Trying to install the ACSI camping directory from DVD drive onto my laptop running Ubuntu 10.10 but install is interrupted by Active X error. Any ideas?
dymolab wrote:> Trying to install the ACSI camping directory from DVD drive onto my laptop running Ubuntu 10.10 but install is interrupted by Active X error.What Wine version? If it's not at least wine-1.3.15 - upgrade. Make sure you have wine-gecko installed ('iexplore http://winehq.org' command works). If you still having issue - post complete terminal output.
malmsteen wrote:> i upgrade my wine to 1.3.16 > and i have installed the geko > but i have always the same error >Run it from a terminal and post whatever messages appear. If long, use pastebin and post a link here. http://wiki.winehq.org/FAQ#run_from_terminal
malmsteen wrote:> i upgrade my wine to 1.3.16 > and i have installed the gekoYou do not have latest Wine-Gecko version. It changed between wine-1.3.15 and wine-1.3.16. You can get it here: http://wiki.winehq.org/Gecko
john wrote:> Change directory to /home/kakou/.wine/dosdevices/c:/Program > Files/Micro Application/R?ussir son Code de la Route 2005/ > > cd "/home/kakou/.wine/dosdevices/c:/Program Files/Micro > Application/R?ussir son Code de la Route 2005/" > > then run > > wine CodeRouteAuto.exe > > JohnCode: kakou at kakou:~$ cd "/home/kakou/.wine/dosdevices/c:/Program Files/Micro> Application/R?ussir son Code de la Route 2005/"bash: cd: /home/kakou/.wine/dosdevices/c:/Program Files/Micro Application/R?ussir son Code de la Route 2005/: Aucun fichier ou dossier de ce type kakou at kakou:~$ wine CodeRouteAuto.exe wine: cannot find L"C:\\windows\\system32\\CodeRouteAuto.exe"
malmsteen wrote:> > err:ole:CoGetClassObject class {00000514-0000-0010-8000-00aa006d2ea4} not registered > err:ole:create_server class {00000514-0000-0010-8000-00aa006d2ea4} not registered > err:ole:CoGetClassObject no class object {00000514-0000-0010-8000-00aa006d2ea4} could be created for context 0x5 >Try winetricks mdac28. http://wiki.winehq.org/winetricks
> > Try winetricks mdac28. http://wiki.winehq.org/winetricksi had did it and now i have thier error [Image: http://data.imagup.com/6/1115297962.png ]
> ixme:ole:OleLoadPictureEx (0xc71d04,2246,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32fa70), partially implemented. > fixme:ole:OLEPictureImpl_SaveAsFile (0x13c500)->(0x13efc0, 0, (nil)), hacked stub. > err:ole:CoGetClassObject class {6c736db1-bd94-11d0-8a23-00aa00b58e10} not registered > err:ole:CoGetClassObject no class object {6c736db1-bd94-11d0-8a23-00aa00b58e10} could be created for context 0x1 >
http://wiki.winehq.org/LookupUuidTable shows that 6c736db1-bd94-11d0-8a23-00aa00b58e10 is not a real problem. Googling error 3706 "provider cannot be found" makes me wonder if "winetricks jet40" might help.
> http://wiki.winehq.org/LookupUuidTable shows that > 6c736db1-bd94-11d0-8a23-00aa00b58e10 > is not a real problem. > > Googling error 3706 "provider cannot be found" makes me wonder > if "winetricks jet40" might help.please i d ont speak anglish very well so can you give me the solution???
thank you very much the aplication is warking thank you so much
On 3/20/11 7:52 AM, malmsteen wrote:>> ixme:ole:OleLoadPictureEx (0xc71d04,2246,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32fa70), partially implemented. >> fixme:ole:OLEPictureImpl_SaveAsFile (0x13c500)->(0x13efc0, 0, (nil)), hacked stub. >> err:ole:CoGetClassObject class {6c736db1-bd94-11d0-8a23-00aa00b58e10} not registered >> err:ole:CoGetClassObject no class object {6c736db1-bd94-11d0-8a23-00aa00b58e10} could be created for context 0x1 >>These can safely be ignored as they are missing functions to place graphic images on your screen. James McKenzie