http://bugs.winehq.org/show_bug.cgi?id=10423
Summary: shader_glsl_lit() glitch
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris(a)chris-wilson.co.uk
Created an attachment (id=9117)
--> (http://bugs.winehq.org/attachment.cgi?id=9117)
Restore the src.x>0 conditional
Some objects in Civ4 (and other games) are rendered incorrectly as a solid
colour (using the nvidia 100.14.19 driver). A git bisection identified
commit 468309e055b5e14f6da919b173eb199954b65ef1
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Sun Oct 28 21:21:24 2007 +0100
wined3d: Get rid of the conditionals in the glsl lit implementation.
as the first bad commit. Applying the reverted patch to head confirms that it
is the same issue. Reading the patch it would appear to be an incorrect
transformation if the GLSL specification of pow() defines 0^0 as 1 (my edition
of the orange book does not specify its behavior).
--
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=11547
Summary: corrupted double-linked list - glasgow haskell compiler
Product: Wine
Version: 0.9.55.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffzaroyko(a)gmail.com
Created an attachment (id=10714)
--> (http://bugs.winehq.org/attachment.cgi?id=10714)
glibc message and +heap log
When invoking wine runghc Setup.hs, the attached error intermittently occurs.
to reproduce:
wget http://haskell.org/ghc/dist/6.8.2/ghc-6.8.2-i386-windows.exe (33MB)
wine ghc-6.8.2i386-windows.exe
wget http://hackage.haskell.org/packages/archive/Diff/0.1/Diff-0.1.tar.gz
tar xf Diff-0.1.tar.gz
cd Diff-0.1
wine runghc Setup.hs (repeat several times if it doesn't fail)
The message should be printed more or less immediately.
Also attached is a +heap log
I understand that this could be a bug in ghc, testing on windows doesn't reveal
any symptoms of undefined behavior in the app, but I understand that this isn't
conclusive enough to say that the app isn't at fault.
If we can determine who is at fault, I will file the bug with the ghc project.
--
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=9570
Summary: PimpStreamer application is unable to access internet
when it is run using wine.
Product: Wine
Version: 0.9.43.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-urlmon
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: padua(a)rediffmail.com
Version : Wine-0.9.43
Error message when PimpStreamer application run using wine.
------------------- Error msg ----------------------
[root@localhost ~]# wine .wine/drive_c/Program\
Files/PiMPWare/PiMPStreamer/PimpStreamer.exe
wine: Call from 0x7edfaf90 to unimplemented function
winhttp.dll.WinHttpCheckPlatform, aborting
------------------- Error msg ----------------------
Pimpstreamer application can be downloaded from :
http://www.pimpware.org/PiMPStreamerSetup-0.91.msi
This is a windows application used for streaming the contents of the Hard disk
and internet onto Sony's PlayStation Portable (PSP).
Client application running on PSP fails to connect to Pimpstreamer running on
linux (through wine) , unable to connect to pimpstreamer on 192.168.2.2:3333
Please help me resolve this issue. I think the pimpstreamer server running on
PC is i unable to access the network/internet on linux.
Thank you
Padua
--
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=11090
Summary: menu items are redrawn incorrectly on mouse over - jedi
knight dark forces II
Product: Wine
Version: CVS/GIT
Platform: All
URL: http://files.filefront.com/jedidemoexe/;845549;/fileinfo
.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffzaroyko(a)gmail.com
Created an attachment (id=10112)
--> (http://bugs.winehq.org/attachment.cgi?id=10112)
loading-dialog-updated-with-wrong-part-of-screen
In windows when you move the mouse over an item, the region is updated with an
illuminated version.
With wine the region is updated with data from a different part of the screen,
which is quite obvious to see from the attached screenshots.
current git (wine-0.9.52-278-gc486d87) or newer is required to test the problem
as this program suffered from a regression causing a crash since 0.9.31 (bug
10865 / bug 10899)
--
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=12097
Summary: Wine 1.0 should not ship out-of-sync resource
translations
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mikolaj.zalewski(a)gmail.com
As seen on http://pf128.krakow.sdi.tpnet.pl/wine-transl/ we have a lot of
out-of-sync resources.
Sometimes it's menus missing only a separator and some of them are probably
false positives (e.g. Korean dialogs declares a font while English doesn't. But
they probably need to to have Korean characters. However it would be good to
have a confirmation). But often these are missing menu items or stringtable
entries. This can lead to shell folders (like My Documents) not to be created
or empty strings like in
http://www.winehq.org/pipermail/wine-devel/attachments/20060816/1a027491/ad…
.
I think as Wine 1.0 should be a stable release we shouldn't ship such
resources. We could try e.g. to add an options to wrc to copy missing strings
from English stringtables, while for other resources surround them by "#ifdef
INCLUDE_BROKEN_RESOURCES" that wouldn't be set when compiling Wine but would be
used be used by the statistic scripts to notify the translators about broken
resources. Another solution would be to use something like the po/mo files.
--
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=12289
Summary: strange menu tracking confusion between keyboard and
mouse
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marcus(a)jet.franken.de
How to reproduce:
- start notepad
- move the mouse over "Search", do not click
- press alt-f to get the file menu
=> the file menu flickers open, but suddenly switches
to the search menu.
It seems the menu code checks the mouse pointer even
though it is not used for the menu activation.
--
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=11020
Summary: winelauncher does not handle spaces in WINEPREFIX
correctly
Product: Wine
Version: 0.9.52.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: wine-loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: schwerdel(a)googlemail.com
In line 323 in winelauncher it tries to create the info_flag file with a touch.
If WINEPREFIX contains spaces this will fail.
This also allows for some kind of command injection with that variable.
--
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=11318
Summary: Flash CS3 requires Jscript
Product: Wine
Version: 0.9.53.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nesdavid(a)gmail.com
When trying to install flash cs3, a dialog appears telling you need Jcript
registered properly. repair Jscript, and next restart the installation program.
--
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=9861
Summary: gdiplus:GdipImageGetFrameDimensionsList not implemented
Product: Wine
Version: 0.9.46.
Platform: All
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gicgioc(a)tiscali.it
MSN 8.1 doesn't start because gdiplus:GdipImageGetFrameDimensionsList not
implemented
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.