Hi - could you tell us which system you're using please? * Is this on puredyne carrot+coriander (9.10 or 9.11), puredyne gazpacho (10.10alpha), or something else? If "something else", then what - if it's ubuntu, which version? * What version of supercollider?
In the puredyne PPA, the current version of supercollider is 3.4.4 and it appears not to have this issue. So I think it's quite possible that it's an "old" issue... -- You received this bug notification because you are a member of puredyne team, which is the registrant for Puredyne Live. https://bugs.launchpad.net/bugs/849303 Title: scvim does not work, reference to xterm which is not present Status in Puredyne liveCD/DVD/USB/HD: New Bug description: Hi, scvim doesn't work out of the box. scvim is sourcing /usr/share/scvim/scvimrc by default. line 13: let g:sclangTerm = "xterm -e". xterm is not present in puredyne. solution 1) cp /usr/share/scvim/scvimrc ~/.scvimrc chage line 13 to: let g:sclangTerm = "urxvt -e" solution 2) symlink urxvt to xterm cheers To manage notifications about this bug go to: https://bugs.launchpad.net/puredyne-live/+bug/849303/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~puredyne-team Post to : [email protected] Unsubscribe : https://launchpad.net/~puredyne-team More help : https://help.launchpad.net/ListHelp

