http://bugs.winehq.org/show_bug.cgi?id=16815
Summary: Cyborg shows splash screen and hangs
Product: Wine
Version: 1.1.12
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neptunia(a)mail.ru
Created an attachment (id=18514)
--> (http://bugs.winehq.org/attachment.cgi?id=18514)
the program
Cyborg program which I wrote back in 1996 shows splash screen and hangs.
The program is in the attached file.
--
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=25232
Summary: Razor2: Hidden Skies has parts that are not rendered
Product: Wine
Version: 1.3.7
Platform: x86
URL: http://www.brothersoft.com/games/razor2-hidden-skies.h
tml
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
CC: wine-bugs(a)winehq.org
Razor2: Hidden Skies comes with d3dx9_30.dll but without it the ships and
background do not render and so only a purist would notice.
--
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=23789
Summary: DAP : cannot find import; DLL may be missing,corrupt
or wrong version. File "MSVCP60.dll",error 126
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: useurheadnihaal(a)yahoo.in
The application download accelerator plus (DAP) does not start and shows the
error message described in "summary" 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=20983
Summary: shell32 systray test fails in wow64 wine
Product: Wine
Version: 1.1.34
Platform: PC
URL: http://test.winehq.org/data/1d0e02b63e3680ff38393e1e2a
f0c40ce8ff6d84/wine_vpovirk-ub910-wow64/shell32:systra
y.html
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
The shell32 systray test fails in a wine configured with --with-wine64. (An
existing 64-bit process may need to also be running.)
This is probably because shell32.dll is 32-bit and explorer.exe is 64-bit,
meaning the structures they use to communicate differ in size.
--
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=18823
Summary: The Typing of the Dead freezes during intro
Product: Wine
Version: 1.1.23
Platform: PC
URL: http://downloads.gamezone.com/demos/d2037.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: manwesulimo2004(a)yahoo.co.uk
Created an attachment (id=21626)
--> (http://bugs.winehq.org/attachment.cgi?id=21626)
Terminal output
It's not possible to play The Typing of the Dead with wine-1.1.23 because it
freezes either during the intro video or upon the attempt to skip it.
This bug has something to do with the sound. Switching off all sound drivers in
winecfg acts as a workaround. It's definitely related to Bug 2361 but it's not
a duplicate because the symptoms are different.
--
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=24954
Summary: Need For Speed Underground 2 installer won't start
Product: WineHQ Apps Database
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: simondani91(a)gmail.com
If I try to run setup.exe on CD1, nothing happens. If I try it in console, it
doesn't do anything. There is no any error message.
--
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=19493
Summary: socket option IP_PKTINFO is not implemented
Product: Wine
Version: 1.1.12
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johannes.gajdosik(a)gmx.at
The socket option IP_PKTINFO is not implemented:
the source code
setsockopt(fd,IPPROTO_IP,IP_PKTINFO,(const char*)(&yes),sizeof(int));
gives the error
fixme:winsock:WS_setsockopt Unknown IPPROTO_IP optname 0x00000013
This prevents a multicast client from distinguishing the incoming multicast
packets by their multicast group.
--
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=26137
Summary: comctl32/tab tests shows an invalid read under
valgrind
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Invalid read of size 4
at TAB_InternalGetItemRect (tab.c:432)
by TAB_InvalidateTabArea (tab.c:2566)
by TAB_InsertItemT (tab.c:2699)
by TAB_WindowProc (tab.c:3376)
by ??? (winproc.c:172)
by call_window_proc (winproc.c:242)
by WINPROC_CallProcAtoW (winproc.c:601)
by CallWindowProcA (winproc.c:960)
by tabSubclassProcess (tab.c:409)
by ??? (winproc.c:172)
by call_window_proc (winproc.c:242)
by WINPROC_call_window (winproc.c:908)
by call_window_proc (message.c:2201)
by send_message (message.c:3042)
by SendMessageA (message.c:3187)
by test_insert_focus (tab.c:1090)
by func_tab (tab.c:1408)
by run_test (test.h:556)
by main (test.h:624)
Address 0x7f00dfec is 60 bytes inside a block of size 62 alloc'd
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by strdupA (freetype.c:927)
by AddFontToList (freetype.c:1457)
by AddFontFileToList (freetype.c:1543)
by load_fontconfig_fonts (freetype.c:1861)
by WineEngInit (freetype.c:2838)
by DllMain (gdiobj.c:582)
by __wine_spec_dll_entry (dll_entry.c:40)
by ??? (loader.c:139)
by MODULE_InitDLL (loader.c:978)
by process_attach (loader.c:1067)
by process_attach (loader.c:1059)
by process_attach (loader.c:1059)
by process_attach (loader.c:1059)
by attach_process_dlls (loader.c:2535)
by ??? (port.c:60)
--
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=21268
Summary: TheFilmMachine
Product: Wine
Version: unspecified
Platform: x86
URL: http://members.home.nl/thefilmmachine/
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: JornHermans369(a)hotmail.com
When i open The FilmMachine it giving mee a wierd error can you fix it please
--
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=19152
Summary: SimCity 3000 Unlimited Black Main Menu
Product: Wine
Version: 1.1.24
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tim(a)timothyb89.org
When trying to run SimCity 3000 Unlimited, the main menu shows nothing more
than a black screen (after playing a short intro video), although the
background music plays fine.
The terminal output has many (thousands of) lines with:
fixme:d3d_surface:surface_convert_format Cannot find a conversion function from
format WINED3DFMT_A8R8G8B8 to WINED3DFMT_X8R8G8B8
My best guess is that this problem is somehow preventing anything from being
drawn.
I get the same errors when running in windowed mode (virtual desktop), and
fullscreen.
Thanks!
--
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.