[kwin] [Bug 444667] kwin crashes in KDecoration2::DecorationSettings::font() during login causing kde freeze

2023-09-06 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=444667

David Edmundson  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |UNMAINTAINED

--- Comment #7 from David Edmundson  ---
This bug was reported against an outdated version of KWin. We have made many
changes since the. 
If the issue persists in newer versions can you reopen the bug report updating
the version number.

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

[kwin] [Bug 444667] kwin crashes in KDecoration2::DecorationSettings::font() during login causing kde freeze

2021-11-08 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=444667

--- Comment #6 from Aleix Pol  ---
Git commit 6e5e6006c64860c59590c20575a1c2ceea29f775 by Aleix Pol.
Committed on 07/11/2021 at 00:35.
Pushed by apol into branch 'master'.

Fix warning

warning: moving a temporary object prevents copy elision [-Wpessimizing-move]

M  +1-1src/decoratedclient.cpp
M  +1-1src/decorationsettings.cpp

https://invent.kde.org/plasma/kdecoration/commit/6e5e6006c64860c59590c20575a1c2ceea29f775

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

[kwin] [Bug 444667] kwin crashes in KDecoration2::DecorationSettings::font() during login causing kde freeze

2021-11-06 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=444667

--- Comment #5 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/kdecoration/-/merge_requests/13

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

[kwin] [Bug 444667] kwin crashes in KDecoration2::DecorationSettings::font() during login causing kde freeze

2021-11-06 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=444667

--- Comment #4 from Nicolas Fella  ---
*** Bug 444830 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 444667] kwin crashes in KDecoration2::DecorationSettings::font() during login causing kde freeze

2021-11-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=444667

--- Comment #3 from f.ka...@posteo.de ---
Downgrading the libkdecorations package as suggested here temporarily fixed it
for me https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=996726

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

[kwin] [Bug 444667] kwin crashes in KDecoration2::DecorationSettings::font() during login causing kde freeze

2021-11-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=444667

--- Comment #2 from f.ka...@posteo.de ---
Created attachment 143139
  --> https://bugs.kde.org/attachment.cgi?id=143139&action=edit
New crash information added by DrKonqi

kwin_x11 (5.21.5) using Qt 5.15.2

- What I was doing when the application crashed

Booting the system gets stuck after the login screen and only shows a black
screen. The mouse pointer is visible and can be moved around. Using the
`Ctrl-Esc` key combination, the task manager can be opened and from there on a
shell via the tools menu. Manually starting the plasma desktop via
`startplasma-x11` fails, but `plasmashell` can be started which shows the task
bar, desktop widgets and desktop background. All windows are missing their
titlebar/window decorations. 
Attempting to manually start `kwin` in the shell leads to a crash.
When attempting to open the window decoration settings tab in the system
settings application, the application crashes (other settings tabs work fine).

-- Backtrace (Reduced):
#6  0x7f00c73d0510 in KDecoration2::DecorationSettings::font() const
(this=this@entry=0x55ceff5c2960) at /usr/include/c++/11/bits/unique_ptr.h:173
#7  0x7f00c73d0737 in operator() (__closure=) at
./src/decorationsettings.cpp:19
#8 
KDecoration2::DecorationSettings::DecorationSettings(KDecoration2::DecorationBridge*,
QObject*) (this=0x55ceff5c2960, bridge=0x7f00bc0062f0, parent=)
at ./src/decorationsettings.cpp:34
#9  0x7f00c9419add in
QSharedPointer::create(KWin::Decoration::DecorationBridge*&&)
() at /usr/include/c++/10/new:175
#10 KWin::Decoration::DecorationBridge::init() (this=0x7f00bc0062f0) at
./decorations/decorationbridge.cpp:121

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

[kwin] [Bug 444667] kwin crashes in KDecoration2::DecorationSettings::font() during login causing kde freeze

2021-11-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=444667

f.ka...@posteo.de changed:

   What|Removed |Added

 CC||f.ka...@posteo.de

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

[kwin] [Bug 444667] kwin crashes in KDecoration2::DecorationSettings::font() during login causing kde freeze

2021-11-01 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=444667

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
   Severity|grave   |crash
Summary|kwin crashes during login   |kwin crashes in
   |causing kde freeze  |KDecoration2::DecorationSet
   ||tings::font() during login
   ||causing kde freeze
  Component|general |decorations

--- Comment #1 from Nate Graham  ---
Pasting inline:


#4  0x7f12e42dd510 in KDecoration2::DecorationSettings::font() const ()
from /usr/lib/x86_64-linux-gnu/libkdecorations2.so.5
#5  0x7f12e42dd737 in
KDecoration2::DecorationSettings::DecorationSettings(KDecoration2::DecorationBridge*,
QObject*) () from /usr/lib/x86_64-linux-gnu/libkdecorations2.so.5
#6  0x7f12e6326add in KWin::Decoration::DecorationBridge::init() () from
/usr/lib/x86_64-linux-gnu/libkwin.so.5
#7  0x7f12e642b5a7 in KWin::Workspace::Workspace() () from
/usr/lib/x86_64-linux-gnu/libkwin.so.5
#8  0x7f12e6384990 in KWin::Application::createWorkspace() () from
/usr/lib/x86_64-linux-gnu/libkwin.so.5
#9  0x5638c068141e in ?? ()
#10 0x7f12e4f53977 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x7f12dc2cbd73 in void
KWin::X11StandalonePlatform::doUpdateOutputs()
() from
/usr/lib/x86_64-linux-gnu/qt5/plugins/org.kde.kwin.platforms/KWinX11Platform.so
#12 0x7f12dc2c5779 in KWin::X11StandalonePlatform::initOutputs() () from
/usr/lib/x86_64-linux-gnu/qt5/plugins/org.kde.kwin.platforms/KWinX11Platform.so
#13 0x7f12dc2c57d1 in KWin::X11StandalonePlatform::init() () from
/usr/lib/x86_64-linux-gnu/qt5/plugins/org.kde.kwin.platforms/KWinX11Platform.so

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