http://bugs.winehq.org/show_bug.cgi?id=11489
Summary: crashes of NICE Mirra series software
Product: Wine
Version: 0.9.54.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stefano.cailotto(a)univr.it
Hi all,
I'trying to have a software from NICE working under wine.
The program is used to manage a legal voice recorder through the network,
unfortunately is not available on the network for testing.
I've installed it on a Debian Etch, with the latest version of wine from
http://wine.budgetdedicated.com/. the program is run setting
LIBGL_ALWAYS_INDIRECT=true, and creating /dev/snd/seq to avoid complaints about
missing ALSA device.
The program starts correctly, and as far as I can see, it seems to crash once
it's connected to the device.
I've found a thread (http://bugs.winehq.org/show_bug.cgi?id=5407) talknig about
kernel memory splitting, but wasn't helpful.
Please find attached wine log.
Any idea?
thanks, regards
Stefano
--
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=12887
Summary: Regression: GTA san andreas too slow to be playable
Product: Wine
Version: 0.9.60
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: GNUtoo(a)no-log.org
Created an attachment (id=12595)
--> (http://bugs.winehq.org/attachment.cgi?id=12595)
gta san andreas log
hello,
i was on ubuntu gusty using the wine from the ubuntu repositories...i think
that was wine_0.9.46-0ubuntu1 and san andreas worked fine at resonable speed
but after the upgrade to hardy it was unplayable because when a car appeared in
the game it became too slow to be playable...so i went on irc and i have done
the following:
*i upgraded to the last wine using that:
http://www.winehq.org/site/download-deb
*i used this fix:
http://wiki.winehq.org/FAQ#head-f008d57967dd5f8aa3f374c27540c1b5f4815947
*and this one:
http://wiki.winehq.org/FAQ#head-51e2c09a43f0ac997f818617bec098e97170c503
(obviously not used in the bugreport trace)
*and i removed compiz from ubuntu and desactivated composite from Xorg like
this:
Section "Extensions"
Option "Composite" "Disable"
EndSection
--
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=11700
Summary: Blood2 crashes with resolution > 1024x768
Product: Wine
Version: 0.9.56.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: krzychoocpp(a)gmail.com
Created an attachment (id=10920)
--> (http://bugs.winehq.org/attachment.cgi?id=10920)
Console output
When starting Blood 2 with resolution above 1024x768 everything works as it
should, but when I start playing the game, application crashes.
--
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=10025
Summary: Error with cyrillic fonts.
Product: Wine
Version: 0.9.47.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lockywolf(a)gmail.com
Created an attachment (id=8554)
--> (http://bugs.winehq.org/attachment.cgi?id=8554)
Screenshot
Any wine application doesn't display cyrillic letters.
It displays "::::::" instead.
In console:
err:shell:SHGetFolderPathW Failed to create directory
L"c:\\windows\\profiles\\root\\\0420\0430\0431\043e\0447\0438\0439
\0441\0442\043e\043b".
Locale: UTF-8
--
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=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=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=12810
Summary: Blade Runner crashes after opening sequence
Product: Wine
Version: 0.9.59.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: michael(a)araneidae.co.uk
Created an attachment (id=12491)
--> (http://bugs.winehq.org/attachment.cgi?id=12491)
Transcript of game run, complete with backtrace
After the very long opening sequence, at the point where control is handed to
the player, Blade Runner crashes. Unfortunately, I can't report a great deal
more: I'm sorry to add to the thousands of largely worthless bug reports here.
This is on Hardy Heron with wine 0.9.59 + an ATI workaround patch, and with an
ATI Radeon X1650 graphics card (this data really ought to be a bug field!).
--
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=12750
Summary: Forte Agent crashes when using Freefont 20080323
Product: Wine
Version: 0.9.60
Platform: PC
URL: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=474255
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ovek(a)arcticnet.no
Perhaps Wine's TrueType engine is corrupting memory when loading the new
Freefont version in Debian unstable. Marc Haber reports:
"when ttf-freefont 20080323-2, I cannot write usenet posts with Forte
Agent running in wine: After hitting "F)ollowup", the application
freezes. "P)ost" works.
After going back to the ttf-freefont from testing, things are fine
again."
There's a backtrace in the Debian bug report (follow the URL link), but I
suppose you'll want to ask for logs too?
--
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.