http://bugs.winehq.org/show_bug.cgi?id=19377
Summary: Calculation of overall rating is misleading to users
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
AFAICT, the overall rating for an app is calculated as an average of the
ratings submitted in tests for the most recent version. This leads to overall
ratings that do not match any of the submitted tests for that version.
The Microsoft Office 2007 installer is a good example:
Tests submitted on July 6 and 9 rated it platinum for 1.1.25, and the overall
rating was (correctly) platinum.
A test submitted on July 14 rated it garbage for 1.1.25, and the overall rating
dropped to gold.
A test submitted on July 16 rated it garbage for 1.1.25, and the overall rating
dropped to silver.
This is misleading. The gold rating tells users they need one or more tweaks to
get the app working, the silver rating tells them that basic functions work but
some advanced ones don't; in the Office 2007 example, neither rating reflected
the data that was actually submitted for that version.
--
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=20080
Summary: Perfect Cherry Blossom controls go crazy
Product: Wine
Version: 1.1.29
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: g6672D(a)gmail.com
After the game gets into the start menu, it goes crazy. The menu cursor moves
around by itself, and there's no way of stopping it via the keyboard, so I have
to quit via my "Close Window" binding.
For some reason, my gamepad can at least control it, though it is fighting with
the spurious movements. If I manage to switch to windowed (and then fullscreen
which is desired) it corrects itself for that session, and I can play normally.
But it reappears the next time I start the game.
It doesn't affect other games in the series, eg: Imperishable Night. It is not
dependent on a joystick being set up or present.
This regression definitely appeared in 1.1.29, as it doesn't happen in 1.1.28.
Direct download for the demo of the game, which also has the bug (you need lha
to extract it.)
http://www16.big.or.jp/~zun/data/soft/youmu_tr011.lzh
--
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=20610
Summary: xmodmap numpad realigning unrecognized by Wine
Product: Wine
Version: 1.1.32
Platform: PC
URL: http://forum.winehq.org/viewtopic.php?t=6682
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: samyazza(a)gmail.com
Created an attachment (id=24584)
--> (http://bugs.winehq.org/attachment.cgi?id=24584)
What appears in the console when I launch a new game in WC3.
I have remapped the numpad keys using xmodmap to play Warcraft III, since some
of the keyboard shortcuts cannot be changed from within the game. I wrote a
simple script:
xmodmap -e "keycode 10 = KP_7"
xmodmap -e "keycode 11 = KP_8"
xmodmap -e "keycode 12 = KP_4"
xmodmap -e "keycode 13 = KP_5"
xmodmap -e "keycode 14 = KP_1"
xmodmap -e "keycode 15 = KP_2"
wine 'Frozen Throne.exe' -opengl
xmodmap -e "keycode 10 = 1"
xmodmap -e "keycode 11 = 2"
xmodmap -e "keycode 12 = 3"
xmodmap -e "keycode 13 = 4"
xmodmap -e "keycode 14 = 5"
xmodmap -e "keycode 15 = 6"
Running Warcraft with this script doesn't change anything though, except for
several "fixmes" appearing in the console (log attached).
OS: Ubuntu 8.10
Wine version: wine-1.1.32
I know there's a bug with the whole keyboard controlled mouse cursor thingy in
Ubuntu 8.10. I have that turned off, just as it should be, so it's not the
issue.
--
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=18779
Summary: HttpAddRequestHeaders() doesn't handle whitespace
correctly
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yann(a)droneaud.fr
Created an attachment (id=21550)
--> (http://bugs.winehq.org/attachment.cgi?id=21550)
Tests case for whitespace in HTTP headers
After some research for bug #17914 it seems that HttpAddRequestHeaders()
doesn't parse correctly headers regarding to whitespace. Some whitespaces are
not removed.
Additionnaly, I found that wininet.dll from IE8 doesn't allow retrieving some
headers with HttpQueryInfo() if they have whitespace in them, while wine does.
Here is a patch which add some tests for whitespace. Thoses new test works with
wininet.dll from IE8.
--
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=18911
Summary: strange menu item in right-click menu at file open in
Powerpoint
Product: Wine
Version: 1.1.23
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jan-winehq(a)hoogenraad.net
In the file open dialog in Powerpoint, one can right-click on a file for menu.
In that menu, a strange menu item appears between Print and Rename.
The menu item has separators aournd it, and text "xx2x2xxx" where at the x-es
square boxes appear.
--
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=15299
Summary: Unhandled page fault when trying to run Silent Thunder
Product: Wine
Version: 1.1.4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ottoteixeira(a)gmail.com
Created an attachment (id=16122)
--> (http://bugs.winehq.org/attachment.cgi?id=16122)
Back trace
Can't play Silent Thunder: A-10 Tank Killer 2.
The installation is sucessful (skipping system tests), but the game doesn't
run.
Error message is "Unhandled page fault on read access to 0x011ca8a0 at address
0x4230e8 (thread 0009), starting debugger..." (see attachment).
--
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=14943
Summary: Installation with errors (at adding a program to the
firewall exception list), but finishes successfully.
Development environment doesn't work
Product: Wine
Version: 1.0.0
Platform: PC-x86-64
URL: http://www.3s-software.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sven.griech(a)gmail.com
Created an attachment (id=15542)
--> (http://bugs.winehq.org/attachment.cgi?id=15542)
console output during installation
CoDeSys is a IEC 61131-3 Programming System for controllers equipment use in
Automation Process.
CoDeSys needs the .Net Framework 2.0, I successfully installed it with
winetricks. (I also installed gecko and vcrun2003.)
The installation stops at about 90% and stays there for about 5 minutes. After
5 minutes I get an alert('There was an error at adding a program to the
firewall exception list:
"C:\Programme\3S CoDeSys\CoDeSys\Common\CoDeSys.exe"').
4 more of those alerts appear with the GatewayService.exe,
CoDeSysSPService.exe, RepTool.exe and another one.
The installation continues and says it finished successfully, the Gateway is
also running and the CoDeSysSPService runs, too.
But the development environment doesn't start up.
--
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=16357
Summary: AppDB admin backend enhancements
Product: WineHQ Apps Database
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saturn_systems(a)yahoo.com
Request the following enhancement be done for the AppDB admin backend.
Allow sorting on results:
For "Test Results" - be able to sort the results based on:
* Release (Wine release)
(and/or)
* Has maintainer
and
For "Comments Management":
So comments can be managed, show what app the comment relates to and if the app
has a maintainer.
--
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=15676
Summary: Style of definition lists (dl) should be better
Product: WineHQ Apps Database
Version: unspecified
Platform: Other
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=14181
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: S.vanDrongelen(a)students.uu.nl
The appearence/styling of definition lists in bug reports should be better.
Consider adding more left margin/padding, and a 'bolder' font weight for
definition terms (dt).
--
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=16783
Summary: Guild Wars: Game window is not displayed
Product: Wine
Version: 1.1.12
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: siska.pe(a)gmail.com
Created an attachment (id=18454)
--> (http://bugs.winehq.org/attachment.cgi?id=18454)
Log of Gw.exe
After starting Guild Wars (GW), download window appear, but main game window
with login is not displayed. Music Plays etc.
GW worked well with wine version 1.1.9, both 1.1.10 up to 1.1.12 have same
problem.
In attachment is full log from console.
Error is: err:d3d:getColorBits Unsupported format: WINED3DFMT_R32F
Configuration:
Kernel - 2.6.27
Nvidia - quadro mobile nvs 140 (177.80 driver version)
--
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.