Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 292061 - qt-recordmydesktop perfences dialog trouble
Summary: qt-recordmydesktop perfences dialog trouble
Status: VERIFIED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-06 08:29 UTC by Paul V
Modified: 2009-11-11 21:27 UTC (History)
1 user (show)

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


Attachments
output and package info (qtrmd,19.61 KB, text/plain)
2009-11-06 08:30 UTC, Paul V
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paul V 2009-11-06 08:29:41 UTC
When I am trying to enter to perfences dialog nothing happens.Output of qt-recordmydesktop and info file attached.

Reproducible: Always
Comment 1 Paul V 2009-11-06 08:30:24 UTC
Created attachment 209404 [details]
output and package info
Comment 2 Arttu Valo 2009-11-10 23:57:21 UTC
I'm a newbie at reading python exception traces, but is it complaining that jack_lsp cannot be found?

jack_lsp seems to be provided by media-sound/jack-audio-connection-kit -- do you have it installed?
Comment 3 Paul V 2009-11-11 06:51:53 UTC
Thanks, after installing it perfences dialog is returned. Should it be an dependency?
Comment 4 Arttu Valo 2009-11-11 19:22:21 UTC
(In reply to comment #3)
> Thanks, after installing it perfences dialog is returned. Should it be an
> dependency?

Yes, most likely jack-audio-connection-kit should be in RDEPEND if it is needed at runtime (as would seem to be the case).

You might want to change the bug summary to reflect the discovery that this package is likely just missing a dependency. I'm not a Gentoo dev, so I cannot help much further.