Summary: | K hangs when selection link in K menu | ||
---|---|---|---|
Product: | [Unmaintained] kicker | Reporter: | Gerrit Holl <gerrit> |
Component: | general | Assignee: | John Firebaugh <jfirebaugh> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | crussmann |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | RedHat Enterprise Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Gerrit Holl
2004-02-06 19:47:37 UTC
*** Bug 74398 has been marked as a duplicate of this bug. *** There is one more way to force the K Menu works in this situation. It is pressing "esc" or "Alt" button. I also have this behaviour under Fedora Core 1 and KDE 3.2. I will choose a menu item and instead of running it, nothing will happen and KDE stops responding to mouse clicks. It is possible to use the arrow keys to move the menu selection, and then push Enter to select. Pressing alt or esc makes the menu dissappear and the mouse works again. I have heard suggestions on the kde usenet group that this may be to do with the qt version 3.2.3 revision 0.2. There is a mouse focus policy patch that mandrake seems to have: http://rpms.mandrakeclub.com/rpms/mandrake-devel/cooker/i586/Mandrake/RPMS/qt3-common-3.2.3-11mdk.i586.html Notice under changelog: Thu Jan 22 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 3.2.3-9mdk - Add patch38: fix clipboard recursion crash - Add patch39: fix dnd mem leak - Add patch40: fix mouse policy (fix for kwin3) Is it possible to have this patch applied to the Fedora qt rpm? On Monday 09 February 2004 22:37, Lindsay wrote:
> Is it possible to have this patch applied to the Fedora qt rpm?
You'll need to ask that to the Fedora packager - KDE releases source code,
binary packages are out of our hands.
I have erased the qt 3.2.3 rpm, and compiled and installed qt version 3.3. I have not seen this behaviour today so far. However I'm not sure that I have configured my system correctly to use the new qt version. KDE runs fine, however if I su to another user from a terminal and then attemp to start a kde app, like konqueror, I get: I have erased the qt 3.2.3 rpm, and compiled and installed qt version 3.3. I am not sure if this behaviour has stopped - more testing required. I don't know if I've configured my system correctly to use the new qt. If I su to another user in a console from within KDE, and attempt to start a kde app e.g. konqueror, I get: konqueror: error while loading shared libraries: libqt-mt.so.3: cannot open shared object file: No such file or directory What paths need to be configured to show kde where to get the libraries from? it's fixed in Red Hat package qt-3.3.0-2 or newer, which is available in rawhide. For FC1, i will rebuild KDE 3.2.0 against new qt-3.3.0 this weekend. |