[kile] [Bug 476207] Kile crashes when clicking the browse button of the viewer

2024-04-04 Thread rusconi
https://bugs.kde.org/show_bug.cgi?id=476207

rusconi  changed:

   What|Removed |Added

 CC||listes.rusc...@laposte.net

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

[kile] [Bug 476207] Kile crashes when clicking the browse button of the viewer

2024-04-04 Thread rusconi
https://bugs.kde.org/show_bug.cgi?id=476207

--- Comment #9 from rusconi  ---
Created attachment 168142
  --> https://bugs.kde.org/attachment.cgi?id=168142=edit
New crash information added by DrKonqi

kile (2.9.93) using Qt 5.15.10

Confirm the previously reported bug

-- Backtrace (Reduced):
#6  0x7f5e1ad5c506 in QAction::triggered(bool) () from
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#7  0x7f5e1ad5f271 in QAction::activate(QAction::ActionEvent) () from
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
[...]
#9  0x7f5e1ae58ddb in QAbstractButton::mouseReleaseEvent(QMouseEvent*) ()
from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#10 0x7f5e1af55b3e in QToolButton::mouseReleaseEvent(QMouseEvent*) () from
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#11 0x7f5e1ada5dc8 in QWidget::event(QEvent*) () from
/lib/x86_64-linux-gnu/libQt5Widgets.so.5

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

[kile] [Bug 476207] Kile crashes when clicking the browse button of the viewer

2024-03-05 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=476207

Carl Schwan  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
   |hics/okular/-/commit/7f639c |hics/okular/-/commit/30779c
   |28262455226da4db9d9630a48fe |597bcef972fc29df0a251f947c5
   |a99e0f4 |82629d5

--- Comment #8 from Carl Schwan  ---
Git commit 30779c597bcef972fc29df0a251f947c582629d5 by Carl Schwan.
Committed on 05/03/2024 at 16:17.
Pushed by carlschwan into branch 'release/24.02'.

Fix crash when in embedded dummy mode

This is an issue for Kile as they use Okular in the "dummy mode" which
doesn't include the annotation tool.


(cherry picked from commit 7f639c28262455226da4db9d9630a48fea99e0f4)

M  +18   -6part/pageview.cpp

https://invent.kde.org/graphics/okular/-/commit/30779c597bcef972fc29df0a251f947c582629d5

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

[kile] [Bug 476207] Kile crashes when clicking the browse button of the viewer

2024-03-05 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=476207

Carl Schwan  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/grap
   ||hics/okular/-/commit/7f639c
   ||28262455226da4db9d9630a48fe
   ||a99e0f4
 Status|ASSIGNED|RESOLVED

--- Comment #7 from Carl Schwan  ---
Git commit 7f639c28262455226da4db9d9630a48fea99e0f4 by Carl Schwan.
Committed on 05/03/2024 at 15:11.
Pushed by carlschwan into branch 'master'.

Fix crash when in embedded dummy mode

This is an issue for Kile as they use Okular in the "dummy mode" which
doesn't include the annotation tool.

M  +18   -6part/pageview.cpp

https://invent.kde.org/graphics/okular/-/commit/7f639c28262455226da4db9d9630a48fea99e0f4

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

[kile] [Bug 476207] Kile crashes when clicking the browse button of the viewer

2024-03-05 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=476207

Carl Schwan  changed:

   What|Removed |Added

 CC||kitt...@gmail.com

--- Comment #6 from Carl Schwan  ---
*** Bug 429452 has been marked as a duplicate of this bug. ***

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

[kile] [Bug 476207] Kile crashes when clicking the browse button of the viewer

2024-03-05 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=476207

Carl Schwan  changed:

   What|Removed |Added

 CC||richard_her...@icloud.com

--- Comment #5 from Carl Schwan  ---
*** Bug 452618 has been marked as a duplicate of this bug. ***

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

[kile] [Bug 476207] Kile crashes when clicking the browse button of the viewer

2024-03-05 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=476207

Carl Schwan  changed:

   What|Removed |Added

 CC||johnnyras...@protonmail.com

--- Comment #4 from Carl Schwan  ---
*** Bug 465547 has been marked as a duplicate of this bug. ***

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

[kile] [Bug 476207] Kile crashes when clicking the browse button of the viewer

2024-03-05 Thread Carl Schwan
https://bugs.kde.org/show_bug.cgi?id=476207

Carl Schwan  changed:

   What|Removed |Added

 CC||bettaz.develo...@gmail.com

--- Comment #3 from Carl Schwan  ---
*** Bug 467435 has been marked as a duplicate of this bug. ***

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

[kile] [Bug 476207] Kile crashes when clicking the browse button of the viewer

2024-03-05 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=476207

Bug Janitor Service  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED

--- Comment #2 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/graphics/okular/-/merge_requests/944

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

[kile] [Bug 476207] Kile crashes when clicking the browse button of the viewer

2023-12-26 Thread Kloud
https://bugs.kde.org/show_bug.cgi?id=476207

--- Comment #1 from Kloud  ---
Created attachment 164456
  --> https://bugs.kde.org/attachment.cgi?id=164456=edit
New crash information added by DrKonqi

kile (2.9.93) using Qt 5.15.11

Just clicking on the "browse" button in the top right crashes kile

-- Backtrace (Reduced):
#6  0x7f234374b3b7 in QAction::triggered(bool) () at
/usr/lib/libQt5Widgets.so.5
#7  0x7f23437510d4 in QAction::activate(QAction::ActionEvent) () at
/usr/lib/libQt5Widgets.so.5
[...]
#9  0x7f234384b104 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) ()
at /usr/lib/libQt5Widgets.so.5
#10 0x7f23439484df in QToolButton::mouseReleaseEvent(QMouseEvent*) () at
/usr/lib/libQt5Widgets.so.5
#11 0x7f2343798a9a in QWidget::event(QEvent*) () at
/usr/lib/libQt5Widgets.so.5

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

[kile] [Bug 476207] Kile crashes when clicking the browse button of the viewer

2023-12-26 Thread Kloud
https://bugs.kde.org/show_bug.cgi?id=476207

Kloud  changed:

   What|Removed |Added

 CC||k...@igniter.anonaddy.me

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