Summary: | Starts very slow after closed / closed process hangs | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Ondřej Hruška <ondra> |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | CC: | aacid, ondra |
Priority: | NOR | ||
Version First Reported In: | 0.19.60 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Ondřej Hruška
2014-06-18 10:12:23 UTC
The QClipboard warning seems to indicate something is indeed unhappy. Can you try not running xfce4-clipman? Or running something different altogether (i.e. Plasma or Gnome3)? Does it still happen? (In reply to comment #1) > The QClipboard warning seems to indicate something is indeed unhappy. Can > you try not running xfce4-clipman? Or running something different altogether > (i.e. Plasma or Gnome3)? Does it still happen? I've tried running it in different environment (basically Xfce with OpenBox), and it works flawlessly. Not sure what exactly is different, though. Any ideas what to try, to narrow down the problem? well, there's some clipboard problems between qt and what you use, on your Xfce with OpenBox do you also use xfce4-clipman ? What environment are you using when it fails? It's acting weird on: Openbox, Tint2, xfce4-clipman, LXDM. It's almost vanilla ArchBang. Works good on Openbox, Xfce4-panel, Xfce except XFWM, xfce4-clipman, LXDM. Do you have this problem with any other Qt/kdelibs based software or only with okular? Just checked, it's them all - Both Kate and Kwrite have from the same issue. After you close the app window, it hands and then complains about the QClipboard. While it's hung, the same app can't be started (well, it is started, but doesn't show window, until the old one is terminated). Interestingly, I can run Okular while Kate is hung, so it's some per-application mutex kind of thing, it's not global. Hope that helps. sorry for typos, can't edit :( I meant *have the same issue, *hangs Yes, it's something in Qt not understanding the clibpoard system you have. Unfortunately at this point all i can say is that it's either a kdelibs bug or a Qt bug. I'd vote for a Qt bug, see if you can reproduce it with a symple Qt program like assistant and if you can you can try reporting a bug against Qt upstream at https://bugreports.qt-project.org/ though don't think that they are doing much 4.8 development anymore. I am going to close this bug since it's a bit outside the "okular bug" realm, sorry i can't really help you more and good luck :) I would also suggest you talking with some of the "Openbox, Tint2, xfce4-clipman, LXDM" as the bug may be hiding there too. Yeah, no problem, I've already created a shortcut to "killall okular", so it's really just a minor annoyance. I'll also try installing some additional kdebase packages, in case I missed something. Thanks for suport ;) |