[Bug 444654] Re: gwibber crashed with AttributeError in action()

2010-04-15 Thread Omer Akram
** Changed in: gwibber
   Status: Fix Committed = Fix Released

-- 
gwibber crashed with AttributeError in action()
https://bugs.launchpad.net/bugs/444654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 444654] Re: gwibber crashed with AttributeError in action()

2010-04-14 Thread Ken VanDine
Yeah, this is fixed in trunk and the 2.30 branch which will be released
today or tomorrow.  We actually had to remove the thread action, since
it was never implemented in the 2.29 re-write.

-- 
gwibber crashed with AttributeError in action()
https://bugs.launchpad.net/bugs/444654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 444654] Re: gwibber crashed with AttributeError in action()

2010-04-14 Thread Launchpad Bug Tracker
This bug was fixed in the package gwibber - 2.30.0-0ubuntu1

---
gwibber (2.30.0-0ubuntu1) lucid; urgency=low

  * New upstream release
- gwibber crashed with KeyError in action() (LP: #520492)
- Strings in the side panel are not translatable (LP: #538981)
- Strings in the *mako templates are not translatable  (LP: #538987)
- gwibber crashed with AttributeError in action() (LP: #444654)
 -- Ken VanDine ken.vand...@canonical.com   Wed, 14 Apr 2010 16:22:09 -0400

** Changed in: gwibber (Ubuntu)
   Status: Triaged = Fix Released

-- 
gwibber crashed with AttributeError in action()
https://bugs.launchpad.net/bugs/444654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 444654] Re: gwibber crashed with AttributeError in action()

2010-04-13 Thread Ken VanDine
** Changed in: gwibber
   Status: Confirmed = Fix Committed

** Changed in: gwibber
Milestone: None = 2.30.0

** Changed in: gwibber
 Assignee: (unassigned) = Ken VanDine (ken-vandine)

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

-- 
gwibber crashed with AttributeError in action()
https://bugs.launchpad.net/bugs/444654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 444654] Re: gwibber crashed with AttributeError in action()

2010-04-13 Thread Launchpad Bug Tracker
** Branch linked: lp:gwibber

** Branch linked: lp:gwibber/2.30

-- 
gwibber crashed with AttributeError in action()
https://bugs.launchpad.net/bugs/444654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 444654] Re: gwibber crashed with AttributeError in action()

2010-04-13 Thread Linus C Unneback
I was experimenting a bit and edited /usr/lib/python2.6/dist-
packages/gwibber/actions.py at line 38. Instead of using msg.text I
tried with msg['text'] since the error suggested that msg was of the
type 'dict'. To correctly fix this line one needs to change everything
on that line to:

tab_label = msg[original_title] if original_title in msg else
msg[text]

Unfortunate, fixing this line makes makes the program crash on the next
line instead.

AttributeError: 'GwibberClient' object has no attribute
'add_transient_stream'

Hope that it helps //Linus Unnebäck

-- 
gwibber crashed with AttributeError in action()
https://bugs.launchpad.net/bugs/444654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 444654] Re: gwibber crashed with AttributeError in action()

2010-04-11 Thread Strung
Same error when asking all replies of a messsage on facebook

-- 
gwibber crashed with AttributeError in action()
https://bugs.launchpad.net/bugs/444654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 444654] Re: gwibber crashed with AttributeError in action()

2010-04-11 Thread Diego Garcia
Beating a dead horse: Crashes when clicking View reply thread on a
Facebook message.  Every other action works fine.  Using Gwibber 2.29.95
on Lucid beta 2.

-- 
gwibber crashed with AttributeError in action()
https://bugs.launchpad.net/bugs/444654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 444654] Re: gwibber crashed with AttributeError in action()

2010-04-10 Thread iamjabour
crashed when I click in set up broadcast button.

-- 
gwibber crashed with AttributeError in action()
https://bugs.launchpad.net/bugs/444654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 444654] Re: gwibber crashed with AttributeError in action()

2010-04-10 Thread iamjabour
using

Description:Ubuntu lucid (development branch)
Release:10.04

gwibber:
  Installed: 2.29.95-0ubuntu2
  Candidate: 2.29.95-0ubuntu2
  Version table:
 *** 2.29.95-0ubuntu2 0
500 http://us.archive.ubuntu.com/ubuntu/ lucid/main Packages
100 /var/lib/dpkg/status

-- 
gwibber crashed with AttributeError in action()
https://bugs.launchpad.net/bugs/444654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 444654] Re: gwibber crashed with AttributeError in action()

2010-04-10 Thread pfff
Same error when deleting a post

-- 
gwibber crashed with AttributeError in action()
https://bugs.launchpad.net/bugs/444654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 444654] Re: gwibber crashed with AttributeError in action()

2010-04-08 Thread notoriousdbp
Crashed when clicking 'View Reply Thread' on Lucid

-- 
gwibber crashed with AttributeError in action()
https://bugs.launchpad.net/bugs/444654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 444654] Re: gwibber crashed with AttributeError in action()

2010-04-07 Thread Anthony Batchelor
I also get this from clicking 'View Reply Thread'

-- 
gwibber crashed with AttributeError in action()
https://bugs.launchpad.net/bugs/444654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 444654] Re: gwibber crashed with AttributeError in action()

2010-04-07 Thread godfromabove
Get this too when pressing View Reply Thread, 
Also reply thread not upto date with version on firefox (even after force sync)

-- 
gwibber crashed with AttributeError in action()
https://bugs.launchpad.net/bugs/444654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 444654] Re: gwibber crashed with AttributeError in action()

2010-04-06 Thread Brian Murray
** Tags added: bugpattern-written
** Tags removed: bugpattern-needed

-- 
gwibber crashed with AttributeError in action()
https://bugs.launchpad.net/bugs/444654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 444654] Re: gwibber crashed with AttributeError in action()

2010-04-05 Thread JCollierDavis
Mine crashed when clicked the View Reply Thread

-- 
gwibber crashed with AttributeError in action()
https://bugs.launchpad.net/bugs/444654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 444654] Re: gwibber crashed with AttributeError in action()

2010-03-31 Thread XuMuK
Get it on view reply thread.

** Attachment added: screen
   http://launchpadlibrarian.net/42633150/Screenshot.png

-- 
gwibber crashed with AttributeError in action()
https://bugs.launchpad.net/bugs/444654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 444654] Re: gwibber crashed with AttributeError in action()

2010-03-30 Thread Yves de Saint-Pern
I also get this crash under Lucid with the daily build of yesterday.

-- 
gwibber crashed with AttributeError in action()
https://bugs.launchpad.net/bugs/444654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 444654] Re: gwibber crashed with AttributeError in action()

2010-03-30 Thread Pavel Studeník
I update system today. Program don't show 'reply thread', but don't
crashed.

-- 
gwibber crashed with AttributeError in action()
https://bugs.launchpad.net/bugs/444654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 444654] Re: gwibber crashed with AttributeError in action()

2010-03-29 Thread Z37A
Also affecting the AMD64 architecture

-- 
gwibber crashed with AttributeError in action()
https://bugs.launchpad.net/bugs/444654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 444654] Re: gwibber crashed with AttributeError in action()

2010-03-28 Thread Adam
I get the crash from clicking 'View Reply Thread'

-- 
gwibber crashed with AttributeError in action()
https://bugs.launchpad.net/bugs/444654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 444654] Re: gwibber crashed with AttributeError in action()

2010-03-27 Thread solid_liq
This same bug is also in the amd64 version, which is why I originally
posted a separate report for this which was subsequently marked as a
duplicate.

-- 
gwibber crashed with AttributeError in action()
https://bugs.launchpad.net/bugs/444654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 444654] Re: gwibber crashed with AttributeError in action()

2010-03-26 Thread Apport retracing service
** Tags added: bugpattern-needed

-- 
gwibber crashed with AttributeError in action()
https://bugs.launchpad.net/bugs/444654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 444654] Re: gwibber crashed with AttributeError in action()

2010-03-23 Thread nick
crashed when i was in facebook i wanted to view a message thread. As
soon as i pushed the button it crashed. Thanks for all the help guys!

-- 
gwibber crashed with AttributeError in action()
https://bugs.launchpad.net/bugs/444654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 444654] Re: gwibber crashed with AttributeError in action()

2010-03-22 Thread Pedro Villavicencio
This is pretty easy to reproduce with the View reply thread on a
facebook account:

Traceback (most recent call last):
  File /usr/lib/python2.6/dist-packages/gwibber/actions.py, line 38, in action
tab_label = msg.original_title if hasattr(msg, original_title) else 
msg.text
AttributeError: 'dict' object has no attribute 'text'

-- 
gwibber crashed with AttributeError in action()
https://bugs.launchpad.net/bugs/444654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 444654] Re: gwibber crashed with AttributeError in action()

2010-03-19 Thread patman023
View reply thread, on a Facebook post.

-- 
gwibber crashed with AttributeError in action()
https://bugs.launchpad.net/bugs/444654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 444654] Re: gwibber crashed with AttributeError in action()

2010-03-18 Thread marcog
I get this error only when choosing View reply thread.  Choosing any
other action launches Firefox.

-- 
gwibber crashed with AttributeError in action()
https://bugs.launchpad.net/bugs/444654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 444654] Re: gwibber crashed with AttributeError in action()

2010-03-15 Thread sado...@gmail.com
** Description changed:

  Binary package hint: gwibber
  
  Clicked like from individual status message context menu (invoked by
  clicking gears icon), program crashed.
  
  Program should not have crashed. :)
  
  $ lsb_release -rd
  Description:  Ubuntu karmic (development branch)
  Release:  9.10
  
  $ apt-cache policy gwibber
  gwibber:
-   Installed: 2.0.0~bzr449-0ubuntu1
-   Candidate: 2.0.0~bzr449-0ubuntu1
-   Version table:
-  *** 2.0.0~bzr449-0ubuntu1 0
- 500 http://us.archive.ubuntu.com karmic/universe Packages
- 100 /var/lib/dpkg/status
+   Installed: 2.0.0~bzr449-0ubuntu1
+   Candidate: 2.0.0~bzr449-0ubuntu1
+   Version table:
+  *** 2.0.0~bzr449-0ubuntu1 0
+ 500 http://us.archive.ubuntu.com karmic/universe Packages
+ 100 /var/lib/dpkg/status
  
  ProblemType: Crash
  Architecture: i386
  Date: Tue Oct  6 08:51:11 2009
  DistroRelease: Ubuntu 9.10
  ExecutablePath: /usr/bin/gwibber
  InterpreterPath: /usr/bin/python2.6
  Package: gwibber 2.0.0~bzr449-0ubuntu1
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/gwibber
  ProcEnviron:
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-11.36-generic
  PythonArgs: ['/usr/bin/gwibber']
  SourcePackage: gwibber
  Title: gwibber crashed with AttributeError in action()
  Traceback:
-  Traceback (most recent call last):
-File /usr/lib/python2.6/dist-packages/gwibber/actions.py, line 77, in 
action
-  msg.ausernameount.get_client().like(msg)
-  AttributeError: 'dbus.String' object has no attribute 'get_client'
+  Traceback (most recent call last):
+    File /usr/lib/python2.6/dist-packages/gwibber/actions.py, line 77, in 
action
+  msg.ausernameount.get_client().like(msg)
+  AttributeError: 'dbus.String' object has no attribute 'get_client'
  Uname: Linux 2.6.31-11-generic i686
  UserGroups: adm admin audio cdrom dialout dip floppy lpadmin netdev plugdev 
powerdev scanner video

-- 
gwibber crashed with AttributeError in action()
https://bugs.launchpad.net/bugs/444654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 444654] Re: gwibber crashed with AttributeError in action()

2010-03-14 Thread guigui14100
I get this when I click on view reply thread
Same problem in version 2.31.1bzr676

-- 
gwibber crashed with AttributeError in action()
https://bugs.launchpad.net/bugs/444654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 444654] Re: gwibber crashed with AttributeError in action()

2010-03-12 Thread Omer Akram
I get this when I click on view reply thread

** Changed in: gwibber
   Status: Fix Released = Confirmed

** Changed in: gwibber (Ubuntu)
   Status: Fix Released = Triaged

-- 
gwibber crashed with AttributeError in action()
https://bugs.launchpad.net/bugs/444654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 444654] Re: gwibber crashed with AttributeError in action()

2010-03-12 Thread Omer Akram
I am using gwibber 2.29.92

-- 
gwibber crashed with AttributeError in action()
https://bugs.launchpad.net/bugs/444654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 444654] Re: gwibber crashed with AttributeError in action()

2010-03-11 Thread Omer Akram
fixed in gwibber 2.29.92 if any one still face this feel free to open
this bug again

** Changed in: gwibber (Ubuntu)
   Status: Fix Committed = Fix Released

** Changed in: gwibber
   Status: Fix Committed = Fix Released

-- 
gwibber crashed with AttributeError in action()
https://bugs.launchpad.net/bugs/444654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 444654] Re: gwibber crashed with AttributeError in action()

2010-03-07 Thread Pablo
Crashed while trying to delete a post [2]

-- 
gwibber crashed with AttributeError in action()
https://bugs.launchpad.net/bugs/444654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 444654] Re: gwibber crashed with AttributeError in action()

2010-03-07 Thread guigui14100
The button like works in version 2.29.91 bzr654

-- 
gwibber crashed with AttributeError in action()
https://bugs.launchpad.net/bugs/444654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 444654] Re: gwibber crashed with AttributeError in action()

2010-03-07 Thread guigui14100
The button delete this message works in version 2.29.91 bzr654

-- 
gwibber crashed with AttributeError in action()
https://bugs.launchpad.net/bugs/444654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 444654] Re: gwibber crashed with AttributeError in action()

2010-03-07 Thread Omer Akram
Thanks guigui14100 for that last comment. marking fix committed as per
last comment

** Also affects: gwibber
   Importance: Undecided
   Status: New

** Changed in: gwibber (Ubuntu)
   Status: Triaged = Fix Committed

** Changed in: gwibber
   Status: New = Fix Committed

-- 
gwibber crashed with AttributeError in action()
https://bugs.launchpad.net/bugs/444654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 444654] Re: gwibber crashed with AttributeError in action()

2010-03-01 Thread Randall Ross (rrnwexec)
Crashed while trying to delete a post.

-- 
gwibber crashed with AttributeError in action()
https://bugs.launchpad.net/bugs/444654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 444654] Re: gwibber crashed with AttributeError in action()

2010-02-26 Thread Knut BORSI
Want to delete a post

-- 
gwibber crashed with AttributeError in action()
https://bugs.launchpad.net/bugs/444654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 444654] Re: gwibber crashed with AttributeError in action()

2010-02-23 Thread guigui14100
Same problem on 2.29.90.1

-- 
gwibber crashed with AttributeError in action()
https://bugs.launchpad.net/bugs/444654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 444654] Re: gwibber crashed with AttributeError in action()

2010-02-11 Thread Nicolas DERIVE
** Tags added: regression-potential

-- 
gwibber crashed with AttributeError in action()
https://bugs.launchpad.net/bugs/444654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 444654] Re: gwibber crashed with AttributeError in action()

2010-02-10 Thread Sense Hofstede
** Tags added: metabug

-- 
gwibber crashed with AttributeError in action()
https://bugs.launchpad.net/bugs/444654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 444654] Re: gwibber crashed with AttributeError in action()

2010-01-22 Thread Greg Grossmeier
Moving priority to High (regression).

Also, just for completeness, still present in gwibber
2.0.0~bzr476-0ubuntu3 in Lucid.

** Changed in: gwibber (Ubuntu)
   Importance: Medium = High

-- 
gwibber crashed with AttributeError in action()
https://bugs.launchpad.net/bugs/444654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 444654] Re: gwibber crashed with AttributeError in action()

2009-10-11 Thread Foppe Hemminga
I report identical error and it's reproducible in my setup.

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

-- 
gwibber crashed with AttributeError in action()
https://bugs.launchpad.net/bugs/444654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 444654] Re: gwibber crashed with AttributeError in action()

2009-10-06 Thread Mike Linksvayer
** Visibility changed to: Public

-- 
gwibber crashed with AttributeError in action()
https://bugs.launchpad.net/bugs/444654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs