[frameworks-kio] [Bug 439477] Clicking on links in Qt/KDE apps causes the website to be cached, rather than the link being forwarded to the browser

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

siloco...@gmail.com changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Status|RESOLVED|REOPENED

--- Comment #26 from siloco...@gmail.com ---
(In reply to Nicolas Fella from comment #25)
> Make sure the *Chrome* desktop file contains the %u placeholder

Did try it and even other browsers.

However I tried executing the above EXEC command from the command line, and I
get the page raw text. But if I rename 'unnamed' to 'unnamed.html' it works
fine:

/usr/bin/env GTK_USE_PORTAL=1 /usr/bin/google-chrome-stable
/home/user1/.cache/kioexec/krun/42229_0/unnamed

vs after renaming

/usr/bin/env GTK_USE_PORTAL=1 /usr/bin/google-chrome-stable
/home/user1/.cache/kioexec/krun/42229_0/unnamed.html

So it seems to me it has to do with the mimetype? Not sure why the page is
being saved in cache with that name anyway. Also is this error related:
mkdir: /tmp/.mount_viber.jKTZis/usr/lib/libselinux.so.1: no version information
available (required by mkdir)
/usr/bin/google-chrome-stable: /tmp/.mount_viber.jKTZis/usr/lib/libnss3.so:
version `NSS_3.65' not found (required by /lib/x86_64-linux-gnu/libsmime3.so)

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

[frameworks-kio] [Bug 439477] Clicking on links in Qt/KDE apps causes the website to be cached, rather than the link being forwarded to the browser

2024-03-20 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=439477

Nicolas Fella  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

--- Comment #25 from Nicolas Fella  ---
Make sure the *Chrome* desktop file contains the %u placeholder

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

[frameworks-kio] [Bug 439477] Clicking on links in Qt/KDE apps causes the website to be cached, rather than the link being forwarded to the browser

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

--- Comment #24 from siloco...@gmail.com ---
In addition this is my viber.desktop application file.

[Desktop Entry]
Categories=Network;InstantMessaging;P2P;
Comment[en_US]=Viber VoIP and messenger
Comment=Viber VoIP and messenger
Exec=/home/user1/Applications/viber.appimage %u
GenericName[en_US]=
GenericName=
Icon=Viber
MimeType=
Name[en_US]=Viber
Name=Viber
Path=
StartupNotify=true
Terminal=false
TerminalOptions=
Type=Application
X-DBUS-ServiceName=
X-DBUS-StartupType=
X-KDE-SubstituteUID=false
X-KDE-Username=

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

[frameworks-kio] [Bug 439477] Clicking on links in Qt/KDE apps causes the website to be cached, rather than the link being forwarded to the browser

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

siloco...@gmail.com changed:

   What|Removed |Added

 CC||siloco...@gmail.com
 Resolution|FIXED   |---
 Status|RESOLVED|REOPENED

--- Comment #23 from siloco...@gmail.com ---
Hello, I am having this same problem using the Viber app (a messaging app).
https://www.viber.com/en/download/
Operating System: Kubuntu 23.10
KDE Plasma Version: 5.27.8
KDE Frameworks Version: 5.110.0
Qt Version: 5.15.10

When I click on a link  it will give the following debug message. Maybe it can
point to the issue or workaround.

```
command= "env GTK_USE_PORTAL=1 /usr/bin/google-chrome-stable" args= ("env
GTK_USE_PORTAL=1 /usr/bin/google-chrome-stable", "https://www.yahoo.com/;)
kf.kio.core: Protocol Class of url QUrl("https://www.yahoo.com/;) , isn't
':local', cancelling job.
Copying QUrl("https://www.yahoo.com/;)  to
QUrl("file:///home/user1/.cache/kioexec/krun/42229_0/unnamed")
Telling kioexecd to watch path
"/home/user1/.cache/kioexec/krun/42229_0/unnamed" dest "https://www.yahoo.com/;
All files downloaded, will call slotRunApp shortly
EXEC "/usr/bin/env GTK_USE_PORTAL=1 /usr/bin/google-chrome-stable
/home/user1/.cache/kioexec/krun/42229_0/unnamed"
mkdir: /tmp/.mount_viber.jKTZis/usr/lib/libselinux.so.1: no version information
available (required by mkdir)
/usr/bin/google-chrome-stable: /tmp/.mount_viber.jKTZis/usr/lib/libnss3.so:
version `NSS_3.65' not found (required by /lib/x86_64-linux-gnu/libsmime3.so)
EXEC done
```

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

[frameworks-kio] [Bug 439477] Clicking on links in Qt/KDE apps causes the website to be cached, rather than the link being forwarded to the browser

2024-01-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=439477

fanzhuyi...@gmail.com changed:

   What|Removed |Added

 CC||spamless.9v5xj@simplelogin.
   ||com

--- Comment #22 from fanzhuyi...@gmail.com ---
*** Bug 479580 has been marked as a duplicate of this bug. ***

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

[frameworks-kio] [Bug 439477] Clicking on links in Qt/KDE apps causes the website to be cached, rather than the link being forwarded to the browser

2023-05-18 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=439477

Nicolas Fella  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 CC||nicolas.fe...@gmx.de
 Resolution|--- |FIXED

--- Comment #21 from Nicolas Fella  ---
As https://bugs.kde.org/show_bug.cgi?id=439477#c14 already found out this thing
happens when the relevant .desktop file is missing the %u  placeholder. This
can be either because upstream does not include it or it was manually removed

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

[frameworks-kio] [Bug 439477] Clicking on links in Qt/KDE apps causes the website to be cached, rather than the link being forwarded to the browser

2023-04-09 Thread dE
https://bugs.kde.org/show_bug.cgi?id=439477

dE  changed:

   What|Removed |Added

 CC||de.tec...@gmail.com

--- Comment #20 from dE  ---
Affected for a long long time. Gentoo.

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

[frameworks-kio] [Bug 439477] Clicking on links in Qt/KDE apps causes the website to be cached, rather than the link being forwarded to the browser

2023-02-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=439477

mail@gmail.com changed:

   What|Removed |Added

Version|5.83.0  |5.103.0
   Platform|Neon|Manjaro

--- Comment #19 from mail@gmail.com ---
Also got this issue recently, it downloads urls instead opening in web browser.

example open kate in terminal > about > click url

kate
command= "/usr/bin/brave-beta --use-gl=desktop
--enable-features=VaapiVideoDecoder
--disable-features=UseChromeOSDirectVideoDecoder" args= ("/usr/bin/brave-beta
--use-gl=desktop --enable-features=VaapiVideoDecoder
--disable-features=UseChromeOSDirectVideoDecoder", "https://kate-editor.org;)
kf.kio.core: Protocol Class of url QUrl("https://kate-editor.org;) , isn't
':local', cancelling job.
Copying QUrl("https://kate-editor.org;)  to
QUrl("file:///home/rob/.cache/kioexec/krun/15485_0/unnamed")
All files downloaded, will call slotRunApp shortly
No files downloaded -> exiting
A KUiServerV2JobTracker instance contains 1 stalled jobs

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

[frameworks-kio] [Bug 439477] Clicking on links in Qt/KDE apps causes the website to be cached, rather than the link being forwarded to the browser

2023-02-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=439477

--- Comment #18 from mail@gmail.com ---
Created attachment 156536
  --> https://bugs.kde.org/attachment.cgi?id=156536=edit
~/.local/share/applications

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

[frameworks-kio] [Bug 439477] Clicking on links in Qt/KDE apps causes the website to be cached, rather than the link being forwarded to the browser

2023-02-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=439477

mail@gmail.com changed:

   What|Removed |Added

 CC||mail@gmail.com

--- Comment #17 from mail@gmail.com ---
Created attachment 156535
  --> https://bugs.kde.org/attachment.cgi?id=156535=edit
/usr/share/applications/

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

[frameworks-kio] [Bug 439477] Clicking on links in Qt/KDE apps causes the website to be cached, rather than the link being forwarded to the browser

2022-05-20 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=439477

--- Comment #16 from Ahmad Samir  ---
(In reply to ziesv4tii from comment #15)
> I wanted to comment. I started having this issue recently.

Looking at comment#14, that could be a misconfiguration issue; could you post
the contents of the actual .desktop file being used? mostly likely it's in:
- /usr/share/applications/ OR
- /usr/local/share/applications/ OR
- ~/.local/share/applications

with the last one taking precedence.

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

[frameworks-kio] [Bug 439477] Clicking on links in Qt/KDE apps causes the website to be cached, rather than the link being forwarded to the browser

2022-05-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=439477

ziesv4...@mozmail.com changed:

   What|Removed |Added

 CC||ziesv4...@mozmail.com

--- Comment #15 from ziesv4...@mozmail.com ---
I wanted to comment. I started having this issue recently.

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

[frameworks-kio] [Bug 439477] Clicking on links in Qt/KDE apps causes the website to be cached, rather than the link being forwarded to the browser

2022-01-28 Thread shenlebantongying
https://bugs.kde.org/show_bug.cgi?id=439477

--- Comment #14 from shenlebantongying  ---
I can confirm that this bug can be reproduced by removing "%u" in the exec line
from the `firefox.desktop` file.

I was changing that line to enforce some settings, and I thought %u is useless
"bureaucracy". Appending %u back to that line solved the problem for me.

I am on using KDE from archlinux's unstable repo.

Operating System: Arch Linux
KDE Plasma Version: 5.23.90
KDE Frameworks Version: 5.90.0
Qt Version: 5.15.2

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

[frameworks-kio] [Bug 439477] Clicking on links in Qt/KDE apps causes the website to be cached, rather than the link being forwarded to the browser

2022-01-28 Thread shenlebantongying
https://bugs.kde.org/show_bug.cgi?id=439477

shenlebantongying  changed:

   What|Removed |Added

 CC||shenlebantongy...@gmail.com

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

[frameworks-kio] [Bug 439477] Clicking on links in Qt/KDE apps causes the website to be cached, rather than the link being forwarded to the browser

2021-11-21 Thread geisserml
https://bugs.kde.org/show_bug.cgi?id=439477

geisserml  changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Status|RESOLVED|REOPENED
 Ever confirmed|0   |1

--- Comment #13 from geisserml  ---
Unfortunately, this bug got back with kf5 updates. It was fixed for some time,
but now I have the same problem again.

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

[frameworks-kio] [Bug 439477] Clicking on links in Qt/KDE apps causes the website to be cached, rather than the link being forwarded to the browser

2021-07-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=439477

Nate Graham  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=439886

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

[frameworks-kio] [Bug 439477] Clicking on links in Qt/KDE apps causes the website to be cached, rather than the link being forwarded to the browser

2021-07-15 Thread Manuel Geißer
https://bugs.kde.org/show_bug.cgi?id=439477

--- Comment #12 from Manuel Geißer  ---
https://bugs.kde.org/show_bug.cgi?id=439886

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

[frameworks-kio] [Bug 439477] Clicking on links in Qt/KDE apps causes the website to be cached, rather than the link being forwarded to the browser

2021-07-15 Thread Manuel Geißer
https://bugs.kde.org/show_bug.cgi?id=439477

--- Comment #11 from Manuel Geißer  ---
Yeah, I'll do that.

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

[frameworks-kio] [Bug 439477] Clicking on links in Qt/KDE apps causes the website to be cached, rather than the link being forwarded to the browser

2021-07-14 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=439477

--- Comment #10 from Ahmad Samir  ---
(In reply to Manuel Geißer from comment #9)
> By the way, may I ask why the permanent cache ~/.cache/kioexec/krun/ exists
> at all? Wouldn't regular tempfiles that are removed at the end of a session
> make more sense?

That's a good point, could you open a bug report to track that issue? :)

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

[frameworks-kio] [Bug 439477] Clicking on links in Qt/KDE apps causes the website to be cached, rather than the link being forwarded to the browser

2021-07-14 Thread Manuel Geißer
https://bugs.kde.org/show_bug.cgi?id=439477

--- Comment #9 from Manuel Geißer  ---
By the way, may I ask why the permanent cache ~/.cache/kioexec/krun/ exists at
all? Wouldn't regular tempfiles that are removed at the end of a session make
more sense?

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

[frameworks-kio] [Bug 439477] Clicking on links in Qt/KDE apps causes the website to be cached, rather than the link being forwarded to the browser

2021-07-14 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=439477

Ahmad Samir  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/fram
   ||eworks/kio/-/merge_requests
   ||/498
 Status|REPORTED|RESOLVED
   Version Fixed In||5.85

--- Comment #8 from Ahmad Samir  ---
Excellent, thanks for feedback :)

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

[frameworks-kio] [Bug 439477] Clicking on links in Qt/KDE apps causes the website to be cached, rather than the link being forwarded to the browser

2021-07-14 Thread Manuel Geißer
https://bugs.kde.org/show_bug.cgi?id=439477

--- Comment #7 from Manuel Geißer  ---
I think I did selected from the open-with dialog of the kcm, so the linked PR
is likely to fix the problem. Thanks in advance!

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

[frameworks-kio] [Bug 439477] Clicking on links in Qt/KDE apps causes the website to be cached, rather than the link being forwarded to the browser

2021-07-14 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=439477

--- Comment #6 from Ahmad Samir  ---
Looking at https://invent.kde.org/frameworks/kio/-/merge_requests/498

could you check the .desktop file used? (is it the one shipped by chromium or
did you select the chromium executable from the open-with dialog in the
"default applications" KCM?

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

[frameworks-kio] [Bug 439477] Clicking on links in Qt/KDE apps causes the website to be cached, rather than the link being forwarded to the browser

2021-07-09 Thread Manuel Geißer
https://bugs.kde.org/show_bug.cgi?id=439477

--- Comment #5 from Manuel Geißer  ---
I think this can't be the problem. The default browser is recognised properly,
as the cached file is opened in it. Was the description unclear?

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

[frameworks-kio] [Bug 439477] Clicking on links in Qt/KDE apps causes the website to be cached, rather than the link being forwarded to the browser

2021-07-09 Thread Manuel Geißer
https://bugs.kde.org/show_bug.cgi?id=439477

Manuel Geißer  changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
 Resolution|WAITINGFORINFO  |---

--- Comment #4 from Manuel Geißer  ---
Of course I do. It's Chromium.

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

[frameworks-kio] [Bug 439477] Clicking on links in Qt/KDE apps causes the website to be cached, rather than the link being forwarded to the browser

2021-07-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=439477

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #3 from Nate Graham  ---
.

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

[frameworks-kio] [Bug 439477] Clicking on links in Qt/KDE apps causes the website to be cached, rather than the link being forwarded to the browser

2021-07-09 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=439477

Ahmad Samir  changed:

   What|Removed |Added

 CC||a.samir...@gmail.com

--- Comment #2 from Ahmad Samir  ---
Do you have a default web browser set in systemsettings -> applications ->
default applications?

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

[frameworks-kio] [Bug 439477] Clicking on links in Qt/KDE apps causes the website to be cached, rather than the link being forwarded to the browser

2021-07-04 Thread Manuel Geißer
https://bugs.kde.org/show_bug.cgi?id=439477

Manuel Geißer  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[frameworks-kio] [Bug 439477] Clicking on links in Qt/KDE apps causes the website to be cached, rather than the link being forwarded to the browser

2021-07-04 Thread Manuel Geißer
https://bugs.kde.org/show_bug.cgi?id=439477

Manuel Geißer  changed:

   What|Removed |Added

 CC||geisse...@gmail.com

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

[frameworks-kio] [Bug 439477] Clicking on links in Qt/KDE apps causes the website to be cached, rather than the link being forwarded to the browser

2021-07-04 Thread Manuel Geißer
https://bugs.kde.org/show_bug.cgi?id=439477

--- Comment #1 from Manuel Geißer  ---
Created attachment 139847
  --> https://bugs.kde.org/attachment.cgi?id=139847=edit
Screenshot illustrating the problem

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