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

VLC Fatal IO error #46

Open
ferrolho opened this issue Dec 23, 2018 · 1 comment
Open

VLC Fatal IO error #46

ferrolho opened this issue Dec 23, 2018 · 1 comment
Assignees
Labels

Comments

@ferrolho
Copy link

VLC is crashing when using the Oranchelo icon theme (any variant):

~ vlc
VLC media player 4.0.0-dev Otto Chriek (revision 4.0.0~rc1~~git20181218+r78706+167~ubuntu18.04.1)
[000055c05ce9b570] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
Gdk-Message: 15:38:45.141: vlc: Fatal IO error 22 (Invalid argument) on X server :0.
@ferrolho
Copy link
Author

Okay, apparently VLC requires both .svg and .png icons, and the latter is missing from this icon theme.

Here is a workaround for the time being:

sudo convert -background none -density 72 /usr/share/icons/Oranchelo/apps/scalable/vlc.svg /usr/share/icons/Oranchelo/apps/scalable/vlc.png

@zayronxio zayronxio self-assigned this Jan 7, 2019
@zayronxio zayronxio added the bug label Jan 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants