http://bugs.winehq.org/show_bug.cgi?id=19056
Summary: FCE (Complete First Certificate) crashes at startup
Product: Wine
Version: 1.1.24
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peterson.235(a)gmail.com
Hello,
The FCE (Complete First Certificate) book came with a CD-ROM, and it installed
fine under wine. However, whenever I try to launch it there's a crash and then
Wine tells me this:
Exception EExternalException in module ntdll.dll at 0002C158.
External exception C0000025
--
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=16348
Summary: GL_INVALID_OPERATION (0x502) from glUniform4fvARB() @
glsl_shader.c
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://pouet.net/prod.php?which=28479
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Created an attachment (id=17661)
--> (http://bugs.winehq.org/attachment.cgi?id=17661)
fr-052_platinum.exe
Gazillions of
fixme:d3d_shader:shader_glsl_load_constants >>>>>>>>>>>>>>>>>
GL_INVALID_OPERATION (0x502) from glUniform4fvARB @ glsl_shader.c / 429
fixme:d3d_shader:shader_glsl_load_constantsF >>>>>>>>>>>>>>>>>
GL_INVALID_OPERATION (0x502) from glUniform4fvARB() @ glsl_shader.c / 266
errors when running this application (1024x768; no full screen; don't wait for
VSync).
At other resolutions or/and parameters it might crash.
--
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=17259
Summary: Entering IP in text box does not work
Product: Wine
Version: 1.1.14
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: halzia(a)tm.net.my
Created an attachment (id=19246)
--> (http://bugs.winehq.org/attachment.cgi?id=19246)
screenshot
Typing a valid IP address in a control box does not work
The address is displayed, but the application uses 0.0.0.0
Error message err:ipaddress:IPADDRESS_GetPartIndex We subclassed the wrong
window! (hwnd=0x100d2)
This can be demonstrated with Angry IP Scanner ipscan221.exe, available from
http://www.angryziber.com/w/Home
This bug may be related to bugs 1138, 9924, which are closed
--
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=10487
Summary: Half Life 2: game hangs on loading screen after valve
video
Product: WineHQ Bugzilla
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: bug list
AssignedTo: jnewman(a)codeweavers.com
ReportedBy: wbaghdadi(a)gmail.com
Created an attachment (id=9226)
--> (http://bugs.winehq.org/attachment.cgi?id=9226)
Dump after exec cs:source
Wine 0.9.49 on Gutsy (Ubuntu 7.10) x64 with 8.42.3 fglrx on a HD2600.
fglrx is working fine (tested using fgl_glxgears and et:qw, ut2004 and doom 3)
Compiz is disabled.
Steam + downloading games work perfectly fine.
Upon launching HL2, TF2 or CS:S the opening videos (valve logos) play perfectly
fine - the loading screen then comes up (a blurred image with loading in the
bottom right hand corner) and wine kills itself.
Changing dx level, heapsize, sound driver produce the same error.
Setting video memory size in regedit, launching directly through commandline &
using a virtual desktop also produce the same error.
I've attached a dump from the terminal window (cs:s) + the loading screen it
freezes on (hl2).
--
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=18224
Summary: Wine shows wrong graphics card name
Product: Wine
Version: 1.1.20
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: diafero(a)arcor.de
Since version 1.1.20, applications run with wine show a proper name for the
graphics card instead of the default "Direct 3D [HAL]" which was used so far.
However, that name is not correct for my card: I have a GeForce 8500 GT, but
the application (Uru - Complete Chronicles) says "GeForce 8300 GS" instead.
--
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=9988
Summary: IOCTL_SERIAL_WAIT_ON_MASK does not always return correct
answer
Product: Wine
Version: 0.9.46.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tombrus(a)gmail.com
The io_control() function with IOCTL_SERIAL_WAIT_ON_MASK in dlls/ntdll/serial.c
does not seem to always return the equivalent status as windows.
Unfortunately I only have an proprietary windows application (no source) that
shows this. It is an application called FanControl shipped with a water cooling
control unit from Innovatek (germany). The application controls the unit via an
USB FTDI serial port. The application only works if there is such a device
available. Rather difficult to reproduce on the average system :(.
The fix is to remove a few lines of code from the wait_on() function:
*events = check_events(fd, commio->evtmask,
&commio->irq_info, &commio->irq_info,
commio->mstat, commio->mstat);
if (*events) goto out_now;
where the 'if' is the essential bit. The status returned to the caller will be
zero when the check_events() returns something. This seems to confuse the
windows application. When the above lines are taken out the returned code is
always "STATUS_PENDING" and the handling through wait_for_event() will always
return the right things to my windows application.
The code mentioned above looks like a shortcut to avoid starting a workitem
with RtlQueueWorkItem(). My feeling is that this shortcut is not always valid.
I will attach a patch.
--
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=15558
Summary: No graphics on Radeon HD2600 with FGLRX driver
Product: Wine
Version: 1.1.5
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sauroN(a)rpg.pl
Tested on Witcher Extended Edition - with Wine 1.1.5 (Debian Experimental
Packages) I had no graphics at all and lots of errors on Wine output (but the
game was "working" - sound, mouse (even visible) etc). When I'v tested the game
with Wine 1.0.0 there was a graphics (but with "rag doll effect" - BUG #11285).
Then I'v made regression tests between 1.0.0 and 1.1.5 - like in FAQ.
The result of this tests is:
Bisecting: 0 revisions left to test after this
[d76de4eede91634011a93b05b5a0fe1b1b6a8028] wined3d: Specify the GLSL language
version our shaders are written to.
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=9393
Summary: "EURO-Fahrschule 2007" starts and runs into an endless
loop
Product: Wine
Version: 0.9.43.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ionic(a)ionic.de
Created an attachment (id=7692)
--> (http://bugs.winehq.org/attachment.cgi?id=7692)
Screenshot from starting stage
Hi,
I wanted to run EURO-Fahrschule 2007, a German program which helps you learning
for your driving license.
The installation went well.
After that I tried starting it.
The starting window appeared and the little sound has been played (choppy
though, but this is not of interest for me and we can let that out) - see
screenshot one.
After that the GUI should change it's look and the program ought to ready to
use - like in screenshot two (taken from Microsoft® Windows®™ XP.)
But this never happens. Instead, the application seems to hang and use 100%
CPU, which lead me and other people to the conclusion that Wine is running into
an infinitive loop.
I tried to put a little mark in the near of where the program finished playing
the sound.
I hope that can be fixed.
Have a nice day,
-Ionic
--
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=11749
Summary: PlayOnline doesn't launch anymore
Product: Wine
Version: 0.9.56.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: loacoon(a)hotmail.com
Created an attachment (id=11005)
--> (http://bugs.winehq.org/attachment.cgi?id=11005)
Console log of the bug
Since Wine 0.9.56, PlayOnline doesn't launch. The screen remains black and the
app freezes.
I'm attaching a console log.
--
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=11918
Summary: Playonline viewer blank screen
Product: Wine
Version: 0.9.57.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Winehq(a)cnormington.plus.com
Created an attachment (id=11216)
--> (http://bugs.winehq.org/attachment.cgi?id=11216)
Wine log from console using default WINDEBUG
Hi
Ran Playonline viewer, came up without splash screen (no biggie) music playing
but no graphics. Probably simular to bug 11749 but didn't freeze on me. Mouse
could be used and buttons in pol responded to mouse moving and clicking.
Linux: Ubuntu 7.10
Wine: 0.5.57
Graphics card: GeFore 8800GST
Drivers: 100.14.23
I have another log with +d3d but its rather large.
--
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.