Help! Prop Tool freezes as soon as it's launched!
Sorry if this has already been asked and answered (I couldn't find anything using several different keywords) already.. I just installed 1.2.6 on an XP SP3 machine, but when I try to run, it present the splash screen for a split second, then loads up the GUI, which says "Not Responding" in the program bar when I try clicking on it. I tried with the prop plug connected and disconnected from the PC, I rebooted the system, and even uninstalled and reinstalled the program! My IE version is above 7.0. Help!
-Mark S
-Mark S
Comments
I get the same behavior for 20-30 seconds when launching the tool. However after this, the tool works fine. This happens for all OS's (XP, vista 32, Windows 7 64)
/michael
-Mark S
Leon
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Amateur radio callsign: G1HSM
It looks like it is trying to read the mapped drive when it starts up, because the last drive in the list is highlighted.
Bean.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Does that byte of memory hold "A", 65, $41 or %01000001 ?
Yes it does...
·
-Phil
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
For me, the past is not over yet.
Where is this "show recent folders only" button ?
Bean
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Does that byte of memory hold "A", 65, $41 or %01000001 ?
Yes it does...
·
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Propeller Wiki: Share the coolness!
Chat in real time with other Propellerheads on IRC #propeller @ freenode.net
Safety Tip: Life is as good as YOU think it is!
Actually, under these circumstances bst will probably behave in exactly the same manner if you have the removable or mapped drive in your list of directories.
Having said that, by default the Propeller Tool appears to scan every directory on every device attached / mapped to / on the system, which would cause this behaviour.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
If you always do what you always did, you always get what you always got.
Note that this is not specific to the prop tool - I get this on several other IDE's including eclipse (eclipse.org) - the timeout depends on your proc/hd combination and occurs when the drive is accessed - for example on my Corei7 it occurs the least. This message and the white UI has been an issue since XP - but is minimized in Windows 7.
BradC's detail on drive scanning sounds correct.
Otherwise the prop tool is excellent.
Just to expand on this behaviour a little ,when you perform a click Windows places a message in the applications message queue. If the app has not pulled the message from the queue in a certain interval, Windows will let you know the application has not responded to the event yet. So if you don't click or move around it should just sit there in the background grinding away until it's done.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
If you always do what you always did, you always get what you always got.
Bean, the "show recent folder only" button is directly to the left of the drop down menu above the directory tree. It helped in my case as the recent folder was the Propeller Tool 11.2.6 directory.
I went ahead and disconnected from all my mapped drives as I didn't really need them. No issues whatsoever now, and proved to just be a windows explorer issue anyways. Thank you all for your input.
Cheers,
Mark S