http://bugs.winehq.org/show_bug.cgi?id=9490
Summary: LOCALE_IFIRSTDAYOFWEEK is 0 by default, instead of
current locale value
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peter(a)cendio.se
Unless the user has manually tweaked the "iFirstDayOfWeek" registry key,
GetLocaleInfoW(LOCALE_USER_DEFAULT, LOCALE_IFIRSTDAYOFWEEK, ...) always returns
zero, which means Sunday, even though the locale on the system indicates
otherwise. The effect is that month calendar controls, for example, starts the
week with sunday rather than, say, monday, which is the ISO standard and common
in many countries.
The current locale standard can be fetched with two nl_langinfo calls. I don't
really understand enough of kernel32/locale.c to make the necessary
modifications, though.
--
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=9478
Summary: Dreamweaver 8 autocompletion
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vecnix(a)gmail.com
I tried to press control + space once to get the list , it showed it clicked
something then it didn't want to come back a second time a few errors in the
log
to reproduce start a new php page go to body in code pane , hit control +
space then click on something ( in <? ?> )
the list won't come back after the error
--
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=9458
Summary: regression: Max Payne 2 demo: areas redrawn as light
blue or transparent
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.rockstargames.com/maxpayne2/downloads/MaxPayn
e2DemoSetup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neftune(a)gmail.com
CC: stefandoesinger(a)gmx.at
Created an attachment (id=7792)
--> (http://bugs.winehq.org/attachment.cgi?id=7792)
Screenshot before the commit
Areas are redrawn as either light blue or transparent in the Max Payne 2 demo.
git bisect says:
078523f73e7b708dab06e888c24a1595bb5a63d8 is first bad commit
commit 078523f73e7b708dab06e888c24a1595bb5a63d8
Author: Stefan Dösinger <stefandoesinger(a)gmx.at>
Date: Thu Jun 14 11:18:03 2007 +0200
wined3d: Present does not clear the depth stencil.
:040000 040000 81558b3157da6386c88704dc87c4ff492779eeff
7ef9b91372f0382feeaac98f8a17b2f4df59ce6a M dlls
link:
http://source.winehq.org/git/wine.git/?a=commitdiff;h=078523f73e7b708dab06e…
--
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=9453
Summary: iexplore commandline args cause failure
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Picasa uses the -nohome option to iexplore sometimes
(e.g. if you do About / Help and it can't find your
native browser?), and our iexplore just doesn't handle that yet;
instead of skipping the options, it tries to use them
as URLs, causing a confusing blank screen for users and no error
message.
There's lots of evidence for people using these options
in the wild (e.g. http://www.vim.org/tips/tip.php?tip_id=394 )
and they're even documented, http://support.microsoft.com/kb/q178058/
--
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=9437
Summary: QIP window should not have WM titlebar
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.qip.ru
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lich(a)math.spbu.ru
Created an attachment (id=7767)
--> (http://bugs.winehq.org/attachment.cgi?id=7767)
qip titlebars
QIP now has two titlebars: its own and WM's.
The patch caused this bug:
commit f48eb1581dfe176043cbca5c46400c0f86eb5552
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Mon Aug 20 22:06:50 2007 +0200
winex11: Force a window to managed mode when it is activated.
commit ac98e0c07535af4a373c0af343498903e2ff42a6
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Mon Aug 20 22:06:33 2007 +0200
As I understand, this patch makes every active window managed.
--
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=9409
Summary: Steam menus appear as a window in the taskbar
Product: Wine
Version: CVS
Platform: PC
URL: http://appdb.winehq.org/appview.php?iVersionId=1554
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: minor
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vitaliy(a)kievinfo.com
With the new patches both main and systray Steam's menus appear as "Wine"
windows in the KDE taskbar.
--
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=9402
Summary: EVE Online login screen isn't a managed window anymore
Product: Wine
Version: CVS
Platform: PC
URL: http://www.eve-online.com/download/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kelfe(a)gmx.de
The login screen of EVE Online is not a managed window after:
commit ac98e0c07535af4a373c0af343498903e2ff42a6
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Mon Aug 20 22:06:33 2007 +0200
winex11: Switch windows to managed mode in SetWindowPos instead of at
creation time.
so it is always on top again and looses keyboard focus when using an other
window
--
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=9399
Summary: Dragon Naturally Speaking 7 "Go" button ignores mouse
Product: Wine
Version: CVS
Platform: Other
URL: http://scansoft.com
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Created an attachment (id=7712)
--> (http://bugs.winehq.org/attachment.cgi?id=7712)
Window with broken 'Go' button
The button to start training ignores the mouse,
and you have to use the keyboard to activate it.
To repeat:
rm -rf .wine
winetricks fakeie6
wine /media/cdrom/autorun.exe (and do default install)
cd ~/".wine/drive_c/Program Files/ScanSoft/NaturallySpeaking"
wine Program/natspeak.exe
Go through the microphone volume and quality checks.
The problem occurs in the New User Wizard in the
screen with text
"Train Dragon NaturallySpeaking
Click Go and then read the following sentence aloud."
(See screenshot.)
The problem is: the Go button ignores all mouse clicks.
You have to use the keyboard shortcut alt-G to activate it.
--
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=9395
Summary: Wine Explorer crashes before first screen of Dragon
Naturally Speaking 7
Product: Wine
Version: CVS
Platform: Other
URL: http://scansoft.com
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
[This is a simplified repeat of part of bug 8279, which was getting unwieldy.]
To repeat:
rm -rf ~/.wine
sh winetricks fakeie6
wine /media/cdrom/autorun.exe (and do default install)
cd ~/".wine/drive_c/Program Files/ScanSoft/NaturallySpeaking"
wine Program/natspeak.exe
The crash happens before the first real screen (probably after the splash
screen).
It's in wine's explorer, and does not terminate the app.
Oddly, it seems to crash during a server call. Here's
a simplified log:
trace:explorer:desktop_wnd_proc got msg 8 wp 1008c lp 0
...
trace:hook:call_hook calling hook 0x2b002210 WH_GETMESSAGE code 0 wp 1 lp
34f76c module L""
trace:seh:raise_exception code=c0000005 flags=0 addr=0x2b002210
=>1 0x2b002210 (0x0034f3f8)
2 0x7ebd5944 HOOK_CallHooks+0x164(id=0x3, code=0x0, wparam=0x1,
lparam=0x34f76c, unicode=0x1) [dlls/user32/hook.c:429] in user32 (0x0034f748)
3 0x7ebf5b6b PeekMessageW+0x16b(msg_out=0x34f8fc, hwnd=0x0, first=0x0,
last=0x0, flags=<register EDI not in topmost frame>)
[dlls/user32/message.c:2897] in user32 (0x0034f798)
4 0x7ebf5c98 GetMessageW+0xd8(msg=0x34f8fc, hwnd=0x0, first=0x0, last=0x0)
[dlls/user32/message.c:2938] in user32 (0x0034f858)
5 0x7ecb382c manage_desktop+0x3ac(arg=<is not available>)
[programs/explorer/desktop.c:208] in explorer (0x0034f988)
6 0x7ecb4ab5 WinMain+0x2e5(hinstance=0x7ecb0000, previnstance=0x0,
cmdline=0x11084a, cmdshow=0x1) [programs/explorer/explorer.c:136] in explorer
(0x0034fe58)
Line 429 of user32/hook.c in HOOK_CallHooks is the server call:
427 ret = call_hook( &info, code, wparam, lparam );
428
429 SERVER_START_REQ( finish_hook_chain )
430 {
431 req->id = id;
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.