You are not logged in.

#1 2020-07-19 09:41:14

pjlbyrne
Member
Registered: 2019-03-04
Posts: 10

[SOLVED] cannot double click to play video files any more

I updated my video playing box yesterday to latest arch. Now, if I double-click on a video file in nautilus then it will not open in VLC. I can still open it directly in VLC. If I use the context menu it still doesn't work.

Any idea? I assume this is a regression in GNOME.

Last edited by pjlbyrne (2020-07-20 14:58:24)

Offline

#2 2020-07-19 10:06:44

ondoho
Member
Registered: 2013-04-30
Posts: 692
Website

Re: [SOLVED] cannot double click to play video files any more

Find the vlc .desktop file, and the Exec-line therein. Try to reproduce it on the command line. You need to know what the substitutions like %u and %f stand for. https://specifications.freedesktop.org/ … -variables

Offline

#3 2020-07-19 16:47:04

pjlbyrne
Member
Registered: 2019-03-04
Posts: 10

Re: [SOLVED] cannot double click to play video files any more

Thanks. It's /usr/bin/vlc --started-from-file $U

I removed '--started-from-file' and it works now.

Offline

#4 2020-07-19 18:04:44

ondoho
Member
Registered: 2013-04-30
Posts: 692
Website

Re: [SOLVED] cannot double click to play video files any more

Great.
I'm sure it's %U, but no matter.
If you want this to survive updates you should copy the .desktop file to ~/.local/share/applications and make your edits there.
I think you can mark this SOLVED now?

Offline

#5 2020-07-20 08:38:43

pjlbyrne
Member
Registered: 2019-03-04
Posts: 10

Re: [SOLVED] cannot double click to play video files any more

Yes sorry %U.

Thanks for the update.

One might object that the issue  will really be solved when the upstream files are modified, since I would assume this affects everyone who uses VLC? But sure I will mark it SOLVED.

Er, how do I mark this topic solved? I did try to find this out but I can't see a button for it, and I see posts about this topic but none explaining how to do it.

Offline

#6 2020-07-20 11:55:39

ondoho
Member
Registered: 2013-04-30
Posts: 692
Website

Re: [SOLVED] cannot double click to play video files any more

Edit the original post, edit the title, insert "[SOLVED]". It's a small but helpful gesture.

Offline

#7 2020-07-20 12:02:11

2ManyDogs
Forum Fellow
Registered: 2012-01-15
Posts: 4,648

Re: [SOLVED] cannot double click to play video files any more

pjlbyrne wrote:

Er, how do I mark this topic solved? I did try to find this out but I can't see a button for it, and I see posts about this topic but none explaining how to do it.

ondoho has given you the answer, but for future reference, things like this are covered in the How To Post section of the Code of Conduct. You might want to read that.

https://wiki.archlinux.org/index.php/Co … ow_to_post

Offline

#8 2020-07-21 12:45:49

pjlbyrne
Member
Registered: 2019-03-04
Posts: 10

Re: [SOLVED] cannot double click to play video files any more

noted thanks

Offline

Board footer

Powered by FluxBB