http://bugs.winehq.org/show_bug.cgi?id=21592
Summary: ResTrax: Up-down common control doesn't process arrow
keys the same as mouse clicks
Product: Wine
Version: 1.1.37
Platform: x86
URL: http://www.cockrumpublishing.com/rttrial
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rickcockrum(a)gmail.com
Using stock Wine 1.1.37 on Ubuntu 9.10.
I have several dialogs in my application which create an up-down control and
set it's buddy to a static control. The up-down control has an acceleration of
25, with a time interval of 0. The up-down control also has the UDS_ARROWKEYS
style set.Under Windows clicking the up-down control's arrows with the mouse,
or pressing both change the position of the up-down control by 25. Under Wine,
using the mouse changes the position by 25. If I use the arrow keys, the
position only changes by 1.
--
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=21665
Summary: Heavy Metal Pro pagefaults when opening load screen
Product: Wine
Version: 1.1.38
Platform: x86-64
URL: http://www.heavymetalpro.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquitsnake(a)gmx.net
Created an attachment (id=26164)
--> (http://bugs.winehq.org/attachment.cgi?id=26164)
output
When trying to open the "load" screen in the program, it pagefaults. This
pretty much makes the program worthless.
--
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=21898
Summary: uTorrent 2.0 redraws the listview torrent progress
indicator incorrectly
Product: Wine
Version: 1.1.39
Platform: x86
URL: http://www.utorrent.com/downloads
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: trivial
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
CC: bunglehead(a)gmail.com
Created an attachment (id=26545)
--> (http://bugs.winehq.org/attachment.cgi?id=26545)
uTorrent 2.0 +listview trace
In wine-1.1.39-163-g583f0f0, when moving the horizontal scrollbar of the
torrent listview in uTorrent 2.0, the torrent progress indicator doesn't move
correctly along with the other listview elements, but is instead redrawn in the
same location over the other elements. Regression testing indicated:
3cd15e5db5b9b89abbc3d5a7a16b62ce28eed153 is first bad commit
commit 3cd15e5db5b9b89abbc3d5a7a16b62ce28eed153
Author: Nikolay Sivov <bunglehead(a)gmail.com>
Date: Fri May 29 01:35:36 2009 +0400
comctl32/listview: Don't offset subitem rectangles with item padding
returned by LVM_GETSUBITEMRECT.
:040000 040000 85aa1a9ccb92f30e8cc33386dfed7e48549f35ec
bd2bace8bb5080b042ea33b0271bf1db4cedc36f M dlls
A +listview trace when moving the horizontal scrollbar is attached.
--
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=22001
Summary: datetime.c test fails when LC_CTYPE="ru_RU.UTF-8"
Product: Wine
Version: 1.1.40
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: testcases
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b7.10110111(a)gmail.com
Here's the output:
comctl32_test.exe.so datetime.c && touch datetime.ok
datetime.c:679: Test failed: Expected 3/10/2010, got 10.03.2010
make[1]: *** [datetime.ok] Error 1
If i set LC_CTYPE=en_US, the test passes.
Here are my locale settings:
$ locale
LANG=en_US
LC_CTYPE=ru_RU.UTF-8
LC_NUMERIC="en_US"
LC_TIME="en_US"
LC_COLLATE="en_US"
LC_MONETARY="en_US"
LC_MESSAGES="en_US"
LC_PAPER="en_US"
LC_NAME="en_US"
LC_ADDRESS="en_US"
LC_TELEPHONE="en_US"
LC_MEASUREMENT="en_US"
LC_IDENTIFICATION="en_US"
LC_ALL=
"3/10/2010" is en_US format, while "10.03.2010" is ru_RU, this means that it's
the test bug since it expects a string in other format than LC_CTYPE specifies.
--
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=22045
Summary: VirtualDub: cannot edit text informations
Product: Wine
Version: 1.1.40
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t0p0linik(a)yahoo.it
I'm actually unable to edit the file information in any file.
Here is what happens: I open VirtualDub, I open an AVI file, clic con `File'
menu, select `Set text information...' and the dialog pops up. Then if I clic
on the information area (either `Text' or `Field') the box closes. Nothing
changes and no message appears on the command line so I don't know what goes
wrong.
Of course I can navigate the dialog box using tab keys and cursor keys but I
cannot edit the informations.
--
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=22167
Summary: SDP Downloader 2.3.0 doesn't start any longer on Wine
v1.1.40
Product: Wine
Version: 1.1.40
Platform: x86-64
URL: http://appdb.winehq.org/objectManager.php?sClass=appli
cation&iId=2144
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atalanttore(a)googlemail.com
Hi
I've just experienced a problem regarding the latest version 2.30 of the SDP
Downloader. I'm using Wine 1.1.40 on Ubuntu 9.10 x64 with Compiz window
manager. Last time I maximized the main window of SDP Downloader to full screen
and after some work I was closing the application. From this time on the SDP
Downloader didn't start any longer and never displayed any error message. The
entire program was like dead. In the end I removed Wine 1.1.40 and went back to
version 1.1.31, where SDP Downloader works properly.
Regards,
Atalanttore
--
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=18554
Summary: Regedit import.
Product: Wine
Version: 1.1.21
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sergeikrivonos(a)gmail.com
Export HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSDTC\Security\XAKey under
windows.
Try import it under WINE by regedit - it fails because of key value.
Maybe file should be opened in binary format.
--
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=15594
Summary: photosynth client won't present login dialog without
native msxml3
Product: Wine
Version: 1.1.6
Platform: Other
URL: http://photosynth.net
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Noticed somebody at
http://alexeysmirnov.name/blog/?p=230
saying Photosynth didn't work with Wine, so I gave it a shot.
The installer went fine. The client app launches ok, too.
Clicking on the log in text gives the error
XPath error : Undefined namespace prefix
xmlXPathEval: evaluation failed
exception LiveID.cpp(65) hr(0x80004005)
and doesn't bring up a login dialog.
You can work around this with
winetricks msxml3
(To try online viewing, you have to do 'winetricks firefox flash'
and go to photosynth.net with windows firefox. Didn't work for me
on my Compaq Presario R3000, it said "Required number of texture blend stages
(4) not supported". This affects a lot of graphics cards, see
http://getsatisfaction.com/livelabs/topics/required_number_of_texture_blend…
so perhaps that's not a wine problem.)
--
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=15146
Summary: Touhou 10, 11 dialogue text transparent, difficult to
read
Product: Wine
Version: 1.1.4
Platform: PC
URL: http://www16.big.or.jp/~zun/ht
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tyle7(a)hotmail.com
Created an attachment (id=15860)
--> (http://bugs.winehq.org/attachment.cgi?id=15860)
Mountain of Faith run with wine 1.1.4 and on XP, windows XP to the right
When running Touhou 10: Mountain of Faith, or Touhou 11: Subterranean Animism
with wine 1.1.4, the in-game dialogue is transparent, making it nearly
impossible to read. This is also present in the "Music Room" selection.
This is with a standard wine install, except for running with a native
d3dx9_36.dll (necessary to get the games to run, see bug 13297)
Graphics card is NVIDIA Geforce 6200SE, with drivers 169.12
--
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=21914
Summary: Can not Use Windows MS Office Workspace
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jonathan.harrison(a)baroni-limited.com
I am running Ubuntu 9.10
I also use, before changing, Windows Office Workspace that I store many files
on and share with a number of organisations.
Using IE7 with WINE 1.1.31 I can access the site and view documents. I can
also add documents, but I am unable to download or edit any.
I have reported on the forum, but users suggest it is 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.