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$ Any help would be appreciated :D Thanks!
On Wed, Sep 23, 2009 at 4:42 PM, GodlyCheeze <wineforum-user at winehq.org> 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
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 Ignore the rest...
GodlyCheeze:> >On Wed, Sep 23, 2009 at 4:42 PM, GodlyCheeze <wineforum-user at winehq.org> 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] cd $HOME/.wine/Program\ Files/myprg wine test.exe [/code] If you cannot do this, you will have more work to do. James McKenzie
>From: GodlyCheeze <wineforum-user at winehq.org> > >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
MAC OS X 10.5.8 X11/Xquartz 2.1.6 How can I fix the x11 problem? Thanks!
downloaded xquartz X11 2.40 but still getting the same error message
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?
GodlyCheeze wrote:> downloaded xquartz X11 2.40 but still getting the same error message > >Did you install it with the packager? James McKenzie
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 McKenzieI 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?