How do I launch with Start/Run ??

keith frost pfrostie at yahoo.com
Thu Feb 21 14:16:15 CST 2002


it might be the infamous installshield gotcha.

if not then check the permissions of the direcotry
that you are installing into.  make sure that you are
loggedin as someone that has those rights.

one recent software in installed i had to do 3 times.
each time it would make it farther thru the
installation process/startup.

now it runs fine.

--- Bob Gustafson <bobgus at mcs.com> wrote:
> Keith = keith frost <pfrostie at yahoo.com> wrote:
> 
> Keith> command line:
> Keith> cd to the path/location of the setup.exe file
> and then
> Keith> run:	$ wine ./setup.exe
> 
> YES, this now gives me a filled out screen and
> active mouse areas. I
> clicked on the "Install your Rex 6000" and it gave
> me another screen - read
> and agree to license, then clicked on Next dialog
> button.
> 
> [user1 at hoho0 cdrom]$ wine ./Setup.exe
> Invoking /opt/wine/bin/wine.bin ./Setup.exe ...
> err:win:WIN_FindWndPtr window 10021 belongs to other
> process
> err:win:WIN_FindWndPtr window 10021 belongs to other
> process
> err:win:WIN_FindWndPtr window 10021 belongs to other
> process
> err:win:WIN_FindWndPtr window 10021 belongs to other
> process
> err:win:WIN_FindWndPtr window 10021 belongs to other
> process
> err:win:WIN_FindWndPtr window 10021 belongs to other
> process
> err:win:WIN_FindWndPtr window 10021 belongs to other
> process
> 
> On the actual screen, the message says:
> 
>   Please wait while files are copied to your hard
> drive
> 
> There is a progress bar at the bottom of this
> window, but it does not move.
> Whole installation process is hung at this point.
> From the messages above
> in the terminal window, I would guess that the
> process is waiting to access
> window 10021, which might be the progress bar (?).
> Somehow it is getting
> the wrong pointer, or perhaps doesn't know how to do
> progress bars (??).
> 
> Looking at 'ps ax' below shows a number of wine
> related processes.
> 
> [user1 at hoho0 user1]$
> 23660 pts/0    S      0:00 /bin/sh /usr/bin/wine
> ./Setup.exe
> 23682 pts/0    S      0:00 /bin/sh /usr/bin/wine
> ./Setup.exe
> 23683 pts/0    S      0:00 tee /tmp/wine.log.CkZnCK
> 23684 pts/0    S      0:01 /opt/wine/bin/wine.bin
> ./Setup.exe
> 23686 ?        S      0:02 wineserver
> 23687 pts/0    S      0:02 /opt/wine/bin/wine.bin --
> D:\GUIDIRECTOR.EXE
> 23693 pts/6    S      0:00 bash
> 23721 pts/6    R      0:00 ps ax
> [user1 at hoho0 user1]$
> 
> (I repeated this a couple of times. No wine
> processes before start, then
> processes as shown)
> 
> In any case, no files have been written from cdrom
> to hd (but directories
> have been created).
> 
> Any more suggestions?  I'm game to try.
> 
> BobG
> 
> --- I clicked on debug and watched as the process
> repeated, with a lot more
> debug messages on the screen. It seemed like
> whenever I would move the
> mouse, more messages would be written to the screen,
> so the lines below
> probably have no relation to the real problem, but
> just are mouse tracks.
> 
> 
> warn:heap:HEAP_IsRealArena Heap 0x40b90000: block
> 0x40fa33 is not inside heap
> warn:heap:HEAP_IsRealArena Heap 0x40b90000: block
> 0x40fa4c is not inside heap
> warn:heap:HEAP_ValidateInUseArena Heap 40b90000:
> invalid in-use arena magic
> for 40b9099b
> warn:heap:HEAP_ValidateInUseArena Heap 40b90000:
> invalid in-use arena magic
> for 40b9095f
> warn:heap:HEAP_ValidateInUseArena Heap 40b90000:
> invalid in-use arena magic
> for 40b9099b
> warn:heap:HEAP_ValidateInUseArena Heap 40b90000:
> invalid in-use arena magic
> for 40b90b3f
> warn:heap:HEAP_IsRealArena Heap 0x40b90000: block
> 0x406d4dbb is not inside heap
> warn:heap:HEAP_IsRealArena Heap 0x40b90000: block
> 0x406d4dd4 is not inside heap
> warn:heap:HEAP_IsRealArena Heap 0x40b90000: block
> 0x406d4dbb is not inside heap
> warn:heap:HEAP_IsRealArena Heap 0x40b90000: block
> 0x406d4dd4 is not inside heap
> warn:heap:HEAP_IsRealArena Heap 0x40b90000: block
> 0x406d4dbb is not inside heap
> warn:heap:HEAP_IsRealArena Heap 0x40b90000: block
> 0x406d4dd4 is not inside heap
> warn:gdi:GDI_GetObjPtr Invalid handle 0
> warn:gdi:GDI_GetObjPtr Invalid handle 0
> warn:event:EVENT_ProcessEvent Got event KeymapNotify
> for unknown Window
> 00000000warn:heap:HEAP_ValidateInUseArena Heap
> 40b90000: invalid in-use
> arena magic for 40b90b7b
> warn:heap:HEAP_IsRealArena Heap 0x40b90000: block
> 0x406d4dbb is not inside heap
> warn:heap:HEAP_IsRealArena Heap 0x40b90000: block
> 0x406d4dd4 is not inside heap
> warn:heap:HEAP_IsRealArena Heap 0x40b90000: block
> 0x406d4dbb is not inside heap
> warn:heap:HEAP_IsRealArena Heap 0x40b90000: block
> 0x406d4dd4 is not inside heap
> warn:heap:HEAP_IsRealArena Heap 0x40b90000: block
> 0x406d4dbb is not inside heap
> warn:heap:HEAP_IsRealArena Heap 0x40b90000: block
> 0x406d4dd4 is not inside heap
> warn:gdi:GDI_GetObjPtr Invalid handle 0
> warn:gdi:GDI_GetObjPtr Invalid handle 0
> warn:heap:HEAP_ValidateInUseArena Heap 40b90000:
> invalid in-use arena magic
> for 40b90bb7
> warn:heap:HEAP_IsRealArena Heap 0x40b90000: block
> 0x406d4dbb is not inside heap
> warn:heap:HEAP_IsRealArena Heap 0x40b90000: block
> 0x406d4dd4 is not inside heap
> warn:heap:HEAP_IsRealArena Heap 0x40b90000: block
> 0x406d4dbb is not inside heap
> warn:heap:HEAP_IsRealArena Heap 0x40b90000: block
> 0x406d4dd4 is not inside heap
> warn:heap:HEAP_IsRealArena Heap 0x40b90000: block
> 0x406d4dbb is not inside heap
> warn:heap:HEAP_IsRealArena Heap 0x40b90000: block
> 0x406d4dd4 is not inside heap
> warn:gdi:GDI_GetObjPtr Invalid handle 0
> warn:gdi:GDI_GetObjPtr Invalid handle 0
> warn:heap:HEAP_ValidateInUseArena Heap 40b90000:
> invalid in-use arena magic
> for 40b90bf3
> warn:heap:HEAP_IsRealArena Heap 0x40b90000: block
> 0x406d4dbb is not inside heap
> warn:heap:HEAP_IsRealArena Heap 0x40b90000: block
> 0x406d4dd4 is not inside heap
> warn:heap:HEAP_IsRealArena Heap 0x40b90000: block
> 0x406d4dbb is not inside heap
> warn:heap:HEAP_IsRealArena Heap 0x40b90000: block
> 0x406d4dd4 is not inside heap
> warn:heap:HEAP_IsRealArena Heap 0x40b90000: block
> 0x406d4dbb is not inside heap
> warn:heap:HEAP_IsRealArena Heap 0x40b90000: block
> 0x406d4dd4 is not inside heap
> warn:gdi:GDI_GetObjPtr Invalid handle 0
> warn:gdi:GDI_GetObjPtr Invalid handle 0
> warn:heap:HEAP_ValidateInUseArena Heap 40b90000:
> invalid in-use arena magic
> for 40b90c2f
> warn:heap:HEAP_IsRealArena Heap 0x40b90000: block
> 0x406d4dbb is not inside heap
> warn:heap:HEAP_IsRealArena Heap 0x40b90000: block
> 0x406d4dd4 is not inside heap
> warn:heap:HEAP_IsRealArena Heap 0x40b90000: block
> 0x406d4dbb is not inside heap
> warn:heap:HEAP_IsRealArena Heap 0x40b90000: block
> 0x406d4dd4 is not inside heap
> warn:heap:HEAP_IsRealArena Heap 0x40b90000: block
> 0x406d4dbb is not inside heap
> warn:heap:HEAP_IsRealArena Heap 0x40b90000: block
> 0x406d4dd4 is not inside heap
> warn:gdi:GDI_GetObjPtr Invalid handle 0
> warn:gdi:GDI_GetObjPtr Invalid handle 0
> warn:heap:HEAP_IsRealArena Heap 0x40b90000: block
> 0x40fa33 is not inside heap
> warn:heap:HEAP_IsRealArena Heap 0x40b90000: block
> 0x40fa4c is not inside heap
> warn:heap:HEAP_ValidateInUseArena Heap 40b90000:
> invalid in-use arena magic
> for 40b9099b
> warn:heap:HEAP_IsRealArena Heap 0x40c00000: block
> 0x4279b1 is not inside heap
> warn:heap:HEAP_IsRealArena Heap 0x40c00000: block
> 0x4279ca is not inside heap
> warn:heap:HEAP_ValidateInUseArena Heap 40c00000:
> invalid in-use arena magic
> for 40c0099b
> 
=== message truncated ===


=====
phrostie
Oh I have slipped the surly bonds of DOS
and danced the skies on Linux silvered wings.
http://pfrostie.freeservers.com/cad-tastrafy/
http://www.freelists.org/webpage/cad-linux

__________________________________________________
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games
http://sports.yahoo.com




More information about the wine-users mailing list