Ubuntu :: Make Gedit Save Tabs And Open Them When Restarting?
Jan 6, 2011Textpad on Windows did a great job with this. How to make gedit save tabs when closing and reopen the files when restarting?
View 2 RepliesTextpad on Windows did a great job with this. How to make gedit save tabs when closing and reopen the files when restarting?
View 2 RepliesI just moved to Fedora 11 from Ubuntu and I am very happy, not even thinking to go back to Ubuntu (because of gma500 driver support). How can I clean up Fedora? On Ubuntu I could go to Synaptics, remove Installed (not residetial) packages, I coud use terminal sudo autoremove, autoclean, clean. On Fedora I found out only one so far: yum clean all. Is there anything else I should now, can you share with me how you are cleaning up your Fedora? Second thing, which is not only related to Fedora, is there any chance to make Epiphany remeber tabs after I close the browser and open it again? Don't really want to use any other browser.
View 7 Replies View RelatedI'd can't seem to find a preference to turn off gedit's default behaviour of opening a new file in a new tab. I'd like it to open in a new window, so I can view two pages of code side by side. How can I convince gedit to open a new instance?
View 2 Replies View RelatedCan I disable the tabs in gedit? I want it to behave like notepad in Windows. I found instructions for adding 'open in new window' menu options, but I want whenever I doubleclick on a text file or run 'gedit filename', the file to be opened in a separate window.
View 5 Replies View RelatedI find it weird that Ctrl+Tab doesn't switch tabs in both Nautilus nor Gedit. I've been fine with Gedit's Ctrl+Alt+Page alternative, but I can't find any shortcut for that task in Nautilus. It would be great if I could somehow customize it to Ctrl+Tab in both programs. Is that possible?
View 8 Replies View RelatedI am trying to make wine work for explorer. I followed some instructions on this link [URL] To follow this link, I am supposed to
cd ~/ies4linux/ie6
cp user.reg ~/user.reg.old
gedit user.reg
1st and 2nd line went well 3rd line when I try to execute the command gedit user.reg (gedit:2573): Gtk-WARNING ** cannot open display I then /ies4linux/ie6# ls dosdevices(in blue) drive_c(in blue) system.reg(in white) userdef.reg(in green) user.reg
I set-up my Sudo it works but when I use Gedit I get the following message
Jean-Luc@localhost:~> sudo gedit /etc/fstab
(gedit:7137): Gtk-WARNING **: cannot open display:
samething with /etc/sudoers
If I use vi it's ok, I can modify and save. In Fedora it run ok, but with opensuse?
I'm just starting with OpenProj and wonder if anyone has any tips to speed my progress.
I've netsearched for introductions, tutorials, HOWTOs etc. and found very little.
Importantly I'd like to change the default font used on the display, to make the characters larger and bolder; the default is a strain to read.
Less importantly is there any way to make OpenProj use the desktop file open/save dialogs, rather than its own?
I have come across an old bug in Firefox, and I have tried all suggested solutions in the web and still cannot solveI am using Fedora 10 x86_64, and Firefox 3.0.15.Originally, Firefox always ask me if I want to save the tabs when I clicked the close button.One day, I accidentally checked the "Do not show me this again" box, and then Firebox never ask me to save the tabs.I have tried the following without success.
Edit --> Preferences --> Tabs --> Warn me when closing multiple tabs
browser.warnOnQuit = true
browser.tabs.warnOnClose = true
[code]...
I created the document in gedit and save button is disabled. It says "Changes to document 'Unsaved Document 1' will be permanently lost. saving has been disabled by system administrator"
View 9 Replies View Relatedi want to save my file as gbk encoding with gedit,gedit can't do it, see the attachment
View 1 Replies View RelatedI mounted a remote directory using sshfs and I can't save files using gedit, while saving same file using vi works. Changin permission to o-r (640) allows gedit to save files OK. Is there a way to change sshfs connection to make gedit work without chmodding every file? (I use -o uid=`id -u` -o gid=`id -g`, so that remote files seem to be owned by me)
Code:
$ touch test.txt
[!] test.txt appears
$ vi test.txt
[!] :wq -> saves just FINE
[Code]...
I have a line in the fstab file which automatically mounts a network drive every time I start up Ubuntu. I browse to a text file on the network drive and open it using gEdit and make changes to it. Then, when I hit the save button, a bright red warning appears:
Could not save the file [path here] gedit cannot handle file: locations in write mode. check that you typed the location correctly and try again. This also happens if I do save as. Then, after this error appears, the file actually disappears (gets deleted) from the network drive and in order to save it, I have to select save as again and type in the original filename. The line in my fstab file is:
//files.example.com/username /media/Network-Drive cifs uid=myname,umask=000,credentials=[cred file here],domain=mydomain 0 0
I'm not sure if this has something to do with the file permissions or gEdit itself or using cifs to mount. When I use the "ls -l" command on the file, I get
-rwxr-xr-x 1 myname root 7402 2010-06-28 01:14 textfile.do
which should be fine since the user has all permissions.
my mediacenter is attached to an beamer with the optimal resolution of 1280*720 ubuntu 10.04 doesnt offer me this revolution (on my intel 915 graphis controller). this means i have to add this resolution to the possible resolutions. first i used cvt
Code:
cvt 1280 720 60
and got this result:
Quote:
# 1280x720 59.86 Hz (CVT 0.92M9) hsync: 44.77 kHz; pclk: 74.50 MHz
Modeline "1280x720_60.00" 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync
then i added this to xrandr
Code:
xrandr --verbose --newmode "1280x720" 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync
and
Code:
xrandr --verbose --addmode VGA1 1280x720
now i can select and use the new resolution - until next reboot. after an reboot 1280x720 is again not available. even if i work with sudo - the resolution isnt there....
Somehow gedit went ahead and modified its hotkeys to have save be nothing, and control s be find. How to get save back?
View 4 Replies View RelatedIs it possible to open text files in gvim in tabs not opening anothe rgvim window for every text file? Just like it is done in gedit: open a file the open another file and it opens in a tab.
View 2 Replies View RelatedIs it possible to open a terminal window with a few tabs and execute a separate script or command in each with a single command or script?
View 4 Replies View RelatedUsing Konsole on KDE4. How do I get the tabs to open up at the top instead of the bottom?
View 2 Replies View RelatedI am using ubuntu 10.10. I am practicing for my CCIE. I need to do the following just to speed up myself :-)In ubuntu, while i am in gui (gnome) i want to do the following1) open a terminal window2) open 13 tabs (the ones that we open using ctrl+shift+t)3) on tab1, execute -> telnet 127.0.0.1 20014) on tab2, execute -> telnet 127.0.0.1 20025) so on till telnet 127.0.0.1 2013
View 1 Replies View Relatedi have a macbook pro with snow leopard 1.6.6 (its Unix based don't look me like that ). my question is about an linux software so thats why i'm asking here (on mac forums nobody answered me) I wanna know that how i can open documents in openoffice 3.2.1 in tabs instead of multiple windows ... (like firefox ?
View 6 Replies View RelatedI would like to know how or if there is a how to guide on setting up konsole in KDE to display the server name you are logged into.
Also, how can I set up tabs to open using my ssh_key passphrase without having to enter it in everytime.
In Fedora there is a utility that caches your ssh_passphrase for a limited amount of time, is there a utility like that in Centos?
How to make mcedit not replace tabs with 8 spaces?
View 2 Replies View RelatedIs it possible to add some lines to my script to make it run after restarting the computer after updates?
View 8 Replies View RelatedFirefox is sometimes slow opening new tabs/switching between tabs. If I click on the kickoff application launcher button, it takes a few seconds to open, and typing something in the search makes it hang up for about 20 seconds before it does the search. Clicking on an app takes 16 seconds before the menu window closes and the program begins to start. Then it takes another 30sec-1min before the app is usable. smplayer plays video with tearing.
Like right now I tried taking a screenshot, and it tells me
Error launching /usr/share/applications/kde4/ksnapshot.desktop. Either KLauncher is not running anymore, or it failed to start the application.
while the app worked fine.
I also tried running glxgears right now, and it runs but the gears don't move, and terminal states
15 frames in 19.0 seconds = 0.789 FPS
XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0"
after 48 requests (48 known processed) with 15 events remaining.
If I'm on dolphin, and I click a video to start smplayer, it takes about 1 minute for it to start.
Memory is using 1.4GB out of 3.6GB, with 0.08GB/2GB swap
Top shows an average usage of less than 10% average. Xorg is always 25%, kwin is always 10% and then rest of the apps are less than that.
CPU: AMD Athlon(tm) II X4 620 Processor
Integrated VIdeo: HD4200 with fglrx driver
When I ssh into the computer with x tunneling, the programs start up faster than being on the desktop
I have a few .txt files that when opened in gedit give me an error "Could not open the file - gedit has not been able to detect the character encoding" HOWEVER, I can see some of the contents of the files (a few words) in the icon preview in nautilus. Also, I can open these documents in notepad (using wine) though I'd prefer to use gedit.
These might not all be txt files. I know one is directory of important phone numbers that was in some obscure format that could only be opened on a nokia phone.
Ok, so I'm trying to do this: [URL]
The problem is, when I get to the part where I have to open the file in gedit, it says it can't open it, file not found, or something or other..So, when I manually browse to the directory '.local/share/..' there is no folder named 'applications,' only a text file. When I open it, it appears to be the home launcher file, but its in the wrong place and has the wrong name. What's going on? Shouldn't there be a folder there with my applications in it?
I just made a minor change to the smb.conf file, is there a way to force the samba service to read that change without restarting samba completely?
View 6 Replies View RelatedIs it possible to open two windows of gedit at the same time, as I want to compare the contents, line by line, of two pages of g-code for trouble shooting ?
View 4 Replies View RelatedI'm not able to open gedit
It says: bash: gedit: command not found
I typed "adobe" in add/remove software and removed something from the list appeared. Does this have any link with "gedit"? If so, how do I restore it?
getting this error when I try to use gedit to open and edit a file through terminal: (gedit:4423): GVFS-RemoteVolumeMonitor-WARNING **: cannot connect to the session bus: org.freedesktop.DBus.Error.NoReply:Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See [URL]... 1: Failed to get connection to session: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.) GConf Error: Failed I'm using ubuntu 10.04.
View 5 Replies View Related