<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>MediaCore Community &#187; Tag: pase - Recent Posts</title>
		<link>http://mediacorecommunity.org/community/tags/pase</link>
		<description>The support &amp; development community for MediaCore</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Feb 2012 10:51:55 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://mediacorecommunity.org/community/search.php</link>
		</textInput>
		<atom:link href="http://mediacorecommunity.org/community/rss/tags/pase" rel="self" type="application/rss+xml" />

		<item>
			<title>Felix Schwarz on "Error attempting to launch via paste"</title>
			<link>http://mediacorecommunity.org/community/topic/error-attempting-to-launch-via-paste#post-117</link>
			<pubDate>Thu, 04 Mar 2010 16:28:08 +0000</pubDate>
			<dc:creator>Felix Schwarz</dc:creator>
			<guid isPermaLink="false">117@http://mediacorecommunity.org/community/</guid>
			<description>&#60;p&#62;Actually the 'TypeError: object.__init__() takes no parameters' was fixed today:&#60;br /&#62;
&#60;a href=&#34;http://github.com/simplestation/mediacore/commit/30c4ad6e93198a7db6ca533e42f569fa54c8cde2&#34; rel=&#34;nofollow&#34;&#62;http://github.com/simplestation/mediacore/commit/30c4ad6e93198a7db6ca533e42f569fa54c8cde2&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nathan Wright on "Error attempting to launch via paste"</title>
			<link>http://mediacorecommunity.org/community/topic/error-attempting-to-launch-via-paste#post-70</link>
			<pubDate>Fri, 22 Jan 2010 16:22:40 +0000</pubDate>
			<dc:creator>Nathan Wright</dc:creator>
			<guid isPermaLink="false">70@http://mediacorecommunity.org/community/</guid>
			<description>&#60;p&#62;metoikos, I've spent a little time looking into this and it &#60;em&#62;looks&#60;/em&#62; to be an issue with TurboGears with Python 2.6. There's a &#60;a href=&#34;http://mail.python.org/pipermail/python-dev/2009-January/085099.html&#34;&#62;discussion on the Python list&#60;/a&#62; about the change in behaviour that's causing this, but the short of it is that &#60;code&#62;object.__init__&#60;/code&#62; used to ignore arguments, but as of 2.6 it throws this error. How no other Python2.6/TG2 users have run into this I don't understand.&#60;/p&#62;
&#60;p&#62;Want to try &#60;a href=&#34;http://www.turbogears.org/2.0/docs/main/QuickStart.html&#34;&#62;quickstarting a new project&#60;/a&#62; to see if that works?&#60;/p&#62;
&#60;p&#62;&#60;code&#62;# Don't forget to activate your virtualenv first&#60;br /&#62;
$ source your_mediacore_virtualenv/bin/activate&#60;br /&#62;
$ paster quickstart&#60;br /&#62;
$ cd yournewproject&#60;br /&#62;
$ paster serve development&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;In any case I'm installing Python 2.6 and will see if I can figure this out in my spare time.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>metoikos on "Error attempting to launch via paste"</title>
			<link>http://mediacorecommunity.org/community/topic/error-attempting-to-launch-via-paste#post-68</link>
			<pubDate>Fri, 22 Jan 2010 11:37:00 +0000</pubDate>
			<dc:creator>metoikos</dc:creator>
			<guid isPermaLink="false">68@http://mediacorecommunity.org/community/</guid>
			<description>&#60;p&#62;Hi all. I have similiar problems too.&#60;br /&#62;
After installation when i start mediacore with paster, i am getting &#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;TypeError: object.__init__() takes no parameters&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;error.&#60;br /&#62;
Detailed error output here: &#60;a href=&#34;http://paste.pocoo.org/show/168410/&#34; rel=&#34;nofollow&#34;&#62;http://paste.pocoo.org/show/168410/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I'm using MediaCore 0.7.2&#60;br /&#62;
Ubuntu 9.10, Python 2.6
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jeremy on "Error attempting to launch via paste"</title>
			<link>http://mediacorecommunity.org/community/topic/error-attempting-to-launch-via-paste#post-64</link>
			<pubDate>Fri, 22 Jan 2010 10:26:41 +0000</pubDate>
			<dc:creator>Jeremy</dc:creator>
			<guid isPermaLink="false">64@http://mediacorecommunity.org/community/</guid>
			<description>&#60;p&#62;Hey Ricin,&#60;/p&#62;
&#60;p&#62;If you get it working in production and would like to share the link with us, we are currently looking to showcase sites who have MediaCore installed.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ricin on "Error attempting to launch via paste"</title>
			<link>http://mediacorecommunity.org/community/topic/error-attempting-to-launch-via-paste#post-58</link>
			<pubDate>Fri, 22 Jan 2010 02:31:37 +0000</pubDate>
			<dc:creator>ricin</dc:creator>
			<guid isPermaLink="false">58@http://mediacorecommunity.org/community/</guid>
			<description>&#60;p&#62;Thanks Nathan!&#60;/p&#62;
&#60;p&#62;I now am able to start up MediaCore, upload files, and access the admin section properly.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nathan Wright on "Error attempting to launch via paste"</title>
			<link>http://mediacorecommunity.org/community/topic/error-attempting-to-launch-via-paste#post-57</link>
			<pubDate>Fri, 22 Jan 2010 02:15:08 +0000</pubDate>
			<dc:creator>Nathan Wright</dc:creator>
			<guid isPermaLink="false">57@http://mediacorecommunity.org/community/</guid>
			<description>&#60;p&#62;flipshot, thanks for the heads up. I've released &#60;a href=&#34;http://getmediacore.com/files/MediaCore-0.7.2.tar.gz&#34;&#62;v0.7.2&#60;/a&#62; with a fix for this, among other things. For more details on what's changed you can check the &#60;a href=&#34;http://github.com/simplestation/mediacore/commits/master&#34;&#62;commit history on Github&#60;/a&#62;. &#60;/p&#62;
&#60;p&#62;I've done extensive testing on this version and simplified the install process and documentation some. I'd recommend wiping your database and starting a fresh virtualenv. Should be a breeze this time!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>flipshot on "Error attempting to launch via paste"</title>
			<link>http://mediacorecommunity.org/community/topic/error-attempting-to-launch-via-paste#post-54</link>
			<pubDate>Thu, 21 Jan 2010 04:56:59 +0000</pubDate>
			<dc:creator>flipshot</dc:creator>
			<guid isPermaLink="false">54@http://mediacorecommunity.org/community/</guid>
			<description>&#60;p&#62;Thats great, I have now got it to run. I am having some issues with the admin panel though. When I click to add media or submit most forms I get &#60;/p&#62;
&#60;p&#62;WebError Traceback:&#60;br /&#62;
⇝ SettingNotFound: Key not found: wording_additional_notes&#60;br /&#62;
View as:   Interactive (full)  &#124;  Text (full)  &#124;  XML (full)&#60;br /&#62;
clear this&#60;br /&#62;
clear this&#60;br /&#62;
Module ?:45 in &#38;lt;Expression u'field.display(value_for(field), **args_for(field))'&#38;gt;         view&#60;br /&#62;
&#38;lt;&#38;lt;  &#38;lt;span class=&#34;field_error&#34; py:if=&#34;show_children_errors and error and not field.show_error&#34; py:content=&#34;error&#34;/&#38;gt;&#60;br /&#62;
       &#38;lt;/div&#38;gt;&#60;br /&#62;
       &#38;lt;div class=&#34;form_field&#34; py:content=&#34;field.display(value_for(field), **args_for(field))&#34;&#38;gt;&#60;br /&#62;
       Field goes here&#60;br /&#62;
       &#38;lt;/div&#38;gt;&#60;br /&#62;
&#38;gt;&#38;gt;  &#38;lt;div class=&#34;form_field&#34; py:content=&#34;field.display(value_for(field), **args_for(field))&#34;&#38;gt;&#60;br /&#62;
Module tw.core.base:539 in display         view&#60;br /&#62;
&#38;lt;&#38;lt;          around.&#60;br /&#62;
               &#34;&#34;&#34;&#60;br /&#62;
               kw = self.prepare_dict(value, kw)&#60;br /&#62;
               self.register_resources()&#60;br /&#62;
               return super(Widget, self).display(**kw)&#60;br /&#62;
&#38;gt;&#38;gt;  kw = self.prepare_dict(value, kw)&#60;br /&#62;
Module tw.forms.core:197 in prepare_dict         view&#60;br /&#62;
&#38;lt;&#38;lt;          &#34;&#34;&#34;&#60;br /&#62;
               if value is None:&#60;br /&#62;
                   value = self.get_default()&#60;br /&#62;
               if adapt:&#60;br /&#62;
                   value = self.adapt_value(value)&#60;br /&#62;
&#38;gt;&#38;gt;  value = self.get_default()&#60;br /&#62;
Module tw.core.base:551 in get_default         view&#60;br /&#62;
&#38;lt;&#38;lt;          render to retrieve a value&#34;&#34;&#34;&#60;br /&#62;
               if callable_wo_args(self.default):&#60;br /&#62;
                   value = self.default()&#60;br /&#62;
               else:&#60;br /&#62;
                   value = self.default&#60;br /&#62;
&#38;gt;&#38;gt;  value = self.default()&#60;br /&#62;
Module mediacore.forms.media:81 in &#38;lt;lambda&#38;gt;         view&#60;br /&#62;
&#38;lt;&#38;lt;          TextField('author_email', validator=NotEmpty, maxlength=50),&#60;br /&#62;
               XHTMLTextArea('description', attrs=dict(rows=5, cols=25)),&#60;br /&#62;
               TextArea('notes', label_text='Additional Notes', attrs=dict(rows=3, cols=25), default=lambda: helpers.fetch_setting('wording_additional_notes')),&#60;br /&#62;
               CheckBoxList('topics', template='mediacore.templates.admin.categories.selection_list', options=lambda: DBSession.query(Topic.id, Topic.name).all()),&#60;br /&#62;
               TextArea('tags', attrs=dict(rows=3, cols=15), help_text=u'e.g.: puppies, great dane, adorable'),&#60;br /&#62;
&#38;gt;&#38;gt;  TextArea('notes', label_text='Additional Notes', attrs=dict(rows=3, cols=25), default=lambda: helpers.fetch_setting('wording_additional_notes')),&#60;br /&#62;
Module mediacore.model.settings:74 in fetch_setting         view&#60;br /&#62;
&#38;lt;&#38;lt;          return fetch_row(Setting, key=unicode(key)).value&#60;br /&#62;
           except HTTPNotFound:&#60;br /&#62;
               raise SettingNotFound, 'Key not found: %s' % key&#60;br /&#62;
&#38;gt;&#38;gt;  raise SettingNotFound, 'Key not found: %s' % key&#60;br /&#62;
SettingNotFound: Key not found: wording_additional_notes&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;And in the terminal it says:&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;Starting server in PID 6191.&#60;br /&#62;
serving on &#60;a href=&#34;http://127.0.0.1:8080&#34; rel=&#34;nofollow&#34;&#62;http://127.0.0.1:8080&#60;/a&#62;&#60;br /&#62;
/usr/lib/python2.5/site-packages/SQLAlchemy-0.5.8-py2.5.egg/sqlalchemy/engine/default.py:230: SAWarning: Unicode type received non-unicode bind param value 'admin'&#60;br /&#62;
  param.append(processors[key](compiled_params[key]))&#60;br /&#62;
09:52:55,426 INFO  [tg.i18n] Language ['en-us', 'en']: not supported&#60;br /&#62;
09:52:55,427 INFO  [tg.i18n] Language ['en-us', 'en']: not supported by FormEncode&#60;br /&#62;
09:52:56,997 INFO  [tg.i18n] Language ['en-us', 'en']: not supported&#60;br /&#62;
09:52:56,997 INFO  [tg.i18n] Language ['en-us', 'en']: not supported by FormEncode&#60;br /&#62;
Debug at: &#60;a href=&#34;http://127.0.0.1:8080/_debug/view/1264067578&#34; rel=&#34;nofollow&#34;&#62;http://127.0.0.1:8080/_debug/view/1264067578&#60;/a&#62;&#60;br /&#62;
09:53:00,140 INFO  [tg.i18n] Language ['en-us', 'en']: not supported&#60;br /&#62;
09:53:00,140 INFO  [tg.i18n] Language ['en-us', 'en']: not supported by FormEncode&#60;br /&#62;
09:53:00,184 INFO  [tg.i18n] Language ['en-us', 'en']: not supported&#60;br /&#62;
09:53:00,185 INFO  [tg.i18n] Language ['en-us', 'en']: not supported by FormEncode&#60;/p&#62;
&#60;p&#62;Would be good if I could resolve this issue,&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Craig
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nathan Wright on "Error attempting to launch via paste"</title>
			<link>http://mediacorecommunity.org/community/topic/error-attempting-to-launch-via-paste#post-47</link>
			<pubDate>Wed, 20 Jan 2010 21:59:17 +0000</pubDate>
			<dc:creator>Nathan Wright</dc:creator>
			<guid isPermaLink="false">47@http://mediacorecommunity.org/community/</guid>
			<description>&#60;p&#62;MediaCore &#60;a href=&#34;http://getmediacore.com/files/MediaCore-v0.7.1.tar.gz&#34;&#62;v0.7.1&#60;/a&#62; has been released to address this issue, among others. If you run into any further issues, please let us know.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jeremy on "Error attempting to launch via paste"</title>
			<link>http://mediacorecommunity.org/community/topic/error-attempting-to-launch-via-paste#post-43</link>
			<pubDate>Wed, 20 Jan 2010 08:04:07 +0000</pubDate>
			<dc:creator>Jeremy</dc:creator>
			<guid isPermaLink="false">43@http://mediacorecommunity.org/community/</guid>
			<description>&#60;p&#62;We now have a fix for this and will push this update in a release later today. Look for 0.7.1
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jeremy on "Error attempting to launch via paste"</title>
			<link>http://mediacorecommunity.org/community/topic/error-attempting-to-launch-via-paste#post-19</link>
			<pubDate>Tue, 19 Jan 2010 12:13:37 +0000</pubDate>
			<dc:creator>Jeremy</dc:creator>
			<guid isPermaLink="false">19@http://mediacorecommunity.org/community/</guid>
			<description>&#60;p&#62;We'll take a look into this today.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>flipshot on "Error attempting to launch via paste"</title>
			<link>http://mediacorecommunity.org/community/topic/error-attempting-to-launch-via-paste#post-16</link>
			<pubDate>Tue, 19 Jan 2010 03:53:30 +0000</pubDate>
			<dc:creator>flipshot</dc:creator>
			<guid isPermaLink="false">16@http://mediacorecommunity.org/community/</guid>
			<description>&#60;p&#62;I'm getting the same issue, was just about to come on and post this.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ricin on "Error attempting to launch via paste"</title>
			<link>http://mediacorecommunity.org/community/topic/error-attempting-to-launch-via-paste#post-15</link>
			<pubDate>Tue, 19 Jan 2010 02:51:40 +0000</pubDate>
			<dc:creator>ricin</dc:creator>
			<guid isPermaLink="false">15@http://mediacorecommunity.org/community/</guid>
			<description>&#60;p&#62;I've followed the installation steps, and have a seemingly successful install.  However, when I try to execute paste, I get the following error.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;File &#38;quot;/home/ricinus/mediacore_env/mediacore/mediacore/lib/base.py&#38;quot;, line 30, in &#38;lt;module&#38;gt;
    from tg.controllers import RoutingController
ImportError: cannot import name RoutingController&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Did I miss a step?  It seems RoutingController is missing.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

