Summary: | Okular 1.0.0 is crashing an all documents (pdf,ps, epub...) | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Jorge Adriano <jorge.adriano> |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | aacid, ivan.cukic, luigi.toscano |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Jorge Adriano
2015-05-25 17:51:10 UTC
Ivan? May it's my system... let me check a few things out package-wise. Double checked my packages, all seems fine. Okular 0.21.3 is working fine, as is evince to be clear, okular 0.21.3 is fine okular 1.0.0 is crashing This seems to be happening only on opensuse so far (I'm marking this as a duplicate). Jorge, are you able to compile libkactivities with patches that I provide so that we can test? What output does 'kactivitymanagerd status' give you? *** This bug has been marked as a duplicate of bug 347817 *** p.s. I've blindly (since I can not reproduce the issue) created a patch that should deal with this, but it needs testing and someone to test the further changes. OpenSUSE have not been provided the package in a long time. You marked it as coming from OpenSUSE RPMs, if this is the case please use the stable (kdelibs4-based) package instead of an unsupported branch. Luigi, can you elaborate a bit? What is unsupported? (In reply to Ivan Čukić from comment #8) > Luigi, can you elaborate a bit? What is unsupported? The frameworks branch of Okular is not supported. Well, even if it isn't supported by openSUSE, it will be supported at some point (when it goes into master) and we should get this fixed before that happens. (it also affects other products which *are* currently supported like the new plasma and kwin) Fine for fixing the issue, but the message for all users is "please do not expect the frameworks branch of Okular to work unless you are willing to fix it". Users relying on packages should use the stable versions or the versions which will get stable soon, and Okular is not in either of these categories right now. (In reply to Luigi Toscano from comment #11) > Fine for fixing the issue, but the message for all users is "please do not > expect the frameworks branch of Okular to work unless you are willing to fix > it". Users relying on packages should use the stable versions or the > versions which will get stable soon, and Okular is not in either of these > categories right now. Hi Luigi, Indeed, I am aware of that. I have KDE 4.12 installed + wolfie's 5.x branch on the side so I can 'drive test' some of the newer apps that interest me the most, like Okular. Should a 5.x app fail, like in this case, I just move back to the corresponding in 4.12. So no drama. http://download.opensuse.org/repositories/home:/wolfi323:/branches:/KDE:/Frameworks5/openSUSE_13.1/ (In reply to Ivan Čukić from comment #5) > This seems to be happening only on opensuse so far (I'm marking this as a > duplicate). > > Jorge, are you able to compile libkactivities with patches that I provide > so that we can test? > What output does 'kactivitymanagerd status' give you? > > *** This bug has been marked as a duplicate of bug 347817 *** OK this seems a bit messy, so it may be a packaging problem. Like I said in another comment, I moved from the stable Frameworks 5 branch to wolfie's so I could test/use the newer Okular, which is what interests me the most. And on moving, I was careful to 'switch system packages' to wolfie's to make sure I didn't end up with a mix of stable/unstable. The repository is: http://download.opensuse.org/repositories/home:/wolfi323:/branches:/KDE:/Frameworks5/openSUSE_13.1/ I should also note that my current working desktop is 4.14, as the packages allow (for the most part), to keep both. So I am running 4.14, and /usr/bin/kactivitymanagerd refers to the 4.14 version, and this doesn't take the "status argument". There is also /usr/bin/kactivitymanagerd5, and its output is: -------------------------------------------- kactivitymanagerd5 status The service is running, version: -------------------------------------------- Like that ^, with no version is specified by the output. However, this made me realise the installed kactivitymanagerd5 is being provided by the stable Frameworks 5 repository and not wolfie's, as the latter installs binaries in /opt/kf5/bin/. Searching in wolfie's repository, it doesn't appear to provide any kactivitymanagerd (which I guess is why it wasn't replaced I guess, no dependency issues are detected though). I don't know if this omission hints at some packaging problem... As for compiling it libkactivities myself, quite frankly I'd be a bit wary of trying that. Not much time on my hands and afraid to mess up mess up my working system. I think contacting openSUSE's wolfi323 could be the way to go. He should probably be interested in integrating the potential fix in his unstable branch https://build.opensuse.org/project/show/home:wolfi323 If anyone looking at this is an opensuse packager, please look at https://community.kde.org/Frameworks/Coinstallability (or, if you know an oS KDE packager, please forward the link) |