Activity log for bug #179493

Date Who What changed Old value New value Message
2007-12-31 02:53:30 Juan Ignacio Saitua bug added bug
2008-01-02 16:31:50 Juan Ignacio Saitua description Binary package hint: apollon Apollon package needs kaboodle as dependency, because it uses kaboodle as embedded media player. Anyway, I'm using Kubuntu Gutsy and kaffeine/xine is used as the default media player, so I think that Apollon should use xine kpart instead of kaboodle. I recompiled Apollon and changed the file apollonplayertab.cpp to use xine: //KService::Ptr service = KService::serviceByDesktopPath("kaboodle_component.desktop"); KService::Ptr service = KService::serviceByDesktopPath("xine_part.desktop"); So please, instead of fixing kaboodles dependency, make xine the default media player for Apollon and add kaffeine-xine to Apollon dependencies. Thanks. Binary package hint: apollon I can't preview the multimedia files downloaded with Apollon, because Apollon uses kaboodle as embedded media player, but kaboodle is not installed by default in Kubuntu Gutsy, and the Apollon package has no dependency to kaboodle. In Kubuntu Gutsy kaffeine/xine is used as the default media player, so I think that Apollon should use xine kpart instead of kaboodle. I recompiled Apollon and changed the file apollonplayertab.cpp to use xine: //KService::Ptr service = KService::serviceByDesktopPath("kaboodle_component.desktop"); KService::Ptr service = KService::serviceByDesktopPath("xine_part.desktop"); So please, instead of fixing kaboodles dependency, make xine the default media player for Apollon and add kaffeine-xine to Apollon dependencies. Thanks.
2011-06-10 15:05:30 Shimi Chen apollon (Ubuntu): status New Invalid
2011-06-10 15:05:35 Shimi Chen bug added subscriber Shimi Chen