Frederic Guilbault

Results 30 issues of Frederic Guilbault

Me agan ... I came across this error. The problem is Im using `terminator` not `lxterminal`. ``` Traceback (most recent call last): File "/home/pi/.config/openplotter/openplotter", line 466, in default_desktop subprocess.Popen(['lxterminal', '-e',...

kill with -15 is the proper way to tell a program finish what it is doing and shutdown , -9 is only for process that does not respond. This guy...

Openplotter crash if /home/pi/.kplex.conf is missing. But it seem to make good if it have an empty file. ( Im sorry to not provide any pull request with my issues....

When openplotter call sudo during the startup sequence. If I don't have the insecure `NOPASSWD:ALL` set for my user in `/etc/sudoers` sudo prompt in the terminal. The problem is, when...

This is a work in progress. Currently, it compiles into a Debian package but still have warnings and have problem around systemD/V and would probably be rejected by launchpad. (having...

This issue open the convo around the Pull Request https://github.com/stripydog/kplex/pull/47 The original issue raised was about changing the default install location in the makefile. The correct install location for handbuild...

Under linux every binary that are not provided by a package manager should be under a local/ folder. Default value should expect manual build As each Distro have it's own...

Hi I have a 60 px width sidebar with but the task Icons are just 28 PX hight witch create tiny floating icons in a large side bar. I did...

On small screen, the configuration window does not have a scroll bar and a good part of the window is inacessible.

I tried to compile on debian buster : ``` Created config.mk Created config.h Configuration: Sound plugin: no TEXT default TEXT pager TEXT fbpanel.1 TEXT make_profile CC panel/bg.o CC panel/ev.o CC...