http://bugs.winehq.org/show_bug.cgi?id=16721
Summary: Magic the Gathering hangs often during duel at 100% CPU
Product: Wine
Version: 1.1.11
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=15046
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sick_soul(a)yahoo.it
While playing duels in Magic the Gathering (Microprose) with all expansion
packs and manalink 2.0, the duel often hangs at 100% CPU and needs to be
killed.
This happens so often that the gauntlet is not playable at all.
--
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=12650
Summary: Flash 8: Fonts rendering very slow and no input buffer
Product: Wine
Version: 0.9.59.
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: buzzilo(a)gmail.com
When trying to insert text with many symbols it round turn into hurt cause i
have to wait ~3 sec after input every symbol. Another problem when i typing a
alot of symbols then appear only first. It seems to be there is no input buffer
like in windoze.
In windoze this is also resource eager (100% busy at the same situation), but
more comfortable and responsible.
To solve this we need to use device fonts for static text or turn on outline
preview mode.
--
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=20591
Summary: FIFA 08: crashes when starting a match
Product: Wine
Version: 1.1.31
Platform: PC
URL: http://largedownloads.ea.com/pub/demos/Fifa/08/FIFA08_
PC_Demo.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b.brachaczek(a)gmail.com
CC: stefandoesinger(a)gmx.at
FIFA 08 (also demo version, link in URL) crashes when starting a match (you see
some frames, and when the game is going to show players, it crashes) in Wine
1.1.31 and later (also in current git). This was introduced in this commit:
wined3d: Don't reserve clipping constants needlessly.
author Stefan Dösinger <stefan(a)codeweavers.com>
Tue, 6 Oct 2009 18:59:44 +0000 (20:59 +0200)
commit 8a68f418dbea0967003818e5bbac10e5ffc22512
I added the following code right before the new if..else clause in
dlls/wined3d/arb_program_shader.c in current git:
FIXME("clip_limit: gl_info->limits.clipplanes = %u\n",
gl_info->limits.clipplanes);
FIXME("clip_limit: ctx->target_version = %u (ARB = %d)\n", ctx->target_version,
ARB);
FIXME("clip_limit: use_nv_clip(gl_info) = %d, ctx->target_version >= NV2 =
%d\n", use_nv_clip(gl_info), ctx->target_version >= NV2);
unsigned int __mask = ctx->cur_vs_args->boolclip.clipplane_mask;
FIXME("clip_limit: mask = %u\n", __mask);
FIXME("clip_limit: count_bits(mask) = %u\n", count_bits(__mask));
And got those messages right before the crash:
fixme:d3d_shader:shader_generate_arb_declarations clip_limit:
gl_info->limits.clipplanes = 6
fixme:d3d_shader:shader_generate_arb_declarations clip_limit:
ctx->target_version = 0 (ARB = 0)
fixme:d3d_shader:shader_generate_arb_declarations clip_limit:
use_nv_clip(gl_info) = 0, ctx->target_version >= NV2 = 0
fixme:d3d_shader:shader_generate_arb_declarations clip_limit: mask = 0
fixme:d3d_shader:shader_generate_arb_declarations clip_limit: count_bits(mask)
= 0
And by the way I've also tried adding the following code in place of this
if..else clause in the current git:
clip_limit = gl_info->limits.clipplanes;
if(ctx->target_version == ARB) clip_limit = min(clip_limit, 4);
And FIFA doesn't crash then, but I guess it's not the proper way to fix 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=15424
Summary: Magic: The Gathering fails to start - 'Exception frame
is not in stack limits'
Product: Wine
Version: 1.1.5
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert.munteanu(a)gmail.com
Created an attachment (id=16290)
--> (http://bugs.winehq.org/attachment.cgi?id=16290)
warn+all log
The +warn=all log is attached
--
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=16929
Summary: Shogun Total War (demo and warlord ed.): mouse left-
click problem
Product: Wine
Version: 1.1.12
Platform: PC
URL: http://www.gamershell.com/download_4385.shtml
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: daol_p(a)gmx.de
In battle mode, "clicking on terrain" does not work, i.e. left-clicks work for
menus (grouping, formation etc) as well as attacking (left-clicking on enemy
troops), but left-clicks do not work when it comes to giving directions and
rearranging armies (making the game unplayable).
This may or may not be related to Bug 10708 (animated mouse cursors), since in
the demo the icon of the cursor sometimes gets "stuck" with the army symbol
(which may be an animation issue). However this icon issue is not present in
the full game, yet the bug is.
--
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=19268
Summary: using Radmin: wine stalls if movements/animations in
remote screen
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: noragen(a)gmx.net
using Radmin: wine stalls if movements/animations in remote screen
wine stalls, if there are any animations like movie or gif-animations or sth.
like that on remote screen in full screen control mode.
--
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=20175
Summary: ICSD NIST database demo crashes with multiple oleaut32
errors
Product: Wine
Version: 1.1.29
Platform: PC
URL: http://www.fiz-karlsruhe.de/icsd_products.html?&L=pzzx
fsodpt
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: acheron(a)front.ru
Created an attachment (id=23781)
--> (http://bugs.winehq.org/attachment.cgi?id=23781)
Terminal output
ICSD NIST database demo (ftp://ftp.fiz-karlsruhe.de/pub/csd/demo/icsd_demo.zip)
installs fine, but crashes with unhandled page fault, when it tries to display
the splash screen. Replacing WINE oleaut32.dll with the one from the program
distribution (file date 26-Jul-2002) solves those problems.
--
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=17571
Summary: Williams Pinball Classic crashes on launch
Product: Wine
Version: 1.1.15
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: motleyjester13(a)yahoo.com
I've finally figured out how to shoehorn Williams Pinball Classics into Wine,
getting by an annoying Ikernel.exe install issue. Now that it's installed and
I have acquired the only patch (a replacement executable) available for the
game (which fixes it's demand for a 1280x1024x8 video mode which this laptop
can't use), it consistently crashes upon launch.
I've attached the basic output from the crash, if further information is
needed, just lemme know. I'm willing to follow whatever steps are necessary to
get this excellent pinball simulator working with Wine.
--
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=19917
Summary: ABBYY Lingvo x3 English Edition: crash when installing
the application
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ihar.hrachyshka(a)gmail.com
Created an attachment (id=23384)
--> (http://bugs.winehq.org/attachment.cgi?id=23384)
General wine console output with no WINEDEBUG specified
Installation crashes right after installer shows 'Installing new services'.
Then the window with the following message is shown:
The program msiexec.exe has encountered a serious problem and needs to close.
We are sorry for the inconvenience.
This can be caused by a problem in the program or a deficiency in Wine. You may
want to check http://appdb.winehq.org for tips about running this application.
If this problem is not present under Windows and has not been reported yet, you
can report it at http://bugs.winehq.org.
When I click "Close" button in the message window then hanged installer window
is closed, and I'm returned to general welcome screen of ABBYY installation
interface.
You can download 15-day demo version of the program from:
http://www.abbyy.com/DLCenter/downloadcentermanager.aspx?file=/lingvox3/ABB…
My Wine is build with Gentoo wine-1.1.28 ebuild copied to wine-1.1.29.ebuild
location, with the following USE flags: X alsa gecko jpeg ncurses opengl png
ssl -cups (-dbus) -esd (-gnutls) (-hal) -jack -lcms (-ldap) (-nas) -oss -samba
(-scanner) -test -win64 -xcomposite -xinerama -xml
I don't use any Windows files for Wine.
My system is: Gentoo Linux 2008.0, Linux 2.6.30 (gentoo-sources), amd64 (stable
branch).
booxter@localhost ~ $ wine --version
wine-1.1.29
booxter@localhost ~ $ gcc -v
Using built-in specs.
Target: x86_64-pc-linux-gnu
Configured with:
/var/tmp/portage/sys-devel/gcc-4.3.2-r3/work/gcc-4.3.2/configure --prefix=/usr
--bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.2
--includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/include
--datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.2
--mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.2/man
--infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.2/info
--with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/include/g++-v4
--host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec
--disable-fixed-point --enable-nls --without-included-gettext
--with-system-zlib --disable-checking --disable-werror --enable-secureplt
--enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp
--disable-libgcj --enable-languages=c,c++,treelang,fortran --enable-shared
--enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
--with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.2-r3 p1.6,
pie-10.1.5'
Thread model: posix
gcc version 4.3.2 (Gentoo 4.3.2-r3 p1.6, pie-10.1.5)
--
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=12090
Summary: A good gnutella client based on limewire and
acquisitionx
Product: Wine
Version: 0.9.4.
Platform: PC-x86-64
URL: http://sourceforge.jp/projects/cabos/files/
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rao.murlidhar(a)yahoo.com
Created an attachment (id=11468)
--> (http://bugs.winehq.org/attachment.cgi?id=11468)
error log.
When the application is started , an error comes up saying that java cannot be
loaded.
--
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.