selairi / yatbfw

Yes another task bar for Wayland
BSD 3-Clause "New" or "Revised" License
11 stars 3 forks source link

Aborted (core dumped). #1

Closed lidgnulinux closed 2 years ago

lidgnulinux commented 2 years ago

Hello, I'm glad that I found this project, btw when I run yatbfw I get this :

[ahmad build]$ yatbfw 
terminate called after throwing an instance of 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >'
Aborted (core dumped)

Are there some libraries missing or I need something else ? Thanks.

lidgnulinux commented 2 years ago

So, I tried yatbfw on some wayland compositors and it seems work fine now

selairi commented 2 years ago

If you found a bug, you can launch yatbfw with "--debug" option. The output will helps to debug it. Thanks.