[Desktop-packages] [Bug 782804] Re: gwibber gui did not show in ubuntu natty

2011-11-15 Thread adil benseddik
solved after re-installation of natty..

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

Title:
  gwibber gui did not show in ubuntu natty

Status in Gwibber:
  Incomplete
Status in “gwibber” package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: gwibber

  i use ubuntu 11.04 and use gwibber for facebook and twitter and identica
  the problem occur when i tried to add my facebook account in gwibber the 
interface refuses to appear and i see in the processes gwibber process
  that's mean it works but the interface did not show
  and in the terminal i see the message

  Traceback (most recent call last):
    File /usr/bin/gwibber, line 98, in module
  client.Client()
    File /usr/lib/python2.7/dist-packages/gwibber/client.py, line 697, in 
__init__
  self.w = GwibberClient()
    File /usr/lib/python2.7/dist-packages/gwibber/client.py, line 74, in 
__init__
  self.setup_ui()
    File /usr/lib/python2.7/dist-packages/gwibber/client.py, line 264, in 
setup_ui
  self.stream_view.set_state(streams)
    File /usr/lib/python2.7/dist-packages/gwibber/gwui.py, line 410, in 
set_state
  self.update()
    File /usr/lib/python2.7/dist-packages/gwibber/gwui.py, line 397, in update
  self.messages.update(self.navigation.selected_stream)
    File /usr/lib/python2.7/dist-packages/gwibber/gwui.py, line 751, in update
  self.messages = self.message_view.render([selected_stream], count)
    File /usr/lib/python2.7/dist-packages/gwibber/gwui.py, line 813, in render
  accounts=accounts)
    File /usr/lib/python2.7/dist-packages/gwibber/gwui.py, line 262, in render
  self.load_html_string(content, file://%s/ % 
os.path.dirname(template_path))
  TypeError: WebKit.WebView.load_html_string() argument 1 must be string 
without null bytes, not str
  any help 
  please

To manage notifications about this bug go to:
https://bugs.launchpad.net/gwibber/+bug/782804/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 782804] Re: gwibber gui did not show in ubuntu natty

2011-10-03 Thread Pedro Villavicencio
** Changed in: gwibber (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  gwibber gui did not show in ubuntu natty

Status in Gwibber:
  Incomplete
Status in “gwibber” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: gwibber

  i use ubuntu 11.04 and use gwibber for facebook and twitter and identica
  the problem occur when i tried to add my facebook account in gwibber the 
interface refuses to appear and i see in the processes gwibber process
  that's mean it works but the interface did not show
  and in the terminal i see the message

  Traceback (most recent call last):
    File /usr/bin/gwibber, line 98, in module
  client.Client()
    File /usr/lib/python2.7/dist-packages/gwibber/client.py, line 697, in 
__init__
  self.w = GwibberClient()
    File /usr/lib/python2.7/dist-packages/gwibber/client.py, line 74, in 
__init__
  self.setup_ui()
    File /usr/lib/python2.7/dist-packages/gwibber/client.py, line 264, in 
setup_ui
  self.stream_view.set_state(streams)
    File /usr/lib/python2.7/dist-packages/gwibber/gwui.py, line 410, in 
set_state
  self.update()
    File /usr/lib/python2.7/dist-packages/gwibber/gwui.py, line 397, in update
  self.messages.update(self.navigation.selected_stream)
    File /usr/lib/python2.7/dist-packages/gwibber/gwui.py, line 751, in update
  self.messages = self.message_view.render([selected_stream], count)
    File /usr/lib/python2.7/dist-packages/gwibber/gwui.py, line 813, in render
  accounts=accounts)
    File /usr/lib/python2.7/dist-packages/gwibber/gwui.py, line 262, in render
  self.load_html_string(content, file://%s/ % 
os.path.dirname(template_path))
  TypeError: WebKit.WebView.load_html_string() argument 1 must be string 
without null bytes, not str
  any help 
  please

To manage notifications about this bug go to:
https://bugs.launchpad.net/gwibber/+bug/782804/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 782804] Re: gwibber gui did not show in ubuntu natty

2011-10-03 Thread Ken VanDine
The original reporter said he was running gwibber 3.1.0, which must have
come from the daily builds PPA.  However, the latest version in that PPA
is now 3.1.6+r1180~natty1 which doesn't use any of the code paths
mentioned in this bug report.  Please ensure you are using the latest
version in the PPA.  However, I would highly recommend natty users
downgrade to the official natty packages.

** Changed in: gwibber (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  gwibber gui did not show in ubuntu natty

Status in Gwibber:
  Incomplete
Status in “gwibber” package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: gwibber

  i use ubuntu 11.04 and use gwibber for facebook and twitter and identica
  the problem occur when i tried to add my facebook account in gwibber the 
interface refuses to appear and i see in the processes gwibber process
  that's mean it works but the interface did not show
  and in the terminal i see the message

  Traceback (most recent call last):
    File /usr/bin/gwibber, line 98, in module
  client.Client()
    File /usr/lib/python2.7/dist-packages/gwibber/client.py, line 697, in 
__init__
  self.w = GwibberClient()
    File /usr/lib/python2.7/dist-packages/gwibber/client.py, line 74, in 
__init__
  self.setup_ui()
    File /usr/lib/python2.7/dist-packages/gwibber/client.py, line 264, in 
setup_ui
  self.stream_view.set_state(streams)
    File /usr/lib/python2.7/dist-packages/gwibber/gwui.py, line 410, in 
set_state
  self.update()
    File /usr/lib/python2.7/dist-packages/gwibber/gwui.py, line 397, in update
  self.messages.update(self.navigation.selected_stream)
    File /usr/lib/python2.7/dist-packages/gwibber/gwui.py, line 751, in update
  self.messages = self.message_view.render([selected_stream], count)
    File /usr/lib/python2.7/dist-packages/gwibber/gwui.py, line 813, in render
  accounts=accounts)
    File /usr/lib/python2.7/dist-packages/gwibber/gwui.py, line 262, in render
  self.load_html_string(content, file://%s/ % 
os.path.dirname(template_path))
  TypeError: WebKit.WebView.load_html_string() argument 1 must be string 
without null bytes, not str
  any help 
  please

To manage notifications about this bug go to:
https://bugs.launchpad.net/gwibber/+bug/782804/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 782804] Re: gwibber gui did not show in ubuntu natty

2011-09-28 Thread Ken VanDine
** Changed in: gwibber (Ubuntu)
 Assignee: Ken VanDine (ken-vandine) = (unassigned)

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

Title:
  gwibber gui did not show in ubuntu natty

Status in Gwibber:
  Incomplete
Status in “gwibber” package in Ubuntu:
  Incomplete

Bug description:
  Binary package hint: gwibber

  i use ubuntu 11.04 and use gwibber for facebook and twitter and identica
  the problem occur when i tried to add my facebook account in gwibber the 
interface refuses to appear and i see in the processes gwibber process
  that's mean it works but the interface did not show
  and in the terminal i see the message

  Traceback (most recent call last):
    File /usr/bin/gwibber, line 98, in module
  client.Client()
    File /usr/lib/python2.7/dist-packages/gwibber/client.py, line 697, in 
__init__
  self.w = GwibberClient()
    File /usr/lib/python2.7/dist-packages/gwibber/client.py, line 74, in 
__init__
  self.setup_ui()
    File /usr/lib/python2.7/dist-packages/gwibber/client.py, line 264, in 
setup_ui
  self.stream_view.set_state(streams)
    File /usr/lib/python2.7/dist-packages/gwibber/gwui.py, line 410, in 
set_state
  self.update()
    File /usr/lib/python2.7/dist-packages/gwibber/gwui.py, line 397, in update
  self.messages.update(self.navigation.selected_stream)
    File /usr/lib/python2.7/dist-packages/gwibber/gwui.py, line 751, in update
  self.messages = self.message_view.render([selected_stream], count)
    File /usr/lib/python2.7/dist-packages/gwibber/gwui.py, line 813, in render
  accounts=accounts)
    File /usr/lib/python2.7/dist-packages/gwibber/gwui.py, line 262, in render
  self.load_html_string(content, file://%s/ % 
os.path.dirname(template_path))
  TypeError: WebKit.WebView.load_html_string() argument 1 must be string 
without null bytes, not str
  any help 
  please

To manage notifications about this bug go to:
https://bugs.launchpad.net/gwibber/+bug/782804/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp