Thunderhead Engineering
February 04, 2012, 10:26:46 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: SMF - Just Installed
 
   Home   Help Search Calendar Login Register  
Pages: [1]
  Print  
Author Topic: Toolbar Flashes on and off  (Read 710 times)
Delaveris
New Member
*
Posts: 4


View Profile Email
« on: July 29, 2008, 07:26:07 AM »

I have attached two screenshots of pathfinder from my desktop.  The problem I'm having is this:  the program seems to remember and recall the previous command, so that when I attempt a new command the toolbars or properties bars rapidly blink, or switch between the current and the previous command's toolbars, as I am moving the mouse to the proper location to adjust parameters.  When I scroll over the toolbar to click on a parameter to adjust, the right toolbar may or may not be visible.  I have to click a couple of times, scroll around, whatever works, until I can navigate the correct toolbar.
It might also happen that I will, for instance, highlight a floor and right click the mouse to bring up the quick menu to add occupants to the floor.  When I right click I can see the menu, but as soon as I move the mouse cursor onto the menu, the options disappear and there is only a grey box.  If I move the cursor off of the now grey box and into the view space, the options reappear. 


* PathfinderError1.JPG (54.68 KB, 954x715 - viewed 83 times.)

* PathfinderError2.JPG (59.72 KB, 954x716 - viewed 81 times.)
Logged
Charlie Thornton
Thunderhead
*****
Posts: 368


View Profile Email
« Reply #1 on: July 29, 2008, 08:07:15 AM »

Thank you for including the screen shots.  They helped a lot.  I'm not seeing this on my computer so I'm thinking it might be graphics card related.

On the surface, it looks like we never made pop-ups "heavyweight" - meaning that they are sort drawn the fast easy way rather than being important enough to appear above things like the 3D window.  Usually though, when that's a problem, you never see the pop-ups at all in the places where they overlap the 3D window.

Let's try turning off accelerated 2D graphics and see if that fixes it.  Here's how:

(1) Open C:Program FilesPathfinder II (Beta)un.bat in a text editor (e.g. notepad, not Word)
(2) On the line that looks like:

"%DIR%jreinjava.exe" -Xmx512m -Djava.library.path=.;lib;lib/rlm -cp %JARS% merlin.Run

Add -Dsun.java2d.noddraw right after the -Xmx512m argument.  Your line should look like this:

"%DIR%jreinjava.exe" -Xmx512m -Dsun.java2d.noddraw -Djava.library.path=.;lib;lib/rlm -cp %JARS% merlin.Run

(3) Save run.bat and run Pathfinder

Let me know if that helps.

- Charlie
Logged
Delaveris
New Member
*
Posts: 4


View Profile Email
« Reply #2 on: July 29, 2008, 08:19:12 AM »

Thank you!  Yes, this fix did the trick, and the toolbars are behaving normally.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.13 | SMF © 2006-2011, Simple Machines LLC Valid XHTML 1.0! Valid CSS!