Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video app is not working on 6.1 #295

Closed
mj-linux opened this issue Jan 9, 2022 · 6 comments · Fixed by #293
Closed

Video app is not working on 6.1 #295

mj-linux opened this issue Jan 9, 2022 · 6 comments · Fixed by #293

Comments

@mj-linux
Copy link

mj-linux commented Jan 9, 2022

What Happened?

Video App is not opening, after clicking the icon nothing happens.
OS is Elementary OS 6.1

Steps to Reproduce

click on Video App icon either from Dash or App menu or a Video File.

Expected Behavior

Video App should open.
but upon click it does not responds.

OS Version

6.x (Odin)

Software Version

Latest release (I have run all updates)

Log Output

Terminal output : 
flatpak run io.elementary.videos
Gtk-Message: 10:30:15.160: Failed to load module "canberra-gtk-module"
Gtk-Message: 10:30:15.161: Failed to load module "canberra-gtk-module"

(io.elementary.videos:2): GLib-CRITICAL **: 10:30:15.376: g_strsplit: assertion 'string != NULL' failed

Hardware Info

No response

@michaelradu
Copy link

Having the same issue, I would also like to add that I tried installing extra media codecs like other people suggested but it still didn't fix it.

@danirabbit
Copy link
Member

This should be fixed by #293

@N3koSempai
Copy link

I think this problem is not solved.
On my system (OS: elementary OS 6.1 Jólnir x86_64 Kernel: 5.11.0-43-generic) I have the same problem
application videos in version 2.9.0

What is the problem?
Video App does not open, after clicking on the icon nothing happens.
in the terminal the command io.elementary.videos is not found (the application is installed).

Steps to Reproduce
click on Video App icon either from Dash or App menu or a Video File or by entering io.elementary.videos in the terminal.

How did I get the error traces?
run command io.elementary.files
then search for a video and open with videos (application)

output:

(io.elementary.videos:2): GLib-CRITICAL **: 17:47:47.053: g_strsplit: assertion 'string != NULL' failed

@Marukesu
Copy link
Contributor

@N3koSempai do you have the org.freedesktop.Platform.ffmpeg-full installed? if so what version?

videos had an runtime update in the latest release and need the 22.08 version of it.

@N3koSempai
Copy link

@N3koSempai do you have the org.freedesktop.Platform.ffmpeg-full installed? if so what version?

videos had an runtime update in the latest release and need the 22.08 version of it.

How can I check if it is installed and the version?

@Marukesu
Copy link
Contributor

flatpak info org.freedesktop.Platform.ffmpeg-full

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants