[plasmashell] [Bug 384540] KDE applications segfault when XLIB_SKIP_ARGB_VISUALS is defined

2020-09-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=384540 aux...@gmail.com changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[plasmashell] [Bug 384540] KDE applications segfault when XLIB_SKIP_ARGB_VISUALS is defined

2020-09-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=384540 --- Comment #15 from aux...@gmail.com --- I confirm that on openSUSE 15.2 okular no longer crashes, even though XLIB_SKIP_ARGB_VISUALS=1 is defined. -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 384540] KDE applications segfault when XLIB_SKIP_ARGB_VISUALS is defined

2020-09-06 Thread Tristan Miller
https://bugs.kde.org/show_bug.cgi?id=384540 --- Comment #14 from Tristan Miller --- I also can't reproduce this problem with openSUSE Tumbleweed. aux...@gmail.com, openSUSE Leap 15.1 is due to be EOL'd in two months. Perhaps you could upgrade to 15.2 and try testing again? -- You are

[plasmashell] [Bug 384540] KDE applications segfault when XLIB_SKIP_ARGB_VISUALS is defined

2020-06-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=384540 --- Comment #13 from aux...@gmail.com --- Using KDE Frameworks 5.70.0, Qt 5.14.1 and breeze dark, okular is crashing when launched from emacs, unless I change the code in /usr/bin/emacs to prevent it from defining XLIB_SKIP_ARGB_VISUALS. How can this be

[plasmashell] [Bug 384540] KDE applications segfault when XLIB_SKIP_ARGB_VISUALS is defined

2020-06-06 Thread Tristan Miller
https://bugs.kde.org/show_bug.cgi?id=384540 --- Comment #12 from Tristan Miller --- (In reply to auxsvr from comment #11) > Using openSUSE 15.1, this report is still valid, as > XLIB_SKIP_ARGB_VISUALS='' still crashes okular 1.10.0. Not reproducible for me with openSUSE 15.1 (KDE 5.55.0, Qt

[plasmashell] [Bug 384540] KDE applications segfault when XLIB_SKIP_ARGB_VISUALS is defined

2020-06-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=384540 aux...@gmail.com changed: What|Removed |Added Status|RESOLVED|REOPENED Ever confirmed|0

[plasmashell] [Bug 384540] KDE applications segfault when XLIB_SKIP_ARGB_VISUALS is defined

2020-06-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=384540 aux...@gmail.com changed: What|Removed |Added CC||aux...@gmail.com -- You are receiving this

[plasmashell] [Bug 384540] KDE applications segfault when XLIB_SKIP_ARGB_VISUALS is defined

2017-09-29 Thread Simon Andric
https://bugs.kde.org/show_bug.cgi?id=384540 Simon Andric changed: What|Removed |Added CC||simonandr...@gmail.com

[plasmashell] [Bug 384540] KDE applications segfault when XLIB_SKIP_ARGB_VISUALS is defined

2017-09-12 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=384540 Kai Uwe Broulik changed: What|Removed |Added Resolution|--- |UPSTREAM

[plasmashell] [Bug 384540] KDE applications segfault when XLIB_SKIP_ARGB_VISUALS is defined

2017-09-12 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=384540 --- Comment #10 from Kai Uwe Broulik --- Qt patch https://codereview.qt-project.org/#/c/205268/ -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 384540] KDE applications segfault when XLIB_SKIP_ARGB_VISUALS is defined

2017-09-12 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=384540 --- Comment #9 from Kai Uwe Broulik --- Seems to crash accessing a nullptr returned by glXGetVisualFromFBConfig which according to docs can return null: "If config is a valid GLX frame buffer configuration and it has an

[plasmashell] [Bug 384540] KDE applications segfault when XLIB_SKIP_ARGB_VISUALS is defined

2017-09-12 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=384540 --- Comment #8 from Kai Uwe Broulik --- Kwrite does not crash with Fusion style at all. It crashes with Oxygen and Breeze as soon as a tooltip appears. Better backtrace: Thread 1 "dolphin" received signal SIGSEGV, Segmentation

[plasmashell] [Bug 384540] KDE applications segfault when XLIB_SKIP_ARGB_VISUALS is defined

2017-09-10 Thread Tristan Miller
https://bugs.kde.org/show_bug.cgi?id=384540 --- Comment #7 from Tristan Miller --- When I set my widget style to Fusion or MS Windows 9x, I am no longer able to trigger the crash using the method described in my OP (i.e., launching Okular and then activating a

[plasmashell] [Bug 384540] KDE applications segfault when XLIB_SKIP_ARGB_VISUALS is defined

2017-09-10 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=384540 Kai Uwe Broulik changed: What|Removed |Added CC|

[plasmashell] [Bug 384540] KDE applications segfault when XLIB_SKIP_ARGB_VISUALS is defined

2017-09-10 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=384540 --- Comment #5 from David Edmundson --- It seems to be the breeze qstyle which is the difference. Can you set to "Fusion" (which is a much simpler one) and confirm? -- You are receiving this mail because: You are watching

[plasmashell] [Bug 384540] KDE applications segfault when XLIB_SKIP_ARGB_VISUALS is defined

2017-09-10 Thread Tristan Miller
https://bugs.kde.org/show_bug.cgi?id=384540 --- Comment #4 from Tristan Miller --- (In reply to David Edmundson from comment #1) > Then don't set that flag... On further investigation, it seems that the vanilla Emacs distribution does not set this environment

[plasmashell] [Bug 384540] KDE applications segfault when XLIB_SKIP_ARGB_VISUALS is defined

2017-09-10 Thread Tristan Miller
https://bugs.kde.org/show_bug.cgi?id=384540 --- Comment #3 from Tristan Miller --- (In reply to David Edmundson from comment #2) > Edit. > As it's the menu it could be the plasma-integration qpt acting as the > difference. > > If you unset any env vars that mention

[plasmashell] [Bug 384540] KDE applications segfault when XLIB_SKIP_ARGB_VISUALS is defined

2017-09-09 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=384540 David Edmundson changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED

[plasmashell] [Bug 384540] KDE applications segfault when XLIB_SKIP_ARGB_VISUALS is defined

2017-09-09 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=384540 David Edmundson changed: What|Removed |Added Resolution|--- |UPSTREAM

[plasmashell] [Bug 384540] KDE applications segfault when XLIB_SKIP_ARGB_VISUALS is defined

2017-09-09 Thread Tristan Miller
https://bugs.kde.org/show_bug.cgi?id=384540 Tristan Miller changed: What|Removed |Added See Also|