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.
https://bugs.winehq.org/show_bug.cgi?id=37936
Bug ID: 37936
Summary: Xara Photo Graphic Designer 2013: main window has an
offset, cannot be moved, cannot be resized
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: anonymous.maarten(a)gmail.com
Distribution: ---
Created attachment 50540
--> https://bugs.winehq.org/attachment.cgi?id=50540
Window has an offset (=transaparent pixels on the top and left) + cannot be
resized
Hey,
The main window of Xara Photo Graphic Designer 2013
- has an offset,
- cannot be moved and
- cannot be resized.
The fix suggested in https://bugs.winehq.org/show_bug.cgi?id=20025#c4
(unticking 'Allow the window manager to control the windows' option in
'winecfg' 'graphics' settings) does not solve the problem.
$ du -h xaraphotographicdesigner2013.exe
78M xaraphotographicdesigner2013.exe
$ sha1sum xaraphotographicdesigner2013.exe
39c9491c10d13ff18a066169ae62187fbc00a4b6 xaraphotographicdesigner2013.exe
$ wine --version
wine-1.7.34-36-g4493323
--
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=31776
Bug #: 31776
Summary: Get WineTestBot working with libvirt
Product: Wine-Testbot
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
Classification: Unclassified
WineTestBot currently controls VMware VMs using VIX. However we need to switch
away from VMware. So the goal is to replace it with a combination of QEmu/KVM
and libvirt to provide a layer of abstraction.
See:
http://www.winehq.org/pipermail/wine-devel/2012-February/094080.html
--
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=35449
Bug ID: 35449
Summary: YoukuDesktop needs native IE to load pictures
Product: Wine
Version: 1.7.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: litimetal(a)gmail.com
Classification: Unclassified
Created attachment 47313
--> http://bugs.winehq.org/attachment.cgi?id=47313
without native ie8.png
0. download from http://desktop.youku.com/youkuclient/youkuclient_setup.exe
sha1sum:
c828f87a32a4d7092a0da76da0855d6dce1b32cb youkuclient_setup.exe
1. winetricks -q flash cjkfonts, then install it
2. Goto whe directory, run
wine YoukuDesktop.exe
3. Some pictures can't be loaded
winetricks -q ie8 workarounds(part?) this bug
--
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=34755
Bug #: 34755
Summary: strsafe.h functions are lacking
Product: Wine
Version: unspecified
Platform: x86
URL: http://msdn.microsoft.com/en-us/library/windows/deskto
p/ms647466%28v=vs.85%29.aspx
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rq(a)akl.lt
Classification: Unclassified
I tried to compile the latest version of TweakPNG
(http://entropymine.com/jason/tweakpng/) with Wine today. Apparently, the
strsafe.h header provided by Wine is only a dummy and seems to lack most of the
functions.
If I'm reading correctly, this header (and all its functions) has been part of
the Windows API since XPSP2, so I guess Wine should aim to provide that
functionality as well.
--
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=33844
Bug #: 33844
Summary: Grandia 2 whiteout.
Product: Wine
Version: 1.6-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: SolisX007(a)yahoo.com
Classification: Unclassified
Created attachment 44886
--> http://bugs.winehq.org/attachment.cgi?id=44886
Grandia2 Screenshot
Hello Everyone,
When i tested out grandia II the game looks very white. Look at screenshot.
--
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=24698
Summary: Explorer++ doesn't show file icons
Product: Wine
Version: 1.3.4
Platform: x86-64
URL: http://www.explorerplusplus.com/download
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=31209)
--> (http://bugs.winehq.org/attachment.cgi?id=31209)
Terminal output
In the main explorer view of Explorer++, none of the file and folder icons are
displayed. Only blank space is shown in their place.
--
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=34850
Bug #: 34850
Summary: Improve commctl32 TaskDialogIndirect stub to show
"content" part in task dialog box (more detailed error
messages for various apps/games)
Product: Wine
Version: 1.7.5
Platform: x86
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello folks,
this is a bug split off from bug 34008 ("Bioshock Infinite won't start (needs
D3D11CreateDevice implementation to support at least D3D_FEATURE_LEVEL_10_0)")
The bug reporter complains that the reason for the error can't be seen in
message box Wine creates (as substitute for task dialog):
--- quote ---
Bioshock Infinite shows an empty message box on launch and closes after
pressing OK button. Nothing else is shown. After making a dirty hack in
commctrl.c (replaced pTaskConfig->pszMainInstruction with
pTaskConfig->pszContent) I can see the messagebox saying that I should have
DX10/11 compatible hardware and DX11 runtime: http://i.imgur.com/OxHDoKI.png
--- quote ---
This is actually true and I've also seen this for other apps that make use of
TaskDialogIndirect.
Wine currently only uses "pTaskConfig->pszMainInstruction" for display which
might not contain the essential information.
Various apps put the real info in "pTaskConfig->pszContent".
MSDN:
http://msdn.microsoft.com/en-us/library/windows/desktop/bb760544%28v=vs.85%…
Article showing use of various parameters/options with screenshots:
http://www.codeproject.com/Articles/16806/Vista-Goodies-in-C-Using-TaskDial…
Regards
--
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=32473
Bug #: 32473
Summary: Mixcraft video crashes when loading
Product: Wine
Version: 1.4.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Tho7masPenguin(a)gmail.com
Classification: Unclassified
Created attachment 42836
--> http://bugs.winehq.org/attachment.cgi?id=42836
The log file it suggests adding
When loading a Mixcraft project with a video (made in Windows, as Mixcraft says
codecs for the .avi file aren't supported), the project begins loading, and
when the video preview appears, it crashes.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37405
Bug ID: 37405
Summary: The entry "My Computer" in regedit is handled like a
registry key
Product: Wine
Version: 1.7.28
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sworddragon2(a)aol.com
Distribution: ---
Steps to reproduce:
1. Open regedit.
2. Make a right click on "My Computer".
Expected result:
Some entries like "New" which makes no sense there should not be showed (at
least this is the case with a native Windows XP).
--
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.