<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>277216</bug_id>
          
          <creation_ts>2011-07-06 18:02:09 +0000</creation_ts>
          <short_desc>The contact list should remember my preferences</short_desc>
          <delta_ts>2012-07-06 12:47:53 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>10</classification_id>
          <classification>Unmaintained</classification>
          <product>telepathy</product>
          <component>contactlist</component>
          <version>git-latest</version>
          <rep_platform>Unlisted Binaries</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>0.4.0</target_milestone>
          
          <blocked>232378</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Vishesh Handa">me</reporter>
          <assigned_to name="Martin Klapetek">mklapetek</assigned_to>
          <cc>alinm.elena</cc>
    
    <cc>kde-telepathy-bugs-null</cc>
    
    <cc>kde</cc>
    
    <cc>mklapetek</cc>
    
    <cc>rohan</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1138934</commentid>
    <comment_count>0</comment_count>
    <who name="Vishesh Handa">me</who>
    <bug_when>2011-07-06 18:02:09 +0000</bug_when>
    <thetext>Version:           git-latest (using Devel) 
OS:                Linux

Every time I launch the Contact list, it shows me all my groups - &quot;Friends&quot;, &quot;Family&quot;, &quot;School&quot;, and all the lists are collapsed. I then need to click on &quot;Show/Hide groups&quot; button cause I don&apos;t like groups. Then I need to click on the one remaining group whose name is my jabber account, and then I can finally see my contacts.

I need to do this every time the contact list is started. Please try to fix this.

Reproducible: Always

Steps to Reproduce:
Written above ^


Expected Results:  
It should remember which groups I had open, and if I had clicked on the &quot;Show/Hide Groups&quot; button.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1139200</commentid>
    <comment_count>1</comment_count>
    <who name="Martin Klapetek">mklapetek</who>
    <bug_when>2011-07-07 10:26:01 +0000</bug_when>
    <thetext>*** Bug 271970 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1139202</commentid>
    <comment_count>2</comment_count>
    <who name="Martin Klapetek">mklapetek</who>
    <bug_when>2011-07-07 10:26:30 +0000</bug_when>
    <thetext>*** Bug 275776 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1139207</commentid>
    <comment_count>3</comment_count>
    <who name="Martin Klapetek">mklapetek</who>
    <bug_when>2011-07-07 10:27:54 +0000</bug_when>
    <thetext>*** Bug 273806 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1141412</commentid>
    <comment_count>4</comment_count>
    <who name="Martin Klapetek">mklapetek</who>
    <bug_when>2011-07-13 15:51:07 +0000</bug_when>
    <thetext>Git commit 8bd313dc7cd41d57ad9ef9e7088aa178b5c45972 by Martin Klapetek.
Committed on 13/07/2011 at 17:44.
Pushed by mklapetek into branch &apos;master&apos;.

Save GUI config upon exit.

BUG: 277216
REVIEW: 101915
Reviewed-by: Francesco Nwokeka

M  +24   -2    main-widget.cpp     

http://commits.kde.org/telepathy-contact-list/8bd313dc7cd41d57ad9ef9e7088aa178b5c45972</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1143794</commentid>
    <comment_count>5</comment_count>
    <who name="David Edmundson">kde</who>
    <bug_when>2011-07-20 11:04:57 +0000</bug_when>
    <thetext>[12:01] &lt;Sho_&gt; d_ed: I&apos;ve reopened the contacts list about half a dozen times during the last ~hour of testing and had to recheck the hide groups tool button every time
[12:01] &lt;Sho_&gt; at the same time it did however save my choice of the compact list style
[12:02] &lt;Sho_&gt; so i&apos;m fairly certain the group hiding thigng is buggered :-)

 if (guiConfigGroup.readEntry(&quot;use_groups&quot;, true)) {
        onGroupContacts(true);
        m_groupContactsAction-&gt;setChecked(true);
    }

I&apos;m willing to be the default setup is to show the groups - at which point this code needs an &quot;else {onGroupContacts(false)&quot; (or to rearrange some other code).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1143798</commentid>
    <comment_count>6</comment_count>
    <who name="Eike Hein">hein</who>
    <bug_when>2011-07-20 11:17:58 +0000</bug_when>
    <thetext>Git commit 0690f5c9a70b4730604222ccaf922e1f206730cc by Eike Hein.
Committed on 20/07/2011 at 13:25.
Pushed by hein into branch &apos;master&apos;.

Fix preferences load code.

There was a logic error in there causing stored boolean preferences
to only be applied when they were set to true, thus e.g. disabling
groups wouldn&apos;t survive accross restarts.

CCBUG:277216

M  +10   -13   main-widget.cpp

http://commits.kde.org/telepathy-contact-list/0690f5c9a70b4730604222ccaf922e1f206730cc</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1169312</commentid>
    <comment_count>7</comment_count>
    <who name="Martin Klapetek">mklapetek</who>
    <bug_when>2011-10-02 17:28:07 +0000</bug_when>
    <thetext>Git commit 2d7dcdfc539276ccc0c407f184c7257008c3fda5 by Martin Klapetek.
Committed on 02/10/2011 at 19:24.
Pushed by mklapetek into branch &apos;master&apos;.

Save group&apos;s expanded state and restore it upon contact list reopening

Reviewed-by: David Edmundson
REVIEW: 102728
FEATURE: 282206
CCBUG: 277216

M  +41   -0    main-widget.cpp
M  +1    -0    main-widget.h

http://commits.kde.org/telepathy-contact-list/2d7dcdfc539276ccc0c407f184c7257008c3fda5</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>