-
Notifications
You must be signed in to change notification settings - Fork 155
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
load_cursor_from_file: LoadCursorFromFile: bad file type: 512 #80
Comments
高低位的问题。 2 的二进制是 0010 |
在我修改 了 load_cursor_from_file: LoadCursorFromFile: bad cursor image width (-1) and height (-1) |
平台是 loongarch64 |
mips64 的机子就没这问题 |
Please check the endianess. |
重置了龙芯版的统信系统, 重新安装了所有环境, 编译并启动后提示
然后在 src/gui/lf_manager.c:864 设置断点, |
尝试了, 如果 禁用掉 cursor 不编译, 则 会出现上面的问题, 如果启用 -cursor 则 会 依旧出现
|
|
应该是缺少对龙芯架构的处理导致的,在 相关修改已添加到 |
好的, 我尝试一下。 |
oad_cursor_from_file: LoadCursorFromFile: bad file type: 512
load_cursor_from_file: LoadCursorFromFile: failed when loading cursor from /usr/local/share/minigui/res/cursor/d_arrow.cur
KERNEL>InitGUI: Count not init mouse cursor!
KERNEL>InitGUI: initialization failed; please check your MiniGUI configuration or resource.
The text was updated successfully, but these errors were encountered: