Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Linux doesn't download specific file; says it's unsupported. #1

Open
LawlieMan opened this issue Nov 8, 2022 · 6 comments
Open

Linux doesn't download specific file; says it's unsupported. #1

LawlieMan opened this issue Nov 8, 2022 · 6 comments

Comments

@LawlieMan
Copy link

The file is a .xml file. I am on Chrome OS BTW and the app won't launch. Maybe making a version specifically for chrome would fix it but idk.

@Parnassius
Copy link
Owner

You cannot run this directly on ChromeOS, since it requires having SysDVR installed as well, which does not support ChromeOS. You could try running it in the ChromeOS Linux compatibility layer if your device supports it, but I don't know if it will work or not. Trying to install the Flatpak package is probably the easiest way, since it bundles every required dependency.

@LawlieMan
Copy link
Author

You cannot run this directly on ChromeOS, since it requires having SysDVR installed as well, which does not support ChromeOS. You could try running it in the ChromeOS Linux compatibility layer if your device supports it, but I don't know if it will work or not. Trying to install the Flatpak package is probably the easiest way, since it bundles every required dependency.

i did download the flatpack package with linux, i'm just confused why it didn't work, i had enough storage space and everything!

@Parnassius
Copy link
Owner

Without saying what went wrong or what error messages you got I can't really help you. What happens if you run flatpak run io.github.parnassius.SysDVR-Qt in the terminal?

@LawlieMan
Copy link
Author

Warning: Not exporting file io.github.parnassius.SysDVR-Qt.appdata.xml of unsupported type.

@LawlieMan
Copy link
Author

qt.qpa.xcb: could not connect to display
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: eglfs, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, xcb.

/app/bin/sysdvr-qt: line 2: 3 Aborted (core dumped) python3 /app/SysDVR_Qt/main.py

@Parnassius
Copy link
Owner

The warning can be safely ignored, the issue is in the log in your second message. When you installed Flatpak, did you follow the steps from this page? Have you tried installing other flatpaks? Do they work correctly?

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

No branches or pull requests

2 participants