Hi all!
Is there a way to persuade keditbookmarks to use the default browser instead of konqueror?
Nik
On 2021-06-24 1:51 AM, Dr. Nikolaus Klepp wrote:
Hi all!
Is there a way to persuade keditbookmarks to use the default browser instead of konqueror?
Nik
Hi Nik, not sure I understand the question. Can you elaborate further on what you are trying to achieve? Cheers Michele
Anno domini 2021 Fri, 25 Jun 09:26:52 +0900 Michele Calgaro via tde-users scripsit:
On 2021-06-24 1:51 AM, Dr. Nikolaus Klepp wrote:
Hi all!
Is there a way to persuade keditbookmarks to use the default browser instead of konqueror?
Nik
Hi Nik, not sure I understand the question. Can you elaborate further on what you are trying to achieve? Cheers Michele
When you right click on a bookmark in keditbookmarks, is gives you th option to "open in konqueror". But I did not find a way to "open in browser". I have to drag&drop the bookmark to firefox to oopen it.
Nik
Stupid me ... it actually works as intenden - if you have set the default brower to firefox, that is :)
I'd just suggest to change "Open in Konqueror" to "Open in Browser" :)
Nik
Anno domini 2021 Fri, 25 Jun 06:46:50 +0200 Dr. Nikolaus Klepp scripsit:
Anno domini 2021 Fri, 25 Jun 09:26:52 +0900 Michele Calgaro via tde-users scripsit:
On 2021-06-24 1:51 AM, Dr. Nikolaus Klepp wrote:
Hi all!
Is there a way to persuade keditbookmarks to use the default browser instead of konqueror?
Nik
Hi Nik, not sure I understand the question. Can you elaborate further on what you are trying to achieve? Cheers Michele
When you right click on a bookmark in keditbookmarks, is gives you th option to "open in konqueror". But I did not find a way to "open in browser". I have to drag&drop the bookmark to firefox to oopen it.
Nik
On 2021-06-26 5:46 PM, Dr. Nikolaus Klepp wrote:
Stupid me ... it actually works as intenden - if you have set the default brower to firefox, that is:)
I'd just suggest to change "Open in Konqueror" to "Open in Browser":)
Nik
That is interesting. I just tried this and it is not what I see. I have firefox set as default browser in TCC -> TDE Components -> Default Applications. I open konqueror, go to Edit bookmark (which open keditbookmark), right click on a bookmark (which is a local folder), select "open in Konqueror" and it actually opens in Konqueror, not in firefox.
What is different between my system and yours, Nik? TDE R14.1.0-dev here, on debian bullseye.
Cheers Michele
Anno domini 2021 Sat, 26 Jun 19:17:56 +0900 Michele Calgaro via tde-users scripsit:
On 2021-06-26 5:46 PM, Dr. Nikolaus Klepp wrote:
Stupid me ... it actually works as intenden - if you have set the default brower to firefox, that is:)
I'd just suggest to change "Open in Konqueror" to "Open in Browser":)
Nik
That is interesting. I just tried this and it is not what I see. I have firefox set as default browser in TCC -> TDE Components -> Default Applications. I open konqueror, go to Edit bookmark (which open keditbookmark), right click on a bookmark (which is a local folder), select "open in Konqueror" and it actually opens in Konqueror, not in firefox.
What is different between my system and yours, Nik? TDE R14.1.0-dev here, on debian bullseye.
I made a dist-upgrade yesterday, now TDE is on 14.1.0~s785-0debian11.0.0+14~a, running on devuan chimaera. I'm quite sure it did not work that way 2 days ago. I also installed tde dev-packages today before testing. Firefox is set as default browser, too. I did the same as you: open konqueror -> edit bookmarks -> rmb on http or https entry -> open in konqueror -> firefox pops up with the desired url.
I went through the code and this is what it says there, too - tdeio/tdeio/krun.cpp|h, init function, does set the use the default browser when that is defined. Don't know if that code was in there before :)
Nik
Cheers Michele
That is interesting. I just tried this and it is not what I see. I have firefox set as default browser in TCC -> TDE Components -> Default Applications. I open konqueror, go to Edit bookmark (which open keditbookmark), right click on a bookmark (which is a local folder), select "open in Konqueror" and it actually opens in Konqueror, not in firefox.
What is different between my system and yours, Nik? TDE R14.1.0-dev here, on debian bullseye.
I made a dist-upgrade yesterday, now TDE is on 14.1.0~s785-0debian11.0.0+14~a, running on devuan chimaera. I'm quite sure it did not work that way 2 days ago. I also installed tde dev-packages today before testing. Firefox is set as default browser, too. I did the same as you: open konqueror -> edit bookmarks -> rmb on http or https entry -> open in konqueror -> firefox pops up with the desired url.
I went through the code and this is what it says there, too - tdeio/tdeio/krun.cpp|h, init function, does set the use the default browser when that is defined. Don't know if that code was in there before :)
Hi Nik, now I understand what is happening. Web link bookmarks are opened in firefox, while local folder links bookmarks are opened in Konqueror. It's the same behavior if you use Alt+F2 and run the same links there, so basically the selected default application is used depending on the link. How about we rename "Open in Konqueror" in keditbookmaks to simply "Open"?
Cheers Michele