<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>the lost logbook &#187; ubuntu 9.10</title>
	<atom:link href="http://utkarshsengar.com/tag/ubuntu-9-10/feed/" rel="self" type="application/rss+xml" />
	<link>http://utkarshsengar.com</link>
	<description>Utkarsh&#039;s thoughts on India, Web 2.0, Linux and Technology</description>
	<lastBuildDate>Mon, 19 Apr 2010 04:05:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/3.0/us/</creativeCommons:license>
		<item>
		<title>Epic Fail in Ubuntu &#8211; X Windows (The Copy Paste Bug)</title>
		<link>http://utkarshsengar.com/2010/01/epic-fail-in-linux-copy-paste-bug/</link>
		<comments>http://utkarshsengar.com/2010/01/epic-fail-in-linux-copy-paste-bug/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 20:37:53 +0000</pubDate>
		<dc:creator>Utkarsh</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[ubuntu 9.10]]></category>
		<category><![CDATA[x-windows]]></category>

		<guid isPermaLink="false">http://utkarshsengar.com/?p=214</guid>
		<description><![CDATA[Share on FacebookI have been using Ubuntu 9.10 for a while now and one major copy-paste problem in Ubuntu (GNOME DE) struck me!! The problem is, if you copy some text from a file and you close that file (i.e. close the source), the copied text also disappears! Initially I ignored the problem, but after [...]]]></description>
			<content:encoded><![CDATA[<a name="fb_share" type="button_count" share_url="http://utkarshsengar.com/2010/01/epic-fail-in-linux-copy-paste-bug/">Share on Facebook</a><div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em"><script type="text/javascript" src="http://button.topsy.com/widget/retweet-big?url=http://utkarshsengar.com/2010/01/epic-fail-in-linux-copy-paste-bug/&amp;shorturl=http://bit.ly/4KQ2dG&amp;title=Epic+Fail+in+Ubuntu+-+X+Windows+%28The+Copy+Paste+Bug%29&amp;theme=blue&amp;order=count,retweet,badge&amp;txt_tweet=tweet&amp;txt_retweet=retweet"></script></div><p><img class="alignleft" title="Bug in X-Windows" src="http://img31.imageshack.us/img31/9290/11948full.jpg" alt="" width="195" height="146" />I have been using <a href="http://utkarshsengar.com/tag/ubuntu-9-10/">Ubuntu 9.10</a> for a while now and one major copy-paste problem in Ubuntu (GNOME DE) struck me!!</p>
<p>The problem is, if you copy some text from a file and you close that file (i.e. close the source), the copied text also disappears! Initially I ignored the problem, but after a while, I had it! It was really very annoying if you copied some important link and you close Firefox, the link was lost!</p>
<p>When I went out and searched for the problem then I found this, the <a href="https://bugs.launchpad.net/ubuntu/+bug/11334/">actual bug report</a> on the Ubuntu Bug Tracker. According to the <a href="https://bugs.launchpad.net/ubuntu/+bug/11334/comments/16">Canonical guys</a>, it is a system feature of the <a href="http://en.wikipedia.org/wiki/X_Window_System">X-Windows System</a>, as per its design, it does not have any persistent store mechanism and that sucks! (<a href="http://www.freedesktop.org/wiki/ClipboardManager">Here</a> are the X-windows Clipboard manager specifications which is presently deployed on Ubuntu 9.10)<span id="more-214"></span></p>
<p>That means, the primary problem is with the X-Windows System and I hope this flaw is sorted out in Ubuntu&#8217;s next LTS release, <a href="http://fridge.ubuntu.com/node/1916">The Lucid Lynx.</a></p>
<p><strong>So the question is, how do you solve this problem for now?! </strong>I have the solution <img src='http://utkarshsengar.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>The solution to this problem is to install <a href="http://glipper.sourceforge.net/">Glipper</a>, a clipboard manager for GNOME. You can simple install it from the terminal:</p>
<blockquote><p>sudo apt-get install glipper</p></blockquote>
<p>This will replace your current clipboard manager and it works perfectly!</p>
<p>So, that will solve your problem of the missing copy in Ubuntu GNOME! <img src='http://utkarshsengar.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> <strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://utkarshsengar.com/2009/11/ubuntu-9-10-karmic-koala/" rel="bookmark" title="November 2, 2009">Ubuntu 9.10 Karmic Koala</a></li>
<li><a href="http://utkarshsengar.com/2009/11/google-calendar-with-gnome-clock/" rel="bookmark" title="November 26, 2009">Sync Google Calendar with GNOME clock</a></li>
<li><a href="http://utkarshsengar.com/2009/11/install-google-chrome-os-on-virtual-box/" rel="bookmark" title="November 20, 2009">Install Google Chrome OS on Virtual Box</a></li>
<li><a href="http://utkarshsengar.com/2009/11/run-jms-application-using-jboss-4-2-3-on-eclipse-ganymede-on-ubuntu-9-10/" rel="bookmark" title="November 6, 2009">JMS application on Ubuntu 9.10 using Eclipse Ganymede</a></li>
<li><a href="http://utkarshsengar.com/2009/11/sync-ipod-on-ubuntu-9-10-using-virtual-box-3-0-10/" rel="bookmark" title="November 2, 2009">Sync iPod on Ubuntu 9.10 using Virtual Box 3.0.10</a></li>
</ul>
<p><!-- Similar Posts took 3.328 ms --></p>]]></content:encoded>
			<wfw:commentRss>http://utkarshsengar.com/2010/01/epic-fail-in-linux-copy-paste-bug/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>JMS application on Ubuntu 9.10 using Eclipse Ganymede</title>
		<link>http://utkarshsengar.com/2009/11/run-jms-application-using-jboss-4-2-3-on-eclipse-ganymede-on-ubuntu-9-10/</link>
		<comments>http://utkarshsengar.com/2009/11/run-jms-application-using-jboss-4-2-3-on-eclipse-ganymede-on-ubuntu-9-10/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 22:20:37 +0000</pubDate>
		<dc:creator>Utkarsh</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jboss]]></category>
		<category><![CDATA[jms]]></category>
		<category><![CDATA[ubuntu 9.10]]></category>

		<guid isPermaLink="false">http://utkarshsengar.com/?p=43</guid>
		<description><![CDATA[Share on FacebookIf you a windows &#8220;power&#8221; user, a shift to linux will be really good, but it also comes with little packages of frustration sometimes. I was trying to install JBOSS 4.3.2 (which was very smooth) and trying to run a JMS application. This is a very easy task in Windows, but since, I [...]]]></description>
			<content:encoded><![CDATA[<a name="fb_share" type="button_count" share_url="http://utkarshsengar.com/2009/11/run-jms-application-using-jboss-4-2-3-on-eclipse-ganymede-on-ubuntu-9-10/">Share on Facebook</a><div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em"><script type="text/javascript" src="http://button.topsy.com/widget/retweet-big?url=http://utkarshsengar.com/2009/11/run-jms-application-using-jboss-4-2-3-on-eclipse-ganymede-on-ubuntu-9-10/&amp;title=JMS+application+on+Ubuntu+9.10+using+Eclipse+Ganymede&amp;theme=blue&amp;order=count,retweet,badge&amp;txt_tweet=tweet&amp;txt_retweet=retweet"></script></div><p><img class="alignleft" src="http://img525.imageshack.us/img525/9219/jbosslogo.png" alt="" width="215" height="95" />If you a windows &#8220;power&#8221; user, a shift to linux will be really good, but it also comes with little packages of frustration sometimes.</p>
<p>I was trying to install <a href="http://sourceforge.net/projects/jboss/files/JBoss/JBoss-4.2.3.GA/">JBOSS 4.3.2 </a>(which was very smooth) and trying to run a <a href="http://java.sun.com/products/jms/">JMS</a> application. This is a very easy task in Windows, but since, I am new to linux, some easy tasks became so annoying!!! But later I realized it was much simpler once you get the hang of it. So, here are the steps to run a JMS application on Linux (Ubuntu 9.10)<span id="more-43"></span></p>
<p>1. Install <a href="http://sourceforge.net/projects/jboss/files/JBoss/JBoss-4.2.3.GA/">JBOSS 4.3.2</a></p>
<blockquote><p>Download JBOSS 4.3.2 to your desktop and extract the tar.gz or zip file ot <a href="http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/ref-guide/s1-filesystem-fhs.html">/opt folder</a> in the main file system.</p>
<p style="padding-left: 60px;"><span style="color: #000000;">&#8220;<strong>sudo unzip boss-4.2.3.GA-jdk6.zip /opt</strong>&#8220;</span></p>
<p><span style="color: #000000;">And you are done with your JBOSS installation!!</span></p>
<p><span style="color: #000000;">Go to your terminal and type </span>&#8220;<strong>sudo /opt/jboss-4.2.3.GA/bin/run.sh</strong>&#8220;. This will start you JBOSS server in 20-25 seconds.</p></blockquote>
<p>2. Configure the <a href="http://lowfatlinux.com/linux-environment-variables.html">environment variable in linux</a></p>
<blockquote><p>This was the most annoying part for me since I didn&#8217;t know how to set the environment variable in Linux. Though its a very very easy process!</p>
<p>Execute this following code in the terminal:</p>
<p><strong>export CLASSPATH=$CLASSPATH:/CLASSPATH=/opt/jboss-4.2.3.GA/client/jbossall-client.jar</strong><br />
To check if you have set the CLASSPATH correctly, type <strong>echo $CLASSPATH</strong> and if you see the following, you see this, you have set your classpath correctly!</p>
<p><strong>:/CLASSPATH=/opt/jboss-4.2.3.GA/client/jbossall-client.jar</strong></p></blockquote>
<p>3. Configure your <a href="http://java.sun.com/products/jms/tutorial/1_3_1-fcs/doc/client.html">JMS code</a> (<a href="http://java.sun.com/products/jms/tutorial/">more example</a>) (depends on your code)</p>
<blockquote><p>Go to Eclipse IDE and import your JMS Code. The most simple code should contain 2 files, a client and a server. Then right click on the project &gt; Build Path &gt; Add External Archives; then browse to the folder where you installed JBOSS, (<strong>/opt/jboss-4.2.3.GA/</strong>) in our case and then go to <strong>client folder</strong> and add jbossall-client.jar</p>
<p><strong>/opt/jboss-4.2.3.GA/client/jbossall-client.jar</strong></p>
<p><strong>You are all set to run your first JMS application!</strong></p>
<p>You need to create a <a href="http://gsraj.tripod.com/jms/jms.html">topic or queue</a> to run the server, for this start the JBOSS server using:</p>
<p><strong>sudo /opt/jboss-4.2.3.GA/bin/run.sh</strong></p>
<ol>
<li>Go to <a href="http://localhost:8080" rel="nofollow">http://localhost:8080</a> in your browser.</li>
<li>Go to JMX console</li>
<li>Scroll down to <strong>jboss.mq</strong> and click on <strong>service=DestinationManager</strong></li>
<li>Scroll down to  <strong>createTopic() </strong>method; type in the topic name you want to create and click &#8220;invoke&#8221;</li>
</ol>
</blockquote>
<p>4. Integrate JBOSS with Eclipse Ganymede using <a href="http://www.jboss.org/tools">JBOSS Tools</a> (optional)</p>
<blockquote><p>If you want to start and stop the JBOSS server from your Eclipse installation then add the JBOSS Tools to eclipse in Help &gt; Software Updates. You can follow the steps given in <a href="http://ist.berkeley.edu/as-ag/tools/howto/jboss-eclipse.html">this tutorial</a>.</p></blockquote>
<p><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://utkarshsengar.com/2009/11/ubuntu-9-10-karmic-koala/" rel="bookmark" title="November 2, 2009">Ubuntu 9.10 Karmic Koala</a></li>
<li><a href="http://utkarshsengar.com/2009/11/install-google-chrome-os-on-virtual-box/" rel="bookmark" title="November 20, 2009">Install Google Chrome OS on Virtual Box</a></li>
<li><a href="http://utkarshsengar.com/2009/11/sync-ipod-on-ubuntu-9-10-using-virtual-box-3-0-10/" rel="bookmark" title="November 2, 2009">Sync iPod on Ubuntu 9.10 using Virtual Box 3.0.10</a></li>
<li><a href="http://utkarshsengar.com/2010/01/epic-fail-in-linux-copy-paste-bug/" rel="bookmark" title="January 7, 2010">Epic Fail in Ubuntu &#8211; X Windows (The Copy Paste Bug)</a></li>
<li><a href="http://utkarshsengar.com/2009/11/google-calendar-with-gnome-clock/" rel="bookmark" title="November 26, 2009">Sync Google Calendar with GNOME clock</a></li>
</ul>
<p><!-- Similar Posts took 3.554 ms --></p>]]></content:encoded>
			<wfw:commentRss>http://utkarshsengar.com/2009/11/run-jms-application-using-jboss-4-2-3-on-eclipse-ganymede-on-ubuntu-9-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Sync iPod on Ubuntu 9.10 using Virtual Box 3.0.10</title>
		<link>http://utkarshsengar.com/2009/11/sync-ipod-on-ubuntu-9-10-using-virtual-box-3-0-10/</link>
		<comments>http://utkarshsengar.com/2009/11/sync-ipod-on-ubuntu-9-10-using-virtual-box-3-0-10/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 07:43:30 +0000</pubDate>
		<dc:creator>Utkarsh</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[itouch]]></category>
		<category><![CDATA[sync]]></category>
		<category><![CDATA[ubuntu 9.10]]></category>
		<category><![CDATA[virtual box]]></category>

		<guid isPermaLink="false">http://utkarshsengar.com/?p=28</guid>
		<description><![CDATA[Share on FacebookSyncing iPod/iTouc/iPhone with Linux is a major headache! UPDATE: Rhythmbox works out of of the box with iPod, check here I tried many softwares; the so called iTunes alternatives, but none of them actually work! The one guaranteed way to sync iPod with iTunes on Linux (Ubuntu 9.10, 32bit) is by using VirtualBox [...]]]></description>
			<content:encoded><![CDATA[<a name="fb_share" type="button_count" share_url="http://utkarshsengar.com/2009/11/sync-ipod-on-ubuntu-9-10-using-virtual-box-3-0-10/">Share on Facebook</a><div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em"><script type="text/javascript" src="http://button.topsy.com/widget/retweet-big?url=http://utkarshsengar.com/2009/11/sync-ipod-on-ubuntu-9-10-using-virtual-box-3-0-10/&amp;shorturl=http://bit.ly/5adXLM&amp;title=Sync+iPod+on+Ubuntu+9.10+using+Virtual+Box+3.0.10&amp;theme=blue&amp;order=count,retweet,badge&amp;txt_tweet=tweet&amp;txt_retweet=retweet"></script></div><p><img class="alignleft" title="Linux and iPod" src="http://img94.imageshack.us/img94/3830/shuffle.png" alt="" width="141" height="119" />Syncing iPod/iTouc/iPhone with Linux is a major headache!</p>
<h4><strong>UPDATE: Rhythmbox works out of of the box with iPod, check <a href="http://www.howtoforge.com/linux_rhythmbox_ipod">here</a></strong></h4>
<p>I tried many softwares; the so called <a href="http://www.simplehelp.net/2007/07/08/10-alternatives-to-itunes-for-managing-your-ipod/">iTunes alternatives</a>, but none of them actually work!</p>
<p>The one guaranteed way to sync iPod with iTunes on Linux (Ubuntu 9.10, 32bit) is by using <a href="http://www.virtualbox.org/" target="_blank">VirtualBox</a> and tweaking your Linux box.</p>
<p>What I am using?</p>
<p><span id="more-28"></span></p>
<ol>
<li>Ubuntu 9.10, 32bit</li>
<li>Virtual Box 3.0.10</li>
<li>Windows Server 2003 (You can also use Windows XP SP2, I haven&#8217;t testing it, but it should work.)</li>
<li>iTouch 2nd Gen with iTouch OS 3.1</li>
</ol>
<p>This <a href="http://maketecheasier.com/sync-ipod-touch-with-win-xp-vm-in-ubuntu-intrepid/2008/12/16" target="_blank">tutorial</a> guides through the complete process, its simple and easy, but this tutorial is for old versions of VB and Ubuntu. You don&#8217;t need to follow the last few stages of the guide. SO, the revised stages are:</p>
<ol>
<li>
<h3>Install Virtualbox</h3>
</li>
<li>
<h3>Configure the USB support</h3>
</li>
<li>
<h3><span style="color: #ff0000;">You don&#8217;t need to recompile the kernel USB support as mentioned in the tutorial.</span></h3>
</li>
<li>
<h3>Connect iPod Touch to Windows XP VM</h3>
</li>
</ol>
<p>And you are done, if everything goes well, you will be able to see you iPod in your iTunes.</p>
<p><strong><br />
</strong></p>
<p><strong>UPDATE &#8211; WITHOUT USING VIRTUAL BOX</strong></p>
<p><a href="http://ostatic.com/blog/linux-and-your-iphone-ipod-touch">Linux and Your iPhone / iPod Touch using iFush and libiphone-utils libraries.</a><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://utkarshsengar.com/2009/11/install-google-chrome-os-on-virtual-box/" rel="bookmark" title="November 20, 2009">Install Google Chrome OS on Virtual Box</a></li>
<li><a href="http://utkarshsengar.com/2009/11/run-jms-application-using-jboss-4-2-3-on-eclipse-ganymede-on-ubuntu-9-10/" rel="bookmark" title="November 6, 2009">JMS application on Ubuntu 9.10 using Eclipse Ganymede</a></li>
<li><a href="http://utkarshsengar.com/2009/11/ubuntu-9-10-karmic-koala/" rel="bookmark" title="November 2, 2009">Ubuntu 9.10 Karmic Koala</a></li>
<li><a href="http://utkarshsengar.com/2009/11/google-calendar-with-gnome-clock/" rel="bookmark" title="November 26, 2009">Sync Google Calendar with GNOME clock</a></li>
<li><a href="http://utkarshsengar.com/2010/01/epic-fail-in-linux-copy-paste-bug/" rel="bookmark" title="January 7, 2010">Epic Fail in Ubuntu &#8211; X Windows (The Copy Paste Bug)</a></li>
</ul>
<p><!-- Similar Posts took 3.423 ms --></p>]]></content:encoded>
			<wfw:commentRss>http://utkarshsengar.com/2009/11/sync-ipod-on-ubuntu-9-10-using-virtual-box-3-0-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/3.0/us/</creativeCommons:license>
	</item>
	</channel>
</rss>
