http://bugs.gpodder.org/show_bug.cgi?id=345





--- Comment #10 from Thomas Perl <[email protected]>  2009-02-13 12:21:31 ---
(In reply to comment #9)
> woooot! :D gpodder is working again, I did a complete reinstall of every
> package I had installed.
> 
> for p in `pacman -Qe | cut -f 1 -d ' ' | grep -v "$(pacman -Qmq)"`; do pacman
> --noconfirm -S $p; done
> and
> for p in `pacman -Qd | cut -f 1 -d ' ' | grep -v "$(pacman -Qmq)"`; do pacman
> --noconfirm --asdeps -S $p; done
> 
> I have no idea what package that fixed my issue, but if someone of you are
> interested I'v included the relevant part of pacman.log and the output of
> gpodder -v &> gpodder_startup

Awesome :) May we close this bug now?

-- 
Configure bugmail: http://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs

Reply via email to