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 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.
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(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.
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.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.
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)
--> (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.
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.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.
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 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.
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 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.
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 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.
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 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.