http://bugs.winehq.org/show_bug.cgi?id=34507
Bug #: 34507
Summary: __unDName doesn't support data type "$$B"
Product: Wine
Version: 1.7.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: info(a)vmpsoft.com
Classification: Unclassified
??_E?$TStrArray@$$BY0BAA@D$0BA@@@UAEPAXI@Z
--
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=20896
Summary: Use-after-free in DdeClientTransaction in user32 dde
tests
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
http://kegel.com/wine/valgrind/logs/2009-11-30-19.16/vg-user32_dde.txt
says
Invalid read of size 2
at GlobalFree (heap.c:767)
by WDML_FreeTransaction (dde_misc.c:2439)
by DdeClientTransaction (dde_client.c:1228)
by test_ddeml_client (dde.c:392)
by func_dde (dde.c:2357)
by run_test (test.h:535)
by main (test.h:585)
Address 0x7f075e80 is not stack'd, malloc'd or (recently) free'd
It's a little hard to see what's going on, but it
appears that the memory in question was indeed recently freed,
judging by the attached log, which was generated by the command
WINEDEBUG=+relay,+heap valgrind --trace-children=yes wine user32_test.exe.so
dde.c
and edited to show just the area of interest.
--
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=36625
Bug ID: 36625
Summary: can't set text background color in richedit
Product: Wine
Version: 1.7.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
Assignee: wine-bugs(a)winehq.org
Reporter: lostcoderhaley(a)gmail.com
Created attachment 48673
--> http://bugs.winehq.org/attachment.cgi?id=48673
Add support for changing the background color of text in a richedit controll
In Living Cookbook, when a user is capturing a recipe they select some text
then choose what that text is (ingredients, instructions, etc.). Then LC
changes the background color of that text so the user can see which parts of
the recipe have been imported and what type they are. Currently wine does not
allow changing the background color of only some of the text.
--
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=32936
Bug #: 32936
Summary: SmartMusic crashed wine1.4 upon startup
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rgncqcll(a)sharklasers.com
Classification: Unclassified
Created attachment 43491
--> http://bugs.winehq.org/attachment.cgi?id=43491
Backtrace.txt from Wine 1.4 crash with SmartMusic install
Running Wine 1.4, default installed with Ubuntu 12.04 LTS as on date.
SmartMusic installer (available here:
http://www.smartmusic.com/download/default.aspx?mode=download&platform=Wind…)
ran smoothly and finished without error. Upon starting SmartMusic, however,
Wine immediately crashed with a backtrace as shown in the attachment.
--
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=41010
Bug ID: 41010
Summary: comctl32/listview: item selection problems
Product: Wine
Version: 1.9.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: markk(a)clara.co.uk
Distribution: ---
I noticed this problem when using WinUAE. The issue is not present with native
(Windows) comctl32.
To reproduce:
- Use winecfg to tell Wine to use native comctl32.
- Download the WinUAE installer from
http://www.winuae.net/files/InstallWinUAE3300.msi
- Run the installer, click Next, Install, Finish.
- Run WinUAE. The WinUAE Properties window appears. Quickstart should be
selected in the treeview on the left. Uncheck the "Start in Quickstart mode"
checkbox.
- Click Configurations in the treeview. A listview showing various config
files is shown in the upper right of the window. We want to create several
different entries to (partially) fill the listview in order to demonstrate the
problem. Type some random text in the Name field then click the Save button.
Repeat several times to partly populate the listview.
- (You might need to quit and relaunch WinUAE at this point.)
- Move the mouse cursor around over the listview. Notice that when moving the
cursor over the empty space on the right side, no list items are
highlighted/underlined. And when the cursor is over that empty space,
(double-)clicking does nothing.
- Quit WinUAE and use winecfg to tell Wine to use built-in comctl32.
- Run WinUAE again. The WinUAE Properties window should open to the
Configurations page by default.
- Move the mouse cursor around over the listview. Even when over the empty
space on the right side, the corresponding item to the left of the cursor is
underlined. If you double-click when over empty space, it seems that's
equivalent to clicking the Start button at the bottom of the window. Or
possibly, equivalent to double-clicking the highlighted list item (even if the
cursor is to the right of a different item).
--
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=34870
Bug #: 34870
Summary: msvcr100.dll _crt_debugger_hook not found - ArchiCAD
16
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: matt(a)tirian.net
Classification: Unclassified
ArchiCAD 16 does not run - crashes with:
msvcr100.dll _crt_debugger_hook not found
--
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=40411
Bug ID: 40411
Summary: Regedit.exe /e only exports HKLM
Product: Wine
Version: 1.9.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: registry
Assignee: wine-bugs(a)winehq.org
Reporter: mywine(a)schiermeier-it.de
Distribution: ---
Created attachment 54148
--> https://bugs.winehq.org/attachment.cgi?id=54148
Full log from "regedit /e all.reg" (WINEDEBUG=+all)
I used "regedit /e all.reg" to export the complete registry to a file
"all.reg". In "all.reg" I only got "HKey_Local_Machine". The rest is missing.
Also it ends with return 1.
--
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=39677
Bug ID: 39677
Summary: Zararadio crashes
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jotape1960(a)yahoo.com
Distribution: ---
Created attachment 52902
--> https://bugs.winehq.org/attachment.cgi?id=52902
Error generated by Zararadio
ZaraRadio (a radio automation software for Windows) crashes when it has to
change from a playlist to another.
I use Wine 1.6.2 into Ubuntu Studio 15.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.
https://bugs.winehq.org/show_bug.cgi?id=40815
Bug ID: 40815
Summary: comctl32: Leftmost position of trackbar not selectable
with mouse, slider initial position wrong
Product: Wine
Version: 1.9.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: markk(a)clara.co.uk
Distribution: ---
I noticed this problem when using WinUAE. The issue is not present with native
(Windows) comctl32.
To reproduce:
- Use winecfg to tell Wine to use native comctl32.
- Download and run the WinUAE installer.
http://www.winuae.net/files/InstallWinUAE3300.msi
- Run WinUAE. Click "CPU and FPU" in the treeview at the left side of the
window.
- There are two radio buttons in the CPU Emulation Speed section, "Fastest
possible" and "Approximate A500/A1200 or cycle-exact", below which is a
trackbar.
- Click "Fastest possible". The trackbar scale changes; notice that the slider
moves to the rightmost position and CPU Speed below reads +0%.
- Click the other radio button. The trackbar scale and slider position change
back.
- Click "Fastest possible" again.
- Click and drag the trackbar slider all the way to the left. CPU Speed
indicator moves to -10%, -20%, ... and finally -90% at the leftmost position.
- So far so good. Now quit WinUAE and use winecfg to use built-in comctl32.
- Run WinUAE again and click CPU and FPU.
- Click the two radio buttons mentioned above alternately. Notice how the
slider position does not change, unlike with native comctl32. So when you click
Fastest possible, the slider remains in the leftmost position, but the CPU
Speed indicator below says +0% (the slider should actually be in the rightmost
position now).
- Click Fastest possible, then click and drag the slider left and right.
Notice that you can't drag it to the leftmost position. In order to move the
slider there you have to use the keyboard. Visually, as you drag the slider to
the right, notice that it "jumps ahead of" the mouse cursor.
--
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=41094
Bug ID: 41094
Summary: comctl32/treeview: TVS_FULLROWSELECT style does not
work
Product: Wine
Version: 1.9.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: markk(a)clara.co.uk
Distribution: ---
I'm testing with Wine 1.9.16. Could this be related to bug 41010 which was
fixed recently?
Tree-view controls which use TVS_FULLROWSELECT don't seem to work properly.
They do when using native (Windows) comctl32.
I noticed this issue with a specific development build of WinUAE.
Steps to reproduce:
- Download
http://www.mediafire.com/download/jcx919u6a5pgs9t/winuae_2016-08-03_1236.7z
- Use winecfg to use native (Windows) comctl32.
- Run winuae.exe. When the main window opens there is a tree-view on the left
side. You can click Configurations in that to show another tree-view to the
right. [If you want to populate the Configurations tree-view, type some random
text in the Name: box then click Save, repeat several times.]
- Move the mouse cursor around over either tree-view, in particular over the
empty space to the right of the items. The corresponding item text to the left
becomes underlined as you move the mouse. And when you click in the empty
space, the corresponding item to the left becomes selected (highlighted).
- Quit WinUAE then use winecfg to use built-in (Wine) comctl32. Run winuae.exe
again.
- Repeat the above steps. Notice how no items are underlined as you move the
mouse cursor over empty space. And double-clicking seems to be equivalent to
double-clicking the currently-highlighted item, even if that isn't the one to
the left of the mouse cursor.
--
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.