Summary: | Kontact crashes right after start | ||
---|---|---|---|
Product: | [KDE Neon] neon | Reporter: | Andras <andrasszerencses1> |
Component: | general | Assignee: | Neon Bugs <neon-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | arpj.rebola, bugreport, dm.vl.ivanov, gianni_2295, halla, hohenegger, info, jr, jv3303, krzak.pawel, m.merklinger, n0psledbyte, neon-bugs, nicodorn, ojschmidt, sitter, tcit, tomas.nackaerts, yc-153434 |
Priority: | VHI | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=382331 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi |
Description
Andras
2018-07-20 14:36:59 UTC
Created attachment 114030 [details]
New crash information added by DrKonqi
kontact (5.8.2) using Qt 5.11.1
- What I was doing when the application crashed: When I try to start Kontact it crashes immediatly. No startscreen or something else is seen.
- Custom settings of the application: the application starts automatically when I boot KDE Neon
-- Backtrace (Reduced):
#6 0x00007f71acb5ec20 in KontactInterface::PimUniqueApplication::staticMetaObject () from /usr/lib/x86_64-linux-gnu/libKF5KontactInterface.so.5
#7 0x00007f71ac959d3d in KontactInterface::PimUniqueApplication::start (arguments=..., unique=unique@entry=true) at /workspace/build/src/pimuniqueapplication.cpp:135
#8 0x000000000040437b in main (argc=1, argv=0x7ffc6dd0dbf8) at /workspace/build/src/main.cpp:216
Confirmed this bug on a fresh install of KDE Neon. The bug appears after upgrade through apt-get alone, could not locate the precise package that provokes the problem. *** Bug 396698 has been marked as a duplicate of this bug. *** *** Bug 396686 has been marked as a duplicate of this bug. *** Probably caused by the 18.08 branching, needing a recompile of all KDEPIM packages. (In reply to Christoph Feck from comment #5) > Probably caused by the 18.08 branching, needing a recompile of all KDEPIM > packages. pulling in todays updates fixed it for me, thanks Created attachment 114043 [details] New crash information added by DrKonqi kmail (5.8.2) using Qt 5.11.1 I have the same propblem since upgrading KDE Neon an hour ago. No further updates are offered – so if “todays updates” mentioned by tomas nackaerts in https://bugs.kde.org/show_bug.cgi?id=396694#c6 are already generally available, then they do NOT solve the problem for everyone. -- Backtrace (Reduced): #7 0x00007f15de4fad3d in KontactInterface::PimUniqueApplication::start (arguments=..., unique=unique@entry=true) at /workspace/build/src/pimuniqueapplication.cpp:135 #8 0x00000000004035fc in main (argc=1, argv=0x7ffd70150678) at /workspace/build/src/main.cpp:128 Still not fixed. Created attachment 114044 [details]
New crash information added by DrKonqi
kmail (5.8.2) using Qt 5.11.1
- What I was doing when the application crashed:
Launching KMail after KDE Neon upgrade from 5.13.2 to 5.13.3
-- Backtrace (Reduced):
#7 0x00007f19e30dfd3d in KontactInterface::PimUniqueApplication::start (arguments=..., unique=unique@entry=true) at /workspace/build/src/pimuniqueapplication.cpp:135
#8 0x00000000004035fc in main (argc=1, argv=0x7fff60769b68) at /workspace/build/src/main.cpp:128
*** Bug 396720 has been marked as a duplicate of this bug. *** *** Bug 396722 has been marked as a duplicate of this bug. *** *** Bug 396700 has been marked as a duplicate of this bug. *** *** Bug 396724 has been marked as a duplicate of this bug. *** I have the same problem, but i not upgrade to plasma 5.13.3 yet. I'm just install kmail from apt and then crashes when it's start. here is backtrace from gdb. KDE Plasma Version: 5.13.2 KDE Frameworks Version: 5.47.0 Qt Version: 5.11.1 OS: KDE Neon #0 0x0000000000000001 in ?? () #1 0x00007ffff7bd0d3d in KontactInterface::PimUniqueApplication::start(QStringList const&, bool) () from /usr/lib/x86_64-linux-gnu/libKF5KontactInterface.so.5 #2 0x00000000004035fc in ?? () #3 0x00007ffff4efc830 in __libc_start_main (main=0x402720, argc=0x1, argv=0x7fffffffdb38, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffffffdb28) at ../csu/libc-start.c:291 #4 0x0000000000403829 in _start () *** Bug 396728 has been marked as a duplicate of this bug. *** Todays update solved this bug for me. Thank you for the fast response! Well done ;) Hi yc-153434@hs-weingarten.de ! Which update you mind? I did an update at 4pm. There was an update of the PIM suite I have nothing to update for now but I can not run the korganizer from this same reason as here. Maybe I haven't lasted package in repo yet... Try in terminal: sudo pkcon refresh sudo pkcon update Sadly pkcon return nothing to do, I will be waiting. Some workaround for people which using the korganizer in this case: install the kontact application. When you will run kontact you have your organizer. In case run korganizer independently you will crash error as before. I now saw another update. This fixed the problem for me. Which distro you are using? KDE Neon User Edition After the recent updates the problem is partially fixed for me. KOrganizer won't start directly (see duplicate #396700). But the workaround via Kontact, proposed by Paweł Krzak, works. Distro: KDE Neon User Edition sorry looks like the friday snapshot got a half-done KDE PIM. Saturday's got it complete apart from korganizer. Today's snapshot should be fixed. apologies for the hassle. Now it's fixed! Thanks! |