similar to: 2 versions of wine in the same PC ?

Displaying 20 results from an estimated 20000 matches similar to: "2 versions of wine in the same PC ?"

2005 Mar 11
1
Thanks for WineTools! - Ideas for improvement
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> <title></title> </head> <body bgcolor="#ffffff" text="#000000"> <pre wrap="">Joachim,</pre> <tt>Than you for your
2005 Oct 08
3
Bug with letters in newer Wine-versions
There existing a bug in newer Wine versions. I use SuSE 9.3 as system. If I used the Wine-version, which comes with the distribution (wine-20050211), then the following window comes at start: http://user.web-gear.com/theuserbl/wine1.png But if I update to wine-20050830 or wine-20050930 then it looks like http://user.web-gear.com/theuserbl/wine3.png It is NOT a font-problem. I have copied the
2008 May 01
1
FPS Anomaly (screenshots)
When I run naiture in WINE (it is a Windows based program that I am trying to move to Linux/OpenSource) it says the FPS is like 500+ with just a block in the center. Yet the actual visual framerate is quite choppy: [Image: http://www.naiture.net/snap/wine1.png ] Here it is running in full, the reported FPS is more realistic: [Image: http://www.naiture.net/snap/wine2.png ] Why would the
2010 Nov 19
1
How to specify a working directory for an app
Hi, I have a game that I want to run multiple instances of. This game creates a mutex to prevent this. That kind of limits my options on getting this to work. I also want to run it in a virtual desktop, side-by-side. So I copied my .wine directory to .wine2. I created a launcher for the game with the command: Code: env WINEPREFIX="/home/username/.wine2" wine
2001 Aug 17
1
Two Versions Possible?
Hi, Does anyone know the specifics of running two versions of WINE? I have an old WinBlows app that will work only with the 20010216 version, but some of my other apps do run better with the latest version of WINE. Would I be able to stick the old version somewhere in my directory hierarchy and still have a newer version for my newer apps? I suspect that the development folks do something
2009 Apr 18
1
Winetricks and Multiple Wine Processes
Hello, I thought this would be a question someone asked before but my search returned no hits so... I have several Wine process, mainly because some software I use requires Win components or registry entries that screw up other applications. I run these apps alone in dedicated Wine processes. For example, I have the folllwing: .wine .wine-lotro .wine2 .wine3 Is there any way to tell winetricks
2011 Apr 01
3
Lucid LTS: different Wine versions for 32 or 64 bits ?
Hello, I 've been using Wine 1.2 wjth Ubuntu 10.04-LTS an a 64bit Asus laptop for almost one year. In the beginning, everything worked OK (graphic refresh, focus, etc...). Now Wine works bad, I suppose some updates in Lucid do not suit Wine 1.2 (?). I tried XP mode, W98 mode (my applications are oldies ;-), but the behaviour seems bad in any case. On this laptop, synaptic shows Wine 1.2
2002 Oct 05
6
Problems with installing
Hi! I'm having problems with installing Wine. I have downloaded Wine from CVS, and tried to install it with tools/wineinstall, but got some errors. This comes from my shell: [wayne@wayne wine]$ ./tools/wineinstall WINE Installer v0.73 I see that WINE has already been configured, so I'll skip that. We need to install wine as root user, do you want us to build wine, 'su root'
2005 Feb 27
2
Jumb between macro's and variables
Hello All, I have a macro and want to jump to another macro if a conditition is true or false. Asterisk is jumping to the next macro, but then the {ARG1} variable is not working anymore. part of config: [macro-default] exten => s,1,DBGet(do-not-disturb=DND/${ARG1}) exten => s,2,GotoIf($["${do-not-disturb}" = "YES"]?macro-do_not_disturb,s,1) ... [macro-do_not_disturb]
2001 Mar 19
2
can i use a differentwine config file for different apps
can i use a different wine config file for different apps
2007 Apr 03
3
Adding DND to dialplan
Hello - I've read Asterisk should be able to activate a do not disturb feature to turn off the ringers on extensions. I checked the wiki and can't find documentation for how to do it. Here's my attempt, added to extensions.conf: [dnd-on] exten => _#78,1,Answer exten => _#78,n,Wait(1) exten => _#78,n,Macro(user-callerid,) exten =>
2003 Nov 19
1
Service codes for MGCP channels
Hi there, after testing with a MGCP phone (Swissvoice ip10s) I found the following ASTERISK-based codes (VERTICAL SERVICE CODES) to work - I assume that most of those will also work with SIP, but haven't checked that yet: *67 - Calling Number Delivery Blocking *70 - Cancel Call Waiting *72 - Call Forwarding Activation *73 - Call Forwarding Deactivation *78 - Do Not Disturb Activation
2008 May 12
11
i want to change the default /home/user/.wine
id like to have a single wine install wich uses another folder then ~/.wine. so i want it not to share this folder with my common wine installation. any ideas? thx looki
2003 Nov 09
1
vertical service codes (US standard)
Source: http://www.nanpa.com/number_resource_info/vsc_assignments.html See also: http://bugs.digium.com/bug_view_page.php?bug_id=0000071 Some (which?) of the codes below are hardcoded into Zap channels only. Is there a European equivalent for this (or ITU / IETF)? Greetings, Philipp VERTICAL SERVICE CODES (US Standard) ASSIGNMENTS *00 - Inward Voice Activated Services (English) *01 -
2003 Sep 08
2
*78 *72 and sip?
I know *8 kind of works with SIP but what about the rest should they work do they work with a zap device? *0# sends flash *8# remote call pickup (pickup phone in your group) *67# disable caller id *70# no call waiting *78# do not disturb on *79# do not disturb off *72# enable call forwarding *73# disable call forwarding *82# enable callerid
2003 Sep 19
1
built in dial functions?
Someone recently posted the following list as functions built into * *0# sends flash *8# remote call pickup (pickup phone in your group) *67# disable caller id *70# no call waiting *78# do not disturb on *79# do not disturb off *72# enable call forwarding *73# disable call forwarding *82# enable callerid I'm running a CVS from a couple of weeks ago with multiple C7960's, snom 200,
2009 Aug 21
0
[VS2005 Express] starting cl.exe (was Re: wine: Unhandled page fault on read access to 0x00000001 at address 0x7ef6c7aa (thread 0044), starting debugger...)
[Just FYI, this may be needed for bug #17096] I tried again today with a newer wine (I did remove my .wine first) on a debian lenny system: It seems I am now getting an ICE: -- Check for working C compiler: C:/Program Files/Microsoft Visual Studio 8/VC/bin/cl.exe fixme:ole:NdrCorrelationInitialize (0x33e46c, 0x33e060, 1024, 0x0): stub fixme:netapi32:NetWkstaUserGetInfo Level 1 processing is
2005 Aug 23
0
Compiling winelib dependant code with g++
wineg++ is using g++, and is passing its options to g++. How can I link some winelib-dependant code with g++ ? compilation is okay, but at linking time, all wine functions are unresolved. // ### here's the output :### [root@udp015809uds Wine2]# g++ -lwine registry.o registry_wrap.o -o registry.out registry.o(.text+0x2e): In function `CreateKey(char const*)': : undefined
2011 Oct 18
2
Hot upgrade from 5.2 Centos to 5.7 Centos
Hello Group, I am installed some application running on top of Centos 5.2 OS and these applications are running fine. However, we are thinking of upgrading our 5.2 Centos to 5.7 (hot upgrade). That is we want to upgrade from 5.2 Centos to 5.7 Centos and not disturb the applications. Is it possible? Could someone please help. -- Thanks Nagrik
2005 Oct 11
1
Problems with Wait & SIP 486 "DND"
Greetings, I have implemented the following command to allow CNAM to be delivered to my users. exten => 9969,1,Wait(1) This works great! However it has spawned a new problem. When this is implemented into a full dial plan. If a user is set to DND or sends a call to Voicemail by hitting deny the caller gets a busy. Below is a result of the calls. With the Wait(1) statement -- Executing