http://bugs.winehq.org/show_bug.cgi?id=17864
Summary: ipstats.c:1427: warning: 'append_udp_row' defined but
not used on FreeBSD
Product: Wine
Version: 1.1.18
Platform: PC
OS/Version: FreeBSD
Status: NEW
Keywords: download, regression, source
Severity: minor
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.…
[View More]com
Not a huge deal, but it's the only compiler warning on FreeBSD, so pretty
annoying.
AJ wouldn't accept an #ifdef linux or #ifndef FreeBSD, so filing a bug so
someone can implement it.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=21409
Summary: Progecad 2009 Pro crashes on save - save us
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bruno.zerbo(a)gmail.com
Copy and paste by the closed bug n. 12778, I had the same problem.
crashes when after …
[View More]opening a dwg file and then i'm trying to save it or save it
us. Application successfully saved new created file but only once (opening and
saving it again crashes program the same way).
read bug n. 12778 for more (provably related) information
This application is downloadable in full trial version from
http://www.progecad.com/
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=24297
Summary: Google Earth Plugin install via BITS quits with an
error message
Product: Wine
Version: 1.3.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aerilius(a)googlemail.com
Created an attachment (id=30618)
--> (…
[View More]http://bugs.winehq.org/attachment.cgi?id=30618)
debug log for Google Earth Plugin installation
The installer for the Google Earth Plugin uses Background Intelligent Transfer
Service
"Installation failed. Ensure that your computer is connected to the Internet
and that your firewall allows GoogleUpdate.exe to connect and then try again.
Error code = 0x80070057"
It could be a duplicate of Bug 5713, but I was not sure because of the
different error code. Installation works only by overriding msxml3,
bitsprx2.dll, bitsprx3.dll, system32\bits\qmgr.dll, qmgr.dll, qmgrprxy.dll
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=22787
Summary: Irfanview: Crashes after clicking on website link
Product: Wine
Version: 1.1.44
Platform: x86
URL: http://storage.dobreprogramy.pl/akcesoria/iview427_set
up(dobreprogramy.pl).exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
…
[View More]ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=28119)
--> (http://bugs.winehq.org/attachment.cgi?id=28119)
Terminal output on Wine-1.1.44-245-g943eefc
Steps to reproduce:
1) winetricks gecko mfc42
2) install IrfanView
1) start IrfanView by wine i_view32.exe
2) press F1 for help
3) click on any of http links
The application 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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=23619
Summary: GTA San Andreas doesn't find 1024x600 mode on EEE PC
Product: Wine
Version: 1.2-rc7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b7.10110111(a)gmail.com
I can set 640x480 and 800x600 modes in GTA SA but not 1024x600. Enabling
…
[View More]1024x600-sized virtual desktop doesn't help. At the same time, GTAVC & GTA3 can
use this mode without any difficulties. In windows on the same machine GTASA
was able to use 1024x600 mode.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=20565
Summary: Emu42: regression in StretchBlt causes black display
background
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thomas(a)intevation.de
Emu42 1.12 contains a workaround for the …
[View More]BitBlt problem discussed in
http://bugs.winehq.org/show_bug.cgi?id=4140
This bugzilla entry was split out of above entry, because it is a different
problem.
As noted in http://hp.giesselink.com/Emu42/CHANGES.TXT Emu42 now uses
StretchBlt instead, which worked fine until wine 1.1.30, but no longer in
1.1.31 (and still does not work in .32 and yesterday's git).
I did a git bisect on the regression and tracked it down to:
| 77b9b8a307711bd1f6da30f7d2d5e04faa3f5092 is first bad commit
| commit 77b9b8a307711bd1f6da30f7d2d5e04faa3f5092
| Author: Alexandre Julliard <julliard(a)winehq.org>
| Date: Wed Sep 30 20:39:51 2009 +0200
|
| winex11: Move the DIB locking and the client-side optimizations into
| BITBLT_InternalStretchBlt.
|
| This way they also apply to the non-stretching StretchBlt case.
After this commit the display looks exactly like in previous versions of Emu42
which use BitBlt: extremely dark red pixels on a black background (=
unreadable)
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=15760
Summary: Wrong window size in Wine 1.1.7
Product: Wine
Version: 1.1.7
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: trivial
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Zenitur(a)yandex.ru
Created an attachment (id=16859)
--> (http://bugs.winehq.org/attachment.cgi?id=16859)
Microsoft …
[View More]ActiveSync 4.5 can't be resized
After update from 1.1.4 I see wrong window sizes in some applications. QIP,
Microsoft ActiveSync 4.5 and etc. Windows are 7/8 of screen by default.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=9454
Summary: Panzer General III Scorched Earth hang with
seh:setup_exception nested exception
Product: Wine
Version: 0.9.44.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: phajdan.jr(a)gmail.com
While normally playing …
[View More]in the battle screen, the game hanged, the music started
to repeat a short fragment, and the UI was unresponsive. The error printed was
err:seh:setup_exception nested exception on signal stack in thread 002b eip
ffffe405 esp 7ffdd648 stack 0x241000-0x350000
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=28024
Summary: icy tower: installer wont launch
Product: Wine
Version: 1.3.26
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gufide_g(a)yahoo.ca
The installer of icy tower no longer work!
--
Configure bugmail: http://bugs.winehq.org/userprefs.…
[View More]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.
[View Less]