Bugs in 7.50.0008

Things you’d like to miss in the future...
Forum rules
:warnred20: :warnred20: :warnred20: :warnred20: :warnred20: READ THIS AND DO IT!!! :warnred20: :warnred20: :warnred20: :warnred20: :warnred20:

:info: Please include the following information:
1) Your XYplorer Version (e.g., v28.00.0801)
2) Your Windows Version (e.g., Win 11)
3) Your Screen Scaling Percentage (e.g., 125%).

:info: We strongly recommend adding your Windows Version and Screen Scaling Percentage to the Location field in your Profile or to your Signature. That way, you only have to type them once, and we won't have to search for that vital information.

:info: When attaching an Image, please use the Attachment tab at the bottom of your post and click "Add files".

:warnred20: :warnred20: :warnred20: :warnred20: :warnred20: READ THIS AND DO IT!!! :warnred20: :warnred20: :warnred20: :warnred20: :warnred20:
Post Reply
jacky
XYwiki Master
Posts: 3106
Joined: 23 Aug 2005 22:25
Location: France
Contact:

Bugs in 7.50.0008

Post by jacky »

hmm.. couple of weird things happening to me with the latest beta. First, I swear that before I restart XY a few minutes ago, menu Go|Go to Application Path & Go to Script Files only got me to the root of the drive (D:\), nowhere else.

I tried ::msg <xypath> and it was fine, so I could do & did do ::goto <xypath> to go there, but still. Of course a fresh install worked fine, so I restarted and now it works. But it happened. I tried to do a ::info since I've heard of that one, but it got me and still now gets me an error :
XYplorer wrote:Error 91 (0000005B)
Desc Object variable or with block variable not set
Dll 0
Proc script_Process

Source XYplorer
XY ver 7.50.0008
OS WinXP (Service Pack 2)
Date 01/09/2008 21:16:00
BTW, I assume this is from your earlier tests or something, but just try this and tell me if it looks right to you: ;)

Code: Select all

 setkey "1", "key", "section", "tmp.ini";
 getkey $value, "key", "section", "tmp.ini";
 msg $value;
Proud XYplorer Fanatic

admin
Site Admin
Posts: 66526
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Bugs in 7.50.0008

Post by admin »

Holy cow... is it time for another holiday already? :oops: Fix coming...

jacky
XYwiki Master
Posts: 3106
Joined: 23 Aug 2005 22:25
Location: France
Contact:

Re: Bugs in 7.50.0008

Post by jacky »

hey, one more bug for you, though I don't know if this is very recent or not (EDIT: yeah .0005 works fine) : command new is broken. ::new "foobar" gets me an error message (Could not create new item) but it is actually created, as seen after a Refresh !

Its only for files btw, no probem with ::new "foobar", dir)
Proud XYplorer Fanatic

admin
Site Admin
Posts: 66526
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Bugs in 7.50.0008

Post by admin »

jacky wrote:hey, one more bug for you, though I don't know if this is very recent or not (EDIT: yeah .0005 works fine) : command new is broken. ::new "foobar" gets me an error message (Could not create new item) but it is actually created, as seen after a Refresh !

Its only for files btw, no probem with ::new "foobar", dir)
Yes. I was very creative today... :wink:

Post Reply