http://bugs.winehq.org/show_bug.cgi?id=19374
Summary: Rumble Fighter Login
Product: Wine
Version: unspecified
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: major
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dude_exe(a)hotmail.com
This is my first time using Wine, and it works great for just about everything.
But the …
[View More]original reason I downloaded it was to play one of my favorite MMOs,
Rumble Fighter, which I got from here:
http://rf.ogplanet.com/downloads/game.asp
It downloaded, installed, updated, and ran perfectly right up to the login
screen. The login button doesn't work. I noticed that it says "This service
is for North America users only. Thanks for your interest." at the top of the
window. I don't know why, as I live in Shoreline Washington, and my computer
is set to US time. I have the most recent version of Wine.
Hardware Overview of my computer:
Model Name: MacBook
Model Identifier: MacBook5,1
Processor Name: Intel Core 2 Duo
Processor Speed: 2 GHz
Number Of Processors: 1
Total Number Of Cores: 2
L2 Cache: 3 MB
Memory: 2 GB
Bus Speed: 1.07 GHz
Boot ROM Version: MB51.007D.B00
SMC Version (system): 1.40f2
Serial Number (system): W891715P8QR
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=19128
Summary: UseGLSL=disabled stops FIFA WM 2006 with vertex shader
error
Product: Wine
Version: 1.1.24
Platform: PC
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
CC: stefandoesinger(…
[View More]a)gmx.at
With UseGLSL="disabled", FIFA WorldCup 2006 freezes with a black screen as a
zillion GL_INVALID_OPERATION scroll by.
Noteworthy log messages at the beginning are:
fixme:d3d_shader:shader_arb_generate_vshader HW VertexShader Error at position
0: "Error on line 28: missing comma (hint: '[')"
fixme:d3d_draw:drawStridedFast >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502)
from glDrawElements @ drawprim.c / 50
fixme:d3d_shader:shader_arb_generate_vshader HW VertexShader Error at position
0: "Error on line 33: missing comma (hint: '[')"
Later, it is this exactly this fixme:drawStridedFast >>>>>>>>>>> which scrolls
by continuously. I've used wine-1.1.24, although Stefan added a few patches
since. I prefer to stick to releases for tests.
Hmm, I already encountered that drawStridedFast message (with GLSL) in
2weistein Demo in wine-1.1.21 (there it was "only" reported ~ thousand times).
BTW, 2weistein Demo works great with or without UseGLSL -- even better without
it in the main menu, but that's another issue.
With (default) GLSL, FIFA WC 2006 works flawlessly on the MacOS -- the children
have totaled hours of game play. (Alas, I'd need to perform a full install
prior to submitting AppDB results about the Mac).
Using nVidia "early 2009" Mac Mini with OS X 10.5.7 and XQuartz 2.3.3.2
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=12985
Summary: Microsoft SQL Server Management Studio Express crashes
at start
Product: Wine
Version: 0.9.60
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: am(a)keeper.lv
Created an attachment (id=12737)
--> (http://bugs.…
[View More]winehq.org/attachment.cgi?id=12737)
Very small error log.
Microsoft SQL Server Management Studio Express crashes at start with Visual C++
Runtime Library error message.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=24032
Summary: Cannot authenticate / create online profile for
Ubisoft Anno 1404
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winhttp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tw3aky(a)gmail.com
Created an attachment (id=30193)
--> (…
[View More]http://bugs.winehq.org/attachment.cgi?id=30193)
anno4.exe terminal output
I'm running wine-1.3.0-166-g277040d compiled from git clone made a couple of
days ago, running on a Mac OS X 10.6.4
GCC version: i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)
The game i'm trying to run is Anno 1404 (a.k.a. Dawn of Discovery)
I'm running the game with the following command from the game's install
location (in order to find correct libraries) :
DYLD_FALLBACK_LIBRARY_PATH="/opt/local/lib:/usr/X11/lib" ~/wine-git/wine
Anno4.exe
I've copied the usersettings from a copy on windows to get engine.ini and
account data in place. Performed D3D9 fix in engine.ini and set dbghelp.dll to
native with winecfg
D3D9 is installed with winetricks version 20100811.
When the game starts, it tries to authenticate the existing online profile,
showing a dialogue with 'Waiting for other online transactions', after a time
out, the dialogue shows 'logging in...', again after a certain amount of time,
the dialogue asks to enter password again. Clearly it didn't authenticate. I am
sure the credentials are correct. When trying to create an online profile, a
dialogue ask to enter username and password of your ubi-account. After doing
so, the dialogue 'Logging in...' appears and again after a certain amount of
time ask to enter your password again.
In the terminal output i found an error from winhttp that coincides connect
attempts:
err:winhttp:netconn_secure_connect couldn't verify server certificate (12157)
Attached you can find the terminal output from such a test flow described
above.
I've had this error also in the wine @1.2 and wine-devel @1.3.0 installed via
Macports.
Also the latest release of crossover games of Codeweavers has this problem to
authenticate an online profile for this game, although there was no error in
the terminal output but a warning stating RAS support is not implemented.
Bug 21868 insinuates a similar problem in wine version 1.1.39
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=21241
Summary: Update from 1.1.34 to 1.1.35 "improperly signed"
Product: Wine
Version: 1.1.34
Platform: Other
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 2394.83gls8dg(a)spamgourmet.com
Running Wine 1.1.34 on OS X 10.6.2
It tells me that Wine 1.1.…
[View More]35 is available for download. I tell it to download.
It downloads a 50.1 MB file. And then fails with the following error message:
"Update Error! The update is improperly signed."
I have updated WineBottler from 1.1.34 to 1.1.35 without difficulty.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=10335
Summary: Installing Jet 40 with winetricks with Darwine requires
installation of DCOM98
Product: Wine
Version: 0.9.48.
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jjmckenzie51(a)sprintpcs.com
This …
[View More]is a documentation bug only!
I was receiving an error when installing Jet 4.0 for use with BiblePro about
the failure to register a .tlb file.
Found that I had to install DCOM98 first to get around this error.
Suggest that winetricks ask this question:
Have you installed DCOM98? (y/N) ?
With an abort message or call to DCOM 98 installation for Jet 4.0.
If this is already documented, please add this to the Jet 4.0 install
instructions.
Thank you.
James
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=22851
Summary: UI panit
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Dstorm.xu(a)dextrys.com
Created an attachment (id=28219)
--> (http://bugs.winehq.org/attachment.cgi?id=28219)
screenshot
UI panit …
[View More]problem, befor wine 1.2 rc1 it work fine.
maybe this CR Caused:
Support for alpha blending in image lists.
HI.
anyone who know how to fix bug ,belong to wine print's 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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=19421
Summary: Can't upload attachments from a Mac running Mac OS
10.5
Product: WineHQ Bugzilla
Version: 3.2.3
Platform: PC
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cdavis(a)mines.edu
I can't upload attachments from a …
[View More]Mac running Mac OS 10.5. It does not matter
which browser I use (tested with Firefox and Safari). When I click submit to
begin the upload, the browser tells me it's sending the request, and then it
just sits there and does nothing. If I click the browser's stop button, I find
that my attachment is not there at all, like I didn't even try to attach
anything in the first place. Same thing happens when I try to create a new bug
with an initial attachment (like I tried to do with bug 19412; I wanted to
attach a log, but couldn't).
Don't tell me this is a bug with Mac OS or whatever browser I'm using (at the
moment, Firefox). I tried the Landfill test installation on Bugzilla's website,
and uploading attachments worked just fine. I tried both the 3.0 and 3.2
branches. Maybe it's time to upgrade?
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=20763
Summary: make crosstest fails on Mac OS X
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: testcases
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cdavis(a)mines.edu
(When bug 20762 is fixed, please change the OS to Mac OS X 10.6. Thank you.)
Building tests …
[View More]for Windows with mingw fails on Mac OS X. And yes, I do have
mingw installed. Specifically, tests fail to link with this message:
../../../dlls/winecrt0/libwinecrt0.a: could not read symbols: Archive has no
index; run ranlib to add one
collect2: ld returned 1 exit status
winegcc: i386-mingw32-gcc failed
Yes, I tried running the mingw ranlib on the library but it had no effect. I
also tried cleaning out dlls/winecrt0. That had this effect:
/usr/local/bin/../lib/gcc/i386-mingw32/3.4.5/../../../../i386-mingw32/bin/ld:
cannot find -lwinecrt0
collect2: ld returned 1 exit status
winegcc: i386-mingw32-gcc failed
I suspect that's because none of the cross tests depend on winecrt0 in their
Makefiles.
Running the mingw nm on libwinecrt0.a produces this:
i386-mingw32-nm: __.SYMDEF SORTED: File format not recognized
i386-mingw32-nm: delay_load.o: File format not recognized
i386-mingw32-nm: dll_entry.o: File format not recognized
i386-mingw32-nm: dll_main.o: File format not recognized
i386-mingw32-nm: drv_entry.o: File format not recognized
i386-mingw32-nm: exe16_entry.o: File format not recognized
i386-mingw32-nm: exe_entry.o: File format not recognized
i386-mingw32-nm: exe_main.o: File format not recognized
i386-mingw32-nm: exe_wentry.o: File format not recognized
i386-mingw32-nm: exe_wmain.o: File format not recognized
i386-mingw32-nm: init.o: File format not recognized
i386-mingw32-nm: stub.o: File format not recognized
because a) it doesn't support Mach-O and b) it doesn't support Apple ranlib
indexes at all, let alone sorted ones.
Are you sure winegcc should be pulling in winecrt0 for the i386-mingw32 target?
Are you sure we don't want to use mingw's CRT startup code? If we want to use
winecrt0, why don't the cross tests depend on it, and why isn't a version built
for mingw32?
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=21556
Summary: Steam Install Frozen
Product: Wine
Version: 1.1.37
Platform: x86
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joebobthe13th(a)gmail.com
Created an attachment (id=25970)
--> (http://bugs.winehq.org/attachment.cgi?id=25970)
Output Log
…
[View More]After installing Gecko Engine on my Mac I ran the command
$ wine start SteamInstall.msi
the Terminal displays a couple lines of text and gets frozen at
fixme:menubuilder:SaveIconResAsXPM Unsupported color depth 24-bit
fixme:menubuilder:SaveIconResAsXPM Unsupported color depth 32-bit
fixme:menubuilder:SaveIconResAsXPM Unsupported color depth 24-bit
How do I fix it so that I will be able to run a full install?
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=17967
Summary: BadValue to Apple-DRI
Product: Wine
Version: 1.0.1
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: boyland(a)cs.uwm.edu
I am running an executable created with Adobe Director for Windows.
Wine worked! (It seems to be …
[View More]the only way to be able to do this if the CD was
created
with WIndows in mind). But I did get the following errors that might be useful
to you:
Could not load Mozilla. HTML rendering will be disabled.
X Error of failed request: BadValue (integer parameter out of range for
operation)
Major opcode of failed request: 128 (Apple-DRI)
Minor opcode of failed request: 2 ()
Value in failed request: 0x600256
Serial number of failed request: 2846
Current serial number in output stream: 2846
fixme:wave:wodDsCreate DirectSound not implemented
fixme:wave:wodDsCreate The (slower) DirectSound HEL mode will be used instead.
(last two messages repeated ad infinitum)
NB: the application worked FINE. Thanks!
This is on a MacBookPro (2006 era) Intel-based macintosh.
I got wine using Macports.org (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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=15720
Summary: Crash when attempting to run Lego Star Wars II
Product: Wine
Version: 1.1.6
Platform: PC-x86-64
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaziniho(a)gmail.com
When attempting to run Lego Star Wars II through wine 1.1.6 on OS X 10.5.4 …
[View More]and
X11.app.2.1.1 (xorg-server 1.3.0-apple5), a window appears on screen very
briefly (too briefly to read) then attached crash occurrs.
System is an intel core2duo 2.1Ghz with 4GB RAM and ample hard disk space.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=23142
Summary: garbage icons in Wine's programs
Product: Wine
Version: 1.2-rc1
Platform: x86
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
commit ea596f8a5f7d732bb56b5921ceb964137df0b930
Author: Alexandre Julliard <…
[View More]julliard(a)winehq.org>
Date: Tue May 18 14:11:51 2010 +0200
winex11: Force alpha channel to 0 when blitting to depth 32 from a lower
depth.
causes garbage to be displayed instead of the icons in
- winecfg's audio tab: the checkbox (the +/- signs are ok)
- "wine control": the software control panel icon.
I filed a new issue even though bug #22958 is about the same commit, because
this is Mac(/NVidia?)-specific, does not depend on other SW, nor gdiplus. Ouch,
another instance where fixing a bug #22457 causes a new one.
Using wine-1.1.rc3 on an "early 2009" Mac Mini with NVidia 9400GM on MacOS X
.5.8.
There's no such effect on Ubuntu Intrepid with Intel graphics HW.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=26820
Summary: Icons broken. For example in regedit.
Product: Wine
Version: 1.3.17
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.scheller(a)email.de
All icons in applications (for example regedit) are broken.
I did delete the ~/.wine …
[View More]folder to be sure it is not caused by anything I did
install. And if I run regedit, the icons in the treeview next to for exampke
HKEY_LOCAL_MACHINE are broken.
It just shows some random pixels and if I click through the tree view, the
icons change to some other garbage.
I am using the macports wine-devel. Also with older version I had the same
problem. The Applications work fine, but the icons are garbage.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=24218
Summary: Joystick does not function
Product: Wine
Version: 1.3.1
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adam.bartley(a)gmail.com
As per a series of other (ignored!) bug reports, joystick support is very poor
for macos. I have …
[View More]a logitech atk3 that is completely ignored. It works fine
under mac os. If I do winedebug with il2fb, no entry for the joystick appears,
suggesting that adding a registry entry would not help me at all.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=24446
Summary: .NET (2.0 and 3.0) fail to install on Mac OS X.
Product: Wine
Version: 1.3.2
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: LordHDL(a)yahoo.com
The .NET frameworks return status 1 and don't even present an installer.
…
[View More]Attempting to uninstall them via Wine's control panel doesn't work.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=24360
Summary: Aion 2.0 freezes immediately upon splash screen
Product: Wine
Version: 1.2
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: psduckie(a)yahoo.com
Created an attachment (id=30703)
--> (http://bugs.winehq.org/attachment.…
[View More]cgi?id=30703)
Screenshot of the frozen game
Aion gets to the splash screen, at which point it immediately freezes. A
screenshot is attached.
Winetricks used: vcrun2005, dotnet20, d3dx9
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=13117
Summary: 1.0-rc1 fails to compile in Mac OS X
Product: Wine
Version: 1.0-rc1
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: teloiv(a)gmail.com
When trying to compile Wine 1.0-rc1 in Mac OS X Leopard, Wine errors during
make …
[View More]and fails to compile. I've attached the make output of the compile
failing. If i run 'make -k' to ignore the error, wine successfully compiles,
however this just ignores the problem, not solves it.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=21518
Summary: Ibiblio's 1.1.37 source code problem?
Product: Wine
Version: 1.1.37
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jedimastermaniac(a)hotmail.com
Wine 1.1.37 source code from the ibiblio.org mirror connot be configured …
[View More]and
returns and errors that there are not enough privileges whereas the one from
sourceforge seems to be configured and built normally without issues
Dunno how this happened i found it quite strange
First time using hte bug report so sorry if i messed up
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=22300
Summary: ColorSync support
Product: Wine
Version: 1.1.41
Platform: x86
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: computers57(a)hotmail.com
CC: computers57(a)hotmail.com
There is a long list of technologies in Mac OS X …
[View More]that could be used to improve
Wine on OS X. One of them is ColorSync. ColorSync is a color management
software that is HEAVILY integrated into the Mac OS. For instance, you can
calibrate your monitor and when OS X starts up, it will read the color profile
file and adjust the graphics card output. It will also do color correction
automatically in, e.g. Preview to get the best out of an image.
However, I do not know the relation between X11 and ColorSync. It is possible
that in order to take full advantage of ColorSync, a Mac OS X native front-end
will need to be developed.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=15375
Summary: Failed to load libGL: dlopen(libGL.1.dylib, 266): image
not found
Product: Wine
Version: 1.1.5
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vladimir.endaltcev(a)gmail.com
After upgrading XQuartz …
[View More]to latest version 2.3.1 and installing wine 1.1.5 using
macports (wine-devel port) got following:
--
err:wgl:has_opengl Failed to load libGL: dlopen(libGL.1.dylib, 266): image not
found
err:wgl:has_opengl OpenGL support is disabled.
If set LD_LIBRARY_PATH to /usr/X11/lib then libGL works but faced to:
---
err:wgl:has_opengl glx_version is 1.2 and GLX_SGIX_fbconfig extension is
unsupported. Expect problems.
Could you explain why it is necessary to set env variables after installation?
Is it wine compilation defect?
Thanks in advance,
Vladimir
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=19155
Summary: Ankh2: main character, NPC and other things black
without UseGLSL=disabled
Product: Wine
Version: 1.1.24
Platform: PC
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
With default Wine …
[View More]settings, that is without UseGLSL="disabled", the app
exhibits several related defects:
- The characters (Assil etc.) are drawn completely black.
- The intro displays black blocks on (correct) dark blue blackground instead of
the Deck13 logo in white and yellow.
- The game's first scene (alley/Gasse) is completely black except for the
passage to the illuminated main street. With "disabled", it's merely very dark
and Assil is visible (dark), which seems normal for this scene.
OTOH, The app seems to merit gold rating with UseGLSL=disabled, but it's too
early to tell after mere 10 minutes testing.
Alas, in both cases, there's a white square as background to the mouse pointer,
but that's another issue.
The logs are similar in both cases (not attached) and don't show anything not
already known from other apps (>1 backbuffer etc.) that work well.
Observed on nVidia Mac OSX 10.5.7, XQuartz 2.3.3.2 and Wine compiled myself
with nothing but Xcode 3.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=18782
Summary: Installation 'printfil (.com) make errors
Product: Wine
Version: 1.1.21
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: abonino(a)quick-line.ch
problems with print-SW?
(10.5.7)
--
Configure bugmail: http://bugs.…
[View More]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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=25555
Summary: Gamergate Download Manager dowloads very slow
Product: Wine
Version: 1.3.9
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yo_paul(a)hotmail.com
Gamergate Download Manager dowloads very slow between 50-150 kbs while in
…
[View More]windows it downloads full speed to 2mb per second...
VOLVO the game is given freely for download (freeware) so thats a good testcase
for testers/developers to try it out.
Register here:
https://www.gamersgate.com/account/register
Download the free game here:
http://www.gamersgate.com/DD-VTG/volvo-the-game
Thanks in advance
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=22717
Summary: duplicate symbols in ldt.c ... bad inline asm
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremyhu(a)freedesktop.org
Created an attachment (id=28002)
--> (http://bugs.winehq.org/attachment.…
[View More]cgi?id=28002)
ldt.pp.c
I just noticed this building wine 1.1.44 ... building with -O0 fails, but -O1
is fine. I think some inline asm is bad:
wine-1.1.44/libs/wine $ /usr/bin/gcc-4.2 -m32 -c -I. -I. -I../../include
-I../../include -D__WINESRC__ -DWINE_UNICODE_API="" -D_REENTRANT -fPIC -Wall
-pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes
-Wwrite-strings -Wpointer-arith -I/opt/local/include -D_DARWIN_NO_64_BIT_INODE
-O0 -ggdb3 -arch i386 -o ldt.o ldt.c
{standard input}:21595:FATAL:Symbol _wine_get_fs already defined.
Pre-processed C file and assembly for both O0 and O1 are being 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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=19282
Summary: PROJECT in a box: unimplemented and "fixme" dll's
(Crossover CE for Mac)
Product: Wine
Version: unspecified
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jodroog(a)hotmail.com
When using CrossOver …
[View More]for MAc the application "PROJECT in a box"
(http://www.projectinabox.org.uk). Doesnt start up.
When running in Darwine, it starts up and shows the application startupscreen,
but when opening a file within the application: it crashes.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=16625
Summary: Unable to build on Leopard
Product: Wine
Version: 1.1.11
Platform: PC
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tael67(a)gmail.com
Created an attachment (id=18187)
--> (http://bugs.winehq.org/attachment.cgi?id=18187)
Compile log
…
[View More]I got some errors when trying to build Wine on my Mac.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=16115
Summary: jscript: field with has wrong type
Product: Wine
Version: 1.1.8
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
dhcp-128-194-53-159:jscript austin$ make
gcc -c -I. -I. -I..…
[View More]/../include -I../../include -D__WINESRC__ -D_REENTRANT
-fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement
-Wwrite-strings -Wpointer-arith -I/usr/include -I/usr/include/libxml2
-I/usr/include/libxslt -I/usr/include/libpng12 -I/usr/include/gphoto2
-I/usr/include/sane -I/usr/include -o regexp.o regexp.c
regexp.c: In function ‘SimpleMatch’:
regexp.c:2392: warning: field width should have type ‘int’, but argument 6
has type ‘long unsigned int’
regexp.c: In function ‘ExecuteREBytecode’:
regexp.c:2631: warning: field width should have type ‘int’, but argument 6
has type ‘long unsigned int’
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=17236
Summary: Starcraft / Broodwar does not work on MacOS-X
Product: Wine
Version: 1.1.6
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tobias.steinmann(a)gmx.de
Hi,
while its no problem with wine1.0.1 on Linux, on MacOS-X Starcraft …
[View More]does not
start with wine1.1.6. Here is the Log-File:
Full patch of Starcraft was applied, but did not make a difference.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=22547
Summary: Open R-Community Tool: "IdentityNotMappedException"
during Startup
Product: Wine
Version: unspecified
Platform: x86
URL: http://rcommunity.nazgulworld.com/
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: …
[View More]dorian.grey(a)mail.com
Created an attachment (id=27654)
--> (http://bugs.winehq.org/attachment.cgi?id=27654)
Wine log file
The application (an .NET Framework Version 2 application) crashes at startup
and in the DOS box I get the following readout:
Unhandled Exception: System.Security.Principal.IdentityNotMappedException:
Some or all identity references could not be translated.
at System.Security.Principal.NTAccount.Translate(IdentityReferenceCollection
sourceAccounts, Type targetType, Boolean forceSuccess)
at System.Security.Principal.NTAccount.Translate(Type targetType)
at
System.Security.AccessControl.CommonObjectSecurity.ModifyAccess(AccessConrolModification
modification, AccessRule rule, Boolean& modified)
at System.Security.AccessControl.CommonObjectSecurity.AddAccessRule(AccessRue
rule)
at
System.Security.AccessControl.EventWaitHandleSecurity.AddAccessRule(EventaitHandleAccessRule
rule)
at
Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(String[]
commandLine)
at OpenRCTools.My.MyApplication.Main(String[] Args)
I have installed the Font Fix and the standard Fonts. I have tested the problem
under v.1.1.35 and v1.1.43. The log file 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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=15863
Summary: Unable to find X development files on Leopard
Product: Wine
Version: 1.1.7
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: teloiv(a)gmail.com
When compiling Wine on Mac OS X under some installs, it fails to find X11's
…
[View More]libraries and include files.
The only thing that I can think of that's different is the lack of imake and
xmkmf. The default Leopard X11 install includes imake and xmkmf, however, if
someone chooses to not install base X11 and instead install Xquartz at a later
date, they do not get imake and xmkmf because they are not shipped with Xquartz
as of 2.2.0 - see http://xquartz.macosforge.org/trac/wiki/X112.2.0 .
If the locations of X11's libraries and include files are specified with
--x-includes=/usr/X11/include and --x-libraries=/usr/X11/libs, Wine finds X11
and builds properly.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=13601
Summary: wine build incompatible with iPhone SDK
Product: Wine
Version: 1.0-rc3
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine-2008(a)ryandesign.com
wine (versions 0.9.44 thru 1.0-rc3 at least) compiles fine with Xcode 3.0 …
[View More]on
Mac OS X 10.5.3 Intel, but fails with the iPhone SDK beta 5 or beta 6 (a.k.a.
Xcode 3.1 beta).
/usr/bin/gcc-4.0 -c -I. -I. -I../../include -I../../include -D__WINESRC__
-D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
-Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -I/mp/include -O2
-o status.o status.c
../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./crtdll.spec
crtdll_main.o -o crtdll.dll.so -lmsvcrt -lkernel32
../../libs/port/libwine_port.a -L/mp/lib -framework CoreServices -lz
./crtdll.spec:44: external symbol 'CRTDLL__basemajor_dll' is not a function
./crtdll.spec:45: external symbol 'CRTDLL__baseminor_dll' is not a function
./crtdll.spec:46: external symbol 'CRTDLL__baseversion_dll' is not a function
./crtdll.spec:66: external symbol 'CRTDLL__cpumode_dll' is not a function
./crtdll.spec:243: external symbol 'CRTDLL__osmajor_dll' is not a function
./crtdll.spec:244: external symbol 'CRTDLL__osminor_dll' is not a function
./crtdll.spec:245: external symbol 'CRTDLL__osmode_dll' is not a function
./crtdll.spec:247: external symbol 'CRTDLL__osversion_dll' is not a function
winegcc: ../../tools/winebuild/winebuild failed
make[2]: *** [crtdll.dll.so] Error 2
make[1]: *** [crtdll] Error 2
Here's the MacPorts ticket for this issue:
http://trac.macports.org/ticket/13000
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=15547
Summary: Application's (Games) requiring OpenGL fail to start
Product: Wine
Version: 1.1.5
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: osai(a)openttdcoop.org
Hello,
I am running Wine 1.1.5 on Mac OS X 10.5.5. Basic …
[View More]Applications are working
quite stable despite some minor notices, but I am not able to start any kind of
games requiring 3D-Acceleration. All of them excite with the following
error-message:
e.g. for Warcraft III TFT or Heroes of Might and Magic III 4.0:
err:wgl:has_opengl glx_version is 1.2 and GLX_SGIX_fbconfig extension is
unsupported. Expect problems.
I didn't find any further information about this problem and due to your latest
News Issue (#353) saying people using wine on other platforms should report
more problems I started to do so.
If necessary I can provide further information about my system.
Regards,
Osai
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=12989
Summary: Foobar2k: crashes wine when reading MP3 file from my
local MP3 server.
Product: Wine
Version: 0.9.60
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: goles.nicolas(a)gmail.com
I have an Ubuntu (7.04) …
[View More]server at home, that server hosts my mp3s, oggs, .FLAC
etc.
When I try to listen an MP3 located on that server using foobar2k, Wine
crashes, and of course foobar2k crashes too. If I try to read (play) a .FLAC or
.OGG from the ubuntu server, I don't experience this issue at all ( the files
play normally ).
The files (mp3, ogg, .flac, etc...) are added to foobar2k playlist, the issue
comes when I try to play the added .mp3 files.
This issue is not present when I try to play an Mp3 from localhost using wine
of course.
Here is a link to download foobar2k , but I am pretty sure this is a Wine
issue, not a foobar issue. I haven't been able to install WinAMP to check if it
fails too.
foobar2k download link :
http://www.foobar2000.org/foobar2000_0.9.5.2.exe
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=26438
Summary: Its not Work
Product: WineHQ Bugzilla
Version: unspecified
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: woftschik85(a)gmx.de
Created an attachment (id=33657)
--> (http://bugs.winehq.org/attachment.cgi?id=33657)
…
[View More]Sreen s
Hallo!
Ich habe mir eine kostenlose Version von MemoMaster JBSoftware heruntergeladen.
Dieses Programm habe ich versucht über "Wine" auf dem Mac zu installieren.
Nach der erfolgreichen Installation, hatte ich gewisse Fehler!
Beim öffnen einer Datenbank in Memomaster erscheint mir das Folgendes Fenster!
(siehe Bild 1)
Nach dem betätigen des Buttons "Ja" erscheint ein weiteres Fenster (siehe Bild
2)
nach betätigen von "OK" taucht ein weiteres Fenster auf (siehe Bild 3)
nach weiteren betätigen taucht wieder das erste Bild auf und öffnet mir keine
Datenbank!
Es öffnet sich auch keine neu erstellte Datenbank!
Die Software funktioniert einwandfrei unter Windows und der Hersteller sagt
dazu nur
Sehr geehrter Herr Matthies,
vielen Dank für Ihre E-Mail. Gerne beantworten wir Ihre Nachricht.
Eventuell hat ein "übereifriger" Virenwächter wichtige Teile der Installation
geblockt.
Deinstallieren Sie noch einmal MemoMaster und laden das aktuellste Setup von
unserer Webseite.
Nun starten Sie den PC neu und deaktivieren temporär Ihren
Virenwächter/Firewall.
Nach der Installation starten Sie einmalig MemoMaster und können
Virenwächter/Firewall wieder aktivieren.
Für weiterführenden Support benötigen wir Ihre Kundennummer oder die
E-Mail-Adresse Ihrer letzten Bestellung.
Mit freundlichen Grüßen
David Paul
Support
www.JBSoftware.de
JBSoftware, Inh. D. Berz
Robert-Haller-Ring 23, D-63110 Rodgau
Tel. +49 6106 266 08-51, Fax +49 6106 266 08-52
Kennen Sie das?... Jeder kommuniziert unentwegt mit Jedem.
Doch keiner weiß so richtig Bescheid. Aus einem Berg von Notizen,
E-Mails und Schriftstücken gepaart mit dutzenden von Telefonaten
und Meetings entsteht ein Informationskollaps.
Professionelles CRM für Ihr Unternehmen: www.CRM-Plus.de
Diese E-Mail wurde über CRM-Plus mit Microsoft Outlook
erstellt, versendet und automatisch in CRM-Plus archiviert.
Ich benutzte aber kein Vierenwächter nur den reinen Emulator "Wine"
Können Sie mir weiter helfen, den ich weiß nicht woran der Fehler liegen kann.
Für weitere Fragen stehe ich Ihnen gerne zur Verfügung und verbleibe
mit freundlichen Grüßen
W. Matthies
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=15222
Summary: Tejina: fails to open installer
Product: Wine
Version: 1.1.4
Platform: Macintosh
URL: http://www.incors.com/products/
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: soychaimocha(a)yahoo.com
When trying to run the installer …
[View More]for Tejina, Wine is unable to start the
installer program. The errors in the logs are attached. I'm running Darwine
1.1.4 on Mac OS X 10.5.
Also tried in Ubuntu using Wine 1.1.4, with a similar failure. Ubuntu is able
to launch the installer, but crashes after the progress bar with the Earth
image. Ubuntu error log is in the second half of the attachment.
Tejina is a java-based kanji-recognition software. The company has since
discontinued making the application, but Download.com still has the program
available if further testing is needed:
http://www.download.com/Tejina/3000-2279_4-10069593.html
The installer application they used seems to be called InstallAnywhere by
ZeroG.com, if that is relevant.
http://www.acresso.com/products/installation/installanywhere.htm
Tried with and without Java installed in 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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=19283
Summary: PROJECT in a box: unimplemented and "fixme" dll's
(Crossover CE for Mac)
Product: Wine
Version: unspecified
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jodroog(a)hotmail.com
When using CrossOver …
[View More]for MAc the application "PROJECT in a box"
(http://www.projectinabox.org.uk). Doesnt start up.
When running in Darwine, it starts up and shows the application startupscreen,
but when opening a file within the application: it crashes.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=19470
Summary: Wine shouldn't assume the default visual supports GLX
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cdavis(a)mines.edu
Created an attachment (id=22631)
--> (http://bugs.winehq.org/…
[View More]attachment.cgi?id=22631)
Output from glxinfo command
Right now, when initializing OpenGL support, and determining the OpenGL
capabilities of the host system (in X11DRV_WineGL_InitOpenglInfo()), Wine makes
a very crucial assumption: that the default visual supports GLX. This is not
necessarily true, so therefore Wine should not make this assumption.
In the 2.4.0 release candidate from the Xquartz project, for example, the
default visual does not support GLX. The fact that it doesn't caused the
glXCreateContext() call in the mentioned function to fail.
In particular, that call to glXCreateContext() fails with the following
message:
X Error of failed request: BadValue (integer parameter out of range for
operation)
Major opcode of failed request: 0 ()
Value in failed request: 0x22
Serial number of failed request: 515
Current serial number in output stream: 515
That value in the message happens to be the ID of the default visual on my
system. Under 2.4.0 RC1, that visual doesn't support GLX. (In the next 2.4.0
RC, it will, for reasons which become apparent in the next paragraph.) I've
attached the output from glxinfo under that version, so you can see for
yourself.
I filed a bug with Xquartz (http://xquartz.macosforge.org/trac/ticket/287).
They told me they would fix it (and they did, and the fix is going into the
next 2.4.0 RC), but they also warned me that the default visual for a given
display and screen doesn't have to support GLX, and that I should report this
to WineHQ.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=11760
Summary: Deleting files from Winefile does not send them to the
Trash
Product: Wine
Version: 0.9.55.
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jjmckenzie51(a)sprintpcs.com
If I create a file using the …
[View More]WineLib Notepad and then use WineFile to delete
it, the file is deleted instead of sending it to the Trash application. The
file is permenantly deleted from the system. Bug 5055 discusses the file
deletion problem on Linux based PC systems and may apply to this issue.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=9629
Summary: winecfg: selecting the audio tab crashes winecfg
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=8023)
--> (http://bugs.…
[View More]winehq.org/attachment.cgi?id=8023)
crash log of winecfg audio tab crash
When I click on the Audio tab in winecfg, it begins to crash. First, it
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.
System info:
Apple Macbook (Intel chip, 2 GHz processor, 1st generation white Macbook)
running Mac OS X 10.4.10. Running wine through Apple X11.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=22605
Summary: SafeNativeMethods.SelectObject Exception
Product: Wine
Version: 1.1.43
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dorian.grey(a)mail.com
I am trying to run the Open R-Community Tools
(http://rcommunity.nazgulworld.com/…
[View More]index.php?page=dl). I did the following
modifications:
- used Wine 1.1.43
- Patched it according to Bug #16418 Comment #32 suggested -> helped over the
first problem
- installed the Winetricks MS gidplus.dll and ddr=gdi hacks (Note: there is an
error in 1.1.43 with Wineticks - it points to a hard coded configuration file)
Then I got the following error (log attached)
at System.Windows.Forms.SafeNativeMethods.SelectObject(HandleRef hDC,
HandleRef hObject)
at System.Windows.Forms.ContainerControl.GetFontAutoScaleDimensions()
at System.Windows.Forms.ContainerControl.get_CurrentAutoScaleDimensions()
at System.Windows.Forms.ContainerControl.get_AutoScaleFactor()
at System.Windows.Forms.ContainerControl.PerformAutoScale(Boolean
includedBounds, Boolean excludedBounds)
at System.Windows.Forms.ContainerControl.PerformNeededAutoScaleOnLayout()
at System.Windows.Forms.ContainerControl.OnLayoutResuming(Boolean
performLayout)
at System.Windows.Forms.Control.ResumeLayout(Boolean performLayout)
at OpenRCLib.usrBanner.InitializeComponent()
at OpenRCLib.usrBanner..ctor()
at OpenRCLib.frmManager.InitializeComponent()
at OpenRCLib.frmManager..ctor()
at OpenRCTools.My.MyApplication.OnCreateMainForm()
at
Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun()
at
Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel()
at
Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(String[]
commandLine)
at OpenRCTools.My.MyApplication.Main(String[] Args)
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=21638
Summary: Motocross Madness 2 (mcm2): crashes after aborting a
race
Product: Wine
Version: 1.1.38
Platform: x86
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=26127)
--…
[View More]> (http://bugs.winehq.org/attachment.cgi?id=26127)
console log and backtrace
Aborting a race with ESC, then clicking on the leftmost button (abort race),
Wine crashes instead of resizing the desktop window to 640x480 in order to
return to the main menu.
commit 02e0b3ae1a3b3162026cdfacf077d4d3accb4ff0 prior to wine-1.1.38
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
wined3d: Introduce surface_prepare_texture().
caused this regression.
2 0x91b4eb96 kCVDisplayLinkID+0x7a() in corevideo
9 0x964823ab glBegin+0x1b() in libgl.dylib
10 0x42d35843 _surface_depth_blt+0x203() in wined3d
11 0x42d3f9ed _surface_load_ds_location+0x42d() in wined3d
12 0x42cb24e8 _IWineD3DDeviceImpl_SetDepthStencilSurface+0x1d8() in wined3d
Using MacOSX 10.5.8 mini with nVidia 9400GM graphics.
Note that you need a lot of patience to be able to click the button. Bug
#17234 is gone in the main menus (640x480), but there's extreme lag when the
three button requester appears at game-resolution (1600x1400) as a result of
pressing ESC during a race: There's approximately one refresh of the mouse
cursor once every three seconds.
I've not tested what happens when you end a race "normally" (by timeout or
whatever). ESC is the only way I know to end a training session.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=19094
Summary: Regression on OS X, may not be able to load dll
Product: Wine
Version: unspecified
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gellule.xg(a)free.fr
Hi,
(wine, almost latest git, on OS X)
With a recent git, I …
[View More]stumbled on the following:
"wine client_ryzom_rd.exe" crashes with the following.
DBG 9 dynloadlib.cpp 211 NLMISC::CLibrary::loadLibrary client_ryzom_rd.exe
: Loading dynamic library 'nel_drv_opengl_win_r.dll'
dyld: lazy symbol binding failed: lazy pointer not found at address 0x303d17af
in image /opt/local/libexec/wine/wine
dyld: lazy pointer not found at address 0x303d17af in image
/opt/local/libexec/wine/wine
WRN 9 dynloadlib.cpp 45 NLMISC::nlLoadLibrary client_ryzom_rd.exe : Load
library 'nel_drv_opengl_win_r.dll' failed: ????????
WRN 9 dynloadlib.cpp 222 NLMISC::CLibrary::loadLibrary client_ryzom_rd.exe
: Loading library nel_drv_opengl_win_r.dll failed: Verify DLL existence
The application cannot load the native library 'nel_drv_opengl_win_r.dll'.
winecfg also exhibit these two lines, the first time it was run, but without
crashing:
dyld: lazy symbol binding failed: lazy pointer not found at address 0x303d17af
in image /opt/local/libexec/wine/wine
dyld: lazy pointer not found at address 0x303d17af in image
/opt/local/libexec/wine/wine
I checked out a few revisions and narrowed down the issue to be between:
"kernel32: Add call frame annotations in x86 assembly code." (which works) and
"loader: Reserve some more memory to cover the native ole32 addresses." (which
does not work).
I'm ready to do some more testing if somebody could guide me. I could already
start bisecting through:
loader: Reserve some more memory to cover the native...
ntdll: Release some address space after the process...
ntdll: Don't try to decommit a heap past its initial...
ntdll: Compute the free lists address at run-time inste...
Best regards,
-Gellule
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=17616
Summary: TntMPD gives mapi32.dll error on startup
Product: Wine
Version: 1.1.15
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrewroth(a)gmail.com
When attempting to run TntMPD, the program gives
"This program requires Windows …
[View More]Messaging (mapi32.dll)"
and exits. Only
fixme:reg:GetNativeSystemInfo (0x75f0ac) using GetSystemInfo()
is output.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=26980
Summary: FFXI: Depth Sorting Broken
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cpansky(a)azlance.com
Commit 96b758f7b37033bf382ce40dd3310965d3ac3f76 (d3d: Map D3DRS_ZBIAS to
…
[View More]WINED3DRS_DEPTH_BIAS) seems to have messed up FFXI's depth sorting. Causing
polygons that are behind others to be rendered in front. For instance the
cloud weather effect on the character screen now appears on top of the
characters instead of behind them. This continues within the game itself
across all the geometry.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=23813
Summary: Icon corruption on Mac OS X
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rwoodsmall(a)mac.com
Created an attachment (id=29876)
--> (http://bugs.winehq.org/attachment.cgi?id=29876)
winefile …
[View More]screenshot of icon corruption
I've narrowed down graphical corruption with some icons on Wine compiled from
source on Mac OS X, specifically using Git on OS X 10.6.4, the latest update of
Snow Leopard. I do *not* see this on CentOS or Fedora hosts using Nvidia
drivers. I have only seen it on Mac OS X so far, on 10.5/Leopard and 10.6/Snow
Leopard.
I'm using the system-supplied X11 application on 10.6, and Xcode 3.2.3 which
equates to GCC:
**
rbwmbp:~ ryan.woodsmall$ gcc -v
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5664~38/src/configure --disable-checking
--enable-werror --prefix=/usr --mandir=/share/man
--enable-languages=c,objc,c++,obj-c++
--program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib
--build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10-
--host=x86_64-apple-darwin10 --target=i686-apple-darwin10
--with-gxx-include-dir=/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5664)
**
No special CFLAGS other than "-m32 -arch i386 -I/usr/X11/include" were used.
This happens in a completely empty, new prefix with no overrides, winetricks,
or anything else non-standard.
This corruption shows up in a number of apps, but I'm using winefile from a
source compile to verify the issue. I performed a bisect, and this issue
appears to have come up between 1.1.44 and 1.2-rc1; it is still an issue in the
release of 1.2 as well as the Git master. The bisect reveals the commit where
this issue first appears as:
**
ea596f8a5f7d732bb56b5921ceb964137df0b930 is the first bad commit
commit ea596f8a5f7d732bb56b5921ceb964137df0b930
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue May 18 14:11:51 2010 +0200
winex11: Force alpha channel to 0 when blitting to depth 32 from a lower
depth.
:040000 040000 369e8db88a7dd0c206f6b37d41bfcac27dfbc708
28700a3330faf630cb189926f9b335936f158ab9 M dlls
**
Reverting the patch with "git show ea596f8a5f7d732bb56b5921ceb964137df0b930 |
patch -p1 -R" allows icons to appear as expected. A quick check of
physDevSrc->depth with printf shows a number of the passed values to be 24,
triggering the new get_no_alpha_mask path and resulting in the icon corruption.
Unfortunately I'm a bit out of my depth on the XRender extension, particularly
on the weird OS X X11 app, and the winex11.drv code. I didn't really notice
this issue until after the code freeze, and ran winefile and a few winetricks
to test the new release. I'll keep looking around the source and reading up on
XRender, but even if this is a simple fix I'm not sure I'll be able to fix it
simply and quickly.
Thanks all, and let me know if there's anything else I can provide!
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=21347
Summary: Heroes of might and magic V crashes on startup
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jocke114(a)hotmail.com
Heroes of might and magic V (collectors edition) crashes everytime I …
[View More]try to
boot it (running it through Crossover Games 8.1.4). The installation works
proper. It is when I try to play the game that it won't work. The first startup
screen works but after that the screen goes blank and then it says:
The program H5.game.exe has encountered a serious problem and needs to close.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=24673
Summary: iexplore: Error when using SSL
Product: Wine
Version: 1.3.4
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: steve(a)fatula.us
So, I first started off using Macports to install the stable Wine, which means
version 1.2 on …
[View More]Macports. The install "worked", and, I could run iexplore to get
to the wine home page. However, when I went to run a program I have from a
vendor of ours, it failed. Program downloads files from their site using SSL
and they won't give me access directly.
The error is:
err:wininet:NETCON_init failed to load symbol X509_STORE_CTX_get_ex_data
HttpOpenRequest Error 12157 ERROR_INTERNET_SECURITY_CHANNEL_ERROR
So, I figured maybe it was a macports thing, so I tried the devel version. That
failed for the same reason.
So, I thought let's try this using the built in iexplore. Sure enough, changing
to any SSL page provides the same error message, which tells me it isn't
something in the specific program I was trying to run. So, for that error
message, it's identical to the one shown above for my app which now becomes
irrelevant since you can use your built in iexplore and get the same thing.
So, I tried the osxwinebuilder, same result.
So, I tried the build directly from source (1.3.4) and it also failed for the
same reason.
So, I have to conclude it is not the compile method as they all yield the same
results. It must be something specific to Mac Snow Leopard perhaps?
In reviewing the changelogs, I see this from 1.1.35:
Huw Davies (35):
winhttp: Load X509_STORE_CTX_get_ex_data from libcrypto not libssl.
Sure sounds like it might be related to my issue. So, I compiled and installed
1.1.32 (which is before that date), and, sure enough, it works FINE with my app
and with iexplore on SSL sites.
So, I suspect it is in fact that change. So, somehow, this might be different
on Mac OSX but I don't have the skills to find out how or why or how to change
to get around the issue. I'd be glad to help though. I do know command line, am
a programmer, just not this kind of programming.
--
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.
[View Less]