Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » [SWT/Linux] Startup takes ages
[SWT/Linux] Startup takes ages [message #333555] Wed, 17 December 2008 10:25 Go to next message
Stefan Winkler is currently offline Stefan WinklerFriend
Messages: 307
Registered: July 2009
Location: Germany
Senior Member
Hi,

sorry, this might be a newbie question, but I have looked in a lot of
places and did a lot of searching. It also might be a bit off-topic
since this seems more of a linux configuration issue - sorry for that. But:

When I start Eclipse on Linux x86 (32-bit) KDE (sorry, can't change
that, as only KDE is installed on that machine and I have no control
over that as I'm not root ...) it takes ages. It hangs in the system
call gnome_vfs_mime_get_default_application. (I think with a new and
clean workspace it first happens when I expand the navigator's tree...).
This call blocks until some timeout seems to happen after minutes. Then
everything continues normal and works fine.

Does anyone know what this call does (well, my guess is that it queries
the gnome vfs for the default hanlder application for an image type) and
especially what could block in there and where I could change something
in the configuration for this call to not block?

Again, sorry for being half-OT and thanks for any hints ...

Cheers,
Stefan
Re: [SWT/Linux] Startup takes ages [message #333563 is a reply to message #333555] Wed, 17 December 2008 11:10 Go to previous messageGo to next message
Remy Suen is currently offline Remy SuenFriend
Messages: 462
Registered: July 2009
Senior Member
Stefan Winkler wrote:
> It hangs in the system
> call gnome_vfs_mime_get_default_application. (I think with a new and
> clean workspace it first happens when I expand the navigator's tree...).
> This call blocks until some timeout seems to happen after minutes. Then
> everything continues normal and works fine.

See https://bugs.eclipse.org/bugs/show_bug.cgi?id=135939

Remy
Re: [SWT/Linux] Startup takes ages [message #333567 is a reply to message #333563] Wed, 17 December 2008 12:13 Go to previous message
Stefan Winkler is currently offline Stefan WinklerFriend
Messages: 307
Registered: July 2009
Location: Germany
Senior Member
Remy Chi Jian Suen schrieb:
> Stefan Winkler wrote:
>> It hangs in the system call gnome_vfs_mime_get_default_application.
>> (I think with a new and clean workspace it first happens when I
>> expand the navigator's tree...). This call blocks until some timeout
>> seems to happen after minutes. Then everything continues normal and
>> works fine.
>
> See https://bugs.eclipse.org/bugs/show_bug.cgi?id=135939
Cool - that did help indeed. I had .groovy files in my workspace. As
soon as I added a file extension binding in Eclipse, the problem vanished.

Thanks for the rapid aswer :-)

Cheers
Stefan
Previous Topic:Remove String from IDocument
Next Topic:Examples?
Goto Forum:
  


Current Time: Thu Apr 25 20:10:16 GMT 2024

Powered by FUDForum. Page generated in 0.02403 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top