similar to: Keeping multiple wine versions

Displaying 20 results from an estimated 10000 matches similar to: "Keeping multiple wine versions"

2014 Mar 03
3
Re: method for communication between containers
Dear Daniel, Thank you for your email. According to your suggestion, I tried to use the shared memory filesystem for data exchange between the host machine and the container. The steps are as follows: 1) create an empty file in the host machine (/tmp1/file1). 2) run #chmod 777 /tmp1 and #chmod 777 /tmp1/file1. 3) expose /tmp1 to the container by configuring the container with the following XML
2014 Feb 27
2
method for communication between containers
Dear all, In my system, two containers need to exchange data as quick as possible and the two containers are hosted by the same physical machine, I wonder if socket is the only method for communication between containers? Thank you. Cheng Wang
2009 May 29
6
How to switch between current running wine apps
I really don't know how to google this or forum search this question as I have been trying to find the answer for an hour or so. I apologize if it's somewhere on the board spammed a lot but: How do I switch between different running wine apps. Pretty much, how do I use an emulated version of Alt+Tab in Wine? I don't know the hotkey, thanks!
2011 Jan 07
4
linux batch job "sleep" problem???
we have Redhat 5.5 on server. Recently we tried to use "sleep" command on batch job script some sleep work but some not sleep. any one have ideal? ==== sample program === #/bin/bash set -v program1 sleep 30 program2 sleep 60 program3 sleep 40 ...
2013 Jun 20
2
[PATCH] ocfs2: llseek requires to ocfs2 inode lock for the file in SEEK_END
llseek requires ocfs2 inode lock for updating the file size in SEEK_END. because the file size maybe update on another node. if it not . after call llseek in SEEK_END. the position is old. this bug can be reproduce the following scenario: at first ,we dd a test fileA,the file size is 10k. on NodeA: --------- 1) open the test fileA, lseek the end of file. and print the position. 2) close the test
2009 Jun 15
1
USB bootable (using syslinux)
Hello! I just started using Linux and I like the possibilities it offers. I'm using Suse Linux (no MS Windows installed at all). I also discovered that syslinux is capable of making a USB pendrive bootable (with graphic menus). This is very nice. Since I'm a Windows user (up until now), I have some questions: 1 - I already downloaded syslinux 3.82 How do I install it on my pen drive
2010 Jul 23
6
Hardwood Solitaire and Wine 1.2-rc7
I'm a Linux newbie. I have Hardwood Solitaire installed with Ubuntu 10.4 and wine 1.2-rc7. The file is a .exe and it starts to open and stops saying it has a serious error and needs to close. The file is OK in windows and I need help to find out why it wont work here. Please remember I'm a newbie and any help needs to be basic. Thanks. The file is hwsoliii.exe Bob Also,
2010 Jun 14
5
1.0.1 download - aa strange problem
Having trouble with 1.2, tried to return to 1.0.1 (last stable acc. to the Wine page!) However, there`s... no link to it anywhere! Even in .deb repository there are any versions you could fancy- later and veen earlier - minus the stable. A rather strange idea... Where can I find 1.0.1 packages?!
2012 Feb 15
5
Problem Comoiling wine-git
Hello Everyone, I'm trying to do a regression test on Dungeon Seige Demo. The problem it has is that when i play the game without virtual desktop it is missing the upper part of the screen. I know it works good on wine-1.3.37 and its bad on wine-1.4-rc1. but i tried to compile wine-git twice and it's not compiling. I keep getting make errors. Is there something wrong with wine-git?
2011 Sep 13
6
Install and run Wine purely in/from the home folder
Hello folks. I have a little question for you. First to the background. I have a windows program (command line based) that is able to run just fine in the wine environment. Now I want to run it on our linux HPC server (no multi-threading and so on is needed). There is no wine installed by default, and as I'm no admin I can't install it there. So is it possible to make wine run purely
2011 May 23
3
Old win 95/98 games crashes on ending them
Hey guys, im new to the forum and first of all i want to say thanks for everything :-) I got an complete systemfreeze if i start old win 95/98 games in my suse. As an example i would give you games like "Blood II the Chosen" or "Might and Magic VIII The problem is that both games runs very smooth. The installer works perfect, the game runs good in all conditions. The only thing
2009 Aug 08
13
WC3 - Can´t connect to Battle.Net and can´t find lan games
Hi, My distribution is Debian 5.0 "Lenny" stable. I?ve got Wine 1.0.1 and I?ve installed Warcraft III on it. If I try to connect to Battle.Net, it says, that it can?t connect and if I search for games in lan, I can?t find anything.
2010 May 04
1
Virtual Desktop and multiple apps
Hi, I enable the 'emulate virtual desktop', and run two Windows app same time, how to switch between the two apps? Thanks, Angelo
2009 Aug 29
3
help poor performance on ubuntu jaunty
Hi, I'm running bricscad V9 (CAD application) under wine-1.1.28. All installation and functionality is OK, but performance is really poor with respect to the same app. on the same machine under Windows XP. So I think it's wine's fault. I checked for performance issues on the www, but I found no help. I also noticed the claim that NO performance fall-off should be expected and this is
2010 Jun 21
2
moved to Ubuntu 10.04 no space on /home
Hi I've moved to Ubuntu 10.04 but have not enough space on /home but for ex. at /apps. Now could I move my previouse applications from ~/.wine to /apps/.wine? How to tell wine while compiling the src? Many thanks Michael
2010 May 31
2
Unhandled exception
Hello to all, First of all, sorry my bad english. I have experienced the following error when I try to run the game half-life 2 episode one: bach at gentoo_64 ~/raid0/files/_games/h2/Half-Life 2 Episode One $ wine > hl2.exe -steam -game episodic > wine: Unhandled page fault on read access to 0x0040153c at address 0x40153c > (thread 0009), starting debugger... > Unhandled exception:
2011 Apr 25
3
Alsa: underrun occured
I've seen a couple topics that deal with this error, but they're all really old and they didn't help, so I'll just create this. I'm trying to get audio to work. I just installed Ubuntu 10.04. Sound works for everything but wine. I open winecfg to test the sound, but get nothing and along with this in the terminal: Code: err:alsa:wine_snd_pcm_recover underrun occurred Now
2011 May 22
2
Having Wine In A Different Directory?
I would like to have wine's user directories in '/home/wine' but when I try to set the command ?wine WINEPREFIX=/home/wine ... it fails. I've tried it with other variations too but to no success. The directory is already created at '/home/wine' with root/user permissions, and I'm a member of the user group. Most of the information on the internet is either old or
2009 Aug 10
5
error opening winecfg
I updated my distro from Fedora 10 to Fedora 11 yesterday. I did not update wine because the version it wants to use is 1.1.23 and I remember several posts of people having trouble with either .23 or .24. All of my games and office/work programs run fine through wine, but the wine cfg window will not start up. I get: ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No such
2010 Jul 10
4
[1.2-rc7]-Really High CPU % Running Steam?
[1.2-rc7]-Really High CPU % Running Steam? Hi, I'm running current Steam client in Wine 1.2-rc7 on Ubuntu 10.04 32bit. My CPU usage for "Steam.exe" is 90%+? (have a Intel Core2Quad 2.4GHz CPU 4 core) Any idea on how to fix this? its slowing down my entire computer! (also running both Windows XP and OS X virtual machines) Thanks! PS - I HOPE STARCRAFT 2 WILL WORK IN WINE :)