Bug 72621 - A menu and a popup dialog opening at the same time freezes interface [major]
Summary: A menu and a popup dialog opening at the same time freezes interface [major]
Status: RESOLVED DUPLICATE of bug 65978
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-14 12:27 UTC by Oded Arbel
Modified: 2004-01-14 12:57 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Oded Arbel 2004-01-14 12:27:48 UTC
Version:           לא ידוע (using KDE 3.1.94 (CVS >= 20031206), compiled sources)
Compiler:          gcc version 3.3.2 (Mandrake Linux 10.0 3.3.2-3mdk)
OS:          Linux (i686) release 2.6.0-1mdk

When a popup dialog opens while a menu is being displayed, the interface freezes completly - while the mouse can be moved and the application continue to run and draw things, no more input is accepted from either mouse or keyboard. at this point the only thing left to do is to kill the Xserver using CTRL-ALT-BKSPC (I haven't tried to kill kwin from a terminal - that might work as well).

I've seen this a few times w/o being able to reproduce it consistantly, and most times I can still get away from a lock using ESC or something.
But I found out how to reproduce the freeze consistantly on my system using the KWalletManager:

- have kwalletmanager running
- make sure all the active wallets are closed
- type a URL for a site that has a login form and for which kwallet has a password stored. a good example is a webmail interface.
- before the site loads, open a menu or a bookmark menu from the bookmark toolbar.
- once the kwalletmanager popsup the password dialog for the default wallet, kwin freezes completly.

This seems related to Bug 45403, though I wasn't able to reproduce that specific bug - the cookiejar alert lives in happy co-existance with menus - it does not even close them as the comments in that bug state.

I'm thinking that the same fix that was done in kcookiejar to solve Bug 45403 might need be done for kwalletmanager.

I'm using XFree 4.3.99 (4.4 pre-release) on a NVidia card but using the opensource driver. I have menu shadows enabled but not transparency.
Comment 1 Lubos Lunak 2004-01-14 12:57:06 UTC

*** This bug has been marked as a duplicate of 65978 ***