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

I can not able to set a image #147

Open
vampywiz17 opened this issue Jan 24, 2025 · 2 comments
Open

I can not able to set a image #147

vampywiz17 opened this issue Jan 24, 2025 · 2 comments

Comments

@vampywiz17
Copy link

Hello there,

i would like to try these program, but i can not able to set it up a image on wizard. Every time i get these:

gameimage.rs:60: I :: Spawn command: /opt/gameimage/bin/magick,/home/vamp/Letöltések/icons8-vlc-color/icons8-vlc-480.png,-resize,300x450^,-gravity,center,-crop,300x450+0+0,+repage,/home/vamp/Letöltések/build_test/build/VLC/opt/gameimage-games/VLC/icon/icon.png
gameimage.rs:60: I :: [o]: I :: Invalid environment variable 'FLTK_SCHEME='
gameimage.rs:60: I :: Reading image from "/home/vamp/Letöltések/build_test/build/VLC/opt/gameimage-games/VLC/icon/icon.png"
gameimage.rs:60: I :: Reading as 'png'
gameimage.rs:60: Exception: file_stream_device: failed to open file for reading: iostream error
ipc.rs:91: Frontend key is: 1097925155
ipc.rs:112: Closed existing message queue
icon.rs:212: Could not install icon with error: Could not install icon '/home/vamp/Letöltések/icons8-vlc-color/icons8-vlc-480.png' into the image: 1

@ruanformigoni
Copy link
Owner

Hi @vampywiz17 , thanks for reporting this issue! It seems like an error to open the icon file in read mode, does it have the correct permissions / owner (also check /home/vamp/Letöltések/build_test/build/VLC/opt/gameimage-games/VLC/icon/icon.png for the correct permissions if it exists).

@vampywiz17
Copy link
Author

@ruanformigoni

Meantime, i found the proplem... my language :)

/opt/gameimage/bin/magick,/home/vamp/Letöltések/icons8-vlc-color/

I think problem is the non-standard chars in the path... if i move it a standard path, it work well!

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

No branches or pull requests

2 participants