https://bugs.winehq.org/show_bug.cgi?id=43308
Bug ID: 43308
Summary: valgrind shows an uninitialized write in
dlls/advapi32/tests/security.c (test_AddMandatoryAce)
Product: Wine
Version: 2.12
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: minor
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: ---
May be related to bug 38671
==25950== Syscall param writev(vector[...]) points to uninitialised byte(s)
==25950== at 0x433904F: ??? (syscall-template.S:84)
==25950== by 0x7BC88028: send_request (server.c:228)
==25950== by 0x7BC881DB: wine_server_call (server.c:309)
==25950== by 0x7BC93843: NtCreateEvent (sync.c:305)
==25950== by 0x7B47EBD0: CreateEventExW (sync.c:492)
==25950== by 0x7B47EA3E: CreateEventExA (sync.c:455)
==25950== by 0x7B47E8F5: CreateEventA (sync.c:423)
==25950== by 0x4A6460B: test_AddMandatoryAce (security.c:6245)
==25950== by 0x4A69DBC: func_security (security.c:7126)
==25950== by 0x4A7926E: run_test (test.h:603)
==25950== by 0x4A796C0: main (test.h:687)
==25950== Address 0x48d7f40 is 64 bytes inside a recently re-allocated block
of size 312 alloc'd
==25950== at 0x7BC50812: notify_alloc (heap.c:254)
==25950== by 0x7BC54C93: RtlAllocateHeap (heap.c:1716)
==25950== by 0x7BC92E90: alloc_object_attributes (sync.c:117)
==25950== by 0x7BC9378B: NtCreateEvent (sync.c:297)
==25950== by 0x7B47EBD0: CreateEventExW (sync.c:492)
==25950== by 0x7B47EA3E: CreateEventExA (sync.c:455)
==25950== by 0x7B47E8F5: CreateEventA (sync.c:423)
==25950== by 0x4A6460B: test_AddMandatoryAce (security.c:6245)
==25950== by 0x4A69DBC: func_security (security.c:7126)
==25950== by 0x4A7926E: run_test (test.h:603)
==25950== by 0x4A796C0: main (test.h:687)
==25950== Uninitialised value was created by a stack allocation
==25950== at 0x4A63EF0: test_AddMandatoryAce (security.c:6164)
==25950==
--
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=38500
Bug ID: 38500
Summary: Can not input chinese in source insight
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sgwan2005(a)126.com
Distribution: ---
I cann't input chinese(using sunpinyin) in the Source file window of source
insight 3.50, but the input method works fine when I input chinese in standard
window controls.
--
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=43442
Bug ID: 43442
Summary: SCP Containment Breach 1.3.8 doesn't update the screen
without CSMT enabled
Product: Wine
Version: 2.13
Hardware: x86
URL: http://undertowgames.com/file/scp/SCP%20-%20Containmen
t%20Breach%20v1.3.8%20patch.zip
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ArchLinux
Created attachment 58808
--> https://bugs.winehq.org/attachment.cgi?id=58808
The Launcher drawing an image from behind the window
Since update 1.3.8 of the game, the launcher seems stuck at "Checking for
updates...", but if you click around you notice it's just not redrawing the
screen.
When minimizing the game, it just draws whatever is behind the window into it,
until you minimize it again.
Enabling CSMT in wine-staging fixes the issue.
The game is free to play (link attached), and source code is available at
https://github.com/Regalis11/scpcb
--
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=38152
Bug ID: 38152
Summary: PureBasic IDE crashes when launching online help ("F1"
key)
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: niffo(a)free.fr
Distribution: ---
Since lastest versions of Wine in Linux (seen in Wine v1.6.2 with PureBasic
32bits), lauching the online help of PureBasic with "F1" crashes the IDE.
It is a regression since it does not happens with older versions of Wine like
1.4.1.
To reproduce, you just have to download the demo version of PureBasic here :
http://www.purebasic.com/download/PureBasic_Demo.zip
Install it and launch the IDE then press "F1" keyboard key.
--
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=18647
Summary: Custom textbox/combobox fields in a listview
Product: Wine
Version: 1.1.22
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thunderbird2k(a)gmail.com
Hi,
The use of a custom listview control (e.g. xlistctrl) with user drawn controls
like editable text fields and comboboxes there are various drawing bugs and you
can't properly 'enter' the control. I mean that in case of a combobox you can't
select custom values and in case of a text field it isn't always editable.
An example of a control which shows the problem is at
http://www.codeproject.com/KB/list/xlistctrl.aspx
Regards,
Roderick Colenbrander
--
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=40268
Bug ID: 40268
Summary: PokerStars - crash after opening 'challenges'
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jartom(a)gmail.com
Distribution: Mint
Created attachment 53893
--> https://bugs.winehq.org/attachment.cgi?id=53893
dump crash
Crash PokerStarBr.exe after opening 'challenges' window.
--
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=18557
Summary: Slingplayer 2.0 Setup Assistant fails and hangs app
Product: Wine
Version: 1.1.21
Platform: PC
URL: http://download.slingmedia.com/player/pc/SP2/SlingPlay
er-2.0.3508-Setup-EMEA.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=21218)
--> (http://bugs.winehq.org/attachment.cgi?id=21218)
wine-1.1.21-316-g8f33420 console output
Slingplayer 2.0 opens the Setup Assistant to set Slingplayer and Slingbox
settings, update firmware, and to log into Sling.com to retrieve personal
information.
The Setup Assistant is basically a web page loaded in a small window that
interacts with the Slingplayer via what appears to be Javascript and ActiveX.
Upon loading the Assistant, nothing happens, just a blank screen. Closing the
window makes the Slingplayer unusable and has to be killed.
Installing IE6 throws a bunch of scripting and ActiveX errors before also
failing.
--
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=19526
Summary: regedit does not give gui feedback on import of keys
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: trivial
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
On windows:
regedit test.reg
Registry Editor
Are you sure you want to add the information in test.reg to the registry?
-then-
Registry Editor
Information in test.reg has been successfully entered into the registry.
On wine:
nothing
--
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=40714
Bug ID: 40714
Summary: Oblivon Script Extender cannot load under wine-staging
Product: Wine-staging
Version: 1.9.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lorenzofer(a)live.it
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 54609
--> https://bugs.winehq.org/attachment.cgi?id=54609
obse.log
I'm having an issues with Oblivion script extender program and wine-staging
1.9.10 and 1.9.11, prepackaged from arch repository or self-compiled. Arch
linux x86_64
When I start obse_loader.exe, check the obse plugins installed and try to load
them. But after hvaing loaded first plugin (according to the obse log) it
freeze until giving the error "Could not inject DLL"
It worked perfectly until wine-staging 1.9.8 (I didn't tried 1.9.9 but I jumped
direclty to 1.9.10 becouse of the exp preshading function)
The wine log, often doesn't say anything (the log has no message except the
wine version + start warnings (as the one that warning you about CMST
patchset)) some other times it give a ntdll warning about a blocked thread
It work perfectly with the last wine-dev (1.9.11, but it worked also with
1.9.10)
--
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.