Skip to content
This repository has been archived by the owner on Dec 31, 2019. It is now read-only.

hardcoded terminal #240

Open
FredericGuilbault opened this issue Feb 13, 2019 · 1 comment
Open

hardcoded terminal #240

FredericGuilbault opened this issue Feb 13, 2019 · 1 comment

Comments

@FredericGuilbault
Copy link

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', 'bash', self.currentpath+'/update/default_openplotter_desk.sh'])
  File "/usr/lib/python2.7/subprocess.py", line 390, in __init__
    errread, errwrite)
  File "/usr/lib/python2.7/subprocess.py", line 1024, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory

It would be better to use x-terminal-emulator This would let xdg select the preffered terminal of the user.

@sailoog
Copy link
Owner

sailoog commented Feb 13, 2019

I will try this, thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants