http://bugs.winehq.org/show_bug.cgi?id=37030
Bug ID: 37030
Summary: Visual Basic 6 - Listbox shows scrollbar when there
isn't any
Product: Wine
Version: 1.7.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gaming4jc2(a)yahoo.com
Created attachment 49204
--> http://bugs.winehq.org/attachment.cgi?id=49204
Strange scrollbar
In a simple VisualBasic6 application (after installing vb6 runtimes from
winetricks), there is a strange scrollbar displaying which does not display on
native Windows.
--
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=28696
Bug #: 28696
Summary: ieframe/tests/intshcut.c: Uninitialised value in
test_ReadAndWriteProperties
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ieframe
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
While doing 'make intshcut.ok', valgrind complained:
Syscall param write(buf) points to uninitialised byte(s)
at __write_nocancel (syscall-template.S:82)
by WriteFile (file.c:547)
by FileLockBytesImpl_WriteAt (filelockbytes.c:286)
by StorageImpl_WriteAt (storage32.c:347)
by StorageImpl_WriteBigBlock (storage32.c:4026)
by BlockChainStream_Flush (storage32.c:6041)
by StorageImpl_Flush (storage32.c:2984)
by StgStreamImpl_Write (storage32.h:261)
by PropertyStorage_WritePropertyToStream (stg_prop.c:1689)
by PropertyStorage_PropertiesWriter (stg_prop.c:1786)
by dictionary_enumerate (dictionary.c:189)
by IPropertyStorage_fnCommit (stg_prop.c:1800)
by test_ReadAndWriteProperties (intshcut.c:239)
by func_intshcut (intshcut.c:403)
by run_test (test.h:556)
by main (test.h:624)
Address 0x7f08afde is 150 bytes inside a block of size 8,260 alloc'd
at RtlAllocateHeap (heap.c:254)
by BlockChainStream_Construct (storage32.c:6009)
by StorageImpl_Construct (storage32.c:2924)
by Storage_Construct (storage32.c:5168)
by create_storagefile (storage32.c:7384)
by StgCreateStorageEx (storage32.c:7479)
by create_shortcut (intshcut.c:820)
by InternetShortcut_Create (intshcut.c:855)
by CoCreateInstance (compobj.c:2641)
by test_ReadAndWriteProperties (intshcut.c:204)
by func_intshcut (intshcut.c:403)
by run_test (test.h:556)
by main (test.h:624)
Uninitialised value was created by a stack allocation
at test_ReadAndWriteProperties (intshcut.c:183)
--
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=32088
Bug #: 32088
Summary: KODAK Share button app from
http://support.en.kodak.com/app/answers/detail/a_id/32
484/selected/true fails to install.
Product: Wine
Version: 1.4.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dhiffucium(a)gmail.com
Classification: Unclassified
Created attachment 42302
--> http://bugs.winehq.org/attachment.cgi?id=42302
Detailed information from Wine about the error
There are two ways to install this program. The first is to run the installer
from the device that mounts when connecting the camera to the USB port. This
program should proceed to download the actual installer, but it does nothing bu
show a window with the KODAK logo in the corner.
My second attempt was to download the installer from KODAK's website and run
that instead. The installer starts and I get to answer the questions about
language, install location and agree to the terms, but crashes during
installation. See the attached trackback file for details.
I am running Ubuntu GNOME 12.10. My camera is a Kodak Easyshare MAX Z990, but I
suppose the software is the same for many cameras.
A note to KODAK camera owners:
You can still get your images, by either changing the setting on the camera to
not use KODAK software or by taking out the memory card and using a card
reader. You will not, however, be able to use the features of the Kodak
application to automatically share the selected photos on Facebook or e-mail,
you have to do that manually if you don't have access to a real Windows OS.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=36298
Bug ID: 36298
Summary: valgrind shows several leaks in msxml3/tests/domdoc.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: msxml3
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Created attachment 48399
--> https://bugs.winehq.org/attachment.cgi?id=48399
valgrind log
==30791== 16 bytes in 1 blocks are definitely lost in loss record 440 of 1,669
==30791== at 0x7BC4C735: notify_alloc (heap.c:255)
==30791== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==30791== by 0x4D080FA: alloc_bstr (oleaut.c:162)
==30791== by 0x4D08490: SysAllocStringLen (oleaut.c:324)
==30791== by 0x4D081A7: SysAllocString (oleaut.c:232)
==30791== by 0x4A70E54: test_xmlns_attribute (domdoc.c:11048)
==30791== by 0x4A76B0E: func_domdoc (domdoc.c:11927)
==30791== by 0x4AB096C: run_test (test.h:584)
==30791== by 0x4AB0D5B: main (test.h:654)
==30791==
==30791== 28 bytes in 1 blocks are possibly lost in loss record 616 of 1,669
==30791== at 0x7BC4C735: notify_alloc (heap.c:255)
==30791== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==30791== by 0x4D2B262: heap_alloc_zero (typelib.c:1662)
==30791== by 0x4D2DEA1: MSFT_ReadAllRefs (typelib.c:2902)
==30791== by 0x4D3014C: ITypeLib2_Constructor_MSFT (typelib.c:3716)
==30791== by 0x4D2F3B8: TLB_ReadTypeLib (typelib.c:3460)
==30791== by 0x4D276DC: LoadTypeLibEx (typelib.c:478)
==30791== by 0x4D27618: LoadTypeLib (typelib.c:454)
==30791== by 0x4D3C082: ITypeInfo_fnGetRefTypeInfo (typelib.c:7730)
==30791== by 0x4D36DC5: ITypeInfoImpl_GetInternalDispatchFuncDesc
(oaidl.h:1532)
==30791== by 0x4D36E00: ITypeInfoImpl_GetInternalDispatchFuncDesc
(typelib.c:6014)
==30791== by 0x4D37036: ITypeInfo_fnGetFuncDesc (typelib.c:6090)
==30791== by 0x6196C5C: preprocess_dispex_data (oaidl.h:1505)
==30791== by 0x6196E79: get_dispex_data (dispex.c:323)
==30791== by 0x6197446: DispatchEx_GetDispID (dispex.c:420)
==30791== by 0x4A621D5: test_selection (dispex.h:296)
==30791== by 0x4A76AD7: func_domdoc (domdoc.c:11916)
==30791== by 0x4AB096C: run_test (test.h:584)
==30791== by 0x4AB0D5B: main (test.h:654)
==30791==
etc.
--
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=33623
Bug #: 33623
Summary: Unimplemented function
ole2disp.dll16.VARIANTCHANGETYPEEX
Product: Wine
Version: 1.5.23
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
I tried running GOWIN.EXE on a Titus The Fox CD-ROM. Wine crashes, reporting:
wine: Call from 0x7b83b9c5 to unimplemented function
ole2disp.dll16.VARIANTCHANGETYPEEX, aborting
wine: Unimplemented function ole2disp.dll16.VARIANTCHANGETYPEEX called at
address 0x7b83b9c5 (thread 0026), starting debugger...
--
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=14449
Summary: "North American Birds" fails to launch
Product: Wine
Version: 1.1.1
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=12906
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: munchkinguy(a)hotmail.com
Created an attachment (id=14768)
--> (http://bugs.winehq.org/attachment.cgi?id=14768)
Stack dump, register dump, etc
Program CD in inserted. After setting pib.exe to "Windows 3.1" in Wine's
Application settings (the System Requirements say 'Windows 3.1 or higher'), I
type "wine pib.exe" into the Terminal. The program fails to launch and an error
log is given. Please see 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=9635
Summary: Dragon Naturally Speaking 8 fails on "spell that"
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://scansoft.com
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
winetricks vcrun6
else ereg fails with 'need mfc42' (but that's ok)
install word viewer 97
else app start fails with "incomplete, need docobj.dll"
winetricks fakeie6
else app start fails with 'ie required'
cd "$HOME/.wine/drive_c/Program Files/ScanSoft/NaturallySpeaking8/Program"
else app complains repeatedly err:module:import_dll Library MSVCR71.dll
(which is needed by L"...\\dd10HOOK.dll") not found, and doesn't work
After all that, it starts up remarkably quickly compared to DNS 7.
It still has one error dialog box on startup that you have to ignore.
Recognition works pretty well, but "spell that" doesn't work;
when you try it, the app puts up a dialog saying "interface not found",
and wine spits out lines like
err:ole:marshal_object couldn't get IPSFactory buffer for interface
{d5f569d0-593b-101a-b569-08002b2dbf7a}
err:ole:CoGetClassObject no class object {b9bd3860-44db-101b-90a8-00aa003e4b50}
could be created for context 0x1
err:ole:proxy_manager_create_ifproxy Could not get IPSFactoryBuffer for
interface {05eb6c68-dbab-11cd-b3ca-00aa0047ba4f}, error 0x80040155
err:ole:CoMarshalInterface Failed to marshal the interface
{d5f569d0-593b-101a-b569-08002b2dbf7a}, 80040155
err:ole:CoGetClassObject no class object {dd108005-6205-11cf-ae61-0000e8a28647}
could be created for context 0x1
(Trying to use native dcom98 quickly fails with
wine: Call from 0x7ee1ef40 to unimplemented function oleacc.dll.GetRoleTextA,
aborting)
--
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=9909
Summary: VB6 - CoRegisterMessageFilter
Product: Wine
Version: 0.9.46.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stanwell(a)gmx.de
A simple VB6.exe is not working at all, Wine just gives this error message:
"fixme:ole:CoRegisterMessageFilter stub"
Source code:
------------
Module:
-------
Public Declare Sub Sleep Lib "kernel32" (ByVal dwMilliseconds As Long)
-------
Private Sub Form_Load()
Clipboard.SetText "test"
Sleep (8000)
End Sub
--
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=9949
Summary: PDF Export does not work in PITy
Product: Wine
Version: 0.9.46.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: oponek(a)gmail.com
Export to PDF and metafile (EMF) does not work in PITy.
message box (error):
Access violation at address 7E7F6510 in module 'shell32.dll'. Read address
00000000
in console:
err:ole:CoGetClassObject class {00bb2765-6a77-11d0-a535-00c04fd7d062} not
registered
err:ole:CoGetClassObject no class object {00bb2765-6a77-11d0-a535-00c04fd7d062}
could be created for context 0x1
Download link for PITy 2006:
http://pit.dobry.pl/index.php?down=p1
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.