http://bugs.winehq.org/show_bug.cgi?id=11226
Summary: avi2dvd crashes: Access violation in quartz.dll
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.trustfm.net/divx/SoftwareAvi2DvdDownload.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Hi, a user submitted garbage test results for this app into appdb. It happens
the very moment you open an avi-file. The screenshot attached shows the error;
console output is very short so i'll paste it here:
fixme:quartz:FilterGraphInner_QueryInterface unknown interface
{fc4801a3-2ba9-11cf-a229-00aa003d7352}
fixme:quartz:FilterGraphInner_QueryInterface unknown interface
{00000003-0000-0000-c000-000000000046}
fixme:ole:CoCreateInstance no instance created for interface
{0000000f-0000-0000-c000-000000000046} of class
{4315d437-5b8c-11d0-bd3b-00a0c911ce86}, hres is 0x80040111
--
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=11211
Summary: Typeinfodump.exe crashes
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.debuginfo.com/tools/typeinfodump.html
OS/Version: other
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: dbghelp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Running typeinfodump.exe, even on a bogus file, crashes with
a null pointer read. Here's part of the backtrace:
=>1 0xf7ddf2a3 (0x0033f3bc)
2 0x7e5b2e2d symt_new_function+0x6d(module=0x12614c0, compiland=0x34de9e4,
name=0x0, addr=0x7b884050, size=0x28, sig_type=0x3559cd8)
[/data/dkegel/wine-git/dlls/dbghelp/symbol.c:233] in dbghelp (0x0033f3fc)
3 0x7e59a122 dwarf2_parse_subprogram+0x3c2(ctx=0x33f5b4, di=0x3457ccc,
compiland=<register EDI not in topmost frame>)
[/data/dkegel/wine-git/dlls/dbghelp/dwarf.c:1564] in dbghelp (0x0033f4bc)
...
I've seen something like this in several other apps,
but this is probably a nice bare-naked way of
showing the problem.
--
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=11194
Summary: FileZilla 3.0.5.2 crashes if changing local working
directory
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tim.kosse(a)filezilla-project.org
Created an attachment (id=10253)
--> (http://bugs.winehq.org/attachment.cgi?id=10253)
Log from running FileZilla using wine
The Windows version of FileZilla 3.0.5.2 crashes if run through Wine.
You can download FileZilla from
http://filezilla-project.org/download.php?type=client
I'm using Wine compiled from the Git sources, checked out on 2008-01-14.
Steps to reproduce: Start FileZilla and double-click on the C: drive in the
file list.
Please see the attached log. Let me know if you need further information.
--
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=11141
Summary: Trados - problem of creation of temp? function only
working at the second try
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yolande(a)haneder.biz
I came quite often to this problem: it seemed that the first call of a function
on Workbench would automatically close Workbench.
You have to call the function a second time for it to be processed.
This was for instance for selecting a language but also for selecting a
translation memory or looking at the licensing interface.
--
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=11140
Summary: Trados: crash when reading the file properties of a
translation memory
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yolande(a)haneder.biz
Trying to read the properties of a translation memory (size, number of units,
reorganization needed, number of user etc.) is immediately crashing workbench
with no more information than this:
X Error of failed request: BadAlloc (insufficient resources for operation)
Major opcode of failed request: 53 (X_CreatePixmap)
Serial number of failed request: 10866
Current serial number in output stream: 10979
--
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=11126
Summary: EM_POSFROMCHAR does not include selectionbar
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex(a)thehandofagony.com
When the ECO_SELECTIONBAR style is set for a richedit control, EM_POSFROMCHAR
should include the selection bar size. However, sending EM_POSFROMCHAR for
character 0 returns 0 as the x co-ordinate with Wine's richedit.
I'll see if I can't fix this myself.
As for a testcase, this will be noticeable in builtin wordpad once I send the
first ruler patch. The left position of the ruler is determined using
POSFROMCHAR, so with native richedit it will be moved a distance from the
leftmost window edge, while with builtin it won't.
--
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=11123
Summary: Firefox 1.5 welcome text rendered poorly
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://mozilla.com
OS/Version: other
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: fonts
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Install Firefox 1.5.
Look at the text on the welcome page that says
"…but we recommend updating to Firefox 2".
It is rendered horribly now, with poor widths and bad horizontal spacing.
Installing corefonts before installing Firefox works around the problem.
wine-20071025 didn't have this problem (possibly because
it didn't try as hard to get fonts right).
--
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=11076
Summary: msxml depends on libxml2 without checking for it
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: w.winkelhorst(a)gmail.com
msxml_private.h has the following piece of code:
/* IXMLDOMNode Internal Structure */
typedef struct _xmlnode
{
const struct IXMLDOMNodeVtbl *lpVtbl;
const struct IUnknownVtbl *lpInternalUnkVtbl;
IUnknown *pUnkOuter;
LONG ref;
xmlNodePtr node;
} xmlnode;
this piece of code is not surrounded by #ifdef's but does use a libxml2
variable type: xmlNodePtr
This causes cryptic compile errors if you don't have libxml2 installed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.