← Back to team overview

puredyne-team team mailing list archive

[Bug 554829] [NEW] scvim broken on 9.11 because it expects xterm

 

Public bug reported:

SuperCollider-Vim uses a terminal to launch a sclang session. By default
in /usr/share/scvim/scvimrc it invokes "xterm -e" but we have removed
xterm.

So we could patch the puredyne version to use "urxvtcd -e" - or slightly
more generally, "exo-open --launch TerminalEmulator" (this uses xfce's
framework for launching preferred apps, it wouldn't generalise to all
debian or even to all ubuntu - hmmmm).

** Affects: puredyne-live
     Importance: High
         Status: New

** Changed in: puredyne-live
   Importance: Undecided => High

-- 
scvim broken on 9.11 because it expects xterm
https://bugs.launchpad.net/bugs/554829
You received this bug notification because you are a member of puredyne
team, which is the registrant for Puredyne Live.

Status in Puredyne liveCD/DVD/USB/HD: New

Bug description:
SuperCollider-Vim uses a terminal to launch a sclang session. By default in /usr/share/scvim/scvimrc it invokes "xterm -e" but we have removed xterm.

So we could patch the puredyne version to use "urxvtcd -e" - or slightly more generally, "exo-open --launch TerminalEmulator" (this uses xfce's framework for launching preferred apps, it wouldn't generalise to all debian or even to all ubuntu - hmmmm).





Follow ups

References