http://bugs.winehq.org/show_bug.cgi?id=4051
------- Additional Comments From reif(a)earthlink.net 2006-19-03 20:12 -------
Created an attachment (id=2085)
--> (http://bugs.winehq.org/attachment.cgi?id=2085&action=view)
patch to catch all arts exceptions
Please try this patch an let me know if it catches the arts crash. The real
bug is in arts and this just trys to keep arts from taking winecfg down with
it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4890
Summary: can't run wine 0.9.10 on red hat 9
Product: Wine
Version: 0.9.10.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spamfree00(a)hotmail.com
I cannot run wine 0.9.10 on red hat 9 even when it is installed. I attempted
running wine 2 years back with same results.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4131
------- Additional Comments From pyromarine(a)gmail.com 2006-19-03 19:53 -------
Its not fixed, it still happens with me running wine 0.9.10. even the temp. fix
(ctr+alt+F6/F7) doesn't work sometimes now. It will screw with the game and I
will be stuck moving in a single direction and my keyboard will not respond.
Even going in and $kill ing the win process doesn't end the program, and I for
some reason, am unable to open any other programs while this is all happening.
The only thing I can do is log out of my username and then log back in.
(I'm running kernel 2.6.13, I tried updating to 2.6.15, but my distribution
<suse 10.0> doesn't like it)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1432
Bug 1432 depends on bug 2300, which changed state.
Bug 2300 Summary: Galactic Civilizations demo dies with unhandled exception
http://bugs.winehq.org/show_bug.cgi?id=2300
What |Old Value |New Value
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2300
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Keywords|NoAppDBEntry |
Resolution| |FIXED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-19-03 19:31 -------
You have to cd into the game directory or the game will crash. With CVS it works
fine other than sound jitters ( bug 1631 )
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4853
------- Additional Comments From qingdao33122(a)yahoo.com 2006-19-03 19:19 -------
Thanks for comfirming.
Forwarded to wine-devel.
My first mailinglist experience :-)
I'll just wait and see what happens.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4051
------- Additional Comments From jalonsom(a)ing.uc3m.es 2006-19-03 19:17 -------
Same bug here with 0.9.9 and 0.9.10 under Ubuntu Dapper (all updates installed).
When clicking the sound tab I get
ALSA lib seq_hw.c:455:(snd_seq_hw_open) open /dev/snd/seq failed: No existe el
fichero o el directorio
Creating link /home/jaime/.kde/socket-ubuntu-dapper.
can't create mcop directory
Have tried renaming /usr/lib/wine/winearts.drv.so and the sound tab works and I
manage to get sound, although it is a bit buggy (ALSA with hardware acceleration
works with strange sound the first time a sound is played, without acceleration
works fine, other drivers don't work properly).
Have attached the crash trace
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4483
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From dank(a)kegel.com 2006-19-03 19:17 -------
(RafaĆ, please don't run Wine as root... that's highly insecure.)
I just installed dev-c++ and compiled a hello, world app with
it on wine-0.9.10, no problems.
I couldn't find a mingw-5.0.0.exe anywhere at the dev-c++ site;
you should file a new bug for mingw installation problems,
it seems unrelated to dev-c++, whose bundled copy of mingw
appears to work fine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3661
------- Additional Comments From jdoutt(a)whoi.edu 2006-19-03 18:34 -------
OziExplorer working quite well now!!!
Installation of OziExplorer version 3.95.4k under wine 0.9.10 compiled on
my Fedora III system.
wine --version
Wine 0.9.10
*) downloaded most recent version of Ozi from www.oziexplorer.com
version 3.95.4k
*) Run install program
wine oziexp_setup.exe
unclicked both "create icons" (probably don't have to do this)
*) go to OziExplorer directory & try to run Ozi
wine OziExp.exe
get errors
*) apply Tony Lambregts fix
cd windows/system32/
touch HHCtrl.OCX
*) set up serial port
sudo chmod 666 /dev/ttyS0
and in ~/.wine/dosdevices
ln -s /dev/ttyS0 com1
*) go to OziExplorer directory & run Ozi
wine OziExp.exe
help .... enter registration code ....
(This went OK)
then exit Ozi and run afresh
*) in OziExplorer configuration
com.....serial port driver.....driver 1
subjectively seemed to work better with driver 1 than 2
NMEA baud rate at 4800
GPS...GARMIN GPSMAP 76
*) GPS input seemed to work: got arrow at position of my house!
*) Normal help does not work, but it REQUIRES IE4 (or better).
From the 'readme':
"OziExplorer uses Windows HTML help by default and the
standard OziExplorer help is automatically installed
for this. In some cases this may not function as it
requires Internet Explorer 4 or better be installed
on your PC."
*) I installed the special help "ozihelp2_setup.exe", but it seemed
to hang up when Ozi loaded, so I uninstalled it.
*) I managed to import (automatic calibration in lat/long) both BSB-type
chart files, and MrSid satellite images just fine.
:-) :-)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.