Mailinglist Archive: opensuse-bugs (15116 mails)
| < Previous | Next > |
[Bug 309164] xdg-su does not work when neither KDE nor GNOME are running.
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Wed, 19 Sep 2007 04:46:38 -0600 (MDT)
- Message-id: <20070919104638.502DFCC789@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=309164#c10
Benjamin Weber <benji.weber@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|One click installation doesnt work. |xdg-su does not work when neither KDE nor GNOME
| |are running.
--- Comment #10 from Benjamin Weber <benji.weber@xxxxxxxxx> 2007-09-19 04:46:37 MST ---
xdg-su is failing to work when neither KDE nor GNOME are running. The following
seems to fix it, could you try open /usr/bin/xdg-su in an editor as root and
change line 411 from
XSU =`which xsu 2>/dev/null`
to
XTERM =`which xterm 2>/dev/null`
and then try running something with "xdg-su -c <command>" or try the YMP
install again.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Benjamin Weber <benji.weber@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|One click installation doesnt work. |xdg-su does not work when neither KDE nor GNOME
| |are running.
--- Comment #10 from Benjamin Weber <benji.weber@xxxxxxxxx> 2007-09-19 04:46:37 MST ---
xdg-su is failing to work when neither KDE nor GNOME are running. The following
seems to fix it, could you try open /usr/bin/xdg-su in an editor as root and
change line 411 from
XSU =`which xsu 2>/dev/null`
to
XTERM =`which xterm 2>/dev/null`
and then try running something with "xdg-su -c <command>" or try the YMP
install again.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |