http://bugs.winehq.org/show_bug.cgi?id=33352
Bug #: 33352
Summary: Family Tree Maker 2012 crashes when trying to start
program
Product: Wine
Version: 1.5.27
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dpobanz(a)gmail.com
Classification: Unclassified
Created attachment 44118
--> http://bugs.winehq.org/attachment.cgi?id=44118
terminal output
After installing Family Tree Maker 2012, when trying to start the program it
crashes.
The last few lines of terminal output are:
fixme:mscoree:CLRMetaHost_GetRuntime Unrecognized version L"v4.0"
Unhandled Exception:
System.InvalidProgramException: Invalid IL code in FTM.FTMApplication:ßÖä
(string[]): IL_0006: brfalse.s IL_000b
[ERROR] FATAL UNHANDLED EXCEPTION: System.InvalidProgramException: Invalid IL
code in FTM.FTMApplication:ßÖä (string[]): IL_0006: brfalse.s IL_000b
--
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=26721
Summary: Buttons not Painting when I select Windows 7 mode
Product: Wine
Version: 1.3.17
Platform: x86
URL: http://rh-software.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ray(a)pobox.co.uk
Created an attachment (id=34039)
--> (http://bugs.winehq.org/attachment.cgi?id=34039)
Screen Shot showing XP and 7 panels.
When I run SIV (http://rh-software.com/) on wine in XP mode all works as
expected, but some buttons don't get displayed when I use Windows 7 mode. I can
tell they are present as when I press [Copy] they are shown in the chipboard.
In addition to the initial panel the same issue is also present on
Menu->System->Fearures and several other panels. Needles to say but on all real
Windows systems all is as expected.
--
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=28602
Bug #: 28602
Summary: Ccleaner: installer has a non-fatal crash
Product: Wine
Version: 1.3.29
Platform: x86
URL: http://www.ccleaner.com/download
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: madewokherd(a)gmail.com
Classification: Unclassified
Regression SHA1: d434b3369503b3d2852925518db07145bc322b92
Created attachment 36751
--> http://bugs.winehq.org/attachment.cgi?id=36751
terminal output
Regression introduced by:
austin@aw25 ~/wine-git $ git bisect bad
d434b3369503b3d2852925518db07145bc322b92 is the first bad commit
commit d434b3369503b3d2852925518db07145bc322b92
Author: Vincent Povirk <vincent(a)codeweavers.com>
Date: Thu May 19 12:59:44 2011 -0500
mscoree: Accept a NULL version in CorBindToRuntimeEx.
:040000 040000 d313ddf3e8c565a9fefbb3c6e59512daabafbb1b
84eea140b531b21fa01c70b4bf20258563bffe9c M dlls
--
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=28506
Summary: kernel32/change.ok test fails occasionally on linux
Product: Wine
Version: 1.3.29
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
(Probably not same as bug 12840)
Three or four times in the last couple weeks, I've seen
../../../tools/runtest -q -P wine -M kernel32.dll -T ../../.. -p
kernel32_test.exe.so change.c && touch change.ok
change.c:81: Test failed: Missed notification
The first couple times it was on a q9300 with wine64, most recently
on Austin's 32 bit buildslave.
--
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=26119
Summary: kernel32/pipe tests show some valgrind warnings
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=33293)
--> (http://bugs.winehq.org/attachment.cgi?id=33293)
valgrind log
Syscall param writev(vector[...]) points to uninitialised byte(s)
at writev (in /lib/libc-2.11.2.so)
by send_request (server.c:209)
by wine_server_call (server.c:290)
by NTDLL_wait_for_multiple_objects (sync.c:1118)
by NtWaitForMultipleObjects (sync.c:1162)
by NtWaitForSingleObject (sync.c:1171)
by server_ioctl_file (file.c:1276)
by NtFsControlFile (file.c:1523)
by ConnectNamedPipe (sync.c:1589)
by serverThreadMain1 (pipe.c:425)
by ??? (signal_i386.c:2473)
by call_thread_entry_point (signal_i386.c:2499)
by start_thread (thread.c:404)
by start_thread (in /lib/libpthread-2.11.2.so)
by clone (in /lib/libc-2.11.2.so)
Address 0x7f43e42c is on thread 1's stack
Uninitialised value was created by a stack allocation
at ConnectNamedPipe (sync.c:1575)
and several possibly memory leaks.
--
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=33284
Bug #: 33284
Summary: Direct3D(maybe directx7) problems in old games
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liuycsd(a)gmail.com
Classification: Unclassified
Created attachment 44034
--> http://bugs.winehq.org/attachment.cgi?id=44034
screenshots and terminal logs (see index.html inside)
I've run the game called "Xin Shendiao Xialv"("The Giant Eagle and It's
Companion",Released in about the year 2000 by 昱泉國際股份有限公司) I(Shendiao.exe) and
II(EagleII.exe).
But
1. in some of the 3D scenes,it shows me white textures.^[1]
2. In gdi mode,
□ texts are shown without a background box.^[2]
□ EagleII.exe crash in this mode frequently in defferent place.
3. In opengl mode,No(Shendiao.exe(LIBGL_ALWAYS_SOFTWARE=1) and EagleII.exe) or
Only Part(Shandiao.exe) of the 3D objects can be shown.^[3]
I'm not sure what actually results in the problem.The following lines were
shown then.
warn:d3d_surface:wined3d_surface_blt Using fallback for complex blit
(0x8000).
warn:d3d_surface:IWineD3DSurfaceImpl_BltOverride Src is in sysmem,
rejecting gl blt
warn:d3d_surface:surface_load_location Operation requires 0x2 access, but
surface only has 0x1.
fixme:d3d_surface:surface_load_location Unimplemented location
SFLAG_INSYSMEM for depth/stencil buffers.
fixme:d3d_surface:surface_load_location Unimplemented location
SFLAG_INSYSMEM for depth/stencil buffers.
fixme:d3d_surface:surface_unmap Depth / stencil buffer locking is not
implemented.
-----
I'm sorry that I can't provide the executable files.
--
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=23729
Summary: Need for Speed: throbbing glob around language and
save game name not as noticable on Wine
Product: Wine
Version: 1.2
Platform: x86
URL: http://cdn.needforspeed.com/data/downloads/shift/NFSSH
IFTPCDEMO.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
You can't see this unless you compare Windows and Wine side by side,
but: I didn't even realize there was a throbbing halo around the
language choice and save game name choice until I saw it on Windows.
When I went back to Wine, I saw it was there too, but not as noticeable.
Also affects downloadable demo.
Needless to say, this is a minor detail.
--
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=23821
Summary: Super Mario Brothers X hangs in quartz?
Product: Wine
Version: 1.2
Platform: x86
URL: http://www.supermariobrothers.org
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The free downloadable game Super Mario Brothers X installs ok.
It requires 'winetricks vb6run' to run, and gets two screens in
before hanging with an infinite series of messages like
fixme:quartz:parse_header Not a valid header: 62:04
Clicking the checkmark on the startup screen to disable game
sound lets the game run fine. Some people say 'winetricks quartz'
solves the problem
(http://www.supermariobrothers.org/forums/viewtopic.php?f=8&t=6711 )
--
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=18985
Summary: Two bugs in HTML-kit
Product: Wine
Version: 1.1.23
Platform: PC
URL: http://htmlkit.com/download/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Hi, a user reported trouble with this app here:
http://ubuntuforums.org/showthread.php?t=1190483
I gave it a try and actually there seem to be two bugs:
1. All icons in toolbar are black. In the console the line appears:
err:imagelist:IMAGELIST_InternalExpandBitmaps creating new image bitmap
(x=25600 y=16)!
2. After doing from the menu: Edit->Prefernces->OK an access violation occurs
and the app is no longer usable.
Both bugs are gone using native comctl32
--
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=12332
Summary: driver dev kit won't install
Product: Wine
Version: 0.9.58.
Platform: PC-x86-64
URL: http://download.microsoft.com/download/9/0/f/90f019ac-
8243-48d3-91cf-81fc4093ecfd/1830_usa_ddk.iso
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: setupapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: htl10(a)users.sourceforge.net
This seems to be a problem with setupapi rather than msi... in an case, I am
just after the documentations and the examples, so I just like it to unpack
nicely, the result doesn't need to be functional...
--
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.