Rexman

Applications, Games, Tools, User libs and useful stuff coded in PureBasic
loulou2522
Enthusiast
Enthusiast
Posts: 495
Joined: Tue Oct 14, 2014 12:09 pm

Re: Rexman

Post by loulou2522 »

Didelphodon wrote:at the moment, yes, sorry
Hi Didephodon ,
News ?
THanks
User avatar
Didelphodon
PureBasic Expert
PureBasic Expert
Posts: 448
Joined: Sat Dec 18, 2004 11:56 am
Location: Vienna - Austria
Contact:

Re: Rexman

Post by Didelphodon »

loulou2522 wrote:
Didelphodon wrote:at the moment, yes, sorry
Hi Didephodon ,
News ?
THanks
Did you already try what I emailed you? I wonder how "stable" it freezes/crashes/hangs/... in terms of the location in the program which can be derived from the debug output.
Go, tell it on the mountains.
loulou2522
Enthusiast
Enthusiast
Posts: 495
Joined: Tue Oct 14, 2014 12:09 pm

Re: Rexman

Post by loulou2522 »

Didelphodon wrote:
loulou2522 wrote:
Didelphodon wrote:at the moment, yes, sorry
Hi Didephodon ,
News ?
THanks
Did you already try what I emailed you? I wonder how "stable" it freezes/crashes/hangs/... in terms of the location in the program which can be derived from the debug output.
In our last conversation i make what you wonder me.
If i have other things to do tell me and i would make it
Here is your last answering
Yup, but still it's of interest what the heck in Windows 10 breaks it.
User avatar
Didelphodon
PureBasic Expert
PureBasic Expert
Posts: 448
Joined: Sat Dec 18, 2004 11:56 am
Location: Vienna - Austria
Contact:

Re: Rexman

Post by Didelphodon »

on 6th of may i replied to your (normal) email
Go, tell it on the mountains.
loulou2522
Enthusiast
Enthusiast
Posts: 495
Joined: Tue Oct 14, 2014 12:09 pm

Re: Rexman

Post by loulou2522 »

Didelphodon wrote:on 6th of may i replied to your (normal) email
What's about ?
THanks in advance
User avatar
Didelphodon
PureBasic Expert
PureBasic Expert
Posts: 448
Joined: Sat Dec 18, 2004 11:56 am
Location: Vienna - Austria
Contact:

Re: Rexman

Post by Didelphodon »

Just upgraded my system to Windows 10 and I don't experience any problems with Rexman so far.
Go, tell it on the mountains.
User avatar
Fangbeast
PureBasic Protozoa
PureBasic Protozoa
Posts: 4747
Joined: Fri Apr 25, 2003 3:08 pm
Location: Not Sydney!!! (Bad water, no goats)

Re: Rexman

Post by Fangbeast »

Just tried on the current Insider Build of Windows 10.

Crashes the moment I paste the expression into the window. Damn!
Amateur Radio, D-STAR/VK3HAF
User avatar
Zebuddi123
Enthusiast
Enthusiast
Posts: 794
Joined: Wed Feb 01, 2012 3:30 pm
Location: Nottinghamshire UK
Contact:

Re: Rexman

Post by Zebuddi123 »

Hi Fangbeast try https://regex101.com

Zebuddi. :)
malleo, caput, bang. Ego, comprehendunt in tempore
User avatar
Fangbeast
PureBasic Protozoa
PureBasic Protozoa
Posts: 4747
Joined: Fri Apr 25, 2003 3:08 pm
Location: Not Sydney!!! (Bad water, no goats)

Re: Rexman

Post by Fangbeast »

Zebuddi123 wrote:Hi Fangbeast try https://regex101.com

Zebuddi. :)
Thanks Zebuddi, I'll try it. (But I still don't know what I am doing) :):):)
Amateur Radio, D-STAR/VK3HAF
User avatar
Didelphodon
PureBasic Expert
PureBasic Expert
Posts: 448
Joined: Sat Dec 18, 2004 11:56 am
Location: Vienna - Austria
Contact:

Re: Rexman

Post by Didelphodon »

Just uploaded a new build which addresses a crash at startup under specific circumstances.
Go, tell it on the mountains.
User avatar
Zebuddi123
Enthusiast
Enthusiast
Posts: 794
Joined: Wed Feb 01, 2012 3:30 pm
Location: Nottinghamshire UK
Contact:

Re: Rexman

Post by Zebuddi123 »

Hi Didelphodon Downloading and testing. On win 10 x64 its running that`s a good start as I`ve been unable to use Rexman for quite a long time due to crashing at start up.

So what where the circumstances which cause the start up failure ?


Thanks Zebuddi. :)
malleo, caput, bang. Ego, comprehendunt in tempore
User avatar
Didelphodon
PureBasic Expert
PureBasic Expert
Posts: 448
Joined: Sat Dec 18, 2004 11:56 am
Location: Vienna - Austria
Contact:

Re: Rexman

Post by Didelphodon »

Zebuddi123 wrote:Hi Didelphodon Downloading and testing. On win 10 x64 its running that`s a good start as I`ve been unable to use Rexman for quite a long time due to crashing at start up.

So what where the circumstances which cause the start up failure ?


Thanks Zebuddi. :)
Glad that solves that mystic issue!

The problem was an image create with 0-height. I didn‘t have time to analyze the whole situation but it seems to be a timing issue. Anyway, as it‘s a potential pitfall even for a legitimate situation I „disarmed“ it accordingly so that height cannot get below 1.
Go, tell it on the mountains.
vmars316
Enthusiast
Enthusiast
Posts: 464
Joined: Fri Jun 29, 2012 12:24 am
Contact:

Re: Rexman

Post by vmars316 »

Hello & TIA ,
Pls , where can I download RexMan ?
THis doesn't work: http://www.wojner.at/static/rexman.zip
vmars.us Win11 x64 , Martin Guitar 000-16 (1995)
"All things in moderation , except for love and forgiveness."
User avatar
Kiffi
Addict
Addict
Posts: 1353
Joined: Tue Mar 02, 2004 1:20 pm
Location: Amphibios 9

Re: Rexman

Post by Kiffi »

vmars316 wrote: Thu Dec 08, 2022 11:14 pmwhere can I download RexMan ?
try this address: https://www.rsbasic.de/backups/ -> rexman.exe and rexman.zip
Hygge
loulou2522
Enthusiast
Enthusiast
Posts: 495
Joined: Tue Oct 14, 2014 12:09 pm

Re: Rexman

Post by loulou2522 »

My solution which works at 100 %
1- Goto to your user directory (ex. C:\Users\toto)
2- Delete the following file :
.rexman.layout
.rexman.pref
3 After you can launch rexman without any crash
Post Reply