Think I need some help on how to use GVariant here.

Basically I want to find out which stream each row belongs to so I do
something like that while iterating over them:

iter = Model.get_iter_at_row(pos)
stream = Model.get_row(iter).stream

But then I get:
  File "/usr/lib/python3/dist-packages/gi/overrides/Dee.py", line 24, in 
__getattr__
    raise AttributeError("object has no attribute '%s'" % name)
AttributeError: object has no attribute 'stream'

Not sure if I use it correctly

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to friends in Ubuntu.
https://bugs.launchpad.net/bugs/1272101

Title:
  Mentions disappear

Status in “friends” package in Ubuntu:
  In Progress
Status in “friends-app” package in Ubuntu:
  Invalid

Bug description:
  Sometimes the mention tab is just empty. I am not sure why this is
  happening but I guess there is some cleanup in friends that removes
  old messages?

  I would expect that at least 20 of the most recent mentions are show
  but they aren't.

  Rob: Can you point me to where this could happen? I just looked
  through the code but couldn't find any "cleanup" stuff.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/friends/+bug/1272101/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to