http://bugs.winehq.org/show_bug.cgi?id=7698
Michael Flowers <mikesflowers(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mikesflowers(a)gmail.com
--- Comment #200 from Michael Flowers <mikesflowers(a)gmail.com> 2011-01-04 17:58:23 CST ---
Just like to add that my system requires both the font patch and the setting to
win98 to run with crashing randomly.
Debian sid x86_64, NVidia 260.19.29 on a GeForce GTX 285
--
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=4815
--- Comment #8 from Austin English <austinenglish(a)gmail.com> 2011-01-04 16:33:51 CST ---
Still in wine-1.3.10-252-g8cbb8cc
--
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=4208
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://download.cnet.com/DV
| |D-lab-Pro/3000-7970_4-10334
| |208.html?part=dl-DVDLabPro&
| |subj=dl&tag=button&cdlPid=1
| |0796192
--- Comment #14 from Austin English <austinenglish(a)gmail.com> 2011-01-03 14:06:50 CST ---
I was able to add the mpv clip file to a movie, then drag and drop it without
error. I tried clicking on that window a few times, no crashes. I don't know
this program very well, however, so someone else should verify.
This was with wine-1.3.10-252-g8cbb8cc.
--
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=4122
--- Comment #10 from Austin English <austinenglish(a)gmail.com> 2011-01-03 13:53:06 CST ---
In wine-1.3.10-252-g8cbb8cc, wine associates jpeg files to wine's internet
explorer, and picasa will run that. However, it fails, and you only get an
empty browser window.
It seems to work if I call it manually, but only with a full path. E.g.,:
austin@aw21 ~/.wine/drive_c $ wine iexplore bad4.jpeg
fixme:ole:CoResumeClassObjects stub
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:urlmon:URLMoniker_BindToObject use running object table
fixme:shdocvw:bind_to_object BindToObject failed: 80070057
fails, but
austin@aw21 ~/.wine/drive_c $ wine iexplore "C:\\bad4.jpeg"
...
fixme:shdocvw:ClOleCommandTarget_QueryStatus (0x12975c)->((null) 1 0x32db44
(nil))
fixme:shdocvw:ClOleCommandTarget_QueryStatus command_0: 27, 0x0
fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 25
fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 26
fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented group
{000214d1-0000-0000-c000-000000000046}
works. This mimics windows behavior (only works there with a full path as
well).
Additionally, png files are supposed to open in iexplore (at least, we set it
as default in the registry), but png files do not open for me.
The png problem is definitely a separate issue (bug 25681). Jpeg's should
seemingly work now, but perhaps we're not calling it with the full win32 path.
--
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=3142
--- Comment #19 from Austin English <austinenglish(a)gmail.com> 2011-01-03 13:28:29 CST ---
http://info.borland.com/devsupport/bde/files/bde252.zip
austin@aw21 ~/a $ wine PROJECT1.EXE
fixme:toolhelp:InterruptRegister16 (0000, 0x11cf00ba), stub.
fixme:int31:DOSVM_Int31Handler Real mode segment (149f) to descriptor: no
longer supported
still in wine-1.3.10-252-g8cbb8cc
--
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=25597
Summary: FOnline gray textures
Product: Wine
Version: 1.3.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lilezek(a)gmail.com
Created an attachment (id=32597)
--> (http://bugs.winehq.org/attachment.cgi?id=32597)
winedbg of the client running.
Textures of 2D part of the game (except text) is totally grey.
Installing directx9 doesn't make any sense to the application.
--
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=25550
Summary: The sting demo crashes earlier than it should do.
Product: Wine
Version: 1.3.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
The sting used to crashes when loading a game because of amstream bug.
But now, it crashes long before that. It is a regression
Regression test give the following bad
commitd3fd7b247b35d7c8c453afa2fc07e121ea75214b is the first bad commit
commit d3fd7b247b35d7c8c453afa2fc07e121ea75214b
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Thu Nov 11 12:39:18 2010 +0100
wined3d: Handle rendertargetlock_mode in surface_load_location().
--
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=22919
Summary: Mass Effect 2 Installer hang (and then crash) during
PhysX install
Product: Wine
Version: 1.2-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eg.galano(a)gmail.com
CC: dank(a)kegel.com
Installing Mass Effect 2 from dvd works, but there's an annoying hang at the
end:
err:ntdll:RtlpWaitForCriticalSection section 0x710de7e4 "loader.c:
loader_section" wait timed out in thread 001c, blocked by 001f, retrying (60
sec)
(which looks like bug 22091. dup?) followed eventually by
Unhandled exception: wait failed on critical section 0x710de7e4 loader_section
err:seh:raise_exception Unhandled exception code c0000194 flags 0 addr
0x7106f61d
Since this is a deadlock, we tried getting backtraces from the two involved
threads with winedbg's bt all command:
Backtracing for thread 001f in process 001b
(Temp\MassEffect2Temp\Installer.exe):
Backtrace:
=>0 RtlpWaitForCriticalSection+0x2fd(crit=0x83dc0c)
dlls/ntdll/critsection.c:64]
1 NTDLL_wait_for_multiple_objects+0x252(count=0x0002, handles=0x83dd58,
flags=0x0004, timeout=(nil), signal_object=0x0(nil)) dlls/ntdll/sync.c:1124]
2 NtWaitForMultipleObjects+0x62(count=0x0010, handles=0x83dd58, wait_all=0,
alertable=0, timeout=(nil)) dlls/ntdll/sync.c:1162]
3 WaitForMultipleObjectsEx+0xf5(count=0x0002, handles=0xa43e50, wait_all=?,
timeout=0xffffffff, alertable=?) dlls/kernel32/sync.c:191]
4 WaitForMultipleObjects+0x39(count=0x0002, handles=0xa43e50, wait_all=0,
timeout=0xffffffff) dlls/kernel32/sync.c:148]
5 call_entry_point+0x1f() in ntdll
Backtracing for thread 001c in process 001b
(Temp\MassEffect2Temp\Installer.exe):
Backtrace:
=>0 RtlpWaitForCriticalSection+0x2fd(crit=0x710de7e4)
dlls/ntdll/critsection.c:64]
1 RtlEnterCriticalSection+0x44(crit=0x710de7e4) dlls/ntdll/critsection.c:553]
2 LdrGetDllHandle+0x2a(load_path=0x0(nil), flags=0, name=0x33f2fc,
base=0x33f30c) dlls/ntdll/loader.c:2052]
3 GetModuleHandleExW+0x92(flags=0x0002,
name="Temp\nst91d.tmp\nsisUnRar2.dll", module=0x33f34c)
dlls/kernel32/module.c:527]
4 GetModuleHandleW+0x2b(module="Temp\nst91d.tmp\nsisUnRar2.dll")
dlls/kernel32/module.c:576]
5 get_hook_proc+0x21(proc=0x564b0, module="Temp\nst91d.tmp\nsisUnRar2.dll")
dlls/user32/hook.c:321]
6 call_hook+0xca(info=0x33f4bc, code=?, wparam=0x0001, lparam=0x33fbc4)
dlls/user32/hook.c:374]
7 HOOK_CallHooks+0x12a(id=0x0003, code=0, wparam=0x0001, lparam=0x33fbc4,
unicode=0x0001) dlls/user32/hook.c:444]
8 peek_message+0x42e(msg=?, hwnd=?, first=0, last=0xffffffff,
flags=0x4ff0001, changed_mask=0x04ff) dlls/user32/message.c:2769]
9 GetMessageW+0xc7(msg=0x33fbc4, hwnd=(nil), first=0, last=0)
dlls/user32/message.c:3512]
10 DIALOG_DoDialogBox+0xe0(hwnd=0x40030, owner=(nil))
dlls/user32/dialog.c:808]
11 DialogBoxParamA+0x98(hInst=0x400000, name=*** invalid address 0x69 ***,
owner=(nil), dlgProc=0x403814, param=0) dlls/user32/dialog.c:846]
Not sure what to do next. Anyone want a 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=16804
Summary: Trickster Online Crashes While Loading
Product: Wine
Version: 1.1.9
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chazzthespazz(a)gmail.com
The game installs fine and will load the updater. Sometimes the updater will
crash while updating, which is fixed by patching manually. The crash happens
when you click Start Game, after Gameguard updates and initializes.
Game and manual patch download:
http://trickster.ntreev.net/Downloads/GameDownload.aspx
--
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.