public inbox for gentoo-amd64@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-amd64] Wine/Office97 in 32-bin chroot
@ 2004-11-28  4:58 Robert S
  2004-11-28  5:18 ` Mike Doty
  2004-11-28 16:23 ` [gentoo-amd64] " Luke-Jr
  0 siblings, 2 replies; 4+ messages in thread
From: Robert S @ 2004-11-28  4:58 UTC (permalink / raw
  To: gentoo-amd64

I'm trying to set up M$ Office97 in a 32-bin chroot on gentoo-amd64.  It
seems to work OK when I set it up on an Athlon XP system.  When I try to
run the Office setup I get:

wine m:setup.exe
wine: Unhandled exception (thread 000c), starting debugger...

I can't find any debug output.  If I run winedbg, I get the same thing with
no debug output.

Can somebody help?


--
gentoo-amd64@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-amd64] Wine/Office97 in 32-bin chroot
  2004-11-28  4:58 [gentoo-amd64] Wine/Office97 in 32-bin chroot Robert S
@ 2004-11-28  5:18 ` Mike Doty
  2004-11-28 11:30   ` [gentoo-amd64] " Robert S
  2004-11-28 16:23 ` [gentoo-amd64] " Luke-Jr
  1 sibling, 1 reply; 4+ messages in thread
From: Mike Doty @ 2004-11-28  5:18 UTC (permalink / raw
  To: gentoo-amd64

[-- Attachment #1: Type: text/plain, Size: 987 bytes --]

On Sun, 2004-11-28 at 15:58 +1100, Robert S wrote:
> I'm trying to set up M$ Office97 in a 32-bin chroot on gentoo-amd64.  It
> seems to work OK when I set it up on an Athlon XP system.  When I try to
> run the Office setup I get:
> 
> wine m:setup.exe
> wine: Unhandled exception (thread 000c), starting debugger...
> 
> I can't find any debug output.  If I run winedbg, I get the same thing with
> no debug output.

'man wine' tells us:
WINEDEBUG
              Turns debugging messages on or off. The syntax of the variable is
              of the form [class][+/-]channel[,[class2][+/-]channel2].

              Examples:

              WINEDEBUG=warn+all
                     will turn on all warning messages (recommended for debugging).

so, 

$ export WINEDEBUG="warn+all"
$ wine m:setup.exe

should help you find the problem.
--
Mike Doty
kingtaco@gentoo.org
Gentoo Developer
GPG key - http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xA797C7A7

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-amd64] Re: Wine/Office97 in 32-bin chroot
  2004-11-28  5:18 ` Mike Doty
@ 2004-11-28 11:30   ` Robert S
  0 siblings, 0 replies; 4+ messages in thread
From: Robert S @ 2004-11-28 11:30 UTC (permalink / raw
  To: gentoo-amd64

> $ export WINEDEBUG="warn+all"
> $ wine m:setup.exe

Inexplicably it install properly when you do this!

Wine never ceases to mystify me.

Still can't get Office 2000 to run, but I can survive with 97.


--
gentoo-amd64@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-amd64] Wine/Office97 in 32-bin chroot
  2004-11-28  4:58 [gentoo-amd64] Wine/Office97 in 32-bin chroot Robert S
  2004-11-28  5:18 ` Mike Doty
@ 2004-11-28 16:23 ` Luke-Jr
  1 sibling, 0 replies; 4+ messages in thread
From: Luke-Jr @ 2004-11-28 16:23 UTC (permalink / raw
  To: gentoo-amd64

On Sunday 28 November 2004 4:58 am, Robert S wrote:
> I can't find any debug output.  If I run winedbg, I get the same thing with
> no debug output.
Some silly Gentoo WINE maintainer decided to override the default WINEDEBUG 
with options to disable it altogether. If you want to use the real defaults, 
run WINE as: WINEDEBUG=' ' wine
Putting a space in the WINEDEBUG var makes the script think you have it set to 
something so it doesn't override. :)
-- 
Luke-Jr
Developer, Utopios
http://utopios.org/

--
gentoo-amd64@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-11-28 16:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-28  4:58 [gentoo-amd64] Wine/Office97 in 32-bin chroot Robert S
2004-11-28  5:18 ` Mike Doty
2004-11-28 11:30   ` [gentoo-amd64] " Robert S
2004-11-28 16:23 ` [gentoo-amd64] " Luke-Jr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox