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.
http://bugs.winehq.com/show_bug.cgi?id=105
Speeddymon(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |Speeddymon(a)yahoo.com
Status|RESOLVED |UNCONFIRMED
------- Additional Comments From Speeddymon(a)yahoo.com 2002-08-13 19:33 -------
I will try to get my hands on a copy of winme wordpad and mspaint, and report
back later with problems...
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=105>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=103
Speeddymon(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From Speeddymon(a)yahoo.com 2002-08-13 19:32 -------
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=103>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=103
Speeddymon(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |INVALID
------- Additional Comments From Speeddymon(a)yahoo.com 2002-08-13 19:32 -------
ahh, invalid
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=103>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=103
Speeddymon(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
------- Additional Comments From Speeddymon(a)yahoo.com 2002-08-13 19:31 -------
reopening to change 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=103>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=90
------- Additional Comments From Speeddymon(a)yahoo.com 2002-08-13 19:29 -------
adding myself to cc, I may try to help with this one later as well...
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=90>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=76
Speeddymon(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From Speeddymon(a)yahoo.com 2002-08-13 19:28 -------
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=76>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=76
Speeddymon(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From Speeddymon(a)yahoo.com 2002-08-13 19:27 -------
now, invalid...
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=76>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=76
Speeddymon(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|WONTFIX |
------- Additional Comments From Speeddymon(a)yahoo.com 2002-08-13 19:27 -------
shoot, just realized this should be invalid, not wontfix, hold..
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=76>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=76
Speeddymon(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From Speeddymon(a)yahoo.com 2002-08-13 19:26 -------
now, wontfix...
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=76>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=76
Speeddymon(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
------- Additional Comments From Speeddymon(a)yahoo.com 2002-08-13 19:26 -------
reopening to change 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=76>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=68
------- Additional Comments From Speeddymon(a)yahoo.com 2002-08-13 19:25 -------
>> Bug status?
>Unchanged since its creation.
Even with the patch you attached here?
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=68>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=61
Speeddymon(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |Speeddymon(a)yahoo.com
Status|NEW |ASSIGNED
------- Additional Comments From Speeddymon(a)yahoo.com 2002-08-13 19:22 -------
I may look into possibly working on this bug later this fall/winter, with some
help from francois, but with work and life getting in the way right now i cant
do it ATM, it will be in my todo list tho...
Assigning to me, but not accepting just yet..
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=61>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=44
Speeddymon(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|PowerPC Port |Winelib PowerPC Port
------- Additional Comments From Speeddymon(a)yahoo.com 2002-08-13 19:16 -------
Changing summary to reflect winelib...
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=44>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=21
Speeddymon(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From Speeddymon(a)yahoo.com 2002-08-13 19:14 -------
Closing 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=21>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=962
Summary: Unreal Tournament Editor does not work in wine
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Windows 2000
Status: NEW
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: Speeddymon(a)yahoo.com
UnrealEd, The Map Editor for Unreal Tournament does not work in wine,
unfortunately my computer is down as of right now, so I cant provide anymore
specific info, if someone want's to check into this, or just wait a couple
weeks and I can report back... Just figured I would open this up, before I
forget... If this is a duplicate, please mark it as so...
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=962>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.