http://bugs.winehq.org/show_bug.cgi?id=24492
Summary: notepad: save as dialog should auto-select text
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
On windows, run notepad, type 'asdf' then 'CTRL+S' to bring up the save dialog.
On windows, '*.txt' is already selected, you can just type 'blah' then press
enter, and get 'blah.txt'. On wine, '*.txt' isn't selected, so you get
'blah*.txt' and when you try to save it, it fails.
Trivial, but annoying.
--
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=28793
Bug #: 28793
Summary: Kindle for PC needs
msvcp90.dll.??0?$basic_ifstream@DU?$char_traits@D@std@
@@std@@QAE@PB_WHH@Z
Product: Wine
Version: 1.3.30
Platform: x86
URL: http://www.amazon.com/gp/feature.html/ref=kcp_pc_mkt_l
nd?docId=1000426311
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: piotr.caban(a)gmail.com, travis.wenks(a)gmail.com
Classification: Unclassified
Next bug after 28773.
--
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=27698
Summary: EA Origin wants
msvcp100.dll.?_Orphan_all@_Container_base0@std@@QAEXXZ
(purist)
Product: Wine
Version: 1.3.23
Platform: x86
URL: http://store.origin.com/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Only occurs if set to builtin.
--
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=32728
Bug #: 32728
Summary: GetOpenFileName doesn't work with native comctl32
Product: Wine
Version: 1.5.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: comdlg32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djelinski1(a)gmail.com
CC: huw(a)codeweavers.com
Classification: Unclassified
Regression SHA1: 7a2d68abc89b7ea07436dd5a7d2ecf34376d47a5
Noticed in wine notepad: File->Open doesn't work with native comctl32 from
winetricks. Bisect shows this commit:
commit 7a2d68abc89b7ea07436dd5a7d2ecf34376d47a5
Author: Huw Davies <huw(a)codeweavers.com>
Date: Tue Sep 25 12:40:19 2012 +0100
comdlg32: Use a ComboBoxEx control for the filename if the structure size
is not the nt40 version size.
ComboBoxEx requires a call to InitCommonControlsEx to work. Comdlg tests do not
call InitCommonControlsEx (or I didn't notice), and GetOpenFileName works, so I
guess that native comdlg can work with uninitialized common controls.
--
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=14096
Summary: Trackmania Nations Forever: Motion Blur does not work
Product: Wine
Version: 1.0.0
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: edwin.smulders(a)gmail.com
Created an attachment (id=14316)
--> (http://bugs.winehq.org/attachment.cgi?id=14316)
wine TmForeverLauncher.exe &> motionblurlog
I dont know what causes this or what kind of d3d features it needs, i only know
i enable "Force Motion Blur" and nothing changes.
I've attached a log just in case...
--
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=32360
Bug #: 32360
Summary: Office 2010 installers report custom action page
faults
Product: Wine
Version: 1.5.18
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bunglehead(a)gmail.com
Classification: Unclassified
This a next problem after bug 32327 is fixed. During install I see this:
---
fixme:advapi:GetNamedSecurityInfoW Object type 4 is not currently supported.
err:msi:ACTION_CallDllFunction Custom action
(L"C:\\users\\nsivov\\Temp\\msi7b57.tmp":L"InstallActionPaneACEs") caused a
page fault: c0000005
---
and this
---
fixme:advapi:GetNamedSecurityInfoW Object type 2 is not currently supported.
err:msi:ACTION_CallDllFunction Custom action
(L"C:\\users\\nsivov\\Temp\\msib479.tmp":L"ExecSecureObjects") caused a page
fault: c0000005
---
So GetNamedSecurityInfoW() needs to support SE_SERVICE type (patches sent for
that already) and SE_REGISTRY_KEY (could be done on top of RegGetKeySecurity()
I think). Issue seems to be related to out parameters explicitly zeroed now,
while before original patch from bug 32327 they were untouched.
--
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=16657
Summary: VeZA Route planner 2005: Crashes after a while of use
with assertation failed
Product: Wine
Version: 1.1.11
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine-bugs(a)mohag.net
Created an attachment (id=18271)
--> (http://bugs.winehq.org/attachment.cgi?id=18271)
Normal crash log. Program becomes unresponsive before crashing
After a bit of use, VeZA route planner 2005 crashes with an assertation failed
error.
I'm unable to give a reliable method of reproducing the crash.
Wine: 1.1.10
OS: Gentoo x86 - kernel 2.6.25
--
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=30202
Bug #: 30202
Summary: Steam crashes when viewing the store tab
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex.shtf(a)gmail.com
Classification: Unclassified
Created attachment 39430
--> http://bugs.winehq.org/attachment.cgi?id=39430
Backtrace log
I opened Steam. After it has loggen in I clicked the "store" button and the
program crashed. I have attached the backtrace log.
System info:
Ubuntu 11.10, 32-bit
Intel Core i5 520M, 2.4GHZ
4GB of RAM
PAE kernel
--
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=20884
Summary: Write buffer overrun in LsaLookupNames2?
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
First posted in
http://www.winehq.org/pipermail/wine-devel/2009-November/079920.html
I don't think anyone's posted a fix...
Still present today, see
http://kegel.com/wine/valgrind/logs/2009-11-27-12.53/vg-advapi32_lsa.txt
Invalid write of size 1
at memmove (mc_replace_strmem.c:613)
by RtlCopySid (sec.c:376)
by CopySid (security.c:905)
by lookup_local_wellknown_name (security.c:2800)
by lookup_name (lsa.c:308)
by LsaLookupNames2 (lsa.c:411)
by test_LsaLookupNames2 (lsa.c:336)
by func_lsa (lsa.c:362)
Address 0x7f03c550 is 6 bytes after a block of size 26 alloc'd
at notify_alloc (heap.c:279)
by RtlAllocateHeap (heap.c:1521)
by LsaLookupNames2 (lsa.c:402)
by test_LsaLookupNames2 (lsa.c:336)
by func_lsa (lsa.c:362)
Looks like LsaLookupNames2() is at fault, the allocation
at line 402 should be the size promised at line 411?
--
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=20562
Summary: Outlook 2007 - Authentication fails
Product: Wine
Version: 1.1.32
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: codemonkey(a)untweaked.com
Created an attachment (id=24524)
--> (http://bugs.winehq.org/attachment.cgi?id=24524)
Log of Outlook trying to authenticate
In our org, we set up outlook by typing our email address, and it then searches
for the associated mail server. The connection to the server is encrypted. It
works the same way when we do it externally from our homes.
using Ubuntu 9.10 and Wine 1.1.32 Outlook appears to find the server but the
authentication fails, I believe. This is just a guess, based on the following
log excerpt:
fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used
fixme:winhttp:request_set_option 0 (null) (null)
fixme:crypt:SystemFunction041 (0x467ccc, 100, 0): stub [RtlDecryptMemory]
fixme:crypt:SystemFunction040 (0x467ccc, 100, 0): stub [RtlEncryptMemory]
fixme:winhttp:receive_response authentication not supported
fixme:winhttp:set_credentials unimplemented authentication scheme 10
A longer log is attached. My only override is for riched20. I expect to be able
to connect using rpc over http.
--
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.