search for: winearch

Displaying 20 results from an estimated 45 matches for "winearch".

2012 Jan 05
1
Re: winetricks ie6/ie7 on 64bit system
...kage and not the 'wine-32-bit' package so removing the 64-bit wine package will cripple everything. Also contrary to the answer above, a 32-bit gecko package does not exist and is not needed to solve the issue. All that is required to fix this it to define the environment variable: export WINEARCH=win32 before ~/.wine is created for the first time. This prevents wine being structured as a 64-bit installation and allows winetricks to work properly. O.
2011 Mar 23
6
storage and iphlpapi errors when creating wineprefix
Hello, right after installation of WINE I've used Code: WINEARCH=win32 winecfg command, and that's what i got: Code: fixme:storage:create_storagefile Storage share mode not implemented. fixme:iphlpapi:NotifyAddrChange (Handle 0x8ede90c, overlapped 0x8ede8f0): stub Anybody have idea what's the problem? These errors are probably reason why i can'...
2011 Feb 25
3
32bit to 64bit game migration
Hello all, So I just upgraded my computer from arch 32 to arch 64 and went to reinstall my game of choice (champions online) the same way I had it set up in my 32bit setup. I am using WINEARCH=win32 installed the following winetricks packages gecko, corefonts and ie7. The game requires that you use ie for updates and launching the game. In my 32 bit system it work well enough, but now in 64bit the ie7 is crashing. I tried using ie7 to browse around the internet and while it's slow...
2011 Nov 10
5
"cmd.exe /c echo '%ProgramFiles%' returned empty string"
hi. I'm trying to install a program using winetricks, but I'm using a separate wine install and WINEPREFIX, I run any command as such - WINEARCH="win32" WINE='/home/de/media_writeit!/FOSS/additional packages/Wine prefixes/Works with wine 1.3.32/wine-1.3.32' WINEPREFIX='/home/de/media_writeit!/temp(others)/walkthrough' ./winetricks And it returns - /home/de/media_writeit!/FOSS/additional packages/Wine prefixes/Wo...
2010 Dec 07
2
Cannot install dcom98
here is the steps to reproduce, I have wine 1.3.8: Code: $ export WINEPREFIX=`readlink -f .`/wine $ export XDG_DATA_HOME="$WINEPREFIX"/env $ export WINEDLLOVERRIDES="mshtml=" $ export WINEARCH="win32" $ winetricks dcom98 in the log this part seems the most interesting: Code: Executing wine /home/paolo/.cache/winetricks/DCOM98.EXE err:virtual:NtMapViewOfSection map_file_into_view 0x80000000 1000000 000000000 failed err:heap:HEAP_CreateSystemHeap system heap base address 0x...
2011 Jun 06
1
Help in running CAROTDAV
...allation http://pastebin.com/YxWMnxzK then i've tried to run the portable version of the software without any success. Here's the output http://pastebin.com/KwVqutvy davide at a0070003088:~> wine --version wine-1.3.21 opensuse 11.4 64 bit, kde 4.6.3. I have in my bash profile an export WINEARCH=win32 Any help? at least in interpreting the logs :-) Many thanks in advance.
2012 Mar 05
2
Counter-Strike 1.6 extremely slow
Counter-Strike 1.6 is extremely slow for me, say, one frame per ten seconds. I am running Wine on Arch Linux 64 bits, I created my Wine prefix using Code: WINEARCH=win32 winecfg This is my direct rendering log: Code: trace:wgl:X11DRV_WineGL_InitOpenglInfo GL version : 2.1 Mesa 7.11.2. trace:wgl:X11DRV_WineGL_InitOpenglInfo GL renderer : Mesa DRI Intel(R) 965GME/GLE x86/MMX/SSE2. trace:wgl:X11DRV_WineGL_InitOpenglInfo GLX version...
2012 Apr 28
2
32-bit Wine on 64-bit Ubuntu 12.04?
Hello! Installed Ubuntu 12.04 LTS 64-bit today, then wine, and found out that programs are now installed in directories like Program Files or Program Files (x86). It seems like I have 64-bit Wine or something?.. Then I want to get a 32-bit ver of Wine on my 64-bit OS. That may sound stupid, but I think some of my programs stopped working because of this. When I tried installing WMP9 through
2010 Oct 28
5
Run 32 bit apps on Wine x64?
Hi. I installed Wine and tried to run Briad game on a laptop with openSUSE 11.3 x64. It throws me the message: Trying to load PE image for unsupported architecture (AMD-64) err:seh:raise_exception Exception frame is not in stack limits => unable to dispatch exception. Which means Wine x64 is not able to run 32 bit apps, and I imagined it. I installed Wine through Yast, selecting the packages
2010 Sep 19
5
Quicken 2010 Home and Business
I looked at the App Database, and tried to follow the instructions for Quicken2010, which clearly states that the account update was tested. I know this is a newbe question, but Step three is mixing me up $wine your_installer Does this refer to the Quicken installer.exe? if so why do we repeat this step at the end, and if not what does it refer to? Thus far my only issue is that Quicken 2010
2012 May 02
6
On Ubuntu 12.04 64 bits : stack overflow
Hi, I have little experience with Wine. I use it to run two old applications I made on Windows98. With WINE 1.4 installed on Ubuntu 11.10 32 bits, they both run fine. On my new install of Ubuntu 12.10 64 bits, with the same settings, one of them won't run. First I installed WINE 1.5.3 from the Wine ppa. Then I uninstalled it and installed WINE 1.4 from the Ubuntu repositories. In both
2010 Dec 12
1
err:menubuilder:convert_to_native_icon (MS Office 2010)
..._to_native_icon error 0x80070005 creating output file err:menubuilder:convert_to_native_icon error 0x80070005 creating output file err:menubuilder:convert_to_native_icon error 0x80070005 creating output file I'm on Arch x86_64, wine version 1.3.9-1, and I've created a 32bit ~/.wine with WINEARCH=win32 winecfg The installation should work according tohttp://appdb.winehq.org/objectManager.php?sClass=version&iId=17336
2011 Feb 15
11
Is Wine64 usable yet?
Hi, I am trying to get a general feel of how usable Wine64 is. I just built 1.3.13. To see how well it works, I ran 64-bit Putty. It works flawlessly. Now, I am trying to play around with different little programs. I took "notepad.exe" from a Windows 7 install (hoping it would be a reasonably simple program for a start). It crashed with: fixme:heap:HeapSetInformation (nil) 1 (nil)
2012 Feb 03
10
3DsMax 9 issues.
Hello, I would like to brainstorm an issue that has not be solved for about a year. Why am I here. Well I have been asked by many others to try and get any version of 3DsMax working on wine, I have picked Max 9 32bit. However the current release version from Autodesk is 3DsMax 2012 I currently use Ubuntu 10.10 and Wine version 1.3.37 and will stick with this release as I dislike unity. I
2012 May 08
6
Ubuntu 12.04 64bit + Wine 1.5.3 (or 1.4) + .NET Framework3.0
First of all it's clean installation of Kubuntu 12.04 64-bit. Then: Code: sudo add-apt-repository ppa:ubuntu-wine/ppa sudo apt-get update sudo apt-get install wine1.5 Then I got a 32-bit wine environment: Code: rm -rf .wine WINEARCH=win32 WINEPREFIX=~/.wine winecfg Then I tried to install .NET Framework3.0: Code: wget http://kegel.com/wine/winetricks && sh winetricks dotnet30 .NET Framework2.0 was successfully installed, but installation of .NET Framework3.0 crashed with error: > Note: command 'wine dotn...
2010 Sep 27
0
Problems with 64 bit wine
Hello. Just compiled a 64 bit version of wine. I set the path to the wine I've compiled like so. PATH=/home/sirbubbles/wineversions/"my wine here"/bin:$PATH. I also do export WINEARCH=win64 before creating a new wine prefix. However, when it comes time to run a 64 bit exe like dotnet20 64 bit, it will tell me that the prefix I'm trying to use is 32 bit. Even with a brand new prefix. What am I doing wrong? I'm using 64 bit wine with a new prefix, and it's still telli...
2010 Oct 11
1
winetrick is not working anymore
Hello I have been trying to make some game run under my Arch-linux, but d3dx9 was needed so i installed it by: winetricks d3dx9 Even so i got this error when running PES2011: err:module:import_dll Library d3dx9_30.dll (which is needed by L"D:\\PES2011\\PES2011.exe") not found err:module:LdrInitializeThunk Main exe initialization for
2010 Oct 23
0
Re: Available Memory Mapping Space (PC Study Bible 5)
...to try this out again (been using e-sword happily). This time due to more error messages added (I think) to verison 1.3.5 I figured out I had to add a higher ulimt. Added "ngoonee hard nofile 32000" to /etc/security/limits.conf and restarted Installation didn't work on wow64, needed WINEARCH=win32 when actually creating ~/.wine before it would work (Installshield issue). Otherwise it seems to run just fine =). Kudos, wine has come very very very far.
2011 Jan 21
2
Universal procedure to know if wine can run 32 bits apps
Hi, I'm preparing a training session on avisynth (running under wine) for a local linux user group (LUG). In the list of prerequisites for people attending this training session, they will have to install wine on their computer. Since we will be using only the 32 bits version of avisynth, it will be mandatory that their version of wine is able to run 32 bits apps. My problem is that I neither
2011 Mar 07
7
Winetricks gfw under root vs under user
Code: sh winetricks gfw does not work under regular user; only under root ( Code: sudo sh winetricks gfw ). What have i tried: * wiping ~/.wine preffix directory * creating new user in the system with clean ~/ home directory * applying winetricks volnum and winetricks sandbox * different versions of wine; from 1.2 to 1.3.15 * switching from 64-hybrid system to 32-vanilla one * switching from