S?ndag 04 juni 2006 19:04, skrev Jon K Hellan:> I'm again trying to run the antenna analysis program EZNEC under Wine.
I
> wrote about this in October. At that time I got a run-time error. This
> time, the program hangs during startup. On Windows, the program first
> puts up a splash screen. Under Wine, I see a small rectangular outline -
> too small for the splash screen - and nothing more happens. The linux
> shell window output is:
>
> libGL error: open DRM failed (Operation not permitted)
> libGL error: reverting to (slow) indirect rendering
> libGL error: open DRM failed (Operation not permitted)
> libGL error: reverting to (slow) indirect rendering
> libGL error: open DRM failed (Operation not permitted)
> libGL error: reverting to (slow) indirect rendering
> libGL error: open DRM failed (Operation not permitted)
> libGL error: reverting to (slow) indirect rendering
> fixme:ole:MSFT_ReadValue BSTR length = -1?
> fixme:ole:MSFT_ReadValue BSTR length = -1?
> fixme:ole:ITypeInfo_fnRelease destroy child objects
> libGL error: open DRM failed (Operation not permitted)
> libGL error: reverting to (slow) indirect rendering
> libGL error: open DRM failed (Operation not permitted)
> libGL error: reverting to (slow) indirect rendering
> libGL error: open DRM failed (Operation not permitted)
> libGL error: reverting to (slow) indirect rendering
This part can be fixed by adding the following to /etc/X11/xorg.conf
Section "DRI"
Mode 0666
EndSection
or uncommenting it (removing #) if it is in the file already.
> err:menubuilder:extract_icon32 LoadLibraryExW (L"\"c:\\Program
Files\
> \EZW\\EZWDemo40.exe\"") failed, error 126
> err:menubuilder:InvokeShellLinker failed to fork and exec wineshelllink
> libGL error: open DRM failed (Operation not permitted)
> libGL error: reverting to (slow) indirect rendering
> fixme:ole:CoRegisterMessageFilter stub
> fixme:ole:CoRegisterMessageFilter stub
> libGL error: open DRM failed (Operation not permitted)
> libGL error: reverting to (slow) indirect rendering
> fixme:ole:CoRegisterMessageFilter stub
> fixme:ole:OLEFontImpl_Invoke property put for Size with vt 5
> unsupported!
> fixme:ole:OLEFontImpl_Invoke property put for Size with vt 4
> unsupported!
> fixme:ole:OLEFontImpl_Invoke property put for Size with vt 4
> unsupported!
> fixme:heap:RtlCompactHeap stub
> fixme:heap:RtlCompactHeap stub
> fixme:heap:RtlCompactHeap stub
> fixme:heap:RtlCompactHeap stub
> fixme:heap:RtlCompactHeap stub
> fixme:heap:RtlCompactHeap stub
> fixme:heap:RtlCompactHeap stub
> fixme:heap:RtlCompactHeap stub
> fixme:heap:RtlCompactHeap stub
> fixme:heap:RtlCompactHeap stub
> fixme:heap:RtlCompactHeap stub
> fixme:heap:RtlCompactHeap stub
> fixme:heap:RtlCompactHeap stub
> fixme:heap:RtlCompactHeap stub
> fixme:heap:RtlCompactHeap stub
> fixme:heap:RtlCompactHeap stub
> fixme:heap:RtlCompactHeap stub
> fixme:heap:RtlCompactHeap stub
> fixme:ole:OLEFontImpl_IPersistStreamInit_InitNew (0x7fd3951c), stub!
> fixme:ole:MSFT_ReadValue BSTR length = -1?
> fixme:ole:MSFT_ReadValue BSTR length = -1?
> libGL error: open DRM failed (Operation not permitted)
> libGL error: reverting to (slow) indirect rendering
>
> I guess most of this is unimportant, but something is clearly wrong.
>
> Any suggestions about how to find out why this won't run under Wine? Or
> has anybody succeeded? Ideally, I'd like to approach the program
> developer and encourage him to make it Wine compatible.
>
> The program can be downloaded from
"http://www.eznec.com/demoinfo.htm".
>
> I've tried this on Debian unstable and Ubuntu Dapper, distro builds in
> both cases. Same result.
>
> On the Ubuntu system, which runs Wine 0.9.9, I've set Windows version
to
> Windows 98, installed DCOM98 and a VB runtime (msvbvm60.dll - does that
> look right?), and overridden ole32 with 'native'. The Debian system
has
> Wine 0.9.11, Windows version Windows 2000 and no library overrides.
>
> Regards
>
> Jon K?re Hellan
>
>
> _______________________________________________
> wine-users mailing list
> wine-users@winehq.org
> http://www.winehq.org/mailman/listinfo/wine-users