[plasmashell] [Bug 460709] Crash in QQuickWindowPrivate::dirtyItem

2023-02-22 Thread Panos
https://bugs.kde.org/show_bug.cgi?id=460709

Panos  changed:

   What|Removed |Added

 CC||panospolychro...@gmail.com
Version|5.26.0  |5.27.1
   Platform|Other   |Fedora RPMs

--- Comment #11 from Panos  ---
Summary
Panel restarts randomly since KDE Plasma 5.26.x(Wayland) and even in KDE Plasma
5.27.1... currently not very often. 
Operating system: Fedora Linux 37
KDE Plasma Version: 5.27.1
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.8
Linux Kernel: 6.1.12-200.fc37.x86_64
Graphics Platform: Wayland

here's same part of journalctl -b0 -p4 --no-pager  :

Feb 22 22:28:31 phobos.daemons.gr plasmashell[3000]: The Wayland connection
experienced a fatal error: Μη έγκυρη παράμετρος
Feb 22 22:28:31 phobos.daemons.gr plasmashell[3000]: The Wayland connection
experienced a fatal error: Μη έγκυρη παράμετρος
Feb 22 22:28:31 phobos.daemons.gr systemd[2607]: plasma-plasmashell.service:
Failed with result 'exit-code'.
Feb 22 22:28:32 phobos.daemons.gr plasmashell[22025]: qt.qpa.wayland: Wayland
does not support QWindow::requestActivate()
Feb 22 22:28:32 phobos.daemons.gr plasmashell[22025]: qt.qpa.wayland: Wayland
does not support QWindow::requestActivate()
Feb 22 22:28:32 phobos.daemons.gr kioslave5[22051]: QObject::connect: No such
slot DesktopProtocol::_k_slotRedirection(KIO::Job *, QUrl)
Feb 22 22:28:32 phobos.daemons.gr plasmashell[22025]:
file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/FolderItemDelegate.qml:325:17:
QML Label: Binding loop detected for property "width"
Feb 22 22:28:32 phobos.daemons.gr kioslave5[22051]: QObject::connect: No such
slot DesktopProtocol::_k_slotRedirection(KIO::Job *, QUrl)
Feb 22 22:28:32 phobos.daemons.gr kioslave5[22063]: QObject::connect: No such
slot DesktopProtocol::_k_slotRedirection(KIO::Job *, QUrl)
Feb 22 22:28:32 phobos.daemons.gr kioslave5[22051]: QObject::connect: No such
slot DesktopProtocol::_k_slotRedirection(KIO::Job *, QUrl)
Feb 22 22:28:33 phobos.daemons.gr plasmashell[22025]: qt.qpa.wayland: Wayland
does not support QWindow::requestActivate()
Feb 22 22:28:33 phobos.daemons.gr plasmashell[22025]: qt.qpa.wayland: Wayland
does not support QWindow::requestActivate()
Feb 22 22:28:33 phobos.daemons.gr plasmashell[22025]:
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:534:9:
QML Label: Binding loop detected for property "height"
Feb 22 22:28:33 phobos.daemons.gr plasmashell[22025]:
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:499:13:
QML Label: Binding loop detected for property "height"
Feb 22 22:28:33 phobos.daemons.gr plasmashell[22025]:
file:///home/panos/.local/share/plasma/plasmoids/com.pajuelo.plasmaConfSaver/contents/ui/FullRepresentation.qml:36:33:
Invalid property assignment: string expected - Assigning null to incompatible
properties in QML is deprecated. This will become a compile error in future
versions of Qt.
Feb 22 22:28:33 phobos.daemons.gr plasmashell[22025]:
file:///home/panos/.local/share/plasma/plasmoids/com.pajuelo.plasmaConfSaver/contents/ui/FullRepresentation.qml:32:33:
Invalid property assignment: string expected - Assigning null to incompatible
properties in QML is deprecated. This will become a compile error in future
versions of Qt.
Feb 22 22:28:33 phobos.daemons.gr plasmashell[22025]:
file:///home/panos/.local/share/plasma/plasmoids/com.pajuelo.plasmaConfSaver/contents/ui/FullRepresentation.qml:31:33:
Invalid property assignment: string expected - Assigning null to incompatible
properties in QML is deprecated. This will become a compile error in future
versions of Qt.
Feb 22 22:28:33 phobos.daemons.gr plasmashell[22025]:
file:///home/panos/.local/share/plasma/plasmoids/com.pajuelo.plasmaConfSaver/contents/ui/FullRepresentation.qml:30:31:
Invalid property assignment: string expected - Assigning null to incompatible
properties in QML is deprecated. This will become a compile error in future
versions of Qt.
Feb 22 22:28:33 phobos.daemons.gr plasmashell[22025]:
file:///home/panos/.local/share/plasma/plasmoids/com.pajuelo.plasmaConfSaver/contents/ui/main.qml:23:
TypeError: Cannot call method 'substr' of undefined
Feb 22 22:28:33 phobos.daemons.gr plasmashell[22025]:
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:499:13:
QML Label: Binding loop detected for property "height"
Feb 22 22:28:33 phobos.daemons.gr plasmashell[22025]:
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:534:9:
QML Label: Binding loop detected for property "height"
Feb 22 22:28:33 phobos.daemons.gr plasmashell[22025]:
file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/conten

[kwin] [Bug 477786] Plasma panel flickering when opening application launcher after closing it

2023-12-19 Thread Panos
https://bugs.kde.org/show_bug.cgi?id=477786

Panos  changed:

   What|Removed |Added

 CC||panospolychro...@gmail.com

--- Comment #3 from Panos  ---
(In reply to Nate Graham from comment #1)
> Can you reproduce this when using the default Breeze Plasma style?

Same with Breeze theme

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

[plasmashell] [Bug 484417] New: Floating panel issue with icons at panel

2024-03-24 Thread Panos
https://bugs.kde.org/show_bug.cgi?id=484417

Bug ID: 484417
   Summary: Floating panel issue with icons at panel
Classification: Plasma
   Product: plasmashell
   Version: 6.0.2
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Panel
  Assignee: plasma-b...@kde.org
  Reporter: panospolychro...@gmail.com
CC: niccolo.venera...@gmail.com
  Target Milestone: 1.0

Created attachment 167717
  --> https://bugs.kde.org/attachment.cgi?id=167717&action=edit
kde floating panel

In floating panel mode, when I click at the corner the option "Peek at Desktop" 
I see an additional line above each icon a have the mouse cursor. Same happens
with "Minimize all Windows"   
You can check the attachment to see what  i mean.
Distro:  Fedora Linux 40 
KDE Plasma Version:  6.0.2 
KDE Frameworks Version:  6.0.0
Qt Version:  6.6.2
GPU : Radeon 5600XT

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

[plasmashell] [Bug 431334] New: Application installation

2021-01-08 Thread panos
https://bugs.kde.org/show_bug.cgi?id=431334

Bug ID: 431334
   Summary: Application installation
   Product: plasmashell
   Version: 5.20.4
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: panoskosmaog...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Application: plasmashell (5.20.4)

Qt Version: 5.15.2
Frameworks Version: 5.77.0
Operating System: Linux 5.10.3-1-default x86_64
Windowing system: X11
Distribution: "openSUSE Tumbleweed"

-- Information about the crash:
- What I was doing when the application crashed: I am trying to istall  windows
app (.exe) by wine

- Custom settings of the application:  Plasma crashed during installation

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault

[KCrash Handler]
#4  std::__atomic_base::load (__m=, this=,
this=, __m=) at
/usr/include/c++/10/bits/atomic_base.h:420
#5  QAtomicOps::loadRelaxed (_q_value=..., _q_value=...) at
/usr/include/qt5/QtCore/qatomic_cxx11.h:239
#6  QBasicAtomicInteger::loadRelaxed (this=,
this=) at /usr/include/qt5/QtCore/qbasicatomic.h:107
#7  QtPrivate::RefCount::ref (this=0x660066006f0053) at
/usr/include/qt5/QtCore/qrefcount.h:55
#8  0x7fc77831496a in QString::QString (other=..., this=,
this=, other=...) at /usr/include/qt5/QtCore/qstring.h:1094
#9  (anonymous namespace)::getProcessInfo (procId=..., processInfo=...) at
/usr/src/debug/kcoreaddons-5.77.0-1.1.x86_64/src/lib/util/kprocesslist_unix.cpp:91
#10 0x7fc778314d42 in KProcessList::processInfo (pid=pid@entry=10704) at
/usr/src/debug/kcoreaddons-5.77.0-1.1.x86_64/src/lib/util/kprocesslist_unix.cpp:150
#11 0x7fc770156a3a in TaskManager::servicesFromPid (pid=pid@entry=10704,
rulesConfig=...) at
/usr/src/debug/plasma5-workspace-5.20.4-2.1.x86_64/libtaskmanager/tasktools.cpp:534
#12 0x7fc77015737c in TaskManager::windowUrlFromMetadata (appId=...,
pid=10704, rulesConfig=..., xWindowsWMClassName=...) at
/usr/src/debug/plasma5-workspace-5.20.4-2.1.x86_64/libtaskmanager/tasktools.cpp:436
#13 0x7fc77015ffc0 in TaskManager::XWindowTasksModel::Private::windowUrl
(window=, this=0x55baff6a3f20) at
/usr/src/debug/plasma5-workspace-5.20.4-2.1.x86_64/libtaskmanager/xwindowtasksmodel.cpp:543
#14 TaskManager::XWindowTasksModel::Private::appData (this=0x55baff6a3f20,
window=) at
/usr/src/debug/plasma5-workspace-5.20.4-2.1.x86_64/libtaskmanager/xwindowtasksmodel.cpp:447
#15 0x7fc7701635d2 in TaskManager::XWindowTasksModel::data
(this=0x55baff6a3d50, index=..., role=) at
/usr/include/qt5/QtCore/qscopedpointer.h:116
#16 0x7fc7184e in QAbstractProxyModel::data (this=,
proxyIndex=..., role=293) at itemmodels/qabstractproxymodel.cpp:245
#17 0x7fc7700ccf26 in KConcatenateRowsProxyModel::data (this=, index=..., role=293) at /usr/include/qt5/QtCore/qabstractitemmodel.h:75
#18 0x7fc77013b9a4 in QModelIndex::data (arole=293, this=0x7ffd8662d0e0) at
/usr/include/qt5/QtCore/qabstractitemmodel.h:460
#19 TaskManager::TaskFilterProxyModel::acceptsRow (this=0x55bb013b5a20,
sourceRow=) at
/usr/src/debug/plasma5-workspace-5.20.4-2.1.x86_64/libtaskmanager/taskfilterproxymodel.cpp:251
#20 0x7fc8ac80 in QSortFilterProxyModelPrivate::_q_sourceDataChanged
(this=, source_top_left=..., source_bottom_right=..., roles=...)
at itemmodels/qsortfilterproxymodel.cpp:1423
#21 0x7fceb900 in doActivate (sender=0x55bb013c2480,
signal_index=3, argv=argv@entry=0x7ffd8662d3c0) at kernel/qobject.cpp:3898
#22 0x7fce4c20 in QMetaObject::activate (sender=,
m=m@entry=0x7fc777a97f40, local_signal_index=local_signal_index@entry=0,
argv=argv@entry=0x7ffd8662d3c0) at kernel/qobject.cpp:3946
#23 0x7fc4fec5 in QAbstractItemModel::dataChanged (this=, _t1=..., _t2=..., _t3=...) at .moc/moc_qabstractitemmodel.cpp:557
#24 0x7fc7700ced9e in KConcatenateRowsProxyModelPrivate::slotDataChanged
(roles=..., to=..., from=..., this=0x55bb013b5700) at
/usr/src/debug/kitemmodels-5.77.0-1.1.x86_64/src/core/kconcatenaterowsproxymodel.cpp:312
#25 KConcatenateRowsProxyModelPrivate::slotDataChanged (roles=..., to=...,
from=..., this=0x55bb013b5700) at
/usr/src/debug/kitemmodels-5.77.0-1.1.x86_64/src/core/kconcatenaterowsproxymodel.cpp:305
#26 KConcatenateRowsProxyModel::qt_static_metacall (_o=,
_c=, _id=, _a=) at
/usr/src/debug/kitemmodels-5.77.0-1.1.x86_64/build/src/core/KF5ItemModels_autogen/include/moc_kconcatenaterowsproxymodel.cpp:154
#27 0x7fceb900 in doActivate (sender=0x55baff6a3c90,
signal_index=3, argv=argv@entry=0x7ffd8662d5b0) at kernel/qobject.cpp:3898
#28 0x7fce4c20 in QMetaObject::activate
(sender=sender@entry=0x55baff6a3c90, m=m@entry=0x7fc777a97f40,
local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffd8662d5b0)
at kernel/qobject.cpp:3946
#29 0x7fc777

[kwin] [Bug 396585] New: Kwin Options dialog (Wayland) not responding

2018-07-16 Thread Panos
https://bugs.kde.org/show_bug.cgi?id=396585

Bug ID: 396585
   Summary: Kwin Options dialog (Wayland) not responding
   Product: kwin
   Version: 5.13.3
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: panospolychro...@gmail.com
  Target Milestone: ---

Created attachment 113976
  --> https://bugs.kde.org/attachment.cgi?id=113976&action=edit
kwin_wayland options not reponds

Kwin Options dialog (Wayland) stuck when i'm trying to resize the window so i
click on close button and i'm getting a "not responding". On X11 it's working
properly. I'm using Argergos Linux so they are actually archlinux packages.
Also my gpu driver is amdgpu.

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

[kwin] [Bug 396585] Kwin Options dialog (Wayland) not responding

2018-07-24 Thread Panos
https://bugs.kde.org/show_bug.cgi?id=396585

--- Comment #2 from Panos  ---
Distribution: Antergos 
Kernel: 4.17.9-1-ARCH
Plasma: 5.13.3
Qt: 5.11.1
Frameworks: 5.48.0
Wayland: 1.15.0
Graphics: amdgpu

I can confirm the same on Fedora Linux with intel i965 driver

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

[kwin] [Bug 396585] Kwin Options dialog (Wayland) not responding

2018-07-24 Thread Panos
https://bugs.kde.org/show_bug.cgi?id=396585

--- Comment #4 from Panos  ---
Just noticed that if you try to run "kcmshell5 kwinactions kwinfocus kwinmoving
kwinadvanced kwinrules kwincompositing kwineffects kwintabbox kwinscreenedges
kwinscripts" (without kwindecoration) then it's working properly, on the other
hand if you try " kcmshell5 kwindecoration" alone it's working too. It seems to
be some confict with those modules.

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

[kwin] [Bug 396585] Kwin Options dialog (Wayland) not responding

2018-07-31 Thread Panos
https://bugs.kde.org/show_bug.cgi?id=396585

--- Comment #5 from Panos  ---
Fedora Linux 28

[panos@deimos ~]$ gdb -ex=r --args kcmshell5 kwindecoration kwinactions
kwinfocus kwinmoving kwinadvanced kwinrules kwincompositing kwineffects
kwintabbox kwinscreenedges kwinscripts
GNU gdb (GDB) Fedora 8.1-25.fc28
Copyright (C) 2018 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-redhat-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from kcmshell5...Reading symbols from
/usr/lib/debug/usr/bin/kcmshell5-5.13.3-2.fc28.x86_64.debug...done.
done.
Starting program: /usr/bin/kcmshell5 kwindecoration kwinactions kwinfocus
kwinmoving kwinadvanced kwinrules kwincompositing kwineffects kwintabbox
kwinscreenedges kwinscripts
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
[New Thread 0x7fffd6790700 (LWP 3865)]
[New Thread 0x7fffcd589700 (LWP 3867)]
Calling KPluginInfo::property("X-KDE-PluginInfo-Name") is deprecated, use
KPluginInfo::pluginName() in
"/usr/lib64/qt5/plugins/org.kde.kdecoration2/breezedecoration.so" instead.
file:///usr/share/kwin/kcm_kwindecoration/Previews.qml:36: ReferenceError:
savedIndex is not defined
file:///usr/share/kwin/kcm_kwindecoration/Buttons.qml:143: ReferenceError:
iconLabel is not defined
[New Thread 0x7fffc16b6700 (LWP 3869)]
org.kde.kcoreaddons: Expected JSON property "X-KWin-Border-Activate" to be a
single string. but it is a bool
org.kde.kcoreaddons: Expected JSON property "X-KWin-Exclude-Listing" to be a
single string. but it is a bool
file:///usr/share/kwin/kcm_kwindecoration/Previews.qml:36: ReferenceError:
savedIndex is not defined
Calling KPluginInfo::property("X-KDE-PluginInfo-Name") is deprecated, use
KPluginInfo::pluginName() in
"/usr/lib64/qt5/plugins/org.kde.kdecoration2/breezedecoration.so" instead.
file:///usr/share/kwin/kcm_kwindecoration/Buttons.qml:143: ReferenceError:
iconLabel is not defined
[New Thread 0x7fffba351700 (LWP 3870)]
Calling KPluginInfo::property("X-KDE-PluginInfo-Name") is deprecated, use
KPluginInfo::pluginName() in
"/usr/lib64/qt5/plugins/org.kde.kdecoration2/breezedecoration.so" instead.
[New Thread 0x7fffb6146700 (LWP 3871)]
Module 'org.kde.kwin.decoration' does not contain a module identifier directive
- it cannot be protected from external registrations.
wl_display@1: error 0: invalid object 84
The Wayland connection experienced a fatal error (Μη έγκυρη παράμετρος)
[Thread 0x7fffb6146700 (LWP 3871) exited]
[Thread 0x7fffd6790700 (LWP 3865) exited]
[Thread 0x7fffc16b6700 (LWP 3869) exited]
[Thread 0x7fffcd589700 (LWP 3867) exited]
[Thread 0x7fffe582d940 (LWP 3854) exited]
[Inferior 1 (process 3854) exited with code 01]
(gdb) 

(again without kwindecoration it's working properly)

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

[kwin] [Bug 396585] Kwin Options dialog (Wayland) not responding

2018-12-03 Thread Panos
https://bugs.kde.org/show_bug.cgi?id=396585

--- Comment #6 from Panos  ---
Still the same under Fedora Linux 29. KDE 5.14.3 
Check this video here: https://www.youtube.com/watch?v=QvoGTHktsg4
I hope this might help.

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

[kwin] [Bug 396585] Kwin (Wayland) not responding/ not working properly

2018-12-04 Thread Panos
https://bugs.kde.org/show_bug.cgi?id=396585

Panos  changed:

   What|Removed |Added

Summary|Kwin Options dialog |Kwin (Wayland) not
   |(Wayland) not responding|responding/ not working
   ||properly

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

[kwin] [Bug 396585] Kwin (Wayland) not responding/ not working properly

2018-12-04 Thread Panos
https://bugs.kde.org/show_bug.cgi?id=396585

Panos  changed:

   What|Removed |Added

   Platform|Archlinux Packages  |Fedora RPMs

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

[kwin] [Bug 396585] Kwin (Wayland) not responding/ not working properly

2018-12-04 Thread Panos
https://bugs.kde.org/show_bug.cgi?id=396585

Panos  changed:

   What|Removed |Added

Version|5.13.3  |5.14.4

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

[kwin] [Bug 396585] Kwin (Wayland) not responding/ not working properly

2018-12-09 Thread Panos
https://bugs.kde.org/show_bug.cgi?id=396585

--- Comment #7 from Panos  ---
It seems again that the issue is related with kwindecoration but only in
kwin_wayland not the kwin_x11

[panos@deimos ~]$ kcmshell5 kwindecoration
Calling KPluginInfo::property("X-KDE-PluginInfo-Name") is deprecated, use
KPluginInfo::pluginName() in
"/usr/lib64/qt5/plugins/org.kde.kdecoration2/breezedecoration.so" instead.
file:///usr/share/kwin/kcm_kwindecoration/Previews.qml:36: ReferenceError:
savedIndex is not defined
file:///usr/share/kwin/kcm_kwindecoration/Buttons.qml:144: ReferenceError:
iconLabel is not defined
file:///usr/share/kwin/kcm_kwindecoration/Previews.qml:36: ReferenceError:
savedIndex is not defined
Calling KPluginInfo::property("X-KDE-PluginInfo-Name") is deprecated, use
KPluginInfo::pluginName() in
"/usr/lib64/qt5/plugins/org.kde.kdecoration2/breezedecoration.so" instead.
file:///usr/share/kwin/kcm_kwindecoration/Buttons.qml:144: ReferenceError:
iconLabel is not defined
Calling KPluginInfo::property("X-KDE-PluginInfo-Name") is deprecated, use
KPluginInfo::pluginName() in
"/usr/lib64/qt5/plugins/org.kde.kdecoration2/breezedecoration.so" instead.
Module 'org.kde.kwin.decoration' does not contain a module identifier directive
- it cannot be protected from external registrations.

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

[plasmashell] [Bug 500583] Plasma Shell crashes when you close a connection at knetworkmanager tray.

2025-02-22 Thread Panos
https://bugs.kde.org/show_bug.cgi?id=500583

--- Comment #2 from Panos  ---
(In reply to cwo from comment #1)
> Thank you for the bug report! Unfortunately I can't reproduce the crash
> myself on current git master, and the backtrace is incomplete and missing
> debug symbols for the following lines that we need to figure out exactly
> what's going wrong:
> 
> #0-#21
> 
> Could you please install debug symbols and attach a new symbolicated
> backtrace generated by using coredumpctl gdb in a terminal window? See
> https://community.kde.org/Guidelines_and_HOWTOs/Debugging/
> How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl
> for details about how to do this. Thanks again!
Thank you for your kind reply. Here's the output of coredumpctl gdb with
debugging symbols:

  PID: 19143 (plasmashell)
   UID: 1000 (panos)
   GID: 1000 (panos)
Signal: 11 (SEGV)
 Timestamp: Sat 2025-02-22 20:38:15 EET (11min ago)
  Command Line: /usr/bin/plasmashell --no-respawn
Executable: /usr/bin/plasmashell
 Control Group:
/user.slice/user-1000.slice/user@1000.service/session.slice/plasma-plasmashell.service
  Unit: user@1000.service
 User Unit: plasma-plasmashell.service
     Slice: user-1000.slice
 Owner UID: 1000 (panos)
   Boot ID: 8fab74a672b144588c3adef5e76edcbf
Machine ID: a7af0e181ecf4de093bdad2fe91d1e13
  Hostname: phobos.daemons.gr
   Storage:
/var/lib/systemd/coredump/core.plasmashell.1000.8fab74a672b144588c3adef5e76edcbf.19143.174024949500.zst
(present)
  Size on Disk: 46.5M
   Message: Process 19143 (plasmashell) of user 1000 dumped core.

Module libGL.so.1 from rpm libglvnd-1.7.0-7.fc42.x86_64
Module libnss_resolve.so.2 from rpm systemd-257.3-7.fc42.x86_64
Module libnss_mdns4_minimal.so.2 from rpm
nss-mdns-0.15.1-25.fc42.x86_64
Module libnss_myhostname.so.2 from rpm
systemd-257.3-7.fc42.x86_64
Module libgvfscommon.so from rpm gvfs-1.56.1-6.fc42.x86_64
Module libgvfsdbus.so from rpm gvfs-1.56.1-6.fc42.x86_64
Module libqopensslbackend.so from rpm
qt6-qtbase-6.8.2-3.fc42.x86_64
Module libqcertonlybackend.so from rpm
qt6-qtbase-6.8.2-3.fc42.x86_64
Module libKPipeWireDeclarative.so from rpm
kpipewire-6.3.1-1.fc42.x86_64
Module libpagerplugin.so from rpm
plasma-desktop-6.3.1.1-1.fc42.x86_64
Module libshowdesktopplugin.so from rpm
plasma-desktop-6.3.1.1-1.fc42.x86_64
Module libdbusplugin.so from rpm
plasma-workspace-6.3.1-1.fc42.x86_64
Module libtaskmanagerplugin.so from rpm
plasma-desktop-6.3.1.1-1.fc42.x86_64
Module libtrianglemousefilterplugin.so from rpm
plasma-workspace-6.3.1-1.fc42.x86_64
Module libstemmer.so.0 from rpm snowball-2.2.0-15.fc42.x86_64
Module libyaml-0.so.2 from rpm libyaml-0.2.5-16.fc42.x86_64
Module libxmlb.so.2 from rpm libxmlb-0.3.21-2.fc42.x86_64
Module libappstream.so.5 from rpm appstream-1.0.4-1.fc42.x86_64
Module libAppStreamQt.so.3 from rpm
appstream-1.0.4-1.fc42.x86_64
Module libKF6Runner.so.6 from rpm
kf6-krunner-6.11.0-1.fc42.x86_64
Module libPlasmaActivitiesStats.so.1 from rpm
plasma-activities-stats-6.3.1-1.fc42.x86_64
Module libkickerplugin.so from rpm
plasma-workspace-6.3.1-1.fc42.x86_64
Module libKF6CalendarEvents.so.6 from rpm
kf6-kdeclarative-6.11.0-1.fc42.x86_64
Module libcalendarplugin.so from rpm
plasma-workspace-6.3.1-1.fc42.x86_64
Module libKF6I18nLocaleData.so.6 from rpm
kf6-ki18n-6.11.0-1.fc42.x86_64
Module libdigitalclockplugin.so from rpm
plasma-workspace-6.3.1-1.fc42.x86_64
Module libkmpris.so.6 from rpm
plasma-workspace-6.3.1-1.fc42.x86_64
Module libkmprisplugin.so from rpm
plasma-workspace-6.3.1-1.fc42.x86_64
Module libmediacontrollerplugin.so from rpm
plasma-workspace-6.3.1-1.fc42.x86_64
Module libQuickChartsControls.so.1 from rpm
kf6-kquickcharts-6.11.0-1.fc42.x86_64
Module libQuickChartsControlsplugin.so from rpm
kf6-kquickcharts-6.11.0-1.fc42.x86_64
Module libnetworkmanagerqtqml.so from rpm
kf6-networkmanager-qt-6.11.0-1.fc42.x86_64
Module libQt6Core5Compat.so.6 from rpm
qt6-qt5compat-6.8.2-1.fc42.x86_64
Module libqca-qt6.so.2 from rpm qca-2.3.8-4.fc42.x86_64
Module libKF6Wallet.so.6 from rpm
kf6-kwallet-6.11.0-1.fc42.x86_64
Module libnm.so.0 from rpm NetworkManager-1.51.90-1.fc42.x86_64
Module libKF6NetworkManagerQt.so.6 from rpm
kf6-networkmanager-qt-6.11.0-1.fc42.x86_64
Module libKF6ModemManagerQt.so.6 from rpm
kf6-modemman

[plasmashell] [Bug 500583] Plasma Shell crashes when you close a connection at knetworkmanager tray.

2025-02-23 Thread Panos
https://bugs.kde.org/show_bug.cgi?id=500583

--- Comment #5 from Panos  ---
(In reply to Nicolas Fella from comment #4)
> Fedora applied a workaround for this:
> https://src.fedoraproject.org/rpms/plasma-nm/c/
> 91545a88f47b496a14d6f1fdee37b2564f6a0a37?branch=rawhide
> 
> If that fixes it then it's a known GCC bug

I build the packages and installed them and I can confirm that the issue has
been solved. Thank you so much

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

[plasmashell] [Bug 500583] New: Plasma Shell crashes when you close a connection at knetworkmanager tray.

2025-02-22 Thread Panos
https://bugs.kde.org/show_bug.cgi?id=500583

Bug ID: 500583
   Summary: Plasma Shell crashes when you close a connection at
knetworkmanager tray.
Classification: Plasma
   Product: plasmashell
   Version: 6.3.1
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: System Tray widget
  Assignee: plasma-b...@kde.org
  Reporter: panospolychro...@gmail.com
CC: mate...@gmail.com
  Target Milestone: 1.0

Then I'm trying to disconnect a connection at the panel plasmashell crashes and
restart.
Here's some of the journalctl --user -u plasma-plasmashell --follow output:

Feb 22 17:21:02 phobos.daemons.gr plasmashell[4166]: kf.windowsystem: static
void KX11Extras::forceActiveWindow(WId, long int) may only be used on X11
Feb 22 17:21:04 phobos.daemons.gr plasmashell[4166]: kf.kunitconversion:
currency conversion table data obtained via network
Feb 22 17:21:10 phobos.daemons.gr plasmashell[4166]:
file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/ItemGridView.qml:425:
TypeError: Cannot read property 'itemIndex' of null
Feb 22 17:21:23 phobos.daemons.gr plasmashell[4166]: kf.windowsystem: static
void KX11Extras::forceActiveWindow(WId, long int) may only be used on X11
Feb 22 17:21:28 phobos.daemons.gr plasmashell[4166]:
file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/ItemGridView.qml:425:
TypeError: Cannot read property 'itemIndex' of null
Feb 22 17:22:48 phobos.daemons.gr plasmashell[4166]: kf.windowsystem: static
void KX11Extras::forceActiveWindow(WId, long int) may only be used on X11
Feb 22 17:22:50 phobos.daemons.gr plasmashell[4166]:
file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/ItemGridView.qml:425:
TypeError: Cannot read property 'itemIndex' of null
Feb 22 17:56:17 phobos.daemons.gr plasmashell[4166]: kf.windowsystem: static
void KX11Extras::forceActiveWindow(WId, long int) may only be used on X11
Feb 22 17:56:18 phobos.daemons.gr plasmashell[4166]:
file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/ItemGridView.qml:425:
TypeError: Cannot read property 'itemIndex' of null
Feb 22 17:56:20 phobos.daemons.gr plasmashell[4166]: QFont::setPointSizeF:
Point size <= 0 (0.00), must be greater than 0
Feb 22 18:53:21 phobos.daemons.gr plasmashell[4166]: KCrash: Application
'plasmashell' crashing... crashRecursionCounter = 2
Feb 22 18:53:25 phobos.daemons.gr systemd-coredump[19049]: [🡕] Process 4166
(plasmashell) of user 1000 dumped core.

   Stack trace of
thread 4166:
   #0 
0x7f3db8e8027c n/a (n/a + 0x0)
   #1 
0x7f3db8e26cbe n/a (n/a + 0x0)
   #2 
0x7f3dbc292ea7 n/a (n/a + 0x0)
   #3 
0x7f3db8e26df0 n/a (n/a + 0x0)
   #4 
0x7f3ce91299e1 n/a (n/a + 0x0)
   #5 
0x7f3db955eefa n/a (n/a + 0x0)
   #6 
0x7f3db9bab471 n/a (n/a + 0x0)
   #7 
0x7f3db954fa2c n/a (n/a + 0x0)
   #8 
0x7f3dbb83d4ca n/a (n/a + 0x0)
   #9 
0x7f3db94f549c n/a (n/a + 0x0)
   #10
0x7f3db94f8fd0 n/a (n/a + 0x0)
   #11
0x7f3db97f747f n/a (n/a + 0x0)
   #12
0x7f3db7e9bf16 n/a (n/a + 0x0)
   #13
0x7f3db7ea5068 n/a (n/a + 0x0)
   #14
0x7f3db7ea5217 n/a (n/a + 0x0)
   #15
0x7f3db97f6cc3 n/a (n/a + 0x0)
   #16
0x7f3db95026d3 n/a (n/a + 0x0)
   #17
0x7f3db94fe1d5 n/a (n/a + 0x0)
   #18
0x55959dab0b26 n/a (n/a + 0x0)
   #19
0x7f3db8e105f5 n/a (n/a + 0x0)
   #20
0x7f3db8e106a8 n/a (n/a + 0x0)
   #21
0x55959dab1045 n/a (n/a + 0x0)
   ELF object binary
architecture: AMD x86-64
Feb 22 18:

[konsole] [Bug 366127] Konsole does not retain its original dimensions when it is full screen and restored

2018-10-31 Thread Panos Kavalagios
https://bugs.kde.org/show_bug.cgi?id=366127

Panos Kavalagios  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|RESOLVED|REOPENED
 Resolution|WORKSFORME  |---

--- Comment #3 from Panos Kavalagios  ---
Yes, the issue is still there:

Konsole Version 18.04.3
KDE Frameworks 5.48.0
KDE Plasma 5.13.5
Qt 5.11.1

tested on Fedora 28. I have also verified the issue on Arch, Ubuntu, and Gentoo
KDE.

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

[konqueror] [Bug 200150] Long sentences in javascript confirmation popup are cut off

2018-11-19 Thread Panos Kavalagios
https://bugs.kde.org/show_bug.cgi?id=200150

--- Comment #3 from Panos Kavalagios  ---
Created attachment 116402
  --> https://bugs.kde.org/attachment.cgi?id=116402&action=edit
konqueror-javascript.png

I confirm that the issue is no longer reproduced in the Konqueror
Version 5.0.97. The ticket can be closed.

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

[kwin] [Bug 366091] New: Compositor is de-activated the second time you log in KDE

2016-07-25 Thread Panos Kavalagios via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366091

Bug ID: 366091
   Summary: Compositor is de-activated the second time you log in
KDE
   Product: kwin
   Version: 5.7.1
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: major
  Priority: NOR
 Component: backend-x11
  Assignee: kwin-bugs-n...@kde.org
  Reporter: panagiotis.kavalag...@eurodyn.com

The compositor is de-activated and cannot be re-enabled if you log in for a
second time in KDE. The taskbar for example is not transparent. The problem is
resolved only if you reboot the system and you log in for the first time.

Reproducible: Always

Steps to Reproduce:
1. Reboot the system.
2. Log in to KDE.
3. Logout and try to log in again.

Actual Results:  
The compositor is not enabled. The taskbar is losing its transparent layout
(oxygen black theme).

Expected Results:  
The compositor should have been enabled as the first time you log in to the
system.


The graphics card is:
VGA compatible controller: Intel Corporation Xeon E3-1200 v2/3rd Gen Core
processor Graphics Controller (rev 09)

The issue is also reported here:
https://bugzilla.redhat.com/show_bug.cgi?id=1359769

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


[kwin] [Bug 366091] Compositor is de-activated the second time you log in KDE

2016-07-25 Thread Panos Kavalagios via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366091

--- Comment #1 from Panos Kavalagios  ---
Created attachment 100291
  --> https://bugs.kde.org/attachment.cgi?id=100291&action=edit
support-information.txt

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


[konsole] [Bug 366127] New: Konsole does not retain its original dimensions when it is full screen and restored

2016-07-26 Thread Panos Kavalagios via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366127

Bug ID: 366127
   Summary: Konsole does not retain its original dimensions when
it is full screen and restored
   Product: konsole
   Version: 16.04.3
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: konsole-de...@kde.org
  Reporter: panagiotis.kavalag...@eurodyn.com

Konsole falls back to its original dimensions when it is full screen and
restored.

Reproducible: Always

Steps to Reproduce:
1. Start Konsole at user's setting 80x51
2. Select middle button to go full screen or double click it's window title.
Konsole goes to 177x51.
3. Press the middle button or double click its window title to restore the
initial size.

Actual Results:  
The Konsole is resized to 80x32.

Expected Results:  
The Konsole should have been resized to 80x51.

If you manually resize it to 80x51 and you execute the described scenario, it
works fine.

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


[konsole] [Bug 366127] Konsole does not retain its original dimensions when it is full screen and restored

2016-07-26 Thread Panos Kavalagios via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366127

--- Comment #1 from Panos Kavalagios  ---
Original report is here:

https://bugzilla.redhat.com/show_bug.cgi?id=1263951

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


[plasmashell] [Bug 362531] Plasma panels are not transparent after login

2016-07-28 Thread Panos Kavalagios via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362531

--- Comment #30 from Panos Kavalagios  ---
A workaround for the problem is:

$ kquitapp plasmashell
$ kstart plasmashell

when you are logged in instead of reboot.

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