<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Installing</title>
	<atom:link href="http://projecthamster.wordpress.com/building-and-running/feed/" rel="self" type="application/rss+xml" />
	<link>http://projecthamster.wordpress.com</link>
	<description>The Gnome Time Tracker</description>
	<lastBuildDate>Fri, 06 Nov 2009 16:05:34 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jurgen</title>
		<link>http://projecthamster.wordpress.com/building-and-running/#comment-995</link>
		<dc:creator>Jurgen</dc:creator>
		<pubDate>Thu, 22 Oct 2009 10:48:22 +0000</pubDate>
		<guid isPermaLink="false">http://projecthamster.wordpress.com/building-and-running/#comment-995</guid>
		<description>Is it possible to use Hamster applet with AWN (Avant Windows Navigator)?
If yes, how would I add launcher to AWN panel? Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Is it possible to use Hamster applet with AWN (Avant Windows Navigator)?<br />
If yes, how would I add launcher to AWN panel? Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mark</title>
		<link>http://projecthamster.wordpress.com/building-and-running/#comment-993</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Fri, 16 Oct 2009 19:59:07 +0000</pubDate>
		<guid isPermaLink="false">http://projecthamster.wordpress.com/building-and-running/#comment-993</guid>
		<description>Trying Ubuntu 9.10, have installed Hamster from repo (V2.28.0).
How do I change the db location on this version of Hamster?
My db is located in my &quot;Dropbox&quot; so that it is backed up 
$&quot;~/Dropbox/hamster-applet&quot;
(in-case of lose or theft of netbook).

I can&#039;t see how to redirect hamster to look at that location, previous versions I just edited 
&quot;/usr/lib/python2.6/dist-packages/hamster/_init_.py&quot;

Is it possible for future versions to have an option for db location please?
Cheers
Mark</description>
		<content:encoded><![CDATA[<p>Trying Ubuntu 9.10, have installed Hamster from repo (V2.28.0).<br />
How do I change the db location on this version of Hamster?<br />
My db is located in my &#8220;Dropbox&#8221; so that it is backed up<br />
$&#8221;~/Dropbox/hamster-applet&#8221;<br />
(in-case of lose or theft of netbook).</p>
<p>I can&#8217;t see how to redirect hamster to look at that location, previous versions I just edited<br />
&#8220;/usr/lib/python2.6/dist-packages/hamster/_init_.py&#8221;</p>
<p>Is it possible for future versions to have an option for db location please?<br />
Cheers<br />
Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: YH</title>
		<link>http://projecthamster.wordpress.com/building-and-running/#comment-962</link>
		<dc:creator>YH</dc:creator>
		<pubDate>Sat, 03 Oct 2009 22:27:59 +0000</pubDate>
		<guid isPermaLink="false">http://projecthamster.wordpress.com/building-and-running/#comment-962</guid>
		<description>Cool! That&#039;s exactly the insider info I need. Now I&#039;m off to write a short python script to ps aux my system and kill the python process for me. Then I can toss that in my desktop panel. Thanks again for all the help!

-YH</description>
		<content:encoded><![CDATA[<p>Cool! That&#8217;s exactly the insider info I need. Now I&#8217;m off to write a short python script to ps aux my system and kill the python process for me. Then I can toss that in my desktop panel. Thanks again for all the help!</p>
<p>-YH</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toms</title>
		<link>http://projecthamster.wordpress.com/building-and-running/#comment-961</link>
		<dc:creator>Toms</dc:creator>
		<pubDate>Fri, 02 Oct 2009 08:30:10 +0000</pubDate>
		<guid isPermaLink="false">http://projecthamster.wordpress.com/building-and-running/#comment-961</guid>
		<description>you could just kill the python process.</description>
		<content:encoded><![CDATA[<p>you could just kill the python process.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: YH</title>
		<link>http://projecthamster.wordpress.com/building-and-running/#comment-960</link>
		<dc:creator>YH</dc:creator>
		<pubDate>Fri, 02 Oct 2009 05:06:42 +0000</pubDate>
		<guid isPermaLink="false">http://projecthamster.wordpress.com/building-and-running/#comment-960</guid>
		<description>Hi again,

So I finally bit the bullet and upgraded to Ubuntu 9.04. Doing that and installing:

&gt;sudo apt-get install gnome-devel

seems to have worked for me. Thanks again for the help and I just want to say again that this is a fantastic piece code you&#039;ve wrote. I use it to keep track of my work day and it&#039;s really helping me manage my time better. 

I do have one last issue though... So I&#039;m using Hamster on both my office desktop and my personal laptop. I&#039;m syncing the hamster.db file using unison. The problem is that the applet loads up automatically when I turn on my laptop. Then I sync my laptop to my desktop, but hamster doesn&#039;t read the database. I have to remove hamster from my desktop panel, kill the python process and then add it to my panel again for it to read in the newly sync&#039;ed *.db file. Is there an easier way to do this?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi again,</p>
<p>So I finally bit the bullet and upgraded to Ubuntu 9.04. Doing that and installing:</p>
<p>&gt;sudo apt-get install gnome-devel</p>
<p>seems to have worked for me. Thanks again for the help and I just want to say again that this is a fantastic piece code you&#8217;ve wrote. I use it to keep track of my work day and it&#8217;s really helping me manage my time better. </p>
<p>I do have one last issue though&#8230; So I&#8217;m using Hamster on both my office desktop and my personal laptop. I&#8217;m syncing the hamster.db file using unison. The problem is that the applet loads up automatically when I turn on my laptop. Then I sync my laptop to my desktop, but hamster doesn&#8217;t read the database. I have to remove hamster from my desktop panel, kill the python process and then add it to my panel again for it to read in the newly sync&#8217;ed *.db file. Is there an easier way to do this?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toms</title>
		<link>http://projecthamster.wordpress.com/building-and-running/#comment-959</link>
		<dc:creator>Toms</dc:creator>
		<pubDate>Wed, 30 Sep 2009 20:38:09 +0000</pubDate>
		<guid isPermaLink="false">http://projecthamster.wordpress.com/building-and-running/#comment-959</guid>
		<description>well, the error is because it looks for data files where they are not. i&#039;m not sure what it could be connected to.</description>
		<content:encoded><![CDATA[<p>well, the error is because it looks for data files where they are not. i&#8217;m not sure what it could be connected to.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: YH</title>
		<link>http://projecthamster.wordpress.com/building-and-running/#comment-958</link>
		<dc:creator>YH</dc:creator>
		<pubDate>Wed, 30 Sep 2009 18:01:20 +0000</pubDate>
		<guid isPermaLink="false">http://projecthamster.wordpress.com/building-and-running/#comment-958</guid>
		<description>Still no go. I went back and made sure to run 

&gt;sudo apt-get remove hamster-applet

and also ran 

&gt;sudo apt-get autoremove

I even erased everything, re-git the file and started from the very beginning again. When I try to add the applet to my desktop nothing happens and running it in window mode still gives me the error above :(</description>
		<content:encoded><![CDATA[<p>Still no go. I went back and made sure to run </p>
<p>&gt;sudo apt-get remove hamster-applet</p>
<p>and also ran </p>
<p>&gt;sudo apt-get autoremove</p>
<p>I even erased everything, re-git the file and started from the very beginning again. When I try to add the applet to my desktop nothing happens and running it in window mode still gives me the error above <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tm</title>
		<link>http://projecthamster.wordpress.com/building-and-running/#comment-952</link>
		<dc:creator>tm</dc:creator>
		<pubDate>Tue, 29 Sep 2009 16:29:56 +0000</pubDate>
		<guid isPermaLink="false">http://projecthamster.wordpress.com/building-and-running/#comment-952</guid>
		<description>hmm, you seem to have mix of both.
please try to run 
sudo ./bye-hamster.sh 

in hamster checkout folder followed by 
sudo make install

and try again</description>
		<content:encoded><![CDATA[<p>hmm, you seem to have mix of both.<br />
please try to run<br />
sudo ./bye-hamster.sh </p>
<p>in hamster checkout folder followed by<br />
sudo make install</p>
<p>and try again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: YH</title>
		<link>http://projecthamster.wordpress.com/building-and-running/#comment-951</link>
		<dc:creator>YH</dc:creator>
		<pubDate>Tue, 29 Sep 2009 16:21:27 +0000</pubDate>
		<guid isPermaLink="false">http://projecthamster.wordpress.com/building-and-running/#comment-951</guid>
		<description>Great program! I&#039;m using it on my laptop and want to get it working on my desktop, but things arn&#039;t going so smoothly. Desktop is Ubuntu 8.10 and I&#039;m trying the instructions to get the up-to-date version. Everything installs nicely, but when I try to add hamster to my panel nothing happens. Running:

/usr/lib/hamster-applet/hamster-applet -w

gets me:

Binding shortcut H to popup hamster

(hamster-applet:6619): Bonobo-WARNING **: Can&#039;t find &#039;Hamster_Applet.xml&#039; to load ui from
Traceback (most recent call last):
  File &quot;/usr/lib/hamster-applet/hamster-applet&quot;, line 119, in 
    applet_factory(applet, None)
  File &quot;/usr/lib/hamster-applet/hamster-applet&quot;, line 56, in applet_factory
    hamster_applet = HamsterApplet(applet)
  File &quot;/usr//lib/python2.5/site-packages/hamster/applet.py&quot;, line 230, in __init__
    self._gui = stuff.load_ui_file(&quot;applet.ui&quot;)
  File &quot;/usr//lib/python2.5/site-packages/hamster/stuff.py&quot;, line 38, in load_ui_file
    ui.add_from_file(os.path.join(runtime.data_dir, name))
glib.GError: Failed to open file &#039;/usr/lib/python2.5/site-packages/data/applet.ui&#039;: No such file or directory

Any suggestions?</description>
		<content:encoded><![CDATA[<p>Great program! I&#8217;m using it on my laptop and want to get it working on my desktop, but things arn&#8217;t going so smoothly. Desktop is Ubuntu 8.10 and I&#8217;m trying the instructions to get the up-to-date version. Everything installs nicely, but when I try to add hamster to my panel nothing happens. Running:</p>
<p>/usr/lib/hamster-applet/hamster-applet -w</p>
<p>gets me:</p>
<p>Binding shortcut H to popup hamster</p>
<p>(hamster-applet:6619): Bonobo-WARNING **: Can&#8217;t find &#8216;Hamster_Applet.xml&#8217; to load ui from<br />
Traceback (most recent call last):<br />
  File &#8220;/usr/lib/hamster-applet/hamster-applet&#8221;, line 119, in<br />
    applet_factory(applet, None)<br />
  File &#8220;/usr/lib/hamster-applet/hamster-applet&#8221;, line 56, in applet_factory<br />
    hamster_applet = HamsterApplet(applet)<br />
  File &#8220;/usr//lib/python2.5/site-packages/hamster/applet.py&#8221;, line 230, in __init__<br />
    self._gui = stuff.load_ui_file(&#8220;applet.ui&#8221;)<br />
  File &#8220;/usr//lib/python2.5/site-packages/hamster/stuff.py&#8221;, line 38, in load_ui_file<br />
    ui.add_from_file(os.path.join(runtime.data_dir, name))<br />
glib.GError: Failed to open file &#8216;/usr/lib/python2.5/site-packages/data/applet.ui&#8217;: No such file or directory</p>
<p>Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tm</title>
		<link>http://projecthamster.wordpress.com/building-and-running/#comment-926</link>
		<dc:creator>tm</dc:creator>
		<pubDate>Tue, 22 Sep 2009 13:24:01 +0000</pubDate>
		<guid isPermaLink="false">http://projecthamster.wordpress.com/building-and-running/#comment-926</guid>
		<description>as far as i know, xfce has a meta-applet to add gnome applets to desktop.</description>
		<content:encoded><![CDATA[<p>as far as i know, xfce has a meta-applet to add gnome applets to desktop.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
