http://bugs.winehq.org/show_bug.cgi?id=23280
Summary: The Starcraft 2 Editor crashes when you add a Model to
the Previewer.
Product: Wine
Version: 1.2-rc3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: florian(a)fkoeberle.de
The Starcraft 2 Editor crashes when you add a Model to the Previewer by
clicking on the "Add" button.
The only output of the editor when it crashes is:
fixme:process:GetProcessWorkingSetSize (0xffffffff,0x564b658,0x564b65c): stub
I am currently investigating further.
--
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=23479
Summary: notepad++: can no longer select file tabs when
multiple files are open
Product: Wine
Version: 1.2-rc6
Platform: x86-64
URL: http://notepad-plus-plus.org/
OS/Version: Linux
Status: NEW
Keywords: download, regression, source
Severity: minor
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=29302)
--> (http://bugs.winehq.org/attachment.cgi?id=29302)
+tab in 1.2-rc6
This is a regression caused by
http://source.winehq.org/git/wine.git/?a=commitdiff;h=6018b88913be5a252d1c0….
To reproduce, download/install notepad++. Open/create two files. Click an
alternative tab to open that file, which fails. It seems the first time you
attempt to switch may work, but after that, they fail.
Reverting the commit, of course, works fine. I'll attach a +tab.
--
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=23820
Summary: internet explorer 7 (ie7) crashes on start if cwd is
not C:\Program Files\Internet Explorer
Product: Wine
Version: 1.2
Platform: x86
URL: http://kegel.com/wine/winetricks
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=29889)
--> (http://bugs.winehq.org/attachment.cgi?id=29889)
backtrace
Apparently it's been a known issue for a while, but I can't find a bug for it.
Easy to reproduce:
$ rm -rf .wine
$ winetricks -q ie7
$ wine iexplore.exe
CRASH!
workarounds:
A)
$ cd .wine/drive_c/Program\ Files
$ wine iexplore.exe
B)
$ wine "C:\Program Files\Internet Explorer\iexplore.exe"
C)
$ winetricks -q comctl32
$ WINEDLLOVERRIDES="comctl32=n" wine iexplore.exe
--
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=24290
Summary: GetOpenFileName() triggers read of uninitialized
variable
Product: Wine
Version: 1.3.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bart.vanassche(a)gmail.com
Created an attachment (id=30599)
--> (http://bugs.winehq.org/attachment.cgi?id=30599)
Application source code and .sln file
How to reproduce:
- Extract the attached tgz file.
- Build the release configuration with MSVC 2005 SP1 (other MSVC versions will
probably work too).
- Run the generated .exe under valgrind + wine. The command I used was:
$HOME/software/valgrind/vg-in-place
--suppressions=$HOME/software/wine-memcheck.supp --trace-children=yes
--vex-iropt-precise-memory-exns=yes --num-callers=32
--prefix-to-strip=$HOME/software --error-limit=no --gen-suppressions=all wine
mfc-dialog-test.exe >& /open-file-dialog-log.txt
- Click on the "Select file ..." button and select a file.
- Close the application.
--
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=24336
Summary: Spreadsheet-like input form uses wrong column size
Product: Wine
Version: 1.3.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scallegari(a)arces.unibo.it
Hi,
I have an application (LTSPICEIV - see
http://www.linear.com/designtools/software/#Spice and please try it if useful
to understand this report, since it comes at no cost) which uses
spreadsheet-like forms to enter some parameters.
As an example, consider the screenshot attached.
When the application is run with wine, entering parameters becomes extremely
problematic.
Indeed the spreadsheet is /shown/ correctly. However, when one clicks on a cell
to edit it, the cell width gets wrong (apparently the width of the last column
gets used rather than the current colum, see the attachment for details).
Hope this is clear enough to fix the issue.
--
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=24469
Summary: REGRESSION: ExplorerXP-black background on treeview
area
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: igor-hkr(a)mail.ru
Regression appears somewhere between 1.1.13 and 1.2. Can't make regress
testing. Please make someone 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=22744
Summary: Incoming: missing textures, blocky characters
Product: Wine
Version: 1.1.44
Platform: x86
URL: http://download.cnet.com/Incoming-demo/3000-7563_4-100
18278.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=28039)
--> (http://bugs.winehq.org/attachment.cgi?id=28039)
console log
Incoming (also known as Incoming: The Final Conflict) is a good old 3D shooter
from 1998. It doesn't render textures correctly: characters in the menu are
just colored blocks, in the main game whole textures are missing etc.
Appdb link: http://appdb.winehq.org/objectManager.php?sClass=version&iId=6534
The demo also shows the same issues.
According to Appdb the game rendered textures correctly around 0.9.15. That's a
very old version.
0.9.38: the game doesn't even start for me,
0.9.61: the game shows the same problems as in the current 1.1.44.
--
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=22977
Summary: SDP Downloader 2.3.0: No longer working on Wine 1.1.41
up to 1.2-rc2
Product: Wine
Version: 1.2-rc2
Platform: x86-64
URL: http://appdb.winehq.org/objectManager.php?sClass=versi
on&iId=10959&iTestingId=53420
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atalanttore(a)googlemail.com
Hi
SDP Downloader 2.3.0 doesn't longer work on Wine 1.1.41 up to Wine 1.2-rc2.
Not even a program window appears anymore. Just an SDP entry in the task bar is
the only thing where you can see that the program is running. In earlier
versions of Wine (< ~1.1.40) most functions of SDP worked properly.
The command for the attached gigantic WINEDEBUG logfile was
WINEDEBUG=+relay wine C:\\Programme\\SDP\ Multimedia\\SDP\ Downloader\\SDP.exe
> test.log 2>&1
Regards,
Atalanttore
--
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=22167
Summary: SDP Downloader 2.3.0 doesn't start any longer on Wine
v1.1.40
Product: Wine
Version: 1.1.40
Platform: x86-64
URL: http://appdb.winehq.org/objectManager.php?sClass=appli
cation&iId=2144
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atalanttore(a)googlemail.com
Hi
I've just experienced a problem regarding the latest version 2.30 of the SDP
Downloader. I'm using Wine 1.1.40 on Ubuntu 9.10 x64 with Compiz window
manager. Last time I maximized the main window of SDP Downloader to full screen
and after some work I was closing the application. From this time on the SDP
Downloader didn't start any longer and never displayed any error message. The
entire program was like dead. In the end I removed Wine 1.1.40 and went back to
version 1.1.31, where SDP Downloader works properly.
Regards,
Atalanttore
--
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=22711
Summary: Dungeon Keeper 2: X11 cursor is not hidden in-game
Product: Wine
Version: 1.1.44
Platform: x86-64
URL: http://www.filefront.com/10592819/Dungeon-Keeper-2-MP-
Demo/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: olerass(a)gmail.com
Created an attachment (id=27999)
--> (http://bugs.winehq.org/attachment.cgi?id=27999)
Screen showing the X11 cursor in-game
When playing Dungeon Keeper 2, I have the X11 cursor sitting at the
same position all the time (can't be moved or anything) in the game. It's as if
the game doesn't properly hide the X11 cursor. The type of cursor shown in-game
is dependent on what cursor was used when the game was launched and at what
position it was at. In my case it's the caret because I was in console.
Attached a picture of the problem.
--
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.