Help please :D

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
GodlyCheeze
Newbie
Newbie
Posts: 4
Joined: Wed Sep 23, 2009 3:36 pm

Help please :D

Post by GodlyCheeze »

Hey everyone, so I'm trying to install Pepakura Viewer 3.04 on my Macbook Pro, and I get the following error

Code: Select all

Fixme:propsheet:PROPSHEET_SetHeaderSubTitleA (0x10026, 4, "Now installing files."): stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
wl-dhcp141-83:pep godlycheeze$ X Error of failed request:  BadRequest (invalid request code or no such operation)
  Major opcode of failed request:  128 (Apple-DRI)
  Minor opcode of failed request:  7 ()
  Serial number of failed request:  500
  Current serial number in output stream:  500
wine C:\\Program\ files\\myprg//test.exe
wine: cannot find 'C:\Program files\myprg//test.exe'
wl-dhcp141-83:pep godlycheeze$ 
Any help would be appreciated :D
Thanks!
John Drescher

Help please :D

Post by John Drescher »

On Wed, Sep 23, 2009 at 4:42 PM, GodlyCheeze <[email protected]> wrote:
Hey everyone, so I'm trying to install Pepakura Viewer 3.04 on my Macbook Pro, and I get the following error

Code:
Fixme:propsheet:PROPSHEET_SetHeaderSubTitleA (0x10026, 4, "Now installing files."): stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
wl-dhcp141-83:pep godlycheeze$ X Error of failed request:  BadRequest (invalid request code or no such operation)
 Major opcode of failed request:  128 (Apple-DRI)
 Minor opcode of failed request:  7 ()
 Serial number of failed request:  500
 Current serial number in output stream:  500
wine C:\\Program\ files\\myprg//test.exe
wine: cannot find 'C:\Program files\myprg//test.exe'
wl-dhcp141-83:pep godlycheeze$
Use / instead of \\ or //

John
GodlyCheeze
Newbie
Newbie
Posts: 4
Joined: Wed Sep 23, 2009 3:36 pm

Post by GodlyCheeze »

oops, sorry the error code is

Code: Select all

fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
wl-dhcp141-83:pep godlycheeze$ X Error of failed request:  BadRequest (invalid request code or no such operation)
 Major opcode of failed request:  128 (Apple-DRI)
 Minor opcode of failed request:  7 ()
 Serial number of failed request:  500
 Current serial number in output stream:  500 
Ignore the rest...
James Mckenzie

Help please :D

Post by James Mckenzie »

GodlyCheeze:
On Wed, Sep 23, 2009 at 4:42 PM, GodlyCheeze <[email protected]> wrote:
Hey everyone, so I'm trying to install Pepakura Viewer 3.04 on my Macbook Pro, and I get the following error

Code:
Fixme:propsheet:PROPSHEET_SetHeaderSubTitleA (0x10026, 4, "Now installing files."): stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
wl-dhcp141-83:pep godlycheeze$ X Error of failed request:  BadRequest (invalid request code or no such operation)
 Major opcode of failed request:  128 (Apple-DRI)
 Minor opcode of failed request:  7 ()
 Serial number of failed request:  500
 Current serial number in output stream:  500
wine C:\\Program\ files\\myprg//test.exe
wine: cannot find 'C:\Program files\myprg//test.exe'
wl-dhcp141-83:pep godlycheeze$
Use / instead of \\ or //
Proper way to run program from the terminal window command prompt:

Code: Select all

cd $HOME/.wine/Program\ Files/myprg
wine test.exe
If you cannot do this, you will have more work to do.


James McKenzie
James Mckenzie

Help please :D

Post by James Mckenzie »

From: GodlyCheeze <[email protected]>

oops, sorry the error code is

Code:
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
wl-dhcp141-83:pep godlycheeze$ X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 128 (Apple-DRI)
Minor opcode of failed request: 7 ()
Serial number of failed request: 500
Current serial number in output stream: 500
MacOSX version?
X11 version?
XQuartz 2.4.0 installed (MacOSX 10.5.8 or higher only, does not work with Snow Leopard)?

This points to an X11 driver installation problem, encountered with Tiger/Leopard's X11 installation not supporting OpenGL 1.3 extensions.

James McKenzie
GodlyCheeze
Newbie
Newbie
Posts: 4
Joined: Wed Sep 23, 2009 3:36 pm

Post by GodlyCheeze »

MAC OS X 10.5.8
X11/Xquartz 2.1.6

How can I fix the x11 problem?
Thanks!
GodlyCheeze
Newbie
Newbie
Posts: 4
Joined: Wed Sep 23, 2009 3:36 pm

Post by GodlyCheeze »

downloaded xquartz X11 2.40 but still getting the same error message
doh123
Level 8
Level 8
Posts: 1227
Joined: Tue Jul 14, 2009 1:21 pm

Post by doh123 »

i just downloaded the viewer and ran it on 1.1.29 with all default settings, with the X11.app default Apple on 10.6 (which is a bit older than the 2.4 you installed) and it seems to run just fine.... even opened the samples it came with and looked at them.

are you sure your Wine install is all correct and working ok?
James McKenzie

Help please :D

Post by James McKenzie »

GodlyCheeze wrote:
downloaded xquartz X11 2.40 but still getting the same error message

Did you install it with the packager?

James McKenzie
doh123
Level 8
Level 8
Posts: 1227
Joined: Tue Jul 14, 2009 1:21 pm

Re: Help please :D

Post by doh123 »

James McKenzie wrote:GodlyCheeze wrote:
downloaded xquartz X11 2.40 but still getting the same error message

Did you install it with the packager?

James McKenzie
I didn't see any type of packager, it was just a download and run the exe, no installer of any type.... you have a link to your version that I could try?
James McKenzie

Help please :D

Post by James McKenzie »

doh123 wrote:
James McKenzie wrote:
GodlyCheeze wrote:

downloaded xquartz X11 2.40 but still getting the same error message



Did you install it with the packager?

James McKenzie
I didn't see any type of packager, it was just a download and run the exe, no installer of any type.... you have a link to your version that I could try?

Hmmm. I did not have an .exe file to run when I installed XQuartz on my
system. There was a 'box' that is an installer. Inside that 'box' is
all of the pieces including the ability to remove the package from my
system. That is what I'm talking about. If you installed XQuartz any
other way, then you are on your own and the installation is more than
likely broken.

This installer WILL NOT work on Snow Leopard and will break your Snow
Leopard installation from my last read of the XQuartz site.

James McKenzie
Locked