recently, after a regular update/upgrade (i actually were using Wheezy from a long time from Crunchbang), when i enter "sudo synaptic" at the terminal, i get:Invalid MIT-MAGIC-COOKIE-1 key
(synaptic:3248): Gtk-WARNING **: cannot open display: :0and the same when i try "sudo pluma", "sudo gedit", "sudo caja --no-desktop", "sudo gedit --no-desktop",
this is ouput of : strace sudo rc.d restart tor > tor.log 2>&1there are some "open" "access" "no such file directory" but i can not understand what kind of information it give.can you make a parse?i downgraded which packages were upgraded with --ignore flag.
Hi,
I've been playing aroud with Free NX in a virtual machine
by the way, as a remote desktop, Free NX great and worked beyond my greatest expectations :)
the problem is, since then, I don't need to give anymore "sudo" when running commands at the terminal
for example, if i enter "gedit /etc/network/interfaces" it alouds me to edit immediatly that file just like if I had w
felrood wrote:It's not a bug, it's a feature!Gedit seems to display data from stdin in a new "Unsaved document". For example:echo "foobar" | geditTo break the pipe opened by krusader, i replaced the command 'gedit %U' in krusader with this script:#!/bin/bash
gedit $1 < /dev/nullman, you're a genius. thank you so much! ps.
I'm trying to edit:
http://i.imgur.com/PMM4d.png
export LD_LIBRARY_PATH=".:$LD_LIBRARY_PATH"
to
export LD_LIBRARY_PATH="/usr/lib:.:$LD_LIBRARY_PATH"
I am trying but I don't have permision, and when I log in as root and use gedit to open the file.
I just installed Ubuntu Server 12.04 32 bit. I need to perform the following command in a terminal window:
sudo gedit /etc/samba/smb.conf
First the gedit command did not work; therefore, I did:
sudo apt-get install gedit
Then I typed sudo gedit /etc/samba.smb.conf and now I am getting: Cannot open display
Can anyone help?
I'd noticed some of this before on 11.1 with KD4 versions but until now, I've had KDE3 options so it hasn't bothered me:
If (I know some may not approve but it's there and the way I like to work) If I open Dolphin in SuperUser mode, I can not open a file using KWrite or Kate. , eg. Open with KWrite will give "KDEInit could not launch /usr/bin/kwrite"
Hi guys,i am trying to set up Vim as my C++ IDE since 2 days and no success so far.I have installed Vim pacman -Q vim
vim 7.3.661-1I have downloaded vim-latex and clang tar balls,extract and place appropriate directorys in ~/.vim e.g.
yesterday, I used vpn in a laptop to connect my computer A
I wanted to open firefox on computer A through shell but it prompted "Error: no display specified"
then I used
Code:
export DISPLAY=":0.0"
and it was fine then
later I wanted to use VNC for connection, and I used display 3 for the VNC server.
anyway, the remote operation is OK
today I come to the comp