Veteran
Joined: 22 Feb 2006 |
Posts: 106 |
|
|
|
Posted: Tue Sep 19, 2006 8:04 am |
|
|
|
|
|
Hi ddmitri,
There's a tiny bug in the LaunchBox.
To replicate it, try this :
1) Open PhpEd
2) Click on the LaunchBox tab to make it slide in
3) Right-click in the LaunchBox on the right of a label or a sublabel such as Launch1 (but not on the label text; the label should not be highlighted)
4) A pop up asks "Delete item #document ?"
5) Click yes
6) Click on the LaunchBox tab to make it slide in again
7) Labels are messed up (filenames have disappeared)
8a) If you try to run one item, a popup says : "PhpEd can run PHP and HTML files only" (I supposed it's because it didn't find the correct filename). If you click OK and make the LaunchBox slide in again, once the IDE hangs, once there's a label "Debugger" with a sublabel "Run Profiter with debugger" (while I ran a PHP page without the debugger and it appeared correctly in the LaunchBox previously)
8b) If you repeat operations 2)-5), PhpEd crashes with a message : "Unrecoverable Error: Privileged instruction. IDE will be closed"
9) Then, many "Access violation" popups appear on the desktop, then after a short while disappear
10) On the next IDE startup, a popup appears : "[XML] failed to load xml document. Error : no element found. Line number: 1, position: 0."
11) If you click "OK", IDE starts correctly but LaunchBox is empty.
Tested on b4621, XP SP2
Thanks for everything.
|
|