http://bugs.winehq.org/show_bug.cgi?id=14966
Summary: Error inserting clip art on MS Word XP
Product: Wine
Version: 1.1.2
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tahoward(a)nc.rr.com
I haven't customized anything in winecfg, except setting OS version to Windows
XP. In Word, when I select Insert -> Picture -> Clip Art... , an error message
appears saying "Clip Organizer cannot complete the operation. Error Code
0x80040155". In the wine log, I see:
err:ole:marshal_object couldn't get IPSFactory buffer for interface
{0c733a8b-2a1c-11ce-ade5-00aa0044773d}
err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub,
hres=0x80040155
err:ole:CoMarshalInterface Failed to marshal the interface
{0c733a8b-2a1c-11ce-ade5-00aa0044773d}, 80040155
fixme:ole:CFStub_Invoke CoMarshalInterface failed, 80040155!
err:rpc:I_RpcReceive we got fault packet with status 0x80040155
fixme:ole:CFProxy_CreateInstance IRpcChannelBuffer_SendReceive failed with
80040155?
fixme:ole:CoCreateInstance no instance created for interface
{0c733a8b-2a1c-11ce-ade5-00aa0044773d} of class
{09e767a6-4481-4791-86a5-a739e5290e4c}, hres is 0x80040155
--
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=9521
Summary: Improve appdb screenshot handling
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: d.c.ddcc(a)gmail.com
I would suggest adding a method for maintainers to edit any preexisting image
(to focus on only application window, hide personal information in games, etc),
show
who originally uploaded the image and a text summary of what happened in later
revisions, and add the ability to include an image description.
--
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=11364
Summary: WinRar doesn't fully utilize two CPU cores in
multithreading mode
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://rarlabs.com/download.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
WinRar doesn't fully utilize two cores of an SMP system if it has detected
them. On average WinRar's CPU usage is around 140-160% on a dual core SMP
system, while the best usage will be 200%.
Anyway thank you for resolving bug 7551.
--
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=15492
Summary: Clamwin installer doesn't parse %SystemDrive% correctly
Product: Wine
Version: 1.1.5
Platform: Other
URL: http://sourceforge.net/project/downloading.php?groupname
=clamwin&filename=clamwin-0.94-
setup.exe&use_mirror=superb-east
OS/Version: other
Status: NEW
Keywords: download, Installer, source
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=16404)
--> (http://bugs.winehq.org/attachment.cgi?id=16404)
+shell in git, bzip2 -9'ed
Installing Clamwin works fine, except that instead of installing to:
C:\Program Files\Clamwin
it defaults to:
Z:\home\austin\%SystemDrive%\Program Files\ClamWin
I've seen this on a couple other installers as well, but can't think of them
off hand.
+shell attached
--
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=17188
Summary: Oracle Web Conferencing Console installer resources
cannot be properly loaded
Product: Wine
Version: 1.1.13
Platform: PC
URL: https://conference.oracle.com/imtapp/app/nuf_sys.uix
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=19083)
--> (http://bugs.winehq.org/attachment.cgi?id=19083)
Oracle Web Conferencing Console installer +resource trace
With today's Git (wine-1.1.13-560-g4b27dfe), while attempting to test bug 16684
by running the application installer, I noticed that the installer evidently
had issues loading its executable resources, as these fixmes were printed:
fixme:propsheet:PROPSHEET_CollectPageInfo Could not load resource #0000?
fixme:propsheet:PROPSHEET_CollectPageInfo Could not load resource #0000?
fixme:propsheet:PROPSHEET_CollectPageInfo Could not load resource #0000?
fixme:propsheet:PROPSHEET_CollectPageInfo Could not load resource #0000?
and the installer window seemed to have placeholders for the presumed text
resources. After hitting Next a few times the installer appeared to be in
extraction phase, but promptly crashed with a backtrace in FormatMessageW.
--
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=14268
Summary: carto exploreur 3 - crash
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aiglefr(a)free.fr
CC: dmitry(a)codeweavers.com
since this commit :
commit df76fe6f0cdd55568ba67489cc725813804061fd
Author: Dmitry Timoshkov <dmitry(a)codeweavers.com>
Date: Tue Jun 24 16:11:40 2008 +0900
gdi32: Perform the world transform separately from font scaling.
carto exploreur3 : http://www.bayo.com/cartographie/index.php?prod=1
( no free download)
crash with this message :
wine: Unhandled page fault on write access to 0x00ff0004 at address 0x7ef9f426
(thread 0009), starting debugger...
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7ef9f426
if i comment this line ( near line num 4422 ) in
dll/gdi32/freetype.c
4415 if (!is_identity_FMAT2(&font->font_desc.matrix))
4416 {
4417 FT_Matrix worldMat;
4418 worldMat.xx = FT_FixedFromFloat(font->font_desc.matrix.eM11);
4419 worldMat.xy = FT_FixedFromFloat(font->font_desc.matrix.eM21);
4420 worldMat.yx = FT_FixedFromFloat(font->font_desc.matrix.eM12);
4421 worldMat.yy = FT_FixedFromFloat(font->font_desc.matrix.eM22);
4422 // pFT_Matrix_Multiply(&worldMat, &transMat);
4423 needsTransform = TRUE;
4424 }
carto exploreur works correctly
--
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=12284
Summary: floppy images not supported or ioctl 7000 not supported
Product: Wine
Version: 0.9.57.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arekm(a)maven.pl
Can't use programs that are trying to create bootable floppy drive.
My setup:
[arekm@tarm ~/.wine/dosdevices]$ ls -al a*
lrwxrwxrwx 1 arekm users 8 mar 29 23:32 a:: -> ../a.img
where a.img is floppy disk image (note: I have no real floppy hardware in this
machine - laptop)
Now:
$ wine SMU3218.exe
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls"
fixme:win:SetLayeredWindowAttributes (0x10028,0x00000000,255,2): stub!
fixme:ntdll:server_ioctl_file Unsupported ioctl 70000 (device=7 access=0 func=0
method=0)
fixme:win:SetLayeredWindowAttributes (0x2004a,0x00000000,255,2): stub!
and the program reports that it's unable to determine floppy disk type.
I guess the problem is in unsupported ioctl or just lack of floppy images.
The program is http://carme.pld-linux.org/~arekm/SMU3218.exe (1.5MB)
--
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=14369
Summary: beware stack overflow into TEB
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jreiser(a)BitWagon.com
Created an attachment (id=14666)
--> (http://bugs.winehq.org/attachment.cgi?id=14666)
try to warn when stack overflows into TEB
It's too easy to overflow the stack and thus overwrite the TEB, particularly
when using external tools such as valgrind(memcheck) and printf :-) Try to
detect and give a warning. Patch is attached, and will be sent to
wine-patches(a)winehq.org.
--
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=14368
Summary: enable more-robust debugging of signals and exceptions
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jreiser(a)BitWagon.com
Created an attachment (id=14665)
--> (http://bugs.winehq.org/attachment.cgi?id=14665)
ease debugging at lowest level of signals and exceptions
The code which handles signals and exceptions can be made more robust by using
symbols for some bare numeric constants (EXCEPTION_WRITE_FAULT,
EXCEPTION_EXECUTE_FAULT, EXCEPTION_READ_FAULT). Debugging can be made easier
with a *printf() that uses only a few hundred bytes of stack space, in contrast
to the several kilobytes required by the *printf() of glibc. With glibc it is
too easy to overflow the stack of only 12 KiB. Patch is attached, and will be
sent to wine-patches(a)winehq.org.
--
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=11906
Summary: werkkzeug3 TE does not work
Product: Wine
Version: 0.9.56.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ripzonetriton(a)gmail.com
Created an attachment (id=11203)
--> (http://bugs.winehq.org/attachment.cgi?id=11203)
log
It installs/uninstalls fine but doesn't start properly and does not work.
Here is the download link: http://www.werkkzeug.com/
It's free to download but you have to follow a registration link.
--
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.