http://bugs.winehq.org/show_bug.cgi?id=26245
Summary: DC++: "Select text style" in "Colors and sounds" settings crashes Product: Wine Version: 1.3.14 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: ne7@parsoma.net
Created an attachment (id=33444) --> (http://bugs.winehq.org/attachment.cgi?id=33444) Trace made by WINE
Steps to reproduce: (1) Download DC++ 0.781 from http://sourceforge.net/projects/dcplusplus/files/DC%2B%2B%200.781/ . I prefer using the .zip version because it doesn't need installation. (2) rm ~/.wine/ -rf to make sure one has "tested with a clean Wine directory (default location: "~/.wine", z: drive -> / link exists, no DLL overrides)". (3) Decompress DCPlusPlus-0.781.zip into its own directory; stipulate that this is called ~/DCPlusPlus-0.781. (4) Run DCPlusPlus.exe from ~/DCPlusPlus-0.781. (5) On first startup, it'll open the settings dialog box. Click on "Colors and sounds" under the "Appearance" category. (6) Click the "Select text style" button in the "Colors and sounds" settings pane. (7) Actual result: WINE 1.3.14 crashes; expected result: WINE allows one to select the text font and color.
DC++ is GPL software the source to which can be found at https://code.launchpad.net/~dcplusplus-team/dcplusplus/trunk . Debug builds of more recent bzr versions (currently labeled as version 0.785) which also crash available at http://builds.adcportal.com/index.php?folder=ZGNwcA== .
Information requested by http://www.winehq.org/docs/wineusr-guide/bug-reporting : wine --version: wine-1.3.14 OS/Distro/Version: Ubuntu 10.10, 64-bit gcc --version: gcc (Ubuntu/Linaro 4.4.4-14ubuntu5) 4.4.5 WINE source: the Ubuntu WINE PPA at https://launchpad.net/~ubuntu-wine/+archive/ppa Program name/version/URL: DC++ 0.781 at http://dcplusplus.sourceforge.net/ WINE command: rm ~/.wine/ -rf && wine DCPlusPlus.exe 2>dcpp.trace WINE trace: attached as dcpp.trace; it didn't seem to crash properly enough to get a backtrace.