Tomas-M / xlunch

Graphical app launcher for X with minimal dependencies
http://xlunch.org
GNU General Public License v3.0
219 stars 37 forks source link

xLunch does not work with framebuffer #100

Closed Tomas-M closed 5 years ago

Tomas-M commented 5 years ago

When I start Slax Linux with vga=771 parameter for example, the text console si displayed on framebuffer. Later, when X starts, it uses the same framebuffer as well. So basically, X is running in framebuffer.

In this case, xLunch cannot be started. It prints error message:

 Imlib2 developer warning
 The program is calling imlib_get_visual_depth() with the parameter `visual` being NULL

and then xlunch terminates. We should find if there is a way to make xLunch work here.

Tomas-M commented 5 years ago

It is maybe related to https://github.com/Tomas-M/xlunch/commit/85d4163a5eebdd5ba49e85cd80496d0a8fc24ceb

Tomas-M commented 5 years ago

Yeah this fixed it https://github.com/Tomas-M/xlunch/commit/06756f202bb585253a1b90d1e9d9870dc0612131