[akregator] [Bug 380485] New: Akregator crashes on startup
https://bugs.kde.org/show_bug.cgi?id=380485 Bug ID: 380485 Summary: Akregator crashes on startup Product: akregator Version: 5.5.1 Platform: Neon Packages OS: Linux Status: UNCONFIRMED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: kdepim-b...@kde.org Reporter: olar.bogdan@gmail.com Target Milestone: --- Application: akregator (5.5.1) Qt Version: 5.7.1 Frameworks Version: 5.34.0 Operating System: Linux 4.8.0-53-generic x86_64 Distribution: KDE neon User Edition 5.10 -- Information about the crash: Akregator crashes whenever it's launched. The crash can be reproduced every time. -- Backtrace: Application: Akregator (akregator), signal: Aborted Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7fd370f179c0 (LWP 3523))] Thread 2 (Thread 0x7fd36c8bf700 (LWP 3525)): #0 0x7fd39172ca79 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #1 0x7fd3916e7b41 in g_main_context_query () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x7fd3916e8307 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x7fd3916e849c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x7fd39919075b in QEventDispatcherGlib::processEvents (this=0x7fd368c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425 #5 0x7fd39913b0ba in QEventLoop::exec (this=this@entry=0x7fd36c8bebd0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212 #6 0x7fd398f6af64 in QThread::exec (this=) at thread/qthread.cpp:507 #7 0x7fd39c0f4735 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5 #8 0x7fd398f6fb48 in QThreadPrivate::start (arg=0x7fd39c168d60) at thread/qthread_unix.cpp:368 #9 0x7fd3936bd6ba in start_thread (arg=0x7fd36c8bf700) at pthread_create.c:333 #10 0x7fd39887c82d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 1 (Thread 0x7fd370f179c0 (LWP 3523)): [KCrash Handler] #6 0x7fd3987ab428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54 #7 0x7fd3987ad02a in __GI_abort () at abort.c:89 #8 0x7fd398f56811 in qt_message_fatal (context=..., message=) at global/qlogging.cpp:1682 #9 QMessageLogger::fatal (this=this@entry=0x7ffcd64dbf90, msg=msg@entry=0x7fd38d4220ad "Could not find %s") at global/qlogging.cpp:793 #10 0x7fd389cbdea6 in (anonymous namespace)::subProcessPath () at /workspace/build/src/core/web_engine_library_info.cpp:149 #11 WebEngineLibraryInfo::getPath (key=key@entry=4000) at /workspace/build/src/core/web_engine_library_info.cpp:268 #12 0x7fd389cb941d in QtWebEngineCore::WebEngineContext::WebEngineContext (this=0x18f87f0) at /workspace/build/src/core/web_engine_context.cpp:276 #13 0x7fd389cbafa5 in QtWebEngineCore::WebEngineContext::current () at /workspace/build/src/core/web_engine_context.cpp:207 #14 0x7fd389c5deb1 in QtWebEngineCore::BrowserContextAdapter::defaultContext () at /workspace/build/src/core/browser_context_adapter.cpp:177 #15 0x7fd39c080090 in QWebEngineProfile::defaultProfile() () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineWidgets.so.5 #16 0x7fd39c084c19 in QWebEngineSettings::defaultSettings() () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineWidgets.so.5 #17 0x7fd365588c06 in Akregator::Part::initFonts (this=this@entry=0x18f47a0) at /workspace/build/src/akregator_part.cpp:791 #18 0x7fd36558b456 in Akregator::Part::Part (this=this@entry=0x18f47a0, parentWidget=parentWidget@entry=0x17b3540, parent=parent@entry=0x17b3540, __in_chrg=, __vtt_parm=) at /workspace/build/src/akregator_part.cpp:259 #19 0x7fd36558e481 in KPluginFactory::createPartInstance (parentWidget=0x17b3540, parent=0x17b3540, args=...) at /usr/include/KF5/KCoreAddons/kpluginfactory.h:485 #20 0x7fd39a50397f in KPluginFactory::create (this=this@entry=0x18f7ec0, iface=0x7fd39b1e8258 "KParts::ReadOnlyPart", parentWidget=parentWidget@entry=0x17b3540, parent=parent@entry=0x17b3540, args=..., keyword=...) at /workspace/build/src/lib/plugin/kpluginfactory.cpp:145 #21 0x0040a3a8 in KPluginFactory::create (args=..., parent=0x17b3540, this=0x18f7ec0) at /usr/include/KF5/KCoreAddons/kpluginfactory.h:497 #22 Akregator::MainWindow::loadPart (this=this@entry=0x17b3540) at /workspace/build/src/mainwindow.cpp:110 #23 0x00408c32 in Akregator::Application::activate (this=0x7ffcd64dce80, args=..., workingDir=...) at /workspace/build/src/main.cpp:65 #24 0x7fd39bb5fa3d in KontactInterface::PimUniqueApplication::start (arguments=..., unique=unique@entry=true) at /workspace/build/src/pimuniqueapplication.cpp:135 #25 0x00408462 in main (argc=1, argv=0x7ffcd64dcfe8) at /workspace/build/src/main.cpp:103 Possible duplicates by query: bug 377996, bug 364721, bug 364342, bug 361902, bug 355096. Reported using DrKonqi -- You a
[akregator] [Bug 377129] Akregator crashes immediatelly after being launched
https://bugs.kde.org/show_bug.cgi?id=377129 Bogdan Olar changed: What|Removed |Added Version|unspecified |5.5.1 --- Comment #2 from Bogdan Olar --- I can confirm that installing libqt5webengine5 fixes the issue. -- You are receiving this mail because: You are watching all bug changes.
[akregator] [Bug 377129] New: Akregator crashes immediatelly after being launched
https://bugs.kde.org/show_bug.cgi?id=377129 Bug ID: 377129 Summary: Akregator crashes immediatelly after being launched Product: akregator Version: unspecified Platform: Neon Packages OS: Linux Status: UNCONFIRMED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: kdepim-b...@kde.org Reporter: olar.bogdan@gmail.com Target Milestone: --- Application: akregator (5.4.2) Qt Version: 5.7.1 Frameworks Version: 5.31.0 Operating System: Linux 4.4.0-64-generic x86_64 Distribution: KDE neon User Edition 5.9 -- Information about the crash: - What I was doing when the application crashed: Starting the application using the Application Launcher. This happens every time I try to start Akregator. -- Backtrace: Application: Akregator (akregator), signal: Aborted Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7fdd2af959c0 (LWP 9265))] Thread 2 (Thread 0x7fdd20b55700 (LWP 9267)): #0 0x7fdd55903b5d in poll () at ../sysdeps/unix/syscall-template.S:84 #1 0x7fdd4d68e38c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x7fdd4d68e49c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x7fdd5643975b in QEventDispatcherGlib::processEvents(QFlags) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #4 0x7fdd563e40ba in QEventLoop::exec(QFlags) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #5 0x7fdd56213f64 in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #6 0x7fdd59535735 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5 #7 0x7fdd56218b48 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #8 0x7fdd4f54f6ba in start_thread (arg=0x7fdd20b55700) at pthread_create.c:333 #9 0x7fdd5590f82d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 1 (Thread 0x7fdd2af959c0 (LWP 9265)): [KCrash Handler] #6 0x7fdd5583e428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54 #7 0x7fdd5584002a in __GI_abort () at abort.c:89 #8 0x7fdd561ff811 in QMessageLogger::fatal(char const*, ...) const () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #9 0x7fdd43d2bea6 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #10 0x7fdd43d2741d in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #11 0x7fdd43d28fa5 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #12 0x7fdd43ccbeb1 in QtWebEngineCore::BrowserContextAdapter::defaultContext() () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5 #13 0x7fdd594c0090 in QWebEngineProfile::defaultProfile() () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineWidgets.so.5 #14 0x7fdd594c4c19 in QWebEngineSettings::defaultSettings() () from /usr/lib/x86_64-linux-gnu/libQt5WebEngineWidgets.so.5 #15 0x7fdd1b3a5ba6 in Akregator::Part::initFonts (this=this@entry=0x2889650) at /workspace/build/src/akregator_part.cpp:790 #16 0x7fdd1b3a834c in Akregator::Part::Part (this=this@entry=0x2889650, parentWidget=parentWidget@entry=0x27d97a0, parent=parent@entry=0x27d97a0, __in_chrg=, __vtt_parm=) at /workspace/build/src/akregator_part.cpp:258 #17 0x7fdd1b3ab1b1 in KPluginFactory::createPartInstance (parentWidget=0x27d97a0, parent=0x27d97a0, args=...) at /usr/include/KF5/KCoreAddons/kpluginfactory.h:485 #18 0x7fdd56b22d1f in KPluginFactory::create(char const*, QWidget*, QObject*, QList const&, QString const&) () from /usr/lib/x86_64-linux-gnu/libKF5CoreAddons.so.5 #19 0x0040aca5 in KPluginFactory::create (args=..., parent=0x27d97a0, this=0x288f900) at /usr/include/KF5/KCoreAddons/kpluginfactory.h:497 #20 Akregator::MainWindow::loadPart (this=this@entry=0x27d97a0) at /workspace/build/src/mainwindow.cpp:110 #21 0x0040908e in Akregator::Application::activate (this=0x7ffc6deab010, args=..., workingDir=...) at /workspace/build/src/main.cpp:65 #22 0x7fdd58fafa3d in KontactInterface::PimUniqueApplication::start(QStringList const&, bool) () from /usr/lib/x86_64-linux-gnu/libKF5KontactInterface.so.5 #23 0x00408707 in main (argc=1, argv=0x7ffc6deab178) at /workspace/build/src/main.cpp:103 Possible duplicates by query: bug 376837, bug 375284, bug 364721, bug 364342, bug 362635. Reported using DrKonqi -- You are receiving this mail because: You are watching all bug changes.
[plasmashell] [Bug 376168] Vertical panels impedes dragging windows in multi-monitor setup
https://bugs.kde.org/show_bug.cgi?id=376168 Bogdan Olar changed: What|Removed |Added CC||olar.bogdan@gmail.com --- Comment #4 from Bogdan Olar --- Same issue here. Here is a video demonstrating the issue: https://youtu.be/z4e5ttrpkZs Info: OS: KDE neon 5.9 KDE Plasma: 5.9.4 KDE Frameworks: 5.32.0 QT: 5.7.1 Kernel: 4.4.0-67-generic -- You are receiving this mail because: You are watching all bug changes.
[kdeconnect] [Bug 363947] kde connect: Could not mount device.
https://bugs.kde.org/show_bug.cgi?id=363947 Bogdan Olar changed: What|Removed |Added CC||olar.bogdan@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[kio] [Bug 351913] since version 15.08 some file types previews no longer available (pdf for instance)
https://bugs.kde.org/show_bug.cgi?id=351913 Bogdan Olar changed: What|Removed |Added CC||olar.bogdan@gmail.com --- Comment #24 from Bogdan Olar --- Another workaround for video preview is to compile ffmpegthumbs from source: sudo apt-get install git build-essential cmake extra-cmake-modules kio-dev pkg-config libavformat-dev libavcodec-dev libswscale-dev git clone git://anongit.kde.org/ffmpegthumbs cd ffmpegthumbs git checkout origin/frameworks mkdir -p builddir cd builddir && cmake .. -DCMAKE_INSTALL_PREFIX=$(kf5-config --prefix) -DCMAKE_BUILD_TYPE=Release -DKDE_INSTALL_USE_QT_SYS_PATHS=ON sudo make install After executing the above commands, a "Video Files (ffmpegthumbs)" option should be available in the Control/Configure Dolphin/General/Previews tab. -- You are receiving this mail because: You are watching all bug changes.