http://bugs.winehq.org/show_bug.cgi?id=22364
Summary: starcraft II beta downloader has long pauses?
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
I'm seeing big waits while starcraft2
is trying to update. The last lines on the screen after
each wait are
fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 10000
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT
(10000): STUB
fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 10000
http error code = 404
Not sure what's going on. I haven't compared with real windows yet, either.
--
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=421
Kirill Smelkov <kirr(a)landau.phys.spbu.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kirr(a)landau.phys.spbu.ru
--
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=8030
--- Comment #37 from MD.IMAM HOSSAIN <imamdxl8805(a)gmail.com> 2010-04-19 04:58:52 ---
(In reply to comment #36)
> Tried NFS Carbon without the patch on Wine 1.1.43, game not working, crashes
> just after the change in resolution.
>
> Applied the patch, game worked! Speed not great, high cpu usage, but working.
> Might be my system.
>
> Great patch!
Wine 1.1.43 is a bit slower in many systems, try Wine 1.1.25 great performance.
The patch has nothing to do with performance.
--
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=8030
--- Comment #36 from jake9999 <sb.zijlstra(a)casema.nl> 2010-04-19 01:53:06 ---
Tried NFS Carbon without the patch on Wine 1.1.43, game not working, crashes
just after the change in resolution.
Applied the patch, game worked! Speed not great, high cpu usage, but working.
Might be my system.
Great patch!
--
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=13101
Summary: GLXDabDrawable when antialias ON
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: guilo19(a)free.fr
When I want to start a game with wine 1.0rc1 (the problem occurs with
olderversions) it crashes with glxbaddrawable error unless antialias is set to
off in nvidia panel.
guilo@linux:/windows/Stockage/Jeux/World of Warcraft$ wine wow
fixme:ntoskrnl:KeInitializeSpinLock 0x4577a4
fixme:advapi:SetSecurityInfo stub
fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0
method=0)
fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0
method=0)
fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0
method=0)
fixme:win:EnumDisplayDevicesW ((null),0,0x33ed84,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33ec74,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33f2a8,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33f40c,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33f588,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33f580,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33f508,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33f4f8,0x00000000), stub!
X Error of failed request: GLXBadDrawable
Major opcode of failed request: 144 (GLX)
Minor opcode of failed request: 5 (X_GLXMakeCurrent)
Serial number of failed request: 586
Current serial number in output stream: 586
libxcb: WARNING! Program tries to lock an already locked connection,
which indicates a programming error.
There will be no further warnings about 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.
http://bugs.winehq.org/show_bug.cgi?id=22416
Summary: steam crashes when trying to start a game
Product: Wine
Version: 1.1.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wwarsin(a)gmail.com
Created an attachment (id=27450)
--> (http://bugs.winehq.org/attachment.cgi?id=27450)
steam crash log
Steam has been crashing when trying to play a game, for some reason it also
messes with x server, all my compiz effects disappear and it removes my other
desktops (i have 4, and it moves all my apps to 1 and i cannot access the other
ones)...
--
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=8030
jake9999 <sb.zijlstra(a)casema.nl> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sb.zijlstra(a)casema.nl
--- Comment #35 from jake9999 <sb.zijlstra(a)casema.nl> 2010-04-19 00:33:44 ---
I have applied the patch to wine 1.1.43 and installed and ran NFS Most Wanted,
I had no more crashes and everything worked as it should!
So, great patch and performance was fine.
Thanks a million! I can finally play my favourite game under Linux!
--
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=22411
Summary: Camfrog, unable to run on 3 Versions of Wine Pictures
on URL with Info
Product: Wine
Version: unspecified
Platform: x86
URL: http://www.facebook.com/album.php?aid=174165&id=560982
110&l=4c665eec73
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eventidewolf(a)yahoo.co.uk
i have found out some people are havining an issue with camfrog running on
Linux operating systems, as i am with out XP for 3 weeks i took the libraty of
finding out why.
on my face book
(link is http://www.facebook.com/album.php?aid=174165&id=560982110&l=4c665eec73
)
i have taken photos of the OS runnining Camfrog and written out the issues that
are hapenining
i am usining zorin 2.0 (ubuntu based)
Wines Used are
1.0.1
1.1.31
1.1.41
and when the wines failed i used virtual box 3.0.8 but was laggie virtual box
dose not alow for mic pick up from the linux but you can hear people and enter
rooms, just with out mic and with out cam, so i was plannining on going into
learning more about the wine to attemt to work this out.
i was wonderining if there was any oppions on this matter or if there is a
better suited wine that would enable me to use camfrog on Linux or if there is
a better version of Linux that i should be usining with wine
main issues are it Freezes up and grays out when attmptining to go into the
chat rooms so there for its the Visual side of the cam that the wine is not
allowing the compatibility for webcam, reason i am guessining this is if you go
into camfrog settings, it alows you to change any settinings apart from the cam
and the audio settings when you do go to change the cam and audio settinings it
just freezes out as stated before,
no bug error is apearining upon the closining of the program but i am new to
linux and wine so if it is an enternal bugg error i wont know where to look.
if you could give me some tips of where to look for the errors i will find them
but if you could please help fix this program as i know many that cant do what
i have done,
i help this report helps people that are also havining camfrog issues
--
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=2082
--- Comment #70 from Xavier Vachon <xvachon(a)gmail.com> 2010-04-18 20:41:48 ---
Still a bug with wine 1.1.43.
--
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=22408
Summary: Heroes of Might and Magic III: Don't work network game
and single-player game hanging
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vis(a)211.ru
1. After pressing button "TCP/IP-Create Game" hhere is no effect..
2. In the single player in some minutes game hangs and it is necessary to kill
process..
--
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.