http://bugs.winehq.com/show_bug.cgi?id=964
Summary: double click betweeen two headers of a table should
justify the width
Product: Wine
Version: 20020710
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: burnus(a)gmx.de
Open e.g. the File open dialog and click on 'details'.
Now click on the line between "File" and "Size".
Expected result: The "File" column should have the width of the longest element
in this column (even if it is smaller than the header "File").
De facto: Nothing happens.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=964>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=963
Summary: Default values for wineconsole are not saved
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-debug
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: tony_lambregts(a)telusplanet.net
While trying to make sense of bug 745 I ran across this bug. The problem is that
if I change the default values in winedebug those values are not saved to the
registry.
When I ran a trace using --debugmsg +wineconsole,+reg I get some indication as
to why. It looks like it is not finding the registry entries in order to update
them.
trace:wineconsole:WINECON_RegSave saving registry settings.
trace:reg:NtCreateKey(0x80000001,L"Console\0000Cursor"...,(null),0,f003f,0x405c5ee4)
trace:reg:NtCreateKey <- 0x0050
trace:reg:NtSetValueKey(0x50,L"CursorSize\0000CursorVis"...,4,0x405c5ee0,4)
trace:reg:NtSetValueKey(0x50,L"CursorVisible\0000ExitOnDie\0000Fa"...,4,0x405c5ee0,4)
trace:reg:NtSetValueKey(0x50,L"ExitOnDie\0000FaceName",4,0x405c5ee0,4)
trace:reg:NtSetValueKey(0x50,L"FaceName\0000FontSiz"...,1,0x40396108,12)
trace:reg:NtSetValueKey(0x50,L"FontSize\0000FontWei"...,4,0x405c5ee0,4)
trace:reg:NtSetValueKey(0x50,L"FontWeight\0000HistoryBu"...,4,0x405c5ee0,4)
trace:reg:NtSetValueKey(0x50,L"HistoryBufferSize\0000MenuMask\0000QuickEd"...,4,0x405c5ee0,4)
trace:reg:NtSetValueKey(0x50,L"MenuMask\0000QuickEd"...,4,0x405c5ee0,4)
trace:reg:NtSetValueKey(0x50,L"QuickEdit\0000ScreenBu"...,4,0x405c5ee0,4)
trace:reg:NtSetValueKey(0x50,L"ScreenBufferSize\0000ScreenColors\0000Wi"...,4,0x405c5ee0,4)
trace:reg:NtSetValueKey(0x50,L"ScreenColors\0000WindowSize\0000"...,4,0x405c5ee0,4)
trace:reg:NtSetValueKey(0x50,L"WindowSize\0000\7250\706f\7265\7974\6853\6565\5774\4900\696e"...,4,0x405c5ee0,4)
If I change the values using regedit they are read by winedbg and wcmd but they
seem to be ignored by both programs when creating the window. The only registry
settings that seem to be used are those for the font settings.
It concerns me that both winedbg and wcmd would share the same registry settings
in the first place since they are totally different programs, and in my mind
should have setting that are independent to each other.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=963>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=130
Summary: Win3.1 program function keys and ALT/SHIFT/CTRL don't
work.
Product: Wine
Version: unspecified
Platform: All
OS/Version: All
Status: RESOLVED
Severity: normal
Priority: P1
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: vwdowns(a)bigfoot.com
Running CodeWeavers Wine release 20001026, a Windows 3.1 program (AS/400
terminal emulation package) doesn't acknowlege function key presses properly,
nor does it handle ALT/CTRL/SHIFT variations of normal key presses. I believe
the program was based on a DOS program, so it may be using very old APIs
internally, which appear to not be fully backward compatible.
If someone wants to work on this bug, please contact me at vwdowns(a)bigfoot.com,
and I can set you up with a copy of the program (it's proprietary, but I can do
this for testing purposes) to reproduce the problem.
Getting this working could be a boon for Linux in our business. Thanks in
advance...
------- Additional Comments From Speeddymon(a)yahoo.com 2002-08-13 19:43 -------
could someone contact the reporter to check out the problem in this bug, and
see if it still exists?
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=130>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=128
------- Additional Comments From Speeddymon(a)yahoo.com 2002-08-13 19:41 -------
Hmm, was this fixed in 20020804?
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=128>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=125
Speeddymon(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |REMIND
------- Additional Comments From Speeddymon(a)yahoo.com 2002-08-13 19:37 -------
reopen the bug if the issue still exists...
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=125>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=123
Speeddymon(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |REMIND
------- Additional Comments From Speeddymon(a)yahoo.com 2002-08-13 19:36 -------
reopen the bug if the issue still exists...
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=123>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=111
Speeddymon(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From Speeddymon(a)yahoo.com 2002-08-13 19:34 -------
closing
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=111>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=111
Speeddymon(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From Speeddymon(a)yahoo.com 2002-08-13 19:34 -------
invalid again..
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=111>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=111
andi(a)rhlx01.fht-esslingen.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Speeddymon(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2000-12-22 13:03 -------
Read http://www.winehq.com/Trouble. This is a frequent problem.
------- Additional Comments From Speeddymon(a)yahoo.com 2002-08-13 19:34 -------
changing resolution..
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=111>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.