search for: propblems

Displaying 5 results from an estimated 5 matches for "propblems".

Did you mean: problems
2008 Dec 08
4
Access Violation TMNF
Hello, I have a propblem with the game Track Mania Nations Forever If i want to start the setup.exe with wine, i get an error in a seperate window that says: Code: Access violation at address 00409942. Write of address 00400000 The game is listed at the appdb. Version of wine is bin32-wine 1.1.9-1 at an arch-linux-X86-64 distro. I can properly run other game-setups, so i think its not a
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:
2002 Nov 03
0
python bindings and ao lockup
Hello, I hope this is the right place to ask. I am having random lockups from the python bindings. My app has one or two threads running, the lockups only occure at one point, here is the code run as a thread def play(self): self.playing = TRUE self.output = [] self.lastplay = time.time() args = self.song_file, self.output retval =
2005 Aug 24
2
Error when answering CAPI
Hi, I've a Fritz card which was working fine, recently I changed hardware and my nightmare started. Now when I call someone through the chan_capi (0.3.5 or 0.4.0) it works fine but when I receive calls I always get hungup. Can someone please give some help? Here are the logs: *CLI> -- CONNECT_IND ID=001 #0x0000 LEN=0049 Controller/PLCI/NCCI = 0x101 CIPValue
2000 Aug 29
5
kernel oplocks
I am a little bit confused about the kernel support for oplocks. man page of smb.conf: ---------------- For UNIXs that support kernel based oplocks (currently only IRIX but hopefully also Linux and FreeBSD soon) this parameter allows the use of them to be turned on or off. This parameter defaults to "On" on systems that have the support, and "off" on systems that don't.