http://bugs.winehq.org/show_bug.cgi?id=9873
Summary: maybe change "Login:" to "Login (e-mail address):"
Product: WineHQ Bugzilla
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: login
AssignedTo: jnewman(a)codeweavers.com
ReportedBy: wegmethaat(a)yahoo.com
Usually, when logging in, I type a user name and a password. At
bugs.winehq.org, I have to enter an e-mail address and a password. This is
okay, but I suggest you change "Login:" to "E-mail address:" or "Login (e-mail
address):"
I really had to give it more than just a couple of tries before I was logged
in. I was almost going to request for a new password. (Which would have been
useless, since the password I entered was okay, it was the "Login:" that
failed.)
By the way, I cannot select "3.0" at the "Version:" when I submit a bug for
bugs.winehq.org, even though the Bugzilla Main Page tells me the current
version is "version 3.0". Maybe you could add this version to the list.
--
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=11652
Summary: New Venezuela Time Zone.
Product: Wine
Version: 0.9.4.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: goncons(a)gmail.com
Created an attachment (id=10854)
--> (http://bugs.winehq.org/attachment.cgi?id=10854)
Information of the New Venezuela Time Zone.
The government of Venezuela has announced a change to the time zone for the
country. To date, Venezuela observed AST. The new time zone change will begin
January 1st, 2008, when clocks will move backwards 30 minutes, from UTC-4:00
GMT to UTC-4:30. This change begins at 11:59:59 PM local time on Januray.
Clocks should be moved back to 11:30:00 PM rather than advancing to 12:00:00 AM
(midnight.)
Attached is the information of the New Time Zone and the Change of the
Original Time Zone (Change from America/Caracas to America/La Paz):
If you need any additional information please letme know.
--
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=11116
Summary: "Your Queued Bug Links" column "Bug #" wrong link
Product: WineHQ Apps Database
Version: unspecified
Platform: All
URL: http://appdb.winehq.org/queueditems.php
OS/Version: All
Status: UNCONFIRMED
Severity: major
Priority: P1
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aleks(a)spamtest.ru
In table "Your Queued Bug Links" column "Bug #" wrong link generation.
Sample:
<td><a href="http://bugs.winehq.org/show_bug.cgi?id=1234%22">1234</a></td>
Remove "%22" to fix this issue.
--
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=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=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=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.
http://bugs.winehq.org/show_bug.cgi?id=9262
Summary: Adobe Photoshop CS filter gallery preview doesn't work
Product: Wine
Version: CVS
Platform: All
URL: http://download.adobe.com/pub/adobe/magic/photoshop/win/
8.x/AdobePhotoshopCS.zip
OS/Version: All
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Run Adobe Photoshop CS.
Open an image. Go to Filter / Filter Gallery.
Open up each of the filter groups in turn.
The gallery is supposed to show a sample
of each filter applied to a sample image,
but the filtered sample images are really
hard to make out, they don't seem to be displayed
properly.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.