[khelpcenter] [Bug 484977] The KHelpcenter takes focus and it is impossible to close

2024-04-11 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=484977

--- Comment #13 from control...@gmail.com ---
(In reply to Friedrich W. H. Kossebau)

Today KDE Gear updates arrived, and the Khelpcener is working properly. Thank
you very much to everyone involved!

-- 
You are receiving this mail because:
You are the assignee for the bug.

[khelpcenter] [Bug 484977] The KHelpcenter takes focus and it is impossible to close

2024-04-06 Thread Friedrich W. H. Kossebau
https://bugs.kde.org/show_bug.cgi?id=484977

--- Comment #12 from Friedrich W. H. Kossebau  ---
(In reply to controloao from comment #11)
> It looks like this is it. ))

Sounds promising. Thanks for confirming :)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[khelpcenter] [Bug 484977] The KHelpcenter takes focus and it is impossible to close

2024-04-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=484977

--- Comment #11 from control...@gmail.com ---
It looks like this is it. ))

-- 
You are receiving this mail because:
You are the assignee for the bug.

[khelpcenter] [Bug 484977] The KHelpcenter takes focus and it is impossible to close

2024-04-06 Thread Friedrich W. H. Kossebau
https://bugs.kde.org/show_bug.cgi?id=484977

Friedrich W. H. Kossebau  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/syst |https://invent.kde.org/syst
   |em/khelpcenter/-/commit/c12 |em/khelpcenter/-/commit/6ae
   |67491deaf1d29b48d28076e9c61 |4f85ae32a883dd550e8ad438b7f
   |498785d9b8  |c8ce1a36d8

--- Comment #10 from Friedrich W. H. Kossebau  ---
Git commit 6ae4f85ae32a883dd550e8ad438b7fc8ce1a36d8 by Friedrich W. H.
Kossebau.
Committed on 06/04/2024 at 13:51.
Pushed by kossebau into branch 'release/24.02'.

Unbreak endless invocation loop with "info" pages

QWebEngine was handling info: urls as something to invoke an external
handler for. Which... is khelpcenter itself.
So instead of opening the page, there would be an endless invocation loop.
FIXED-IN: 6.0.240202
(cherry picked from commit c1267491deaf1d29b48d28076e9c61498785d9b8)

M  +8-0view.cpp

https://invent.kde.org/system/khelpcenter/-/commit/6ae4f85ae32a883dd550e8ad438b7fc8ce1a36d8

-- 
You are receiving this mail because:
You are the assignee for the bug.

[khelpcenter] [Bug 484977] The KHelpcenter takes focus and it is impossible to close

2024-04-06 Thread Friedrich W. H. Kossebau
https://bugs.kde.org/show_bug.cgi?id=484977

Friedrich W. H. Kossebau  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/syst
   ||em/khelpcenter/-/commit/c12
   ||67491deaf1d29b48d28076e9c61
   ||498785d9b8
   Version Fixed In||6.0.240202
 Resolution|--- |FIXED

--- Comment #9 from Friedrich W. H. Kossebau  ---
Git commit c1267491deaf1d29b48d28076e9c61498785d9b8 by Friedrich W. H.
Kossebau.
Committed on 06/04/2024 at 13:47.
Pushed by kossebau into branch 'master'.

Unbreak endless invocation loop with "info" pages

QWebEngine was handling info: urls as something to invoke an external
handler for. Which... is khelpcenter itself.
So instead of opening the page, there would be an endless invocation loop.
FIXED-IN: 6.0.240202

M  +8-0view.cpp

https://invent.kde.org/system/khelpcenter/-/commit/c1267491deaf1d29b48d28076e9c61498785d9b8

-- 
You are receiving this mail because:
You are the assignee for the bug.

[khelpcenter] [Bug 484977] The KHelpcenter takes focus and it is impossible to close

2024-04-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=484977

--- Comment #8 from control...@gmail.com ---
(In reply to Friedrich W. H. Kossebau from comment #6)
> In that case then the linked MR/patch should fix things also for what you
> experienced :) Will land soonish today,  also to the current release branch,
> where the fix should the arrive with end users with upcoming KDE Gear
> 24.02.2, to be released on April 11, 2024.

I hope this will fix the situation. Thanks a lot!

-- 
You are receiving this mail because:
You are the assignee for the bug.

[khelpcenter] [Bug 484977] The KHelpcenter takes focus and it is impossible to close

2024-04-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=484977

--- Comment #7 from control...@gmail.com ---
When running from the command line: khelpcenter info:/echo - the same thing
happens.
Now I wanted to look at the crash log/dump after the killing process, BUT THERE
ARE NO CRASHES IN systemlog!

-- 
You are receiving this mail because:
You are the assignee for the bug.

[khelpcenter] [Bug 484977] The KHelpcenter takes focus and it is impossible to close

2024-04-06 Thread Friedrich W. H. Kossebau
https://bugs.kde.org/show_bug.cgi?id=484977

--- Comment #6 from Friedrich W. H. Kossebau  ---
> there kill a bunch of processes generated by KHelpcenter

And this killing gave the very crashlog you reported initially, right?

In that case then the linked MR/patch should fix things also for what you
experienced :) Will land soonish today,  also to the current release branch,
where the fix should the arrive with end users with upcoming KDE Gear 24.02.2,
to be released on April 11, 2024.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[khelpcenter] [Bug 484977] The KHelpcenter takes focus and it is impossible to close

2024-04-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=484977

--- Comment #5 from control...@gmail.com ---
(In reply to Friedrich W. H. Kossebau from comment #4)
> Hi. How was the crash and thus the given crashlog actually triggered, by
> killing from the commandline (how exactly?) or waiting some time?

Hello! 
When we click on the “Info Pages” item in the left panel of KHelpcenter, this
item starts blinking, the KHelpcenter window comes to the foreground, and does
not allow switching to ANY other windows. You have to go to the console using
Ctrl-Alt-F2, run top or htop and there kill a bunch of processes generated by
KHelpcenter. Only after this is it possible to go to the GUI and work as usual.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[khelpcenter] [Bug 484977] The KHelpcenter takes focus and it is impossible to close

2024-04-05 Thread Friedrich W. H. Kossebau
https://bugs.kde.org/show_bug.cgi?id=484977

Friedrich W. H. Kossebau  changed:

   What|Removed |Added

 CC||kosse...@kde.org

--- Comment #4 from Friedrich W. H. Kossebau  ---
Hi. How was the crash and thus the given crashlog actually triggered, by
killing from the commandline (how exactly?) or waiting some time?

Ran into a similar phenomenon of info pages not loading and khelpcenter getting
unusable. Found this was due to eternal invocation loop, for which
https://invent.kde.org/system/khelpcenter/-/merge_requests/43 has been done to
solve this. So might be also the actual bug you experience here? The crash
reported though might be some other cause still, thus above questions.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[khelpcenter] [Bug 484977] The KHelpcenter takes focus and it is impossible to close

2024-04-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=484977

--- Comment #3 from control...@gmail.com ---
(In reply to Luigi Toscano from comment #2)
> Does 
> kioclient cat info:/echo
> 
> work?

After running this command in Konsole:


Doing redirection


  
  



Redirecting  
If you are not automatically taken to a new page, click here to continue.



-- 
You are receiving this mail because:
You are the assignee for the bug.

[khelpcenter] [Bug 484977] The KHelpcenter takes focus and it is impossible to close

2024-04-03 Thread Luigi Toscano
https://bugs.kde.org/show_bug.cgi?id=484977

Luigi Toscano  changed:

   What|Removed |Added

 CC||luigi.tosc...@tiscali.it

--- Comment #2 from Luigi Toscano  ---
Does 
kioclient cat info:/echo

work?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[khelpcenter] [Bug 484977] The KHelpcenter takes focus and it is impossible to close

2024-04-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=484977

--- Comment #1 from control...@gmail.com ---
 Crash dmp file is too big 6.7Mb

-- 
You are receiving this mail because:
You are the assignee for the bug.