http://bugs.winehq.org/show_bug.cgi?id=15240
Summary: Winecfg fails after make install on Mac OS X 10.5.4
Product: Wine
Version: 1.1.4
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: a5sk4s(a)yahoo.com
Steps to reproduce:
./configure
make depend && make
sudo make install
winecfg
Please see http://forum.winehq.org/viewtopic.php?t=2289 for further details
(e.g., log).
I had a binary distribution of 1.0 installed, but removed all known parts of it
(as per /www.kronenberg.org/darwine/):
- /Applications/Darwine
- ~/.wine
- ~/Library/Preferences/org.wine.winehelper.plist
--
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=15859
Summary: Portal fails to run on Darwine
Product: Wine
Version: 1.1.7
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cncxbox(a)gmail.com
The Mac version of Wine 1.1.7 fails to launch Portal.
I'm running Wine 1.1.7 on MacOS X 10.5.5
My system:
Macbook
Intel Core 2 Duo 2.16GHz
Intel GMA 950
2GB DDR2 RAM
The crash log 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=16141
Summary: Windows move downwards on many GUI events
Product: Wine
Version: 1.1.8
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: archaemic.spam(a)gmail.com
When using various programs in Wine on Mac OS X (only tested on 10.5.5 with
XQuartz 2.1.5), simple interactions with the GUI will cause the window which
you are interacting with to move down on the screen several pixels. One example
of a GUI interaction which always seems to trigger this is switching a tab on a
tabbed view. However, other actions seem to be triggering it, too.
A good way to demonstrate this bug is to download the latest version of
Apophysis, available over on SourceForge here:
http://sourceforge.net/project/showfiles.php?group_id=127736 and then to start
the program, open the editor window (the red and yellow triangle button on the
toolbar), and switch the active tab. To even further demonstrate the severity
of the bug, switch to the Variations tab, click on one of the fields, at which
point it should be triggered again, and drag on the x axis, at which point it
should be triggered repeatedly until you release the mouse. This effectively
makes Apophysis unusable on Mac OS X.
The bug has also been observed in other programs, such as Audacity. However, I
have a limited number of Windows programs installed at the moment, so I can't
make a very big list of what it affects. It does not appear to affect Windows'
Notepad, however.
--
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=11242
Summary: Deprecated functions called in audiounit.c
Product: Wine
Version: 0.9.53.
Platform: Macintosh
URL: http://lists.apple.com/archives/coreaudio-
api/2007/Aug//msg00073.html
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: minor
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: teloiv(a)gmail.com
When compiling Wine, It calls on some functions (AUGraphNewNode and
AUGraphNewNodeInfo) for coreaudio support in OS X that are deprecated as of Mac
OS X 10.5. The function is found in dlls/winecoreaudio.drv/audiounit.c, and
the calls are:
audiounit.c: In function ‘SynthUnit_CreateDefaultSynthUnit’:
audiounit.c:343: warning: ‘AUGraphNewNode’ is deprecated (declared at
/System/Library/Frameworks/AudioToolbox.framework/Headers/AUGraph.h:674)
audiounit.c:354: warning: ‘AUGraphNewNode’ is deprecated (declared at
/System/Library/Frameworks/AudioToolbox.framework/Headers/AUGraph.h:674)
audiounit.c:377: warning: ‘AUGraphGetNodeInfo’ is deprecated (declared at
/System/Library/Frameworks/AudioToolbox.framework/Headers/AUGraph.h:689)
It does not prevent audio from working but may do so in the future.
--
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=10184
Summary: Wine configure script unable to resolve -lGL on Mac OS X
10.5
Product: Wine
Version: 0.9.48.
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ryanwalklin(a)gmail.com
The configure script fails to find /usr/X11/lib/libGL.dylib, which is available
on Mac OS X 10.5 if the X11 user and dev packages are installed. Consequently
OpenGL is unavailable to Wine.
More correctly Wine should link to
/System/Library/Frameworks/OpenGL.Framework/Versions/A/Libraries/OpenGL.dylib,
as the /usr/X11/lib library consists of links to the Framework. This can be
achieved by directly linking to the framework (-Framework OpenGL -framework
GLUT) rather than -lGL and -lGLU on OS X.
--
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=15361
Summary: ABBYY FineReader Engine does not work correctly with
ScanSnap scanner software
Product: Wine
Version: 1.1.1
Platform: Other
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens-wine(a)spamfreemail.de
Hello,
proper OCR is one of the missing things under Linux. OS X has options but they
are limited.
I own a ScanSnap scanner which has software for Windows and OS X. Linux users
have made their own using the SANE backend. But the OS X and Linux solutions
lack the OCR scanning engine that the Windows version has.
The OCR engine runs under Wine but only ever scans the first page of every
(scanned) PDF I throw at it. After that, it spills endless lines of
fixme:process:GetProcessPriorityBoost (0x40,0x628bc5ec): semi-stub
fixme:process:GetProcessPriorityBoost (0x40,0x628bc5ec): semi-stub
fixme:process:GetProcessPriorityBoost (0x40,0x628bc5ec): semi-stub
fixme:process:GetProcessPriorityBoost (0x40,0x628bc5ec): semi-stub
fixme:process:GetProcessPriorityBoost (0x40,0x628bc5ec): semi-stub
hundreds of times a second while "WineHelper" and "X11" processes drive the CPU
load to 100%. If I press "Stop" in the recognition window, wait one minute
(approx) then restart the process it will advance one page further (because it
skips already OCRed pages).
My guess is if this semi-stub were implemented this OCR process would work
properly.
For me, this would mean I could FINALLY do ALL scanning and document managing
on my Macbook and my Linux PC, and would not need to boot Windows just to scan
in a heap of documents.
Could this function be implemented?
Thank you!
Jens
--
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=16145
Summary: Speed Teacher drill fails to load with an .OCX-related
error.
Product: Wine
Version: 1.1.8
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gdwarner(a)mindspring.com
When testing the Speed Teacher, I attempted to load a drill. I made my
selections, then when the "load drill" button is clicked, instead of the
desired drill, you get an error message:
"Runtime error 339: Component RCAX3.OCX or one of its dependencies not
correctly registered: A file is missing or invalid."
Dismissing the error message then leaves you with the Speed Teacher window, but
with no text, as seen here:
http://www.cheapandsleazy.net/images/st_crossover_no_text.jpg
--
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=9908
Summary: can't create universal binary for Mac OS X (server
unavailable in create script)
Product: Wine
Version: 0.9.46.
Platform: Other
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: raymondv(a)gmx.de
Hello,
i can create a "normal" binary for the use architecture (for me intel) but
failed creating a universal build for Mac OS X.
I used the manual on http://wiki.winehq.org/MacOSX/Building when creating a
intel
disk image with success!
When i tried to build a universal binary with (not documented on wiki):
./create_darwine_SDK.sh $VERSION ~/Desktop/wine-$VERSION/SDKRoot/
but it failed with
$ ./create_darwine_SDK.sh $VERSION ~/Desktop/wine-$VERSION/SDKRoot/
# Create the SDK installer for Darwine 0.9.46...
cvs [export aborted]: connect to anoncvs.opendarwin.org(204.152.186.41):2401
failed: Operation timed out
***** Error: Can't checkout the sdk from CVS 1
$
(the full command the script want to connect:
cvs -d:pserver:anonymous@anoncvs.opendarwin.org:/Volumes/src/cvs/od export
-Dtomorrow projects/darwine/sdk)
This server is unavailable because the official darwine project is closed on
http://darwine.sourceforge.net
It is possible the create a new mirror?
Thanks
Raymond
--
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=17770
Summary: Steam: crashes when installing games
Product: Wine
Version: 1.0.1
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nescalona(a)firehousemail.com
Created an attachment (id=19994)
--> (http://bugs.winehq.org/attachment.cgi?id=19994)
Full log, from initialization to crash.
Wine and Steam (but not X11) will crash when clicking the "Install" button on
the "My Games" tab. Based on my log, the problem appears to be that my version
of X.Org Server did not come with support for OpenGL, which installation of
games seems to require. I came to this conclusion because when I click install,
I get a couple hundred errors about X and OpenGL. (Genius, aren't I?) Could be
something with wine though, because the Mac version appears to be outdated
compared to the general-distribution version.
I installed Wine and X.Org Server via MacPorts. MacPorts says their version
numbers are:
wine @1.0.1_2
xorg @20090218
Log map:
lines 1-3 appear every time I run anything with Wine
lines 4-19 are initializing Steam, no visual output yet
lines 20-(~31) are initializing Steam, "connecting steam account" dialog
displayed
lines (~32)-140 are initializing Steam, main window loading
lines 140-202 are moving the cursor on Gecko pages (such as "Store" and
"Community")
lines 203-546 are immediately after clicking to install a game through Steam
<---- important part
Then Steam & Wine crash. X11 remains open.
--
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=10460
Summary: MSVCRT40.DLL Unimplemented
Product: Wine
Version: 0.9.45.
Platform: PC-x86-64
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: shnizep(a)gmail.com
Created an attachment (id=9178)
--> (http://bugs.winehq.org/attachment.cgi?id=9178)
Crash log
Hello,
First thanks for this invaluable tool. I'm running Mac OS X 10.4 on x86
platform. I'm trying to run an Invoicing tool I use to use on my PC although
the application runs, when I open a database it will crash with the attached
error log.
I installed Wine via Mac ports.
Any assistance is appreciated.
Thank You,
Stephen
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.