AW: AW: want you error expertise

2012-02-17 Thread Tiemo Hollmann TB
Hi Ruslan, I didn't tested it in the IDE, I tested in a standalone environment and removed the files from my app folder of the standalone. Thanks Tiemo > > > > I tried to remove the Valentina dlls on my computer with interesting > > results. > > > Removing all these folders and Dlls just didn't

Re: AW: want you error expertise

2012-02-17 Thread Ruslan Zasukhin
On 2/17/12 10:38 AM, "Tiemo Hollmann TB" wrote: Hi Tiemo, > not BEFORE Valentina_Init, but WHILE Valentina_Init. This is the last > executed statement, so I couldn't set the debug level in the next statement. > LiveCode produced a crashlog at exact this statement, but with no other > informatio

AW: want you error expertise

2012-02-17 Thread Tiemo Hollmann TB
Hi Ruslan, not BEFORE Valentina_Init, but WHILE Valentina_Init. This is the last executed statement, so I couldn't set the debug level in the next statement. LiveCode produced a crashlog at exact this statement, but with no other information The windows system crash log just shows some generic cra

AW: want you error expertise

2012-02-17 Thread Tiemo Hollmann TB
Hi Malte, I don't use HTMLText in this case, but good to know Thanks Tiemo > -Ursprüngliche Nachricht- > Von: use-livecode-boun...@lists.runrev.com [mailto:use-livecode- > boun...@lists.runrev.com] Im Auftrag von Malte Brill > Gesendet: Donnerstag, 16. Februar 2012 19:38 > An: use-livecode

Re: AW: want you error expertise

2012-02-16 Thread Richard Gaskin
Tiemo Hollmann wrote: Would you say that LC programs today crash more often as programs of other languages in your experience, or is it just my personal experience? With features comes complexity, and with complexity comes bugs. I once knew a programmer of a commercial product whose manager ac

Re: AW: want you error expertise

2012-02-16 Thread Ruslan Zasukhin
On 2/16/12 7:37 PM, "Tiemo Hollmann TB" wrote: > Hi Bernard, > thank you for your useful advices, yes win has crash-(event-)logs. I will > give them first a try (just forgot them with my last cases) and keep my own > logging as plan B Also must be possible I think on windows, To ask for some inf

AW: want you error expertise

2012-02-16 Thread Tiemo Hollmann TB
lists.runrev.com [mailto:use-livecode- > boun...@lists.runrev.com] Im Auftrag von Tiemo Hollmann TB > Gesendet: Donnerstag, 16. Februar 2012 18:39 > An: 'How to use LiveCode' > Betreff: AW: want you error expertise > > Good idea! > > > > Thinking abo

AW: want you error expertise

2012-02-16 Thread Tiemo Hollmann TB
Good idea! > > Thinking about a crash before a debuglevel can be set, it seems that > debugging should be on by default, then switched off when an app is > successfully loaded. I will bear that in mind for my own logging in > the future. > > Bernard > _

AW: want you error expertise

2012-02-16 Thread Tiemo Hollmann TB
Hi Bernard, thank you for your useful advices, yes win has crash-(event-)logs. I will give them first a try (just forgot them with my last cases) and keep my own logging as plan B Tiemo > -Ursprüngliche Nachricht- > Von: use-livecode-boun...@lists.runrev.com [mailto:use-livecode- > boun...

AW: want you error expertise

2012-02-16 Thread Tiemo Hollmann TB
Hi Richard, it's really interesting to read your experiences, nice intro of Scott Raney :) About video drivers I havn't though of at all yet. But I will put it on my check list. With the messageMessages could be indeed the last try, good to know. Because of my program crashes right at launching ho