confirmed in 14.10.
** Also affects: lubuntu-default-settings (Ubuntu)
Importance: Undecided
Status: New
** Changed in: lubuntu-default-settings (Ubuntu)
Status: New => Triaged
** Changed in: lubuntu-default-settings (Ubuntu)
Importance: Undecided => Low
** No longer affects
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: libfm (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/975152
Title:
Execu
** Also affects: libfm (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/975152
Title:
Execute in terminal not working
To manage notifications about
Thanks for your research, Hamish. I can confirm that your DIY patch
works around the main issue, providing I sudo it...
sudo sed -i -e 's|lxsession-default-terminal %s|x-terminal-emulator -e %s|' \
/etc/xdg/lubuntu/libfm/libfm.conf ;
Artemgy
--
You received this bug notification because you
the file to change for the menu one looks like
/usr/share/lxpanel/profile/Lubuntu/config
(untested)
Hamish
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/975152
Title:
Execute in terminal not work
argh, the libfm.conf edit in the previous comment works for ~/Desktop
icons, but not for lxpanel menu items, they still open to an empty
lxterminal.
is that hardcoded in the lx menu C code somewhere? or is it another edit
to a config file?
If I right click on the lx "start button" in Preferences
yes, replacing "lxsession-default terminal" with "xterm" or "x-terminal-
emulator" works.
Hamish
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/975152
Title:
Execute in terminal not working
To man
DIY patch (untested)
sed -i -e 's|lxsession-default-terminal %s|x-terminal-emulator -e %s|' \
/etc/xdg/lubuntu/libfm/libfm.conf
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/975152
Title:
Execut
confirmed still broken in lubuntu 14.04. Packages such as R statistics
and GRASS GIS which have Terminal=true in their .desktop files just open
an empty LXTerminal.
the 'x-terminal-emulator -e %s' fix in pcmanfm works, will locally patch
/etc/xdg/lubuntu/libfm/libfm.conf
thanks,
Hamish
--
You
The simplest fix: change the command in pcmanfm to "lxterminal -e %s"
and problem fixed. I can't believe that such an important and easy to
fix issue remains unfixed for LTS release!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
http
I can confirm that this same problem is still present in Lubuntu 13.04
with all updates available as of today (Aug 08, 2013) installed.
The only way I can workaround it was to use just lxterminal under
PCManFM -> Prefernces -> Advanced.
The previously suggested -e and/or %s results in just an ope
Correction:
I wrote a moment ago that x-terminal-emulator -e %s seems to work as a
work around. That actually brings up a blank terminal window with
nothing visible in it, that has to be manually closed.
lxterminal
seems to work for me. A terminal window opens, and closes when the job
has fini
This is still a bug/problem for me in Lubuntu 13.04, pcmanfm 1.1.0.
I can confirm that changing
x-terminal-emulator %s
to
x-terminal-emulator -e %s
works as a work around or fix for me too.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
Neither
x-terminal-emulator -e %s
nor
lxterminal -e %s
Works for me in Lubuntu 12.10
I've tested the parameters passed with this only string:
xmessage
And deduced that there is no % variable substitution. Then, seems enough with
this:
x-terminal-emulator
(works for me)
--
You received this bug
I'd also like to say that Curtis's solution worked for me as well. I changed
x-terminal-emulator %s
to
lxterminal -e %s
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/975152
Title:
Execute in termin
This bug has been reported on the Ubuntu ISO testing tracker.
A list of all reports related to this bug can be found here:
http://iso.qa.ubuntu.com/qatracker/reports/bugs/975152
** Tags added: iso-testing
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is su
Interestingly, the bleeding edge version of pcmanfm happily opens
lxterminal with no problem and the preferences show NOTHING for
terminal. This is to say it works fine out of the box. I'd call this fix
committed.
$ apt-cache policy pcmanfm lxterminal
pcmanfm:
Installed: 1.0.1+bzr801+20121008142
Lubuntu 12.04 : i confirm changing (pcmanfm / edit / pref / Advanc../)
x-terminal-emulator %s
into
x-terminal-emulator -e %s
work. Perfect.
The solution is known. Why Lubuntu team doesn't fix that bug ?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is s
Peter Curtis' solutions worked for me.
pcmanfm -> Edit -> Preferences -> Advanced Tab
I just had to change
x-terminal-emulator %s
into
x-terminal-emulator -e %s
changing
x-terminal-emulator -e %s
into
lxterminal -e %s
also works... any advantage to one over the other?
*** NOTE:
I had to
I think I have found the problem - the default setting for the terminal
is wrong in Lubuntu. Do Edit -> Preferences -> Advanced Tab and add the
option -e to the string so it reads "x-terminal-emulator -e %s" - this
calls lxterminal with the -e option which opens the terminal and
executes the comma
Same problem after I switched to Lubuntu from Ubuntu.
I keep a few scripts on the desktop for common actions such as
rebuilding wifi drivers so this is inconvenient.
A workround until this is fixed is to create launchers (.desktop files)
on the Desktop for the scripts which explicitly start the
hi, i've the same problem on lubuntu 12.04. I don't know for 11.10.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/975152
Title:
Execute in terminal not working
To manage notifications about this bu
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: pcmanfm (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/975152
Title:
Exe
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/975152
Title:
Execute in terminal not working
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pcmanfm/+bug/97515
24 matches
Mail list logo