Summary: | CUPS and DBus crashes | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Matias L <matiaslaporte> |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | crash | CC: | aacid, nicolas.fella |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 21.08.1 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Matias L
2022-02-03 10:50:00 UTC
It very much sounds like your installation of cups/dbus is broken, not something that Okular can help you with. I'd suggest to visit some help forum (possibily ubuntu related) and ask there. https://bugs.kde.org/show_bug.cgi?id=432740 shows a similar backtrace, which suggests the issue might be with Qt's printing code (In reply to Nicolas Fella from comment #2) > https://bugs.kde.org/show_bug.cgi?id=432740 shows a similar backtrace, which > suggests the issue might be with Qt's printing code I'm 92% sure it's a local setup problem, Qt is calling cupsGetDests2 and that "can't crash". If it's crashing is because something is not well setup in the system or is there something in that stack that needs recompiling because of an ABI/API break . |