http://bugs.winehq.org/show_bug.cgi?id=28166
Summary: Player shadows are have inverted colors in GTASA
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b7.10110111(a)gmail.com
Created an attachment (id=36083)
--> (http://bugs.winehq.org/attachment.cgi?id=36083)
Screenshot
See screenshot.
This appears on intel video chips, e.g. this:
00:02.0 VGA compatible controller: Intel Corporation N10 Family Integrated
Graphics Controller (rev 02)
and also on i945 (EEEPC 901).
This doesn't reproduce on nvidia.
--
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=32217
Bug #: 32217
Summary: PES 2010 - PROGRAM ERROR
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nickarditsa(a)yahoo.gr
Classification: Unclassified
Created attachment 42492
--> http://bugs.winehq.org/attachment.cgi?id=42492
Program Error Details
I have installed PES 2010 in UBUNTU 12.04, and even the installation was
succesful, when i try to execute the game, i have this message:
"The program pes2010.exe has encountered a serious problem and needs to close.
We are sorry for the inconenience".
In the details of the program it says "Unhandled exception: assertion failed in
32-bit code (0x680011b2)"
I have attached the Program Error Details...
--
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=31720
Bug #: 31720
Summary: ScriptControl can't be used for jscript
Product: Wine
Version: 1.5.13
Platform: x86
URL: http://netikka.net/dev/scriptcontroltest.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: jscript
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Classification: Unclassified
This small sample doesn't work
http://netikka.net/dev/scriptcontroltest.exe
procedure TForm1.Button1Click(Sender: TObject);
var sc: olevariant;
begin
sc:=createoleobject('ScriptControl');
sc.language:='JScript';
showmessage(sc.eval(edit1.text+'/'+edit2.text));
end;
First thing you need: winetricks msscript
Builtin jscript shows empty result. No fixmes in terminal.
(Also noticed errors are not handled, like letters or zerodivide)
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38538
Bug ID: 38538
Summary: Win32 toolbar separator is drawn as a red bar
Product: Wine
Version: 20050930
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: support(a)securenetterm.com
Distribution: ---
In wine version 1.7.41 and 1.7.42 the first separator in a toolbar is drawn
with a red color. All the remaining separators on the toolbar is draw
correctly. In version 1.7.40 and prior versions,the toolbar is drawn
correctly.
--
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=34413
Bug #: 34413
Summary: Madou Koukaku crashes when entering certain parts of
the game
Product: Wine
Version: 1.7.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: funtimeschaos(a)rocketmail.com
Classification: Unclassified
Created attachment 45807
--> http://bugs.winehq.org/attachment.cgi?id=45807
Console output from firing up the game to clicking on "options" in the main
menu.
The game crashes when you:
- Enter the first battle
- Enter the options menu
- Attempt to save for the first time
- Attempt to enter the save or load menu after trying to save once
The demo version is officially available at
http://mirror3.fuzzy2.com/2013/02/eushully/19321316531/koukaku_trial.zip
But the japanese servers are slow as hell, so I've uploaded the copy I
downloaded in the link I put up.
sha1sum koukaku_trial.exe
d7c7cede7234af70ff270511eb0fea1e496b33ed
579MB
I installed using the command
env LANG=ja_JP.UTF-8 wine koukaku_trial.exe
To run the installer in a japanese locale. I've also had to disable
winegstreamer.
--
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=14288
Summary: winhelp: text/paragraph formatting bugs
Product: Wine
Version: 1.1.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Some help files do not display correctly in Wine winhelp. For example, a
paragraph which should appear to the right of an icon like this:
[pic] This is a paragraph
whose left edge is
to the right of a picture
may actually appear below the icon, like this:
[pic]
This is a paragraph whose left edge is to the right of a picture
To demonstrate, download msdncd.hlp from
http://bugs.winehq.org/attachment.cgi?id=14568
and load the file into Wine winhelp.
On the "Opening Books and Topics" page, the paragraph formatting is incorrect.
(The paragraph corresponding to each icon should appear to the right of it.)
On "Searching for Words and Phrases", paragraph formatting is incorrect, and
the example text should be rendered in bold.
Also, at the top of each page there should be a grey bar. This does not appear
in
Wine winhelp.
--
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=34733
Bug #: 34733
Summary: Gnu TLS problem with UPlay 4.0
Product: Wine
Version: 1.7.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: secur32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: berillions(a)gmail.com
Classification: Unclassified
Created attachment 46310
--> http://bugs.winehq.org/attachment.cgi?id=46310
Uplay 4 + secur32 log
Hi,
Today, there was an update for UPlay to pass to the version 4.0
Now, the automatic connection does not works correctly and i must to try more
time to success.
In the output console, i have this message after every failure:
"GnuTLS error: A TLS fatal alert has been received."
I attach the output console with +secur32 debug log.
For example, i have this message in the log :
"[...]
trace:secur32:schan_gnutls_log <4> REC[0x7d4948b8]: Expected Packet[1]
Application Data(23) with length: 22
trace:secur32:schan_gnutls_log <4> REC[0x7d4948b8]: Received Packet[1]
Alert(21) with length: 22
trace:secur32:schan_pull Pull 22 bytes
trace:secur32:schan_get_buffer Using buffer 0: cbBuffer 27, BufferType 0x1,
pvBuffer 0x5bee3b0
trace:secur32:schan_pull Read 22 bytes
trace:secur32:schan_gnutls_log <4> REC[0x7d4948b8]: Decrypted Packet[1]
Alert(21) with length: 2
trace:secur32:schan_gnutls_log <4> REC[0x7d4948b8]: Alert[2|20] - Bad record
MAC - was received
trace:secur32:schan_gnutls_log <2> ASSERT: gnutls_record.c:726
trace:secur32:schan_gnutls_log <2> ASSERT: gnutls_record.c:1122
GnuTLS error: A TLS fatal alert has been received.
err:secur32:schan_DecryptMessage Returning 80090304
[...]"
--
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=33407
Bug #: 33407
Summary: OGS Mahjong can't use OpenGL
Product: Wine
Version: 1.5.28
Platform: x86
URL: http://opengamestudio.org/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: otaku(a)rambler.ru
Classification: Unclassified
The only string in terminal:
"err:wgl:glxdrv_wglShareLists Could not share display lists, one of the
contexts has been current already !"
Message in error window:
"Your video card or driver doesn't support OpenGL. We know of the problem, we
described possible solutions on our web page. Do you want to see it?"
Choosing "Yes" shows a web page which tells me just that native video drivers
of Windows doesn't support OpenGL and i must download the driver from site of
my video card manufacturer.
Xubuntu 12.10, GeForce GT 630 (driver ver. 313.18)
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38247
Bug ID: 38247
Summary: fixme:time:GetSystemTimes
(0x345e968,0x345e970,0x345e978): Stub!
Product: Wine
Version: 1.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wbeall(a)turfvalley.com
Distribution: ---
Going to make this short. I open a terminal window and go to my
/home/username/.wine/drive_c/Program Files/NVMS-1000/ and then run "wine
NVMS-1000.exe and the program opens and then when it gets to the loading spot
it just stays at loading while the terminal continues to display
"fixme:time:GetSystemTimes (0x345e968,0x345e970,0x345e978): Stub!"
I have tried a couple things like changing the application to run under a
different OS. That did not work. I tried typing in "echo 0|sudo tee
/proc/sys/kernel/yama/ptrace_scope" before running the program. I don't see
anything on the web pertaining to (0x345e968,0x345e970,0x345e978) values so I
decided to open a case. Any help or direction would be greatly appreciated.
Thanks.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37977
Bug ID: 37977
Summary: Multiple applications using VBScript/JScript need
scripting host 'WScript.Quit' implementation
Product: Wine
Version: 1.7.35
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wscript
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
similar to bug 36466
Actually not implementing scripting host 'Wscript.Quit' has more severe
consequences since many scripts use 'On Error Resume Next'.
Those simply continue execution with intended behaviour (in various cases
ending up in a crash)
--- snip ---
On Error Resume Next
If WScript.Arguments.Count <> 1 Then
Wscript.Echo "need one argument!"
Wscript.Quit 127
End If
Wscript.Echo "not reached"
--- snip ---
Regards
--
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.