http://bugs.winehq.org/show_bug.cgi?id=10727
Summary: .Net 2.0 does not install
Product: Wine
Version: 0.9.50.
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jjmckenzie51(a)sprintpcs.com
Created an attachment (id=9567)
--> (http://bugs.winehq.org/attachment.cgi?id=9567)
Error log from .Net 2.0 installation on Mac OS X 10.4.11
.Net 2.0, which did install in 0.9.49, does not install in 0.9.50.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13911
Summary: Unhandled page fault on prefix creation on osx 10.5
Product: Wine
Version: CVS/GIT
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cesar(a)ecuarock.net
Created an attachment (id=14022)
--> (http://bugs.winehq.org/attachment.cgi?id=14022)
Error output when creating .wine
I just deleted my .wine directory and run wineboot. The .wine
directory is recreated but I get an error and a lot of dumps and backtraces.
(Output is attached)
I did a regression testing and found out that
58913b439b797462a70794774b87e63283109617 commit is what is causing this
problem. Reverting this commit everything works perfectly.
I'm using osx 10.5.3 in spanish on a macbook pro. I'm building from source with
the latest git. I'm not using Darwine.
--
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=18848
Summary: glBindBufferARB error with Ryzom
Product: Wine
Version: 1.1.23
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gellule.xg(a)free.fr
I'm receiving a lot of the following when running Ryzom when Vertex Shaders is
turned on in the application.
fixme:d3d:loadVertexData >>>>>>>>>>>>>>>>> GL_INVALID_VALUE (0x501) from
glBindBufferARB @ state.c / 4071
--
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=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=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.