[Wine][Fwd: Re: Start Windows application from another windows application]

Harry van der Wolf harryvanderwolf at hccnet.nl
Mon May 23 18:43:09 CDT 2005


harryvanderwolf at hccnet.nl wrote:
> Yes, this failed for me. For now, I will compile/build wine from the 20050419 source like you did and report back if that has been succesfull.
> 
> Thanks again and kind regards,
> 
> Harry
> 
I just built wine from scratch. I uninstalled wine, removed my
home/.wine directory, untarred/unzipped the 20050419 source to a
temporary directory and used the ./tools/wineinstall command to build wine.
Apart from a change in fonts (?), the behaviour is the same. I can run
ptgui.exe and (start) autopano 1.02 and the combination of the both. I
still can't run autopano 1.03.
Also, the 1.02 version in combination with ptgui gave me the same error
I reported "some" mails ago.

> However, in the end I get the error "Could not delete file
> 'c:\windows\temp\"number"\0503-027.jpg': Access denied". The
> computed control points are not returned to the program. I don't
> understand that one. It is in my own home directory where I should
> have full write access. Just to make sure (as I don't understand
> what's happening)  I did a "chmod a+rwx" on the temp dir, but that
> didn't help either: it gave me the same error. I hope you know what's
> going on there.
Autopano 1.02 does not write the project file. Obviously, this works for
you as you did get control point in ptgui.


Unfortunately, still no success.

Below,the dump.

I hope you have some clues ?
Question from my side: Are you running wine as root ? I run wine as
normal user "harry". Trying it as user root gives me the same dump 
however (should be quite obvious, but you never know).


Best regards,
Harry

-----------------------------------
~/.wine/drive_c/Program Files/PTGui/autopano-103$ wine autopano.exe
wine: Unhandled exception (thread 0009), starting debugger...
WineDbg starting on pid 0x8
Unhandled exception: divide by zero in 32-bit code (0x00469ceb).
In 32 bit mode.
Register dump:
  CS:0023 SS:002b DS:002b ES:002b FS:1007 GS:0000
  EIP:00469ceb ESP:4067fab8 EBP:004b3240 EFLAGS:00210246(   - 00
-RIZP1)
  EAX:00000000 EBX:00000000 ECX:00000000 EDX:00000000
  ESI:004b3230 EDI:00000000
Stack dump:
0x4067fab8:  00000000 004b3230 00000001 0041afae
0x4067fac8:  304a38d2 00000000 00000000 00000000
0x4067fad8:  004b0048 004b0038 4067fe48 40532c80
0x4067fae8:  32116280 00000000 3f3e3d3c 000007b6
0x4067faf8:  cf705a81 00000876 cf705a81 00000876
0x4067fb08:  001234de 00000000 5f5e5d5c 004b3230
0200: sel=1007 base=40017000 limit=00001f97 32-bit rw-
Backtrace:
=>1 0x00469ceb in autopano (+0x69ceb) (0x004b3240)
   2 0x40791ae0 (0x00000000)
0x00469ceb: divl        %ecx,%eax
Modules:
Module  Address                 Debug info      Name (16 modules)
PE      0x00400000-004b5000     Export          autopano
ELF     0x40000000-40017000     Deferred        ld-linux.so.2
ELF     0x40019000-40022000     Deferred        libnss_compat.so.2
ELF     0x40022000-4002c000     Deferred        libnss_nis.so.2
ELF     0x4002d000-40046000     Deferred        libwine.so.1
ELF     0x40046000-40163000     Deferred        libc.so.6
ELF     0x40164000-40168000     Deferred        libdl.so.2
ELF     0x40168000-401db000     Deferred        ntdll<elf>
   \-PE  0x40180000-401db000     \               ntdll
ELF     0x401db000-402d0000     Deferred        libwine_unicode.so.1
ELF     0x402d0000-402f3000     Deferred        libm.so.6
ELF     0x40309000-4031f000     Deferred        libnsl.so.1
ELF     0x4031f000-40329000     Deferred        libnss_files.so.2
ELF     0x40440000-4054b000     Deferred        kernel32<elf>
   \-PE  0x40470000-4054b000     \               kernel32
ELF     0x77f00000-77f07000     Deferred        <wine-loader>
Threads:
process  tid      prio (all id:s are in hex)
00000008 (D) C:\Program Files\PTGui\autopano-103\autopano.exe
         00000009    0 <==
WineDbg terminated on pid 0x8

------------------------------------------------







More information about the wine-users mailing list