http://bugs.winehq.org/show_bug.cgi?id=13597
Summary: uTorrent should show up in Gnome's "Open With" list for
.torrent files
Product: Wine
Version: 1.0-rc3
Platform: PC
URL: http://download.utorrent.com/1.7.7/utorrent.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
On Windows XP, if uTorrent is installed, right-clicking on a .torrent file and
selecting Open With creates a dialog that lists uTorrent under "Recommended
Applications".
The GNOME desktop environment has a similar Open With function supported by the
freedesktop mime database and desktop entries; Wine should convert the
information that Windows uses for its own Open With dialog to the freedesktop
format so that GNOME can use 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.
http://bugs.winehq.org/show_bug.cgi?id=13696
Summary: [S.T.A.L.K.E.R] Bug with -dsound (blocking device?)
Product: Wine
Version: 0.9.6.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ggrabler(a)gmail.com
I'm experiencing problems with patch 1.0006 and the -dsound option.
Following strange thing occurs:
-> I'm using kde4
-> Wine is configured to use ALSA
-> esound (esd) disabled
-> starting stalker with -dsound option
-> First movie plays sound
-> 2nd movie plays no sound
-> no sound in the menu
-> adding -nointro
-> sound in the menu
-> when starting a new game, the sound seems to "lock up", not continueing
playing / starting to loop the past 1-2 secs
-> I'm getting the following error (after the sound locked up):
err:ntdll:RtlpWaitForCriticalSection section 0x1ad3f60 "?" wait timed out in
thread 001b, blocked by 0009, retrying (60 sec)
Seems as if my output device got blocked - allthough, it's playing the OLD
sound (of the menu) and blocks the device with this.
Some time later, the sound stops, and another few secs later the error above
occurs.
// G
--
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=12728
Summary: Remove CVS/GIT from the list of available Wine versions
Product: WineHQ Bugzilla
Version: unspecified
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dmitry(a)codeweavers.com
With time it becomes very hard to track down to which Wine snapshot the bug
belongs. CVS/GIT tag is confusing, see for instance the bug 12358.
--
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=13893
Summary: Problems with patching Cililization:Warlords and cant
install Civilization Beyond the sword
Product: Wine
Version: 1.0-rc4
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ergo14(a)gmail.com
Hello,
Im having trouble with recent wine versions and Sid Meiers Civilization IV
addons.
In console something like that appears:
err:storage:BlockChainStream_WriteAt not enough blocks in chain to write data
i can try rerunning installation of warlords with some success (it seems it
installs fine)
on beyond the sword i get:
fixme:mscoree:GetCORVersion (0x33f730, 600, 0x33f71c): semi-stub!
fixme:mscoree:LoadLibraryShim (0xab2be8 L"fusion.dll", (nil), (nil), 0x33ee28):
semi-stub
fixme:fusion:GetCachePath (00000002,
L"\10ee\0011\e1543\8444\7bc8\8000\7ffd\df443\df683\6ec1\7bc4\6208\0014\1050\0011",
0x33dc34) stub!
fixme:fusion:GetCachePath (00000002, L"", 0x33dc34) stub!
fixme:fusion:GetCachePath (00000002, L"", 0x33dc34) stub!
fixme:fusion:GetCachePath (00000002, L"", 0x33dc34) stub!
fixme:fusion:GetCachePath (00000002, L"", 0x33dc34) stub!
fixme:fusion:GetCachePath (00000002, L"", 0x33dc34) stub!
fixme:fusion:GetCachePath (00000002, L"", 0x33dc34) stub!
fixme:fusion:GetCachePath (00000002, L"", 0x33dc34) stub!
fixme:fusion:GetCachePath (00000002, L"", 0x33dc34) stub!
err:storage:BlockChainStream_WriteAt not enough blocks in chain to write data
.............
err:storage:Storage32Impl_SmallBlocksToBigBlocks conversion failed: resRead =
0x80030109, resWrite = 0x00000000
And unfortunately i cant install the second addon,
The problem is that this worked fine in older versions (i dont know when but
probably released around march 2008), now it doesnt work since i dunno
0.9.60/rc-1 im not sure.
--
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=11824
Summary: handling trailing space in .reg files
Product: Wine
Version: 0.9.56.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
Hi,
I wonder whether it's too much to ask to be bug-compatible with MS-Windows.
The attached .reg file contains several trailing spaces.
Actually, there are 2 issues here:
1. wine regedit wineregbug.reg yields an error.
regedit: ERROR, invalid hex value
regedit: ERROR Key HKEY_CURRENT_USER\Software\WineRegBugSpace\FooBar not
created. Value: Language, Data: dword:00000001
Caused by trailing space after "Language"=dword:00000001
2. "SaveDir"="\" " is created in user.reg where ="" is expected, disregarding
the trailing space.
The same file, ran through regedit on MS-Windows 95 causes no error, and the
entries are created as expected, esp. "SaveDir"="".
I'm sorry that I did not write in my notes which application had such a .reg
file which caused me to observe and investigate these behaviours.
--
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=12255
Summary: Static sound effects with Syberia 2
Product: Wine
Version: 0.9.57.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: daniel.skorka(a)stud.uni-karlsruhe.de
In Syberia 2, every sound effect is accompanied by a kind of soft scratching
noise (similar to a grammophone record that has been played many times). If no
sound is playing, there is no noise. Other apps with dsound work fine. Syberia
2 in Windows XP works fine. I tried playing with the settings in the audio tab
of winecfg, which didn't change anything.
I use ALSA.
--
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=14191
Summary: Might and Magic 7: Crash at startup
Product: Wine
Version: 1.1.0
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
Created an attachment (id=14459)
--> (http://bugs.winehq.org/attachment.cgi?id=14459)
Log of crash
Game install goes fine
When I input wine MM7.exe, I get this 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=14171
Summary: Igor Engraver 1.7: crashes on startup
Product: Wine
Version: 1.0.0
Platform: PC
URL: http://www.noteheads.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: calvin674(a)clmitchell.net
Created an attachment (id=14438)
--> (http://bugs.winehq.org/attachment.cgi?id=14438)
warn+all output
App installs ok. Starts up, but error message before crash.
Error: "Lisp Failure: The File #S(PATHNAME) does not exist."
--
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=14160
Summary: Surface conversion problem with native d3dx
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www16.big.or.jp/~zun/html/th10dl.html
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leffeman(a)gmail.com
Created an attachment (id=14422)
--> (http://bugs.winehq.org/attachment.cgi?id=14422)
wrong output with the native d3dx_31.dll
Touhou 10 has a problem with the displayed image when you pause the game. The
surface is corrupted (as if the conversion from the original surface was done
improperly).
I know the function used is D3DXLoadSurfaceFromSurface, a simple implementation
with StretchRect gets it right, but not the native library (this also goes for
the older games which embed d3dx8).
--
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=14065
Summary: WordPerfect Office X3: Application crash after change
of window focus
Product: Wine
Version: 1.0.0
Platform: PC
URL: http://www.corel.com/servlet/Satellite?pagename=uk/Proce
ssLayout&lc=en&ppg=CorelCorp/Trials/Login&pid=1153321202
705&cid=1153321202184
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pbronline-wine(a)yahoo.co.uk
Created an attachment (id=14287)
--> (http://bugs.winehq.org/attachment.cgi?id=14287)
Wine output at point of crash
Affects WordPerfect and Quattro Pro but Presentations appears to be immune.
Start application from command line without start.exe. Click OK or whatever
until application is ready for work. Wait a couple of minutes. Switch to
another window. Trace shows
fixme:shell:DllCanUnloadNow stub
fixme:msimtf:DllCanUnloadNow ()
fixme:hlink:DllCanUnloadNow
Switch back to application window and application crashes. You may get
wine: Unhandled page fault on read access to 0x7db5c600 at address 0x7db5c600
(thread 0009), starting debugger...
Unhandled exception: page fault on read access to 0x7db5c600 in 32-bit code
(0x7db5c600).
or CARM (Corel Application Recovery [sic] Manager) may start at which point it
and the application's window are frozen and soon the OS offers to terminate
wine as it is no longer responding.
Which you get seems to depend on whether you install IE6 or not.
--
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.