Bug 447319

Summary: Incorrect URL in .desktop file
Product: [Frameworks and Libraries] kio-extras Reporter: Oleg Solovyov <mcpain>
Component: SambaAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: bugseforuns, sitter
Priority: NOR    
Version First Reported In: 21.08.3   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: before
after fix

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. ***