Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kulture error: Terminal: The terminal terminal was not found in xubuntu #43

Closed
PauloPhagula opened this issue Nov 15, 2014 · 1 comment

Comments

@PauloPhagula
Copy link

I have the error in title on xubuntu

I realize the error is coming from line 90 in Kulture.py whereby default terminal program is assumed to be terminal when window manager is xfce4.

elif wm[0] == 'xfce4-session':
    default = 'terminal'
elif wm[0] == 'ksmserver':

In my case I'm running Xubuntu with no particular changes to system and default terminal program is xfce terminal.

@sayedihashimi
Copy link
Member

I have moved the issue to OmniSharp/Kulture#7. Let's continue the discussion there.

I am going to be moving everything to that new repo this weekend hopefully.

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

No branches or pull requests

2 participants