http://bugs.winehq.org/show_bug.cgi?id=8902
--- Comment #2 from Austin English <austinenglish(a)gmail.com> 2008-10-21 03:53:08 ---
Please attach terminal 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.
http://bugs.winehq.org/show_bug.cgi?id=15668
Summary: Insaniquarium Deluxe: Regression, screen all black in
1.1.1 to 1.1.6, worked in 1.0
Product: Wine
Version: 1.1.6
Platform: PC
URL: http://www.popcap.com/gamepopup.php?theGame=insaniquariu
m
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: carlton.hobbs(a)gmail.com
Wine shows only a black screen when Insaniquarium Deluxe is started. (There is
a free trial version that can be tested at
http://www.popcap.com/gamepopup.php?theGame=insaniquarium.) Wine 1.0 works
great, but by 1.1.1 the black screen bug started and is still present as of
current 1.1.6. Testing on Ubuntu 8.04.
--
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=8900
--- Comment #2 from Austin English <austinenglish(a)gmail.com> 2008-10-21 03:52:44 ---
Does:
$ regsvr32 PSMCharts.dll help?
How about adding it to a folder in your path? Maybe a symlink?
--
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=14973
Summary: StarCraft UDP LAN play fails with an eventual "Unable to
initialize network provider"
Product: Wine
Version: 1.1.3
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: asksteved.com(a)gmail.com
Created an attachment (id=15579)
--> (http://bugs.winehq.org/attachment.cgi?id=15579)
Log from running StarCraft and failing to connect for LAN play
Under multiplayer, pick LAN UDP play. On the username picking screen, click
cancel. Pick LAN UDP again, and a box will pop up: "Unable to initialize
network provider." The following appears in console for each attempt to connect
to LAN:
fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd (9800000c)
fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd (9800000c)
UDP LAN play does not work for me. I'm running StarCraft Brood War version
1.15.2. Results are the same if I go further in, such as picking a username or
starting a game, then come back.
Attached are complete logs.
--
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=8690
--- Comment #7 from Austin English <austinenglish(a)gmail.com> 2008-10-21 00:02:11 ---
(In reply to comment #6)
> I have just had the same problem. (i.e. 280 watta would show up as
> 2.80000000000000000e+2.) Downloading the msvcrt.dll and replacing it in
> wine/drivec/system32 fixed the problem.
>
> I originally was replacing the msvcrt.dll in usr/lib... and thought for a while
> this fix did not work. I am just in my first few days using linux which is why
> I am making all sorts of funny mistakes.
>
> To be clear, I read that some users who use the msvcrt.dll off a windows
> partition still get the same error. But if they download it from here:
> http://www.dll-files.com/dllindex/dll-files.shtml?msvcrt. (which I did) it
> fixes the problem.
>
They're probably using an old version. To be safer:
$ wget kegel.com/wine/winetricks
$ sh winetricks vcrun6
--
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=8900
Andrew Nguyen <arethusa26(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |arethusa26(a)gmail.com
--- Comment #1 from Andrew Nguyen <arethusa26(a)gmail.com> 2008-10-20 23:21:40 ---
I still see this with today's Git (wine-1.1.6-379-g07badc7).
--
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=8902
Andrew Nguyen <arethusa26(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |arethusa26(a)gmail.com
--- Comment #1 from Andrew Nguyen <arethusa26(a)gmail.com> 2008-10-20 23:20:36 ---
Still a problem with today's Git (wine-1.1.6-379-g07badc7).
--
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=8690
christopher daifuku <cdaifuku(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cdaifuku(a)gmail.com
--- Comment #6 from christopher daifuku <cdaifuku(a)gmail.com> 2008-10-20 22:33:37 ---
I have just had the same problem. (i.e. 280 watta would show up as
2.80000000000000000e+2.) Downloading the msvcrt.dll and replacing it in
wine/drivec/system32 fixed the problem.
I originally was replacing the msvcrt.dll in usr/lib... and thought for a while
this fix did not work. I am just in my first few days using linux which is why
I am making all sorts of funny mistakes.
To be clear, I read that some users who use the msvcrt.dll off a windows
partition still get the same error. But if they download it from here:
http://www.dll-files.com/dllindex/dll-files.shtml?msvcrt. (which I did) it
fixes the problem.
--
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=6715
--- Comment #8 from Stephan Sokolow <from_wine_bugzilla(a)ssokolow.com> 2008-10-20 18:07:36 ---
Unchanged from my 2008-04-05 description of its behaviour in Wine 0.9.59.
--
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=5625
billstei <billstei(a)hbci.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |billstei(a)hbci.com
--- Comment #13 from billstei <billstei(a)hbci.com> 2008-10-20 17:54:52 ---
Tested Wine git 1.1.6-379 installing and running FLStudio 8 and the ProxyEnable
key is not added to the registry, including when an internal FLStudio plugin
attempts to do internet downloading.
--
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.