V1.xxx7 GUI display problem

This forum is dedicated to software development related to MultiWii.
It is not the right place to submit a setup problem.
Software download
Post Reply
SupraGo
Posts: 2
Joined: Tue Mar 01, 2011 2:52 am

V1.xxx7 GUI display problem

Post by SupraGo »

Windows 7 64 bit. Newest Java & FTDI drivers. 1.xx6 & earlier GUIs all load with no issues. Any of the 1.xx7 will open a window with a title and just stop. Nothing in the window. Leave for 5 mins. Same thing.
I have XP running in virtual mode and it fires up 1.xx7 with no issues.
Did a search and didn't turn up anything.
I can get around it but would like to know what the problem is.
Ideas or suggestions?
Bill

ziss_dm
Posts: 529
Joined: Tue Mar 08, 2011 5:26 am

Re: V1.xxx7 GUI display problem

Post by ziss_dm »

Hi,

The problem could be due com port enumeration. For example, if you have BT devices paired, it would try to connect each of them.. ;-) On my notebook I have to switch of BT before using configurator. Another problem could be phone management software, like Sony Erricson mRouter, which tries to open every COM port in the system.

Regards,
ziss_dm

SupraGo
Posts: 2
Joined: Tue Mar 01, 2011 2:52 am

Re: V1.xxx7 GUI display problem

Post by SupraGo »

But this only happens for 1.xxx7. I can move the mouse over, click on 1.xxx6 or lower and it works without any issues. If there was a conflict with drivers, what changed in 1.xxx7 to trigger the problem? And why W7?
No Bluetooth devices. This is not a notebook.

cardboard
Posts: 183
Joined: Tue Mar 15, 2011 9:40 am

Re: V1.xxx7 GUI display problem

Post by cardboard »

same setup W7 64bit. i can get maybe 10-15sec before the window closes by its self

mac
Posts: 2
Joined: Thu May 26, 2011 12:35 am

Re: V1.xxx7 GUI display problem

Post by mac »

I have the same problem, 1.6 works but shows some wrong info but thats probaly due to runing 1.7 firmware. When using 1.7 GUI on a Duemilanove you can see the RX/TX flashing when you start/stop comms but no info displayed.

User avatar
Hamburger
Posts: 2578
Joined: Tue Mar 01, 2011 2:14 pm
Location: air
Contact:

Re: V1.xxx7 GUI display problem

Post by Hamburger »

possible cause is the use of OpenGL for the animated copter in the gui.
You may try to get the Processing application and run the gui code form there in full screen mode. Strange? Well, works for me.
Hamburger

arnaldo
Posts: 49
Joined: Sun Mar 06, 2011 4:53 pm

Re: V1.xxx7 GUI display problem

Post by arnaldo »


mac
Posts: 2
Joined: Thu May 26, 2011 12:35 am

Re: V1.xxx7 GUI display problem

Post by mac »

Hi I tried running this in Prosessing but I get a bunch of errors can anyone point me in the right direction

ControlP5 0.5.4 infos, comments, questions at http://www.sojamo.de/libraries/controlP5
WARNING: RXTX Version mismatch
Jar version = RXTX-2.2pre1
native lib Version = RXTX-2.2pre2
27-May-2011 22:37:34 controlP5.ControlP5 checkName
WARNING: Controller with name "OFF" already exists. overwriting reference of existing controller.
27-May-2011 22:37:34 controlP5.ControlP5 checkName
WARNING: Controller with name "OFF" already exists. overwriting reference of existing controller.
27-May-2011 22:37:34 controlP5.ControlP5 checkName
WARNING: Controller with name "BARO" already exists. overwriting reference of existing controller.
27-May-2011 22:37:34 controlP5.ControlP5 checkName
WARNING: Controller with name "MAG" already exists. overwriting reference of existing controller.
27-May-2011 22:37:34 controlP5.ControlP5 checkName
WARNING: Controller with name "" already exists. overwriting reference of existing controller.
27-May-2011 22:37:34 controlP5.ControlP5 checkName
WARNING: Controller with name "" already exists. overwriting reference of existing controller.
27-May-2011 22:37:34 controlP5.ControlP5 checkName
WARNING: Controller with name "" already exists. overwriting reference of existing controller.
27-May-2011 22:37:34 controlP5.ControlP5 checkName
----------more of the same----------------

demands
Posts: 35
Joined: Fri Jul 22, 2011 8:59 am
Location: Linköping, Sweden

Re: V1.xxx7 GUI display problem

Post by demands »

I get the exact same problem as mac...
Tried 1.7 and trunk, sometimes the program starts, sometimes it doesn't
Sometimes I can establish a connection, sometimes only Rx blinks on the Duemi, and sometimes it just doesn't connect...
Any help would be appriciated...

demands
Posts: 35
Joined: Fri Jul 22, 2011 8:59 am
Location: Linköping, Sweden

Re: V1.xxx7 GUI display problem

Post by demands »

Just replaced (uninstalled) JDK 6 with JDK 7...
Now I get an error "can't find javaw.exe" when trying to run a compiled standalone version of MWConf (tried 32 and 64 bit)...
Running through Processing works though, and javaw.exe does exist (i.e. it can be manually executed from a command-prompt)...
*sigh*

Post Reply