http://bugs.winehq.org/show_bug.cgi?id=17085
Summary: Wine 1.1.13 will not build/run on MacOSX 10.5.6
Product: Wine
Version: 1.1.13
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jjmckenzie51(a)earthlink.net
Created an attachment (id=18913)
--> (http://bugs.winehq.org/attachment.cgi?id=18913)
Error log and other information from initial wine run into a fresh .wine
Have been trying to troubleshoot Mike Kronenberg's and Zach Drayer's builds and
decided to build 1.1.13 fresh using Fink (updated all packages and Fink
itself.)
See attached log for what happens when I attempt to start wine.
--
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=16512
Summary: PCSX2 v0.9.4 fails with err:wgl:has_opengl glx_version
is 1.2 and GLX_SGIX_fbconfig extension is unsupported.
Product: Wine
Version: 1.0.1
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kent(a)bci.com
1. I downloaded Pcsx2_0.9.4
2. Started via: $ wine pcsx2t.exe
3. Configured Graphics for ZeroGS KOSMOS OpenGL 0.96.7 (as in current GOLD
AppDB)
4. Inserted CD
5. Run CDROM
The the following error is displayed on the terminal.app window:
err:wgl:has_opengl glx_version is 1.2 and GLX_SGIX_fbconfig extension is
unsupported. Expect problems.
wine: Unhandled page fault on execute access to 0x00000000 at address 0x0
(thread 0047), starting debugger...
My system:
Macintosh Pro, 6 GB memory, OS 10.5.5
Wine installed via MacPorts ( $ sudo port install wine)
--
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=9587
Summary: IPPROTO_IP instead of IP_PKTINFO
Product: Wine
Version: 0.9.44.
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: minor
Priority: P4
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: teloiv(a)gmail.com
When running uTorrent 1.7.2 ( http://utorrent.com/download.php )under Windows
XP mode, The fixme "fixme:winsock:WS_setsockopt Unknown IPPROTO_IP optname
0x00000013" shows up in Wine Log. However, 0x13 is IP_PKTINFO and not
IPPROTO_IP. Doesn't prevent anything from working, but it might be important
for future reference.
--
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=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=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=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.