id summary reporter owner description type status priority component severity resolution keywords cc release 6909 Not working with another Trac Timeline feed Lucas Rangit MAGASWERAN Michael J. Pedersen "I am not able to add feeds that are other Trac project timelines. Other non-Trac feeds show up however. Here's how I installed your plugin on Ubuntu Server 9.10: * Install TracSchedulerPlugin Trac Plugin * Reference: http://trac-hacks.org/wiki/TracSchedulerPlugin {{{ $ sudo easy_install http://trac-hacks.org/svn/tracschedulerplugin/0.11/ Downloading http://trac-hacks.org/svn/tracschedulerplugin/0.11/ Doing subversion checkout from http://trac-hacks.org/svn/tracschedulerplugin/0.1 1/ to /tmp/easy_install-CN0nj_/0.11 Processing 0.11 Running setup.py -q bdist_egg --dist-dir /tmp/easy_install-CN0nj_/0.11/egg-dist- tmp-ZVv5Th unrecognized .svn/entries format in zip_safe flag not set; analyzing archive contents... Adding TracScheduler 0.1 to easy-install.pth file Installed /usr/local/lib/python2.6/dist-packages/TracScheduler-0.1-py2.6.egg Processing dependencies for TracScheduler==0.1 Finished processing dependencies for TracScheduler==0.1 }}} * Enable and configure plugin {{{ & sudo vi /var/local/trac/projects/asc3_traffic_application/conf/trac.ini }}} {{{ [components] tracscheduler.* = enabled [tracscheduler] ; tasks poll interval in seconds poll_interval = 60 ; task invoke interval in seconds worker_interval = 1 }}} * Reload Apache {{{ $ sudo service apache2 reload }}} * Install InsideTrac RSS plugin (Requires Firefox with Greasemonkey) * Reference: http://www.insidetrac.org/trac/wiki/InsideTracInstall {{{ $ sudo apt-get install python-dev $ sudo easy_install InsideTrac ... Reading http://pypi.python.org/simple/feedparser/ Best match: feedparser 4.1 Downloading http://pypi.python.org/packages/source/F/FeedParser/feedparser-4.1.tar.gz#md5=573a8df4d4305b37107040654f52b826 Processing feedparser-4.1.tar.gz Running feedparser-4.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-n1dLXV/feedparser-4.1/egg-dist-tmp-PKYse4 zip_safe flag not set; analyzing archive contents... Adding feedparser 4.1 to easy-install.pth file Installed /usr/local/lib/python2.6/dist-packages/feedparser-4.1-py2.6.egg Finished processing dependencies for InsideTrac }}} * Enable and configure plugin. {{{ & sudo vi /var/local/trac/projects/asc3_traffic_application/conf/trac.ini }}} {{{ [components] insidetrac.* = enabled $ sudo service apache2 reload $ sudo trac-admin /var/local/trac/projects/asc3_traffic_application upgrade }}} " defect new normal InsideTracPluginIntegration normal 0.11