sonnyp / Junction

Application/browser chooser
https://flathub.org/apps/re.sonny.Junction
GNU General Public License v3.0
467 stars 29 forks source link

Junction won't work correctly for files on SMB Shares #59

Open sonicnkt opened 2 years ago

sonicnkt commented 2 years ago

Info:

I noticed that Junction isnt working for files on SMB Shares that i have mounted through nautilus (not manually). It opens up fine but doesnt offer any of the usual image options for example.

Junction shows the path as smb://SERVER/Share/file.jpg and my guess is its looking for an app to handle the SMB:// protocol and is ignoring the extension completely.

Screenshot: image

Probably related to #48 but in this case i think junction should completely ignore the protocol and should behave as with other local files.