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

Bug 288472

Summary: ktimetracker-4.3.2 broken: reports version 4.3.1, missing menus
Product: Gentoo Linux Reporter: Christoph Lange <langec>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: major CC: langec
Priority: High Keywords: InVCS
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Screenshot of broken GUI

Description Christoph Lange 2009-10-10 19:18:48 UTC
ktimetracker 4.3.2 is broken.  It thinks it's 4.3.1, the GUI is broken, and the whole program is hardly usable.


Reproducible: Always

Steps to Reproduce:
After I upgraded KDE to 4.3.2 and Qt to 4.5.2, ktimetracker is broken.  (Note: I upgraded Qt after KDE, but rebuilt kdelibs, as advised by the Qt ebuilds.  The other KDE apps I've used so far work.)
Actual Results:  
ktimetracker still thinks it's version 4.3.1, and it is not usable, as important commands are missing in the GUI (see screenshot) and not executable by keyboard shortcut either.


~$ paludis -q ktimetracker
* kde-base/ktimetracker
    gentoo:                  (4.2.4-r1)K {:4.2} 4.3.1 4.3.2(~) {:4.3}
    installed:               4.3.2* {:4.3}
    Description:             KTimeTracker tracks time spent on various tasks.
    Homepage:                http://www.kde.org/
    License:                 GPL-2
    Installed time:          Sat Oct 10 19:06:32 2009
    Use flags:               (-aqua) (-debug) (handbook) (-kdeprefix) (kontact)
    From repositories:       gentoo
    Installed using:         paludis-0.40.1

Key to mask reasons:

* K: keyword
* ~: keyword (unstable accepted)

~$ ktimetracker --version
Qt: 4.5.2
KDE: 4.3.2 (KDE 4.3.2)
KTimeTracker: 4.3.1

~$ ktimetracker
Object::connect: No such slot ktimetrackerpart::keyBindings()
Object::connect:  (sender name:   'options_configure_keybinding')
Comment 1 Christoph Lange 2009-10-10 19:19:41 UTC
Created attachment 206699 [details]
Screenshot of broken GUI

broken GUI in ktimetracker-4.3.2 (which reports as 4.3.1).  The actions are not accessible by keyboard either.
Comment 2 Christoph Lange 2009-10-10 19:24:18 UTC
I downgraded ktimetracker to 4.3.1, at least that works.
Comment 3 Christoph Lange 2009-10-10 19:32:10 UTC
BTW, ktimetracker-4.3.1 reports as 4.3.0.  Strange.
Comment 4 Christoph Lange 2009-10-14 10:41:53 UTC
This is an upstream bug.

https://bugs.kde.org/show_bug.cgi?id=20957

What's next?  I don't know, I'm not yet experienced with the Gentoo Bugzilla.

Resolve as UPSTREAM?
Comment 5 Toralf Förster gentoo-dev 2009-10-20 09:33:18 UTC
(In reply to comment #4)
> https://bugs.kde.org/show_bug.cgi?id=20957
sure about the correct link ?
Comment 6 Christoph Lange 2009-10-20 09:44:27 UTC
(In reply to comment #5)
> (In reply to comment #4)
> > https://bugs.kde.org/show_bug.cgi?id=20957
> sure about the correct link ?
Oops, sorry, the link is https://bugs.kde.org/show_bug.cgi?id=209570.  It has been fixed in the latest upstream version.
Comment 7 Tomáš Chvátal (RETIRED) gentoo-dev 2009-10-20 10:02:03 UTC
applied upstream patch into cvs.
Thanks for report.