<?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/"
> <channel><title>the lost logbook &#187; bug</title> <atom:link href="http://utkarshsengar.com/tag/bug/feed/" rel="self" type="application/rss+xml" /><link>http://utkarshsengar.com</link> <description>Utkarsh&#039;s mind.random() on Programming, India and Startups</description> <lastBuildDate>Sun, 30 Oct 2011 06:00:23 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <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[I 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 a while, [...]]]></description> <content:encoded><![CDATA[<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 :)</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! ;)</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> </item> </channel> </rss>
