using konsole as default messes with Nautilus console operation
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
nautilus-open-terminal (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: nautilus
i use ubuntu 9.10 x64
when i set the default console app to konsole ,this causes nautilus-
running nautilus from a console shows this error when selecting to "open in terminal" for folders , or "run in terminal" for script files :
konsole: Unknown option 'x'.
konsole: Use --help to get a list of available command line options.
this is because the argument send by nautilus are adaoted acording to gnome-terminal app , so they are not compatible with kde konsole.
can somebody tell the maintainer on nautilus package to fix this?
i dont think its that hard to at least add a check in the script to see which console app is default and use the necessary argument for that app,or just ignore the user prefred console and use gnome-terminal directly.
ProblemType: Bug
Architecture: amd64
Date: Wed Nov 18 21:59:47 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/nautilus
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
NonfreeKernelMo
Package: nautilus 1:2.28.1-0ubuntu1
ProcEnviron:
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcVersionSign
SourcePackage: nautilus
Uname: Linux 2.6.31-14-generic x86_64
affects: | nautilus (Ubuntu) → nautilus-open-terminal (Ubuntu) |
Having the same trouble with 32bit 9.10. Really it seems just like a small issue of passing arguments.