http://bugs.winehq.org/show_bug.cgi?id=27155
Summary: averasell crashes on load
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cbaordman(a)yahoo.co.uk
Boot the app & crashes
--
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=24111
Summary: Xara Designer Pro 6 puts up error dialog "msxml4 was
not installed properly"
Product: Wine
Version: 1.3.1
Platform: x86
URL: http://www.xara.com/us/downloads/designer/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msxml4
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Saw a question about Xara Designer Pro 6 on
http://www.talkgraphics.com/showthread.php?47409-Linux-and-Designer-Pro-6
so I gave it the downloadable demo a try.
It installed fine, but on startup, put up a fatal dialog saying
"msxml4 has not been installed properly...."
winetricks msxml4 works around this.
--
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=29847
Bug #: 29847
Summary: comctl32: Sliders of disabled trackbars are rendered
the same as enabled ones
Product: Wine
Version: 1.4-rc1
Platform: x86-64
URL: http://www.winuae.net/files/InstallWinUAE2330.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
Sliders of disabled trackbar controls should be rendered differently from the
non-disabled state, to indicate that the control is disabled. However with
Wine's built-in comctl32, disabled trackbars are rendered identically to
enabled ones. There is no visual indication that the slider cannot be moved.
To demonstrate, download and run WinUAE. When the settings window opens, click
"CPU and FPU" in the treeview on the left. The sliders in the CPU Emulation
Speed area are disabled. Click the "Adjustable between CPU and chipset" radio
button to enable them. There is no change in how the sliders are rendered.
Enable native comctl32 (winetricks comctl32) and run WinUAE again. Disabled
sliders are rendered with a cross-hatch white/grey pattern. Clicking the radio
button to enable the trackbars renders the sliders all grey, indicating that
the user can adjust them.
Using built-in comctl32: http://bugs.winehq.org/attachment.cgi?id=38738
Using native comctl32: http://bugs.winehq.org/attachment.cgi?id=38739
--
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=26355
Summary: Webbrowser links don't work
Product: Wine
Version: 1.3.15
Platform: x86
URL: http://netikka.net/dev/browser.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Example: http://netikka.net/dev/browser.exe
If you click links -> nothing happens.
--
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=25882
Summary: Eve online crashes with builtin msvcr80 on
unimplemented function _wsopen_s
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
eve online crashes on startup with msvcr80=b
The log says
wine: Call from 0x7b839483 to unimplemented function msvcr80.dll._wsopen_s,
aborting
Only of interest to purists, since the game bundles msvcr80.
--
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=29898
Bug #: 29898
Summary: IE6's back/forward buttons show the history dropdown
menu - real dropdown arrows missing
Product: Wine
Version: 1.4-rc3
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Classification: Unclassified
Regression SHA1: 574c0dcc322804d92d683ad097ac9f36d13056b1
Created attachment 38885
--> http://bugs.winehq.org/attachment.cgi?id=38885
Terminal output
In IE6, the toolbar is supposed to have dropdown arrows next to the back and
forward buttons which bring up a history menu, while the back/forward buttons
themselves go back or forward one page. Instead, the dropdown arrows are
missing, and the back/forward buttons both display the history menu when
clicked.
This did work as expected in 1.1.14. Regression testing indicated:
574c0dcc322804d92d683ad097ac9f36d13056b1 is the first bad commit
commit 574c0dcc322804d92d683ad097ac9f36d13056b1
Author: Mikołaj Zalewski <mikolaj(a)zalewski.pl>
Date: Sun Feb 1 13:07:08 2009 +0100
comctl32: toolbar: Unlike in listview, TB_SETEXTENDEDSTYLE takes the actual
style, not a mask.
:040000 040000 a11df2b7d07455de599115fafdf44c468788df51
7e18c3d458efa4a63a98cbef517ae075fe9eef74 M dlls
Reverting the patch fixed the problem.
Installed with 'winetricks ie6'.
--
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=27670
Summary: Pagecontrol popupmenu doesn't work
Product: Wine
Version: 1.3.23
Platform: x86
URL: http://netikka.net/dev/pagecontrol.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Application did not show popupmenu when right mouse was pressed.
Small sample to reproduce:
http://netikka.net/dev/pagecontrol.exe
Go to pagecontrol tab (page1 or page2) and press right mousebutton.
There is no code, just dropped components to form and assigned popumenu to
pagecontrol.
winetricks comctl32 fixes
--
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=29192
Bug #: 29192
Summary: VT Trader crashes
Product: Wine
Version: 1.3.33
Platform: x86
URL: http://vtsoftware.fxserver.com/VTtrader2gain/VTTraderS
etup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Classification: Unclassified
Regression SHA1: 12bb4a471fc0ec01108d19e649dd097382fc9913
Install -> run -> crash
12bb4a471fc0ec01108d19e649dd097382fc9913 is the first bad commit
commit 12bb4a471fc0ec01108d19e649dd097382fc9913
Author: Nikolay Sivov <nsivov(a)codeweavers.com>
Date: Wed Nov 16 00:28:51 2011 +0300
msxml3: Fix get_namespaceURI().
:040000 040000 0c39e6318811b984985094bd3f0d3e25e967d459
2a0463f8947f3e1109d3e466dbf1c7614d38e55d M dlls
Reverting patch fixes the crash.
git show 12bb4a471fc0ec01108d19e649dd097382fc9913 | patch -p1 -R
Blocks 15924
--
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=25908
Summary: Crash in winmerge when unfocusing edit field
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joao.eiras(a)gmail.com
1) Need to install winmerge http://winmerge.org/downloads/ . I'm using 2.12.4.0
Unicode
2) Open WinMerge and select two folders to compare
3) In the file list view, click once on a file name to select, and again to
edit the file name inline.
4) Click outside the file name editable field -> Crash.
--
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.