similar to: sound conflict/wine

Displaying 20 results from an estimated 40000 matches similar to: "sound conflict/wine"

2001 Mar 31
1
wine/problem with sound interference
Hi! Using wine 20000109 I notice a slightly annoying problem with wine when trying to launch Forte Agent: As long as any sound is played under linux, Forte Agent (or perhaps any other windows program?) doesn't start. I have to stop all sound and then wine launches Forte Agent. Why is that so, and is there a command line parameter to solve that issue? Thanks Peter(sen)
2001 Mar 23
0
wine + sound conflicti
Hi! Using wine 20000109 I notice a slightly annoying problem with wine when trying to launch Forte Agent: As long as any sound is played under linux, Forte Agent (or perhaps any other windows program?) doesn't start. I have to stop all sound and then wine launches Forte Agent. Why is that so, and is there a command line parameter to solve that issue? Thanks Peter(sen)
2001 Sep 06
1
Forte Agent under wine
Hi all I am using Wine to run Forte Agent as I like the software, the only problem I have is that I can't launch image attachments with a Linux viewer, anyone any ideas ? I am using Codeweavers Wine and Suse 7.1 and KDE Thanks TC
2001 Jun 27
2
wine --managed problem
Don't know what's wrong, but the only managed window I get is for Forte Agent. I can't get Notepad, Regedit and IrfanView to run managed. wine 10510 on debian testing/woody Using wine without windows. I ran the winesetup utility and set win98 and managed. Setting wine --managed before executing the program also didn't help. Anyone ? Jeremy
2001 Mar 05
2
WINE and IO permissions
In my latest attempt to use Wine to run Forte Agent, these were my observations. tilleyrw@debian:~/vmware-distrib$ wine '/mnt/C/Program Files/Agent/agent.exe' /usr/bin/wine: [: too many arguments Invoking /usr/bin/wine.bin /mnt/C/Program Files/Agent/agent.exe ... tilleyrw@debian:~/vmware-distrib$ wine '/mnt/C/Program\ Files/Agent/agent.exe' /usr/bin/wine: [: too many arguments
2011 Feb 12
5
Agent under Wine
Agent NNTP client from Forte. I know that it works in Wine according to Agent NG, but I keep getting an "unknown error". Suse 11.3 New to Wine - I am starting proggy simply by going into the Wine explorer and double click the .exe file. Is this correct? -- John Phillips, Fashion Fair Pty Ltd -- Sent via Telstra Blackberry --
2011 Oct 16
4
Forte Agent 6 make Wine crash
Hi, according of the database Forte Agent 6 should run with wine but strangely it does crash upon installation. I have here the code that comes up. Code: wine agentenu600-1186.exe err:virtual:map_file_into_view failed to set 00000005 protection on file map, noexec filesystem? err:virtual:NtMapViewOfSection map_file_into_view 0xd70000 968000 000000000 failed wine: Unhandled page fault on read
2006 Feb 13
4
Newbie wants to run Forte Agent
I'm new to the list and to Wine. I loaded wine wine-0.9.7-i486-S10.2 into Slackware 10.1 in order to run the Forte Agent newsreader. It was setup and running under Win4lin which I have discontinued. What would be the syntax to load Forte Agent and specify the old "start-in" directory used under Win4lin? wine ./agent something_for_start-in_directory ?? Does Wine have the
2001 Aug 10
1
intermittent scrollbar behavior
I'm using Codeweavers Wine Preview 4 under Mandrake 8.0 to run Forte Agent. At first everything works fine. But after a while, particularly if it's the second or later time I've run it since booting the system, I find that I can no longer scroll a window by holding the mouse button down on one of the arrow buttons at the end of the scrollbar. That is to say, clicking on the button
2001 Nov 06
0
Sun Forte 6 Update 2 Compiler Issues Resolved!
Hello, If you are attempting to compile OpenSSH with the Sun Forte 6 Update 2 compiler on Solaris 8 (Solaris 8 7/01 s28s_u5wos_08 SPARC) then spare yourself the madness and make sure you have the following patches: 111685-02 C++ 5.3: Patch for Forte Developer 6 Update 2 C++ compiler and 111678-04 Compiler Common 6.2: Patch Forte Developer 6 Update 2, C++ F77 F95. I would also suggest the
2010 Oct 31
0
X3 terran conflict sound
Hi, installing X3 terran conflict via wine and steam worked like a charme ... only sound isn't working. Looking into the wine configuration, I do get only a a dull "boo-boop" if I test it. Any hints where I can find a way to get the sound working?
2002 Jan 15
1
Error message in R: stack imbalance
Hello... I just installed R version 1.4.0 on my laptop running Redhat Linux 7.1. I downloaded the RPM from CRAN and when I try to use a function I have used on other Redhat systems, I get the following error message. -------- > library(qtl) > gastritis <- read.cross(format="csv",dir="/home/sen/qtl/data/gastritis", +
2011 Nov 14
0
issue samba3.5.6 server( act as Domain Controller) 2-3, times a month server space start filling automatically and when we stop or, restart smb service Disk space come to it's actual size
Hello Support, We are facing strange issue samba3.5.6 server( act as Domain Controller) 2-3 times a month server space start filling automatically and when we stop or restart smb service Disk space come to it's actual size.Please help. As i already registered*Bug 8590* <https://bugzilla.samba.org/show_bug.cgi?id=8590> on https://bugzilla.samba.org/ but no reply from bugzilla from
2012 Nov 06
1
Confidence intervals for Sen slope in zyp-package
Hi, I have a question about the computation of confidence intervals in the zyp package, in particular using the functions zyp.sen and confint.zyp, or zyp.yuepilon. (1) I'm a bit confused about the confidence intervals given by zyp.sen and confint.zyp. When I request a certain confidence interval in the function, the R output seems to deliver another confidence interval, e.g. when I set
2003 Jul 28
2
R compilation error on Solaris
Hello... I tried to compile an R addon package, R/qtl on a Solaris machine and I get this error. I know that R/qtl complies correctly on other platforms (Windows, Mac, Linuxes, etc), so I am wondering what the problem might be. Any ideas? Thanks, Saunak ----------------------------------- /export/home/sen/tmp <howrahbridge> <pts/5> R INSTALL
2013 Apr 29
3
all.vars for nested expressions
Dear R fellows, Assume I define a <- expression(fn+tp) sen <- expression(tp/a) Now I'd like to know, which variables are necessary for calculating sen all.vars(sen) This results in a vector c(tp,a). But I'd like all.vars to evaluate the sen-object down to the ground level, which would result in a vector c(tp,fn) (because a was defined as fn+tp). In other words, I'd like
2006 Jan 28
3
DRY conflict with "Updated at" "Created at" "Deleted at" in view
Hi all, Are there any helpers or so for listview routines that suppres the three above mentioned columns? I''m currently exploring something like the code below. But it feels like I''m doing Rails'' work. # just for test purposes <div id="debug"> <% for col in Product.columns.map %> <%= col.name %> - <%= col.type %><br/> <%
2004 Oct 11
0
Sun Forte 9 / configure compatability problem with 2.0/1.9.x (PR#7278)
Full_Name: Mike Pacey Version: 2.0, 1.9.x OS: Solaris 8 Submission from: (NULL) (194.80.32.8) Symptoms: -------------- It seems the latest version of the Sun Compiler Suite (Forte 9) has compatability issues with R's configure script. Starting with a fairly vanilla configure (I'm using 1.9.1 here, but I've replicated the problem on 1.9.0 and 2.0.0): % export CC=cc % export F77=f95
2008 Jun 26
2
Forte Agent windowing problem
Forte Agent newsreader on Wine 1.0 on Mandriva 2008.1. If I close Agent and then re-open it, its inner newsreader pane becomes dislodged as a floating section in a scrollable window. The following image (size 29k) shows what I mean. The top image is before closing and the lower image is after re-opening. http://i282.photobucket.com/albums/kk268/farry6/agent.png This happens if it's
2001 Dec 11
0
[Bug 17] Build fails on Solaris 2.5.1 - vsnprintf does not exist
http://bugzilla.mindrot.org/show_bug.cgi?id=17 Darren.Moffat at Sun.COM changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From Darren.Moffat at Sun.COM