Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 193030 - net-news/raggle-0.4.4 unexpected crash and loss of cache and configuration
Summary: net-news/raggle-0.4.4 unexpected crash and loss of cache and configuration
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-19 08:15 UTC by Michele Martone
Modified: 2007-09-19 18:36 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michele Martone 2007-09-19 08:15:02 UTC
raggle v0.4.4 (an RSS aggregator written in ruby, based on ncurses) unexpectedly crashes and looses of cache all of its configuration (the ~/.raggle/feeds.yaml file).

it crashed while browsing headlines, in the headlines window.

/usr/bin/raggle:3563:in `select_item': undefined method `[]=' for nil:NilClass (NoMethodError)                | Press Q to exit
        from /usr/bin/raggle:2881:in `select_win_item'
        from /usr/bin/raggle:2976:in `adjust_to'
        from /usr/bin/raggle:2990:in `activate'
        from /usr/bin/raggle:3048:in `scroll_down'
        from /usr/bin/raggle:2244:in `scroll_down'
        from (eval):1:in `_load'
        from /usr/bin/raggle:4299:in `call'
        from /usr/bin/raggle:4299:in `main_loop'
        from /usr/bin/raggle:5643:in `main'
        from /usr/bin/raggle:6654
Thanks for using Raggle!

i wasn't able to reproduce this error.

reading from the main website (http://www.raggle.org) and related mailing list raggle seems unmantained and the author doesn't care about the bugs, sadly.


Reproducible: Couldn't Reproduce
Comment 1 Michele Martone 2007-09-19 08:16:46 UTC
(In reply to comment #0)
> unexpectedly crashes and looses of cache all of its configuration
I meant:
"unexpectedly crashes and looses all of its configuration"
Comment 2 Hans de Graaff gentoo-dev Security 2007-09-19 18:36:02 UTC
Looking at the mailing list archives it seems to be a known problem for which no fix has been found. With upstream seemingly inactive I'm afraid there isn't much we can do about it, so I'm closing this bug as UPSTREAM for now even though I realize there isn't much of an upstream. Feel free to re-open if you create or find a patch for the issue that we could apply.