<?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>Absolutely Tech &#187; Errors</title>
	<atom:link href="http://www.absolutelytech.com/tag/errors/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.absolutelytech.com</link>
	<description>Yes!! Its absolutely tech...</description>
	<lastBuildDate>Wed, 28 Sep 2011 10:31:26 +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>[Solved] Disqus causing admin panel issues in wordpress</title>
		<link>http://www.absolutelytech.com/2011/07/13/solved-disqus-causing-admin-panel-issues-in-wordpress/</link>
		<comments>http://www.absolutelytech.com/2011/07/13/solved-disqus-causing-admin-panel-issues-in-wordpress/#comments</comments>
		<pubDate>Wed, 13 Jul 2011 18:07:04 +0000</pubDate>
		<dc:creator>Deepak Mittal</dc:creator>
				<category><![CDATA[Web development]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[disqus]]></category>
		<category><![CDATA[Errors]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.absolutelytech.com/?p=1071</guid>
		<description><![CDATA[Disqus comment system was causing javascript errors, which in chrome console looked something like this: Uncaught Syntax error, unrecognized expression: [href=edit-comments.php?page=disqus] It caused unmovable widgets, screen-options didn&#8217;t open and other related javascript issues in admin panel. After some researching it turns out, there&#8217;s a simple fix. In /wp-content/plugins/disqus-comment-system/disqus.php, find: href=edit-comments.php?page=disqus and replace it with: href=&#8221;edit-comments.php?page=disqus&#8221; [...]


Related posts:<ol><li><a href='http://www.absolutelytech.com/2011/03/22/howto-remove-admin-bar-from-wordpress-3-1/' rel='bookmark' title='[HowTo] Remove admin bar from wordpress 3.1'>[HowTo] Remove admin bar from wordpress 3.1</a></li>
<li><a href='http://www.absolutelytech.com/2010/06/19/solvederror-establishing-a-database-connection-in-wordpress/' rel='bookmark' title='[SOLVED]&#8216;Error establishing a database connection&#8217; in wordpress'>[SOLVED]&#8216;Error establishing a database connection&#8217; in wordpress</a></li>
<li><a href='http://www.absolutelytech.com/2010/06/08/solved-media-playing-issues-in-vlc-in-ubuntu-10-10-maverick-meerkat/' rel='bookmark' title='[SOLVED] Media Playing issues in VLC in Ubuntu 10.10 Maverick Meerkat'>[SOLVED] Media Playing issues in VLC in Ubuntu 10.10 Maverick Meerkat</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.absolutelytech.com/2011/07/13/solved-disqus-causing-admin-panel-issues-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>[SOLVED] VLC does not support the audio or video format &#8220;h.264&#8243; on Ubuntu</title>
		<link>http://www.absolutelytech.com/2011/04/26/solved-vlc-does-not-support-the-audio-or-video-format-h-264-on-ubuntu/</link>
		<comments>http://www.absolutelytech.com/2011/04/26/solved-vlc-does-not-support-the-audio-or-video-format-h-264-on-ubuntu/#comments</comments>
		<pubDate>Tue, 26 Apr 2011 17:56:23 +0000</pubDate>
		<dc:creator>Deepak Mittal</dc:creator>
				<category><![CDATA[Ubuntu (Linux)]]></category>
		<category><![CDATA[Errors]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vlc]]></category>

		<guid isPermaLink="false">http://www.absolutelytech.com/?p=1065</guid>
		<description><![CDATA[I got the following error in VLC today while trying to play some media file: VLC does not support the audio or video format &#8220;h.264&#8243;. Unfortunately there is no way for you to fix this.&#8221; All other media files game same error with different codec names. I couldn&#8217;t play anything in VLC. To fix the [...]


Related posts:<ol><li><a href='http://www.absolutelytech.com/2010/06/08/solved-media-playing-issues-in-vlc-in-ubuntu-10-10-maverick-meerkat/' rel='bookmark' title='[SOLVED] Media Playing issues in VLC in Ubuntu 10.10 Maverick Meerkat'>[SOLVED] Media Playing issues in VLC in Ubuntu 10.10 Maverick Meerkat</a></li>
<li><a href='http://www.absolutelytech.com/2009/10/02/playing-wmv-files-in-ubuntu/' rel='bookmark' title='[HowTo] Playing wmv files in Ubuntu'>[HowTo] Playing wmv files in Ubuntu</a></li>
<li><a href='http://www.absolutelytech.com/2010/10/17/solved-apt-get-is-to-be-installed-errors-in-ubuntu/' rel='bookmark' title='[Solved] apt-get &#8220;is to be installed&#8221; errors in Ubuntu'>[Solved] apt-get &#8220;is to be installed&#8221; errors in Ubuntu</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.absolutelytech.com/2011/04/26/solved-vlc-does-not-support-the-audio-or-video-format-h-264-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>[SOLVED] &#8220;Ignoring file &#8216;.distUpgrade&#8217; / &#8216;.save&#8217; in directory &#8216;/etc/apt/sources.list.d/&#8217; as it has an invalid filename extension&#8221; on Ubuntu 10.10</title>
		<link>http://www.absolutelytech.com/2010/08/27/solved-ignoring-file-distupgrade-save-in-directory-etcaptsources-list-d-as-it-has-an-invalid-filename-extension-on-ubuntu-10-10/</link>
		<comments>http://www.absolutelytech.com/2010/08/27/solved-ignoring-file-distupgrade-save-in-directory-etcaptsources-list-d-as-it-has-an-invalid-filename-extension-on-ubuntu-10-10/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 20:35:25 +0000</pubDate>
		<dc:creator>Deepak Mittal</dc:creator>
				<category><![CDATA[Ubuntu (Linux)]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[Errors]]></category>
		<category><![CDATA[Maverick]]></category>
		<category><![CDATA[ubuntu 10.10]]></category>

		<guid isPermaLink="false">http://www.absolutelytech.com/?p=874</guid>
		<description><![CDATA[Recently apt-get update started throwing notices which read: Ignoring file 'opera.list.distUpgrade' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension Ignoring file 'opera.list.save' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension It occured because sources.list.d directory isn&#8217;t supposed to contain files with .distupgrade and .save extensions, but since I upgraded my distribution [...]


Related posts:<ol><li><a href='http://www.absolutelytech.com/2010/07/01/howto-install-opera-10-6-via-ppa-in-ubuntu/' rel='bookmark' title='[HOWTO] Install Opera 10.6 via PPA in Ubuntu'>[HOWTO] Install Opera 10.6 via PPA in Ubuntu</a></li>
<li><a href='http://www.absolutelytech.com/2010/06/30/solved-error-dpkg-error-processing-filename-unpack-trying-to-overwrite/' rel='bookmark' title='[SOLVED] Error &#8216;dpkg: error processing &lt;filename&gt; (&#045;&#045;unpack) trying to overwrite&#8230;'>[SOLVED] Error &#8216;dpkg: error processing &lt;filename&gt; (&#45;&#45;unpack) trying to overwrite&#8230;</a></li>
<li><a href='http://www.absolutelytech.com/2011/03/27/howto-save-all-flash-video-files-being-played-in-chromechromium-to-home-directory/' rel='bookmark' title='[HowTo] Save all flash video files being played in Chrome/Chromium to Home directory'>[HowTo] Save all flash video files being played in Chrome/Chromium to Home directory</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.absolutelytech.com/2010/08/27/solved-ignoring-file-distupgrade-save-in-directory-etcaptsources-list-d-as-it-has-an-invalid-filename-extension-on-ubuntu-10-10/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>[Solved] vlc: missing mandatory argument `&#8211;user-agent=&#8221;VLC media player&#8221;&#8216;</title>
		<link>http://www.absolutelytech.com/2010/07/27/solved-vlc-missing-mandatory-argument-user-agentvlc-media-player/</link>
		<comments>http://www.absolutelytech.com/2010/07/27/solved-vlc-missing-mandatory-argument-user-agentvlc-media-player/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 10:07:24 +0000</pubDate>
		<dc:creator>Deepak Mittal</dc:creator>
				<category><![CDATA[Ubuntu (Linux)]]></category>
		<category><![CDATA[Errors]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vlc]]></category>

		<guid isPermaLink="false">http://www.absolutelytech.com/?p=821</guid>
		<description><![CDATA[Yesterday after upgrading the packages VLC refused to start giving out following error message: VLC media player 1.1.1 The Luggage &#40;revision exported&#41; vlc: unknown option or missing mandatory argument `--user-agent=&#34;VLC media player&#34;' Try `vlc --help' for more information. To solve the error, just reinstall vlc: sudo apt-get install vlc Cheers! Related posts:[SOLVED] Media Playing issues [...]


Related posts:<ol><li><a href='http://www.absolutelytech.com/2010/06/08/solved-media-playing-issues-in-vlc-in-ubuntu-10-10-maverick-meerkat/' rel='bookmark' title='[SOLVED] Media Playing issues in VLC in Ubuntu 10.10 Maverick Meerkat'>[SOLVED] Media Playing issues in VLC in Ubuntu 10.10 Maverick Meerkat</a></li>
<li><a href='http://www.absolutelytech.com/2011/04/26/solved-vlc-does-not-support-the-audio-or-video-format-h-264-on-ubuntu/' rel='bookmark' title='[SOLVED] VLC does not support the audio or video format &#8220;h.264&#8243; on Ubuntu'>[SOLVED] VLC does not support the audio or video format &#8220;h.264&#8243; on Ubuntu</a></li>
<li><a href='http://www.absolutelytech.com/2010/07/15/solved-no-module-named-gtkhtml2/' rel='bookmark' title='[SOLVED] No module named gtkhtml2'>[SOLVED] No module named gtkhtml2</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.absolutelytech.com/2010/07/27/solved-vlc-missing-mandatory-argument-user-agentvlc-media-player/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[SOLVED] No module named gtkhtml2</title>
		<link>http://www.absolutelytech.com/2010/07/15/solved-no-module-named-gtkhtml2/</link>
		<comments>http://www.absolutelytech.com/2010/07/15/solved-no-module-named-gtkhtml2/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 06:11:27 +0000</pubDate>
		<dc:creator>Deepak Mittal</dc:creator>
				<category><![CDATA[Ubuntu (Linux)]]></category>
		<category><![CDATA[Errors]]></category>
		<category><![CDATA[gtkhtml2]]></category>
		<category><![CDATA[ImportError: No module named gtkhtml2]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[python-gtkhtml2]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.absolutelytech.com/?p=672</guid>
		<description><![CDATA[I came across this error while trying to run BloGTK. I tried installing it from repositories but it failed: sudo apt-get install python-gtkhtml2 Reading package lists... Done Building dependency tree Reading state information... Done Package python-gtkhtml2 is not available, but is referred to by another package. This may mean that the package is missing, has [...]


Related posts:<ol><li><a href='http://www.absolutelytech.com/2010/06/30/solved-error-dpkg-error-processing-filename-unpack-trying-to-overwrite/' rel='bookmark' title='[SOLVED] Error &#8216;dpkg: error processing &lt;filename&gt; (&#045;&#045;unpack) trying to overwrite&#8230;'>[SOLVED] Error &#8216;dpkg: error processing &lt;filename&gt; (&#45;&#45;unpack) trying to overwrite&#8230;</a></li>
<li><a href='http://www.absolutelytech.com/2010/10/17/solved-apt-get-is-to-be-installed-errors-in-ubuntu/' rel='bookmark' title='[Solved] apt-get &#8220;is to be installed&#8221; errors in Ubuntu'>[Solved] apt-get &#8220;is to be installed&#8221; errors in Ubuntu</a></li>
<li><a href='http://www.absolutelytech.com/2009/10/30/recovering-from-corrupt-upgrade-from-jaunty-to-karmic/' rel='bookmark' title='Recovering from corrupt upgrade from Jaunty to Karmic'>Recovering from corrupt upgrade from Jaunty to Karmic</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.absolutelytech.com/2010/07/15/solved-no-module-named-gtkhtml2/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Solution to &#8220;MySQL Server Has Gone Away&#8221; Problem</title>
		<link>http://www.absolutelytech.com/2009/07/19/solution-to-mysql-server-has-gone-away-problem/</link>
		<comments>http://www.absolutelytech.com/2009/07/19/solution-to-mysql-server-has-gone-away-problem/#comments</comments>
		<pubDate>Sun, 19 Jul 2009 10:25:42 +0000</pubDate>
		<dc:creator>Deepak Mittal</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tips and tricks]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[Debugging]]></category>
		<category><![CDATA[Errors]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL server]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[www]]></category>

		<guid isPermaLink="false">http://www.absolutelytech.com/2009/07/19/solution-to-mysql-server-has-gone-away-problem/</guid>
		<description><![CDATA[Seriously guys, I got this error and I was laughing hard. The error is just too funny, don’t you think? Yes, it is but not for developers like me. Problem to this error is almost undetectable and there are more than a dozen reasons as to why this occurs and this often baffles developers. This [...]


Related posts:<ol><li><a href='http://www.absolutelytech.com/2009/08/20/get-auto-increment-value-from-mysql-table/' rel='bookmark' title='Get Auto Increment value from MySQL table'>Get Auto Increment value from MySQL table</a></li>
<li><a href='http://www.absolutelytech.com/2010/06/19/solved-cant-connect-to-local-mysql-server-through-socket-error/' rel='bookmark' title='[SOLVED] &#8216;Can&#8217;t connect to local MySQL server through socket&#8217; error'>[SOLVED] &#8216;Can&#8217;t connect to local MySQL server through socket&#8217; error</a></li>
<li><a href='http://www.absolutelytech.com/2010/06/19/solvederror-establishing-a-database-connection-in-wordpress/' rel='bookmark' title='[SOLVED]&#8216;Error establishing a database connection&#8217; in wordpress'>[SOLVED]&#8216;Error establishing a database connection&#8217; in wordpress</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.absolutelytech.com/2009/07/19/solution-to-mysql-server-has-gone-away-problem/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using apc (Feed is rejected)
Page Caching using apc
Database Caching 25/87 queries in 0.384 seconds using apc
Object Caching 2564/2628 objects using apc

Served from: www.absolutelytech.com @ 2012-02-08 08:09:26 -->
