Re: [FusionViewer-users] FusionViewer: New feature / trouble compiling
Status: Beta
Brought to you by:
fusionoss
From: Annie L. <al...@in...> - 2007-08-17 00:20:14
|
Dear Woutjan, GUI maps for current version of FusionViewer are 32-bit. The error tells = that the graphical device (on your computer) in 64 bit space cannot map a = pixel which lies in a 32-bit space.=20 You may can give it another try by updating the JOGL library. = Unfortunately, due to limited resources, we will have to leave it to the feature = wishlist and are to address it in future. But if you are interested and want to = work on it, your contribution will be mostly welcome. Thanks! Regards, Annie -----Original Message----- From: Branderhorst, W. [mailto:W.B...@um...] Sent: Thu 8/16/2007 12:50 AM To: Annie Lu Subject: VS: FusionViewer: New feature / trouble compiling =20 Dear Annie, Thank you for your answer! I do not understand what you mean with a = device context. And have you ever encountered the situation with the = neverending loading progress bar? The versions of both JDK and JRE I am currently using are 1.6.0_02. I = have also tried the AMDx64 versions of 1.6.0_02, without success. Does this explain anything to you? Woutjan Branderhorst -----Alkuper=E4inen viesti----- L=E4hett=E4j=E4: Annie Lu [mailto:al...@in...] L=E4hetetty: ke 15.8.2007 20:13 Vastaanottaja: Branderhorst, W.; = fus...@li... Aihe: RE: FusionViewer: New feature / trouble compiling =20 Dear Woutjan, The current version was built on Windows XP and has not been tested on = other Windows OS. But it looks like the error coming from the pixel format mis-match. We got the same problem when we tried to run FusionViewer remotely. This is due to the device contexts conflict of the remote and local machines. =20 What versions of JRE and JDK are you using to build/run the project? =20 Annie -----Original Message----- From: Branderhorst, W. [mailto:W.B...@um...] Sent: Wed 8/15/2007 1:09 AM To: Annie Lu Subject: FusionViewer: New feature / trouble compiling =20 Dear Annie, Since the forum and mailing list are unreachable at the moment, I chose = to mail you personally; I hope this does not disturb you too much. I have been investigating your FusionViewer application with great = interest. It works perfectly in my context, however I am having a nasty problem = which I hope you can help me with. When I run the program on another machine, = having 64-bit Windows, I get the following error: "Error while loading file. Unable to set pixel format 21 for device = context 0xffffffffb90108cc: error code 0" This made me think I had to recompile the code including the FusionViewer.dll. I tried to do this and everything compiled without = errors (in the end). However, when I run my own version, it stops executing = from the moment I press the "open" button. I see the "progress bar" animating but nothing happens. Have you encountered this problem before? If yes, could you then please = tell me how to solve it? I suspect that there is something wrong with the JNI connection since after clicking the "open" button comes the point where native functions are being called. I am using MS Visual Studio 2005 and Eclipse Europa on a Windows Server 2003 Standard x64 Edition. Any help would be highly appreciated! Kind regards, Woutjan Branderhorst University Medical Centre Utrecht The Netherlands |