dcl_form_show does not work

Started by meh, October 16, 2009, 01:54:21 AM

Previous topic - Next topic

meh

Hello,

as newcomer in working with open dcl I face a major problem in applying open dcl dialogs. The facts are:
- on my computer, with my user (with extended administrator rights) everything worked out OK right from the start (Windows XP Professional, Acad 2008, open dcl studio 6.0.0.7)
- when trying on my colleague's computer (his rights similar to mine) with 6.0.0.7 runtime only, loading of project seemed OK, but dcl_form_show
  with a modal dialog simply did nothing visible, while with a modal dialog it produced an error "Exception in dcl_Form_show ARX-Command /
  unhandled exception E9CF627 (Access violation reading ..."; In this case (only with the modeless box and the error message) the ACAD options dialog did no longer apear.
  After my colleague also installed the studio and did several trials, which unfortuntely are not able to be reconstructed in detail and step by step,
  suddenly things worked out also on his PC/with his user
- on no other computer we were ble to get open dcl running. Same behaviour as described above for my colleague
- when logging in with my user on any other PC, same error
- when logging in with a different user on my PC, things work as they should
- deinstalling open dcl on a foreign computer and reinstaling it logged on with my user doesn't change anything. Opendcl anyway refuses to show a dialog

Evidently, the failing to work is dependant on PC, not on windows user.
I am quite aware that remote diagnostics with such vague informations are difficult - but i put my hope on the possibility that someone else has in the past faced similar problems.
Anyone able to help me?

Fred Tomke

Hello,

I can reproduce that forms of my odcl-projects cannot be shown on both Vista 32 Bit and 64 Bit with runtime 6.0.0.8.
But they can be shown with the runtime 5.1.2.3. . I don't know if it has the same reason as your posting. I suggest you downloading the last stable release for production (means development of your application) until this is solved.

Fred
Fred Tomke
Dipl.-Ing. (FH) Landespflege

[ landscaper - landscape developer - digital landscape and urban design]

owenwengerd

Strange. What happens when you start AutoCAD and drag and drop _masterdemo.lsp (from the OpenDCL Studio\<language>\Samples folder) onto the document window? If the sample is displayed, press the [MsgBox] button.  What happens?

Fred Tomke

Hi, it must be a problem of modal form. Palette and option tab work fine with runtime 6.0.0.8. But no modal form can be show by pressing a button, even on my XP machine where I could start modal forms with runtime 6.0.0.8 before. But not from the palette now.

I cannot show a modal form in 6.0.0.8 from the palette

- Acad 2009 on XP
- Acad 2010 x86 on Vista x86
- Acad 2010 x64 on Vista x64

Everything works fine in 5.1.2.3.

Fred
Fred Tomke
Dipl.-Ing. (FH) Landespflege

[ landscaper - landscape developer - digital landscape and urban design]

owenwengerd

Obviously there is a bug somewhere. If you can provide more detailed information about the state of the system (especially the dialog settings in the registry) and exactly what happens when the failure occurs, I may be able to make some guesses as to where to look.

meh

Hello,

I tried version 5.1.2.3, and with it everything works as it should. The solution was so strikingl simple, but I don't know how long it would have taken before I myself, without Fred's help, would have found it!
Thanks Fred!

War beeindruckt wie schnell Deine Antwort gekommen ist - großartig, danke!

As far as I myself am concerned, I am quite satisfied with working with V5.1. If you like more detailed information about the situation here, to be able to fix the bug or whatever it is, please let me know which info especially you need!

Bye, Heimo

owenwengerd

This problem should now be fixed in 6.0 Alpha 9. Please test Alpha 9 and let me know whether you still experience any problems.

meh

Hello,

I can confirm: no more problems with 6.0.0.9!

Installed the 6.0.0.9 runtime at a test user's computer (the project also re-compiled in studio 6.0.0.9; don't know wether this would have been necessary), and as far as I could see in a quick test, everything works perfectly.

thanx, really great!
Heimo


owenwengerd

Great, I'm glad it's working now. New versions of the runtime will always load older version ODCL files.