It sounds as though rsvg is a dependency of aiki. My first thoughts are that this may not be a bug, but possibly a requirement that was not met. As for where to go from here, someone should register a blueprint for a configuration item to disable rsvg dependency by default and possibly another blueprint for the extension you hinted at. If aiki didn't handle the missing dependency gracefully, then that would be the bug in my opinion.
On Sun, Jun 19, 2011 at 1:50 PM, rejon <[email protected]> wrote: > Public bug reported: > > not sure how to list this out, but in order to use the > rsvg_convert_svg_png public function in image.php, need to have rsvg > installed on a server. > > Also this is the same for the image_viewer.php in assets. > > fosdevel, what is a good way to do this? I think this should not be a > requirement for aiki, but an enabled option. > > It might even be worthy to make an extension for this svg.php and extend > the image class. > > Thoughts? > > ** Affects: aikiframework > Importance: Medium > Assignee: Steven Garcia (fosdevel) > Status: Confirmed > > -- > You received this bug notification because you are a bug assignee. > https://bugs.launchpad.net/bugs/799527 > > Title: > third party software rsvg needed for image class > > Status in Aiki Framework: > Confirmed > > Bug description: > not sure how to list this out, but in order to use the > rsvg_convert_svg_png public function in image.php, need to have rsvg > installed on a server. > > Also this is the same for the image_viewer.php in assets. > > fosdevel, what is a good way to do this? I think this should not be a > requirement for aiki, but an enabled option. > > It might even be worthy to make an extension for this svg.php and > extend the image class. > > Thoughts? > > To manage notifications about this bug go to: > https://bugs.launchpad.net/aikiframework/+bug/799527/+subscriptions > -- You received this bug notification because you are a member of Aiki Framework Admins, which is subscribed to aikiframework. https://bugs.launchpad.net/bugs/799527 Title: third party software rsvg needed for image class Status in Aiki Framework: Confirmed Bug description: not sure how to list this out, but in order to use the rsvg_convert_svg_png public function in image.php, need to have rsvg installed on a server. Also this is the same for the image_viewer.php in assets. fosdevel, what is a good way to do this? I think this should not be a requirement for aiki, but an enabled option. It might even be worthy to make an extension for this svg.php and extend the image class. Thoughts? To manage notifications about this bug go to: https://bugs.launchpad.net/aikiframework/+bug/799527/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~aikiframework.admins Post to : [email protected] Unsubscribe : https://launchpad.net/~aikiframework.admins More help : https://help.launchpad.net/ListHelp

