[kate] [Bug 477224] Crash after pressing both mouse buttons

2024-03-14 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=477224

Christoph Cullmann  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/util
   ||ities/kate/-/commit/02d8b49
   ||b0995ce616f9a7ffbedda7e7fec
   ||b8c5eb

--- Comment #6 from Christoph Cullmann  ---
Git commit 02d8b49b0995ce616f9a7ffbedda7e7fecb8c5eb by Christoph Cullmann.
Committed on 14/03/2024 at 17:12.
Pushed by cullmann into branch 'master'.

move lsp context menu actions to xmlgui

avoids crashes

M  +9-62   addons/lspclient/lspclientpluginview.cpp
M  +11   -1addons/lspclient/ui.rc

https://invent.kde.org/utilities/kate/-/commit/02d8b49b0995ce616f9a7ffbedda7e7fecb8c5eb

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

[kate] [Bug 477224] Crash after pressing both mouse buttons

2023-12-09 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=477224

Bug Janitor Service  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED

--- Comment #5 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/utilities/kate/-/merge_requests/1371

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

[kate] [Bug 477224] Crash after pressing both mouse buttons

2023-11-25 Thread Grósz Dániel
https://bugs.kde.org/show_bug.cgi?id=477224

--- Comment #4 from Grósz Dániel  ---
(In reply to Christoph Cullmann from comment #3)
> Yes, as comment how we might fix the stuff in
> LSPClientPluginViewImpl::prepareContextMenu that seems to crash below.

Ah, OK.

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

[kate] [Bug 477224] Crash after pressing both mouse buttons

2023-11-25 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=477224

--- Comment #3 from Christoph Cullmann  ---
Yes, as comment how we might fix the stuff in
LSPClientPluginViewImpl::prepareContextMenu that seems to crash below.

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

[kate] [Bug 477224] Crash after pressing both mouse buttons

2023-11-25 Thread Grósz Dániel
https://bugs.kde.org/show_bug.cgi?id=477224

--- Comment #2 from Grósz Dániel  ---
(In reply to Christoph Cullmann from comment #1)
> Hmmm, instead of that self managing, can we not just add these actions to
> the xmlgui file like the ctags plugin does it?
> 
>   
> 
>   
> 
> We can even add some merge area if we need that.

Did you mean to post this under this bug?

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

[kate] [Bug 477224] Crash after pressing both mouse buttons

2023-11-25 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=477224

Christoph Cullmann  changed:

   What|Removed |Added

 CC||cullm...@kde.org

--- Comment #1 from Christoph Cullmann  ---
Hmmm, instead of that self managing, can we not just add these actions to the
xmlgui file like the ctags plugin does it?

  

  

We can even add some merge area if we need that.

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