Summary: | Subtitle Composer crashes when I close it | ||
---|---|---|---|
Product: | [Plasma] Oxygen | Reporter: | Stephanos <spapanik21> |
Component: | style | Assignee: | Hugo Pereira Da Costa <hugo.pereira.da.costa> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | hugo.pereira.da.costa |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Stephanos
2013-06-23 00:21:18 UTC
I cannot reproduce :( when exactly does the crash happen ? is it enough to just open the application (without arguments) and close it immediatly ? does it also happen when using bespin style, with transparency turned on ? Also the crash reported by the backtrace 'should not' happen. The access to the widget that creates the crash is protected by a QWeakPointer (so one can't access an invalid widget); and should not happen either to a widget that have been deleted (because of an 'unregister' slot connected to the 'destroyed' signal of the widget. It is strange also that the crash happens 'as late as' widget::test_attribute. Still investigating though (but answer to the questions above would be welcome) best, Hugo If you can provide the information requested in comment #1, please add it. I ran it from Konsole, with no arguments. It crashes every time, no matter what else is running at the same time. ***@*** ~ % subtitlecomposer Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated. Hspell: can't open /usr/share/hspell/hebrew.wgz.sizes. Enchant dict for "en_US" 0x1896d90 Enchant dict for "en_GB" 0x195b220 Enchant dict for "en_GB" 0x1df0120 KCrash: Application 'subtitlecomposer' crashing... KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit sock_file=/home/stephanos/.kde/socket-bolek/kdeinit4__0 zsh: suspended (signal) subtitlecomposer ***@*** ~ % QSocketNotifier: Invalid socket 18 and type 'Read', disabling... [1] + exit 253 subtitlecomposer Dear Bug Submitter, This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond. Thank you for helping us make KDE software even better for everyone! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |