Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » eclipse doesn't load button images
eclipse doesn't load button images [message #454469] Thu, 21 April 2005 15:02 Go to next message
Eclipse UserFriend
Originally posted by: aioffe.segue.com

In 90% of cases the Eclipse IDE or SWT stand alone App doesn't load button
images on the start, so all image buttons turn black. I am using Eclipse
3.0.2
It coincided with updating of McAfee virus scan. But even disabling the
virus scan doesn’t help resolve the issue. Is it possible to speed up
image loading on API start up?
Re: eclipse doesn't load button images [message #454503 is a reply to message #454469] Sat, 23 April 2005 17:57 Go to previous message
Daniel Spiewak is currently offline Daniel SpiewakFriend
Messages: 263
Registered: July 2009
Senior Member
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-15"
http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="serif">By the statement that you're using McAfee, I will
assume that you're running on Windows.  I've honestly never heard of
the problem before, but I can draw some shaky conclusions.  It may be
possible that McAfee is imposing some weird restrictions on what can
obtain an image handle.  Since Java-SWT is probably not a name it was
set to recognize, it may be blocking SWT out from obtaining the widget
handle.  Why SWT isn't complaining about this through a NoMoreHandles
error is beyond me.  That is simply one possibility.  Another is that
you have some weird problem with your install which prevents the
loading of images under certain circumstances.  I did an install of XP
SP1 on an old HP server 500 Mhtz and Windows Explorer wouldn't load
icons for the 'Folders' view.  I updated to SP2 and everything resolved
itself (but it was a pain in the neck while it still existed let me
tell you).  That bug didn't effect Eclipse, but it's possible that it
may be something similar.  Anyway, no guaranties, I honestly have no
idea what the problem really is.<br>
<br>
Daniel<br>
</font><br>
Arkady Ioffe wrote:
<blockquote cite="mid64461d0e8646c214bac09206366db662$1@www.eclipse.org"
type="cite">In 90% of cases the Eclipse IDE or SWT stand alone App
doesn't load button images on the start, so all image buttons turn
black. I am using Eclipse 3.0.2
<br>
It coincided with updating of McAfee virus scan. But even disabling the
virus scan doesn&#65533;t help resolve the issue. Is it possible to speed up
image loading on API start up?
<br>
<br>
<br>
</blockquote>
</body>
</html>
Previous Topic:Bilinear scaling
Next Topic:Simple Display.asynchExec() problem
Goto Forum:
  


Current Time: Fri Apr 19 18:52:54 GMT 2024

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

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

Back to the top