http://bugs.winehq.org/show_bug.cgi?id=9952
Summary: Sketch Studio shows corrupt cursor
Product: Wine
Version: 0.9.46.
Platform: Other
URL: http://www.sketchandsmudge.com/
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Sketch Studio 2007.2 installs and runs ok,
but when inside the drawing canvas, the
mouse cursor is a big corrupt block.
It switches to a normal cursor when outside the active canvas.
--
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=12223
Summary: MSN Messenger Winks doesn't apear
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Steps to reproduce:
- Set wine to Win2K
- Set riched20 to native with winetriks riched20 (if you don't do this you
can't open a new conversation window)
- Install flash player from
http://fpdownload.macromedia.com/get/flashplayer/current/licensing/win/inst…
- Sign in and open a conversation window, and try to send a wink. You won't see
the winks.
After do winetricks msxml3 the winks will 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.
http://bugs.winehq.org/show_bug.cgi?id=9765
Summary: iTunes 7.4.2 can't connect to the iTunes music store
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://apple.com/itunes/download/
OS/Version: All
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: wine-crypt32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: juan_lang(a)yahoo.com
Created an attachment (id=8197)
--> (http://bugs.winehq.org/attachment.cgi?id=8197)
Error dialog
Install iTunes 7.4.2. Ignore the error during installation, and run 'wine
c:\\Program\ Files\\iTunes\\iTunes.exe". When the dialog comes up warning that
system components that iTunes needs are missing and corrupted, press Continue.
Finally the main iTunes window appears, but complains that it can't connect to
the iTunes music store, showing the attached dialog.
The suspicious entry in the console is:
fixme:crypt:CertVerifyCertificateChainPolicy unimplemented for 4
4 is CERT_CHAIN_POLICY_SSL in wincrypt.h.
--
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=10138
Summary: exec* function family expands * and ?
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pclouds(a)gmail.com
This is the output from running "you.exe" in XP:
0001: I
0002: call
0003: me.exe
0004: you.exe
FYI the directory contains only you.exe and me.exe
Here is the output from wine-0.9.42-278-gf40bdba
0001: I
0002: call
0003: *
Sources of you.exe and me.exe follow
--
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=11340
Summary: Regression: Warcraft 3 displays the start splashscreen
forever and doesn't continue with the game start.
Product: Wine
Version: 0.9.54.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: florianskarten(a)web.de
CC: julliard(a)winehq.org
Warcraft 3 displays the start splashscreen forever and doesn't continue with
the game start.
I noticed a new log line:
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
which appears now as last log line.
2921f5c156b368b4ce6e615eb61dad5c5f423bf8 is first bad commit
commit 2921f5c156b368b4ce6e615eb61dad5c5f423bf8
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue Jan 22 20:06:35 2008 +0100
server: Invalidate the correct region when custom valid rects are
specified.
:040000 040000 1385d5899b5b6affd5da84328e1bc15985406976
5c8756013a67c0402f3bb5fb9f3ee7b4a50e124a M server
--
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=9612
Summary: Silent Hunter III: Crashes on loading a savegame at sea
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: knan-wine(a)anduin.net
On loading a career-mode savegame at sea that has worked in earlier wine
versions, I get a Unhandled exception: page fault on write access to 0x00000000
in 32-bit code (0x601d3e77).
The traceback refers to memset
IDirectSoundBufferImpl_Duplicate
DirectSoundDevice_DuplicateSoundBuffer
IDirectSound8_IDirectSound8_DuplicateSoundBuffer
Will attach a +dsound trace. Changing from alsa to oss and playing around with
sound settings in winecfg doesn't cure the crash.
--
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=11073
Summary: crash in kernel32 with lib.exe (VC++6.0)
Product: Wine
Version: 0.9.52.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: picca(a)synchrotron-soleil.fr
Created an attachment (id=10092)
--> (http://bugs.winehq.org/attachment.cgi?id=10092)
crash in lib.exe
Hello
I am using scons with VC6++ to compile a library and with the upgrade 0.9.50->
0.9.52 it now crash.
I attached the dump of the crash
hope it can help.
Frederic
--
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=11306
Summary: software built with Visual C++ software library crashes
Product: Wine
Version: 0.9.53.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: spooler
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ketil(a)vestby.name
Created an attachment (id=10414)
--> (http://bugs.winehq.org/attachment.cgi?id=10414)
console dump with the errormessages as described
When running the latest wtlib, wine crashes. It tart by complaining about the
spooler - and continues from there. Earlier versions of wtlib install and run
smoothly.
--
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=12069
Summary: native msvcp60.dll enhaces wines
Product: Wine
Version: 0.9.57.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jacobidiego(a)gmail.com
Hi.
This is not exactly a bug, but i think that you should have it in mind. I dont
know how can it be related to wines internal behavior or not.
I only play one game. Tactical Ops 3.5
This game uses Unreal99 Engine.
It works in Wine as a Gold and sadly with at most 30 fps with all builtin.
With only one override it can grow to 70 fps in the same test conditions.
This native is msvcp60.dll
The game runs better with this dll present on the system. I dont know why or
what does this dlls or why the game can run without it but, it does makes a
difference.
I think that this override can improve all Unreal99 based games.
Close this bug if you think that it is invalid. I post to contribute and
documentate to other looking for the same issue.
Cheers.
Diego
--
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.