similar to: Regression today?

Displaying 20 results from an estimated 800 matches similar to: "Regression today?"

2011 May 27
0
Is it me or is it Oneiric
I converted to Oneiric Ocelot pre-alpha several days ago. Yes, I already know that was a bad move on my part. Git compiled and ran well once or twice and then... I compiled the git yesterday and tried to run NatSpeak, and this error popped up. susan at ubuntu:~/.wine/drive_c/Program Files/Nuance/NaturallySpeaking10/Program$ wine natspeak fixme:mountmgr:harddisk_ioctl returning zero-filled
2008 Feb 20
1
Running DNS 9.5 Standard
Dragon NaturallySpeaking 9.0 Preferred installs and runs. However, DNS 9.5 installs well but does not. The output is as follows. I have been told that there is an oleacc function that has not been implemented in wine, but does anyone else have any suggestions? susan at ubuntu:~/.wine/drive_c/Program Files/Nuance/NaturallySpeaking9/Program$ wine natspeak Xlib: extension "GLX" missing
2010 Dec 21
1
Steam shuts when clicking on a button
Hi there. I just installed Steam on Gentoo with wine-1.3.8 (i know, it's not the latest version, but i prefer avoid compilation, due to it's on a laptop), and when I click, i've got this error, and Steam stopped. Code: $ wine Steam.exe CellID: Fetching server list from CSDS. . . fixme:process:SetProcessShutdownParameters (00000100, 00000000): partial stub.
2010 Aug 26
0
No subject
> Also I needed to add several dlls and replace the update executable with a dummy one [just `int main(){return 0;}]. > > Don't forget to copy niini32.dll from the windows directory to remove several errors while starting. Copied the entire National Instruments folder and tried to run Multisim as demo (I leave the licence problems for later). The first log I got suggested
2007 Mar 19
2
Ubuntu - winecfg problems
I'm wondering if anyone else is having the same problems configuring wine as I am? I just installed wine (0.9.20): https://help.ubuntu.com/community/BuildingWineFromSource (WineFromSource) Everything appears to run fine but when I go into "Wine configuration" (winecfg). I can't click on the "Audio" tab without it crashing and giving me this error: Code:
2012 Mar 04
1
Re: No sound in Wine 1.3.37 (tried known solutions already)
I am experiencing what appears to be this same problem. However, I am already running a self-compiled Wine, so that alone cannot be the solution in this case. I am running 64-bit Debian, tracking testing. I have compiled Wine myself, from git revision b05be807583eca27dc0a4de896ba901bac54088c ("Release 1.4-rc5."). As with the previous report, winecfg reports that it's using
2014 Nov 21
2
Libvirt fullscreen sdl problem
Hi all, I use libvirt/kvm for my virtualization needs and have a little scerio in mind that I want to implement: a small linux box boots up, launches an X session and after that launches a virtual machine with a fullscreen sdl window, With this I hope to achive several goals: user gets a familiar experience with guest os ( I had windows in mind), near native graphics responsiveness ( we deploy
2008 Oct 20
0
Today's git won't install DNS10 - IE not found
I have been installing Dragon NaturallySpeaking 10 without using winetricks fakie6. For weeks, until today, that has worked. Today nothing works, including winetricks fakeie6. Here is the entire setup terminal output with fakeie6 installed. wine-1.1.6-379-g07badc7 fixme:advapi:LookupAccountNameW (null) L"susan" (nil) 0x33f88c (nil) 0x33f890 0x33f884 - stub
2013 May 18
0
[Fwd: GThread-ERROR **: GThread system may only be initialized once.]
I posted this to the Jitsi users mailing list on Thursday last and have received no replies. Does anyone here have any idea of what is causing this and how to fix it? One other bit of information. When I first installed Jitsi it initially worked for a non-privileged user as I ran it from the gnome menu of my login account. However, at some point it seemed get 'confused' and hung.
2007 Mar 19
1
Ubuntu 6.06, wine and ALSA
Hello everybody. I got some strange problem when running wine with ALSA as sound driver. For example: when I run mdk2 (I compiled wine myself version 0.9.22 - newest for now) sound is very noisy and crack'y and I get tons of this errors: err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 3122, block size = 4 err:dsound:DSOUND_MixInBuffer length not a multiple of block
2008 Aug 10
1
Problems with games
Games: Empire Earth 2, BF2, and AoM. BF2: Crashes with no error. Console: Code: ALSA lib pcm_dmix.c:874:(snd_pcm_dmix_open) unable to open slave fixme:system:SystemParametersInfoW Unimplemented action: 94 (SPI_GETMOUSETRAILS) fixme:system:SystemParametersInfoW Unimplemented action: 59 (SPI_SETSTICKYKEYS) fixme:system:SystemParametersInfoW Unimplemented action: 53 (SPI_SETTOGGLEKEYS)
2009 Jul 20
0
COM returned an unexpected error code. Details are RPCInternal error (RPC_S_INTERNAL_ERROR, 1766)
relay log http://filebin.ca/owhj/relay1.txt.gz generated by: env WINEPREFIX="/home/esj/.wine" WINEDEBUG=+relay,+seh,+tid wine "C:\Program Files\Nuance\NaturallySpeaking10\Program\natspeak.exe" &>/tmp/relay1.txt I get the error in the subject line whenever I use a "spell that" and it brings up the correction dialog box. I can make the warning box close but I
2011 Sep 07
1
Haven't been able to completely install Dragon NaturallySpeaking for several weeks
<head><style>body{font-family: Geneva,Arial,Helvetica,sans-serif;font-size:9pt;background-color: #ffffff;color: black;}</style></head><body id="compText">Several weeks ago, wine made changes that stopped the audio working for me, and I had to stop using NatSpeak. <br>I deleted my wine prefix at some point. <br>In the last day or so, I''ve
2011 Jun 25
1
[Bug 38673] New: all object is black
https://bugs.freedesktop.org/show_bug.cgi?id=38673 Summary: all object is black Product: Mesa Version: unspecified Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: major Priority: medium Component: Drivers/DRI/nouveau AssignedTo: nouveau at lists.freedesktop.org
2009 Aug 20
1
I've got a problem with a program
Hello, I need to run a program on Ubuntu with Wine, but I'm unable to do this. The program is called Gespra, and can be found on www.infofutura.it on the downloads page. The windows version does not require an installation, it is a simple zipped archive containing the program files. I tried to run the executable with Wine, but I keep getting the following error: Code:
2010 Dec 05
1
winetricks vcrun200* does not install the overrides properly
In current git, when I attempt to run winetricks vcrun2005 or vcrun2008, the installation completes in console, but the overrides do not get installed in windows/system32. Anybody else has this problem? Console output for vcrun2005 Code: xavier at environnement ~ $ sh winetricks vcrun2005 Using native,builtin override for following DLLs: msvcr80 Executing early_wine regedit
2007 Mar 19
1
fixme error ?
My system (Mandriva2006) crashed recently due to hardware difficulties. on reinstalling wine I get the following message when trying to run the program TreePadSAFE, which used to work OK Any Idea how this could be fixed? T.I.A. Carlton. [carlton@localhost TreePadSAFE]$ wine treepadSAFE.exe ALSA lib pcm_dmix.c:802:(snd_pcm_dmix_open) unable to open slave fixme:winspool:WINSPOOL_EnumPrinters We
2008 Oct 20
0
Regarding "Unable to open slave"
* Starting TiMidity++ ALSA midi emulation... ALSA lib pcm_dmix.c:874:(snd_pcm_dmix_open) unable to open slave I got this problem when i used Synthesia application in wine .I got no sound.Then i changed something under winecfg then it worked one day effectively. But i can't remember what i did. Now i want to install wine by source code . when i installed
2011 Jul 27
1
No sound even without Pulse installed
I prefer to use Pulseaudio, but since apperantly I'm not allowed to do that anymore if I want to hear things out of Wine, I removed it for now. And guess what, it still doesn't work. I have two sound cards, the HDMI one in my graphics card and my regular one hooked up to the speakers, which is why I like Pulse because I can easily send different apps to different cards. Here's my
2008 Jun 22
1
can't open nba 08
Hi, I installed NBA 08 with wine and the setup worked but now when i try to open the game i get following message: ALSA lib ../../../src/pcm/pcm_dmix.c:874:(snd_pcm_dmix_open) unable to open slave fixme:ntdll:NtQueryInformationProcess (0xffffffff,info_class=34,0x197a520,0x00000004,0x197a51c) Unknown information class Can somebody pls help me? I have Ubuntu 8.04