http://bugs.winehq.com/show_bug.cgi?id=1511
------- Additional Comments From kellyleahy(a)swbell.net 2003-05-06 09:02 -------
I've got a patch for this... I just can't get some other stuff to work on my
machine right now, so I want to make sure it's not in my patch before
submitting.
--
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=1511
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From mike(a)theoretic.com 2003-05-06 05:16 -------
Confirming. Patches welcome.
--
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=1480
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From mike(a)theoretic.com 2003-05-06 05:11 -------
The lack of the FDI cabinet functions is a known problem, Greg said he'd hack on
this. Until then running wine like this:
wine --dll cabinet=n foo.exe
may work better (obviously you'll need a native cabinet.dll from somewhere).
The other problem is a dupe of 1456, I'll mark this bug as such. If you want to
open another bug for the cabinet FDI* functions go ahead, but patches are more
useful :)
*** This bug has been marked as a duplicate of 1456 ***
--
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=1512
Summary: Segmentation fault. Wine failed with return code 139
Product: Wine
Version: 20030508
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: jagt28(a)latinmail.com
Hello, when I am trying to run any windows aplication, I got the followign error:
/usr/bin/wine: line 468: 1456 Segmentation fault $WINEBIN/$WINE_BIN_NAME
$DASH "$@"
Wine failed with return code 139
Thank you for your help.
Regards,
Jose Antonio
--
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=1511
Summary: GDI GetObject (at least for Bitmap) is not correct.
Product: Wine
Version: 20030508
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gdi
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: kellyleahy(a)swbell.net
CC: kellyleahy(a)swbell.net
The GDI function GetObject should return the number of bytes needed for the
structure if a NULL pointer is passed as the "buffer" parameter. It should
also allow this functionality if count = 0. Currently, it errors if count = 0
(from the general GetObjectA/W impl) and does not check for a NULL buffer
pointer in the Bitmap implementation.
--
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=1507
------- Additional Comments From lionel.ulmer(a)free.fr 2003-04-06 16:20 -------
Could you try to run it in 'Synchronous' mode (look at your Wine configuration
file).
This should, if it still works, open the debugger at the failing X11 call. This
will help greatly pin-pointing the error cause and trying to track it down.
--
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=1510
Summary: tiny fonts when no appropriate TTF font available
Product: Wine
Version: 20030508
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: eenge(a)prium.net
I have a document with Bookman Old Style font in it. I do not
have any TTF fonts on my filesystem. When Wine selects the default
font (set in my config to be -adobe-helvetica-) the font in the
document appears at font size 2 which is completely illegible.
I installed TTF fonts and pointed wine to them and now a TTF font
is being selected as the default and the sizes are appropriate.
It would be nice if Wine could select more appropriate font sizes
for my fixed width Helvetica when no TTF fonts are available.
--
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=1503
------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2003-04-06 09:12 -------
Hmm, rereading the backtrace, I'm not sure any more whether my analysis is
entirely correct. I'd need more time to properly analyze this, I'm afraid.
--
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.