gedit suddenly opening extremely slowly

Questions about applications and software
Forum rules
Before you post please read this

gedit suddenly opening extremely slowly

Postby DonnaFontenot on Mon Feb 07, 2011 7:25 pm

I've been noticing for the past week or two that gedit is suddenly opening extremely slowly. I timed it and it averages around 30 seconds to open. This is true whether I'm simply opening to a new blank file, or opening an existing file.

I've tried closing everything (browsers, running apps, etc.) to make sure I didn't have anything using up too many resources, but that didn't help a bit.

I haven't added any new gedit plugins or anything like that. Just the standard ones, and only loading the same ones I've been loading for years. Wondering if some recent update to the core might be causing the slowdown. Anyone else seeing a super-slowdown with gedit recently?

Running Linux Mint 9 (Isadora), with 3 gigs of ram and dual-core amd processor, so the system isn't all that weak. Gedit version is latest in repos at 2.30.3
You'll never shine if you don't glow
User avatar
DonnaFontenot
Level 1
Level 1
 
Posts: 38
Joined: Sun Oct 04, 2009 12:07 pm

Linux Mint is funded by ads and donations.
 

Re: gedit suddenly opening extremely slowly

Postby dagon on Mon Feb 07, 2011 9:18 pm

Try open it from the commandline to see if it outputs any messages (in the terminal).
Open a terminal and just type: gedit
Image
User avatar
dagon
Level 7
Level 7
 
Posts: 1508
Joined: Mon Dec 06, 2010 4:33 am
Location: Kungälv, Sweden

Re: gedit suddenly opening extremely slowly

Postby DataMan on Tue Feb 08, 2011 6:50 am

If you haven't re-booted since the problem was first detected, you might also want to see if you have a rogue gedit process running in the background.

Code: Select all
ps aux


To kill a process:

Code: Select all
kill -9 <process id>


Hope this helps.
-DataMan
Linux'd since 2005 Linux ID 422356 Ubuntu ID 15015
User avatar
DataMan
Level 6
Level 6
 
Posts: 1151
Joined: Thu Dec 04, 2008 6:47 am
Location: Carmel, Indiana USA at /var/www

Re: gedit suddenly opening extremely slowly

Postby DonnaFontenot on Tue Feb 08, 2011 11:43 am

Interesting... I opened gedit via terminal, and after the 30 seconds or so, this showed up in terminal:


(gedit:15362): GVFS-RemoteVolumeMonitor-WARNING **: invoking IsSupported() failed for remote volume monitor with dbus name org.gtk.Private.GduVolumeMonitor: 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.


So...I guess I now now where the problem lies. No idea how to solve the problem, but hey, it's a first step! Thanks

(And yes, I've rebooted several times, btw).
You'll never shine if you don't glow
User avatar
DonnaFontenot
Level 1
Level 1
 
Posts: 38
Joined: Sun Oct 04, 2009 12:07 pm

Re: gedit suddenly opening extremely slowly

Postby oarevalo on Thu Apr 12, 2012 4:40 pm

I've had the same problem on my Fedora box and finally was able to solve it. What I did was

Code: Select all
rm /home/{your user}/.local/share/recently-used.xbel


This file had references to files I had opened on an attached USB device that was no longer present; for some reason gedit was trying to communicate with the device or something, and that was causing the timeout. After removing the file gedit started opening as fast as always and didn't show the error anymore.

Hope this helps.

Oscar
oarevalo
Level 1
Level 1
 
Posts: 1
Joined: Thu Apr 12, 2012 4:31 pm


Return to Software & Applications

Who is online

Users browsing this forum: No registered users and 9 guests