http://bugs.winehq.org/show_bug.cgi?id=20830
Summary: Dameware NTutilities crashes trying yo create AD
object
Product: Wine
Version: 1.1.33
Platform: PC
URL: http://download.dameware.us/files/DNTU6x.msi
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bunglehead(a)gmail.com
Blocks: 14916
Created an attachment (id=24959)
--> (http://bugs.winehq.org/attachment.cgi?id=24959)
DNTU crash log
Hi.
Application tries to create CLSID_DsAdminCreateObj object which isn't
implemented. I believe it causes a crash in richedit code. Crash log attached.
I'm not aware of richedit internals, if someone proves it's a richedit bug feel
free to patch it and change component accordingly.
Log taken with wine-1.1.33-404-gac85305.
--
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=32966
Bug #: 32966
Summary: mshtml: crash in get_frame_by_name( "jQuery" ) using
jQuery 1.3.2
Product: Wine
Version: 1.5.23
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
Classification: Unclassified
Created attachment 43544
--> http://bugs.winehq.org/attachment.cgi?id=43544
Full log for the jQuery crash
This url crashes in mshtml/htmlwindow.c:407
wine iexplore http://www.w3.org/2008/06/mobile-test/
0025:trace:jscript:jsdisp_get_id not found L"jQuery"
wine: Unhandled page fault on read access to 0x00000088 at address
0x7fddb8869a04 (thread 0025),
which is:
407 hres =
IHTMLElement_get_id(&window_iter->frame_element->element.IHTMLElement_iface,
&id);
wine-1.5.23-152-gb8d081b
--
By by ... Detlef
--
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=35191
Bug ID: 35191
Summary: make install shouldn't call update-desktop-database
Product: Wine
Version: 1.7.8
Hardware: x86
OS: Linux
Status: NEW
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adys.wh(a)gmail.com
Classification: Unclassified
Calling update-desktop-database is the package manager's job. Calling it means
that make install cannot be run as root without erroring (even though the error
is ignored).
--
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=7425
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #38 from Alexandre Julliard <julliard(a)winehq.org> ---
Closing bugs fixed in 1.7.45.
--
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=38658
Bug ID: 38658
Summary: PerfectWorld's Arc game client: window contents
missing after log-in (needs better support for
NtQueryInformationJobObject)
Product: Wine
Version: 1.7.44
Hardware: x86
URL: http://www.arcgames.com/download
OS: Linux
Status: NEW
Keywords: download, patch
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 51585
--> https://bugs.winehq.org/attachment.cgi?id=51585
terminal output
Arc client is used to install & play free-to-play MMOs like Star Trek Online or
Neverwinter. The client is free but you need to create an account to reproduce
the problem.
The client installs properly, but after logging-in the main window which should
display the installed/available games as well as has some social functions, is
blank, the window contents are missing.
The patch from wine-staging fixes the issue and window contents are loaded
properly:
https://github.com/wine-compholio/wine-staging/blob/master/patches/server-J…
ArcSetup.exe
sha1: e81a650d87460eabe6a038a0b55f09136cfc692a
--
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=31896
Bug #: 31896
Summary: Portable Calibre does not add book to library
Product: Wine
Version: 1.5.14
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xwang1976(a)email.it
Classification: Unclassified
Created attachment 41985
--> http://bugs.winehq.org/attachment.cgi?id=41985
Console messages after running calibre portable (the first time without trying
to add a book)
When I try to add a book with calibre portable, it correctly opens the window
that let me choose the file and I can select it, but the the process bar
remains fixed at 0% with no disk operation.
--
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=36135
Bug ID: 36135
Summary: valgrind shows some errors in ole32/tests/ole2.c
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: ole32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==29824== Conditional jump or move depends on uninitialised value(s)
==29824== at 0x5A3F653: order_rect (gdi_private.h:443)
==29824== by 0x5A4539D: ExtTextOutW (font.c:2258)
==29824== by 0x5A44DBB: ExtTextOutA (font.c:2113)
==29824== by 0x5A6BABF: MF_Play_MetaExtTextOut (metafile.c:1437)
==29824== by 0x5A69A00: PlayMetaFileRecord (metafile.c:853)
==29824== by 0x5A68002: PlayMetaFile (metafile.c:429)
==29824== by 0x52D107C: DataCache_Draw (datacache.c:1594)
==29824== by 0x4995F58: test_data_cache (oleidl.h:3818)
==29824== by 0x499BF61: func_ole2 (ole2.c:2387)
==29824== by 0x49BE544: run_test (test.h:584)
==29824== by 0x49BE933: main (test.h:654)
==29824== Uninitialised value was created by a stack allocation
==29824== at 0x5A6B84B: MF_Play_MetaExtTextOut (metafile.c:1397)
==29824==
==29824== Conditional jump or move depends on uninitialised value(s)
==29824== at 0x5A3F67F: order_rect (gdi_private.h:449)
==29824== by 0x5A4539D: ExtTextOutW (font.c:2258)
==29824== by 0x5A44DBB: ExtTextOutA (font.c:2113)
==29824== by 0x5A6BABF: MF_Play_MetaExtTextOut (metafile.c:1437)
==29824== by 0x5A69A00: PlayMetaFileRecord (metafile.c:853)
==29824== by 0x5A68002: PlayMetaFile (metafile.c:429)
==29824== by 0x52D107C: DataCache_Draw (datacache.c:1594)
==29824== by 0x4995F58: test_data_cache (oleidl.h:3818)
==29824== by 0x499BF61: func_ole2 (ole2.c:2387)
==29824== by 0x49BE544: run_test (test.h:584)
==29824== by 0x49BE933: main (test.h:654)
==29824== Uninitialised value was created by a stack allocation
==29824== at 0x5A6B84B: MF_Play_MetaExtTextOut (metafile.c:1397)
==29824==
Also a possible leak:
==29824== 8 bytes in 1 blocks are possibly lost in loss record 47 of 708
==29824== at 0x7BC4C735: notify_alloc (heap.c:255)
==29824== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==29824== by 0x7B84586B: HeapAlloc (heap.c:271)
==29824== by 0x7B845B40: GlobalAlloc (heap.c:376)
==29824== by 0x4994A77: DataObject_DAdvise (ole2.c:1281)
==29824== by 0x52D1933: setup_sink (objidl.h:7541)
==29824== by 0x52D21E9: DataCache_OnRun (datacache.c:2085)
==29824== by 0x49978AA: test_data_cache (oleidl.h:2656)
==29824== by 0x499BF61: func_ole2 (ole2.c:2387)
==29824== by 0x49BE544: run_test (test.h:584)
==29824== by 0x49BE933: main (test.h:654)
==29824==
--
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=38750
Bug ID: 38750
Summary: ONNET21 messenger crashes while trying to chat on
Ubuntu 14.04
Product: Wine
Version: 1.7.38
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kevinjjames(a)gmail.com
Distribution: ---
Created attachment 51670
--> https://bugs.winehq.org/attachment.cgi?id=51670
Backtrace
I am getting the following issue while tring to run ONNET21 messenger on Ubuntu
14.04. When I try to chat with someone, as soon as I double click the name, the
app crashes with the following prints on the terminal.
Also attaching the backtrace.
kevinjjames@bluebird:~$ wine .wine/drive_c/ONNET21/OnMate/OnMate.exe
fixme:ras:RasEnumConnectionsW (0x12dcd0,0x32ea6c,0x76c623e4),stub!
fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program
to use LAN connection/winsock instead!
fixme:service:svcctl_EnumServicesStatusW resume index not supported
fixme:ras:RasEnumEntriesW ((nil),(null),0x14c190,0x32f29c,0x14be7c),stub!
fixme:ras:RasEnumConnectionsW (0x12dcd0,0x32ea6c,0x76c623e4),stub!
fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program
to use LAN connection/winsock instead!
fixme:ole:RemUnknown_QueryInterface No interface for iid
{00000019-0000-0000-c000-000000000046}
fixme:wincodecs:JpegDecoder_Frame_CopyPalette (0x179dbc,0x179d78): stub
fixme:wincodecs:JpegDecoder_Frame_CopyPalette (0x179f3c,0x193078): stub
fixme:wincodecs:JpegDecoder_Frame_CopyPalette (0x1c1c44,0x1bc570): stub
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
fixme:service:svcctl_EnumServicesStatusW resume index not supported
fixme:gdiplus:resample_bitmap_pixel Unimplemented interpolation 7
fixme:wincodecs:JpegDecoder_Frame_CopyPalette (0x103fa9c,0x103c630): stub
fixme:wincodecs:JpegDecoder_Frame_CopyPalette (0x103fcfc,0x103f630): stub
fixme:wincodecs:JpegDecoder_Frame_CopyPalette (0x10416f4,0x1040120): stub
fixme:wincodecs:JpegDecoder_Frame_CopyPalette (0x1041aec,0x10419b0): stub
wine: Unhandled exception 0xe06d7363 in thread 9 at address 0x7b83b6ae (thread
0009), starting debugger...
fixme:ole:RemUnknown_QueryInterface No interface for iid
{00000019-0000-0000-c000-000000000046}
Thanks,
Kevin
--
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=2805
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Fixed by SHA1| |bdf3f413afc2efae68b7545083d
| |6eb0893cd2687
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #20 from Bruno Jesus <00cpxxx(a)gmail.com> ---
(In reply to Sebastian Lackner from comment #19)
> Should be fixed in current git, please retest.
>
> Either with
> http://source.winehq.org/git/wine.git/patch/
> bdf3f413afc2efae68b7545083d6eb0893cd2687
>
> or with
> http://source.winehq.org/git/wine.git/patch/
> e05e99d7548d5c7b1c0ec6176532a6a6ffb7cf0e
Indeed fixed by bdf3f413afc2efae68b7545083d6eb0893cd2687.
--
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=7425
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Fixed by SHA1| |45f14218f7b04088192e4dbb4d7
| |550b06e4935ff
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #37 from Bruno Jesus <00cpxxx(a)gmail.com> ---
Fixed by
http://source.winehq.org/git/wine.git/commitdiff/45f14218f7b04088192e4dbb4d…
I will send the patch for the other dlls as well.
--
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.