Bug 556947 - [abrt] crash in gwibber-1:2.0.0-2.478bzr.fc12
Summary: [abrt] crash in gwibber-1:2.0.0-2.478bzr.fc12
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: gwibber
Version: 12
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Tom "spot" Callaway
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:c0bfa0c8
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-01-19 21:53 UTC by Filipe Rosset
Modified: 2010-08-20 14:12 UTC (History)
3 users (show)

Fixed In Version: gwibber-2.31.4-1.fc12
Clone Of:
Environment:
Last Closed: 2010-08-20 01:54:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (573 bytes, text/plain)
2010-01-19 21:53 UTC, Filipe Rosset
no flags Details

Description Filipe Rosset 2010-01-19 21:53:46 UTC
abrt 1.0.3 detected a crash.

How to reproduce
-----
1. Install gwibber
2. Setup Twitter account
3. Click on account screen


backtrace
-----
Summary: TBc0bfa0c8 gwui.py:247:get_selected_data:TypeError: could not parse subscript as a tree path

Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/gwibber/client.py", line 538, in change_view
    self.selected = widget.get_selected_data()
  File "/usr/lib/python2.6/site-packages/gwibber/gwui.py", line 247, in get_selected_data
    return self.store[self.get_selected_iter()]
TypeError: could not parse subscript as a tree path

Local variables in innermost frame:
self: <AccountComboBoxView object at 0x1bb9550 (GtkComboBox at 0x1dcd0a0)>

cmdline: /usr/bin/python /usr/bin/gwibber
component: gwibber
executable: /usr/bin/gwibber
kernel: 2.6.31.9-174.fc12.x86_64
package: gwibber-1:2.0.0-2.478bzr.fc12
uuid: c0bfa0c8

Comment 1 Filipe Rosset 2010-01-19 21:53:48 UTC
Created attachment 385535 [details]
File: backtrace

Comment 2 Adam Huffman 2010-03-20 12:12:23 UTC

How to reproduce
-----
1. Add an existing Twitter account
2. View recent message in that account
3.

Comment 3 Fedora Update System 2010-03-23 13:10:28 UTC
gwibber-2.29.92.1-1.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/gwibber-2.29.92.1-1.fc12

Comment 4 Tom "spot" Callaway 2010-03-23 13:18:09 UTC
I have just pushed a test update for gwibber-2.29.92.1.

While I would not normally perform a major update to gwibber for released distributions, this update is important for the following reasons:

* Gwibber 1.2.0 and 2.0.0 crash. A lot. Most of the reasons for these crashes are exposed feature functionality which was never implemented completely. These features are generally implemented properly in the 2.29.92.1 code, and so far, it has yet to crash on me in extensive testing.

* Upstream is not maintaining the 1.2 or 2.0 branches at all, so any work done in those spaces is wasteful.

I need your help to test this package, but first, you need to upgrade to it! There are two ways you can do this:

1. You can wait for it to go into updates-testing (this will happen in the next day or so), and then run: yum update --enablerepo=updates-testing gwibber

2. You can run these two commands:
koji download-build --arch=noarch gwibber-2.29.92.1-1.fc12
yum update gwibber-2.29.92.1-1.fc12.noarch.rpm --nogpgcheck

*****
Once you have the new gwibber installed, you should be able to immediately start using it, as it will migrate your old settings. Test it out, make sure it works, and if it looks like it resolves your issues, please, go to:

https://admin.fedoraproject.org/updates/gwibber-2.29.92.1-1.fc12

Once there, leave a comment and give a +1. If it doesn't work well for you, please leave a comment and give a -1.

Thanks!

Comment 5 Fedora Update System 2010-03-24 23:32:23 UTC
gwibber-2.29.92.1-2.fc12 has been pushed to the Fedora 12 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update gwibber'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/gwibber-2.29.92.1-2.fc12

Comment 6 Filipe Rosset 2010-03-29 01:28:25 UTC
I'm update to 2.29.92.1-2.fc12 and running gwibber from terminal, and configure a twitter account and have this warnings...

[rosset@rosset SOURCES]$ gwibber

** (gwibber:24350): WARNING **: Trying to register gtype 'WnckWindowState' as flags when in fact it is of type 'GEnum'

** (gwibber:24350): WARNING **: Trying to register gtype 'WnckWindowActions' as flags when in fact it is of type 'GEnum'

** (gwibber:24350): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' as flags when in fact it is of type 'GEnum'
/usr/lib/python2.6/site-packages/httplib2/__init__.py:29: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  import md5
/usr/lib/python2.6/site-packages/httplib2/__init__.py:44: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
  import sha
Apache CouchDB has started, time to relax.
Browse your desktop CouchDB at file:///home/rosset/.local/share/desktop-couch/couchdb.html
No dbus monitor yet
Updating...
Updating...

** (gwibber-accounts:24508): WARNING **: Trying to register gtype 'WnckWindowState' as flags when in fact it is of type 'GEnum'

** (gwibber-accounts:24508): WARNING **: Trying to register gtype 'WnckWindowActions' as flags when in fact it is of type 'GEnum'

** (gwibber-accounts:24508): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' as flags when in fact it is of type 'GEnum'
/usr/lib/python2.6/site-packages/httplib2/__init__.py:29: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  import md5
/usr/lib/python2.6/site-packages/httplib2/__init__.py:44: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
  import sha
Updating...
Updating...
ERROR:dbus.proxies:Introspect error on com.Gwibber.Accounts:/com/gwibber/Accounts: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name com.Gwibber.Accounts was not provided by any .service files
ERROR:dbus.proxies:Introspect error on com.Gwibber.Streams:/com/gwibber/Streams: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name com.Gwibber.Streams was not provided by any .service files

Comment 7 Tom "spot" Callaway 2010-03-29 14:31:37 UTC
Yeah, it is noisy on the console, but it is running, right? :)

Comment 8 Knut J BJuland 2010-04-05 17:55:57 UTC

How to reproduce
-----
1. send message to facebook
2.
3.


Comment
-----
sent a message to facebook

Comment 9 Fedora Update System 2010-07-26 19:20:39 UTC
gwibber-2.31.2-7.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/gwibber-2.31.2-7.fc12

Comment 10 Fedora Update System 2010-07-26 19:28:26 UTC
gwibber-2.31.2-7.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/gwibber-2.31.2-7.fc13

Comment 11 Fedora Update System 2010-07-27 02:24:37 UTC
gwibber-2.31.2-7.fc13 has been pushed to the Fedora 13 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update gwibber'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/gwibber-2.31.2-7.fc13

Comment 12 Fedora Update System 2010-07-27 02:29:33 UTC
gwibber-2.31.2-7.fc12 has been pushed to the Fedora 12 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update gwibber'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/gwibber-2.31.2-7.fc12

Comment 13 Fedora Update System 2010-08-09 20:25:32 UTC
gwibber-2.31.4-1.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/gwibber-2.31.4-1.fc12

Comment 14 Fedora Update System 2010-08-09 20:30:24 UTC
gwibber-2.31.4-1.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/gwibber-2.31.4-1.fc13

Comment 15 Fedora Update System 2010-08-10 21:27:27 UTC
gwibber-2.31.4-1.fc12 has been pushed to the Fedora 12 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update gwibber'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/gwibber-2.31.4-1.fc12

Comment 16 Fedora Update System 2010-08-10 21:32:53 UTC
gwibber-2.31.4-1.fc13 has been pushed to the Fedora 13 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update gwibber'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/gwibber-2.31.4-1.fc13

Comment 17 Fedora Update System 2010-08-20 01:50:01 UTC
gwibber-2.31.4-1.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 18 Fedora Update System 2010-08-20 02:04:16 UTC
gwibber-2.31.4-1.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 19 Filipe Rosset 2010-08-20 14:12:08 UTC
Please stop send notifications to this bug, I received a lot of warnings about each update.


Note You need to log in before you can comment on or make changes to this bug.