https://bugs.winehq.org/show_bug.cgi?id=36303
Bug ID: 36303
Summary: valgrind shows several leaks in msxml3/tests/schema.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 48401
--> https://bugs.winehq.org/attachment.cgi?id=48401
valgrind log
==30820== 2 bytes in 1 blocks are definitely lost in loss record 8 of 967
==30820== at 0x7BC4C735: notify_alloc (heap.c:255)
==30820== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==30820== by 0x61D7932: heap_alloc (msxml_private.h:169)
==30820== by 0x61D7AD4: xmlchar_from_wcharn (msxml_private.h:416)
==30820== by 0x61D7B4C: xmlchar_from_wchar (msxml_private.h:427)
==30820== by 0x61DA604: schema_cache_remove (schema.c:1321)
==30820== by 0x4AA537E: test_remove (msxml2.h:4206)
==30820== by 0x4AA5C31: func_schema (schema.c:1654)
==30820== by 0x4AB096C: run_test (test.h:584)
==30820== by 0x4AB0D5B: main (test.h:654)
==30820==
==30820== 28 bytes in 1 blocks are possibly lost in loss record 326 of 967
==30820== at 0x7BC4C735: notify_alloc (heap.c:255)
==30820== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==30820== by 0x4D2B262: heap_alloc_zero (typelib.c:1662)
==30820== by 0x4D2DEA1: MSFT_ReadAllRefs (typelib.c:2902)
==30820== by 0x4D3014C: ITypeLib2_Constructor_MSFT (typelib.c:3716)
==30820== by 0x4D2F3B8: TLB_ReadTypeLib (typelib.c:3460)
==30820== by 0x4D276DC: LoadTypeLibEx (typelib.c:478)
==30820== by 0x4D27618: LoadTypeLib (typelib.c:454)
==30820== by 0x4D3C082: ITypeInfo_fnGetRefTypeInfo (typelib.c:7730)
==30820== by 0x4D36DC5: ITypeInfoImpl_GetInternalDispatchFuncDesc
(oaidl.h:1532)
==30820== by 0x4D36E00: ITypeInfoImpl_GetInternalDispatchFuncDesc
(typelib.c:6014)
==30820== by 0x4D37036: ITypeInfo_fnGetFuncDesc (typelib.c:6090)
==30820== by 0x6196C5C: preprocess_dispex_data (oaidl.h:1505)
==30820== by 0x6196E79: get_dispex_data (dispex.c:323)
==30820== by 0x6197446: DispatchEx_GetDispID (dispex.c:420)
==30820== by 0x4AA4A06: test_obj_dispex (dispex.h:296)
==30820== by 0x4AA4B41: test_dispex (schema.c:1485)
==30820== by 0x4AA5C27: func_schema (schema.c:1652)
==30820== by 0x4AB096C: run_test (test.h:584)
==30820== by 0x4AB0D5B: main (test.h:654)
==30820==
==30820== 123 (48 direct, 75 indirect) bytes in 1 blocks are definitely lost in
loss record 692 of 967
==30820== at 0x4006B11: malloc (in
/usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
==30820== by 0x64B9711: xmlNewDocProp (in /usr/lib/libxml2.so.2.9.1)
==30820== by 0x64BB88C: ??? (in /usr/lib/libxml2.so.2.9.1)
==30820== by 0x61E562A: XDR_E_Schema (xdr.c:805)
==30820== by 0x61E57ED: XDR_to_XSD_doc (xdr.c:829)
==30820== by 0x61D9302: cache_entry_from_xdr_doc (schema.c:905)
==30820== by 0x61DA394: schema_cache_add (schema.c:1253)
==30820== by 0x4A9CAED: test_collection_refs (msxml2.h:3924)
==30820== by 0x4AA5C09: func_schema (schema.c:1646)
==30820== by 0x4AB096C: run_test (test.h:584)
==30820== by 0x4AB0D5B: main (test.h:654)
==30820==
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.
https://bugs.winehq.org/show_bug.cgi?id=39609
Bug ID: 39609
Summary: Dirt 3 not starting
Product: Wine
Version: 1.7.55
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: mikk150(a)gmail.com
Distribution: ---
Created attachment 52779
--> https://bugs.winehq.org/attachment.cgi?id=52779
backtrace
Dirt 3 crashes after DX11 release
shows splash icon and just before starting game it crashes
```
fixme:d3d11:wined3d_usage_from_d3d11 Unhandled bind flags 0.
fixme:d3d:wined3d_get_format Can't find format WINED3DFMT_R8G8_UNORM (0x4c) in
the format lookup table
wine: Unhandled page fault on read access to 0x00000000 at address 0x8ba200
(thread 0054), starting debugger...
```
--
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=39818
Bug ID: 39818
Summary: Application does not start at all
Product: Wine
Version: 1.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rebel(a)atrey.karlin.mff.cuni.cz
Distribution: ---
Created attachment 53163
--> https://bugs.winehq.org/attachment.cgi?id=53163
application executable
The application doesn't start in wine at all.
At first it stops without any message whatsoever.
When I 'upx -d' the exe it at least shows this:
fixme:wtsapi:WTSRegisterSessionNotification Stub 0x1007a 0x00000000
fixme:wtsapi:WTSUnRegisterSessionNotification Stub 0x1007a
The app is J-Link 1.3.0, available from here:
http://www.jablotron.com/en/for-our-partners/downloads/software/
(I'm attaching the installed executable, still upx-ed)
Tested with wine-snapshot-1.8.20151219.1557-1.1.x86_64
--
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=18932
Summary: Installshield installer text not being bolded
(appinstall)
Product: Wine
Version: 1.1.23
Platform: PC
URL: http://www.hellopdf.com/download.php
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=21782)
--> (http://bugs.winehq.org/attachment.cgi?id=21782)
screenshot
See attached screenshot. "Select Destination Location" should be bolded.
--
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=39186
Bug ID: 39186
Summary: Steam client: links missing underline when DirectWrite
method enabled
Product: Wine
Version: 1.7.50
Hardware: x86
URL: https://steamcdn-a.akamaihd.net/client/installer/Steam
Setup.exe
OS: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: dwrite
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: bunglehead(a)gmail.com
Distribution: ---
Created attachment 52235
--> https://bugs.winehq.org/attachment.cgi?id=52235
plain terminal output
In the Steam client when text is a link, the text is not underlined when dwrite
is enabled.Installing corefonts/tahoma doesn't help.
To reproduce the issue:
1. install Steam and log in to your account.
2. open Steam->Settings->Interface menu option and toggle 'Enable DirectWrite
for improved font smoothing...' option on and off. As a result, the link
'Fluent in another language?...' above is underlined when dwrite is disabled,
but it's missing the underline when dwrite is enabled.
Plain terminal output doesn't show anything interesting, but I'm attaching it
here anyway.
wine-1.7.50-156-gd317750
Fedora 22 32-bit
--
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=8490
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #24 from Alexandre Julliard <julliard(a)winehq.org> ---
Closing bugs fixed in 1.9.2.
--
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=37908
Bug ID: 37908
Summary: Saving a GLFont .glf file causes crash
Product: Wine
Version: 1.7.33
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shomari.sharpe(a)gmail.com
Distribution: ---
Created attachment 50490
--> https://bugs.winehq.org/attachment.cgi?id=50490
Wine Crash Log
GL Font is an application that generates a binary file storing font glyphs as
well as their texture coordinates for opengl. Under wine the program crashes
once the save button is clicked in the program.
https://students.cs.byu.edu/~bfish/glfontdl.php
--
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=3689
--- Comment #46 from Sebastian Lackner <sebastian(a)fds-team.de> ---
Dmitry is currently working on this, and shared an early version of his highly
experimental work-in-progress patchset. Please give it a try and report back if
it works. Please note that SLTG support is still unfinished, and there will be
a lot more patches and improvements coming soon.
https://github.com/wine-compholio/wine-staging/tree/master/patches/widl-SLT…
--
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=13648
Summary: Dogfood: Microsoft Office 97 Professional Installler
Product: Wine
Version: 1.0-rc3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mandriva-andreas(a)web.de
Created an attachment (id=13630)
--> (http://bugs.winehq.org/attachment.cgi?id=13630)
The console output of the installer
The installer starts quite normal but at the end it says:
"Accwiz.dll war nicht in der Lage, sich bei der Systemregistrierung zu
registrieren."
That means Accwiz.dll was not able to register itself at the registry.
After that the installation stops with the message that Office 97 Installer was
not able to install Office 97 Proffesional correctly.
In the Microsoft Office folder are some files, some of tham executable and
working but the installer did not Install Front Page for which he was requested
to install it.
--
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=3689
Sebastian Lackner <sebastian(a)fds-team.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |STAGED
CC| |erich.e.hoover@wine-staging
| |.com, michael(a)fds-team.de,
| |sebastian(a)fds-team.de
Staged patchset| |https://github.com/wine-com
| |pholio/wine-staging/tree/ma
| |ster/patches/widl-SLTG_Type
| |lib_Support
--
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.