http://bugs.winehq.org/show_bug.cgi?id=2357
Summary: cannot scroll open dialog window
Product: Wine
Version: 20040615
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: angus_mccarl(a)yahoo.com.au
Using build 2004-06-15 on mandrake linux, I tried to open a file through the
open dialog and could not scroll the window. As soon as I tried to, Wine would
crash.
STEPS TO REPRODUCE:
1) Start any windows application that requires you to open a file
2) Click the "open" button/menu thing
3) Scroll the window.
--
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=2356
farmerdan(a)i-rule.net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |farmerdan(a)i-rule.net
--
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=2356
------- Additional Comments From farmerdan(a)i-rule.net 2004-11-07 10:48 -------
At about the same time, 20040501 23:20:06, the thumbnail and preview feature of
DVD Lab 1.3.1 (available at http://www.mediachance.com/dvdlab/history.html)
stopped working. I determined this by using a regression test from 20040615 and
a cvs update from about 13:30 CDT 20040710. I can duplicate this on both by
laptop and PC and in all versions of DVD Lab, both stable and beta.
I'm running Mandrake 9.2 with kernel 2.6.5 and gcc 3.3.1. My wine installation
is a 'No windows' and I use <wine c:\\Program\ Files\\DVDlab\\DVDlab.exe> to
start the program. I have tried various combinations and permutations of
'native,builtin' for dll loading. All the native dll's that I have used came
from Windows ME. I also have XP installed on my machince but have used no dll's
from that one.
When I ran <WINEDEBUG=+relay wine c:\\Program\ Files\\DVDlab\\DVDlab.exe>, I
waited for over twenty minutes and the program did not start, but text scrolled
through the terminal window. I used <Ctrl-C> to exit. I do not know whether
this is relevant but the following is a copy of one block of reports that
'relay' gave:
> 0009:Ret x11drv.GetPixel() retval=00010000 ret=4091348b
> 0009:Call kernel32._LeaveSysLevel(4092bcc0) ret=408f95c3
> 0009:Call ntdll.RtlLeaveCriticalSection(4092bcc0) ret=404f9597
> 0009:Ret ntdll.RtlLeaveCriticalSection() retval=00000000 ret=404f9597
> 0009:Ret kernel32._LeaveSysLevel() retval=00000000 ret=408f95c3
> 0009:Ret gdi32.GetPixel() retval=00010000 ret=005c4c65
> 0009:Call gdi32.GetPixel(00001c18,00000005,00000000) ret=005c4c5a
> 0009:Call kernel32._EnterSysLevel(4092bcc0) ret=408f9418
> 0009:Call ntdll.RtlEnterCriticalSection(4092bcc0) ret=404f946a
> 0009:Ret ntdll.RtlEnterCriticalSection() retval=00000000 ret=404f946a
> 0009:Ret kernel32._EnterSysLevel() retval=4057a620 ret=408f9418
> 0009:Call kernel32._EnterSysLevel(4092bcc0) ret=408f9418
> 0009:Call ntdll.RtlEnterCriticalSection(4092bcc0) ret=404f946a
> 0009:Ret ntdll.RtlEnterCriticalSection() retval=00000000 ret=404f946a
> 0009:Ret kernel32._EnterSysLevel() retval=4057a620 ret=408f9418
> 0009:Call kernel32._EnterSysLevel(4092bcc0) ret=408f9418
> 0009:Call ntdll.RtlEnterCriticalSection(4092bcc0) ret=404f946a
> 0009:Ret ntdll.RtlEnterCriticalSection() retval=00000000 ret=404f946a
> 0009:Ret kernel32._EnterSysLevel() retval=4057a620 ret=408f9418
> 0009:Call kernel32._LeaveSysLevel(4092bcc0) ret=408f95c3
> 0009:Call ntdll.RtlLeaveCriticalSection(4092bcc0) ret=404f9597
> 0009:Ret ntdll.RtlLeaveCriticalSection() retval=00000000 ret=404f9597
> 0009:Ret kernel32._LeaveSysLevel() retval=00000000 ret=408f95c3
> 0009:Call kernel32._EnterSysLevel(4092bcc0) ret=408f9418
> 0009:Call ntdll.RtlEnterCriticalSection(4092bcc0) ret=404f946a
> 0009:Ret ntdll.RtlEnterCriticalSection() retval=00000000 ret=404f946a
> 0009:Ret kernel32._EnterSysLevel() retval=4057a620 ret=408f9418
> 0009:Call kernel32.LOCAL_Lock(000010bf,0000317e) ret=408f94ef
> 0009:Ret kernel32.LOCAL_Lock() retval=403761ea ret=408f94ef
> 0009:Call kernel32.LOCAL_Unlock(000010bf,0000317e) ret=408f95ea
> 0009:Ret kernel32.LOCAL_Unlock() retval=00000000 ret=408f95ea
> 0009:Call kernel32._LeaveSysLevel(4092bcc0) ret=408f95c3
> 0009:Call ntdll.RtlLeaveCriticalSection(4092bcc0) ret=404f9597
> 0009:Ret ntdll.RtlLeaveCriticalSection() retval=00000000 ret=404f9597
> 0009:Ret kernel32._LeaveSysLevel() retval=00000000 ret=408f95c3
> 0009:Call kernel32._LeaveSysLevel(4092bcc0) ret=408f95c3
> 0009:Call ntdll.RtlLeaveCriticalSection(4092bcc0) ret=404f9597
> 0009:Ret ntdll.RtlLeaveCriticalSection() retval=00000000 ret=404f9597
I also get this error whenever I close DVD Lab:
err:dc:DCE_FreeWindowDCE [0x20050] GetDC() without ReleaseDC()!
--
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=2356
Summary: HD reported as device when mountpoint matches logical
link in dosdevices
Product: Wine
Version: 20040505
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-files
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: klaus.piemont(a)gmx.de
When using DVDlab with version 20040505 and 20040615 I got the following warning
(and a failure in DVDlab 1.3.1):
warn:file:CreateFileW Unable to create file L"\\\\.\\L:" (status c0000022)
I followed this problem back to dlls/ntdll/directory.c and found that L: is
resolved to /dev/hdb5 raising the invalid access. L: is a link in dosdevices
pointing to /data2 which is the mountpoint of /dev/hdb5.
I would recomment that wine is taking the filesystem in /etc/fstab in
consideration to determine if a directory or device is accessed by the drive letter.
Circumvention: Don't let your HD drive letters in dosdevices point to a linux
mountpoint.
Best regards,
Klaus
And thank you for the fine product BTW.
--
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=1010
------- Additional Comments From lane-winehq(a)aspire-is.com 2004-11-07 01:35 -------
experiencing the same thing here, with Wine v20040615 on Gentoo (custom build,
but it runs other applications just fine), win98 emulation. (win2k emulation
gives error "sorry, you must be an administrator to install this application")
App I'm trying to run is "Firehouse Software", demo available at
www.firehousesoftware.com , if you want to test it, too. (It's a VFP6 app.)
I've been trying to run this app, with the same error, for about a year. perhaps
more.
--
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=2355
Summary: Wine says it's unable to map static data into process
memory space
Product: Wine
Version: 20040615
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pynm0001(a)comcast.net
I've been trying to play the rather old game Master of Orion II, which
according to the app DB works in Wine. The installation went through without
a hitch, but the game is unable to start, giving this error message:
err:dplay:DPLAYX_ConstructData : unable to map static data into process memory
space (487)
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\Microprose\\Orion2\\Orion95.exe" failed, status c0000142
--
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=2354
Summary: Can't compiled, error at int13.0
Product: Wine
Version: 20040615
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: giturar(a)comcast.net
When i try to compile, i get the following message
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC
-Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+
-Wpointer-arith -g -02 -o int13.o int13.c
In file included from int13.c:34:
/usr/include/linux/fd.h:342: error: variable or field `__user' declared void
/usr/include/linux/fd.h:342: error: parse error before '*' token
/usr/include/linux/fd.h:360: error: parse error before '}' token
make[2]: *** [int13.o] Error 1
make[2]: Leaving directory `/usr/src/wine-20040615/dlls/winedos'
make[1]: *** [winedos] Error 2
make[1]: Leaving directory `/usr/src/wine-20040615/dlls'
make: *** [dlls] Error 2
I've tried the /tools/wineinstall and it gave the same answer. Here's my system.
Dell Latitude CPx Notebook
P3 500MHz
128MB PC100 SoDimm
11GB HDD
Slackware 10
Kernel - 2.6.7 (compiled, not from the /testing)
gcc version - 3.3.4
Hope that helps!
--
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=2353
Summary: Installing Wine
Product: Wine
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cakersq(a)gmail.com
how on earth do you install wine? The Minimal instructions on the website say
type "./configure" and then "make depend", even though there is no "configure"
file anywhere in the extracted files. The Makefile, which said it should be
right there when extracted, is 4 folders deep, and will not build due to the
missing "../configure" file. So how do you install Wine?
I'm using a fresh install of Slackware 10 on a Pentium 3.
--
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=1882
------- Additional Comments From a3tius(a)freehtml.it 2004-10-07 07:10 -------
i've linux mandrake 9.2 and winex via cvs (3.2.1) version. I run the application
and connect with a server. Not see the space for chat. I run winex as desktop
win98. Bug seems in a not compiled window for chat. But i receive, with another
client with window XP installed, the chat from client in linux. Not receive in
linux for me (nick vinehq). And the client in linux add all nick as a friends,
and this isn't good (for application! ;) ). Possible the server monitoring this
and not able the client. The chat window is my thesis of bug, (i'm not a
programmer). sorry for my poor english.
--
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.