0
votes
0answers
28 views

gedit opens different window though it should not

It's a follow-up of Why does gedit keep randomly opening new instances when opening files from nautilus? On Ubuntu 12.04 with Unity: I double click on a text file on the desktop or through Nautilus. ...
4
votes
1answer
1k views

Some Ubuntu 13.04 applications cannot access files on MTP-mounted systems. Why?

Ubuntu 13.04 comes with MTP support to access files on newer Android devices. My Nexus 10 works OK: after plugging in, I can access the N10 files with Nautilus, and I can copy from and to the device. ...
0
votes
0answers
55 views

Nautilus FTP with gedit slow

I have, in the past, used gEdit while connected to an FTP with Nautilus so that I can work directly on my server without downloading/uploading via FileZilla everytime. I've just reinstalled Ubuntu ...
2
votes
2answers
249 views

gksudo 2 commands with one PW entry?

Before upgrading to 12.04 (from 10.04) I used this little launcher script: #!/bin/bash gksudo nautilus /var/www/DFDII & sleep 5; gksudo gedit /var/www/DFDII/iindex.php This script opened ...
1
vote
1answer
170 views

Help - Ubuntu creates a temp file for every file I edit [duplicate]

Possible Duplicate: Prevent gedit from creating files with the '~' suffix I dont know how to explain it very well so I took a picture of it. It seems that every time I edit a Text ...
4
votes
2answers
1k views

How do I change the default application for unknown file types?

Ever since installing Bless Hex Editor, all unknown files and text files automatically open with Bless instead of gedit. How do I change it back? I don't want to have to manually associate files with ...
2
votes
1answer
566 views

Is there a way to open a text file in an already open instance of gedit?

I have a simple usability problem that I would love to fix. I work quite a bit with gedit as my LaTeX editor (with the excellent LaTeX plugin). I constantly need to work with several files. So, a very ...
0
votes
1answer
75 views

Possible to memorize what are open before an application exits?

I have these situations often, especially with the following applications: In Nautilus: sometimes, I have opened several tabs each of which opened a different directory. But Nautilus sometimes ...