<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-7615714253524827199</id><updated>2011-07-08T16:13:24.646+02:00</updated><title type='text'>/.bash</title><subtitle type='html'>my ongoing struggle with Linux</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://slashdotbash.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7615714253524827199/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://slashdotbash.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Darko</name><uri>http://www.blogger.com/profile/12245943848217758917</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>10</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7615714253524827199.post-1128952473068897284</id><published>2009-12-05T19:40:00.007+01:00</published><updated>2009-12-13T15:14:03.885+01:00</updated><title type='text'>Sheer simplicity</title><content type='html'>I read somewhere that UNIX is a very simple OS but it takes a genius to understand the simplicity.&lt;br /&gt;One of the first problems I've written about was inability to extend desktop over two monitors. The solution is simple: &lt;span style="font-family:courier new;"&gt;xrandr&lt;/span&gt;. Using various arguments it is possible to set multiple video outputs in arbitrary positions, including rotating, distorting, zooming and paning (where monitor follows mouse). And all that "in vivo".&lt;br /&gt;Display Settings in System Settings should do the same thing, but it doesn't. Even now, if I venture in that section, it sets the clone mode.&lt;br /&gt;The command is this:&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;&lt;/span&gt;&lt;blockquote&gt;&lt;span style="font-family:courier new;"&gt;xrandr --output VGA --mode 1280x1024 --pos 1366x0 --output LVDS --mode 1366x768 --pos 0x426&lt;/span&gt;&lt;/blockquote&gt;&lt;br /&gt;It tells the X server (graphical subsystem) to set resolution on external monitor (VGA) to 1280x1024, it's left up corner to coordinate 1366,0; and laptop monitor (LVDS) to resolution 1366x768 and position 0,426. This way virtual space matches real position of monitors.&lt;br /&gt;Simple, isn't it?&lt;br /&gt;&lt;br /&gt;&lt;a href="http://img41.imageshack.us/img41/4458/dualw.png" target="_blank"&gt;&lt;img src="http://img41.imageshack.us/img41/4458/dualw.th.png" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Next step would be to write a script that probes at boot time if monitor is present in which case it will execute the command. I have to learn how to write scripts first.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7615714253524827199-1128952473068897284?l=slashdotbash.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://slashdotbash.blogspot.com/feeds/1128952473068897284/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://slashdotbash.blogspot.com/2009/12/sheer-simplicity.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7615714253524827199/posts/default/1128952473068897284'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7615714253524827199/posts/default/1128952473068897284'/><link rel='alternate' type='text/html' href='http://slashdotbash.blogspot.com/2009/12/sheer-simplicity.html' title='Sheer simplicity'/><author><name>Darko</name><uri>http://www.blogger.com/profile/12245943848217758917</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7615714253524827199.post-4526767038154629194</id><published>2009-11-29T16:59:00.007+01:00</published><updated>2009-11-29T23:27:26.829+01:00</updated><title type='text'>The lazy dog</title><content type='html'>Just to mention two problems that appear because of proprietary nature of involved objects.&lt;br /&gt;&lt;br /&gt;Tahoma font. Tahoma is default font in menus in Windows and users, including me, are very much used to it. Although it's possible to install &lt;span style="font-family:courier new;"&gt;ttf-tahoma-replacement&lt;/span&gt;, if you keep Anti-Aliasing off, at most font sizes rendering is very bad.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://img402.imageshack.us/img402/3800/tahoma.png" /&gt;&lt;br /&gt;&lt;br /&gt;As you can see only sizes 9, 11, 12, 13, 15 and 16 are well rendered. If I got it right, it is because Microsoft haven't released all subpixels layers for free use. I can change fonts in window titles, menus etc, but the problem is if web page requests Tahoma (which is not rare, Tahoma is popular font).&lt;br /&gt;The solution is to uninstall Tahoma altogether, so text is shown in most similar font, Arial, which is rendered well. Goodbye Tahoma, you served me well.&lt;br /&gt;&lt;br /&gt;The second problem is with Songbird and wma files. Songbird doesn't support wma in Linux because of some legal issues, which apparently don't bother others, like Amarok or Audacious. I found Songbird's media library the closest to one I expect in a media player, and then this. Like if somebody is doing it on purpose.&lt;br /&gt;&lt;br /&gt;As time passes it seems as number of things I have to get used to is increasing. Not a very conforting notion.&lt;br /&gt;&lt;br /&gt;&lt;span style="text-decoration: underline;"&gt;EDIT:&lt;/span&gt;&lt;br /&gt;It seems the problem was I was using Tahoma Replacement instead of real Tahoma. After downloading tahoma32.exe, extracting tahoma.ttf from it and installing it, it works much better:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://img34.imageshack.us/img34/8788/tahomams.png" /&gt;&lt;br /&gt;&lt;br /&gt;You can see that all, exept the very small ones, are rendered well, as in Windows. &lt;a href="http://www.mgazelle.com/howto/a-script-to-automatically-install-sharp-fonts-on-ubuntu-desktop-like-microsoft-windows-2"&gt;Thanks&lt;/a&gt;.&lt;br /&gt;Tahoma, I have rejected you too hastely.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7615714253524827199-4526767038154629194?l=slashdotbash.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://slashdotbash.blogspot.com/feeds/4526767038154629194/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://slashdotbash.blogspot.com/2009/11/just-to-mention-two-problems-that.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7615714253524827199/posts/default/4526767038154629194'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7615714253524827199/posts/default/4526767038154629194'/><link rel='alternate' type='text/html' href='http://slashdotbash.blogspot.com/2009/11/just-to-mention-two-problems-that.html' title='The lazy dog'/><author><name>Darko</name><uri>http://www.blogger.com/profile/12245943848217758917</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7615714253524827199.post-347179099503441099</id><published>2009-11-28T19:09:00.003+01:00</published><updated>2009-11-28T19:25:20.836+01:00</updated><title type='text'>Mixed signals</title><content type='html'>I haven't posted anything in a long time, but that doesn't mean I gave up on Linux, in contrary, I have migrated to Kubuntu full time for some time now. Feelings are mixed.&lt;br /&gt;Although it seems overall more stable than Windows, many programs are in developing stages hence are unstable and buggy. The good thing is it rarely affects OS so you can restart the renegade process. If you know which one is it, that is. Which brings us to the main point: one has to know their Linux system. But learning curve is steep, which is consequence of bad documentation, as it is written by developers for developers.&lt;br /&gt;Lets start with examples.&lt;br /&gt;&lt;br /&gt;The most recent one is MDic. It is a fairly good substitute for translator program Babylon (albeit very rudimentary one, it lacks many features), and it can also use Babylon dictionaries. But wait, we haven't even started yet.&lt;br /&gt;Since it's version 0.8 it is not in the repositories, ergo it has to be installed from source. Following installation instructions worked fine, afterwards I was equiped with translator but without a dictionary, it had to be added manually. The most comprehensive is Babylon's english-english, but, it has to be converted into mdic format. Fortunately, MDic site already provides it. If you wish (or have to, for other dictionaries) convert it yourself, the tool to use is mdicconv, which also needs to be installed from source. Following instructions I ran &lt;span style="font-family:courier new;"&gt;./config&lt;/span&gt; command which told me it needs &lt;span style="font-family:courier new;"&gt;sqlite3 development package&lt;/span&gt;. I searched for &lt;span style="font-family:courier new;"&gt;sqlite3&lt;/span&gt; and &lt;span style="font-family:courier new;"&gt;sqlite3-dev&lt;/span&gt; in Synaptic and didn't find the exact package. Google told me I have to look for &lt;span style="font-family:courier new;"&gt;libsqlite3-dev&lt;/span&gt;. How stupid of me, indeed. I added it and ran &lt;span style="font-family:courier new;"&gt;./config&lt;/span&gt; again. This time it missed &lt;span style="font-family:courier new;"&gt;xml2-config&lt;/span&gt; file, and told me I have to have &lt;span style="font-family:courier new;"&gt;libxml2&lt;/span&gt; version &gt;= 2.5. I have 2.7, what is the problem!? Again, Google told me I have to install the &lt;span style="font-family:courier new;"&gt;libxml2-dev&lt;/span&gt; package.&lt;br /&gt;After all this, &lt;span style="font-family:courier new;"&gt;./config&lt;/span&gt; poured some (for me) indecipherable errors. Search on the net told me that I'm not the only one with this problem, but missed a solution. The closest I got was this Persian (it seems that this error affects non English OS versions) Ubuntu forum (I got to use Google translate) where some guy said it's the problem with the 4.3 version of &lt;span style="font-family:courier new;"&gt;gcc&lt;/span&gt; (GNU C compiler), and that reverting to 4.2 should solve it. I have 4.4 and I'm not going to touch my &lt;span style="font-family:courier new;"&gt;gcc&lt;/span&gt; because some Persian guy said that's the thing to do.&lt;br /&gt;In the end, I'm left without additional dictionaries.&lt;br /&gt;&lt;br /&gt;Some problems I face are already reported as bugs, but for some I am unable to find even mentioning on the net. Like spontaneous disappearance of Recent Items in Application Launcher Menu, and inability to edit custom persona in Personas 1.4 Firefox add-on.&lt;br /&gt;Reported bugs include: non functional Invisible status in Jabber/Gtalk protocol in Kopete (default instant messaging client), Stellarium (night sky visualisation software) menus are distorted rendering it unusable (luckily there exist KStars) and bluetooth startup “feature” (ie it turns itself at boot), for which proposed solutions didn't work.&lt;br /&gt;&lt;br /&gt;But all is not so bad. For example KMail, mail client that follows KDE's guidelines of customability. It's not far from The Bat!, missing features are less important ones. I must say I'm impressed.&lt;br /&gt;Also, some command line utilities that do one thing, but do it good. &lt;span style="font-family: courier new;"&gt;cat&lt;/span&gt;, for joining files, and &lt;span style="font-family: courier new;"&gt;avimerge&lt;/span&gt; for joining avi files. Simple and effective.&lt;br /&gt;&lt;br /&gt;So, a conclusion would be that Linux requires much of your time, and even above that many sacrifices. So, for average user it's still more a question of belief than quality.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7615714253524827199-347179099503441099?l=slashdotbash.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://slashdotbash.blogspot.com/feeds/347179099503441099/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://slashdotbash.blogspot.com/2009/11/mixed-signals.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7615714253524827199/posts/default/347179099503441099'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7615714253524827199/posts/default/347179099503441099'/><link rel='alternate' type='text/html' href='http://slashdotbash.blogspot.com/2009/11/mixed-signals.html' title='Mixed signals'/><author><name>Darko</name><uri>http://www.blogger.com/profile/12245943848217758917</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7615714253524827199.post-1919136902281560796</id><published>2009-11-14T19:57:00.005+01:00</published><updated>2009-11-14T20:18:16.837+01:00</updated><title type='text'>Bits and pieces</title><content type='html'>The biggest issue using Linux, as I see it now, will be the lack of good audio player. Good as Winamp, that is. I guess it's all about what you're used to... and the unfortunate circumstance it is something simply nonexistent in GNU world. List of things that I'll miss is not short, and I don't think of much relevance either. Let's just say I found Songbird to be the easiest to get along with, for now.&lt;br /&gt;A few other revelations I stumbled upon:&lt;br /&gt;The use of local software repositories is probably not a very good idea, namely sr, as they are slow in providing the latest packages. Somewhat puzzling is that list of repositories is not easy to find... the closest searching for "ubuntu repositories" has led me was a &lt;a href="http://ubuntuforums.org/archive/index.php/t-1148410.html"&gt;thread&lt;/a&gt; in ubuntuforums where someone asked for the list and people replied with content of their sources.list files.&lt;br /&gt;When there is no official deb package for a certain program, it is likely to be found on &lt;a href="http://www.getdeb.net/"&gt;GetDeb.net&lt;/a&gt;.&lt;br /&gt;Apt-get gets to clog internet connection so it is very useful to limit download speed. Solution on this &lt;a href="http://blog.dipinkrishna.info/2009/07/how-to-limit-download-speed-of-apt-get.html"&gt;blog&lt;/a&gt; worked for me.&lt;br /&gt;Also, I would like to point you to a very good blog, especially to entries dealing with &lt;a href="http://www.dedoimedo.com/computers/ubuntu-9-10.html"&gt;ubuntu&lt;/a&gt; and &lt;a href="http://www.dedoimedo.com/computers/kubuntu-9-10.html"&gt;kubuntu&lt;/a&gt; from a user's point of view.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7615714253524827199-1919136902281560796?l=slashdotbash.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://slashdotbash.blogspot.com/feeds/1919136902281560796/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://slashdotbash.blogspot.com/2009/11/bits-and-pieces.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7615714253524827199/posts/default/1919136902281560796'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7615714253524827199/posts/default/1919136902281560796'/><link rel='alternate' type='text/html' href='http://slashdotbash.blogspot.com/2009/11/bits-and-pieces.html' title='Bits and pieces'/><author><name>Darko</name><uri>http://www.blogger.com/profile/12245943848217758917</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7615714253524827199.post-5410957883765822877</id><published>2009-11-03T20:03:00.000+01:00</published><updated>2009-11-03T20:04:32.786+01:00</updated><title type='text'>Quirky personality</title><content type='html'>This Kubuntu is starting to give me headaches. Here is list of things that don't work and/or annoy me:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;wireless and Bluetooth card are turned on at each startup&lt;/li&gt;&lt;li&gt;problems with dual monitor setup&lt;br /&gt;&lt;/li&gt;&lt;li&gt;screen brightness shortcuts practically don't work&lt;br /&gt;&lt;/li&gt;&lt;li&gt;I am asked for password each time it establishes connection with local network&lt;/li&gt;&lt;li&gt;sound in SMPlayer doesn't work&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;Some of them I've tried to solve but, you've guessed it, no satisfaction was met.&lt;br /&gt;In Ubuntu 9.04 shortcuts (Fn + left/right) worked fine, in steps of 20%. Whereas now, it stuck on min and max after clicking corresponding key after the graphical indicator reached extreme values. Not cool. On the net people had the same, or similar, problems and &lt;a href="http://ubuntuforums.org/showpost.php?p=8030016&amp;amp;postcount=7"&gt;this&lt;/a&gt; solution worked for me, alas only in 20% steps.&lt;br /&gt;Only afterwards I discovered that there is graphical interface for this, on the widget that opens after clicking battery status in tray. Here I have 10% steps, but after moving slider up and down for a few times, it stopped responding, and the taskbar starts to lag like 30 seconds. Also, restarting took too much time, so after a few minutes without respond, a turned it down by button. Interesting quirk is that Bluetooth button adds 10% to brightness.&lt;br /&gt;So far I found no sensible solution for SMPlayer sound problem. People asking for help on the forums have all variations of problems, but no hard and concrete reasons for them are found. You thought there would be many users with same problems and many users who know the guts of system and are willing to help. Well, think again.&lt;br /&gt;But, not all is bad. Installing 64-bit flash plugin worked as advertised: extracting &lt;span style="font-family:courier new;"&gt;flashplugin.so&lt;/span&gt; in firefox plugins directory.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7615714253524827199-5410957883765822877?l=slashdotbash.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://slashdotbash.blogspot.com/feeds/5410957883765822877/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://slashdotbash.blogspot.com/2009/11/quirky-personality.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7615714253524827199/posts/default/5410957883765822877'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7615714253524827199/posts/default/5410957883765822877'/><link rel='alternate' type='text/html' href='http://slashdotbash.blogspot.com/2009/11/quirky-personality.html' title='Quirky personality'/><author><name>Darko</name><uri>http://www.blogger.com/profile/12245943848217758917</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7615714253524827199.post-7596797006754995</id><published>2009-10-31T21:20:00.001+01:00</published><updated>2009-11-03T20:12:10.546+01:00</updated><title type='text'>The beauty of it all</title><content type='html'>You don't realize the importance of fonts until those you're used to are replaced with an uglier ones. That happens with fonts across Kubuntu - you can get used to different looking text in menus, since it's all new, but I could hardly get used to ugly looking web pages. The problem is similar to codecs situation: commonly used fonts on the web are not free, so they're not shipped with Linux, although it is possible to add them manually by installing &lt;span style="font-size:100%;"&gt;&lt;span style="font-family:courier new;"&gt;ttf-mscorefonts-installer&lt;/span&gt;&lt;/span&gt;. Also, fonts are softened by default (anti-aliasing), so I disabled that too, as I find softened text harder to read.&lt;br /&gt;Adjusting Firefox had it's problems too. After installing Tab Mix Plus Bookmarks toolbar didn't show any bookmarks, so I had to purge cache by following procedure on this &lt;a href="http://ubuntuguide.net/firefox-bookmarks-toolbar-does-not-function-properly-with-35-upgrade"&gt;blog&lt;/a&gt;. Again, it is 64-bit version of Firefox so problem with flash remains, but updating to 3.5.4 went smoothly.&lt;br /&gt;As I tried to install flash I downloaded .deb file and clicked on "&lt;span style="font-size:100%;"&gt;&lt;span style="font-family:trebuchet ms;"&gt;Open containing folder&lt;/span&gt;&lt;/span&gt;" option in Firefox Downloads, but, just as I thought it could be simple, it asked me what program should it use to open location on disk. Well, default file browser is Dolphin, but I don't know where is his executable hiding. I'll have to find that out in order to use this very useful Firefox option.&lt;br /&gt;Booting with extra monitor present didn't do the trick, it still says "&lt;span style="font-size:100%;"&gt;&lt;span style="font-family:trebuchet ms;"&gt;This module is only for configuring systems with a single desktop spread across multiple monitors. You do not appear to have this configuration&lt;/span&gt;&lt;/span&gt;". Yet another thing to pursue across forums and blogosphere.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7615714253524827199-7596797006754995?l=slashdotbash.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://slashdotbash.blogspot.com/feeds/7596797006754995/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://slashdotbash.blogspot.com/2009/10/beauty-of-it-all.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7615714253524827199/posts/default/7596797006754995'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7615714253524827199/posts/default/7596797006754995'/><link rel='alternate' type='text/html' href='http://slashdotbash.blogspot.com/2009/10/beauty-of-it-all.html' title='The beauty of it all'/><author><name>Darko</name><uri>http://www.blogger.com/profile/12245943848217758917</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7615714253524827199.post-374601135544851450</id><published>2009-10-31T01:46:00.003+01:00</published><updated>2009-11-03T20:13:03.024+01:00</updated><title type='text'>Meeting Koala</title><content type='html'>I've decided to use KDE instead of GNOME, because it has a lot more easily accessible interface tweaks, so I installed Kubuntu 9.10, codenamed Karmic Koala.&lt;br /&gt;Intel graphics driver issue is solved so everything works much snappier. Changing colours, style and behavior of interface is quite easy and mostly logical. Some advanced interface features have surprised me in their simplicity and intuitivity, eg rearranging toolbars in Dolphin, default file browser, just works, drag and drop style.&lt;br /&gt;Next thing was installing Firefox. It isn't preistalled, but it can easilly be done via "Install Firefox" menu item. Version 3.5.3, later I'll try updating it to the latest 3.5.4, my guess is it'll still need Ubuntuzilla. Same with Flash plugin which I haven't tried yet.&lt;br /&gt;Attempt to extend desktop onto another monitor also failed. Options are there, but upon pluging in and enabling it, in Extended Desktop section reads "you don't seem to have another monitor". Maybe it will react different if I boot it with monitor plugged in.&lt;br /&gt;Frustrating thing for new users might be unfortunate circumstance that mpeg codecs are proprietary, so most distributions do not include them by default, you have to do it manually. But, in Karmic, default (and by some the best) audio player, Amarok, notifies user about additional codecs that can be downloaded. Alas, clicking on "Update" button in notification dialog yields no action. Thank god for debian package system, the ease that installing has become (hovering over "to be installed" codecs in notification dialog gives the names of the packages).&lt;br /&gt;One more thing that annoys me quite a bit is that Amarok ignores actions over files that it cannot play. It simply doesn't add them to playlist. At first you think you done something wrong, perhaps dropped it in wrong place, but no. Even right click on file and selecting "Add to playlist" does nothing. I read on the net that people say Amarok informed them if it cannot play a file, although I have encountered this ingnoring behavior in Amarok 2.02 as well as in 2.2.&lt;br /&gt;One small, but significant, bug has been fixed. In 9.04, Network manager didn't remember subnet mask if you set IP address in local network manually. A friend of mine, who uses Debian for a few years now, replied: "What's the problem, network settings are stored in a text file." I had to edit that file in order to access internet to install much better network manager (wicd). The point of GUI is to eliminate the need of editing configuration files. Luckily, Network manager in 9.10 works fine, so hail to that.&lt;br /&gt;Above mentioned Debian package system has a few front ends, the best among them is Synaptic. Unfortunately, (K)Ubuntu has it's own manager. My opinion is that one doesn't need to reinvent the wheel, so I use their manager (which changes name in each incarnation) to install Synaptic. Installing, removing and updating packages is really an ease, because it takes care of all dependencies.&lt;br /&gt;That's quite a bit for first boot. Next episodes are to follow.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7615714253524827199-374601135544851450?l=slashdotbash.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://slashdotbash.blogspot.com/feeds/374601135544851450/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://slashdotbash.blogspot.com/2009/10/meeting-koala.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7615714253524827199/posts/default/374601135544851450'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7615714253524827199/posts/default/374601135544851450'/><link rel='alternate' type='text/html' href='http://slashdotbash.blogspot.com/2009/10/meeting-koala.html' title='Meeting Koala'/><author><name>Darko</name><uri>http://www.blogger.com/profile/12245943848217758917</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7615714253524827199.post-4450672320736988819</id><published>2009-10-28T17:10:00.005+01:00</published><updated>2009-10-28T18:14:51.346+01:00</updated><title type='text'>Going 64-bit</title><content type='html'>Well, my reporting came to a halt 'cos I'm waiting for Ubuntu 9.10 for some time now, since it is said it will solve many problems, namely Intel graphics support. It is due to release tomorrow, so I'll clean install it and see those improvements for myself. For now I might just add one more detail.&lt;br /&gt;Since I have 64-bit processor, I decided to use 64-bit version. And it worked perfectly except for one thing: Flash plugin. Canonical (company behind Ubuntu) ships the latest version of Firefox at the time of Ubuntu release, which means that 9.04 used Firefox 3.0. It is, however, possible to update to newest version, but it uses its development codename (Shiretoko for 3.5). It's strange though, but the problem was that Canonical releases 64-bit browser for 64-bit OS, whereas Mozilla releases only 32-bit. It wouldn't be a problem if the 64-bit plugin for Flash wasn't in alpha stage, and problematic to install, ie I didn't manage to do it. As you may assume, web is nowadays quite useless without Flash.&lt;br /&gt;So, after some reading and unsuccessfully trying various stuff, the simplest solution seems to be to install Ubuntuzilla, which is tool for installing the latest versions of Firefox and Thunderbird on Ubuntu. The trick is that it installs 32-bit versions (and it doesn't hide them behind codenames) so Flash can easily be added.&lt;br /&gt;It seems that 64-bit is still for geeks. Under 32-bit version there would be no problem. Unfortunately, I don't expect these issues to be resolved in 9.10, as it is due to Canonical's policy, and development of 64-bit plugin by Adobe. It's just sad that after many years of 64-bit processors and OSes it still requires workarounds to make it work. I guess this comic sums it all:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://xkcd.com/619/"&gt;&lt;img src="http://imgs.xkcd.com/comics/supported_features.png" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7615714253524827199-4450672320736988819?l=slashdotbash.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://slashdotbash.blogspot.com/feeds/4450672320736988819/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://slashdotbash.blogspot.com/2009/10/going-64-bit.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7615714253524827199/posts/default/4450672320736988819'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7615714253524827199/posts/default/4450672320736988819'/><link rel='alternate' type='text/html' href='http://slashdotbash.blogspot.com/2009/10/going-64-bit.html' title='Going 64-bit'/><author><name>Darko</name><uri>http://www.blogger.com/profile/12245943848217758917</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7615714253524827199.post-2250717387105298544</id><published>2009-10-13T00:47:00.002+02:00</published><updated>2009-10-13T01:05:36.327+02:00</updated><title type='text'>Present time</title><content type='html'>I've been accomodating my computer to my needs for years now. In many cases I've tried many applications untill I found one that fitted the best. Often this solution was free, but the price itself was also big advantage (especially if it was open source). That way I came to a quite satisfactory system, OS as well as application look and do mostly as I like them to. It sets pretty high demands on new environment.&lt;br /&gt;A few things I expect from my computer:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;to do its job good&lt;/li&gt;&lt;li&gt;speed&lt;/li&gt;&lt;li&gt;ajustability&lt;/li&gt;&lt;li&gt;ease of use&lt;/li&gt;&lt;li&gt;to put me in control (I don't like when it does something without my knowledge)&lt;/li&gt;&lt;/ul&gt;Linux has a reputation of satisfying most of these (except maybe ease of use), but it also requires deeper knowledge of system inner workings. That takes time and determination, and in the meantime you're stuck with an alien system. In recent years Linux distributions have tried to address this issue. This blog should reflex my impressions of progress in this area.&lt;br /&gt;In respect to my requirements I decided upon Ubuntu. It is said it's Linux anyone can use, a Linux for newbies. Also, it's based on Debian, the most active, completely community maintained distribution.&lt;br /&gt;Since I have Core2Duo based laptop, I downloaded 64bit edition and installed it successfully.&lt;br /&gt;System went up and running, but was somewhat slow and unresponsive. In Windows I use extra monitor in Extended Desktop configuration (one can never get too much desktop space), cable was left plugged in and Ubuntu recognized and configured it automatically. I'm not completely sure if it was just as I expected, but I had no problem configuring relative positions of monitors, although it was a bit different than in Windows. In Win wallpaper gets duplicated onto both monitors, mouse pointer cannot leave visible space, albeit opened windows can. In Gnome (default desktop environment in Ubuntu) wallpaper get stretched over whole desktop area (the outer rectangle of desktop space), pointer can move even in the invisible areas, but cannot drag windows into it. At least not straight away, it is possible under some conditions which I haven't figured all out.&lt;br /&gt;Here comes the second problem: wallpaper didn't stretch to whole desktop, but left a stripe on the right side of extra monitor (which is also on the right from laptop). In that stripe windows were leaving trails when moved over it, otherwise it was black. Interesting bug.&lt;br /&gt;Setting internet connection was not a problem, so I was able to search for solutions online. Here's what I've found:&lt;br /&gt;In Ubuntu 9.04 (the latest stable version in august 2009) graphic performance of integrated Intel graphic cards were regressed. It was due to some discrepance of X.org drivers and mode in which they work, blah blah blah... too much detailed technical information for me at that moment, the important thing was that I have to wait for new release of Ubuntu to get that fixed. Out of all versions and distributions I've chosen the one with graphic problems. It was actually in release notes for 9.04. Oh well...&lt;br /&gt;As for dual monitor/extended desktop configuration, in several places I found guides how to edit X.org config file, which is something I tried to avoid in belief that basic configuration of user environment ought to be graphical. As it seems, my understanding of "basic GUI configuration" differs over developers', as it will be seen many times later on.&lt;br /&gt;At this point I decided to leave X.org as it is, and continue exploring other things, hoping that these problems will be resolved in Ubuntu 9.10.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7615714253524827199-2250717387105298544?l=slashdotbash.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://slashdotbash.blogspot.com/feeds/2250717387105298544/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://slashdotbash.blogspot.com/2009/10/present-time.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7615714253524827199/posts/default/2250717387105298544'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7615714253524827199/posts/default/2250717387105298544'/><link rel='alternate' type='text/html' href='http://slashdotbash.blogspot.com/2009/10/present-time.html' title='Present time'/><author><name>Darko</name><uri>http://www.blogger.com/profile/12245943848217758917</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7615714253524827199.post-4702910666145036738</id><published>2009-10-10T18:52:00.004+02:00</published><updated>2009-10-10T19:23:25.886+02:00</updated><title type='text'>What has gone before</title><content type='html'>I'm thinking on switching to Linux for a long time now. To name a few reasons:&lt;br /&gt;&lt;ul&gt;&lt;li&gt; frustration over Windows' logic and attitude towards users&lt;/li&gt;&lt;li&gt; belief that all bad in Windows is because Microsoft is big bad corporation&lt;/li&gt;&lt;li&gt;I was always attracted to free alternatives based on different grounds&lt;/li&gt;&lt;li&gt;since I believe FOSS (Free and Open Source Software) is the tool of the future, I find it useful to get to know it&lt;/li&gt;&lt;/ul&gt;First time I tried with Red Hat in 2003. It had a few stability issues, so it ended infamously. After a short time I tried SUSE. Since I didn't like bundled boot loader, I installed the alternative one, written by some Korean guy. That thing destroyed my hard disk. Well, not quite, but during the operation with my MBR it got stuck and practically rendered my hard disk useless. It had to be low level formatted. Disk survived (40GB Maxtor, still working) but my determination to tackle with operating systems took the damage. At that time computer had already become an important tool to me, with a lot of data and settings which I didn't want to compromise.&lt;br /&gt;Next try was inspired by enthusiasm of my colleague Janoš towards Debian, as well as examples of usability of Debian. Installation went smoothly (with exeption of soft modem), but, since I got quite used to Windows, new, and often less usable, applications represented a real barrier in abandoning Windows. Later on, due to my mistake during update, system became useless, so my adventure ceased there.&lt;br /&gt;But I haven't given up.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7615714253524827199-4702910666145036738?l=slashdotbash.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://slashdotbash.blogspot.com/feeds/4702910666145036738/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://slashdotbash.blogspot.com/2009/10/what-has-gone-before.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7615714253524827199/posts/default/4702910666145036738'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7615714253524827199/posts/default/4702910666145036738'/><link rel='alternate' type='text/html' href='http://slashdotbash.blogspot.com/2009/10/what-has-gone-before.html' title='What has gone before'/><author><name>Darko</name><uri>http://www.blogger.com/profile/12245943848217758917</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry></feed>
