[krdc] [Bug 487139] No more way to specify freerdp options

2024-05-30 Thread rbnmndz
https://bugs.kde.org/show_bug.cgi?id=487139

rbnmndz  changed:

   What|Removed |Added

 CC||kdeb...@rbnm.mozmail.com

--- Comment #1 from rbnmndz  ---
Until version 23.08.4 there were a field to define "Extra options" to RDP
connections in the "Host configuration" window.

I need to add some parameters to the RDP connections, like /sec:rdp or
/cert:tofu that I could do it in krdc  23.08.4, but since version 24 is not
possible. And the result is not being able to connect to those servers.

I've seen there is the bug 482395 (fixed ) about some of the connection issues.
It says is fixed based on merge
https://invent.kde.org/network/krdc/-/merge_requests/93
It seems this merge is only intended to resolve RDP proxy and gateway settings,
but is not a general solution for all the connection issues.

I wonder if it could be possible to bring back the "extra options" settings to
solve any kind of RDP issues. Maybe in another tab to the "Advance Network
settings".

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

[krdc] [Bug 487139] No more way to specify freerdp options

2024-05-30 Thread rbnmndz
https://bugs.kde.org/show_bug.cgi?id=487139

--- Comment #2 from rbnmndz  ---
Created attachment 169981
  --> https://bugs.kde.org/attachment.cgi?id=169981&action=edit
Host configuration window v. 23.08.4

Added image of Host configuration window v. 23.08.4

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

[krdc] [Bug 487139] Regression: No more way to specify freerdp options

2024-06-03 Thread rbnmndz
https://bugs.kde.org/show_bug.cgi?id=487139

rbnmndz  changed:

   What|Removed |Added

Summary|No more way to specify  |Regression: No more way to
   |freerdp options |specify freerdp options

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

[krdc] [Bug 482950] KRDC RDP Blue screen shows nothing

2024-04-18 Thread rbnmndz
https://bugs.kde.org/show_bug.cgi?id=482950

rbnmndz  changed:

   What|Removed |Added

 CC||kdeb...@rbnm.mozmail.com

--- Comment #7 from rbnmndz  ---
* My system:
Operating System: KDE neon 6.0
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0
Kernel Version: 6.5.0-27-generic (64-bit)
Graphics Platform: Wayland

* KRDC version
 krdc   4:24.02.2-0xneon+22.04+jammy+release+build29 amd64 

* Problem:
some times it won't connect to RDP server

* Errors:
- First server
d’abr. 18 11:32:33 hn krdc[20778]: qt.qpa.wayland: Creating a fake screen in
order for Qt not to crash 
d’abr. 18 11:36:19 hn krdc[20778]: KRDC: Starting RDP session
d’abr. 18 11:36:19 hn plasmashell[20778]: [11:36:19:900] [20778:20778]
[WARN][com.freerdp.crypto] - Certificate verification failure 'self-signed
certificate (18)' at stack position 0
d’abr. 18 11:36:19 hn plasmashell[20778]: [11:36:19:900] [20778:20778]
[WARN][com.freerdp.crypto] - CN = server.domain
d’abr. 18 11:36:19 hn plasmashell[20778]: [11:36:19:200] [20778:20778]
[ERROR][com.freerdp.core.transport] - BIO_read returned a system error 104:
Connection reset by peer
d’abr. 18 11:36:19 hn plasmashell[20778]: [11:36:19:201] [20778:20778]
[ERROR][com.freerdp.core] - transport_read_layer:freerdp_set_last_error_ex
ERRCONNECT_CONNECT_TRANSPORT_FAILED [0x0002000D]
d’abr. 18 11:36:20 hn plasmashell[20778]: [11:36:20:530] [20778:20778]
[ERROR][com.freerdp.core.transport] - BIO_read returned a system error 104:
Connection reset by peer
d’abr. 18 11:36:20 hn plasmashell[20778]: [11:36:20:530] [20778:20778]
[ERROR][com.freerdp.core] - transport_read_layer:freerdp_set_last_error_ex
ERRCONNECT_CONNECT_TRANSPORT_FAILED [0x0002000D]
d’abr. 18 11:36:20 hn plasmashell[20778]: [11:36:20:530] [20778:20778]
[ERROR][com.freerdp.core] - freerdp_post_connect failed
d’abr. 18 11:36:20 hn krdc[20778]: KRDC: Unable to connect

- second server
d’abr. 18 11:36:31 hn krdc[20778]: KRDC: Starting RDP session
d’abr. 18 11:36:31 hn plasmashell[20778]: [11:36:31:302] [20778:20778]
[ERROR][com.freerdp.core] - transport_connect_tls:freerdp_set_last_error_ex
ERRCONNECT_TLS_CONNECT_FAILED [0x00020008]
d’abr. 18 11:36:31 hn krdc[20778]: KRDC: Unable to connect

* What happens when connecting to those servers via wlfreerdp
-First server:
$ wlfreerdp /v:server.domain ...
Certificate details for server.domain:3389 (RDP-Server):
...
The above X.509 certificate could not be verified, possibly because you do not
have
the CA certificate in your certificate store, or the certificate has expired.
Please look at the OpenSSL documentation on how to add a private CA to the
store.
Do you trust the above certificate? (Y/T/N) y

wlfreerdp asks if you want to accept the certificate. KRDC instead of asking,
drops the connection.

- Second server:
$ wlfreerdp /v:server2.domain ... /sec:rdp

KRDC now lacks the "advanced options" settings for connecting computers. In
older versions, it had and I could connect to this server adding the /sec:rdp 
in the advanced options settings.

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

[krdc] [Bug 482950] KRDC RDP Blue screen shows nothing

2024-04-18 Thread rbnmndz
https://bugs.kde.org/show_bug.cgi?id=482950

--- Comment #8 from rbnmndz  ---
Correction: "Expert options" instead of "advance options" in "Host
Configuration" in krdc v23.

extraoptions=  in file $HOME/.config/krdcrc

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

[krdc] [Bug 482950] KRDC RDP Blue screen shows nothing

2024-04-19 Thread rbnmndz
https://bugs.kde.org/show_bug.cgi?id=482950

--- Comment #9 from rbnmndz  ---
I've seen there is the bug 482395 (fixed ) about some of the connection issues.
It says is fixed based on merge
https://invent.kde.org/network/krdc/-/merge_requests/93

It seems this merge is only intended to resolve RDP proxy and gateway settings,
but is not a general solution for all the connection issues.

I wonder if it could be possible to bring back the "exta options" settings to
solve any kind of RDP issues. 

In krdc v23 I had some extra settings for some servers that have been lost in
krdc v24.

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

[neon] [Bug 415130] Lock and login screens: entering incorrect password or moving focus away breaks using return/enter key to submit password

2022-09-08 Thread rbnmndz
https://bugs.kde.org/show_bug.cgi?id=415130

rbnmndz  changed:

   What|Removed |Added

 CC||kdeb...@rbnm.mozmail.com

--- Comment #46 from rbnmndz  ---
Same issue. Return doesn't work after first use of it on login prompt.

Package: libqt5virtualkeyboard5
Architecture: amd64
Version: 5.15.5+p20.04+tunstable+git20220826.0932-0

Operating System: KDE neon 5.25
KDE Plasma Version: 5.25.5
KDE Frameworks Version: 5.97.0
Qt Version: 5.15.5
Graphics Platform: X11
Graphics Processor: Mesa DRI Intel® HD Graphics 4600

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

[kwin] [Bug 438883] Re-implement Desktop Cobe effect with modern effects API

2021-10-18 Thread rbnmndz
https://bugs.kde.org/show_bug.cgi?id=438883

rbnmndz  changed:

   What|Removed |Added

 CC||rubenmndz+kdeb...@gmail.com

--- Comment #8 from rbnmndz  ---
I also regret the lack of this effect. I'm adding here my voice because the
assumption given at https://invent.kde.org/plasma/kwin/-/merge_requests/1075

"given that they are not used widely based on support information from various
bug reports"

I've been using it long ago, and I had no reason to apply for a bug until now. 
I hope the dropping of this cube effect would be reconsiderate.

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

[kdeplasma-addons] [Bug 422454] Ordering of profiles in konsole applet

2021-04-14 Thread rbnmndz
https://bugs.kde.org/show_bug.cgi?id=422454

--- Comment #3 from rbnmndz  ---
Still not solved. It is not important, but is very annoying when you have a
long list of profiles.
Please...

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

[konsole] [Bug 430450] Profiles and realtime preview not working

2021-01-07 Thread rbnmndz
https://bugs.kde.org/show_bug.cgi?id=430450

rbnmndz  changed:

   What|Removed |Added

 CC||rubenmndz+kdeb...@gmail.com

--- Comment #4 from rbnmndz  ---
Same issue here with different computers: profiles are not launching from
konsole tab. Although they can be launched from konsole profiles widget.

If I start konsole from the command line it shows these messages:
$ konsole
QObject::connect: signal not found in Konsole::ProfileManager
QObject::connect: signal not found in Konsole::ProfileManager
QObject::connect: signal not found in Konsole::ProfileManager
QObject::connect: signal not found in Konsole::ProfileManager
QObject::connect: signal not found in Konsole::ProfileList
QObject::connect: signal not found in Konsole::ProfileManager
QObject::connect: signal not found in Konsole::ProfileManager
QObject::connect: signal not found in Konsole::ProfileManager

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

[konsole] [Bug 430450] Profiles and realtime preview not working

2021-01-07 Thread rbnmndz
https://bugs.kde.org/show_bug.cgi?id=430450

--- Comment #6 from rbnmndz  ---
Profiles can't be launched from the konsole profile tab, but they can be
launched from the menu option "New Tab" / profile_name.

When I go to the "Change Profile", I am seeing some profiles duplicated, but
not all of them. There are no duplicities on "Profile Managament". None of them
are working on the "Change Profile" menu.

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

[konsole] [Bug 430450] Profiles and realtime preview not working

2021-01-07 Thread rbnmndz
https://bugs.kde.org/show_bug.cgi?id=430450

--- Comment #7 from rbnmndz  ---
Upgraded konsole & konsole-part to 4:20.12.0+p20.04+git20210103.0056-0 and
these problems disappeared and no error messages at konsole launch.
>From site https://origin.archive.neon.kde.org/testing/pool/main/k/konsole/

Thanks!

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

[kdeplasma-addons] [Bug 431483] New: Konsole profile list not sorted

2021-01-12 Thread rbnmndz
https://bugs.kde.org/show_bug.cgi?id=431483

Bug ID: 431483
   Summary: Konsole profile list not sorted
   Product: kdeplasma-addons
   Version: 5.20.5
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: konsoleprofiles
  Assignee: plasma-b...@kde.org
  Reporter: rubenmndz+kdeb...@gmail.com
  Target Milestone: ---

SUMMARY

The konsole profile list is not sorted. It is difficult to find an item if the
list is long.

STEPS TO REPRODUCE
1. Add the plasma addon konsoleProfiles to your desktop

OBSERVED RESULT
1. The konsole profile list showed doesn't have any order

EXPECTED RESULT
1. The profile list should be sorted alphabetically
2. Or it should be an option to sort the list in the settings


SOFTWARE/OS VERSIONS

Operating System: KDE neon 5.20
KDE Plasma Version: 5.20.5
KDE Frameworks Version: 5.78.0
Qt Version: 5.15.2
Kernel Version: 5.4.0-60-generic
OS Type: 64-bit

ADDITIONAL INFORMATION
I've been missing this feature for long, not the last version

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

[kdeplasma-addons] [Bug 422454] Ordering of profiles in konsole applet

2021-01-12 Thread rbnmndz
https://bugs.kde.org/show_bug.cgi?id=422454

rbnmndz  changed:

   What|Removed |Added

 CC||rubenmndz+kdeb...@gmail.com

--- Comment #1 from rbnmndz  ---
I've just opened the bug #431483 which is the same as this because I didn't
find it before. And I can confirm this issue is still not fixed.

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

[lattedock] [Bug 416876] New: Latte-dock has an unstable presentation on its vertical layouts

2020-01-28 Thread rbnmndz
https://bugs.kde.org/show_bug.cgi?id=416876

Bug ID: 416876
   Summary: Latte-dock has an unstable presentation on its
vertical layouts
   Product: lattedock
   Version: 0.9.7
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: grave
  Priority: NOR
 Component: application
  Assignee: mvourla...@gmail.com
  Reporter: rubenmndz+kdeb...@gmail.com
  Target Milestone: ---

Created attachment 125497
  --> https://bugs.kde.org/attachment.cgi?id=125497&action=edit
Video showing the unstable behavior

SUMMARY
Latte-dock has an unstable presentation on its vertical layouts

STEPS TO REPRODUCE
1. Launch latte-dock on a vertical layout (left or right)

OBSERVED RESULT
Latte-dock is appearing and disappearing on and on, and also is going to a very
little icon size. But it seems to be responsive to mouse actions the little
moment that is on display. The icons get enlarged over the mouse, but totally
unstable presentation. It also responds to mouse clicks if you click when it is
on display.

EXPECTED RESULT
Stable presentation

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: KDE Neon 5.17
KDE Plasma Version: 5.17.5
KDE Frameworks Version: 5.66.0
Qt Version: 5.13.2

Kernel Version: 5.3.0-26-generic
OS Type: 64-bit
Processors: 4 × Intel® Core™ i5-4570
X.Org X Server 1.20.5
X Protocol Version 11, Revision 0
xorg-server-hwe-18.04 2:1.20.5+git20191008-0ubuntu1~18.04.1

ADDITIONAL INFORMATION

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

[lattedock] [Bug 416876] Latte-dock has an unstable presentation on its vertical layouts

2020-01-29 Thread rbnmndz
https://bugs.kde.org/show_bug.cgi?id=416876

rbnmndz  changed:

   What|Removed |Added

Version|0.9.7   |0.9.8

--- Comment #2 from rbnmndz  ---
Sorry to have mistaken de version number, it was 0.9.8. Going back to 0.9.7
until 0.9.8.1 is available.
Thank you!

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

[neon] [Bug 494132] Skanlite aborts on start

2024-10-28 Thread rbnmndz
https://bugs.kde.org/show_bug.cgi?id=494132

rbnmndz  changed:

   What|Removed |Added

 CC||kdeb...@rbnm.mozmail.com

--- Comment #3 from rbnmndz  ---
Still happening on version 24.08.2

~$ skanlite -v
skanlite 24.08.2

~$ skanlite
ASSERT: "divisor < 0 || divisor > 0" in file
/usr/include/x86_64-linux-gnu/qt6/QtCore/qpoint.h, line 271
Aborted (core dumped)

Operating System: KDE neon 6.2
KDE Plasma Version: 6.2.2
KDE Frameworks Version: 6.7.0
Qt Version: 6.7.2
Kernel Version: 6.8.0-47-generic (64-bit)
Graphics Platform: X11
Processors: 12 × 11th Gen Intel® Core™ i5-11500 @ 2.70GHz
Memory: 31.1 GiB of RAM
Graphics Processor: NV167

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

[plasmashell] [Bug 495871] New: Plasma shell crashes after log in

2024-11-06 Thread rbnmndz
https://bugs.kde.org/show_bug.cgi?id=495871

Bug ID: 495871
   Summary: Plasma shell crashes after log in
Classification: Plasma
   Product: plasmashell
   Version: 6.2.2
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: generic-crash
  Assignee: plasma-b...@kde.org
  Reporter: kdeb...@rbnm.mozmail.com
  Target Milestone: 1.0

SUMMARY
Plasmashell crashes one or more times after user log in.

STEPS TO REPRODUCE
1. Log in

OBSERVED RESULT
Plasma shell crashes one or more times.

EXPECTED RESULT
No crash.

SOFTWARE/OS VERSIONS
Operating System: KDE neon 6.2
KDE Plasma Version: 6.2.2
KDE Frameworks Version: 6.7.0
Qt Version: 6.8.0
Kernel Version: 6.8.0-48-generic (64-bit)
Graphics Platform: X11


ADDITIONAL INFORMATION

Error before crash:
file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/DashboardRepresentation.qml:771:29:
Unable to assign ActionMenu_QMLTYPE_980 to QQuickItem

Complete error log from journalctl:
plasmashell[2688]: kf.plasma.quick: Applet preload policy set to 1
plasmashell[2688]: qml: false
plasmashell[2688]: qml: false
plasmashell[2688]: qml: false
plasmashell[2688]: qml: false
plasmashell[2688]: qml: false
plasmashell[2688]: qml: false
plasmashell[2688]:
file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/main.qml:178:25:
QML FolderViewDropArea (parent or ancestor of QQuickLayoutAttached): Binding
loop detected for property "minimumWidth":
  
file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/main.qml:201:9
plasmashell[2688]: Toolbox not loading, toolbox package is either invalid or
disabled.
plasmashell[2688]:
file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/main.qml:50:9:
QML KSortFilterProxyModel: Binding loop detected for property "sourceModel"
plasmashell[2688]:
file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/main.qml:50:9:
QML KSortFilterProxyModel: Binding loop detected for property "sourceModel"
plasmashell[2688]: qt.dbus.integration: Could not connect
"org.cups.cupsd.Notifier" to PrinterFinishingsChanged(QString, QString,
QString, uint, QString, bool) :
plasmashell[2688]: error getting max keyboard brightness via dbus
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path
'/org/kde/Solid/PowerManagement/Actions/KeyboardBrightnessControl'")
plasmashell[2688]: QFont::setPointSizeF: Point size <= 0 (0.00), must be
greater than 0
plasmashell[2688]:
file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/DashboardRepresentation.qml:771:29:
Unable to assign ActionMenu_QMLTYPE_980 to QQuickItem
plasmashell[2688]:
file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/DashboardRepresentation.qml:771:29:
Unable to assign ActionMenu_QMLTYPE_980 to QQuickItem
plasmashell[2688]: Loading Calendar plugin HolidaysEventsPlugin(0x58c7981e2ea0)
plasmashell[2688]: KCrash: Application 'plasmashell' crashing...
crashRecursionCounter = 2
plasmashell[3555]: kf.plasma.quick: Applet preload policy set to 1
plasmashell[3555]: qml: false
plasmashell[3555]: qml: false
plasmashell[3555]: qml: false
plasmashell[3555]: qml: false
plasmashell[3555]: qml: false
plasmashell[3555]: qml: false
plasmashell[3555]:
file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/main.qml:178:25:
QML FolderViewDropArea (parent or ancestor of QQuickLayoutAttached): Binding
loop detected for property "minimumWidth":
  
file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/main.qml:201:9
plasmashell[3555]: Toolbox not loading, toolbox package is either invalid or
disabled.
plasmashell[3555]:
file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/main.qml:50:9:
QML KSortFilterProxyModel: Binding loop detected for property "sourceModel"
plasmashell[3555]:
file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/main.qml:50:9:
QML KSortFilterProxyModel: Binding loop detected for property "sourceModel"
plasmashell[3555]: qt.dbus.integration: Could not connect
"org.cups.cupsd.Notifier" to PrinterFinishingsChanged(QString, QString,
QString, uint, QString, bool) :
plasmashell[3555]: error getting max keyboard brightness via dbus
QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path
'/org/kde/Solid/PowerManagement/Actions/KeyboardBrightnessControl'")
plasmashell[3555]: Loading Calendar plugin HolidaysEventsPlugin(0x5fe178960aa0)
plasmashell[3555]: QFont::setPointSizeF: Point size <= 0 (0.00), must be
greater than 0
plasmashell[3555]:
file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/DashboardRepresentation.qml:771:29:
Unable to assign ActionMenu_QMLTYPE_976 to QQuickItem
plasmashell[3555]:
file:///usr/share/plasma/pl

[plasmashell] [Bug 495871] Plasma shell crashes after log in

2024-11-07 Thread rbnmndz
https://bugs.kde.org/show_bug.cgi?id=495871

--- Comment #2 from rbnmndz  ---
It is related with X11 session. No crash in Wayland.
I'm going to attach some crashes bactraces.

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

[plasmashell] [Bug 495871] Plasma shell crashes after log in

2024-11-07 Thread rbnmndz
https://bugs.kde.org/show_bug.cgi?id=495871

--- Comment #3 from rbnmndz  ---
Created attachment 175611
  --> https://bugs.kde.org/attachment.cgi?id=175611&action=edit
drkonqi bactrace (one of them)

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

[plasmashell] [Bug 495871] Plasma shell crashes after log in

2024-11-07 Thread rbnmndz
https://bugs.kde.org/show_bug.cgi?id=495871

--- Comment #10 from rbnmndz  ---
The system, with a new user, is not crashing. At least, I would like to know
what is causing the crash, if it possible.
Thanks.

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

[plasmashell] [Bug 495871] Plasma shell crashes after log in

2024-11-07 Thread rbnmndz
https://bugs.kde.org/show_bug.cgi?id=495871

--- Comment #4 from rbnmndz  ---
Created attachment 175613
  --> https://bugs.kde.org/attachment.cgi?id=175613&action=edit
Some kcrash files generated by drkonqi

3 kcrash files produced by 3 consecutive crashes and generated by drkonqi.

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

[plasmashell] [Bug 495871] Plasma shell crashes after log in

2024-11-07 Thread rbnmndz
https://bugs.kde.org/show_bug.cgi?id=495871

--- Comment #5 from rbnmndz  ---
Sometimes (very few) not crashes at all after login (in X11).

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

[plasmashell] [Bug 495871] Plasma shell crashes after log in

2024-11-07 Thread rbnmndz
https://bugs.kde.org/show_bug.cgi?id=495871

--- Comment #6 from rbnmndz  ---
Created attachment 175614
  --> https://bugs.kde.org/attachment.cgi?id=175614&action=edit
Backtrace generated by gdb log

I've tried a "gdb /bin/plasmashell"

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

[plasmashell] [Bug 495871] Plasma shell crashes after log in

2024-11-07 Thread rbnmndz
https://bugs.kde.org/show_bug.cgi?id=495871

--- Comment #7 from rbnmndz  ---
Another intent of gdb backtrace:

Thread 1 "plasmashell" received signal SIGSEGV, Segmentation fault.
Downloading source file
/usr/src/qt6-declarative-6.8.0-0zneon+24.04+noble+release+build15/src/quick/items/qquickitem.cpp
0x7fd8cea4b05d in QQuickItemPrivate::dirty (this=0x63da5d9698f0,
type=)  
at
/usr/src/qt6-declarative-6.8.0-0zneon+24.04+noble+release+build15/src/quick/items/qquickitem.cpp:6747
warning: 6747  
/usr/src/qt6-declarative-6.8.0-0zneon+24.04+noble+release+build15/src/quick/items/qquickitem.cpp:
No such file or directory
(gdb) backtrace
#0  0x7fd8cea4b05d in QQuickItemPrivate::dirty (this=0x63da5d9698f0,
type=)
at
/usr/src/qt6-declarative-6.8.0-0zneon+24.04+noble+release+build15/src/quick/items/qquickitem.cpp:6747
#1  0x7fd8cea4b2b7 in QQuickItem::setX (this=0x63da602e0080, v=)
at
/usr/src/qt6-declarative-6.8.0-0zneon+24.04+noble+release+build15/src/quick/items/qquickitem.cpp:7196
#2  0x7fd8ce70f814 in QQuickItemViewPrivate::updateUnrequestedPositions
(this=0x63da5ddf6a00)
at
/usr/src/qt6-declarative-6.8.0-0zneon+24.04+noble+release+build15/src/quick/items/qquickitemview.cpp:2594
#3  0x7fd8ce70af3d in QQuickItemViewPrivate::refill (this=0x63da5ddf6a00,
from=-0, to=48)
at
/usr/src/qt6-declarative-6.8.0-0zneon+24.04+noble+release+build15/src/quick/items/qquickitemview.cpp:1818
#4  0x7fd8ce7146eb in QQuickItemViewPrivate::layout (this=)
at
/usr/src/qt6-declarative-6.8.0-0zneon+24.04+noble+release+build15/src/quick/items/qquickitemview.cpp:1938
#5  0x7fd8ce9e79ed in QQuickWindowPrivate::polishItems
(this=0x63da5d2ff6e0)
at
/usr/src/qt6-declarative-6.8.0-0zneon+24.04+noble+release+build15/src/quick/items/qquickwindow.cpp:348
#6  0x7fd8ce80a39c in QSGThreadedRenderLoop::polishAndSync
(this=0x63da5d5e7500, w=0x63da611f13d0, inExpose=false)
at
/usr/src/qt6-declarative-6.8.0-0zneon+24.04+noble+release+build15/src/quick/scenegraph/qsgthreadedrenderloop.cpp:1636
#7  0x7fd8ce9e8670 in QQuickWindow::event (this=,
event=)
at
/usr/src/qt6-declarative-6.8.0-0zneon+24.04+noble+release+build15/src/quick/items/qquickwindow.cpp:1582
#8  0x7fd8cf3ff518 in QApplicationPrivate::notify_helper
(this=, receiver=0x63da5cf10800, e=0x7fff5bdf3f50)
at
/usr/src/qt6-base-6.8.0-0zneon+24.04+noble+release+build17/src/widgets/kernel/qapplication.cpp:3294
#9  0x7fd8cd0bda48 in QCoreApplication::notifyInternal2
(receiver=0x63da5cf10800, event=0x7fff5bdf3f50)
at
/usr/src/qt6-base-6.8.0-0zneon+24.04+noble+release+build17/src/corelib/kernel/qcoreapplication.cpp:1165
#10 0x7fd8cd0bda8d in QCoreApplication::sendEvent (receiver=, event=)
at
/usr/src/qt6-base-6.8.0-0zneon+24.04+noble+release+build17/src/corelib/kernel/qcoreapplication.cpp:1609
--Type  for more, q to quit, c to continue without paging--
#11 0x7fd8cd51760a in QPlatformWindow::deliverUpdateRequest
(this=)
at
/usr/src/qt6-base-6.8.0-0zneon+24.04+noble+release+build17/src/gui/kernel/qplatformwindow.cpp:792
#12 0x7fd8cd5153d5 in QPlatformWindow::windowEvent (this=0x63da5d5e7580,
event=)
at
/usr/src/qt6-base-6.8.0-0zneon+24.04+noble+release+build17/src/gui/kernel/qplatformwindow.cpp:454
#13 0x7fd8cf4040b3 in QApplication::notify (this=0x7fff5bdf45d0,
receiver=0x63da5cf10800, e=0x7fff5bdf4220)
at
/usr/src/qt6-base-6.8.0-0zneon+24.04+noble+release+build17/src/widgets/kernel/qapplication.cpp:2585
#14 0x7fd8cd0bda48 in QCoreApplication::notifyInternal2
(receiver=0x63da5cf10800, event=0x7fff5bdf4220)
at
/usr/src/qt6-base-6.8.0-0zneon+24.04+noble+release+build17/src/corelib/kernel/qcoreapplication.cpp:1165
#15 0x7fd8ccf84e58 in QTimerInfoList::activateTimers (this=0x63da5cd288e0)
at
/usr/src/qt6-base-6.8.0-0zneon+24.04+noble+release+build17/src/corelib/kernel/qtimerinfo_unix.cpp:426
#16 0x7fd8cce71671 in timerSourceDispatch (source=)
at
/usr/src/qt6-base-6.8.0-0zneon+24.04+noble+release+build17/src/corelib/kernel/qeventdispatcher_glib.cpp:152
#17 idleTimerSourceDispatch (source=source@entry=0x63da5cc95ac0)
at
/usr/src/qt6-base-6.8.0-0zneon+24.04+noble+release+build17/src/corelib/kernel/qeventdispatcher_glib.cpp:199
#18 0x7fd8cb8035b5 in g_main_dispatch (context=0x7fd8cf30) at
../../../glib/gmain.c:3344
#19 0x7fd8cb862717 in g_main_context_dispatch_unlocked
(context=0x7fd8cf30) at ../../../glib/gmain.c:4152
#20 g_main_context_iterate_unlocked.isra.0
(context=context@entry=0x7fd8cf30, block=block@entry=1,
dispatch=dispatch@entry=1, self=)
at ../../../glib/gmain.c:4217
#21 0x7fd8cb802a53 in g_main_context_iteration (context=0x7fd8cf30,
may_block=1) at ../../../glib/gmain.c:4282
#22 0x7fd8cce6f4ff in QEventDispatcherGlib::processEvents
(this=0x63da5cd42a70, flags=...)
at
/usr/src/qt6-base-6.8.0-0zneon+24.04+noble+release+build17/src/corelib/kernel/qeventdispatcher_glib.c

[plasmashell] [Bug 495871] Plasma shell crashes after log in

2024-11-07 Thread rbnmndz
https://bugs.kde.org/show_bug.cgi?id=495871

--- Comment #8 from rbnmndz  ---
(In reply to rbnmndz from comment #2)
> It is related with X11 session. No crash in Wayland.
> I'm going to attach some crashes bactraces.

I was lucky the first time on Wayland. It also crashes radomly. The same as
X11.

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

[plasmashell] [Bug 495871] Plasma shell crashes after log in

2024-11-07 Thread rbnmndz
https://bugs.kde.org/show_bug.cgi?id=495871

--- Comment #9 from rbnmndz  ---
Created attachment 175615
  --> https://bugs.kde.org/attachment.cgi?id=175615&action=edit
drkonqi kcrash on Wayland

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