Summary: | Qt applications freeze when trying to Open File | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-frameworkintegration | Reporter: | Dan Farcaș <dan> |
Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs-null> |
Status: | RESOLVED WAITINGFORINFO | ||
Severity: | major | CC: | a.samirh78, cfeck, dan, ht990332, notuxius |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | File Dialog |
Description
Dan Farcaș
2015-09-20 20:42:58 UTC
I tried reproducing this under valgrind. It worked better there... http://pastebin.com/raw.php?i=ejyJknBC If you are using a pure Qt5 application (e.g. smplayer), does the Qt file dialog, or the KDE file dialog appear? This happens every single time in a pure Qt5 application, clementine (Music -> Open File). My first installation was Qt5.4 where I first noticed this and this still happens in Qt5.5.0 I see this in terminal when I press "open file" __logging_message__13:47:47.185 WARN unknown KSambaShare: Could not find smb.conf! I did the following: touch /etc/smb.conf mkdir /etc/samba/ ln -s /etc/smb.conf /etc/samba/smb.conf and clementine file dialog now appears. Nevermind....It happened again under clementine. It appears to be using the KDE file dialog. Sorry for the spam. Created attachment 94715 [details]
File Dialog
Christoph> this is the dialog that's being opened.
duplicate of bug Bug 350758? Is this still happening with KF5 frameworks updated to 5.15.0 version? It could indeed be a duplicate of bug 350758. Is this still reproducible? |