Lightbox Editor freeze

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Rob Nelson

Lightbox Editor freeze

Post by Rob Nelson »

Hi.

I am the author of Lightbox. I'll be glad to help, if I can. If anyone
wants to provide me with the next 20-30 lines of assembly language code at
the exception, I might be able to track it down. Or, the offset into the
executable.

I do have a couple critical sections, I'll try to think about how they might
time out.

Let me know how I can help. There is also a discussion board at
http://www.lightboxeditor.com/discussion that might get the attention of
some people who know more about it. I know it works well under Wine for
some people.

Thanks,

Rob


mhwine wrote:
I've try to use Lightbox Plus image editor
(http://www.lightboxeditor.com/) under wine. It start's, but always freeze
after few minutes.

It says:

Code:
err:ntdll:RtlpWaitForCriticalSection section 0x7e4518a0
"x11drv_main.c:X11DRV_CritSection" wait timed out in thread 0009, blocked
by 0018, retrying (60 sec)



After a minute says the following message:

Code:
wine: Critical section 7e4518a0 wait failed at address 0x7bc3be30 (thread
0009), starting debugger...
Unhandled exception: wait failed on critical section 0x7e4518a0
thread_data_tls_index+0x3c
err:seh:raise_exception Unhandled exception code c0000194 flags 0 addr
0x7bc3be30



This is a bug and I need to report it, or I've made a mistake?

Or is there any solution for this type of error?






--
View this message in context: http://www.nabble.com/Lightbox-Editor-f ... 28287.html
Sent from the Wine - Users mailing list archive at Nabble.com.
adam933
Newbie
Newbie
Posts: 1
Joined: Fri Mar 27, 2009 12:41 pm

Post by adam933 »

I just installed Lightbox Plus on my Debian Testing (Squeeze/Sid) using Wine 1.1.17, and it works perfectly (so far). I haven't used it that much,
but it installed just fine as follows:

$ wine install20.exe

The registration window pops, I filled in the code, didn't change anything with respect to Desktop icons etc., and Lightbox Plus showed up in my Desktop Gnome Applicatiions (Applications/Wine/19th Parallel/Lightbox Plus).

Lightbox runs fast, too.
A very nice and affordable Photo Editor.

If I see any problems I'll post them.

adam933
Locked