https://bugs.winehq.org/show_bug.cgi?id=39109
Bug ID: 39109
Summary: Erro na compilação do wine pelo cygwin
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: heliomoreno(a)gmail.com
./tools/winebuild/winebuild.exe -m64 -w --implib -o dlls/aclui/libaclui.a
--export ./dlls/aclui/aclui.spec
winebuild: Unix-style import libraries not supported yet
Makefile:492: recipe for target 'dlls/aclui/libaclui.a' failed
make: *** [dlls/aclui/libaclui.a] Error 1
-------------------------
~/Downloads/wine-1.6.2
$ CC="ccache gcc" ./configure --enable-win64 --without-freetype --without-x
make depend
make <-- apresenta erro nesta parte
--
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=52954
Bug ID: 52954
Summary: Dracula 3 (Kheops Studio adventure game) Graphic bug
that prevents any progress in the game
Product: Wine
Version: 7.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: memax(a)gmx.fr
Distribution: ---
Created attachment 72324
--> https://bugs.winehq.org/attachment.cgi?id=72324
On the left, the normal display (versions before 7.3). On the right, the
graphic bugs (since version 7.3).
The game was working correctly until development version 7.2.
Since development version 7.3, there are some graphical bugs:
* The background of the menu screen is black.
* The documents in the inventory are no longer readable (black screen). As this
is a point-and-click adventure game, this bug prevents any progress in the
game.
--
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=50269
Bug ID: 50269
Summary: Resident Evil Revelations 2 videos do not play.
Product: Wine
Version: 6.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: SolisX007(a)yahoo.com
Distribution: ---
Created attachment 68810
--> https://bugs.winehq.org/attachment.cgi?id=68810
REREV2-Terminal-wine-6.0rc1.txt
Resident Evil Revelations 2 videos do not play. Tested in a clean wine prefix
with wine-6.0rc1.
--
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=48414
Bug ID: 48414
Summary: Disappearing textboxes
Product: Wine
Version: 4.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: drfiemost(a)email.it
Distribution: Other
Created attachment 66186
--> https://bugs.winehq.org/attachment.cgi?id=66186
Screenshot of OpenMPT with incorrectly rendered textboxes
Since Wine 4.x some textboxes are not rendered or appear without border in
OpenMPT (https://openmpt.org/), see the attached screenshot. When clicking on a
textbox it gets back to normal.
The problem is still present in 5.0-rc3 and was not there in Wine 3.0.x
--
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=52659
Bug ID: 52659
Summary: No sound for games that utilize windows media player
functionality
Product: Wine
Version: 7.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: craigaschulstad(a)gmail.com
Distribution: ---
Some games I play rely on using sound functionality with Windows Media Player
(Version 9) in order to produce the sound. Up to and including Wine version
7.0, this functionality worked. After I applied version 7.1 (wine-devel) and
subsequent versions, the sound functionality ceased to work, and the games emit
no sound. I hoped that someone had already reported this issue, but I see it
has not been reported up to this point. As a process of elimination, I
reviewed the list of changes for version 7.1, focusing on any reference to
"sound" or "audio" and temporarily replaced files "winmm.dll" and
"mfmediaengine.dll", but this did not resolve the issue. So, the issue appears
to lie elsewhere. Let me know if there are some tests I can run as I have a
virtual machine set up with "wine-stable" installed and a virtual machine set
up with "wine-devel" installed.
Regards,
Craig
--
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=52655
Bug ID: 52655
Summary: Cubase 12: Unimplemented function
ADVAPI32.dll.OpenThreadWaitChainSession
Product: Wine
Version: 7.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: 1nikolas(a)hotmail.gr
Distribution: ---
Created attachment 71973
--> https://bugs.winehq.org/attachment.cgi?id=71973
wine console log
Cubase 12 (https://www.steinberg.net/cubase/) tries to call an unimplemented
function when running (OpenThreadWaitChainSession from ADVAPI32.dll).
How to reproduce:
1) Download the offline installer (official link:
https://download.steinberg.net/automated_updates/sda_downloads/511e6c11-3fd…
as found on this page
https://o.steinberg.net/en/support/downloads/cubase_12/cubase_pro_12.html)
2) Extract the zip file
3) Don't run "Cubase 12/Setup.exe" (doesn't work). Instead navigate to "Cubase
12/Additional Content/Installer/" and run the Cubase12.msi (you don't need the
other MSIs)
4) After the installation, run the program (C:\Program Files\Steingerg\Cubase
12\Cubase12.exe)
5) Crash/unimplemented function error occurs
Note: I know I'm using an older version of wine but I looked at the code and
I'm almost certain that this is still unimplemented (this line is commented out
https://source.winehq.org/git/wine.git/blob/HEAD:/dlls/advapi32/advapi32.sp…).
Thanks
--
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=51884
Bug ID: 51884
Summary: HP calculator emulator doesn't get past the license
agreement screen
Product: Wine
Version: 6.0.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jfelten632(a)gmail.com
Distribution: ---
Created attachment 70826
--> https://bugs.winehq.org/attachment.cgi?id=70826
debug info
Whenever I try starting up the HP Prime Virtual Calculator (downloaded from
https://www.hpcalc.org/details/8939), it gives me a C++ runtime error, and I
have no idea what could be causing it. I have attached the error details below.
--
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=52931
Bug ID: 52931
Summary: vulkan-1:vulkan fails in Wine on cw-rx460 and Intel
cards
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: winevulkan
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
vulkan-1:vulkan fails in Wine on cw-rx460 and Intel cards:
vulkan.c:215: Test failed: Expected valid device LUID.
vulkan.c:218: Test failed: Expect deviceNodeMask to have only one bit set, got
0.
vulkan.c:215: Test failed: Expected valid device LUID.
vulkan.c:218: Test failed: Expect deviceNodeMask to have only one bit set, got
0.
https://test.winehq.org/data/patterns.html#vulkan-1:vulkan
The GPUs with the issues:
cw-rx460: AMD RADV POLARIS11 (ACO)
fg-deb64: Device: Intel(R) HD Graphics 4600 (HSW GT2)
The test was introduced in the commit below:
commit 8007d19c2792b5b177bd7200dc3567df4677dc0c
Author: Zhiyi Zhang <zzhang(a)codeweavers.com>
Date: Wed Jun 17 20:02:26 2020 +0800
winevulkan: Fill Vulkan device LUID property.
Signed-off-by: Zhiyi Zhang <zzhang(a)codeweavers.com>
Signed-off-by: Liam Middlebrook <lmiddlebrook(a)nvidia.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
Wine was broken at the time [1] so the issue was not detected immediately. But
with a 'git cherry-pick 8baf70a2d04d' one can see that the issue has been
present from that first commit.
[1] From 08bf605acb4d to 8baf70a2d04d Wine failed to create the wineprefix.
--
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=41171
Bug ID: 41171
Summary: Segfault on cinepak movie playback in War Wind
Product: Wine-staging
Version: 1.9.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wine-tester(a)yandex.ru
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 55403
--> https://bugs.winehq.org/attachment.cgi?id=55403
backtrace
War Wind crashes on start while trying to play the intro logo, which is an AVI
file with ffcvid codec. Here is the error message (backtrace is attached):
ALSA lib pcm_dmix.c:961:(snd_pcm_dmix_open) The dmix plugin supports only
playback stream
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to
8
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to
8
fixme:ddraw:ddraw7_WaitForVerticalBlank iface 0x13dae0, flags 0x1, event (nil)
stub!
fixme:ddraw:ddraw_surface7_Flip Ignoring flags 0x1.
fixme:iccvid:ICCVID_DriverProc Unknown message: 401e 3539192 3539240
err:iccvid:decode_cinepak CVID: corruption 29700 (QT/AVI) != 13158 (CV)
wine: Unhandled page fault on write access to 0x003f8070 at address 0x7d4f688f
(thread 0009), starting debugger...
preloader: Warning: failed to reserve range 00010000-00110000
--
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=53069
Bug ID: 53069
Summary: International Cricket One Day - does not run
Product: Wine
Version: 7.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nikful(a)tutanota.com
Distribution: ---
Created attachment 72475
--> https://bugs.winehq.org/attachment.cgi?id=72475
Terminal output after running 'wine ICL_OneDay.exe'
Link - https://archive.org/download/cricket-one-day/Cricket-One-Day.iso
sha1sum of application
b1b2ce93c62577cc017515f460c9281b97fbd1dd ICL_OneDay.exe
sha1sum of iso
b9100f998541d36e44b56b00fc2cec1ec1c59dc7 Cricket-One-Day.iso
The appliaction installs successfully, but does not start.
'The program ICL_OneDay.exe has encountered a serious problem and needs to
close. We are sorry for the inconvenience'
--
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=38318
Bug ID: 38318
Summary: Corel Draw 3.0 Installation won't start
Product: Wine
Version: 1.7.39
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maiktapwagner(a)aol.com
Distribution: ---
Created attachment 51156
--> https://bugs.winehq.org/attachment.cgi?id=51156
Console output (Slackware 14.1 - 32 Bit)
Hello everyone,
I bought an old (but still shrinkwrapped) "Corel Draw 3.0" CD-ROM on ebay.
Please note that this is NOT Corel Draw X3. I installed in a clean wineprefix
and set winecfg to Windows 3.1 (which is recommended on the CD). Unfortunately
the installer (setup.exe) doesn't start up and gives a fatal error. The output
of this fatal error is attached.
--
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=16328
Summary: GTA4 does not work under Wine
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zapolnov(a)gmail.com
Created an attachment (id=17631)
--> (http://bugs.winehq.org/attachment.cgi?id=17631)
Wine Log
When running GTA4 it calls some unimplemented function in advapi32.dll and
crashes. Wine log is attached.
--
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=13656
Summary: Testout navigator does not dispaly menus or vodeo
correctly
Product: Wine
Version: 1.0-rc2
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: keith_kw_muir(a)blueyonder.co.uk
Testout navigator Starts but grey pane where the course video would play and
the menu bar is empty.
--
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=40283
Bug ID: 40283
Summary: Cheat Engine Access Violation
Product: Wine
Version: 1.8.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pavluk6(a)mail.ru
Distribution: ---
You still can edit applications' data, but speedhack doesn't works (DLL
injection failed)
--
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=49908
Bug ID: 49908
Summary: vbscript: ExecuteGlobal is not implemented
Product: Wine
Version: 5.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: vbscript
Assignee: wine-bugs(a)winehq.org
Reporter: sloper42(a)yahoo.com
Distribution: ---
Created attachment 68275
--> https://bugs.winehq.org/attachment.cgi?id=68275
vbs testcase
The script in
https://bugs.winehq.org/show_bug.cgi?id=39971
uses ExecuteGlobal, which is only stubbed in vbscript.dll.
--
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=52665
Bug ID: 52665
Summary: Minecraft windows 10 edition need library
Windows.ApplicationModel.Package
Product: Wine
Version: 7.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kylianalex(a)mail.com
Distribution: ---
Created attachment 71989
--> https://bugs.winehq.org/attachment.cgi?id=71989
wine error log
After research, I've seen other issues talking about
Windows.ApplicationModel.Package but they were all fixed, I know UWP is low
priority.
--
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=52741
Bug ID: 52741
Summary: Missing chakra.dll to run Minecraft Windows 10 Edition
Product: Wine
Version: 7.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bdard.antoine(a)gmail.com
Distribution: ---
Hello,
I am trying to run Windows 10, but there is this weird missing dll
(chakra.dll).
Could it be added?
--
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=48668
Bug ID: 48668
Summary: rFactor2 - Physics thread slower on multiplayer mode
Product: Wine
Version: 5.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alex.brrsclnt(a)gmail.com
Distribution: Ubuntu
Created attachment 66525
--> https://bugs.winehq.org/attachment.cgi?id=66525
Steam rfactor2 proton log
This bug is created after the one that exists in the Proton github issue
tracker
https://github.com/ValveSoftware/Proton/issues/245
The game runs fine in single player mode since version 4.11 to the newest
versions of Proton, but there is a problem in multiplayer mode that makes the
game run slower.
We have asked to the game devs in their discord server for some info, try to
get some logs of the multiplayer execution, and finally, one dev told us that
despite the graphics thread was fine, there is something wrong affecting to the
physics thread in the game, and this only happens in online races, so the issue
may be in the network code of Proton/Wine. (@leillo1975 tried to run the game
in vanilla Wine, and the problem was also there).
Is there any way to trace the network execution to find what could be the
problem?
I added a log file in the proton issue tracker generated running the game with
the "PROTON_LOG=1 %command%" but don't know if that contains enough
information.
Let me know if I can add any other info.
Thanks!
--
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=52330
Bug ID: 52330
Summary: iZotope software authorization process fails
Product: Wine-staging
Version: 7.0-rc4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: christian.frech(a)protonmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 71492
--> https://bugs.winehq.org/attachment.cgi?id=71492
journalctl log during authorization process
Authorizing iZotope software will result in an error. According to the iZotope
Support, the attempt is visible, but the local application did not recognize
that. Also see attachment.
--
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=38409
Bug ID: 38409
Summary: Wine Task Tray does is not in the taskbar KDE 5
Product: Wine
Version: 1.7.40
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jack(a)emoss.org
Distribution: ---
The wine System Tray is not linked to the KDE desktop at all in KDE 5 but it
worked fine in KDE 4.
--
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=45364
Bug ID: 45364
Summary: Frostpunk
Product: Wine
Version: 3.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hewanci(a)gmail.com
Distribution: ---
Frostpunk is so dark that it's unplayable due to not being able to see what's
happening.
Steam version
Staging 3.10
Arch Linux
There is already a bug about glitches but I doN't know how related that is: bug
45098
--
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=17638
Summary: NOLF GotY: Sluggish mouse reaction when in zoom mode
Product: Wine
Version: 1.1.16
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquid.acid(a)gmx.net
CC: jb.faq(a)gmx.de
Mouse input in NOLF is generally a bit "inprecise", but one thing is broken for
sure.
Some weapons feature a zoom mode, but when this zoom mode is switched on it's
almost impossible to accurately use it since the mouse input becomes very
sluggish then. Turn zoom off again and mouse input stabilizes again.
I suppose that's a dinput problem, but I'm not sure about that.
The wine-0.9.46 testresult here
(http://appdb.winehq.org/objectManager.php?sClass=version&iId=305&iTestingId…)
mentions a "weird mouse problem", but I'm not sure if that's what I'm
encountering.
Haven't tried any native DLLs though.
--
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=31157
Bug #: 31157
Summary: Filemaker Pro 12 Trial crashes
Product: Wine
Version: 1.2.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maikwagner(a)yahoo.com
Classification: Unclassified
Created attachment 40903
--> http://bugs.winehq.org/attachment.cgi?id=40903
Crash Output on Filemaker 12
I would like to report some issues with Filemaker 12 Trial which can be
downloaded from Filemaker.com.
The application installs okay and I can start "Filemaker 12" from the command
line. When opening a sample solution (I selected "Invoices") the application
crashes. I have attached my console output.
--
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=30666
Bug #: 30666
Summary: MPEG movie does not play in Capitalism 2 demo
Product: Wine
Version: 1.5.4
Platform: x86
URL: http://www.cnwcentral.com/capitalism-2/demo.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winegstreamer
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
Classification: Unclassified
Created attachment 40144
--> http://bugs.winehq.org/attachment.cgi?id=40144
console output
While playing intro movie of Capitalism 2 demo, one can hear the sound, but
video is playing.
--
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.