[kwin] [Bug 480326] kwin segfault when starting Odamex with the OpenGL renderer

2024-01-25 Thread Kevin Wilson
https://bugs.kde.org/show_bug.cgi?id=480326

--- Comment #1 from Kevin Wilson  ---
Apologies:  s/GZDoom/Odamex/g
Otherwise, all else is the same.
I'm starting Odamex from a launcher (DoomRunner) that crafts a command line
string to pass to the executable.  GZDoom runs well on this machine and does
not exhibit the problems observed with Odamex.

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

[kwin] [Bug 480326] kwin segfault when starting Odamex with the OpenGL renderer

2024-01-25 Thread Kevin Wilson
https://bugs.kde.org/show_bug.cgi?id=480326

Kevin Wilson  changed:

   What|Removed |Added

Summary|kwin segfault when starting |kwin segfault when starting
   |GZDoom with the OpenGL  |Odamex with the OpenGL
   |renderer|renderer

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

[kwin] [Bug 480326] New: kwin segfault when starting GZDoom with the OpenGL renderer

2024-01-25 Thread Kevin Wilson
https://bugs.kde.org/show_bug.cgi?id=480326

Bug ID: 480326
   Summary: kwin segfault when starting GZDoom with the OpenGL
renderer
Classification: Plasma
   Product: kwin
   Version: 5.27.9
  Platform: Compiled Sources
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: kwil...@sc.edu
  Target Milestone: ---

Application: kwin_x11 (5.27.9)
 (Compiled from sources)
Qt Version: 5.15.12
Frameworks Version: 5.111.0
Operating System: Linux 6.5.10_p1-debian-sources x86_64
Windowing System: X11
Distribution: Funtoo Linux
DrKonqi: 5.27.9 [KCrashBackend]

-- Information about the crash:
Frequently when I start GZDoom (a classic Doom source port), `kwin` segfaults. 
GZDoom is using the OpenGL renderer when this happens.  The compositor turns
off while GZDoom is running.  The segfault reliably occurs every time. 
Initially the GZDoom window is very small, despite being set to 1080p
resolution.  I used a KWin window rule to force it to fullscreen without
decorations.  

Dristribution method Other is  "Funtoo packages"; KDE is available for Funtoo
Linux in a similar way as on Gentoo.

The crash can be reproduced every time.

-- Backtrace:
Application: KWin (kwin_x11), signal: Segmentation fault

[KCrash Handler]
#4  0x5622c9515aa6 in ?? ()
#5  0x5622c9516213 in ?? ()
#6  0x7f2ee369fe8a in
KWin::EffectsHandlerImpl::prePaintWindow(KWin::EffectWindow*,
KWin::WindowPrePaintData&, std::chrono::duration >)
() from /usr/lib/libkwin.so.5
#7  0x7f2ee373f714 in KWin::WorkspaceScene::preparePaintSimpleScreen() ()
from /usr/lib/libkwin.so.5
#8  0x7f2ee373fc25 in KWin::WorkspaceScene::prePaint(KWin::SceneDelegate*)
() from /usr/lib/libkwin.so.5
#9  0x7f2ee3659aef in KWin::Compositor::prePaintPass(KWin::RenderLayer*) ()
from /usr/lib/libkwin.so.5
#10 0x7f2ee365ccff in KWin::Compositor::composite(KWin::RenderLoop*) ()
from /usr/lib/libkwin.so.5
#11 0x7f2ee365eccb in KWin::X11Compositor::composite(KWin::RenderLoop*) ()
from /usr/lib/libkwin.so.5
#12 0x7f2ee1eb8374 in ?? () from /usr/lib/libQt5Core.so.5
#13 0x7f2ee360e232 in KWin::RenderLoop::frameRequested(KWin::RenderLoop*)
() from /usr/lib/libkwin.so.5
#14 0x7f2ee3666c83 in KWin::RenderLoopPrivate::dispatch() () from
/usr/lib/libkwin.so.5
#15 0x7f2ee1eb8374 in ?? () from /usr/lib/libQt5Core.so.5
#16 0x7f2ee1ebc6da in QTimer::timeout(QTimer::QPrivateSignal) () from
/usr/lib/libQt5Core.so.5
#17 0x7f2ee1eb00c5 in QObject::event(QEvent*) () from
/usr/lib/libQt5Core.so.5
#18 0x7f2ee116340e in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/libQt5Widgets.so.5
#19 0x7f2ee1e84ec8 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib/libQt5Core.so.5
#20 0x7f2ee1ed5ef9 in QTimerInfoList::activateTimers() () from
/usr/lib/libQt5Core.so.5
#21 0x7f2ee1ed67c1 in ?? () from /usr/lib/libQt5Core.so.5
#22 0x7f2edf92d168 in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#23 0x7f2edf92d408 in ?? () from /usr/lib/libglib-2.0.so.0
#24 0x7f2edf92d49c in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#25 0x7f2ee1ed6b56 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/libQt5Core.so.5
#26 0x7f2ee1e838eb in
QEventLoop::exec(QFlags) () from
/usr/lib/libQt5Core.so.5
#27 0x7f2ee1e8bbc6 in QCoreApplication::exec() () from
/usr/lib/libQt5Core.so.5
#28 0x5622c94a4244 in ?? ()
#29 0x7f2ee0a627b4 in __libc_start_main () from /lib/libc.so.6
#30 0x5622c94a56ea in ?? ()
[Inferior 1 (process 13128) detached]

Reported using DrKonqi

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

[konsole] [Bug 426344] Please (re)consider adding a simple "Rename Tab" functionality in a tab's right-click menu

2020-09-11 Thread Kevin Wilson
https://bugs.kde.org/show_bug.cgi?id=426344

Kevin Wilson  changed:

   What|Removed |Added

 CC||kwil...@sc.edu

--- Comment #2 from Kevin Wilson  ---
I suppose we all differ, but I like the long bug report for context.  I think
it's better to provide too much information than too little.  I agree that
titles should be concise.

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

[konsole] [Bug 426359] Repeatedly click on a file, or folder spams right click menu with repeated "Open with" entry.

2020-09-11 Thread Kevin Wilson
https://bugs.kde.org/show_bug.cgi?id=426359

Kevin Wilson  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[konsole] [Bug 426359] Repeatedly click on a file, or folder spams right click menu with repeated "Open with" entry.

2020-09-11 Thread Kevin Wilson
https://bugs.kde.org/show_bug.cgi?id=426359

Kevin Wilson  changed:

   What|Removed |Added

 CC||kwil...@sc.edu

--- Comment #1 from Kevin Wilson  ---
Created attachment 131570
  --> https://bugs.kde.org/attachment.cgi?id=131570=edit
screenshot showing extra items added to konsole's context menu

I can confirm this bug on konsole-20.08.1 and am marking it accordingly.

For me, it extends by one "\nCopy Location" (hopefully that
makes sense to people-who-aren't-me) each time I right-click the same file. 
When I click on something else and then right-click that first item again, the
menu is reset to its original state.  

The items immediately following "Open with..." in the menu are "Copy Location"
and the preceding horizontal line.

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

[konsole] [Bug 426212] two-finger scroll is choppy in Konsole

2020-09-05 Thread Kevin Wilson
https://bugs.kde.org/show_bug.cgi?id=426212

Kevin Wilson  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED
 CC||kwil...@sc.edu

--- Comment #2 from Kevin Wilson  ---


*** This bug has been marked as a duplicate of bug 425765 ***

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

[konsole] [Bug 425765] vertical scrolling is broken for input devices with a horizontal component to scroll direction (e.g. touchpads, trackpoints)

2020-09-05 Thread Kevin Wilson
https://bugs.kde.org/show_bug.cgi?id=425765

Kevin Wilson  changed:

   What|Removed |Added

 CC||k...@trummer.xyz

--- Comment #9 from Kevin Wilson  ---
*** Bug 426212 has been marked as a duplicate of this bug. ***

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

[konsole] [Bug 425765] vertical scrolling is broken for input devices with a horizontal component to scroll direction (e.g. touchpads, trackpoints)

2020-09-05 Thread Kevin Wilson
https://bugs.kde.org/show_bug.cgi?id=425765

Kevin Wilson  changed:

   What|Removed |Added

 Attachment #131425|adjusts previous version of |handle diagonal scrolling;
description|patch to make it apply  |fixed for konsole-20.08.1
   |cleanly to konsole-20.08.1  |

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

[konsole] [Bug 425782] Scrolling with ThinkPad's Trackpoint stucks

2020-09-05 Thread Kevin Wilson
https://bugs.kde.org/show_bug.cgi?id=425782

Kevin Wilson  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|NEEDSINFO

--- Comment #5 from Kevin Wilson  ---
(In reply to Kevin Wilson from comment #4)
> I think this bug might be a duplicate of
> https://bugs.kde.org/show_bug.cgi?id=425765 .  Does the patch attached to
> that bug solve this problem?

See also https://bugs.kde.org/show_bug.cgi?id=425456 for which the patch from
the bug above solved the problem.

... will mark as duplicate so that they're associated with each other, for
visibility.  If the patch doesn't fix it for you, please remove the duplicate
status.

*** This bug has been marked as a duplicate of bug 425765 ***

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

[konsole] [Bug 425765] vertical scrolling is broken for input devices with a horizontal component to scroll direction (e.g. touchpads, trackpoints)

2020-09-05 Thread Kevin Wilson
https://bugs.kde.org/show_bug.cgi?id=425765

Kevin Wilson  changed:

   What|Removed |Added

 CC||ztmam...@gmail.com

--- Comment #5 from Kevin Wilson  ---
*** Bug 425782 has been marked as a duplicate of this bug. ***

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

[konsole] [Bug 425765] vertical scrolling is broken for input devices with a horizontal component to scroll direction (e.g. touchpads, trackpoints)

2020-09-05 Thread Kevin Wilson
https://bugs.kde.org/show_bug.cgi?id=425765

Kevin Wilson  changed:

   What|Removed |Added

Summary|Konsole scrollback stutter  |vertical scrolling is
   |when fingers are lifted |broken for input devices
   |during scrolling using  |with a horizontal component
   |touchpad|to scroll direction (e.g.
   ||touchpads, trackpoints)

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

[konsole] [Bug 425782] Scrolling with ThinkPad's Trackpoint stucks

2020-09-05 Thread Kevin Wilson
https://bugs.kde.org/show_bug.cgi?id=425782

Kevin Wilson  changed:

   What|Removed |Added

 CC||kwil...@sc.edu

--- Comment #4 from Kevin Wilson  ---
I think this bug might be a duplicate of
https://bugs.kde.org/show_bug.cgi?id=425765 .  Does the patch attached to that
bug solve this problem?

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

[konsole] [Bug 425765] Konsole scrollback stutter when fingers are lifted during scrolling using touchpad

2020-09-04 Thread Kevin Wilson
https://bugs.kde.org/show_bug.cgi?id=425765

Kevin Wilson  changed:

   What|Removed |Added

 CC||l.gae...@gmail.com

--- Comment #4 from Kevin Wilson  ---
*** Bug 425456 has been marked as a duplicate of this bug. ***

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

[konsole] [Bug 425456] Trackpoint Scrolling in Konsole broken since 20.07

2020-09-04 Thread Kevin Wilson
https://bugs.kde.org/show_bug.cgi?id=425456

Kevin Wilson  changed:

   What|Removed |Added

 CC||kwil...@sc.edu
 Resolution|--- |DUPLICATE
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Kevin Wilson  ---
Hi there,

I think that this bug likely is a duplicate of
https://bugs.kde.org/show_bug.cgi?id=425765 .

Does the patch attached to that bug fix your problem?

*** This bug has been marked as a duplicate of bug 425765 ***

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

[konsole] [Bug 425765] Konsole scrollback stutter when fingers are lifted during scrolling using touchpad

2020-09-04 Thread Kevin Wilson
https://bugs.kde.org/show_bug.cgi?id=425765

Kevin Wilson  changed:

   What|Removed |Added

 Attachment #131289|0   |1
is obsolete||
 CC||kwil...@sc.edu

--- Comment #3 from Kevin Wilson  ---
Created attachment 131425
  --> https://bugs.kde.org/attachment.cgi?id=131425=edit
adjusts previous version of patch to make it apply cleanly to konsole-20.08.1

(In reply to Gabriele from comment #2)
> Created attachment 131289 [details]
> Handle diagonal scrolling
> 
> Hi, I found the problem and fixed it. Unfortunately I forgot my password and
> username, apparently the email alone is not enough to recover the password,
> so I'll just attach the patch here with a temp account I've just created.
> Hopefully I'll be able to recover my credentials.

I confirm that (a) the problem still exists in konsole-20.08.1, and (b) your
patch solves it.  Great!  Thanks for tracking down the bug.  The patch needed a
minor change because since the last konsole release, the file
TerminalDisplay.cpp moved out of the subdirectory in which it used to live.

I've attached a modified version that applies to konsole-20.08.1, leaving all
of the original author's information unaltered.

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