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

Files in WM of Examples are Failing #585

Open
Wajinn opened this issue Dec 14, 2024 · 0 comments
Open

Files in WM of Examples are Failing #585

Wajinn opened this issue Dec 14, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Wajinn
Copy link

Wajinn commented Dec 14, 2024

V version: V 0.4.8
UI version: Latest as of Dec 13
OS: Fedora/Ubuntu (Linux), Windows 11...

What did you do?

v run "..ui/examples/wm/wm_free_apps.v"

What did you expect to see?

Application run properly.

What did you see instead?

V panic: stbi_image failed to load from memory
v hash: e32e9f7 / v hash: d95dac4
/tmp/wm_free_apps.01JEZ0TMWT3NJBKD0HJKXWBCS6.tmp.c:13159: at _v_panic: Backtrace
/tmp/wm_free_apps.01JEZ0TMWT3NJBKD0HJKXWBCS6.tmp.c:38561: by ui__Picture_init
/tmp/wm_free_apps.01JEZ0TMWT3NJBKD0HJKXWBCS6.tmp.c:39401: by ui__Stack_init
/tmp/wm_free_apps.01JEZ0TMWT3NJBKD0HJKXWBCS6.tmp.c:39401: by ui__Stack_init
/tmp/wm_free_apps.01JEZ0TMWT3NJBKD0HJKXWBCS6.tmp.c:35999: by ui__BoxLayout_init
/tmp/wm_free_apps.01JEZ0TMWT3NJBKD0HJKXWBCS6.tmp.c:44961: by ui__gg_init
/tmp/wm_free_apps.01JEZ0TMWT3NJBKD0HJKXWBCS6.tmp.c:23346: by gg__gg_init_sokol_window
../thirdparty/sokol/sokol_app.h:3046: by _sapp_call_init
../thirdparty/sokol/sokol_app.h:3278: by _sapp_frame
../thirdparty/sokol/sokol_app.h:11598: by _sapp_linux_run
../thirdparty/sokol/sokol_app.h:11655: by sapp_run
/tmp/wm_free_apps.01JEZ0TMWT3NJBKD0HJKXWBCS6.tmp.c:22181: by sokol__sapp__run
/tmp/wm_free_apps.01JEZ0TMWT3NJBKD0HJKXWBCS6.tmp.c:23613: by gg__Context_run
/tmp/wm_free_apps.01JEZ0TMWT3NJBKD0HJKXWBCS6.tmp.c:44542: by ui__run
/tmp/wm_free_apps.01JEZ0TMWT3NJBKD0HJKXWBCS6.tmp.c:46123: by ui__WindowManager_run
/tmp/wm_free_apps.01JEZ0TMWT3NJBKD0HJKXWBCS6.tmp.c:48322: by main__main
/tmp/wm_free_apps.01JEZ0TMWT3NJBKD0HJKXWBCS6.tmp.c:48588: by main

Observations:

  1. Problem appears to be with "import ui.apps.users" (../ui/apps/users)
  2. logo variable; directory for where "logo.png" is located
@Wajinn Wajinn added the bug Something isn't working label Dec 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant