| Summary: | warning/error message when logout | ||
|---|---|---|---|
| Product: | [Unmaintained] kopete | Reporter: | avlas <jsardid> |
| Component: | Skype Plugin | Assignee: | Kopete Developers <kopete-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | anselmolsm, pali.rohar |
| Priority: | NOR | ||
| Version First Reported In: | 1.0.0 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
avlas
2010-05-28 07:04:00 UTC
*** Bug 239828 has been marked as a duplicate of this bug. *** *** Bug 239829 has been marked as a duplicate of this bug. *** Oops, I have seen that the bug appears so many times, sorry about that. The reason is that I got some issues while reporting the bug and I tried few times. Apparently they worked, though. *** Bug 239830 has been marked as a duplicate of this bug. *** (In reply to comment #3) > Oops, I have seen that the bug appears so many times, sorry about that. The > reason is that I got some issues while reporting the bug and I tried few times. > Apparently they worked, though. No problem =) I think it's important to note there is a backtrace in one of the other reports, Bug 239830. Some symbols are missing, but can be useful somehow. Thanks! Thanks to you! :) I'd like to improve the backtrace but it seems that there is not a debug package for kopete in kde sc 4.4.3 under kubuntu lucid. Please, correct me if I'm wrong. For kubuntu karmic and lucid I have in my PPA fresh svn builds with debug symbols (all in package kopete), see https://launchpad.net/~pali.rohar/+archive/ppa I can switch error messages from KMessageBox to KNotification::event, which will be show in plasma (like notification: user is online/offline ... and not block Kopete) This message org.freedesktop.DBus.Error.ServiceUnknown show when logout, because KDE quit skype and kopete cannot "correct" quit connection with skype. Skype plugin now has all notifications on plasma (non-modal). So problems with modal error message dialogs are fixed. |