AZO234 / NP2kai

Neko Project II kai
http://domisan.sakura.ne.jp/article/np2kai/np2kai.html
MIT License
254 stars 62 forks source link

X11: program window does not open, 100% cpu usage on one core #39

Open wyatt8740 opened 6 years ago

wyatt8740 commented 6 years ago

Building r15 (or the latest master branch), the X11 build fails to launch. No window is created and my CPU usage goes up to 100%.

When I ran it with GDB and killed it with ^C, I break out of libz.so - so I think there's some compression problem.

The SDL version works, however.

I am running Debian, and regular xnp2 works fine.

AZO234 commented 6 years ago

Did you install xnp2kai with 'sudo make install'?

additon: Do you use GNOME flavor distribution?

wyatt8740 commented 6 years ago

I use MATE, which is forked from GNOME 2.

I did not do a 'sudo make install.' I am attempting to run it locally. I will try a make install when I have a moment.

AZO234 commented 6 years ago

It is better to be ~/.config/xnp2kai directory. I'll test this.

Thanks.

AZO234 commented 6 years ago

I tested to work when no system directory.

I didn't see event CPU usage goes up to 100%.

Thanks.