http://bugs.winehq.org/show_bug.cgi?id=11569
Summary: MS Project 2003 crashes on launch
Product: Wine
Version: 0.9.54.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: graylion(a)sm-wg.net
Created an attachment (id=10740)
--> (http://bugs.winehq.org/attachment.cgi?id=10740)
command line track
MS project 2003 crashes on start
please see attachment
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12987
Summary: wine on a hp-ux OS
Product: Wine
Version: 0.9.61.
Platform: HP
OS/Version: HP-UX
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lepontois.ludovic(a)gmail.com
hello,
I'm trying to install wine on a hp-ux operating system.
I have flex v2.5.4, bison v1.875 and gcc v3.3.2.
I don't have problem when I'm doing "./configure" but when I execute the "make
depend && make" it return me "Make: line 318: Syntax error. Stop."
I think the problem is that I have a hp-ux
I have tried with other version but I have the same error (not at the same line
but well)
if I try to install wine with "./tools/wineinstall" it return me:
-interpreter "bin/sh" not found
-file link resolves to "/usr/bin/bash"
-/sbin/sh: ./tools/wineinstall: not found.
for information I have a hp3750 workstation.
I need your help
nb:scuse me for the english mistake, it's because i'm french
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13732
Summary: ODBC does not call unixODBC interface
Product: Wine
Version: 1.0-rc2
Platform: HP
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: odbc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: last_deceneu(a)yahoo.com
Hello,
I installed and configured Oracle Client 10g successfully, also I configured
unixODBC interface like is described in oracle client instalation manual, I
tested with isql and DataManager and connection was ok.
I installed with winetriks mdac28 and native_mdac. I cheked with winecfg if
odbc32.dll and odbccp32 is set to native. With odbcad32.exe application I'm
able to see Oracle10gODBCDriver configuration but when I try to add a
datasource, it give me an "Microsoft ODBC Administrator" error: "The setup
routine for the Oracle10gODBCDriver ODBC driver could not be found. Please
reinstall the driver".
I think that wine odbc internal functions fail to call unixODBC routines.
I tried many thinks, to set
export LIB_ODBC_DRIVER_MANAGER=/usr/lib/libodbc.so.1.0.0
and to link oracle library:
$ln -s /usr/lib/libodbc.so.1.0.0
"home_path"/oracle/product/10.2.0/client_1/lib/libsqora.so.10.1
$ /sbin/ldconfig
but without success.
My odbcinst.ini looks like:
[Oracle10gODBCDriver]
Description = Oracle 10g Linux ODBC driver
Driver = "home_path"/oracle/product/10.2.0/client_1/lib/libsqora.so.10.1
Setup =
FileUsage =
CPTimeout =
odbc.ini
[Oracle10gODBCDriver]
Application Attributes = T
Attributes = W
BatchAutocommitMode = IfAllSuccessful
CloseCursor = F
DisableDPM = F
DisableMTS = T
Driver = Oracle10gODBCDriver
DSN = OracleDSN
EXECSchemaOpt =
EXECSyntax = T
Failover = T
FailoverDelay = 10
FailoverRetryCount = 10
FetchBufferSize = 64000
ForceWCHAR = F
Lobs = T
Longs = T
MetadataIdDefault = F
QueryTimeout = T
ResultSets = T
# ServerName is TNS_alias_from_tnsnames.ora
ServerName = LAB
SQLGetData extensions = F
Translation DLL =
Translation Option = 0
I attached an debug log for command : WINEDEBUG=+relay wine odbcad32
Please help me with this Oracle ODBC database configurarion.
Best regards.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13263
Summary: Auto make copies of DLLs from Window partition
Product: WineHQ Bugzilla
Version: unspecified
Platform: HP
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: etnablog(a)yahoo.it
I have two partitions in my hd, Vista (REGULAR and REGISTERED) and Ubuntu.
Why not to add the possibility, for wine, to auto take copies of .DLLs from the
Vista partition just to make overrides, if the user want?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13135
Summary: Wine crash when starting program hedgewars
Product: Wine
Version: 1.0-rc1
Platform: HP
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: exvagabond436824(a)yahoo.com
Created an attachment (id=12938)
--> (http://bugs.winehq.org/attachment.cgi?id=12938)
Logs describing the wine crash in three version of hedgewars: 0.9.0, 0.9.2,
0.9.3
Wine does not correctly run the program hedgewars, available from
http://www.hedgewars.org/download.html . Testing on versions 0.9.0, 0.9.2 and
0.9.3 of the game wine will correctly install the game. However, when the game
is run the main menu will appear then just as quickly wine will crash. Attached
are the logs from testing the three versions of hedgewars. The wine in
questions is v1.0-rc1.
Wine was built from source in the standard way with no configuration changes.
(ie, all default). Wine was tested starting from an empty ~/.wine directory.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11577
Summary: Delorme 2006 install under 0.9.55 tab key doesn't work
Product: Wine
Version: 0.9.55.
Platform: HP
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eplurib(a)earthlink.net
2/13/2008
I compiled WINE 0.9.55 from sources and installed Delorme 2006 Plus under
Windows 2000 configuration.
Delorme starts. Choose Find tab and then Advanced. Then select street address.
Type in a street address then click search. Error message says "Find tab did
not".
Click ok to resume.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11564
Summary: Delorme 2006 install locks up under XP
Product: Wine
Version: 0.9.54.
Platform: HP
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eplurib(a)earthlink.net
Created an attachment (id=10728)
--> (http://bugs.winehq.org/attachment.cgi?id=10728)
Install procedure used with Wine-Doors files
While installing Delorme 2006 Plus under WINE XP, the installer stopped with
several Windows errors and eventually locked up while doing a "File Transfer".
After killing the winedebug message with ^C, the install continued until
finally halting. With great difficulty, I was able to kill the install process
while in the "File Transfer" lockup. The program did start and run but did not
work properly, with errors tabbing from field to field, and the "Find Tab"
error common with Delorme would not allow the "find" feature to work.
It was installed on a new laptop (Compaq F750US) with a new and updated Gutsy
Kubuntu 7.10 install and with Wine-doors. The Wine doors installed drivers are
listed in one of the attached files.
The attached files are the dmesg output, the terminal window messages, and the
steps I took to attempt the install. A screen shot of the Wine_doors message is
included.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11192
Summary: Winecfg freezes the system
Product: Wine
Version: 0.9.53.
Platform: HP
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: luv2fish1(a)gmail.com
I'm using PCLinuxOs2007 and when I try to run winecfg my system locks up. If I
try to run any Windows software the system locks up. I have to power down in
order to unlock my system.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11008
Summary: dll registration: Wine does not seem to regognize
/silent as parameter
Product: Wine
Version: CVS/GIT
Platform: HP
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-dotnet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yolande(a)haneder.biz
Created an attachment (id=9989)
--> (http://bugs.winehq.org/attachment.cgi?id=9989)
End of log, all registrations of dlls with /s proceed, failing with /silent
As you will be able to see in the attachment, Wine is registering all dlls for
which RegSvr32.exe had been launched the parameter is /s. However the .NET 2
seemed to ask the parameter /silent and the application (Trados) crashes.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10984
Summary: Regression: Java is not completely installing anymore on
0.9.52
Product: Wine
Version: CVS/GIT
Platform: HP
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yolande(a)haneder.biz
Java J2SE runtime environment 5.0 update 10 is hanging on "publishing product
information" and not completing anymore the installation.
Regression test showed:
5461d505d727411f8de3f7846c5d1e8ed6343247 is first bad commit
commit 5461d505d727411f8de3f7846c5d1e8ed6343247
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Fri Dec 14 00:39:34 2007 +0100
winex11: Activate the depth-bpp difference.
:040000 040000 16d093776321a3a8fbb58eeb189ca26195c133a5
f7403bb4903a4b719ee375769a97a6ed5d9502e9 M dlls
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10824
Summary: Wineserver crash
Product: Wine
Version: CVS/GIT
Platform: HP
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yolande(a)haneder.biz
When I am testimg the GIT of yesterday (18.12) with Trados (part between the
end of the installation of C++ and start of the installation of Trados in
InstallShield), the wineserver is crashing with the message:
wineserver crashed, please enable coredumps (ulimit -c unlimited) and restart.
What does this mean? I tried the command "wine SDLTrados2007_820.exe &ulimit -c
unlimited" amd it didn't change a thing.
How should I write the command properly? This had never been necessary in the
past.
Tested under SUSE Linux SLED10 using the snapshot file provided by SUSE (I did
not compile myself).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10664
Summary: LouvaDeus software problem on WIne
Product: Wine
Version: 0.9.50.
Platform: HP
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: wine-console
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jonathanferreira23(a)hotmail.com
Created an attachment (id=9486)
--> (http://bugs.winehq.org/attachment.cgi?id=9486)
Error Screenshot
Hi folks,
I'm trying to run a Windows application developed using Delphi and Access DB
on Debian using Wine. My others applications runs very well, but in this
application I'm facing the error showed in attached when I start the
application. Is it a memory problem?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10584
Summary: Last developments of Wine broke the setup of Trados
Product: Wine
Version: CVS/GIT
Platform: HP
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yolande(a)haneder.biz
Created an attachment (id=9387)
--> (http://bugs.winehq.org/attachment.cgi?id=9387)
log file without relay
You can find attached the short version. The only difference towards the former
logs are the ole errors (new)
If you need, I can send you a log with +relay. It's quite big, more than 1 GB
and 84 MB as zip file. It may be too big to know where the error come from.
If you wish I can make another log.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10488
Summary: GIT of 16.11 Exeption becaus of VBA while analysing a
text
Product: Wine
Version: CVS/GIT
Platform: HP
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yolande(a)haneder.biz
While analysing a text using Workbench, Trados is fully and correctly counting
the words, however is throwing an exception at the end.
Here is the wording on the logs:
fixme:advapi:RegisterEventSourceW ((null),L"Microsoft Office 11"): stub
fixme:advapi:ReportEventW
(0xcafe4242,0x0001,0x0000,0x000003e8,(nil),0x0008,0x000000de,0x3009a1b4,0x7ce7d670):
stub
err:eventlog:ReportEventW L"winword.exe"
err:eventlog:ReportEventW L"11.0.5604.0"
err:eventlog:ReportEventW L"3f314a2f"
err:eventlog:ReportEventW L"unknown"
err:eventlog:ReportEventW L"0.0.0.0"
err:eventlog:ReportEventW L"00000000"
err:eventlog:ReportEventW L"0"
err:eventlog:ReportEventW L"f7dd807f"
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
Word: the add-in template (.dot file) is invalid.
Note: Is is only counting the words in the 1st try. On the second try it is not
counting anymore.
Problem is only with doc files (Workbench is unformatting .doc files to rtf).
Counting rtf files is fine.
With rft files it is not crashing, after the exception (.doc files) it is
closing.
Attached the .dot template.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10450
Summary: Trados: TagEditor crashing when trying to open it
Product: Wine
Version: 0.9.49.
Platform: HP
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yolande(a)haneder.biz
Created an attachment (id=9154)
--> (http://bugs.winehq.org/attachment.cgi?id=9154)
Last lines of the log with debug all
It did open in 0.9.44 but not anymore.
Kernel32 is throwing an exception starting from
0064:err:ntdll:RtlpWaitForCriticalSection section 0x27b5628 "?" wait timed out
in thread 0064, blocked by 0097, retrying (5 min)
0064:trace:seh:raise_exception code=c000013a flags=0 addr=0x7bc31907
0064:trace:seh:raise_exception eax=fffffffc ebx=027b5638 ecx=00000000
edx=00000000 esi=0033f194 edi=7bc8485c
0064:trace:seh:raise_exception ebp=0033f1bc esp=0033f104 cs=0023 ds=002b
es=002b fs=0063 gs=006b flags=00000297
in the middle of the log section.
without debug all it is not going further than
0064:err:ntdll:RtlpWaitForCriticalSection section 0x27b5628 "?" wait timed out
in thread 0064, blocked by 0097, retrying (5 min)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10384
Summary: Error during the installation of the .net 2 in Trados
Product: Wine
Version: 0.9.49.
Platform: HP
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yolande(a)haneder.biz
I have been using the wineprefix from 0.9.44 where I could install IE and Gecko
(not working in 0.9.49).
I don't want to add this in the bug list from the .net component since I can't
be sure where it actually come from but so far I have never seen anybody with
this bug on the installation of .net 2.
This had been seen on the installation with 0.9.49 of .net2 on a prefix from
0.9.44. Maybe next time I can confirm it for a new prefix once the IE can be
installed again (at the moment I get a message of an older IE already installed
when I try the setup of IE6, which is not true).
You can find the log as attachment.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9449
Summary: Bug when trying to load a file (only the end, the
beginning is about the license server not working)
Product: Wine
Version: 0.9.44.
Platform: HP
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-debug
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yolande(a)haneder.biz
I don't know what it is about, looks bad.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9448
Summary: Error when trying to create a 3rd party file (can be
.NET or runtime?)
Product: Wine
Version: 0.9.44.
Platform: HP
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-dotnet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yolande(a)haneder.biz
err:ole:xCall RpcChannelBuffer SendReceive failed, 800706ba
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x800706ba
Error when I tried to build a new translation memory in Workbench.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9432
Summary: The fact that MEM_WRITE_WATCH is not supported (needed
by Visual Basic) is blocking the installation
Product: Wine
Version: 0.9.43.
Platform: HP
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yolande(a)haneder.biz
fixme:virtual:NtAllocateVirtualMemory MEM_WRITE_WATCH type not supported
err:seh:setup_exception nested exception on signal stack in thread 0037 eip
7bc60509 esp 7ffd9bf0 stack 0x7c5ae000-0x7c6be000
err:ntdll:RtlpWaitForCriticalSection section 0x7bc8ce40 "virtual.c: csVirtual"
wait timed out in thread 0035, blocked by 0037, retrying (60 sec)
Seems to be needed by Visual Basic and is blocking the installation
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16253
Summary: AOM Gold does not show water gradients
Product: Wine
Version: 1.1.9
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: goonstk(a)yahoo.com
Created an attachment (id=17522)
--> (http://bugs.winehq.org/attachment.cgi?id=17522)
water bug randomly fixed
The water will not gradually become water, it's just one solid color, Dark
Blue. Also will not show what's underneath the water, such as seaweed, etc.
While playing for a while, the sound abruptly shuts off but the gradient for
water started to be drawn correctly, as well as what's underneath the water.
Very strange bug...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16252
Summary: AOM Gold does not show land gradients
Product: Wine
Version: 1.1.9
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: goonstk(a)yahoo.com
Created an attachment (id=17521)
--> (http://bugs.winehq.org/attachment.cgi?id=17521)
no gradient or gradual change from visited to unvisited land
AOM does show visited and unvisited areas properly because it does not show any
gradient texture.
New uncovered land isn't smooth, it goes by block. If one block on the grid has
been touched with the smallest amount of the line of sight of an ally or
yourself it will uncover the entire block rather than just the area where the
line of sight touched it. Objects, however, will only appear when the line of
sight touches them, working as they should.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16224
Summary: Trickster online freezes up then close
Product: Wine
Version: 1.1.9
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Ryansagun(a)gmail.com
CC: Ryansagun(a)gmail.com
When doing an update to trickster online after several minutes it closes and
this program is a game
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16171
Summary: Wine freezes15sec in...CentOS 5.2
Product: Wine
Version: 1.0.1
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eric.laferriere(a)hotmail.com
when launching winecfg or any windows setup program, wine freezes 15sec in.
Before launch of the config or exe, there is an alsa error which states:
---------------------------------------------------------------------------------
ALSA lib seq_hw.c:457: (snd_seq_hw_open) open /dev/snd/seq failed: No such file
or directory
---------------------------------------------------------------------------------
This error occurred after yum reporting successful installation, strange...
System info: KDE 3.5.4.13.el5.centOS CentOS
release: 2.6.18-92.1.1el5.028stab057.2
Could you additionally have an option to disable sound component entirely in
wine?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.