http://bugs.winehq.org/show_bug.cgi?id=5018
------- Additional Comments From winebugs(a)replies.cyways.com 2006-10-04 09:39 -------
Created an attachment (id=2265)
--> (http://bugs.winehq.org/attachment.cgi?id=2265&action=view)
command-line error listing from execution with current cvs
I get the same result -- it does not finish installing. I removed all the
Fedora wine components and built wine from cvs on Saturday. The attachment
shows the errors reported at the command line.
--
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=5038
Summary: Problem with 16 bit programs on FreeBSD
Product: Wine
Version: CVS
Platform: Other
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-dos
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: asgard(a)etersoft.ru
Problem with wine on FreeBSD when running win 16-bit application.
(see wine output in attachment)
May be the problem in BSD mmap realisation, in limiting len argument...
>From man mmap:
"The len argument is limited to 2GB. Mmapping slightly more than 2GB does
not work, but it is possible to map a window of size (filesize % 2GB) for
file sizes of slightly less than 2G, 4GB, 6GB and 8GB."
--
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=4904
------- Additional Comments From alex(a)thehandofagony.com 2006-10-04 08:09 -------
I upgraded to X.Org 7.0, and the problem is back.
--
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=5015
------- Additional Comments From jpicaude(a)free.fr 2006-10-04 04:41 -------
Now I found d2loader D2 works again.
The only bad thing, is that when I try to conenct to Battle.net, D2 crashes with
no explanation.
--
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=5015
------- Additional Comments From jpicaude(a)free.fr 2006-10-04 04:39 -------
In fact, it works now I found the correct patch.
I use D2loader now, but if I try to connect to battle.net, D2 crashes ,with no
explanation.
--
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=5037
ronald(a)innovation.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|unspecified |0.9.11.
------- Additional Comments From ronald(a)innovation.ch 2006-10-04 03:42 -------
Oops, forgot to set the 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=5037
Summary: Using freetype's mono font causes app to crash while
printing
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gdi-(printing)
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ronald(a)innovation.ch
App: TaxCut 2005
I set up two font substitutions in
HKEY_LOCAL_MACHINE -> Software -> Microsoft -> Windows NT -> CurrentVersion ->
FontSubstitutes
for "Courier" and "Courier New". If I point these to "FreeMono" (from the freefont
package) then printing becomes very unstable: it works sometimes, and it crashes
other times. Lot's of heap corruption messages on the linux console. A sample is
attached. The problem goes away if I use, say "Andale Mono" instead of "FreeMono".
--
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=5036
Summary: quotes in printer name prevents printing
Product: Wine
Version: 0.9.11.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-gdi-(printing)
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ronald(a)innovation.ch
If a printer's name contains a quote (') then an attempt to print to that
printer will silently fail and the following will appear in the linux terminal:
sh: -c: line 0: unexpected EOF while looking for matching `''
sh: -c: line 1: syntax error: unexpected end of file
Other info: I'm running cups 1.1
--
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=5034
------- Additional Comments From mike(a)codeweavers.com 2006-10-04 00:55 -------
Created an attachment (id=2263)
--> (http://bugs.winehq.org/attachment.cgi?id=2263&action=view)
Test program I wrote for GetOpenFileName a while back
Maybe the program tries to adjust the size of the dialog?
The OpenFileDialog code is difficult... one dialog is embedded inside the
other, and the location of a static control is used to resize the dialog.
Attaching a test program I wrote a while back.
--
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.