http://bugs.winehq.org/show_bug.cgi?id=2883
Summary: Problems with OleCreateFromFile
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sdl(a)propco.co.uk
My application makes use of Winword.exe and allows the user to edit documents
inside my application framework.
Application is VisualC++ app created with MSVC 6.0 SP6.
Upon calling COleClientItem::CreateFromFile which in turn calls the
OleCreateFromFile, I get the error DV_E_FORMATETC (0x80040064).
This can also be tested using the CL32TEST.EXE which is distributed with MSVC
6.0 as an ole test program. From this utility select Insert->Embed from file,
select any word document and it fails in the same way.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2660
------- Additional Comments From Chris(a)VandenBerghe.org 2005-21-04 02:41 -------
A lot of people seem to be suffering from this bug... the current version of
wine available in Debian sid has exactly the same behavior as described here.
Is there a known workaround?
Thanks,
Chris.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2882
Summary: wine version 20050419 and Megamud v1.03U
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: deimos_911(a)yahoo.com
megamud seems to install properly however while installing some of the menus
do not work, once the program is installed and I run it, it loads and crashes
here is the information displayed on the console screen:
fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub
err:x11drv:X11DRV_CreateWindow invalid window width -21
wine-kthread: run.c:522: ME_CalcRunExtent: Assertion `size.cx' failed.
I am using linux kernel 2.6.11.7,this version of wine compiled perfectly fine
on my system and installed good,I am using an Athlon XP based system, I am
using the latest version of x.org X11 software
the latest version of megamud can be downloaded at
http://www.mudcentral.com/downloads/download_files/exe_files/103u.exe
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2881
Summary: SHCoCreateInstance class not found in registry when
writing to an AVI file
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ndumais(a)sympatico.ca
I get this error when trying to save an AVI file with VFAPIConv.exe
It's broken since Wine 2004-12-01 (2004-10-19 and earlier are ok). Tried with
CVS and same problem.
err:shell:SHCoCreateInstance failed (0x800401f0) to create CLSID:
{00020000-0000-0000-c000-000000000046} (Microsoft AVI Files) IID:
{00020020-0000-0000-c000-000000000046} (unknown)
err:shell:SHCoCreateInstance class not found in registry
It doesn't seem to be a registry problem since I does this error with: a clean
registry from a fresh install or the old registry that the software used to work
with wine 2004-10-19
Software needed to re-create the error:
DVD2AVI:http://www.afterdawn.com/software/video_software/dvd_rippers/dvd2av…
VFAPI Codec/converter: http://www.doom9.org/index.html?/software2.htm
Steps:
1- Open a MPEG-2 stream in DVD2AVI (eg: .VOB file)
2- Go to File-->Save Project and save it, then close DVD2AVI
3- Open VFAPICodec and click on Add file
4- Select the project file (.d2v) you saved with DVD2AVI and click Open
5- A window should appear, Click on OK
6- Click on the Convert button
Right now you should have the error in the console (and also Error Saving File
in VFAPI Reader). Versions 1.04 and 1.05 of VFAPI Reader do the same error.
Expected result:
It should create a small AVI file in the same folder as the DVD2AVI project file
without any errors.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2597
pierre42d(a)9online.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P2 |P3
Platform|Other |All
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2880
lamber45(a)cse.msu.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=633
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2880
Summary: All cygwin programs fail to run
Product: Wine
Version: 20050310
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lamber45(a)cse.msu.edu
All programs linked against cygwin1.dll appear to crash without doing anything
useful, whether run under 'wcmd' or by doing 'wine progran.exe'. Typical
output from a 6-line C program that calls printf() to print "Hello.":
davidl@orlith:~/src/csc5250$ wine demo1.exe
Warning: Language '' was not recognized, defaulting to English.
fixme:ver:VERSION_GetLinkedDllVersion Unknown EXE OS version 4.0, please report !!
Please use the registry key HKEY_CURRENT_CONFIG\Software\Fonts\LogPixels
to set the screen resolution and remove the "Resolution" entry in the config file
err:comm:GetCommState tcgetattr or ioctl error 'Invalid argument'
fixme:ntdll:NtQueryObject Unsupported information class 1
fixme:ntdll:NtQueryObject Unsupported information class 1
fixme:ntdll:NtQueryObject Unsupported information class 1
36 [sig] demo1 -8 handle_exceptions: Exception: STATUS_ACCESS_VIOLATION
2938 [sig] demo1 -8 handle_exceptions: Exception: STATUS_ACCESS_VIOLATION
5460 [sig] demo1 -8 handle_exceptions: Error while dumping state (probably
corrupted stack)
Segmentation fault
davidl@orlith:~/src/csc5250$
The cygwin version was current as of a few weeks before this bug report
(installer version 2.125.2.10, according to a logfile). The only other thing
unusual about this setup is that several elements of PATH are on a read-only
NTFS partition, including C:\\cygwin\\bin and C:\\WINNT\\SYSTEM32 .
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2857
------- Additional Comments From dclark(a)akamail.com 2005-20-04 10:14 -------
With the new Wine release, 20050419, I believe all the bugs mentioned here
should be fixed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2734
------- Additional Comments From smarty(a)schallar.com 2005-20-04 02:27 -------
Please have a closer look at http://bugs.winehq.org/show_bug.cgi?id=2658 - this
one looks like a duplicate of that defect.
If you have any remarks, please tell me, but for now, I'd strongly recommend to
mark this one as *duplicate*.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2879
Summary: 3 bug reports ... on 40tude Dialog
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zhilla(a)spymac.com
first this: i'd say this is kinda important since 40tude dialog is one of the
best and most popular newsreaders. and freeware, well not open source, but it's
a good piece of software.
what's missing to it to work allmost perfectly??
1. it does not show in xorg taskbar. once, few month ago, it did. using
slackware 10.1, but same thing on 10. xorg versions: 6.7, 6.8.1, 6.8.2... and,
btw. when i try to dock it using kdocker, it says its not a normal window.
2. using hr (croatian) keyboard. when composing a post, pressing "delete" button
does not delete next character, instead it outputs ",".
UPDATE: i just realised this happends in ALL, and ONLY in wine apps for some
reason.
3. when editing post, deleting a line makes lines below it be pulled up - and
mostly if last line is deleted and post end line is deleted. this is not
refreshed properly, but switching to another window and going beck refreshes it.
try for yourself :) i am not an expert, but i think 40tude uses some sort of
richedit control...
otherwise, works quite nice... lot of ugly (especially toolbar!) bugs have been
fixed recently. iron this out, and you can put it in golden section :)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.