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

Bug 707564

Summary: kde-misc/kanyremote-8.0 version bump or bust
Product: Gentoo Linux Reporter: Andreas Sturmlechner <asturm>
Component: Current packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal CC: dev
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=707338
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 694800    

Description Andreas Sturmlechner gentoo-dev 2020-01-31 08:50:41 UTC
No revdeps, so it can easily be las-trited, unless someone will complain? trunk does not contain anything worthwile over the (broken?) 8.0 release.
Comment 1 Andreas Sturmlechner gentoo-dev 2020-01-31 09:50:07 UTC
> Traceback (most recent call last):
>   File "/usr/lib/python-exec/python3.7/kanyremote", line 4511, in <module>
>     main()
>   File "/usr/lib/python-exec/python3.7/kanyremote", line 4430, in main
>     mainWindow = kAnyRemote(cfgSet)
>   File "/usr/lib/python-exec/python3.7/kanyremote", line 3173, in __init__
>     self.showWizard(cfgSet,cfgReader.j2meDir_)
>   File "/usr/lib/python-exec/python3.7/kanyremote", line 3218, in showWizard
>     ret  = yesno(self,_tr('Would You like to download J2ME client from Web ?'))
>   File "/usr/lib/python-exec/python3.7/kanyremote", line 4071, in yesno
>     ret = QMessageBox.question(widget,"kAnyRemote",message,QMessageBox.Yes|QMessageBox.Default,QMessageBox.No|QMessageBox.Escape)
> TypeError: question(QWidget, str, str, buttons: Union[QMessageBox.StandardButtons, QMessageBox.StandardButton] =
>   QMessageBox.StandardButtons(QMessageBox.Yes|QMessageBox.No), defaultButton: QMessageBox.StandardButton = QMessageBox.NoButton):
>     argument 5 has unexpected type 'StandardButtons'
Comment 2 Larry the Git Cow gentoo-dev 2020-01-31 09:56:27 UTC
The bug has been referenced in the following commit(s):

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

commit 35e757dff4012b3004613b569e400128e70b59f9
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-01-31 09:54:46 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-01-31 09:56:01 +0000

    profiles: Mask kde-misc/kanyremote for removal
    
    Bug: https://bugs.gentoo.org/707564
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2020-03-01 22:06:02 UTC
The bug has been closed via the following commit(s):

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

commit 06991ba4a58552cc97e32b23640cb88fca562eec
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-03-01 22:05:02 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-03-01 22:05:43 +0000

    profiles: Remove last-rited kde-misc/kanyremote
    
    Closes: https://bugs.gentoo.org/707564
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-misc/kanyremote/Manifest              |  1 -
 kde-misc/kanyremote/kanyremote-6.4.ebuild | 55 -------------------------------
 kde-misc/kanyremote/metadata.xml          | 11 -------
 profiles/package.mask                     |  6 ----
 4 files changed, 73 deletions(-)