http://bugs.winehq.org/show_bug.cgi?id=11488
Summary: corefont installers hanging
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://downloads.sourceforge.net/corefonts/arial32.exe
OS/Version: other
Status: NEW
Keywords: download, Installer, regression
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
With today's git, the ms corefont installers seem to be hanging on exit.
--
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=11474
Summary: winelauncher mixes up stdout & stderr
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rmh(a)aybabtu.com
Created an attachment (id=10617)
--> (http://bugs.winehq.org/attachment.cgi?id=10617)
simple test case
The following line in winelauncher:
( $WINEBIN/$WINE_BIN_NAME "$@"; echo $? >$status_name ) 2>&1 | tee
"$log_name"
mixes up stdout and stderr irreversibly. As a result, commands like:
echo some_file | cpio.exe -o -H newc > out.cpio
which would work on Windows, on wine get stderr messages merged into the
output.
I've been thinking for a while in a way to duplicate streams in bash without
mixing stdout with stderr, but couldn't find anything.
I think a C wrapper would be needed; perhaps in wine-bin itself. What's your
preference?
--
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=11295
Summary: Photoshop 7 crashes if you activate it while there's an
image in the clipboard
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Created an attachment (id=10385)
--> (http://bugs.winehq.org/attachment.cgi?id=10385)
+clipboard,+seh,+text,+dialog log of Photoshop 7 crashing
I originally described this in a comment on bug 4523,
but perhaps it deserves its own bug.
Start Firefox 2 and Photoshop 6 or 7
in wine. Copy an image in Firefox. (Oddly, Firefox in Linux
doesn't seem to have a "Copy Image" option, this is a Windows thing.)
Switch to Photoshop --
you don't even have to do anything but activate it --
and Photoshop crashes after putting up a dialog box
"Could not complete your request because of a program error."
I'll attach a +text,+seh,+clipboard log of Photoshop 7 crashing like that.
--
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=11253
Summary: Photoshop CS2 main window very slow redraw
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
On a system with lots of screen real estate,
move the main background window (the one with
the File menu) around behind other windows or offscreen, then
drag it back. You'll see it redraw painfully
slowly. It can take three seconds to redraw
the whole thing.
--
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=11252
Summary: Photoshop CS2 window repaint cosmetic problem on
multiscreen systems
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
On a dual-monitor system, drag any of the windows (except
the main image window) so it overlaps the boundary between
two screens, then drag it back onto a single screen.
You'll see a one-pixel-wide rendering artifact.
Dragging the window offscreen fixes this (it pops back
onscreen and does a full repaint).
--
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=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.