Errores #119

Show buddies presence status text ina a cleaner way

Added by Saúl Ibarra Corretgé over 2 years ago. Updated over 2 years ago.

Status:Nueva Start:08/31/2009
Priority:Normal Due date:
Assigned to:Saúl Ibarra Corretgé % Done:

0%

Category:YASS - GUI
Target version:1.0.0

Description

Buddies presence status text should be shown as another QTreeWidetItem, but with a smaller font, in italics and being a child of the actual buddy.

History

Updated by Iñaki Baz Castillo over 2 years ago

Upgraded right now to trunk version and got this error when running YASS:

 09:56:12.589 os_core_unix.c  pjlib 1.0.3 for POSIX initialized
 09:56:12.590 sip_endpoint.c  Creating endpoint instance...
 09:56:12.590          pjlib  select() I/O Queue created (0x8386e60)
 09:56:12.590 sip_endpoint.c  Module "mod-msg-print" registered
 09:56:12.590 sip_transport.  Transport manager created.
Traceback (most recent call last):
  File "/usr/bin/yassphone", line 25, in <module>
    yass.yassrunner.start()
  File "/usr/lib/python2.5/site-packages/yass/yassrunner.py", line 33, in start
    mainw = YassMainWindow()
  File "/usr/lib/python2.5/site-packages/yass/gui/main_w.py", line 48, in __init__
    self.controller = MainWindowController(self)
  File "/usr/lib/python2.5/site-packages/yass/gui/main_c.py", line 286, in __init__
    self.core.start()
  File "/usr/lib/python2.5/site-packages/yass/core/core.py", line 124, in start
    self._start_acc()
  File "/usr/lib/python2.5/site-packages/yass/core/core.py", line 174, in _start_acc
    from callback.acc_cb import yass_acc_cb
  File "/usr/lib/python2.5/site-packages/yass/core/callback/acc_cb.py", line 25, in <module>
    from yass.core.callback.util.regstate import yass_regstate
ImportError: No module named util.regstate

Help plisssss

Updated by Iñaki Baz Castillo over 2 years ago

Fixed thanks.

However, I don't see the presence status in a tree way, but still as a tooltip :(

Updated by Saúl Ibarra Corretgé over 2 years ago

Iñaki, it's not resolved yet! :)

Updated by Saúl Ibarra Corretgé over 2 years ago

  • Target version changed from 0.5.3 to 1.0.0

After looking at some mockups they don't convince me. I'd rather move this untill I find a better approach.

Also available in: Atom PDF