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

Flatpak version doesn't run #2107

Open
GD-fix opened this issue Jan 25, 2025 · 6 comments
Open

Flatpak version doesn't run #2107

GD-fix opened this issue Jan 25, 2025 · 6 comments

Comments

@GD-fix
Copy link
Contributor

GD-fix commented Jan 25, 2025

Describe the bug
Console output:

qt.glx: qglx_findConfig: Failed to finding matching FBConfig for QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize -1, redBufferSize 1, greenBufferSize 1, blueBufferSize 1, alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior QSurfaceFormat::SingleBuffer, swapInterval 1, colorSpace QColorSpace(), profile  QSurfaceFormat::NoProfile)
qt.glx: qglx_findConfig: Failed to finding matching FBConfig for QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize -1, redBufferSize 1, greenBufferSize 1, blueBufferSize 1, alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior QSurfaceFormat::SingleBuffer, swapInterval 1, colorSpace QColorSpace(), profile  QSurfaceFormat::NoProfile)
Could not initialize GLX

To Reproduce
Steps to reproduce the behaviour:
On the connected to Internet (online) PC -

$ flatpak remote-modify --collection-id=org.flathub.Stable flathub
$ flatpak create-usb {full USB disk distributive folder path} io.github.xiaoyifang.goldendict_ng

On the offline PC -

$ flatpak remote-modify --url={full distributive folder path}/.ostree/repo flathub
$ flatpak remote-modify --homepage={full distributive folder path}/.ostree flathub
$ flatpak remote-modify --collection-id=org.flathub.Stable flathub
$ flatpak install --sideload-repo={full distributive folder path}/.ostree/repo flathub io.github.xiaoyifang.goldendict_ng
$ flatpak run io.github.xiaoyifang.goldendict_ng

See error

Expected behaviour
Such the RPM version, that works fine on both PC's (but needs the full offline PC OS update, including some additional packets!)...

OS and software versions

  • OS: online PC - OpenSUSE-Tumbleweed up to date (of USB distr. creation: 2 weeks ago); offline PC - OpenSUSE-Tumbleweed-DVD-x86_64-Snapshot20250108 with some additional (including MESA) packets.
  • Version 24.09.1.ca9dd13 at 2024-11-05T05:18:15Z
@xiaoyifang
Copy link
Owner

@GD-fix
Copy link
Contributor Author

GD-fix commented Feb 1, 2025

Thanks for the given link, but there was the Flatpak bug in 2022 year, that was solved after the Flatpak upgrade in mentioned year. My Flatpak version is from Snapshot20250108...
Or You mean, that Flatpak versions of "create-usb" and "install" commands must be the same?

P. S. With GD-ng version 25.02.0.214573d1 at 2025-01-24T19:22:50Z all the same...

@xiaoyifang
Copy link
Owner

maybe report the issue to flatpak ?

@GD-fix
Copy link
Contributor Author

GD-fix commented Feb 1, 2025

I don't know were: I had written issue about this paper correction here and had got the link back to first source...

@xiaoyifang
Copy link
Owner

@GD-fix
Copy link
Contributor Author

GD-fix commented Feb 8, 2025

Thanks for the link!
I had created the issue, but even if it does lead to something positive, it isn't a good idea to be fully dependent on third-party developers, I think...

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