Bug 447319 - Incorrect URL in .desktop file
Summary: Incorrect URL in .desktop file
Status: RESOLVED FIXED
Alias: None
Product: kio-extras
Classification: Frameworks and Libraries
Component: Samba (other bugs)
Version First Reported In: 21.08.3
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
: 440967 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-12-21 07:51 UTC by Oleg Solovyov
Modified: 2022-01-06 13:47 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
before (154.52 KB, image/jpeg)
2021-12-21 07:51 UTC, Oleg Solovyov
Details
after fix (158.49 KB, image/jpeg)
2021-12-21 07:51 UTC, Oleg Solovyov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Oleg Solovyov 2021-12-21 07:51:11 UTC
Created attachment 144741 [details]
before

KIO SMB module redirects smb:/* -> smb://*
Dolphin doesn't know anything about smb://, hence child items are added as children of root.
Comment 1 Oleg Solovyov 2021-12-21 07:51:25 UTC
Created attachment 144742 [details]
after fix
Comment 2 Bug Janitor Service 2021-12-21 07:56:50 UTC
A possibly relevant merge request was started @ https://invent.kde.org/network/kio-extras/-/merge_requests/137
Comment 3 Oleg Solovyov 2021-12-27 14:23:42 UTC
Git commit f7031de094c0bd1878c8467ae45181cb07ccfbc2 by Oleg Solovyov.
Committed on 21/12/2021 at 07:54.
Pushed by osolovyov into branch 'master'.

Fix SMB URL

M  +1    -1    smb/smb-network.desktop

https://invent.kde.org/network/kio-extras/commit/f7031de094c0bd1878c8467ae45181cb07ccfbc2
Comment 4 Nate Graham 2021-12-27 15:40:34 UTC
Git commit e62568ec0bd2a28c872072dd9eefa2ef97a472b4 by Nate Graham, on behalf of Oleg Solovyov.
Committed on 27/12/2021 at 15:40.
Pushed by ngraham into branch 'release/21.12'.

Fix SMB URL


(cherry picked from commit f7031de094c0bd1878c8467ae45181cb07ccfbc2)

M  +1    -1    smb/smb-network.desktop

https://invent.kde.org/network/kio-extras/commit/e62568ec0bd2a28c872072dd9eefa2ef97a472b4
Comment 5 Patrick Silva 2022-01-06 13:47:01 UTC
*** Bug 440967 has been marked as a duplicate of this bug. ***