http://bugs.winehq.org/show_bug.cgi?id=3582
nospam(a)thenerdshow.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |LATER
------- Additional Comments From nospam(a)thenerdshow.com 2005-27-10 07:27 -------
Moray works 3/4 of the time with wine 0.9 so the situation is improving.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3670
------- Additional Comments From marcus(a)jet.franken.de 2005-27-10 07:11 -------
the HOME there is strange. does the directory exist?
or did you want to point to your UNIX homedir?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3675
Summary: Problem with some Turkish charecters
Product: Wine
Version: 0.9
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fasici(a)linux-sevenler.org
Wine can show all the Turkish charecters; but when writing the two character (ş
and ğ) there is a serious problem. Instead of these chars, the ı character
appears. I'm using unicode in my system (LC_xxx=tr_TR.UTF-8). In some
distributions (i.e. debian), I can solve the problem by choosing the "Include
Latin Layout" from the Keyboard Layout window in KDE.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3671
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Summary|Ui-view32 crashes when |Ui-view32 has problems in
|attempting to run |IFont
------- Additional Comments From marcus(a)jet.franken.de 2005-27-10 05:39 -------
the problem is in olefont handling.
trace:ole:OLEFontImpl_get_Name (0x57e2a798)->(0x55c0fa2c)
the function returns "MS Sans Serif". It then does:
0009:Call kernel32.WideCharToMultiByte(00000000,00000000,57e00e74 L"MS Sans S
erif",0000000e,57e00e9c,0000001b,00000000,00000000) ret=66064047
0009:Ret kernel32.WideCharToMultiByte() retval=0000000e ret=66064047
0009:Call kernel32.lstrlenA(57e00e9c "MS Sans Serif") ret=660536a0
0009:Ret kernel32.lstrlenA() retval=0000000d ret=660536a0
0009:Call gdi32.EnumFontsA(00000244,57e00e9c "MS Sans Serif",66053819,55c0f9c
4) ret=66053849
0009:Call kernel32.MultiByteToWideChar(00000000,00000000,55c0f8b4 "MS Sans Se
rif",ffffffff,55c0f838,00000020) ret=55d7a5af
0009:Ret kernel32.MultiByteToWideChar() retval=0000000e ret=55d7a5af
0009:Call kernel32.97(55db8a00) ret=55d8bace
0009:Ret kernel32.97() retval=55ac4f40 ret=55d8bace
0009:Call kernel32.97(55db8a00) ret=55d8bace
0009:Ret kernel32.97() retval=55ac4f40 ret=55d8bace
0009:Call winex11.drv.GetDeviceCaps(559be1d8,00000022) ret=55d69b99
0009:Ret winex11.drv.GetDeviceCaps() retval=000079d7 ret=55d69b99
0009:Call kernel32.98(55db8a00) ret=55d8ba94
0009:Ret kernel32.98() retval=00000000 ret=55d8ba94
0009:Call winex11.drv.EnumDeviceFonts(559be1d8,55c0f81c,55d7a220,55c0f7e4) re
t=55d79284
0009:Ret winex11.drv.EnumDeviceFonts() retval=00000000 ret=55d79284
0009:Call kernel32.98(55db8a00) ret=55d8ba94
0009:Ret kernel32.98() retval=00000000 ret=55d8ba94
0009:Ret gdi32.EnumFontsA() retval=00000001 ret=66053849
0009:Call oleaut32.SysFreeString(57e00e9c L"\534d\5320\6e61\2073\6553\6972f")
ret=6606694b
0009:Call ntdll.RtlFreeHeap(558b0000,00000000,57e00e98) ret=55f31269
0009:Ret ntdll.RtlFreeHeap() retval=00000001 ret=55f31269
0009:Ret oleaut32.SysFreeString() retval=00000001 ret=6606694b
0009:Call ole32.CreateErrorInfo(55c0faa0) ret=66064484
... so between the get_Name and here is the error.
Apparently it did not call the enumerator once (aka, there are no matching
fonts).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2778
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From marcus(a)jet.franken.de 2005-27-10 05:33 -------
-pipe is not a problem... it does not change behaviour.
Do you see -O2 or similar flags in the original compiler flags? They are not
in the one below.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3662
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2005-27-10 05:32 -------
patch is in cvs.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3660
------- Additional Comments From hans(a)it.vu.nl 2005-27-10 05:18 -------
> I just booted into XP so I dont really want to go back now. Just a question
> though could I make uninstall, distclean, remove odbccp32.c, cvs update, rm
> ~/.wine ~/c (I am using Sidenet Wine Config), cd tools, ./wineinstall?
Yes, something like that. But remember, this is Wine's bugtracking
system, we should use it to get applications to run on Wine without
hacks like Sidenet.
> On a lighter note tell the mainainer of wineinstall that he/she needs to
> change the end section from (renember this is still alpha software) to
> something more appropiate.
Did that already:
http://www.winehq.org/pipermail/wine-patches/2005-October/021553.html
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3660
------- Additional Comments From philip.kent(a)ntlworld.com 2005-27-10 05:02 -------
I just booted into XP so I dont really want to go back now. Just a question
though could I make uninstall, distclean, remove odbccp32.c, cvs update, rm
~/.wine ~/c (I am using Sidenet Wine Config), cd tools, ./wineinstall?
On a lighter note tell the mainainer of wineinstall that he/she needs to change
the end section from (renember this is still alpha software) to something more
appropiate.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3660
------- Additional Comments From hans(a)it.vu.nl 2005-27-10 04:55 -------
Created an attachment (id=1250)
--> (http://bugs.winehq.org/attachment.cgi?id=1250&action=view)
slightly improved stub implementation for SQLInstallDriverEx and
SQLConfigDataSource
Please try this patch *instead* of the previous one. Also, please
keep this bug focused on one issue for now, which should be the
installation of Word 2000 (the one that caused the previous error).
Also, make sure you always start off the same, i.e. from unpatched
CVS and after rm -rf ~/.wine (or mv ~/.wine ~/wine.orig ;-)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
Hi,
Yesterday, after having manually closed some old fixed bugs, I discussed
with infyquest and tlambregts on irc and tlambregts told us that instead
of manually closing the bugs, bugzilla had a "change several bugs at
once function"
It was then discussed that bugs that are FIXED and where resolution is
not LATER or DUPLICATE or REMIND should be marked CLOSED as the fixes
have been integrated in an official release (namely 0.9).
http://bugs.winehq.org/buglist.cgi?query_format=&short_desc_type=allwordssu…
FYI the CLOSED status means:
The bug is considered dead, the resolution is correct. Any
zombie bugs who choose to walk the earth again must do so by
becoming REOPENED.
Unfortunately bugzilla doesn't allow to close bugs directly from their
fixed state so you have to verify them before and thus it will send two
mails for each bug closed. I don't think it was possible to turn off
change notification at that time (tlambregts even told me that the two
spam bugs were normal because of the way bugzilla works) but I cannot
verify it as my account has been gently disabled...
However it seems that ivanleo didn't like my CLOSING session because
some of the bugs were not "fixed". Can someone tell me how a bug can be
not fixed and marked as resolved-fixed (see my query) ?
The discussion on IRC took place at a time when there were many of you
(vitamin, Thunderbird, kbln, infyquest, _Marcus_, tlambregts, cmorgan
and so on) and nobody seemed to think it would be a bad idea to close
bugs that were fixed before the latest release came out.
Thanks for clarifying the situation.
--
Jonathan Ernst <Jonathan(a)ErnstFamily.ch>
http://bugs.winehq.org/show_bug.cgi?id=3038
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From marcus(a)jet.franken.de 2005-27-10 04:37 -------
please try wine 0.9
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3080
------- Additional Comments From leon_fraitak(a)mail.ru 2005-27-10 04:32 -------
What applications did you try? And also do you have some special asoundrc
since there's no need for one in ALSA 1.0.9. And what sound chip/driver do you
use?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3660
------- Additional Comments From philip.kent(a)ntlworld.com 2005-27-10 04:24 -------
Installation continues after the error so Ill have to remove word. There is a
problem with Office 95 now with the same ODBC driver. I think its the same
reason why the MDAC installer on Microsoft.com (requires WPA!) failes as well.
Ill get you the log for 95 for now.
There is only one error and thats when it fails to install the odbc driver:
fixme:odbc:SQLConfigDataSource
err:seh:setup_exception stack overflow 0 bytes in thread 0009 eip ffffe402 esp
7fa31000 stack 0x7fa30000-0x7fb30000
Here is the log from the MDAC installer for comparison (whoever got WPA
working in wine is brilliant)
(Out of interest error 8003001e keeps on appearing on the MS download site and
IE is very flickery. Plus tooltips have title bars and the toolbar gets
continuously messed up. Ill submit another bug report another time)
fixme:setupapi:SetupScanFileQueueA stub
fixme:setupapi:SetupScanFileQueueA stub
fixme:setupapi:SetupScanFileQueueA stub
fixme:setupapi:SetupScanFileQueueA stub
fixme:setupapi:SetupScanFileQueueA stub
fixme:setupapi:SetupScanFileQueueA stub
fixme:setupapi:SetupScanFileQueueA stub
fixme:setupapi:SetupScanFileQueueA stub
fixme:setupapi:SetupScanFileQueueA stub
fixme:setupapi:SetupScanFileQueueA stub
fixme:setupapi:SetupScanFileQueueA stub
fixme:setupapi:SetupScanFileQueueA stub
fixme:setupapi:SetupScanFileQueueA stub
fixme:setupapi:SetupScanFileQueueA stub
fixme:setupapi:SetupScanFileQueueA stub
fixme:setupapi:SetupScanFileQueueA stub
fixme:setupapi:SetupScanFileQueueA stub
fixme:setupapi:SetupScanFileQueueA stub
fixme:setupapi:SetupScanFileQueueA stub
fixme:setupapi:SetupScanFileQueueA stub
fixme:setupapi:SetupScanFileQueueA stub
fixme:setupapi:SetupScanFileQueueA stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:setupapi:SetupAddInstallSectionToDiskSpaceListA Stub
fixme:cabinet:process_files (basecab == ^0x7c2d2588): Memory leak.
fixme:setupapi:SETUPX_CreateStandardLDDs LDID_SRCPATH: what exactly do we have
to do here ?
fixme:setupapi:GenInstall16 unsupported flag: GENINSTALL_DO_REGSRCPATH
fixme:setupapi:vcpUICallbackProc16 (0xfac0, 0705, 0000, 00000000, 7fe4b214) -
semi-stub
fixme:setupapi:vcpUICallbackProc16 (0xfac0, 070f, 0000, 00000000, 7fe4b214) -
semi-stub
fixme:setupapi:vcpUICallbackProc16 (0xfac0, 0710, 0000, 00000000, 7fe4b214) -
semi-stub
fixme:setupapi:vcpUICallbackProc16 (0xfac0, 070b, 0000, 00000000, 7fe4b214) -
semi-stub
fixme:setupapi:vcpUICallbackProc16 (0xfac0, 070c, 0000, 00000000, 7fe4b214) -
semi-stub
fixme:setupapi:GenInstall16 unsupported flag: GENINSTALL_DO_CFGAUTO
fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:
\\windows\\temp\\IXP001.TMP\\msvcrt.CAB"
fixme:cabinet:process_files (basecab == ^0x7c39ec18): Memory leak.
err:setupapi:SetupDefaultQueueCallbackA copy error 32 "C:
\\windows\\temp\\IXP001.TMP\\msvcrt.dll" -> "c:
\\windows\\system32\\msvcrt.dll"
fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:
\\windows\\temp\\IXP001.TMP\\mtxfiles.CAB"
fixme:cabinet:process_files (basecab == ^0x7c2d2548): Memory leak.
fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:
\\windows\\temp\\IXP001.TMP\\MDACxpak.CAB"
fixme:cabinet:process_files (basecab == ^0x7babd9d0): Memory leak.
fixme:odbc:SQLInstallDriverManager
fixme:odbc:SQLInstallerError
Obviously this needs more than a stub fix...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3511
jeremielapuree(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From jeremielapuree(a)yahoo.fr 2005-27-10 04:15 -------
Ok!
This bug in not present in Wine 0.9.
Good Thing!!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3669
philip.kent(a)ntlworld.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From philip.kent(a)ntlworld.com 2005-27-10 04:14 -------
Sorry! Missubbmitted the last comment. Thats supposed to go off to my Office
bug. Thanks!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3673
infyquest(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From infyquest(a)gmail.com 2005-27-10 03:55 -------
well its working, please post the exact link, for now i will closing this one
please re-open if the bug is present, with little more details
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3641
------- Additional Comments From JulienC(a)psychologie-fr.org 2005-27-10 03:37 -------
Created an attachment (id=1249)
--> (http://bugs.winehq.org/attachment.cgi?id=1249&action=view)
suggested patch
This patch correct the true problem i.e. wine create a link from sound.dll to
winmm.dll. However, this seems to be specific to windows 3.1 and the name is in
fact sound.drv.
Please apply this patch and rename sound.spec to sound.drv.spec in
\wine\dlls\winmm folder
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3511
------- Additional Comments From robust(a)gentoo.se 2005-27-10 03:31 -------
This is not the case in recent versions. Works great in Wine 0.9 and CVS.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2035
------- Additional Comments From robust(a)gentoo.se 2005-27-10 03:30 -------
I'm using ALSA in Wine 0.9 and it works beautifully!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3080
------- Additional Comments From robust(a)gentoo.se 2005-27-10 03:28 -------
ALSA + DMIX works great for me! I'm using Wine 0.9 and also a copy of the latest
Wine CVS. DMIX is standard by default now in ALSA. I tested under 100% CPU
activity and it still was rocksolid.
(I'm using ALSA 1.0.9.)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3669
------- Additional Comments From philip.kent(a)ntlworld.com 2005-27-10 01:42 -------
However installation continues anyway! Thankyou all but we should fix
everything!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3660
------- Additional Comments From philip.kent(a)ntlworld.com 2005-27-10 01:41 -------
Well the first error doesnt appear any more :-)
Now the error is the same for Microsoft Code Page Translator.
I hope a finished patch gets commited to CVS.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3570
------- Additional Comments From vitaliy(a)kievinfo.com 2005-26-10 23:37 -------
Then it's hard to tell how it's checking for debugger presence. I have no idea
what doesn't it like.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3504
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From vitaliy(a)kievinfo.com 2005-26-10 23:33 -------
Resolving as it is working for multiple ppl.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1692
------- Additional Comments From infyquest(a)gmail.com 2005-26-10 23:25 -------
I think the app is norton system works, i dont know which version
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3466
------- Additional Comments From vitaliy(a)kievinfo.com 2005-26-10 23:17 -------
No, it is not fixed. Wine still crashes when using Mozilla ActiveX controlls
1.7.12 and native shdocvw.dll
Please don't mix controlls with the one provided by TG.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3293
------- Additional Comments From ivg2(a)cornell.edu 2005-26-10 23:16 -------
I'll have to retest, although I doubt it - I tested this very recently (I
continually retry against CVS). Last thing I found out (posted on wine-devel):
===========================
Hmm..... it looks like
---> CALL
0011:Call kernel32.VirtualAlloc(00800000,00002000,00001000,00000004) ret=20d13a13
0011:Call
ntdll.NtAllocateVirtualMemory(ffffffff,7fcae0fc,00000000,7fcae114,00001000,00000004)
ret=201ce723
0011:Ret ntdll.NtAllocateVirtualMemory() retval=c0000019 ret=201ce723
0011:Call ntdll.RtlNtStatusToDosError(c0000019) ret=201ce72d
0011:Ret ntdll.RtlNtStatusToDosError() retval=000001e7 ret=201ce72d
0011:Ret kernel32.VirtualAlloc() retval=00000000 ret=20d13a13
returns: STATUS_NOT_MAPPED_VIEW
Then an exception is thrown, dbghelp is loaded, and things get bad from there....
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3293
------- Additional Comments From jason(a)aiiyah.org 2005-26-10 23:03 -------
I'm also getting this problem with the latest 0.9. Did 0.9 fix it for you?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3672
infyquest(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From infyquest(a)gmail.com 2005-26-10 22:43 -------
Fixed closing this issue
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3672
infyquest(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3672
infyquest(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From infyquest(a)gmail.com 2005-26-10 22:42 -------
This has been fixed
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3155
------- Additional Comments From segin11(a)yahoo.com 2005-26-10 18:42 -------
Using Wine 0.9, This program's installer *WILL NOT WORK*.
The InstallShield Installer has this to say:
Error Code: -5006 : 0x8000ffff
Error Infomation:
>SetupDLL\SetupDLL.cpp (1329)
PAPP:Google Earth
PVENDOR:Google (http://www.keyhole.com)
PGUID:3DE5E7D4-7B88-403C-A3FD-2017A8240C5B
$10.0.0.159PAK
@Windows XP Service Pack 2 (2600) BT_OTHER 0.32719
This appears on the console:
fixme:ole:ITypeInfo_fnRelease destroy child objects
This is the only error message reported, and is reported EXACTLY 388 times.
And yes, I am sure this is Wine 0.9 that I have
segin@segin ~ $ wine --version
Wine 0.9
segin@segin ~ $
This is obviously not fixed at all. Too bad I can't reopen this bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3670
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |regression
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2778
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-26-10 16:43 -------
ok, i'll try that tomorrow. Meanwhile i tried to be smart and produce all xxx.i
and xxx.s files by just do export CFLAGS="--save-temps" and then compile wine. And
guess what, the program starts fine and the bug is gone! this is what i see :
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_
-D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing
-gstabs+ -Wdeclaration-after-statement -Wpointer-arith --save-temps -o atom.o
atom.c
gcc: warning: -pipe ignored because -save-temps specified
So could it somehow be related to the -pipe option? Btw, thanks for your help!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3665
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-26-10 16:16 -------
I can confirm it's rather slow, but i don't even see an intro at all. My whole
screen is black, the sound starts to stutter in the end, up to the point where
you see "Point Insertion" Then it continues quite nicely. Could the slowness be
related to sound issues?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2885
------- Additional Comments From zarquon(a)t-online.de 2005-26-10 15:23 -------
| | I experimented putting a real d3d8.dll where Wine could see it, but
| | that only caused other errors;
|
| And you tried to force Wine to load *native* DLL (native for Windows, original
| form). This is controlled by 'load order', which you can override by
| WINEDLLOVERRIDES env-variable or using winecfg (Libraries page).
Yes, the logs also confirmed that it loaded the DLL. In this setup it crashes,
also adding ddraw to the native DLLs makes it hang in an infinite loop with
100% CPU after loading d3d8.
And BTW, we really really REALLY need up-to-date documentation, and included
in the source archive for crying out loud.
| | it may work if you managed to install a functioning _native_ DirectX/D3D
| | setup...
|
| I doubt this could work, as people in some thread tells it is of different
| design. [1]
Then I wonder how some people got MaxPayne to run, since the game apparently
instists in an actual DLL file in user filespace. I'm open for suggestions,
it would be great if some of those people who got it to work told me how.
| Next I think you should upgrade to Wine release 0.9. Its module loader has
| changed a quite bit and now it may work for you.
Done, same behaviour. I haven't verified the logfiles so far, though, but I
don't think they'll differ.
| It would be usefull to know, what version of Max Payne are you testing. And
| maybe you know, whether demo version of same number exhibit similar failure?
Looks like version 1.05 (english), installed with the Loki installers (and...
ahem... a NOCD-exe...)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2194
------- Additional Comments From frank(a)kingswood-consulting.co.uk 2005-26-10 15:17 -------
I'm using Wine 0.9 to try and run Altera Quartus 5.0 and get
err:seh:setup_exception stack overflow 416 bytes in thread 0009 eip b7e68360 esp
7f970e60 stack 0x7f970000-0x7fa70000
Can you give any pointers in how to debug this?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3669
------- Additional Comments From marcus(a)jet.franken.de 2005-26-10 15:06 -------
you need to configure with --prefix=/usr and/or add /usr/local/lib to
ld.so.conf
I think
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3098
zarquon(a)t-online.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From zarquon(a)t-online.de 2005-26-10 15:01 -------
Bug has been fixed in 0.9 beta.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3672
Summary: Download Page for RedHat systems
Product: WineHQ.com
Version: unspecified
Platform: Other
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: misc-web
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bvr102(a)psu.edu
I noticed that the download page for RedHat systems hasn't been updated. It is
still showing wine-20050524 as the downloadable version. Also, I think that
Fedora Core 4 should be added to the list of RedHat systems.
Thanks
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3671
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|FIXED |
------- Additional Comments From marcus(a)jet.franken.de 2005-26-10 14:18 -------
a override using native oleaut32 is nto really a valid fix.
we need to investigate this closer.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3641
------- Additional Comments From JulienC(a)psychologie-fr.org 2005-26-10 14:10 -------
The problem is that Wine is trying to use builtin dll Sound.dll before the one
include in the game. In order to have the game to run just set sound (native,
builtin) in winecfg.
Tested with WINE 20050930
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3573
------- Additional Comments From darkvater(a)operamail.com 2005-26-10 13:57 -------
trace:bitmap:GetBitmapBits Calling device specific BitmapBits
trace:imagelist:ImageList_Create (16 16 0x21 256 2048)
trace:imagelist:ImageList_CreateImage Creating DIBSection: 32 Bits per Pixel
trace:bitmap:DIB_CreateDIBSection format (36864,16), planes 1, bpp 32, size 0,
RGB
trace:bitmap:CreateBitmapIndirect 36864x16, 16777216 colors returning 0x1b88
err:x11drv:error_handler X protocol error: serial=11072, request_code=53 -
breaking into debugger
err:seh:setup_exception stack overflow 160 bytes in thread 006e eip 401a5823 esp
405c0f60 stack 0x405c0000-0x406c0000
I am using X.org 6.8.2 that came with SUSE9.3 and all updates on SUSE have been
installed. Donnu if that includes any xorg specific patches; linux kernel is 2.
6.11.4-21.9-default
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3671
m.w.palmer(a)iee.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From m.w.palmer(a)iee.org 2005-26-10 13:43 -------
Found the fix after some more googling. Had to install VB runtime 6.0
(http://www.a-softtech.com/Free/VBRuntime/SWVB6Runtime.html) and override on
oleaut32.dll
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2778
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=2778
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.org |marcus(a)jet.franken.de
------- Additional Comments From marcus(a)jet.franken.de 2005-26-10 13:34 -------
can you do that fo rone sample file in dlls/msvcrt/ ? with teh exact compiler
options that wine uses
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3617
------- Additional Comments From jdoutt(a)whoi.edu 2005-26-10 13:31 -------
Installer still fails on this with wine --version => Wine 0.9
same error message:
"installation failed - could not run the install script file wxtide42.inf"
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3670
Summary: Action Request Remedy bug in 0.9
Product: Wine
Version: 0.9
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P5
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rwoodsmall(a)mac.com
I'm running a custom-built RPM of Wine 0.9 on Red Hat Enterprise Linux 3 WS.
Previously running a CVS version of wine from 20050628. I have only one app I
rely on for work - Action Request Remedy client. The app worked fine in
20050628, but now gives an error on attempt to login to the Remedy server. This
error is:
Invalid access to your home path 'C:\Program Files\AR System\HOME'.
Please verify your home path location and security permissions.
I reverted back to the 20050628 build and the Remedy app (called aruser.exe)
works fine. I reinstalled the 0.9 RPM again, and the app again gives this
error. The permissions on the directory are correct, and the app works fine
under the older CVS version.
I built the RPM without debug information, but I can rebuild with debug+trace
info and retry the app. If more information is needed, I can provide.
Thanks for the great work!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3669
Summary: libwine.so.1 is not compiled under current CVS.
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: philip.kent(a)ntlworld.com
Under current CVS I get the following error after running wineinstall:
[...]
make[2]: Leaving directory `/home/compile/wine/tools/wrc'
../tools/mkinstalldirs -m 755 /usr/local/bin /usr/local/man/man1
/usr/bin/install -c ./winemaker /usr/local/bin/winemaker
/usr/bin/install -c -m 644 winemaker.man /usr/local/man/man1/winemaker.1
make[1]: Leaving directory `/home/compile/wine/tools'
./tools/mkinstalldirs -m 755 /usr/local/share/aclocal
mkdir -m 755 -p -- /usr/local/share/aclocal
/usr/bin/install -c -m 644 ./aclocal.m4 /usr/local/share/aclocal/wine.m4
wine: error while loading shared libraries: libwine.so.1: cannot open shared
object file: No such file or directory
Installation complete for now. Good luck (this is still alpha software).
If you have problems with WINE, please read the documentation first,
as many kinds of potential problems are explained there.
Could someone please update the makefiles etc.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3668
Summary: wine crash with app orcad
Product: Wine
Version: 0.9
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-debug
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stefan-tiger(a)gmx.de
With the application OrCAD, wine crashes an the debugger is coming up.
You can download a Demo here: http://www.orcad.com/download.orcaddemo.aspx
(component guessed)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3667
Summary: floating point error
Product: Wine
Version: 0.9
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stefan-tiger(a)gmx.de
With wine 0.9 the application 1PLUS2004 shows a floating point error
("Ungueltige Gleitkommaoperation").
You can get it here: http://www.1p5p.onlinehome.de/
The applications starts, but is unuseable.
Sorry, its a German application.
(component guessed)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3660
------- Additional Comments From philip.kent(a)ntlworld.com 2005-26-10 12:14 -------
I will give further information tommorow. I am having trouble getting wine cvs
to compile. Says it cant find libwine.1.so
I think its because I am using colorgcc. Ill remove it and test it soon.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3665
------- Additional Comments From leon_fraitak(a)mail.ru 2005-26-10 11:44 -------
Intro video is G-man's talk when you start a new game, not the Valve logo.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3665
Summary: Intro video in Half-Life 2 very slow (1 fps)
Product: Wine
Version: CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leon_fraitak(a)mail.ru
The intro video in Half-Life 2 is very slow (one-two fps), while in-game the
performance is rather good (15-60 fps on my not-so-good GeForce FX Go 5200,
AGP 4x, NVidia drivers 7664). I have tested the demo, however you should be
able to reproduce it in the retail version too.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2382
ulrich.czekalla(a)utoronto.ca changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.org |ulrich.czekalla(a)utoronto.ca
Status|ASSIGNED |NEW
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2382
ulrich.czekalla(a)utoronto.ca changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed| |1
------- Additional Comments From ulrich.czekalla(a)utoronto.ca 2005-26-10 11:18 -------
I'm in the process of fixing some bugs in the clipboard code so I'll take a look
at this.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1251
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:18 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2091
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:18 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2987
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:18 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1979
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:18 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2980
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2330
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2672
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1540
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2261
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1568
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2170
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2247
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3145
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3255
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=2585
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3588
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2132
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1788
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2774
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2935
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3066
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3137
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2849
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=2953
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2916
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2968
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1668
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=656
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=1906
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2388
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2288
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1307
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2821
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3115
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3279
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2843
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2531
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3576
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1272
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2162
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2198
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=995
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=660
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=2754
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1492
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2785
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1738
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3540
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2458
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2628
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1375
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3021
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1704
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2780
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1500
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2787
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2736
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2676
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2444
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3530
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2474
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2349
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3454
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3510
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1038
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2801
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2862
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3357
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1438
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2482
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2634
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2009
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3338
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2053
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2344
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1441
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2944
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2723
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2660
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=2514
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2246
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1545
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2373
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3203
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1888
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3509
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=1926
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1003
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1195
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=849
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=317
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3152
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3563
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1583
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1739
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1596
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3177
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:16 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=2468
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:17 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2571
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:16 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2556
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:16 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1172
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:16 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2437
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:16 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2202
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:16 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3001
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:16 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1075
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:16 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2692
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:16 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2882
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:16 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2432
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:16 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2829
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:16 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1045
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:16 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2322
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:16 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1250
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:16 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1140
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:16 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2008
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:16 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2671
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:16 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1697
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:16 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2874
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:16 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2678
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:16 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3560
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:16 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=306
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:16 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3401
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:16 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1891
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:16 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2654
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:16 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3300
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:16 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2295
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:16 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2199
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:16 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3150
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:16 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3295
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:16 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2848
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:16 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2773
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |CLOSED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-26-10 11:16 -------
Closing all bugs that have been fixed before the latest release (wine 0.9).
Sorry for the spam (that's how bugzilla works ;-) ).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.