http://bugs.winehq.org/show_bug.cgi?id=24865
Summary: Fix RSS Feed link on frontpage and under /news please
Product: WineHQ.org
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hennr(a)hennr.name
Firefox (currently running Version 4) does usually detect news feeds on sites
and display a small rss feed logo in the right corner of the address bar.
This does not happen on winehq.org, could you please change this tag:
<link rel="alternate" title=" RSS" href="http://www.winehq.org/news/rss/"
type="application/xml">
to:
<link rel="alternate" title="RSS" href="http://www.winehq.org/news/rss/"
type="application/rss+xml" />
This should be done as well under /news and all articles that are in the news
section, e.g. this:
http://www.winehq.org/news/2010101501
--
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=18748
Summary: Two Tony Hawk Games Twice In AppDB
Product: WineHQ Apps Database
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fn65j24kqrgxys7(a)thisisnotmyrealemail.com
When you go to the appdb application search and type "tony hawk" you will find:
Tony Hawk's Pro Skater 2
Tony Hawk's Pro Skater 2
Tony Hawk's Pro Skater 4
Tony Hawk's Underground 2
Tony Hawks American Wasteland
Tony Hawks Pro Skater 3
Tony Hawks Underground 2
This means THPS2 and THUG2 are there twice. Please merge them.
--
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=9320
Summary: Wine Virtual Desktop lacks proper focus handling
Product: Wine
Version: CVS
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P4
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vitaliy(a)kievinfo.com
This is a general bug about deficiencies in Wine virtual desktop window manager
that does not handle focus changes properly.
With Wine now properly reacting to focus looses away from Wine windows, some
applications have some difficulties not previously seen.
This DOES NOT include any behavior that is identical to one on windows. For
example most games will pause/freeze/minimize whenever they loose focus - user,
using [alt]+[tab] to switch away to other application.
--
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=9874
Summary: maybe add a preview for Application Comments
Product: WineHQ Apps Database
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: website-bugs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wegmethaat(a)yahoo.com
It would be nice to have a preview button when adding comments to the
Application Comments section of applications or games. Especially the first
time, it is impossible to tell what your code supports. Will spaces be
converted to nbsp, will HTML work, and so on. Before coding this, you could
maybe already add some information above the input field about these things.
--
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=14824
Summary: Red Alert 3 Beta requires several functions of WinHttp
to be implemented
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winhttp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ehoover(a)mines.edu
The Red Alert 3 Beta cannot authenticate the user's personal key with EA's
servers because several of WinHttp's functions are unimplemented:
WinHttpOpen
WinHttpCrackUrl
WinHttpConnect
WinHttpOpenRequest
WinHttpSendRequest
WinHttpQueryDataAvailable
WinHttpReceiveResponse
WinHttpReadData
WinHttpCloseHandle
Note: The game would like to use SSL, but it authenticates without it.
--
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=10624
Summary: REG_DWORD should be unsigned not signed in regedit
Product: Wine
Version: 0.9.49.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: trivial
Priority: P4
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ted(a)midg3t.net
Wine's regedit displays the integer representation of REG_DWORD values as a
signed value, whereas regedit on my Windows 2000 machine shows the integer
representation as unsigned.
To test, create a REG_DWORD value and set the data to ffffffff. It should be
4294967295 but Wine's regedit shows -1.
--
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=10616
Summary: Myst Online: Uru Live: won't run
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrej.sinicyn(a)gmx.de
Created an attachment (id=9419)
--> (http://bugs.winehq.org/attachment.cgi?id=9419)
small change to free_async_queue()
Though I/O Completion is now completed (sorry for the pun) into GIT and made it
to 0.9.50 release, Myst Online: Uru Live: won't run properly.
The solution is a small change to free_async_queue() in /server/async.c as
shown in the attached patch which I got from Andrey Turkin.
I'm not sure how severe this change is, as It could either cause a classic off
by one error or on the other hand fix it, as that seems to be currently the
case with MOUL on wine.
--
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=25884
Summary: Dead link on OtherPlatforms Wiki page
Product: WineHQ.org
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: albertpool(a)solcon.nl
The link to S/390 on this page is dead, shows HTTP 404 error. The error page
asks me to file a bug.
--
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=9257
Summary: Day of Defeat (a Half-Life 1 mod) - Mouse & Graphic
Product: Wine
Version: 0.9.43.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tehblunderbuss(a)gmail.com
Day of Defeat Half-Life 1 mod troubles since 0.9.42
Starting at and since 0.9.42:
Mouse control is sluggish (x-axis especially). I think it has something to do
with acceleration, not overall speed.
A small square of distorted graphic appears in the lower-left corner whenever a
mouse button is pressed, in-game and at the menu. When this happens, it also
disrupts gameplay for about a second.
Overall FPS is slower and ping is 5-10% higher
--
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=12193
Summary: Some Lithuanian glyphs are missing in Tahoma and other
fonts
Product: Wine
Version: 0.9.58.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: fonts
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aurimas(a)gmail.com
CC: dmitry(a)codeweavers.com
Created an attachment (id=11596)
--> (http://bugs.winehq.org/attachment.cgi?id=11596)
[PATCH] Added/updated all (9x2) Lithuanian glyphs in all fonts
Tahoma, Tahomabd, System and almost all other wine fonts are missing some
Lithuanian glyphs:
Ä® (U+012E)
į (U+012F)
Ū (U+016A)
Å« (U+016B)
Ų (U+0172)
ų (U+0173)
Because of that they are replaced with : in programs that use these fonts.
Attached patch adds/updates all (9x2) Lithuanian glyphs (outlines, bitmaps) in
these fonts:
courier.sfd
ms_sans_serif.sfd
small_fonts.sfd
system.sfd
tahoma.sfd
tahomabd.sfd
--
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.