Displaying 20 results from an estimated 800 matches similar to: "Wine and opengl error!!!"
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)
2008 Nov 28
1
A plethora of problems related to crashes and drawing in AOM
A plethora of problems related to crashes and drawing in the game Age of Mythology Gold. A few of these problems didn't exist in earlier versions of wine. I haven't filed any of these as bug reports but wanted to put what I did find here so I wouldn't lose it.
You need mfc42.dll in your System32 directory and you need AOM Gold NoCD patch 1.03 English (aomx.exe) to be able to play this
2010 Jan 27
3
FS9
michael at 3-94-pool:~/.wine/drive_c/Programme/Microsoft Games/Flight Simulator 9> wine fs9.exe
fixme:mixer:ALSA_MixerInit No master control found on USB Device 0x46d:0x994, disabling mixer
fixme:font:WineEngAddFontResourceEx Ignoring flags 10
2008 Mar 22
11
An Issue concerning FS2004
Hi!
I've just installed FS2004.
I am using version 0.9.54, as recommended in the AppDB.
My Linux OS Is Debian Etch(4.0) With a fully capable processor(Games of such category run perfectly on Windows).
Followed the instructions: Installed via the "WINXP" Mode, then switched to Windows 98.
Here's the problem:
The Splash screen is showing, then it disappears and these are the errors
2008 Apr 26
3
Rise of nations problem
Im trying out Ubuntu (8.04) and thought Id give wine(0.9.59) a bit of a try, I gave RON a try and I keep hitting the error below when trying to start installation (i basically get nothing no spalsh screen nothing :( ), this was after I had the preloader bug http://bugs.winehq.org/show_bug.cgi?id=12516#c8, which the work around fixed and I was able to install starcraft/broodwars okay as a test
2007 Mar 19
0
Age Of Empires III demo
Hello.
I'm trying to get the Age Of Empires III demo to run; installation went
fine, but I get these messages when I want to run it:
err:ole:CoGetClassObject class {529a9e6b-6587-4f23-ab9e-9c7d683e3c50} not registered
err:ole:CoGetClassObject no class object {529a9e6b-6587-4f23-ab9e-9c7d683e3c50} could be created for context 0x1
fixme:imm:ImmGetDefaultIMEWnd ((nil) - (nil) 0x158c00 ):
2006 Oct 04
1
smbstatus
Hello all,
I get the following and am not sure what is going on.
Its on a solaris10 box. And my share is named 'hold'
Thanks,
Abhimanyu.
# /opt/samba/bin/smbstatus
Processing section "[hold]"
Error loading module '/opt/samba/lib/charset/ISO8859-1.so': ld.so.1:
smbstatus: fatal: /opt/samba/lib/charset/ISO8859-1.so: open failed: No
such file
2008 Aug 07
1
smbclient failed --> NT_STATUS_BAD_NETWORK_NAME
I make all steps in the guide:
http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/install.html#id2546028
but command (exetuded in the same computer where is samba):
smbclient //fc9/tester -Utester%test
gives error:
Domain=[DZTI] OS=[Unix] Server=[Samba 3.2.0-17.fc9]
tree connect failed: NT_STATUS_BAD_NETWORK_NAME
The user tester have been created by commands:
useradd tester
smbpasswd -a
2020 Mar 15
2
MLIR project, GSoC 2020.
Hi there,
I am Abhimanyu Rawat, 1st-year graduate student and researcher from Paris,
I hail from a pure computer science background on both Bachelors's and
Masters's level. I find MLIR projects quite interesting. I have experience
writing C code for EMC^2 as a protocols engineer for 2 years, I use
python for convenience tasks. From a programming language
perspective(thanks to Dan
2004 Jul 28
6
elegant matrix creation
Hello everybody.
I am trying to reproduce a particular matrix in an elegant way. If I
have
jj1 <-
structure(c(1,2,3,1,2,3,1,2,3,1,2,3,1,2,3,1,2,
3,1,2,3,1,2,3,1,2,3,2,3,1,2,3,1,2,3,1,2,3,
1,2,3,1,2,3,1,2,3,1,2,3,1,2,3,1,3,1,2,3,1,
2,3,1,2,3,1,2,3,1,2,3,1,2,3,1,2,3,1,2,3,1,
2),.Dim = as.integer(c(9,9)))
[ image(jj1) is good here ] then I can get this with
2008 Dec 22
2
R 2.8.1
R 2.8.1 is packaged up and queued up for testing. Please test this out:
Fedora 9:
https://admin.fedoraproject.org/updates/rpy-1.0.3-6.fc9,R-2.8.1-1.fc9
Fedora 10:
https://admin.fedoraproject.org/updates/rpy-1.0.3-6.fc10,R-2.8.1-1.fc10
Once you've tested it, please, please, go to the update URL above and
click "Add A Comment". If it works for you, click "Works for me" and
2008 Dec 17
2
Segfault in Tripplite_usb driver when UPS on battery
On Dec 16, 2008, at 10:36 AM, Bradley Feldman wrote:
> Looking at the syslog, I noticed that the tripplite_usb driver
> segfaulted
> once it switched to battery (see below). I'm not sure whether you
> still
> maintain the driver or if I need to file a bug somewhere.
I still have the unit in question; however, since the segfault
happened inside libc, I won't be able
2008 Oct 09
3
cifs problems
Hi,
Here are my settings:
I have a samba server running samba 3.0.24 on redhat EL4 (kernel
2.6.9-5.ELsmp)
and a samba client running samba 3.2.3-0.20.fc9 on fc9 (kernel
2.6.26.5-45.fc9.x86_64).
A share on server is mounted on client using
sudo mount //server/data /mnt/data -o
user=me,workgroup=group,rw,file_mode=0600,dir_mode=0700
The problems are (in the directory /mnt/data),
if I use
2006 Apr 12
1
SIP call hangup from asterisk CLI
Hi,
We are using Vicidial and sometime even when agent disconnects, outgoing
call originated by dialer is still active. Since call was initiated by
dialer and then bought into meetme conference of agent and we can't corelate
this call to any agent channel.
When agents are dialing, channels doesn't show calls
vicidial2*CLI> show channels
Channel Location
2008 May 22
1
samba authentication awfully slow
Hey there everybody.
I am new to the list, so bear with me if make mistakes :)
I updated my Server from FC7 to FC9 and with it came Samba
3.2.0pre3-9.fc9 (heaven knows why it had to be a pre version).
I reused my old config and noticed that displaying all hosts in my
workgroup as well as authentication went from normal to awfully slow.
Once the connection is established it is bearable, though
2009 May 21
2
Send syslog to a remote server
Hi,
I am running CentOS 5 and I tried to config flowing statement in
syslog.conf to send syslog messages to a remote server running on FC
9, but it did not work. There was nothing send to the FC9.
"*.info;mail.none;authpriv.none;cron.none @@192.168.1.5"
Could anyone advice whether the syslog in CentOS 5 does not support
remote server, or I could be missing something?
2008 May 30
2
Wine doesn't work on FC9
I recently upgraded from Fedora 8 to Fedora 9. Wine-0.9.58 was included. When I tried to run an already installed app, nothing happened. Wine configuration didn't run either. I examined the shell scripts in /usr/bin and found that winecfg, wineconsole, winedbg, winefile, and winemine all contained the same scripts, starting with "Wrapper script to start a Winelib application once it
2008 Jun 24
1
Dovecot corrupted index cache
System: Linux 2.6.25.6-55.fc9.x86_64 #1 SMP Tue Jun 10 16:05:21 EDT
2008 x86_64 x86_64 x86_64 GNU/Linux
Dovecot: dovecot-1.0.14-8.fc9.x86_64
We have used Dovecot for several years. The error message below appears
in the system log
quite frequently. I have run a test which shows that this message is due
to 2 or more users accessing
the same mail (i.e connecting using the same userid). This
2006 Apr 19
0
Re: new_callback_call and conf disconnect
We are using G711 for phones to talk to Asterisk and G729 licenses at
asterisk to talk to ITSP
Could you please suggest transcoder to use from G711 and G729 and which is
comptible with Asterisk. We will like to avoid using TDM if possible
Also i remember that initially we didn't have G729 and were using only 711
for with vicidial but then also we had same problems. at that time it was
only 2
2008 Aug 22
1
smbclient: tdb_fetch_uint32 failed
hi all,
I'm facing a problem with a brand new installation on fedora 9.
packages were updated right after the installation, so the samba
packages are of the latest available version (3.2.0-17.fc9).
at the first run were created all the tree of tdb files under
/var/lib/samba.
now I create a new user:
[root@barbara Scrivania]# smbpasswd -a barbara
New SMB password:
Retype new SMB password: