Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 704388 - net-news/rssguard-3.5.5 : src/.../searchtextwidget.cpp:47:12: error: invalid use of incomplete type class QKeyEvent
Summary: net-news/rssguard-3.5.5 : src/.../searchtextwidget.cpp:47:12: error: invalid ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qt-5.14
  Show dependency tree
 
Reported: 2019-12-31 15:36 UTC by Toralf Förster
Modified: 2020-01-05 17:00 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,15.96 KB, text/plain)
2019-12-31 15:36 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,88.70 KB, text/plain)
2019-12-31 15:36 UTC, Toralf Förster
Details
environment (environment,93.70 KB, text/plain)
2019-12-31 15:36 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.74 KB, application/x-bzip)
2019-12-31 15:36 UTC, Toralf Förster
Details
net-news:rssguard-3.5.5:20191231-151045.log (net-news:rssguard-3.5.5:20191231-151045.log,226.63 KB, text/plain)
2019-12-31 15:36 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,29.95 KB, application/x-bzip)
2019-12-31 15:36 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-12-31 15:36:04 UTC
src/gui/searchtextwidget.cpp: In member function ‘virtual void SearchTextWidget::keyPressEvent(QKeyEvent*)’:
src/gui/searchtextwidget.cpp:47:12: error: invalid use of incomplete type ‘class QKeyEvent’
   47 |   if (event->key() == Qt::Key::Key_Escape) {
      |            ^~
In file included from /usr/include/qt5/QtWidgets/QWidget:1,

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-20191229-120804

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.40.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Tue, 31 Dec 2019 15:05:48 +0000

emerge -qpvO net-news/rssguard
[ebuild  N    ] net-news/rssguard-3.5.5  USE="-debug -webengine"
Comment 1 Toralf Förster gentoo-dev 2019-12-31 15:36:07 UTC
Created attachment 602084 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-31 15:36:10 UTC
Created attachment 602086 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-12-31 15:36:14 UTC
Created attachment 602088 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-12-31 15:36:16 UTC
Created attachment 602090 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-12-31 15:36:19 UTC
Created attachment 602092 [details]
net-news:rssguard-3.5.5:20191231-151045.log
Comment 6 Toralf Förster gentoo-dev 2019-12-31 15:36:23 UTC
Created attachment 602094 [details]
temp.tbz2
Comment 7 Andreas Sturmlechner gentoo-dev 2020-01-05 15:59:04 UTC
Neither 3.5.9 nor 9999 contain a fix for this.
Comment 8 Larry the Git Cow gentoo-dev 2020-01-05 17:00:00 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a575be325e55f72695819e20364722dc74c9726c

commit a575be325e55f72695819e20364722dc74c9726c
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-01-05 16:46:02 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-01-05 16:59:39 +0000

    net-news/rssguard: 3.5.9 version bump
    
    Closes: https://bugs.gentoo.org/704388
    Closes: https://bugs.gentoo.org/682582
    Closes: https://bugs.gentoo.org/645386
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 net-news/rssguard/Manifest                         |  1 +
 .../rssguard/files/rssguard-3.5.9-qt-5.14.patch    | 10 +++++
 net-news/rssguard/rssguard-3.5.9.ebuild            | 44 ++++++++++++++++++++++
 3 files changed, 55 insertions(+)