[krita] [Bug 487517] New: Krita crashes when closing while loading file

2024-05-25 Thread tildearrow
https://bugs.kde.org/show_bug.cgi?id=487517

Bug ID: 487517
   Summary: Krita crashes when closing while loading file
Classification: Applications
   Product: krita
   Version: 5.2.2
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: General
  Assignee: krita-bugs-n...@kde.org
  Reporter: tildear...@protonmail.com
  Target Milestone: ---

SUMMARY
If Krita is closed before it finishes loading a file that has been specified in
the command like, it will crash instead of closing gracefully.

STEPS TO REPRODUCE
1. Open Krita (pass a file in command line)
2. As soon as the main window opens, close it (but before the file has loaded)

OBSERVED RESULT
Krita crashes.

EXPECTED RESULT
Krita closes.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 6.0.4
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.2.0
Qt Version: 6.7.0/5.15.13+kde+r147-1

ADDITIONAL INFORMATION

Backtrace:
```
Application: krita (krita), signal: Segmentation fault

[KCrash Handler]
#4  0x7f9bb72aa664 in QObject::thread() const () at
/usr/lib/libQt5Core.so.5
#5  0x7f9bb868597d in
KisBusyWaitBroker::notifyWaitOnImageStarted(KisImage*) () at
/usr/lib/libkritaimage.so.19
#6  0x7f9bb86f0db0 in KisImage::waitForDone() () at
/usr/lib/libkritaimage.so.19
#7  0x7f9bb86e3420 in KisImage::~KisImage() () at
/usr/lib/libkritaimage.so.19
#8  0x7f9bb86e3ade in KisImage::~KisImage() () at
/usr/lib/libkritaimage.so.19
#9  0x7f9bb909ca0c in ??? () at /usr/lib/libkritaui.so.19
#10 0x7f9bb9046d0e in KisPart::~KisPart() () at /usr/lib/libkritaui.so.19
#11 0x7f9bb9037c8e in ??? () at /usr/lib/libkritaui.so.19
#12 0x7f9bb6b79fa1 in ??? () at /usr/lib/libc.so.6
#13 0x7f9bb6b7a06e in exit () at /usr/lib/libc.so.6
#14 0x7f9bb6b60c8f in ??? () at /usr/lib/libc.so.6
#15 0x7f9bb6b60d4c in __libc_start_main () at /usr/lib/libc.so.6
#16 0x560d0375ba05 in ??? ()
[Inferior 1 (process 3076) detached]
```

Standard output:
```
~/Pictures$ krita yup.png 
No "macintosh" available.
Set style "breeze"
kf.config.core: Watching absolute paths is not supported
"/usr/share/color-schemes/KritaDark.colors"
Invalid profile :  "/usr/share/color/icc/colord/Crayons.icc"
Invalid profile :  "/usr/share/color/icc/colord/x11-colors.icc"
krita.lib.pigment: Replacing color space factory "LABA" "L*a*b* (16-bit
integer/channel, unmanaged)" with "LABA" "L*a*b*/Alpha (16-bit
integer/channel)"
krita.lib.pigment: Replacing color space factory "RGBA" "RGB (8-bit
integer/channel, unmanaged)" with "RGBA" "RGB/Alpha (8-bit integer/channel)"
krita.lib.pigment: Replacing color space factory "RGBA16" "RGB (16-bit
integer/channel, unmanaged)" with "RGBA16" "RGB/Alpha (16-bit integer/channel)"
Loading plugin "/usr/lib/kritaplugins/kritaseexprgenerator.so" failed,  "Cannot
load library /usr/lib/kritaplugins/kritaseexprgenerator.so: (libKSeExprUI.so.4:
cannot open shared object file: No such file or directory)"
QObject::startTimer: Timers cannot have negative intervals
/usr/lib/krita-python-libs/krita added to PYTHONPATH
/usr/share/krita/pykrita/comics_project_management_tools/comics_exporter.py:429:
SyntaxWarning: invalid escape sequence '\d'
  svgRegExp = re.compile('[MLCSQHVATmlzcqshva]\d+\.?\d* \d+\.?\d*')
/usr/share/krita/pykrita/comics_project_management_tools/comics_exporter.py:539:
SyntaxWarning: invalid escape sequence '\<'
  string = re.sub("\<.*?\>", " ", string)
/usr/share/krita/pykrita/comics_project_management_tools/exporters/CPMT_ACBF_XML_Exporter.py:510:
SyntaxWarning: invalid escape sequence '\<'
  string = re.sub("\<\/*?text.*?\>",'', str(v["text"]))
/usr/share/krita/pykrita/comics_project_management_tools/exporters/CPMT_ACBF_XML_Exporter.py:511:
SyntaxWarning: invalid escape sequence '\s'
  string = re.sub("\s+?", " ", string)
/usr/share/krita/pykrita/comics_project_management_tools/exporters/CPMT_po_parser.py:49:
SyntaxWarning: invalid escape sequence '\<'
  text = re.sub("\<.*?\>", " ", text)
/usr/share/krita/pykrita/comics_project_management_tools/exporters/CPMT_po_parser.py:50:
SyntaxWarning: invalid escape sequence '\s'
  key += str(re.sub("\s+", " ", text)).strip()
/usr/share/krita/pykrita/comics_project_management_tools/exporters/CPMT_po_parser.py:114:
SyntaxWarning: invalid escape sequence '\<'
  key = re.sub("\<.*?\>", " ", key)
/usr/share/krita/pykrita/comics_project_management_tools/exporters/CPMT_po_parser.py:115:
SyntaxWarning: invalid escape sequence '\s'
  key = re.sub("\s+", " ", key)
/usr/share/krita/pykrita/scripter/ui_scripter/syntax/syntax.py:33:
SyntaxWarning: invalid escape sequence '\+'
  '\+', '-', '\*', '/', '//', '\%', '\*\*',
/usr/share/krita/pykrita/scripter/ui_scripter/syntax/syntax.py:33:
SyntaxWarning: invalid escape sequence '\*'
  '\+', '-', '\*', '/', '//', '\%', '\*\*',
/usr/share/krita/pykrita/scripter/ui_scripter/syntax/syntax.py:33:
SyntaxWarning: invalid es

[drkonqi] [Bug 470190] Dr. Konqi doesn't always show up when plasmashell crashes

2023-08-15 Thread tildearrow
https://bugs.kde.org/show_bug.cgi?id=470190

tildearrow  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 Status|NEEDSINFO   |REPORTED

--- Comment #5 from tildearrow  ---
I don't have any other information to provide.

However I do have an update: killing plasmashell will make Dr. Konqi appear for
one frame, and then immediately disappear.

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

[drkonqi] [Bug 470190] Dr. Konqi doesn't always show up when plasmashell crashes

2023-07-31 Thread tildearrow
https://bugs.kde.org/show_bug.cgi?id=470190

tildearrow  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 Status|NEEDSINFO   |REPORTED

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

[drkonqi] [Bug 470190] Dr. Konqi doesn't always show up when plasmashell crashes

2023-07-31 Thread tildearrow
https://bugs.kde.org/show_bug.cgi?id=470190

--- Comment #2 from tildearrow  ---
(In reply to Harald Sitter from comment #1)
> - start kwrite in a terminal
> - run `killall -SEGV kwrite`
> - what is the output on the terminal?

With plasmashell active:

```
$ kwrite
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = kwrite path = /usr/bin pid = 6794
KCrash: Arguments: /usr/bin/kwrite 
KCrash: Attempting to start /usr/lib/drkonqi
```

Dr. Konqi notification is visible.

---

Without plasmashell:

```
$ kwrite
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = kwrite path = /usr/bin pid = 7631
KCrash: Arguments: /usr/bin/kwrite 
KCrash: Attempting to start /usr/lib/drkonqi
org.kde.drkonqi: Mapping found despite product information being provided by
the application. Consider removing the mapping entry "kwrite"
file:///usr/lib/qt/qml/org/kde/kirigami.2/ContextDrawer.qml:135:9: QML
ListView: Binding loop detected for property "topMargin"
```

Dr. Konqi appears instantly.

S... this means Dr. Konqi *is* aware of the presence of a notification
tray, but it doesn't seem to handle a situation in where the tray (in this
case, plasmashell) dies...

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

[plasmashell] [Bug 470191] New: Crash in Configure Desktop and Wallpaper when Latte Dock is installed

2023-05-23 Thread tildearrow
https://bugs.kde.org/show_bug.cgi?id=470191

Bug ID: 470191
   Summary: Crash in Configure Desktop and Wallpaper when Latte
Dock is installed
Classification: Plasma
   Product: plasmashell
   Version: 5.27.5
  Platform: Archlinux
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: generic-crash
  Assignee: plasma-b...@kde.org
  Reporter: tildear...@protonmail.com
  Target Milestone: 1.0

SUMMARY

plasmashell will crash if plasma_containmentactions_lattecontextmenu.so loads
by going to Configure Desktop and Wallpaper... > Mouse Actions.
I don't know whether to report it as a plasmashell bug or a latte-dock one, so
I reported it as plasmashell.
May not reproduce all the time.

Backtrace:

```
(gdb) backtrace
#0  0x7fff7fc93b42 in  () at
/usr/lib/qt/plugins/plasma_containmentactions_lattecontextmenu.so
#1  0x7fff7fc9624b in  () at
/usr/lib/qt/plugins/plasma_containmentactions_lattecontextmenu.so
#2  0x75cecfe7 in QtPrivate::QSlotObjectBase::call(QObject*, void**)
(a=0x7fffda20, r=, this=0x58e39a80, this=, r=, a=) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#3  doActivate(QObject*, int, void**) (sender=0x55f5cc60,
signal_index=13, argv=0x7fffda20)
at kernel/qobject.cpp:3923
#4  0x77ca72e7 in Plasma::Applet::userConfiguringChanged(bool)
(this=, _t1=, _t1@entry=false)
at
/usr/src/debug/plasma-framework/build/src/plasma/KF5Plasma_autogen/include/moc_applet.cpp:598
#5  0x77ca85c9 in Plasma::Applet::setUserConfiguring(bool)
(this=, configuring=configuring@entry=false)
at
/usr/src/debug/plasma-framework/plasma-framework-5.106.0/src/plasma/applet.cpp:585
#6  0x77f5dd51 in PlasmaQuick::ConfigView::~ConfigView()
(this=0x5a1877a0, this=)
at
/usr/src/debug/plasma-framework/plasma-framework-5.106.0/src/plasmaquick/configview.cpp:284
#7  0x5558422a in ContainmentConfigView::~ContainmentConfigView()
(this=0x5a1877a0, this=)
at
/usr/src/debug/plasma-workspace/plasma-workspace-5.27.5/shell/containmentconfigview.cpp:62
#8  ContainmentConfigView::~ContainmentConfigView() (this=0x5a1877a0,
this=)
at
/usr/src/debug/plasma-workspace/plasma-workspace-5.27.5/shell/containmentconfigview.cpp:62
#9  0x75cdf65e in QObject::event(QEvent*) (this=0x5a1877a0,
e=0x58bab1e0)
at kernel/qobject.cpp:1334
#10 0x7693593f in QApplicationPrivate::notify_helper(QObject*, QEvent*)
()
at /usr/lib/libQt5Widgets.so.5
#11 0x75cb7b18 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
(receiver=0x5a1877a0, event=0x58bab1e0) at
kernel/qcoreapplication.cpp:1064
#12 0x75cbca7b in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*)
(receiver=0x0, event_type=0, data=0x5562fa70) at
kernel/qcoreapplication.cpp:1821
#13 0x75d03088 in postEventSourceDispatch(GSource*, GSourceFunc,
gpointer) (s=0x55707410)
at kernel/qeventdispatcher_glib.cpp:277
#14 0x7470c53b in g_main_dispatch (context=0x7fffe8000ee0) at
../glib/glib/gmain.c:3460
#15 g_main_context_dispatch (context=0x7fffe8000ee0) at
../glib/glib/gmain.c:4200
#16 0x74769219 in g_main_context_iterate.constprop.0
(context=0x7fffe8000ee0, block=1, dispatch=1, self=) at
../glib/glib/gmain.c:4276
#17 0x7470b1a2 in g_main_context_iteration (context=0x7fffe8000ee0,
may_block=1)
at ../glib/glib/gmain.c:4343
#18 0x75d06f0c in
QEventDispatcherGlib::processEvents(QFlags)
(this=0x5570f800, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#19 0x75cb6824 in
QEventLoop::exec(QFlags)
(this=this@entry=0x7fffdeb0, flags=..., flags@entry=...)
at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#20 0x75cb7cc3 in QCoreApplication::exec() ()
at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#21 0x5557816c in main(int, char**) (argc=,
argv=)
at
/usr/src/debug/plasma-workspace/plasma-workspace-5.27.5/shell/main.cpp:235
```


STEPS TO REPRODUCE
1. Install Latte Dock 0.10.9.
2. Right click on desktop and select Configure Desktop and Wallpaper.
3. Go to Mouse Actions.
4. Change (or add) one of the actions. Set the action to Standard Latte Menu.
When this happens, plasma_containmentactions_lattecontextmenu.so will be loaded
into memory.
5. Click OK. plasmashell will crash.

OBSERVED RESULT
Crash.

EXPECTED RESULT
No crash.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 5.15.107.62.realtime1-2-rt-lts (64-bit)
KDE Plasma Version: 5.27.5
KDE Frameworks Version: 5.106.0
Qt Version: 5.15.9

ADDITIONAL INFORMATION
N/A

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

[drkonqi] [Bug 470190] Dr. Konqi doesn't always show up when plasmashell crashes

2023-05-23 Thread tildearrow
https://bugs.kde.org/show_bug.cgi?id=470190

tildearrow  changed:

   What|Removed |Added

Summary|Dr. Konqi doesn't show up   |Dr. Konqi doesn't always
   |at all when plasmashell |show up when plasmashell
   |crashes |crashes

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

[drkonqi] [Bug 470190] New: Dr. Konqi doesn't show up at all when plasmashell crashes

2023-05-23 Thread tildearrow
https://bugs.kde.org/show_bug.cgi?id=470190

Bug ID: 470190
   Summary: Dr. Konqi doesn't show up at all when plasmashell
crashes
Classification: Applications
   Product: drkonqi
   Version: 5.27.5
  Platform: Archlinux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: tildear...@protonmail.com
  Target Milestone: ---

SUMMARY
Like https://bugs.kde.org/show_bug.cgi?id=409961 but happens on X11 too.


STEPS TO REPRODUCE
1. Crash plasmashell
2. Wait
3. 

OBSERVED RESULT
Nothing. plasmashell restarts and Dr. Konqi never appears. Not even in the
tray.

EXPECTED RESULT
Dr. Konqi appears.

SOFTWARE/OS VERSIONS
Windows: N/A
macOS: N/A
Linux/KDE Plasma: 5.15.107.62.realtime1-2-rt-lts (64-bit)
KDE Plasma Version: 5.27.5
KDE Frameworks Version: 5.106.0
Qt Version: 5.15.9
Graphics Platform: X11

ADDITIONAL INFORMATION
This might be caused by the fact that plasmashell isn't present when Dr. Konqi
tries to show up in the tray but shouldn't Dr. Konqi just pop up if it
can't find the tray (because plasmashell is gone)?

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

[gwenview] [Bug 404794] Gwenview crashes when opening a very specific picture

2023-05-23 Thread tildearrow
https://bugs.kde.org/show_bug.cgi?id=404794

tildearrow  changed:

   What|Removed |Added

 Resolution|WORKSFORME  |FIXED

--- Comment #8 from tildearrow  ---
Apologies for the extremely long delay!
Gwenview 23.04.1... no longer crashes when opening the picture.
Image is still improperly displayed though...

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

[kwin] [Bug 439536] KWin crashed in KWin::AbstractClient::setDesktops() as I was entering desktop grid using a hot corner while multiple apps were open

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

tildearrow  changed:

   What|Removed |Added

 CC||tildear...@protonmail.com

--- Comment #2 from tildearrow  ---
Just happened today. It has a 1 out of 1000 chance of reproducing though...

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

[krita] [Bug 444256] Crashes upon exporting

2021-10-23 Thread tildearrow
https://bugs.kde.org/show_bug.cgi?id=444256

--- Comment #1 from tildearrow  ---
Hmm... seems like something related to EXIF metadata present on the image!
Here's a backtrace:

```
SAFE ASSERT (krita): "0 && "Unknown alternative array type"" in file
/build/krita/src/krita-4.4.8/libs/ui/kisexiv2/kis_exiv2.cpp, line 195
--Type  for more, q to quit, c to continue without paging--

Thread 64 "Thread (pooled)" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fff99d65640 (LWP 3029)]
0x740fac6c in Exiv2::Exifdatum::Exifdatum(Exiv2::ExifKey const&,
Exiv2::Value const*) ()
   from /usr/lib/libexiv2.so.27
(gdb) backtrace
#0  0x740fac6c in Exiv2::Exifdatum::Exifdatum(Exiv2::ExifKey const&,
Exiv2::Value const*) ()
   from /usr/lib/libexiv2.so.27
#1  0x740fb3da in Exiv2::ExifData::add(Exiv2::ExifKey const&,
Exiv2::Value const*) ()
   from /usr/lib/libexiv2.so.27
#2  0x76edb494 in ?? () from /usr/lib/libkritaui.so.20
#3  0x76e80cc9 in KisPNGConverter::buildFile(QIODevice*, QRect const&,
double, double, KisSharedPtr,
QTypedArrayData >::iterator,
QTypedArrayData >::iterator, KisPNGOptions,
KisMetaData::Store*) () from /usr/lib/libkritaui.so.20
#4  0x7fff641e33bf in ?? () from /usr/lib/kritaplugins/kritapngexport.so
#5  0x770b6228 in KisImportExportManager::doExportImpl(QString const&,
QSharedPointer,
KisPinnedSharedPtr) () from
/usr/lib/libkritaui.so.20
#6  0x770b6603 in KisImportExportManager::doExport(QString const&,
QSharedPointer,
KisPinnedSharedPtr, bool) () from
/usr/lib/libkritaui.so.20
#7  0x770ba897 in ?? () from /usr/lib/libkritaui.so.20
#8  0x748932f2 in ?? () from /usr/lib/libQt5Core.so.5
#9  0x7488ffef in ?? () from /usr/lib/libQt5Core.so.5
#10 0x72d55259 in start_thread () from /usr/lib/libpthread.so.0
#11 0x744c35e3 in clone () from /usr/lib/libc.so.6
```

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

[krita] [Bug 444256] New: Crashes upon exporting

2021-10-23 Thread tildearrow
https://bugs.kde.org/show_bug.cgi?id=444256

Bug ID: 444256
   Summary: Crashes upon exporting
   Product: krita
   Version: 4.4.8
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: File formats
  Assignee: krita-bugs-n...@kde.org
  Reporter: tildear...@protonmail.com
  Target Milestone: ---

SUMMARY
Yep, as the title says. Krita crashes upon exporting an image to PNG.

STEPS TO REPRODUCE
1. Open the linked image at the footer of this bug report (sorry, it is bigger
than 4MB).
2. Export to PNG with the following settings:
- Compression: 9
- Store alpha channel
3. Click OK. Krita will crash...

OBSERVED RESULT
Crash

EXPECTED RESULT
Document exported. No crash

SOFTWARE/OS VERSIONS
Windows: N/A
macOS: N/A
Linux/KDE Plasma: Linux kernel 5.4.61-rt37-1-rt-lts/Plasma 5.22.4
(available in About System)
KDE Plasma Version: 5.22.4
KDE Frameworks Version: 5.84.0
Qt Version: 5.15.2+kde+r211-1/6.1.2-1

ADDITIONAL INFORMATION
The chance of crashing greatly depends upon the image. Most of them export
correctly, but some don't.
The image that reproduces the bug: https://tildearrow.org/p/lecmcAIchG.png

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

[kwin] [Bug 399302] Random OpenGL freeze causes KWin to disable compositing

2021-08-11 Thread tildearrow
https://bugs.kde.org/show_bug.cgi?id=399302

tildearrow  changed:

   What|Removed |Added

 CC||tildear...@protonmail.com

--- Comment #1 from tildearrow  ---
Just reproduced this today. Seems like it is a 5% chance, and requires an HDD
or slow storage medium to increase probability of reproduction.

It could be that the compositor indeed freezes because everything else is
loading at the same time and it strains the disk that it causes KWin to issue a
false-positive and disable compositing...

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

[phonon-backend-gstreamer] [Bug 428748] If there is no sound device, plasma_session crashes in Phonon::Factory::backend() on login

2021-03-25 Thread tildearrow
https://bugs.kde.org/show_bug.cgi?id=428748

--- Comment #5 from tildearrow  ---
(In reply to Harald Sitter from comment #2)
> Unfortunately that backtrace is fairly useless ->
> https://community.kde.org/Guidelines_and_HOWTOs/Debugging/
> How_to_create_useful_crash_reports#Backtraces

Unfortunately, I do not have any time to recompile the entirety of KDE and Qt
in order to reproduce a bug that happens once every 3 months.
I am very sorry.

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

[konsole] [Bug 430990] Intense colors not honored in konsole

2021-01-05 Thread tildearrow
https://bugs.kde.org/show_bug.cgi?id=430990

tildearrow  changed:

   What|Removed |Added

 CC||tildear...@protonmail.com

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

[okular] [Bug 385951] Some applications dont show menubar after disabling global menu again

2020-12-01 Thread tildearrow
https://bugs.kde.org/show_bug.cgi?id=385951

--- Comment #12 from tildearrow  ---
Reproduced with Kdenlive, Ark and KDevelop.

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

[okular] [Bug 385951] Some applications dont show menubar after disabling global menu again

2020-12-01 Thread tildearrow
https://bugs.kde.org/show_bug.cgi?id=385951

tildearrow  changed:

   What|Removed |Added

 CC||tildear...@protonmail.com

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

[plasmashell] [Bug 428748] New: If there is no sound device, plasma_session crashes on login

2020-11-05 Thread tildearrow
https://bugs.kde.org/show_bug.cgi?id=428748

Bug ID: 428748
   Summary: If there is no sound device, plasma_session crashes on
login
   Product: plasmashell
   Version: 5.20.1
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: tildear...@protonmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

SUMMARY
If there is no sound device, plasma_session crashes on login. It has more
chance of happening if you have set a login sound in Plasma.

BACKTRACE
Application: plasma_session (plasma_session), signal: Segmentation fault

[New LWP 245567]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
0x7f6be1bc6db0 in __lll_lock_wait () from /usr/lib/libpthread.so.0
[Current thread is 1 (Thread 0x7f6bde88f840 (LWP 245398))]

Thread 2 (Thread 0x7f6bddb2e640 (LWP 245567)):
[KCrash Handler]
#4  0x7f6be340b090 in QObject::thread() const () at
/usr/lib/libQt5Core.so.5
#5  0x7f6bdd3171d1 in  () at
/usr/lib/qt/plugins/phonon4qt5_backend/phonon_gstreamer.so
#6  0x7f6be33e42ad in qAddPreRoutine(void (*)()) () at
/usr/lib/libQt5Core.so.5
#7  0x7f6be3b172de in call_init.part () at /lib64/ld-linux-x86-64.so.2
#8  0x7f6be3b173c8 in _dl_init () at /lib64/ld-linux-x86-64.so.2
#9  0x7f6be2eb60e5 in _dl_catch_exception () at /usr/lib/libc.so.6
#10 0x7f6be3b1b705 in dl_open_worker () at /lib64/ld-linux-x86-64.so.2
#11 0x7f6be2eb6088 in _dl_catch_exception () at /usr/lib/libc.so.6
#12 0x7f6be3b1af3e in _dl_open () at /lib64/ld-linux-x86-64.so.2
#13 0x7f6be13d034c in  () at /usr/lib/libdl.so.2
#14 0x7f6be2eb6088 in _dl_catch_exception () at /usr/lib/libc.so.6
#15 0x7f6be2eb6153 in _dl_catch_error () at /usr/lib/libc.so.6
#16 0x7f6be13d0b89 in  () at /usr/lib/libdl.so.2
#17 0x7f6be13d03d8 in dlopen () at /usr/lib/libdl.so.2
#18 0x7f6be33dc9a9 in  () at /usr/lib/libQt5Core.so.5
#19 0x7f6be33d6326 in  () at /usr/lib/libQt5Core.so.5
#20 0x7f6be33d6913 in  () at /usr/lib/libQt5Core.so.5
#21 0x7f6be33c7878 in QPluginLoader::load() () at /usr/lib/libQt5Core.so.5
#22 0x7f6be36ac446 in  () at /usr/lib/libphonon4qt5.so.4
#23 0x7f6be36add08 in  () at /usr/lib/libphonon4qt5.so.4
#24 0x7f6be36ae1ae in Phonon::Factory::backend(bool) () at
/usr/lib/libphonon4qt5.so.4
#25 0x7f6be36ae7f7 in  () at /usr/lib/libphonon4qt5.so.4
#26 0x7f6be36a3a5d in  () at /usr/lib/libphonon4qt5.so.4
#27 0x7f6be36a1b48 in  () at /usr/lib/libphonon4qt5.so.4
#28 0x560dc4118ac5 in  ()
#29 0x7f6be31fae8f in  () at /usr/lib/libQt5Core.so.5
#30 0x7f6be1bbd3e9 in start_thread () at /usr/lib/libpthread.so.0
#31 0x7f6be2e7b293 in clone () at /usr/lib/libc.so.6

Thread 1 (Thread 0x7f6bde88f840 (LWP 245398)):
#0  0x7f6be1bc6db0 in __lll_lock_wait () at /usr/lib/libpthread.so.0
#1  0x7f6be1bbf7d1 in pthread_mutex_lock () at /usr/lib/libpthread.so.0
#2  0x7f6be3b17537 in _dl_fini () at /lib64/ld-linux-x86-64.so.2
#3  0x7f6be2dbadb7 in __run_exit_handlers () at /usr/lib/libc.so.6
#4  0x7f6be2dbaf5e in  () at /usr/lib/libc.so.6
#5  0x7f6be2da3159 in __libc_start_main () at /usr/lib/libc.so.6
#6  0x560dc41110ce in  ()
[Inferior 1 (process 245398) detached]

Ugh, how I wish Arch Linux had a debug symbols option

STEPS TO REPRODUCE
1. Log in. It's random, and happens 1/1000 times. Hard to reproduce.

OBSERVED RESULT
Crash handler as soon as the login logo goes away.

EXPECTED RESULT
Nothing.

SOFTWARE/OS VERSIONS
Windows: None
macOS: None
Linux/KDE Plasma: 5.4.61-rt37-1-rt-lts #1 SMP PREEMPT_RT Sat, 12 Sep 2020
21:01:23 + x86_64 GNU/Linux
(available in About System)
KDE Plasma Version: 5.20.1
KDE Frameworks Version: 5.75.0
Qt Version: 5.15.1

ADDITIONAL INFORMATION
You need to disable PulseAudio autospawn and use JACK configured to auto-start
on login using Cadence.
Trying to reproduce on 5.20.2 would take years, honestly. It's a very very rare
bug.
I totally forgot how did I set JACK up to run on startup...

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

[krdc] [Bug 398878] krdc crashes when disconnecting from VNC servers

2020-11-04 Thread tildearrow
https://bugs.kde.org/show_bug.cgi?id=398878

tildearrow  changed:

   What|Removed |Added

 CC||tildear...@protonmail.com

--- Comment #1 from tildearrow  ---
Reproduced. Steps to Reproduce:

1. Connect to a host that is down.
2. Press Disconnect.
3. Repeat 1 and 2 several times.
4. After a while, something happens and KRDC crashes.

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

[plasmashell] [Bug 427013] Cannot change wallpaper if it has the same name as one of the built-in wallpapers

2020-09-28 Thread tildearrow
https://bugs.kde.org/show_bug.cgi?id=427013

--- Comment #3 from tildearrow  ---
Preview not broken, however.

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

[plasmashell] [Bug 427013] Cannot change wallpaper if it has the same name as one of the built-in wallpapers

2020-09-28 Thread tildearrow
https://bugs.kde.org/show_bug.cgi?id=427013

--- Comment #2 from tildearrow  ---
Created attachment 131996
  --> https://bugs.kde.org/attachment.cgi?id=131996&action=edit
after setting elarun.png

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

[plasmashell] [Bug 426978] System Tray icon spacing is longer than usual

2020-09-26 Thread tildearrow
https://bugs.kde.org/show_bug.cgi?id=426978

--- Comment #7 from tildearrow  ---
(In reply to Nate Graham from comment #6)
> Oh, I thought the cache clearing was the common denominator, not the use of
> Qt scaling.
> 
> Can you confirm that when NOT using Qt scaling, it looks bad even after
> clearing the cache again and setting the Breeze theme?

Done, confirmed still reproducing under the aforementioned conditions.

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

[plasmashell] [Bug 426990] If a removable device is plugged-in and/or a disc is inside an optical device, "Disks & Devices" popup always opens when Plasma session is started or plasmashell process is

2020-09-26 Thread tildearrow
https://bugs.kde.org/show_bug.cgi?id=426990

tildearrow  changed:

   What|Removed |Added

 CC||tildear...@protonmail.com

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

[plasmashell] [Bug 426978] System Tray icon spacing is longer than usual

2020-09-26 Thread tildearrow
https://bugs.kde.org/show_bug.cgi?id=426978

--- Comment #5 from tildearrow  ---
Sorry but this issue should not be marked as duplicate, because the bug still
persists after clearing the cache again and not using PLASMA_USE_QT_SCALING
(which Plasma doesn't set when logging in due to its experimental status).

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

[plasmashell] [Bug 427013] New: Cannot change wallpaper if it has the same name as one of the built-in wallpapers

2020-09-26 Thread tildearrow
https://bugs.kde.org/show_bug.cgi?id=427013

Bug ID: 427013
   Summary: Cannot change wallpaper if it has the same name as one
of the built-in wallpapers
   Product: plasmashell
   Version: 5.19.90
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: tildear...@protonmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

SUMMARY
Apparently it becomes impossible to use an image as wallpaper if it has a name
that coincides with one of the built-in wallpapers'.

STEPS TO REPRODUCE
1. Load a wallpaper with the name of `elarun.png` (as an example)
2. Set the wallpaper to elarun (note: not the Elarun wallpaper that comes with
Plasma wallpapers but the elarun.png you loaded) and click on Apply
3. The default Plasma wallpaper (Shell) loads instead of elarun.png

OBSERVED RESULT
The default Plasma wallpaper (Shell) loads instead of elarun.png

EXPECTED RESULT
elarun.png should be loaded

SOFTWARE/OS VERSIONS
Windows: N/A
macOS: N/A
Linux/KDE Plasma: Linux linux 5.4.61-rt37-1-rt-lts #1 SMP PREEMPT_RT Sat, 12
Sep 2020 21:01:23 + x86_64 GNU/Linux/5.19.90
(available in About System)
KDE Plasma Version: 5.19.90
KDE Frameworks Version: 5.74.0
Qt Version: 5.15.1

ADDITIONAL INFORMATION
I would suggest to **not** close the issue only because there already is an
Elarun wallpaper bundled with Plasma.
Furthermore, what if I add a wallpaper that by coincidence has an identical
name?

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

[plasmashell] [Bug 426978] System Tray icon spacing is longer than usual

2020-09-26 Thread tildearrow
https://bugs.kde.org/show_bug.cgi?id=426978

tildearrow  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 Status|NEEDSINFO   |CONFIRMED
 Ever confirmed|0   |1

--- Comment #3 from tildearrow  ---
> 1. Run `rm ~/.cache/plasma*; PLASMA_USE_QT_SCALING=1 plasmashell --replace`

Effectively, doing that fixes the issue (it does make the icons slightly bigger
but it's much better).
I don't think there is any way to have Plasma use the Qt scaling value at login
time though...

> 2. Set your Plasma theme to the default Breeze theme and then run `rm 
> ~/.cache/plasma*; plasmashell --replace`

Works as well.

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

[plasmashell] [Bug 426978] New: System Tray icon spacing is longer than usual

2020-09-25 Thread tildearrow
https://bugs.kde.org/show_bug.cgi?id=426978

Bug ID: 426978
   Summary: System Tray icon spacing is longer than usual
   Product: plasmashell
   Version: 5.19.90
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: System Tray
  Assignee: plasma-b...@kde.org
  Reporter: tildear...@protonmail.com
  Target Milestone: 1.0

Created attachment 131942
  --> https://bugs.kde.org/attachment.cgi?id=131942&action=edit
Figure 1

SUMMARY
Apparently, since Plasma 5.19.90 the icon spacing got worse, being much larger
than usual (essentially the size of an icon by now).
This wasn't the case in previous versions of Plasma.

Resizing the system tray does not help as it appears to be a hard-coded value
(isn't this KDE? I should be able to set this spacing...)

STEPS TO REPRODUCE
1. Set global scaling to 200%
2. Move the System Tray to the desktop (it should not be under a panel)

OBSERVED RESULT
See Figure 1.

EXPECTED RESULT
See Figure 2.


SOFTWARE/OS VERSIONS
Windows: N/A
macOS: N/A
Linux/KDE Plasma: Linux linux 5.4.61-rt37-1-rt-lts #1 SMP PREEMPT_RT Sat, 12
Sep 2020 21:01:23 + x86_64 GNU/Linux/5.19.90
(available in About System)
KDE Plasma Version: 5.19.90
KDE Frameworks Version: 5.74.0
Qt Version: 5.15.1

ADDITIONAL INFORMATION
There may be a chance that this issue is caused because I am using a HiDPI
monitor (therefore set scaling to 200%) and I am aware of Plasma's caveats when
scaled...

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

[plasmashell] [Bug 426978] System Tray icon spacing is longer than usual

2020-09-25 Thread tildearrow
https://bugs.kde.org/show_bug.cgi?id=426978

--- Comment #1 from tildearrow  ---
Created attachment 131943
  --> https://bugs.kde.org/attachment.cgi?id=131943&action=edit
Figure 2

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