http://bugs.winehq.org/show_bug.cgi?id=32130
Bug #: 32130
Summary: Gecko and Mono downloaders should show the file size
and allow user to abort
Product: Wine
Version: 1.5.16
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
When running Wine with a new/empty wineprefix directory, the user is prompted
to install Gecko and Mono.
However there is no indication of the size of those downloads or the amount of
disk space which they will occupy. There is also no way to abort a download in
progress.
Particularly when using dialup or metered (e.g. 3G) connections, the user might
choose not to install those components, if they knew how large the download
size is.
It would be good if Wine could tell the user the download size, the amount of
disk space required, and allow the user to abort downloads part-way through.
(Even if the user has no bandwidth or disk space concerns, they might
accidentally click Install. Even with a broadband connection the downloads take
quite a while.)
--
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=38781
Bug ID: 38781
Summary: Time measurement in Wine
Product: Wine
Version: 1.7.41
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: emanuele.emalele(a)gmail.com
Distribution: ---
If Wine uses the host OS clock() function some games may have incorrect timing
and become unplayable (too quick).
Could Wine 'force' use of the C standard library clock() function? I suppose it
could be a useful fix/enhancement for every piece of software executed by Wine.
Game where the problem arises: Dungeon Keeper FX.
--
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=38722
Bug ID: 38722
Summary: AVG installer wants ntdll.dll.RtlCreateUserProcess,
Product: Wine
Version: 1.7.44
Hardware: x86-64
URL: http://download.cnet.com/AVG-AntiVirus-Free-Edition-20
13/3000-2239_4-10320142.html?part=dl-avg_free_us&subj=
dl&tag=button
OS: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: ---
Noticed while testing bug 23583.
austin@aw25 ~ $ wine --version
wine-1.7.44-149-g0922865
austin@aw25 ~ $ sha1sum avg_free_stb_all_5961p1_177.exe
3aaaac1d5494859b307baea63f845d2609efb4a3 avg_free_stb_all_5961p1_177.exe
austin@aw25 ~ $ du -h avg_free_stb_all_5961p1_177.exe
4.8M avg_free_stb_all_5961p1_177.exe
austin@aw25 ~ $ wine avg_free_stb_all_5961p1_177.exe
fixme:ver:GetCurrentPackageId (0x54e9e8 (nil)): stub
fixme:ntdll:NtQuerySystemInformation (0x00000021,0x33fa68,0x00000010,(nil))
stub
fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_INTERRUPT_INFORMATION
fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_INTERRUPT_INFORMATION
fixme:ntdll:NtQuerySystemInformation (0x0000002d,0x33fa48,0x00000020,(nil))
stub
fixme:ntdll:NtQueryInformationProcess (process=0xffffffff) Unimplemented
information class: ProcessDeviceMap
wine: Call from 0x7bc44921 to unimplemented function
ntdll.dll.RtlCreateUserProcess, aborting
wine: Unhandled exception 0x40000015 in thread 3e at address
0x330023:0x007ff859 (thread 003e), starting debugger...
Process of pid=003d has terminated
No process loaded, cannot execute 'echo Modules:'
Cannot get info on module while no process is loaded
No process loaded, cannot execute 'echo Threads:'
process tid prio (all id:s are in hex)
00000008 avg_free_stb_all_5961p1_177.exe
00000009 0
0000000c services.exe
00000037 0
00000036 0
00000035 0
00000032 0
0000000e 0
0000000d 0
00000012 explorer.exe
00000013 0
00000033 winedevice.exe
0000003a 0
00000039 0
00000038 0
00000034 0
winedbg: Internal crash at 0x7ed12c85
--
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=39901
Bug ID: 39901
Summary: the procedure rassetcustomauthdataw could not be
located in the DLL RASAPI32.DLL
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: rasapi32
Assignee: wine-bugs(a)winehq.org
Reporter: karirax(a)gmail.com
Distribution: ---
hello,
Trying to install an application from:
http://lfcdownload.leapfrog.com/fr/pc/leappadexplorer/LeapFrogConnectOfflin…
the installation works fine, but after that when trying to execute it, an error
occured:
the procedure rassetcustomauthdataw could not be located in the DLL
RASAPI32.DLL
--
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=36299
Bug ID: 36299
Summary: valgrind shows a few possible leaks in
msxml3/tests/httpreq.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
==30801== 16 bytes in 1 blocks are possibly lost in loss record 132 of 690
==30801== at 0x7BC4C735: notify_alloc (heap.c:255)
==30801== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==30801== by 0x4C6C0FA: alloc_bstr (oleaut.c:162)
==30801== by 0x4C6C490: SysAllocStringLen (oleaut.c:324)
==30801== by 0x49B1C66: alloc_str_from_narrow (httpreq.c:95)
==30801== by 0x49B1D13: _bstr_ (httpreq.c:109)
==30801== by 0x49B5C64: _test_open (httpreq.c:1418)
==30801== by 0x49B8937: test_safe_httpreq (httpreq.c:1749)
==30801== by 0x49B8A05: func_httpreq (httpreq.c:1768)
==30801== by 0x49EB96C: run_test (test.h:584)
==30801== by 0x49EBD5B: main (test.h:654)
==30801==
==5517== 128 bytes in 1 blocks are possibly lost in loss record 1,323 of 1,706
==5517== at 0x7BC4C735: notify_alloc (heap.c:255)
==5517== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==5517== by 0x4F080FA: alloc_bstr (oleaut.c:162)
==5517== by 0x4F08490: SysAllocStringLen (oleaut.c:324)
==5517== by 0x4F2C9C2: MSFT_ReadValue (typelib.c:2344)
==5517== by 0x4F2CBA3: MSFT_CustData (typelib.c:2398)
==5517== by 0x4F2FB99: ITypeLib2_Constructor_MSFT (typelib.c:3616)
==5517== by 0x4F2F3B8: TLB_ReadTypeLib (typelib.c:3460)
==5517== by 0x4F276DC: LoadTypeLibEx (typelib.c:478)
==5517== by 0x4F27618: LoadTypeLib (typelib.c:454)
==5517== by 0x4F3C082: ITypeInfo_fnGetRefTypeInfo (typelib.c:7730)
==5517== by 0x4F36DC5: ITypeInfoImpl_GetInternalDispatchFuncDesc
(oaidl.h:1532)
==5517== by 0x4F36E00: ITypeInfoImpl_GetInternalDispatchFuncDesc
(typelib.c:6014)
==5517== by 0x4F37036: ITypeInfo_fnGetFuncDesc (typelib.c:6090)
==5517== by 0x63F0C5C: preprocess_dispex_data (oaidl.h:1505)
==5517== by 0x63F0E79: get_dispex_data (dispex.c:323)
==5517== by 0x63F1446: DispatchEx_GetDispID (dispex.c:420)
==5517== by 0x4C661D5: test_selection (dispex.h:296)
==5517== by 0x4C7AAD7: func_domdoc (domdoc.c:11916)
==5517== by 0x4CB496C: run_test (test.h:584)
==5517==
--
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=7938
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #17 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=38451
Bug ID: 38451
Summary: valgrind shows uninitialized variable in
dlls/shlwapi/tests/ordinal.c
Product: Wine
Version: 1.7.41
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: shlwapi
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: Debian
==15892== Conditional jump or move depends on uninitialised value(s)
==15892== at 0x402DBF4: bcmp (vg_replace_strmem.c:1005)
==15892== by 0x48E1FC5: GetShellSecurityDescriptor (ordinal.c:4863)
==15892== by 0x487A953: test_GetShellSecurityDescriptor (ordinal.c:726)
==15892== by 0x48845D4: func_ordinal (ordinal.c:3193)
==15892== by 0x489D89C: run_test (test.h:584)
==15892== by 0x489DCD6: main (test.h:666)
==15892== Uninitialised value was created by a stack allocation
==15892== at 0x487A759: test_GetShellSecurityDescriptor (ordinal.c:687)
==15892==
--
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=39984
Bug ID: 39984
Summary: EveOnline launcher crashes when started
Product: Wine
Version: 1.9.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: a.istrate(a)gmail.com
Distribution: ---
Created attachment 53424
--> https://bugs.winehq.org/attachment.cgi?id=53424
EVEOnline_CrashDump
Hi,
After I installed EVEOnline (current version, just downloade) and run EVEOnline
launcher, it crashes. Message is "The program QTEngineProcess.exe has
encountered a serious problem and needs to close.We are sorry for the
inconvenience".
I use Linux Mint 17.3 Rosa 64-bit and I have wine 1.9.1 from your site. Winecfg
is set to Windows 10, d3d11.dll is disabled and I followed the tips on this
page: https://appdb.winehq.org/objectManager.php?sClass=version&iId=25823
Attached you can find the dumpfile saved from the interface.If you need more
information, please tell me.
Sincerely,
Sorin Istrate
--
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=39803
Bug ID: 39803
Summary: When closing a maximized microsoft word 2007 window,
the program is closed but the desktop screen is not
refreshed
Product: Wine
Version: 1.8-rc4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: vfrederix(a)gmail.com
Distribution: ---
Created attachment 53117
--> https://bugs.winehq.org/attachment.cgi?id=53117
The problem
Hello,
This seems to be a new bug since I had not this behavior with wine 1.7.43.
Open microsoft word 2007, maximize the window then close it. You will then see
that wineserver process is correctly closed, but to see the desktop again, I
have to move the mouse cursor in order to "clean", like with a "sponge..." the
remaining Ms Word "image" of the window, hiding the desktop.
Thank you for your time.
Best regards
--
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=39558
Bug ID: 39558
Summary: Unused variables xoffset, yoffset in
SCROLL_TrackScrollBar
Product: Wine
Version: 1.7.54
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
SCROLL_TrackScrollBar sets xoffset and yoffset to 0, then adds them to pt.x and
pt.y. Because xoffset and yoffset are always 0, this has no effect.
https://source.winehq.org/git/wine.git/blob/cbaab82d086e36dacaa22c6adf80f91…
--
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.