http://bugs.winehq.org/show_bug.cgi?id=2464
Summary: tmschema.h has a typo: RBS_UNCHECEDHOT
Product: Wine
Version: CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Andreas.Hausladen(a)gmx.de
In the include/tmschema.h file the RBS_UNCHECEDHOT is missing the "K" in "checked".
--- tmschema.h 2004-09-03 11:42:11.000000000 +0200
+++ tmschema.h 2004-09-03 11:42:32.000000000 +0200
@@ -382,9 +382,9 @@
#define PBS_DEFAULTED 5
/* BUTTON RADIOBUTTON states */
#define RBS_UNCHECKEDNORMAL 1
-#define RBS_UNCHECEDHOT 2
+#define RBS_UNCHECKEDHOT 2
#define RBS_UNCHECKEDPRESSED 3
#define RBS_UNCHECKEDDISABLED 4
#define RBS_CHECKEDNORMAL 5
#define RBS_CHECKEDHOT 6
--
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=2280
------- Additional Comments From cmroddy(a)gmail.com 2004-03-09 03:41 -------
i have the same problem. this also applies to the version 8.x clients, and it
remains under Wine version 20040716. I should note that there is no such problem
with the version 7.100 client, which immediately preceded v7.112.
--
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=2463
Summary: Winelib does not work at all as documented
Product: Wine
Version: 20040813
Platform: Sun
OS/Version: Solaris
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gupta.lokesh(a)philips.com
Hi,
I have been trying to use Winelib to build a very trivial Windows Application on
Unix just to test the working of winelib. But it does not work according to the
documentation at all. Here are the problems I found:
- When I run winemaker in my project root directory, it runs successfully but in
the end does not produce any configure script as said in the documentation but
produces directly a Makefile
- The Makefile must be manually tweaked to put in the WINE include files path
and the WINE libraries path.
- After changing the generated Makefile, when I run it, I see thousands of
warnings related to ignoring of __stdcall__ attribute in some of the windows
header files, but the build goes through
- The generated executable always has a .so extension which gives a feeling that
it is a shared library rather than an executable
- When I run the above generated file, it simply dumps core without any messages
"Segmentation Fault"
- When I try to run the above application through GDB to debug it, it crashes
even before reaching main
- When I try to run the above application through winedbg to debug it, it simply
hangs, nothing happens after that.
If such a basic thing does not work with Winelib, then I hope that something is
wrong with the way I have understood things and in my process of trying to do
this. Can somebody help ?? By the way, the same kind of setup also did not work
on Linux/Intel and Linux/Athlon combinations as well. So there must be something
very wrong in the way I am doing it. I imagine that the Winelib user's guide
documentation is totally out of date, in which case could somebody please
forward me a document which can produce working executables.
Best Regards
Lokesh
--
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=2462
Summary: Lotus Sametime client crashing with stack overflow
Product: Wine
Version: 20040813
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P1
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: raghavan.venkatachari(a)ge.com
Hi,
I installed Wine-20040813 on a RedHat 9.0 system.
I compiled Wine from source (wine-20040813.tar.gz).
Then I installed Lotus Sametime Client 3.1.The installation went well.
When i try to run the client, the sametime client opens.
the sametime server hostname to which i have to connect is given in
options->preferences... In preferences there is a sametime connectivity tab.
When i give the server hostname and press OK the application crashes by giving
the following error
err:seh:setup_exception stack overflow 256 bytes in thread 0009 eip 400a91c2
esp 40610f00 stack 0x40610000-0x40710000
--
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=2461
Summary: regsvr32 : Fails to register Intel Indeo 5 video codec
Product: Wine
Version: unspecified
Platform: PC
URL: http://appdb.codeweavers.com/bugs.php?appId=502.
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frix(a)engineer.com
The Intel Indeo 5 video codec is used to play in-game movie content for
the game: Kings Quest 8 by Sierra.
The following error is received:
$ regsvr32 Ir50_32.dll
fixme:quartz:FilterMapper2_RegisterFilter dwVersion != 2 not supported
at the moment
Failed to register dll Ir50_32.dll
--
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=2426
frix(a)engineer.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-tools |wine-user
Summary|EXC_DefaultHandling |DRI userlevel access denied
|Unhandled exception code |
|c000013a flags 0 addr |
|0xffffe410 |
------- Additional Comments From frix(a)engineer.com 2004-02-09 08:41 -------
Wine crashes with error code:
EXC_DefaultHandling Unhandled exception code c000013a flags 0 addr 0xffffe410
--
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=2460
Summary: PC Charge not working under Wine
Product: Wine
Version: 20040813
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rhoobler(a)comcast.net
Hi,
This program (PCCW.EXE - for PC Charge) wouldn't run... I'm getting...
fixme:ole:CoRegisterMessageFilter stub
fixme:ole:GetRecordInfoFromGuids (0x503f40,1,0,1033,0x54c904,0xc5b0ac),stub!
fixme:ole:CoRegisterMessageFilter stub
When trying to launch it from winefile.
I'm running KDE 3.2.3 on Mandrkae.
Thanks,
--
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=2459
Summary: Winamp bug
Product: Wine
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-debug
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peregrinitalia(a)hotmail.com
There is an error when trying to open teh winamp.exe:
An unhandeled exeption caused that winamp crashes
--
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=2458
Summary: Running WINE causes video card to shutdown
Product: Wine
Version: 20040408
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)vrai.net
Running a program under wine results in the video card ceasing all output. The
video card no longer feeds any signal to the monitor - the monitor believes that
the machine is switched off. This only occurs if wine is attempting to display a
window, wine runs fine when displaying console information only. Only the video
card appears to be affected, the system can still be used remotely and even KDE
appears to remain running.
Wine runs without error if it is using a remote display (via X) or a local XVNC
session. No errors are present in the system logs.
The same error occurs if wine is started from an ssh terminal, but exported to
the local display (export DISPLAY=:0.0).
System information:
Linux lenin 2.6.7-gentoo-r12 #7 SMP i686 AMD Athlon(tm) XP 2800+ AuthenticAMD
GNU/Linux
xorg-x11-6.7.0-r1
ATI Radeon 9600XT - ATI binary drivers 3.9.0-r1
--
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.