I am trying to install windows apps and run them but every time I do I get a "serious error" no error number but this is what comes up on the terminal screen: Threads: process tid prio (all id:s are in hex) 0000000c 00000019 0 00000013 0 0000000e 0 0000000d 0 00000016 process tid prio (all id:s are in hex) 0000000c 00000019 0 00000013 0 0000000e 0 0000000d 0 00000016 0000001b 0 0000000c 00000019 0 00000013 0 0000000e 0 0000000d 0 00000016 0000001b 0 0000001a 0 00000019 0 00000013 0 0000000e 0 0000000d 0 00000016 0000001b 0 0000001a 0 00000018 0 00000013 0 0000000e 0 0000000d 0 00000016 0000001b 0 0000001a 0 00000018 0 00000017 0 0000000e 0 0000000d 0 00000016 0000001b 0 0000001a 0 00000018 0 00000017 0 0000001e (D) C:\windows\system32\winevdm.exe 0000000d 0 00000016 0000001b 0 0000001a 0 00000018 0 00000017 0 0000001e (D) C:\windows\system32\winevdm.exe 00000027 0 <=00000016 0000001b 0 0000001a 0 00000018 0 00000017 0 0000001e (D) C:\windows\system32\winevdm.exe 00000027 0 <== 00000026 0 0000001b 0 0000001a 0 00000018 0 00000017 0 0000001e (D) C:\windows\system32\winevdm.exe 00000027 0 <== 00000026 0 0000001f 0 0000001a 0 00000018 0 00000017 0 0000001e (D) C:\windows\system32\winevdm.exe 00000027 0 <== 00000026 0 0000001f 0 00000020 00000018 0 00000017 0 0000001e (D) C:\windows\system32\winevdm.exe 00000027 0 <== 00000026 0 0000001f 0 00000020 00000021 0 00000017 0 0000001e (D) C:\windows\system32\winevdm.exe 00000027 0 <== 00000026 0 0000001f 0 00000020 00000021 0 00000022 0000001e (D) C:\windows\system32\winevdm.exe 00000027 0 <== 00000026 0 0000001f 0 00000020 00000021 0 00000022 00000023 0 00000027 0 <== 00000026 0 0000001f 0 00000020 00000021 0 00000022 00000023 0 Backtrace: 00000026 0 0000001f 0 00000020 00000021 0 00000022 00000023 0 Backtrace: =>0 0x7bc818a3 in ntdll (+0x718a3) (0x003bbd00) 0000001f 0 00000020 00000021 0 00000022 00000023 0 Backtrace: =>0 0x7bc818a3 in ntdll (+0x718a3) (0x003bbd00) 1 0xca011287 (0x066ea52a) 00000020 00000021 0 00000022 00000023 0 Backtrace: =>0 0x7bc818a3 in ntdll (+0x718a3) (0x003bbd00) 1 0xca011287 (0x066ea52a) 2 0x00000000 (0x00000000) 00000021 0 00000022 00000023 0 Backtrace: =>0 0x7bc818a3 in ntdll (+0x718a3) (0x003bbd00) 1 0xca011287 (0x066ea52a) 2 0x00000000 (0x00000000) 00000022 00000023 0 Backtrace: =>0 0x7bc818a3 in ntdll (+0x718a3) (0x003bbd00) 1 0xca011287 (0x066ea52a) 2 0x00000000 (0x00000000) Could someone please help.
Here is a screen shot [img]file:///home/shawn/Desktop/Screenshot.png[/img][/img]
kd0afk <wineforum-user at winehq.org>> >Here is a screen shot [img]file:///home/shawn/Desktop/Screenshot.png[/img][/img] >Attachments are stripped off by the mailing system. Please post it to a picture hosting site and post the URL to it. James McKenzie
Here it is. [Image: http://img156.imageshack.us/img156/6180/screenshotwob.png ]
On Tue, May 12, 2009 at 3:56 PM, kd0afk <wineforum-user at winehq.org> wrote:> Here it is. > [Image: http://img156.imageshack.us/img156/6180/screenshotwob.png ] > > > > > >Terminal output? Use pastebin please. -- -Austin
austin987 wrote:> On Tue, May 12, 2009 at 3:56 PM, kd0afk <wineforum-user at winehq.org> wrote: > > > Here it is. > > [Image: http://img156.imageshack.us/img156/6180/screenshotwob.png ] > > > > > > > > > > > > > > > > Terminal output? Use pastebin please. > > -- > -AustinWhat is pastebin? Would the terminal output be different from the text I coppied and pasted above?
To tell you the truth I don't even remember how I got that error.
http://pastebin.com/m5ba0d047
austin987 wrote:> On Tue, May 12, 2009 at 4:41 PM, kd0afk <wineforum-user at winehq.org> wrote: > > > http://pastebin.com/m5ba0d047 > > > > shawn at shawn-laptop:~$ '/home/shawn/.wine/dosdevices/c:/Program Files/Luxology/modo 302/modo.exe' > > > > That's not right...cd to the directory and use 'wine modo.exe' > > -- > -AustinI tried to cd to it but I couldn't get it right. I just dragged the modo.exe file into the terminal. I will try again.
I hope this is what you needed. http://pastebin.com/m44774b30
kd0afk wrote:> I hope this is what you needed. > > http://pastebin.com/m44774b30 > > You can see how I had to try different things to get it to work. I am not much of a coder.Run this: Code: cd /home/shawn/.wine/dosdevices/c:/ProgramFiles/Luxology/ wine modo.exe
-----Original Message----->From: kd0afk <wineforum-user at winehq.org> >Sent: May 13, 2009 7:33 AM >To: wine-users at winehq.org >Subject: [Wine] Re: error running anything in wine > >I keep trying it but I think it's the space between "Program" and "Files" that is causing the >trouble. I tried putting in an underscore, typing it in as one word and other things, but nothing >helps.You can do the following: "C:\Program Files\Program Directory\program name.exe" so that the line looks like: WINEPREFIX=$HOME/.wine_prefix_example wine "C:\Program Files\Program Directory\program name.exe" This should run the program in the Prefix you installed it into. James McKenzie
Sorry James, I am still learning but I am getting better. What you posted is G(r)eek to me. http://pastebin.com/m19acb82d
On Wed, May 13, 2009 at 10:28 AM, kd0afk <wineforum-user at winehq.org> wrote:> Sorry James, I am still learning but I am getting better. What you posted is G(r)eek to me. > http://pastebin.com/m19acb82dFile a bug. -- -Austin
austin987 wrote:> On Wed, May 13, 2009 at 10:28 AM, kd0afk <wineforum-user at winehq.org> wrote: > > > Sorry James, I am still learning but I am getting better. What you posted is G(r)eek to me. > > http://pastebin.com/m19acb82d > > > > File a bug. > > -- > -AustinThanks for the help. Too bad it wasn't a quick fix though. Bugzilla is down for the moment. I will file the bug when it comes up. It must be a bug with wine though because the same error comes up on every program I try to run in it.
Thanks for the help everyone.
austin987 wrote:> On Wed, May 13, 2009 at 11:19 AM, kd0afk <wineforum-user at winehq.org> wrote: > > > It must be a bug with wine though because the same error comes up on every program I try to run in it. > > > > Even 'wine notepad'? > > -- > -AustinNotepad works but that's it.
austin987 wrote:> On Wed, May 13, 2009 at 11:39 AM, kd0afk <wineforum-user at winehq.org> wrote: > > > > > austin987 wrote: > > > > > On Wed, May 13, 2009 at 11:19 AM, kd0afk <wineforum-user at winehq.org> wrote: > > > > > > > > > > It must be a bug with wine though because the same error comes up on every program I try to run in it. > > > > > > > > > > > > > > Even 'wine notepad'? > > > > > > -- > > > -Austin > > > > > > > Notepad works but that's it. > > > > What other programs have the same error, then? Does notepad show that > crash as well? > > -- > -AustinModo, Photoshop and Autodesk Autocad