Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 704388

Summary: net-news/rssguard-3.5.5 : src/.../searchtextwidget.cpp:47:12: error: invalid use of incomplete type class QKeyEvent
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/martinrotter/rssguard/issues/223
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 703574    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
net-news:rssguard-3.5.5:20191231-151045.log
temp.tbz2

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(+)