[plasma-integration] [Bug 473863] After long-term use, running new programs becomes impossible because no Qt platform plugin could be initialized

2024-01-18 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473863

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |UPSTREAM

--- Comment #11 from Nate Graham  ---
Fascinating. And equally unrelated to KDE. :) I'd recommend following up with
your distro.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-integration] [Bug 473863] After long-term use, running new programs becomes impossible because no Qt platform plugin could be initialized

2024-01-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=473863

--- Comment #10 from [email protected] ---
So, here's what happens: there is an xauth file located in /tmp, which can be
erased when systemd.tmpfiles-clean.service is executed, causing this bug.
Manual removal of the xauth file reproduces this bug, and copying the file
before it is deleted and restoring it fixes it.

Fixing it completely would require some mechanism to prevent
systemd.tmpfiles-clean.service from erasing the xauth file

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-integration] [Bug 473863] After long-term use, running new programs becomes impossible because no Qt platform plugin could be initialized

2023-11-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=473863

--- Comment #9 from [email protected] ---
This happens inevitably after using for a few days, regardless of updating

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-integration] [Bug 473863] After long-term use, running new programs becomes impossible because no Qt platform plugin could be initialized

2023-11-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=473863

[email protected] changed:

   What|Removed |Added

 CC||[email protected]

--- Comment #8 from [email protected] ---
Could it be an updated system that has not been restarted?

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-integration] [Bug 473863] After long-term use, running new programs becomes impossible because no Qt platform plugin could be initialized

2023-11-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=473863

[email protected] changed:

   What|Removed |Added

   Platform|Other   |Manjaro

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-integration] [Bug 473863] After long-term use, running new programs becomes impossible because no Qt platform plugin could be initialized

2023-11-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=473863

--- Comment #7 from [email protected] ---
"Authorization required, but no authorization protocol specified" is the key
part of this bug. Everything else follows from it

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-integration] [Bug 473863] After long-term use, running new programs becomes impossible because no Qt platform plugin could be initialized

2023-09-11 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=473863

[email protected] changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
 Resolution|BACKTRACE   |---

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-integration] [Bug 473863] After long-term use, running new programs becomes impossible because no Qt platform plugin could be initialized

2023-09-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=473863

--- Comment #6 from [email protected] ---
#0  __pthread_kill_implementation (threadid=,
signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
#1  0x7fb525c8e8a3 in __pthread_kill_internal (signo=6, threadid=) at pthread_kill.c:78
#2  0x7fb525c3e668 in __GI_raise (sig=sig@entry=6) at
../sysdeps/posix/raise.c:26
#3  0x7fb525c264b8 in __GI_abort () at abort.c:79
#4  0x7fb5264a0098 in qt_message_fatal (message=...,
context=...) at global/qlogging.cpp:1919
#5  QMessageLogger::fatal (this=, msg=) at
global/qlogging.cpp:898
#6  0x7fb526b3f3f2 in QGuiApplicationPrivate::createPlatformIntegration()
() from /usr/lib/libQt5Gui.so.5
#7  0x7fb526b3fa69 in QGuiApplicationPrivate::createEventDispatcher() ()
from /usr/lib/libQt5Gui.so.5
#8  0x7fb52669c195 in QCoreApplicationPrivate::init (this=0x5593fe298ad0)
at kernel/qcoreapplication.cpp:835
#9  0x7fb526b3fb16 in QGuiApplicationPrivate::init() () from
/usr/lib/libQt5Gui.so.5
#10 0x7fb526b4084c in QGuiApplication::QGuiApplication(int&, char**, int)
() from /usr/lib/libQt5Gui.so.5
#11 0x5593fe0e60a2 in main (argc=, argv=) at
/usr/src/debug/kglobalaccel/kglobalaccel-5.109.0/src/runtime/main.cpp:41

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-integration] [Bug 473863] After long-term use, running new programs becomes impossible because no Qt platform plugin could be initialized

2023-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473863

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |BACKTRACE

--- Comment #5 from Nate Graham  ---
Can you get a backtrace of the crash? See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-integration] [Bug 473863] After long-term use, running new programs becomes impossible because no Qt platform plugin could be initialized

2023-09-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=473863

--- Comment #4 from [email protected] ---
Attempting to restart kglobalaccel5 with systemctl --user restart
plasma-kglobalaccel.service fails with errors:

plasma-kglobalaccel.service: Main process exited, code=dumped, status=6/ABRT
plasma-kglobalaccel.service: Failed with result 'core-dump'.
Failed to start KDE Global Shortcuts Server.
plasma-kglobalaccel.service: Scheduled restart job, restart counter is at 5.
Stopped KDE Global Shortcuts Server.
plasma-kglobalaccel.service: Start request repeated too quickly.
plasma-kglobalaccel.service: Failed with result 'core-dump'.
Failed to start KDE Global Shortcuts Server.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-integration] [Bug 473863] After long-term use, running new programs becomes impossible because no Qt platform plugin could be initialized

2023-08-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473863

Nate Graham  changed:

   What|Removed |Added

Summary|After long-term use,|After long-term use,
   |running new programs|running new programs
   |becomes impossible  |becomes impossible because
   ||no Qt platform plugin could
   ||be initialized
Version|unspecified |5.27.7
   Assignee|[email protected] |[email protected]
 Status|NEEDSINFO   |REPORTED
Product|kde |plasma-integration
  Component|general |general
 Resolution|WAITINGFORINFO  |---

--- Comment #3 from Nate Graham  ---
Thanks. Dunno what could cause this.

-- 
You are receiving this mail because:
You are watching all bug changes.