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.
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=14821
Summary: Kirikiri based games update screen slowly
Product: Wine
Version: 1.1.2
Platform: PC
URL: http://kikyou.info/dl_redirect.php?%2Ftvp%2Ffiles%2Fkr23
0rc1.lzh
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: drakh(a)spamcop.net
Games based on the open source Kirikiri engine update the screen rather slowly.
These are Japanese visual novels, mainly consisting of static images with some
simple filters and compositing, accompanied by text and sounds. They're very
undemanding resource wise, and screen updates happen more or less
instantaneously in Windows on the same hardware. It's most noticeable when the
background image changes, taking a second or two to load from top to bottom,
but even text rendering is clearly slower when fast forwarding through a scene.
The engine has been used for commercial games like Fate/Stay night, though the
author's generic build (linked to in the URL field) has a simple example script
that demonstrates the problem. To run it, you need to have Japanese language
support installed, then launch "\kirikiri2\krkr.eXe" (passing wine the
LANG=ja_JP.UTF-8 variable) and point it to the "\kag3\syoukai\" folder.
The source is available through SVN
(https://sv.kikyou.info/trac/kirikiri/wiki/AboutSubversion).
--
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=21891
Summary: info zip 3.0 won't apppend to existing archive
Product: Wine
Version: 1.1.39
Platform: x86
URL: ftp://ftp.info-zip.org/pub/infozip/win32/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: htl10(a)users.sourceforge.net
ftp://ftp.info-zip.org/pub/infozip/win32/zip232xn.zipftp://ftp.info-zip.org/pub/infozip/win32/zip300xn.zip
info zip is supposed to add files if the zip file speecifies already exists.
with 2.32, it works as advertised as follows. With 3.0,
del a.zip
zip.exe a.zip file1 (creating new zip archive)
zip.exe a.zip file2 (adding file to existing zip archive)
the 2nd step fails with "zip error: Interrupted (aborting)"
(FWIW, the above is a simplified version of part of the windows binary
packaging procedure for ghostscript)
I think it is unlikely a bug/regression with zip 3.0 , so I am filing it here.
If somebody verifies that zip 3.0 doesn't work on genuine windows either,
please close as invalid and I'll contact info-zip.
--
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=23933
Summary: Kid Pix Deluxe 4 paint bucket doesn't work
Product: Wine
Version: 1.3.0
Platform: x86
URL: http://www.broderbund.com/
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
So far, the only thing I've found in Kid Pix 4 that
doesn't work with wine-1.3.0 is the paint bucket.
It doesn't seem to do anything?
--
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=26970
Summary: OSS sound system found but too old (OSSv4 needed), OSS
won't be supported
Product: Wine
Version: 1.3.19
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
It's not really a bug but a question.
I'm running a very modern Linux distro, Fedora 14 with all updates installed
and Wine 1.3.19 now doesn't want to support OSS saying:
"configure: OSS sound system found but too old (OSSv4 needed), OSS won't be
supported."
I'm kinda disappointed, because OSSv4 is an external package, it's very
difficult to bundle it with Linux distros and it seems like you killing the
support for OSS for no obvious reasons other than impeding using the OSS
emulation layer in ALSA (which still works very well for many of us, users of
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.
http://bugs.winehq.org/show_bug.cgi?id=29702
Bug #: 29702
Summary: Kingsoft Office 2012 Free: Crashes almost immediately
after full load
Product: Wine
Version: 1.3.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ipejasinovic(a)gmail.com
Classification: Unclassified
Created attachment 38545
--> http://bugs.winehq.org/attachment.cgi?id=38545
Terminal Output
After splash screen disappears, main window is opened and seems that software
is fully loaded, but then error comes out and app doesn't respond anymore.
Download URL:
http://download.cnet.com/kingsoft-office-2012/3000-18483_4-75563178.html
--
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=23855
Summary: System Tray Icons Not Appearing In Mac System Tray
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: blender3dartist(a)gmail.com
Created an attachment (id=29943)
--> (http://bugs.winehq.org/attachment.cgi?id=29943)
System Trays On Different OSs
Note: This _problem_ is only present on Mac OSX, and not on Linux.
Also, this error pertains to the Windows System Tray. The system tray is
located in the Windows Taskbar, usually at the bottom right corner next to the
clock. It contains miniature icons for easy access to system functions such as
antivirus settings, printer, modem, sound volume, battery status, and more.
Hover over or click an icon to view and access details and controls. (On
windows.)
However, Linux has a System Tray as well, usually showing the same information.
Wine's integration with Linux allows for programs using the windows system tray
to appear on the system tray of the Linux system, essentially a perfect
integration.
The thing is, Mac OSX also has a System Tray, and it's not being utilized. (See
Problem.png) Instead of an applications system tray icon appearing in the Mac's
system tray, it makes itself a new window in XQuartz.app (as in X11.app).
Diagram of Issue on SystemTray.png
--
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.