http://bugs.winehq.org/show_bug.cgi?id=17024
Summary: wine 1.0.1 problem with freetype 2.3.8: 'FT_MulFix'
undeclared here (not in a function)
Product: Wine
Version: 1.0.1
Platform: Macintosh
URL: http://trac.macports.org/ticket/18087
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine-2009(a)ryandesign.com
Created an attachment (id=18822)
--> (http://bugs.winehq.org/attachment.cgi?id=18822)
all the errors
Trying to build wine 1.0.1 on Mac OS X 10.5.6 with Xcode 3.1.1 and MacPorts
1.7.0, I get this:
freetype.c:166: error: 'FT_MulFix' undeclared here (not in a function)
And then a bunch of subsequent errors relating to that. This seems to be new as
of freetype 2.3.8.
wine 1.1.13 works fine. It seems to include different code in freetype.c. Where
1.0.1 just says:
MAKE_FUNCPTR(FT_MulFix);
1.1.13 says:
#ifdef FT_MULFIX_INLINED
#define pFT_MulFix FT_MULFIX_INLINED
#else
MAKE_FUNCPTR(FT_MulFix);
#endif
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19423
Summary: wineinstall redundant - let go of it
Product: Wine
Version: 1.1.26
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: toxygen1(a)gmail.com
wineinstall doesn't work
wineinstall is rather poorly written install script (root id checking by -w /,
come on...). I had to modify it at least to let me go through the initial
checks.
I did ./configure manually before (with some flags).
wineinstall correctly noticed that and went straight to compiling (dunno if
make or make depend, docs say it was make).
It failed with this line:
gcc -m32 -g -O2 -o fnt2bdf fnt2bdf.o ../libs/port/libwine_port.a
i686-apple-darwin8-gcc-4.0.1: ../libs/port/libwine_port.a: No such file or
directory
make: *** [fnt2bdf] Error 1
I'm including whole trace in attachement.
Here I would like to ask if there is any reason to keep and maintain +1 script
which could be done without pretty much fine (what's wrong with ./configure &&
make depend & make install?).
I found one similar bug #11618
best regards
marian
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18615
Summary: Motocross Madness 2: upside down display as mouse
moves over button
Product: Wine
Version: 1.1.21
Platform: Macintosh
URL: http://www.microsoft.com/games/motocross2/default.htm
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
This is a Mac-specific variant of bug #17234, but the symptoms are different
enough to variant a separate entry.
In Motocross Madness 2 Demo, when moving the mouse over one of the buttons in
the entry menu, it may happen that the complete wine desktop window content is
flipped upside down. When it happens, it's systematic, i.e. it flips every time
the mouse hovers over a button.
OTOH I've also been able to start the application without any such flipping
effect. In that case it reappeared after switching to another Mac window,
causing wine to refresh its display.
I'd say the probability is 50% of the effect appearing when launching wine.
Another glitch, when there's the tilting effect, is that the screen size
resolution pop-down list is transparent, and also flipped.
Once starting without flipping, the app seems to work well (I did very limited
testing).
Using an "early 2009" NVidia Mac Mini with Mac OS 10.5.7, XQuartz 2.3.3.2,
wine-1.1.21, self compiled without Fink or Macports. I still need to do
comparative testing with Kronenberg's wine binary.
To test, I've copied the MCM2 app directory plus the one registry entry over
from a Linux install and have not tested if the downloadable archive is
installable on Mac or whether it suffers from the 16bit winevdm crash bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20424
Summary: Huggle: Inadvertently crashes within 5 seconds of
logging in.
Product: Wine
Version: 1.0.1
Platform: Macintosh
URL: http://code.google.com/p/huggle/
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tyson(a)thepurplepixel.org
Created an attachment (id=24243)
--> (http://bugs.winehq.org/attachment.cgi?id=24243)
The output of the three times I tried to run Huggle
After launching Huggle on OS X 10.5 (Leopard) on my MacBook Pro, the login
window displays as expected, and I can log in. Huggle connects to the recent
changes IRC feed fine, and articles start to appear, but shortly after,
processor usage spikes to 100% and the program terminates, with different
errors (or sometimes no errors at all) every time. I'm running Wine from
MacPorts 1.0.1, and used winetricks to install the needed dependencies (which
all installed fine). The output of the various times I tried to run it is
attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14095
Summary: Drill Machine XP
Product: Wine
Version: 1.0.0
Platform: Macintosh
URL: http://courtreportinghelp.com/Drill_Machine/DM_DOWNLOAD.
EXE
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gdwarner(a)mindspring.com
Created an attachment (id=14315)
--> (http://bugs.winehq.org/attachment.cgi?id=14315)
Wine Log, for the Drill Machine XP
This application (like the Speed Teacher from the same web site) stalls during
the installation, and Wine Helper has this message:
err:ntdll:RtlpWaitForCriticalSection section 0x7b9308c0 "syslevel.c:
Win16Mutex" wait timed out in thread 0025, blocked by 0027, retrying (60 sec)
Nothing happens after 60 (or even 120) seconds.
Calling this one a 'blocker' because I can't test it if the installer stalls
out.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11738
Summary: Macports - Wine missing Menubar on Matlab - Plugin
Product: Wine
Version: 0.9.56.
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neurolinguistik(a)gmx.de
Good morning.
I hope this is the right place.
Running the Macports - version of Wine on a Mac to use a Matlab - tool, I am
missing the menu bar (no keyboard - shortcuts exist).
Matlab has to be run disabling its jvm with this configuration, but after that,
the tool opens. It´s just that it´s useless :(
No error message.
Thanks Wine - Guys
(Neurolinguist)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14920
Summary: Wine crashes when running Jezzball
Product: Wine
Version: unspecified
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johnmusbach1(a)gmail.com
Created an attachment (id=15496)
--> (http://bugs.winehq.org/attachment.cgi?id=15496)
crash log
Running Mac OS X 10.5.4 on a MacBook 2.16Ghz Intel Core 2 Duo with 2GB RAM and
Wine 1.0. When Jezzball from the Microsoft Entertainment Pack is starting to
load via Wine, Wine eventually crashes with the output shown in the attached
log.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19049
Summary: Motocross Madness 2 on MacOSX: crash with fbo
Product: Wine
Version: 1.1.23
Platform: Macintosh
URL: http://www.microsoft.com/games/motocross2/default.htm
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
Created an attachment (id=21970)
--> (http://bugs.winehq.org/attachment.cgi?id=21970)
2 backtraces
The switch from ORM=backbuffer to fbo reveals a bug causing wine to crash on
running Motocross Madness 2 Demo. The crash occurs when entering a race,
leaving the menus.
The backtrace that Henry Verbeet asked for in bug #18956 is attached.
While I was at it, I added a different backtrace about the crash that occurs
when attempting to use RenderTargetLockMode=readtex, also a non-default
setting.
In both cases the crashes happen in Apple's glgProcessPixelsWithProcessor when
called from surface_download_data() or surface_depth_blt().
I'm sorry to not yet provide observations about wine-1.1.24.
Using an nVidia "early 2009" Mac mini with OSX 10.5.7, XQuartz 2.3.3.2 and wine
compiled by myself without Fink or MacPorts.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21330
Summary: Fallen Earth -- mouse look not working
Product: Wine
Version: 1.1.36
Platform: x86
URL: http://appdb.winehq.org/objectManager.php?sClass=versi
on&iId=18714
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mwu(a)digitaltorque.com
Created an attachment (id=25673)
--> (http://bugs.winehq.org/attachment.cgi?id=25673)
output of wine after the game client launches
Fallen Earth seems to run/work, but playing the game is next to impossible
right now because the mouse look mode won't work. Tab switches between using
the mouse to control a cursor for interacting with the UI and looking around
the world / aiming. When in UI/cursor mode, the mouse operates as expected, but
in mouselook mode, movement of the mouse doesn't do anything visible.
I've attached all the console logging I got while running the game. There's
more output, but not for the game -- it's for the updater application that runs
prior to launching the game's process. If you would like that output as well, I
can attach it later.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20775
Summary: Winetest thinks windowscodecs is configured native
when it isn't
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cdavis(a)mines.edu
When I try to run Winetest to submit test results, I get a message box telling
me that some DLLs are configured native, and that I can't submit test results.
So I started winecfg to see if any DLLs really were native. Sure enough, no
DLLs were listed.
Then I looked at the log that winetest produces and found this message:
windowscodecs=load error Configured as native
There is no reason for this to be happening. I looked at the virtual drive C,
and there are no native copies of windowscodecs.dll anywhere. Why is this
happening? And why is this the only DLL affected? The other DLLs seem to work
fine.
I want to help you guys fix bugs in Wine, and to do that, some test results
would help. But I can't do that 'till winetest stops thinking that DLLs are
configured native when they really aren't.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.