http://bugs.winehq.org/show_bug.cgi?id=15127
Summary: Can't Install
Product: Wine
Version: 1.1.3
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: david(a)di.ubi.pt
Created an attachment (id=15831)
--> (http://bugs.winehq.org/attachment.cgi?id=15831)
error
I've tried to run ./tools/wineinstall first. Can't install. Get the same thing
as running:
./config
make depend & make
I'm using OS x 10.4.11 on a powerpc, with XCode 2.4.1
the error messages are 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=9619
Summary: Winecfg audio tab crashes wine, midi does not work
Product: Wine
Version: 0.9.44.
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: singingwolfboy(a)gmail.com
Created an attachment (id=8010)
--> (http://bugs.winehq.org/attachment.cgi?id=8010)
winecfg crash log, from when winecfg crashes when trying to open the Audio tab
Tested with Noteworthy Composer 1.75 and Finale Notepad 2007. Both programs
complained of non-responsive MIDI devices. (Noteworthy: "One or more of your
selected MIDI devices are failing to open." Finale: "One or more MIDI devices
are not responding") In the MIDI options in Noteworthy, it lists "Wine midi
mapper" under the "Devices used by play back" menu, and nothing under the
"Available play devices" menu. In neither application does any sound play
during playback.
While investigating this, I discovered that opening the Audio tab in winecfg
crashes wine. When I click on the Audio tab, winecfg first displays this
message:
There is no audio driver currently specified in the registry.
A recommended driver has been selected for you. You can use this driver or
select another driver if available.
You must click Apply for the selection to take effect.
When I hit OK on that message, winecfg briefly stays up with no menu options in
the open tab, and then crashes. Crash log is attached.
I thought this might be a duplicate of bug 4051, but since wine no longer uses
aRts, it can't be. Still, it seems to be a similar problem.
Download Noteworthy:
http://www.download.com/NoteWorthy-Composer/3000-2170_4-9017135.html?tag=pd…
Download Finale: http://www.makemusic-downloads.com/NPWinSetup12013.exe
--
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=15337
Summary: OpenCanvas v. 1.1 broken (Regression)
Product: Wine
Version: 1.1.5
Platform: Other
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: snalajnk(a)gmail.com
OpenCanvas version 1.1 will not open under Wine 1.1.5, but works with 1.0. The
only error given is: "err:module:attach_process_dlls "gdi32.dll" failed to
initialize, aborting"
--
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=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=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=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=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.