http://bugs.winehq.org/show_bug.cgi?id=2423
Summary: Filemaker BeginPaint not called...
Product: Wine
Version: unspecified
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P4
Component: wine-files
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: citi(a)gis.net
Basically I'm attempting to run Filemaker pro 4.0 v1, the install works fine,
but if i hit the scroll button to scroll down, anywhere in the install, the
application freezes, I get this..
err:msg:DispatchMessageA BeginPaint not called on WM_PAINT for hwnd 0x70026!
fixme:ole:OleQueryLinkFromData (0x40451390),stub!
fixme:ole:OleQueryLinkFromData (0x40451390),stub!
fixme:ole:OleQueryLinkFromData (0x40451390),stub!
err:msg:DispatchMessageA BeginPaint not called on WM_PAINT for hwnd 0x70026!
fixme:ole:OleQueryLinkFromData (0x40451390),stub!
fixme:ole:OleQueryLinkFromData (0x40451390),stub!
fixme:ole:OleQueryLinkFromData (0x40451390),stub!
--
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=2422
Summary: ntdll.dll.so: mmap of entire address space failed:
Cannot allocate memory
Product: Wine
Version: 20040716
Platform: PC
URL: http://unicyb.kiev.ua/~kmirnenko/wine-bug.tar.bz2
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mirya(a)innovativemarketing.com.ua
The whole message from wine (whatever way I run it): "wine: failed to
initialize: /usr/local/lib/wine/ntdll.dll.so: mmap of entire address space
failed: Cannotallocate memory"
FreeBSD5.2.1/pentium2-comp arch, built as:
export CFLAGS="-O2 -march=pentium2 -I/usr/local/include -L/usr/local/lib
-L/usr/X11R6/lib -I/usr/X11R6/inc
lude"
export CXXFLAGS="$CFLAGS"
export
PKG_CONFIG_PATH=/lib/pkgconfig:/usr/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/X11R6/lib/pkgconfig
./configure --prefix=/usr/local --x-libraries=/usr/X11R6/lib
--x-includes=/usr/X11R6/include --with-x
the attaachment at http://unicyb.kiev.ua/~kmirnenko/wine-bug.tar.bz2 contains
my kernel config & wine config (though the last seems to be useless here).
Wine is supposed to run in WinXP SP2 box on my machine.
--
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=2421
Summary: bug_report.pl broken.
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-files
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: telefrancisco(a)lycos.es
When i start bug_report.pl program it gives me an error:
francisco@TeLeFrancisco:~/cvs/wine/tools$ ./bug_report.pl
Missing right curly or square bracket at ./bug_report.pl line 584, at end of line
syntax error at ./bug_report.pl line 584, at EOF
Execution of ./bug_report.pl aborted due to compilation errors.
Steps to reproduce:
execute bug_report.pl
Actual results:
It doesn¡t run.
Expected results:
Should run.
--
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=134
puoti(a)inwind.it changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From puoti(a)inwind.it 2004-12-08 14:48 -------
closing.
--
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=2410
------- Additional Comments From Uwe.Girlich(a)philosys.de 2004-12-08 00:52 -------
I just got a reply from a support request to Activision:
---
Response (William Penn) - 08/11/2004 01:53 PM
Hi,
Thank you for expressing an interest in Activision products. I'm sorry you're
having problems with DOOM 3. We do not support emulators or games running on
emulators.
---
But anyway, I'm sure that the non-rendering of Subviews (Doom 3 internal word
for all the in-game monitors) is directly related to the missing of the Pbuffer
functions.
--
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=2420
------- Additional Comments From krishna.murthy(a)guptaworldwide.com 2004-10-08 16:18 -------
Created an attachment (id=670)
--> (http://bugs.winehq.org/attachment.cgi?id=670&action=view)
Sample binary which details the problem
- Unzip and extract the binary ToolBarDocking.exe
- Run the executable ToolBarDocking.exe on SUSE Pro 9.1 using wine
- Now undock the toolbar. The Toolbar is displyed as a popup window, but the
screen is not painted. Now we try to move or close, nothing happens.
- If the environment WINEDEBUG=warn+all is exported, then you could notice in
the trace dump that the X11DRV_SetWindowPos() was called infinitely.
--
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=2420
Summary: Dockable Toolbar painting issue on SUSE Pro 9.1
Product: Wine
Version: 20040716
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: krishna.murthy(a)guptaworldwide.com
When the toolbar is un-docked to display as popup window, the screen is not
refreshed and when we see the trace, the X11DRV_SetWindowPos() is called
ininitely. This issue is observed only on SUSE Pro 9.1, and is not
happening on RHEL Workstation v3.
The SUSE pro 9.1 has the following library versions:
XFree86-fonts-scalable-4.3.99.902-40
XFree86-libs-4.3.99.902-40
XFree86-Mesa-devel-4.3.99.902-40
XFree86-fonts-75dpi-4.3.99.902-40
XFree86-4.3.99.902-43.25
XFree86-Mesa-4.3.99.902-40
XFree86-devel-4.3.99.902-40
XFree86-server-glx-4.3.99.902-40
XFree86-server-4.3.99.902-43.25
XFree86-Xvnc-4.3.99.902-40
kdebase3-SuSE-9.1-18.1
kdebase3-3.2.1-68.15
--
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.