Summary: | Splash screen hides KWallet dialog | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Thomas Klausner <tk> |
Component: | general | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | james.dines |
Priority: | NOR | ||
Version: | 2.3-GIT | ||
Target Milestone: | --- | ||
Platform: | NetBSD pkgsrc | ||
OS: | NetBSD | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Thomas Klausner
2009-10-11 12:41:39 UTC
Hmm, I could swear I've seen this reported before. Maybe on the forum or so. That said... it's very likely that OpenBox is at fault here. It may not be fully compatible with the NetWM spec. KWin is one of the most compatible window managers in this regard. Ok, a KWin developer said this: "13:23 <lmurray> EWMH doesn't seem to state anything about the layering of splash windows" So we probably need to fix this in Amarok, by hiding the splash explicitly when the wallet dialog comes up. I've fixed this: commit 99ebf391215fd19607b8b84afb171fa93dc3fdc4 Author: Mark Kretschmann <kretschmann@kde.org> Date: Sun Oct 11 14:17:25 2009 +0200 Hide the splash screen if Last.fm service opens config dialog (KWallet). NOTE: This needs to be ported to CredentialStorage too, if we resurrect that class. BUG: 210179 Thank you for fixing this, and so quickly as well! *** Bug 210927 has been marked as a duplicate of this bug. *** I would like to close this in Mandriva bugzilla, but I would like to clarify your fix first. Do you hide the splash screen if last.fm opens KWallet as described in your comment, or do you do so if *ANY* application opens KWallet? Also, apologies for the duplicate bug, but "Amarok splash kwallet" yielded a Zeroo Bugs Found result when I searched the database :-( @James: Uhm, I'm not sure I understand your question. Amarok now hides its splash screen before opening the KWallet dialog. That's what it does, no less, no more. @Mark: In comment #4 you include the commit message for commit commit 99ebf391215fd19607b8b84afb171fa93dc3fdc4, which states in part: " Hide the splash screen if Last.fm service opens config dialog (KWallet)." I was just clarifying that you meant that it does so whenever *any* application opens KWallet, and not just last.fm Thanks |