http://bugs.winehq.org/show_bug.cgi?id=1943
Summary: InvalidateRect( hDeskTopWindow,0,0) does not work
Product: Wine
Version: 20031212
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gdi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eetasoft(a)online.ee
To reproduce:
1. unzip bug attachment files to some directory.
2. Add the following …
[View More]lines to WINE config file:
[Version]
"Windows" = "nt351"
3. Run
WINE invalidaterectbug.exe
4. Press down arrow key ten times or scroll down
5. Press up arrow ten times or scroll up
Observed result:
A garbage foxpro report preview screen appears and remains.
Expected result:
A garbage screen must disapper after each 1 second.
This code calls InvalidateRect(hGetDeskTopWindow,0,0)
after each second. InvalidateRect() must forse correct repainting of
screen.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=1942
------- Additional Comments From jbrown106(a)swift-mail.com 2004-17-01 12:47 -------
Turning on overcommit_memory makes wine work without a hitch. Someone should
put this in the README file.
One question though. Why does it segfault when overcommit is off? Is this still
considered a bug, or is it just something that we're gonna live with?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this …
[View More]mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=1942
------- Additional Comments From marcus(a)jet.franken.de 2004-17-01 03:24 -------
can you try as root
echo -n 1 >/proc/sys/vm/overcommit_memory
and try again ?
also try
wine-pthread --version
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1941
Summary: IE6: No scroll bars for pull-down pop-up menus too big
for the screen
Product: Wine
Version: 20031118
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jcp(a)eskimo.com
I got IE6 working under wine to my …
[View More]satisfaction on my RH9 setup a few months ago
(using wine releases 20030911 and also 20031016). Kudos are in order, it's
really quite usable (great for those web sites that *require* IE).
I recently upgraded to FC1 and wine release 20031118. There seems to be a new
bug thas has crept in that wasn't a problem before (it's still there in 20031212
too). Actually, errant application behavior might be a better term as it
doesn't crash or anything like that.
On pages that have HTML forms with pull-down menus, the list that appears when
you select it is not scrollable when it is too long to fit on the page. The list
just goes off the page, and if what you want is off the screen, you are just
SOL. A simple example might be in order;
http://www.ups.com/
The "Select your country" pull down exhibits this behavior. It's long enough
that perhaps 75% of it is off the screen and not accessable. I reproduced this
problem on another RH9 box by just upgrading wine from 20031016 to 20031118 or
newer.
I can send screen shots, but it's pretty reproducable.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=1374
------- Additional Comments From lionel.ulmer(a)free.fr 2004-15-01 16:17 -------
Could you check if the editor uses D3D or OpenGL ? Basically, attach here the
result of a '--debugmsg +ddraw,+opengl' trace.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1793
------- Additional Comments From gslink(a)one.net 2004-15-01 12:41 -------
Further investigation of this bug revealed that because the method of ttf
conversion delivers fonts upside down that a makefont operator is required.
This has the effect of inverting the font and also allowing it to be sized.
Some Win95 systems required that the matrix of the makefont operator to be of
the form [-200 0 0 200 0 0]. The Wine Postscript driver needs to …
[View More]test for this
and change signs.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
> http://bugs.winehq.com/show_bug.cgi?id=1815
>
> ------- Additional Comments From marcus(a)jet.franken.de 2003-31-12
03:18 -------
> try again with a newer wine release (20031212).
> also try disabling exec-shield if it is enablked on your machine
Sorry for the delay in replying, haven't had time to play with this
Uninstalled wine, cleaned off all wine files from bin and lib directories,
deleted all config files from /etc and home directories. Rebooted.
Downloaded …
[View More]wine-20031212-1rh9winehq.i386.rpm and installed it.
Rebooted.
winelauncher seems to start, and I used it to copy default config but
eventually it fails with this in the log
/usr/bin/winelauncher: line 411: 1541 Segmentation fault
$WINEBIN/$WINE_BIN_NAME "$@"
Running
wine notepad.exe
results in the following:
wine: relocation error: wine: undefined symbol: wine_init_argv0_path
same with winedbg.
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=1927
------- Additional Comments From dominique.dumont(a)komarr.grenoble.hp.com 2004-14-01 09:11 -------
The Dimage viewer now works with the provided patch. I currently don't
know which functionnality is missing from the viewer due to the EnumICMProfilesA
stub :-/ OTOH, the program seems to be slow, I'll try it in windows to compare.
I'll update this bug report if I find something.
Thanks
--
Configure bugmail: http://bugs.winehq.com/userprefs.…
[View More]cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=1940
Summary: microsoft golf 98 trial doesn't work
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: puoti(a)inwind.it
As in summary, I'll attach the log.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=…
[View More]email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=1939
Summary: Microsoft golf 99 install fails
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: puoti(a)inwind.it
As in summary, using wine cvs current, kernel 2.4.22-21.tmb.1mdk, glibc
2.3.2-14mdk and gcc 3.3.1-2mdk. I'…
[View More]ll attach the wine and debugger log.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=1937
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From mike(a)theoretic.com 2004-13-01 13:04 -------
I think this is just a generic "no floppy in drive" error. It's not harmful, at
any rate,…
[View More] so I'll close this bug for now...
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=341
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From mike(a)theoretic.com 2004-13-01 13:02 -------
I've been playing Half-Life for most of this afternoon. It's not perfect but I
haven't seen …
[View More]this error once.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=1938
Summary: Errors in Notepad when opening a file - SuSE v9.0
Product: Wine
Version: 20031212
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: jeff(a)mail.bciassociates.com
Under default Wine installation for 20031212, Started Notepad no …
[View More]problems, but
then got the messages below when I clicked on File|Open to open up an existing
text file. File opens, edits, and saves fine to local disk or to floppy.
Files copied to Wine for Notepad are notepad.exe, notepad.cnt, and notepad.hlp.
-Jeff
----------
fixme:shell:ShellView_OnNotify -- 0x403bb078 WM_COMMAND ffffff98 unhandled
fixme:commdlg:SendCustomDlgNotificationMessage sending OPENFILENAMEA structure.
Hook is expecting OPENFILENAMEW!
fixme:commdlg:SendCustomDlgNotificationMessage sending OPENFILENAMEA structure.
Hook is expecting OPENFILENAMEW!
fixme:commdlg:SendCustomDlgNotificationMessage sending OPENFILENAMEA structure.
Hook is expecting OPENFILENAMEW!
fixme:shell:ShellView_OnNotify -- 0x403bb078 WM_COMMAND fffffff4 unhandled
-----------
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=1937
Summary: filesystem type unrecognized in SuSE v9
Product: Wine
Version: 20031212
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-dos
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: jeff(a)mail.bciassociates.com
After initial configuration, copied the Notepad.exe files from Win2000 Pro
laptop …
[View More]to my Wine config working directory. While Notepad does work, the
following error occurs when working with any file from within Notepad.
------------
err:dosfs:DRIVE_GetLabel Invalid or unreadable superblock on /dev/fd0 (A:).
Invalid or unreadable superblock on /dev/fd0 (A:). Maybe not FAT?
------------
The Wine config file for the floppy looks like this:
--------
[Drive A]
"Type" = "floppy"
"Path" = "/media/floppy"
"Label" = ""
"Device" = "/dev/fd0"
"Filesystem" = "fat"
--------
The error comes up regardless of the filesystem chosen for the floppy, and
regardless of any label. I don't have another SuSE installation to try, so this
may work elsewhere just fine, but it doesn't work here.
Also, the floppy works fine under Wine.
-Jeff
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=1620
------- Additional Comments From amir(a)neurojacked.net 2004-13-01 07:35 -------
Using Debian Unstable, package 20031212-1. Contrary to Alexander, After adding
the "UseXVidMode" = "Y" directive into the config file, my application launched
fine.
(Thanks Lionel)
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=429
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2004-13-01 02:34 -------
i think this is fixed now.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?…
[View More]tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.com/show_bug.cgi?id=416
------- Additional Comments From marcus(a)jet.franken.de 2004-13-01 02:32 -------
these are now stubs which print FIXME messages.
i do not know if we should keep this bugreport open.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=317
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.com
------- Additional Comments From marcus(a)jet.franken.de 2004-13-01 02:10 -------
is this still the case?
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this …
[View More]mail because: -------
You are on the CC list for the bug, or are watching someone who is.
[View Less]
On Tue, Jan 13, 2004 at 02:05:47AM -0600, Wine Bugs wrote:
> no feedback received, assuming fixed.
No problem, I know how to reopen if I even ever find that Westwood CD again.
Rob
--
Rob Kaper | Fate fell short this time, your smile fades in the summer
cap(a)capsi.com | Place your hand in mine, I'll leave when I wanna
www.capsi.com | -- "Feeling This", Blink 182