liumos icon indicating copy to clipboard operation
liumos copied to clipboard

Panic when creating a GUI window

Open d0iasm opened this issue 3 years ago • 2 comments

Panic happens when guitestrust.bin and other GUI applications are executed in liumos.

I think this is caused by the commit 9eca4359d9764755cad8954daa2a1e25dc117cae.

(liumos)$ guitestrust.bin
LOAD program header idx: 0x1
LOAD program header idx: 0x2
file name: window.bmp
&GetLoaderInfo(): 0x7fea4470
&loader_info: 0xffffff807fea4470
not found!
PANIC!!!
panicked at 'Failed to create window', src/main.rs:147:19

d0iasm avatar Sep 26 '21 10:09 d0iasm

It is fixed now. Could you verify it?

hikalium avatar Oct 02 '21 07:10 hikalium

(I should have added a test for it...)

hikalium avatar Oct 02 '21 07:10 hikalium