http://bugs.winehq.org/show_bug.cgi?id=19821
Summary: AutoHotKey reports wrong Nls language
Product: Wine
Version: 1.1.28
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: brawxingerole(a)mailueberfall.de
When I run Gimp 2.6.7 it starts localised under WindowsXP German and in Wine
installation 1.1.28 on german localised Ubuntu 8.04.
Gimp gets the current localisation information from registry key:
HKEY_CURRENT_USER\Control Panel\International\Locale
I then tried to run a modified appinstall script gimp.ahk which determines
current locale language with Autohotkey's internal %A_Language% variable.
Under Windows XP German this modified script detects language correctly and
runs it errorfree.
Running the script in "German Standard" locale (0407) Wine installation on
Ubuntu 8.04 doesn't work.
AutoHotKey greps the information for the variable from registry key:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Nls\Language\InstallLanguage
Checking the keys reveals that AutoHotKey fails under Wine because there the
HKLM\...\Nls\Language\InstallLanguage key contains always 0409 independent of
Linux locale.
--
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=14359
Summary: clear slots in new argv[]
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jreiser(a)BitWagon.com
Created an attachment (id=14656)
--> (http://bugs.winehq.org/attachment.cgi?id=14656)
clear new reserved slots in new argv[]
When constructing a new argv[] vector, then the new reserved slots should be
cleared to prevent bugs and keep valgrind(memcheck) happy. Patch is attached
and also will be sent to wine-patches(a)winehq.org.
--
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=19232
Summary: since few versions of wine graphics in warhammer40k is
not drawn and causes crashes.
Product: Wine
Version: 1.1.24
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nevasith(a)gmail.com
Recent updates of wine introduced a dramatic fall in Warhammer 40.000 Dawn of
War series. The game used to run on high details on my ATI Radeon 3400 card,
now they barely work on low.
The real problem is the graphics drawing engine - some parts are not even drawn
at all (ex armor of the TAU commander) Also these objects tend to crash the
game instantly. Even the low detail graphics keep this problem even in the game
menu. Fonts also have bacame unreadable.
I tried to use console to get informations on what may be wrong, but there are
only standard fixme lines dropping like mad.
Downgrading to wine 1.01 from ubuntu 9.04 repository solved the problem for me,
so there is something wrong with the newest versions of wine.
--
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=21048
Summary: It is possible to see wine window popup when running
with X window manager
Product: Wine
Version: 1.1.34
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atari(a)gabo.pl
When one runs Wine with X window manager handling Wine windows, it is possible
to see Wine window popup. To to it:
1. Click on any menu to make it open
2. Move the mouse cursor on the area handled by X window manager, where window
icon should be if window would be managed by Wine.
3. Window popup pops.
This is an unexpected behavior. It has pros&cons, but I belive it needs
discussion, and decision should be made if it is a bug or a feature :)
--
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=19368
Summary: lpfnWndProc can't catch Up/Down/Left/Right and CTRL+
other Button
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sakaihdt(a)d2.dion.ne.jp
Hello
I want to use "sakura editor".
(a Japanese Open Souce text editor for MS Windows)
(http://sakura-editor.sourceforge.net/)
But this application is not work well in wine(1.0.1 or 1.1.26 Ubuntu GNU/Linux
9.0.4)
- Not work Up/Down/Left/Right button in text area
- Not work CTRL+C or CTRL+A and other in text area
- Not work Backspace in text area
- Not work Function Key in text area
normal text button( a-z, 0-9 ) is work well,
and Up/Down... is work well in menu .
"sakura editor" catch Up/Down/Ctrl event from lpfnWndProc() callback.
but wine's lpfnWndProc seem not work when push Up/Down... key.
( I insert log in sakura editor source and check.)
I have 2 question. please tell me.
(1) Can lpfnWndProc() catch Up/Down/Left/Right CTRL+A,X,C and Function key in
Wine ?
(2) "lpfnWndProc() can catch Up/Down/Left/Right ..." is WindowsAPI
specification?
Thank you.
--
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=17787
Summary: Request: Add feature to unmount or eject USB flash
drives from Wine
Product: Wine
Version: 1.1.17
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: endless97c(a)yahoo.com
I use Epson Easy Photo Print with Wine to print images from various sources
including flash drives and memory cards. However they can't be unmounted with
the program running (which is possible in Windows). I have to exit the
program, unmount, then start the program again. Maybe something like eject,
except for USB drives?
--
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=15103
Summary: Bluetooth doesn't work in wine.
Product: Wine
Version: 1.1.3
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mieszkoslusarczyk(a)gmail.com
Could you make wine support bluetooth, maybe using blueZ stack?
--
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=14085
Summary: an importlib for multiple dlls is not supported
(avicap32 + avifil32 + msvfw32 => vfw32)
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: source
Severity: normal
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
The Wine build-env does not support a single importlib for multiple dlls.
Microsoft use this for vfw32.lib (avicap32.dll + avifil32.dll + msvfw32.dll)
According to julliard on IRC, the needed magic in winebuild is the Problem.
The importlib vfw32 is needed for the Wine testsuite:
http://www.winehq.org/pipermail/wine-patches/2008-June/056310.html
--
By by ... Detlef
--
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=20390
Summary: chromium ipc_tests.exe hangs sometimes on
IPCSyncChannelTest.Multiple
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
wine ipc_tests.exe --gtest_filter=IPCSyncChannelTest.Multiple
hung on the second run here on wine, but didn't hang in the eight runs I did on
Windows.
Source for the test is at
http://src.chromium.org/viewvc/chrome/trunk/src/ipc/ipc_sync_channel_unitte…
though it uses a bunch of classes and will be hard to extract.
--
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.