as the Multiple LockWindowUpdate fix?

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
flako
Level 1
Level 1
Posts: 6
Joined: Fri May 04, 2012 8:47 am

as the Multiple LockWindowUpdate fix?

Post by flako »

Hello
I'm running "Oracle Report Developer 6.1" and "From Oracle Developer 6.1" in wine-1.1.28 (very old, but now I can not change version)

When you run the application I notice a delay in drawing the screens, menus, from the debugger I can see the error "fixme: win: LockWindowUpdate (0x10046), partial stub!" repeatedly.

This has solution from the configuration of wine? or is the subject of gnome / linux?

Thanks, sorry for my English.

Code: Select all

wine   .wine/drive_c/oracle/BIN/ifrun60.exe wine CFG_0000.fmx
fixme: win: LockWindowUpdate (0x1004e), partial stub!
fixme: win: LockWindowUpdate ((nil)), partial stub!
fixme: win: LockWindowUpdate (0x2004e), partial stub!
fixme: win: LockWindowUpdate ((nil)), partial stub!
fixme: win: LockWindowUpdate (0x2004e), partial stub!
fixme: win: LockWindowUpdate ((nil)), partial stub!
fixme: win: LockWindowUpdate (0x3004e), partial stub!
fixme: win: LockWindowUpdate ((nil)), partial stub!
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: as the Multiple LockWindowUpdate fix?

Post by dimesio »

flako wrote: I'm running "Oracle Report Developer 6.1" and "From Oracle Developer 6.1" in wine-1.1.28 (very old, but now I can not change version)
Wine versions older than 1.4 are no longer supported.
jjmckenzie
Moderator
Moderator
Posts: 1153
Joined: Wed Apr 27, 2011 11:01 pm

as the Multiple LockWindowUpdate fix?

Post by jjmckenzie »

On Fri, May 4, 2012 at 7:14 AM, flako <[email protected]> wrote:
Hello
I'm running "Oracle Report Developer 6.1" and "From Oracle Developer 6.1" in wine-1.1.28 (very old, but now I can not change version)
Wine 1.1.28 is not supported anymore. Problems may have been fixed in
the 1.4 or 1.5 versions. Can you say why you cannot update to one of
these versions?

James
flako
Level 1
Level 1
Posts: 6
Joined: Fri May 04, 2012 8:47 am

Post by flako »

Hello
I can not because it's not my decision (as I suggested.
Use the latest version is the most logical, just that I found worth asking if a bug is easy to solve .. (although looking at the forum is a generic error)


jjmckenzie, dimesio Thanks.
What I closed the subject.
Locked