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

Palapeli is not loading properly #4

Closed
yarons opened this issue May 15, 2024 · 13 comments
Closed

Palapeli is not loading properly #4

yarons opened this issue May 15, 2024 · 13 comments

Comments

@yarons
Copy link

yarons commented May 15, 2024

Palapeli is a Puzzle game, there is no board loaded on startup and no board could be configured of created, the game is basically stuck on a spinner.

@ivan-hc
Copy link
Owner

ivan-hc commented May 15, 2024

I'm investigating

@ivan-hc
Copy link
Owner

ivan-hc commented May 15, 2024

I'm considering bundle the AppImage with all files (excluded gcc and some others), +200MB compared to this release.

I'm doing tests, but still have issues with both palapeli and kajongg

@yarons
Copy link
Author

yarons commented May 15, 2024

I see, I'll try to fork and see if I can help.

@ivan-hc
Copy link
Owner

ivan-hc commented May 15, 2024

I've just updated the script

9ccad9a

the final AppImage will be about 670 MB

@ivan-hc
Copy link
Owner

ivan-hc commented May 15, 2024

however, it's still unable to launche correwctly the affected apps of your two issues

I think there is a missing package I don't know

@ivan-hc
Copy link
Owner

ivan-hc commented May 15, 2024

I can't figure out on why it can't read and load the pictures, I get always the same error:

failed to create drawable
qt.gui.imageio: libpng warning: known incorrect sRGB profile
qt.gui.imageio: libpng warning: profile matches sRGB but writing iCCP instead

EDIT: if this is related to libEGL and to HW accelleration in general, I can't do much, since JuNest does not support it

@yarons
Copy link
Author

yarons commented May 15, 2024

That sucks, thank you for all your wonderful work, is there a bug open in JuNest?

@ivan-hc
Copy link
Owner

ivan-hc commented May 15, 2024

That sucks, thank you for all your wonderful work, is there a bug open in JuNest?

I'm stuck in my Archimage project with my searches ivan-hc/ArchImage#20

I've tried to involve more people on the main repository of JuNest, but the developer does not seem to be interested.

JuNest should work well if you install drivers for Arch in JuNest, while you use it normally. Its not ment to be a solution to build AppImages as I do in almost all my repositories.

@ivan-hc
Copy link
Owner

ivan-hc commented May 20, 2024

I've tested palapeli in normal junest and worked, so I've tried to include everything without removals in the AppImage... and didn't worked. Its strange.

@yarons
Copy link
Author

yarons commented May 21, 2024

Seems like you've discovered a bug in Palapeli or Junest or both :)

@ivan-hc
Copy link
Owner

ivan-hc commented May 21, 2024

I think that its related to a system daemon or something

@ivan-hc
Copy link
Owner

ivan-hc commented Jun 23, 2024

@yarons I want to keep you updated, for now nothing has changed, apart this strange behaviour:

  • launching palapeli using junest from the extacted AppImage works correctly
  • launching it from the AppRun core script doesn't work
simplescreenrecorder-2024-06-23_17.32.55.mkv.mp4

tested with all $BINDS mounted too. Nothing changes.

Same directory, different behaviours.

@ivan-hc
Copy link
Owner

ivan-hc commented Jun 23, 2024

I've found the issue, in the AppRun the command must call "$@", not "$1" "$@"

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