<br><div class="gmail_quote">On Wed, Apr 18, 2012 at 7:13 PM, David Edmundson <span dir="ltr"><<a href="mailto:david@davidedmundson.co.uk">david@davidedmundson.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Ask a sysadmin to give you access to close bugs on bugzilla.<br>
(not sure how to do this, do you have to file a sysadmin request?)<br></blockquote><div><br>Yes, you need to file a sysadmin bug request. <br><br></div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

<br>
You can say I recommended you.<br></blockquote><div><br>Generally, if one has commit access, they get full bugzilla access. <br></div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

<br>
Dave<br>
<br>
2012/4/17 Dominik Cermak <<a href="mailto:d.cermak@arcor.de">d.cermak@arcor.de</a>>:<br>
<div><div class="h5">> I just got these two nice mails from bugzilla (attached) so it would be nice<br>
> if someone with more privileges than me could close these two bugs.<br>
><br>
> Thanks in advance,<br>
> Dominik<br>
><br>
</div></div>> ---------- Forwarded message ----------<br>
> From: <a href="mailto:bugzilla_noreply@kde.org">bugzilla_noreply@kde.org</a><br>
> To: Dominik Cermak <<a href="mailto:d.cermak@arcor.de">d.cermak@arcor.de</a>><br>
> Cc:<br>
> Date: Tue, 17 Apr 2012 17:03:54 +0000<br>
> Subject: Re: [ktp-kded-module] /: Make it possible to restore presence on login<br>
> You are not allowed to change the bug status from NEW to RESOLVED.<br>
><br>
> Dominik Cermak wrote:<br>
>> @bug_id = 281929<br>
>> @bug_status = RESOLVED<br>
>> @resolution = FIXED<br>
>><br>
>> Git commit cc65c8b9cf823a9e3011c2bc1e235618bddd3fe3 by Dominik Cermak.<br>
>> Committed on 17/04/2012 at 18:53.<br>
>> Pushed by cermak into branch 'master'.<br>
>><br>
>> Make it possible to restore presence on login<br>
>><br>
>> It uses the ConnectsAutomatically property and the AutomaticPresence.<br>
>> In the kcm you can enable/disable this feature (ConnectsAutomatically<br>
>> is set) and on every presence change the new presence is set as the<br>
>> AutomaticPresence.<br>
>> This way mission-control cares for setting the saved presence as soon as<br>
>> possible.<br>
>><br>
>> If you want to manage this manually you can change the setting in<br>
>> ktelepathyrc:<br>
>><br>
>> [KDED]<br>
>> autoConnect=manual<br>
>> Related: bug 295842<br>
>> REVIEW: 104363<br>
>><br>
>> M  +1    -0    CMakeLists.txt<br>
>> A  +75   -0    autoconnect.cpp     [License: LGPL (v2.1+)]<br>
>> A  +97   -0    autoconnect.h     [License: LGPL (v2.1+)]<br>
>> M  +37   -1    config/telepathy-kded-config.cpp<br>
>> M  +55   -14   config/telepathy-kded-config.ui<br>
>> M  +10   -1    telepathy-module.cpp<br>
>> M  +2    -0    telepathy-module.h<br>
>><br>
>> <a href="http://commits.kde.org/telepathy-kded-module/cc65c8b9cf823a9e3011c2bc1e235618bddd3fe3" target="_blank">http://commits.kde.org/telepathy-kded-module/cc65c8b9cf823a9e3011c2bc1e235618bddd3fe3</a><br>
><br>
><br>
> ---------- Forwarded message ----------<br>
> From: <a href="mailto:bugzilla_noreply@kde.org">bugzilla_noreply@kde.org</a><br>
> To: Dominik Cermak <<a href="mailto:d.cermak@arcor.de">d.cermak@arcor.de</a>><br>
> Cc:<br>
> Date: Tue, 17 Apr 2012 17:03:54 +0000<br>
> Subject: Re: [ktp-kded-module] /: Make it possible to restore presence on login<br>
> You are not allowed to change the bug status from NEW to RESOLVED.<br>
><br>
> Dominik Cermak wrote:<br>
>> @bug_id = 295842<br>
>> @bug_status = RESOLVED<br>
>> @resolution = FIXED<br>
>><br>
>> Git commit cc65c8b9cf823a9e3011c2bc1e235618bddd3fe3 by Dominik Cermak.<br>
>> Committed on 17/04/2012 at 18:53.<br>
>> Pushed by cermak into branch 'master'.<br>
>><br>
>> Make it possible to restore presence on login<br>
>><br>
>> It uses the ConnectsAutomatically property and the AutomaticPresence.<br>
>> In the kcm you can enable/disable this feature (ConnectsAutomatically<br>
>> is set) and on every presence change the new presence is set as the<br>
>> AutomaticPresence.<br>
>> This way mission-control cares for setting the saved presence as soon as<br>
>> possible.<br>
>><br>
>> If you want to manage this manually you can change the setting in<br>
>> ktelepathyrc:<br>
>><br>
>> [KDED]<br>
>> autoConnect=manual<br>
>> Related: bug 281929<br>
>> REVIEW: 104363<br>
>><br>
>> M  +1    -0    CMakeLists.txt<br>
>> A  +75   -0    autoconnect.cpp     [License: LGPL (v2.1+)]<br>
>> A  +97   -0    autoconnect.h     [License: LGPL (v2.1+)]<br>
>> M  +37   -1    config/telepathy-kded-config.cpp<br>
>> M  +55   -14   config/telepathy-kded-config.ui<br>
>> M  +10   -1    telepathy-module.cpp<br>
>> M  +2    -0    telepathy-module.h<br>
>><br>
>> <a href="http://commits.kde.org/telepathy-kded-module/cc65c8b9cf823a9e3011c2bc1e235618bddd3fe3" target="_blank">http://commits.kde.org/telepathy-kded-module/cc65c8b9cf823a9e3011c2bc1e235618bddd3fe3</a><br>
><br>
> _______________________________________________<br>
> KDE-Telepathy mailing list<br>
> <a href="mailto:KDE-Telepathy@kde.org">KDE-Telepathy@kde.org</a><br>
> <a href="https://mail.kde.org/mailman/listinfo/kde-telepathy" target="_blank">https://mail.kde.org/mailman/listinfo/kde-telepathy</a><br>
><br>
_______________________________________________<br>
KDE-Telepathy mailing list<br>
<a href="mailto:KDE-Telepathy@kde.org">KDE-Telepathy@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-telepathy" target="_blank">https://mail.kde.org/mailman/listinfo/kde-telepathy</a><br>
</blockquote></div><br><br clear="all"><br>-- <br><span style="color:rgb(192,192,192)">Vishesh Handa</span><br><br>