• [Ratkaisu] Gmail oletussähköpostisovellukseksi

    Lähtökohta
    Olen käynnistänyt Firefox-selaimen ja avannut siihen Internet-sivun. Haluan lähettää sivun osoitteen sähköpostissa kaverilleni käyttämällä Firefoxin Tiedosto-valikosta löytyvää Postita linkki... -kohtaa tai oikean hiirennapin valikosta löytyvää samannimistä kohtaa. Sähköpostisovelluksenani minulla on valmiiksi määritelty ja toimiva Gmail-tili.
    Ongelma
    Kun valitsen Postita linkki… -kohdan, Evolution-sähköposti käynnistyy. En ole tehnyt Evolution-sähköpostiin toimivia sähköpostiasetuksia, enkä halua käyttää sitä linkkien lähettämisessä. Haluan käyttää Gmail -web-sovellusta siten, että se avautuu Firefox-selaimessa uuteen välilehteen.
    Ongelman syy
    Evolution on määritelty Gnomen oletussähköpostisovellukseksi.
    Ratkaisu
    Määrittelen Gmailin oletussähköpostisovellukseksi käyttämällä oletussovellusten hallintaa ja nimimerkki KSDZ:n Ubuntu Forumilla antaman esimerkin mukaista komentojonotiedostoa.

    #!/usr/bin/python
    
    # gmailto: Workaround to use GMail as your default email-client
    
    import sys
    import os
    
    if len(sys.argv) >= 2:
    	email = sys.argv[1]
    	if email[0:7] == "mailto:": email = email[7:]
            email = email.replace('?','&')
    	email = email.replace('&subject=','&su=')
    else: email = False
    
    os.execlp("gnome-open","","https://mail.google.com/mail/" + (email and "?view=cm&fs=1&to=%s" %(email) or ""))

    Lataa gmailaa (532 tavun Python-tiedosto)

    Tallennan yllä oleva tiedoston kotihakemistoni alle luomaani bin-alihakemistoon tiedostonimellä gmailaa ja varmistan, että minulla on siihen suoritusoikeudet komentamalla cd ~/bin && chmod +x gmailaa
    Valitsen Järjestelmä → Asetukset → Oletussovellukset. Avautuneen oletussovellusten hallinnan Internet-välilehdeltä, Sähköpostiohjelma-otsikon alta valitsen alasvetovalikosta kohdan Oma. Sen jälkeen muokkaan alasvetovalikon alapuolella olevaa Komento-tekstikenttää siten, että siinä lukee /home/jani/bin/gmailaa %s (missä jani on oma käyttäjätunnukseni).
    Tämän jälkeen Postita linkki… -kohdan valinta avaa Gmailin viestinlähetyksen uudessa Firefox-välilehdessä.

  • [Ratkaisu] Pääte auki Gnome-työpöydällä sisäänkirjautumisen jälkeen

    Lähtökohta
    Kirjaudun sisään tai annan automaattisen sisäänkirjautumisen kirjata minut sisään niin että Gnome-työpöytäni avautuu.
    Ongelma
    Työpöydällä on valmiiksi avattu Pääte-ikkuna, vaikken ole edellisen uloskirjautumisen yhteydessä jättänyt sellaista sinne. Jos suljen Pääte-ikkunan, kirjaudun ulos ja kirjaudun taas sisään, Pääte-ikkuna on jälleen työpöydällä.
    Ongelman syy
    Istuntoasetuksissa on istunnon tallennustoiminto, jota olen käyttänyt aiemmin yrittäessäni ratkaista toista ongelmaa. Olen tallentanut istunnon, jossa Pääte on ollut käynnissä.
    Ratkaisu
    Suljen ensin kaikki sellaiset sovellukset, joiden en halua olevan valmiiksi käynnissä kun kirjaudun sisään. Käynnistän istunnonhallinnan valitsemalla Järjestelmä → Asetukset → Istunnot ja avautuneessa sovelluksessa siirryn Istunnon asetukset -välilehdelle. Painan Muista käynnissä olevat ohjelmat -nappia, suljen sovelluksen ja kirjaudun ulos. Seuraavan kerran kirjautuessani sisään Pääte ei ole enää työpöydällä.
  • [Ratkaisu] Synaptic: tiedostojen noutokansiota ei voi lukita

    Lähtökohta
    Käynnistän tietokoneen ja kirjaudun sisään. Avaan Synaptic-pakettienhallinnan, etsin firehol-paketin ja merkkaan sen asennettavaksi. Painan Toteuta.
    Ongelma
    Synaptic ilmoittaa, että tiedostojen noutokansiota ei voi lukita. Tämä viittaa siihen että jokin muu prosessi, esimerkiksi apt tai toinen Synaptic-ikkuna käyttää tiedostojen noutokansiota. En kuitenkaan aja samanaikaisesti aptia enkä ole avannut toista Synaptic-ikkunaa.
    Ongelman syy
    Päivityshallinnan suorittama automaattinen päivitysten etsintä on käynnistynyt sisäänkirjautumisen yhteydessä ja lukinnut tiedostojen noutokansion.
    Ratkaisu
    Hylkään Synapticissa tekemäni muutosvalinnat ja suljen Synapticin. Asennan automaattisessa päivitysten etsinnässä löytyneet päivitykset, jonka jälkeen suljen automaattisten päivitysten hallinnan ikkunan. Käynnistän Synapticin uudestaan. Sen jälkeen pystyn toteuttamaan siellä tekemäni muutokset.
  • Alkusanat

    Asensin viikko sitten tietokoneeseeni Ubuntun, ja aloin kirjata ylös kohtaamiani pulmia ja niiden ratkaisuja sitä mukaa kun niitä löysin. Koska niistä uhkasi muodostua varsinaisen nörttiblogini pääasiallista sisältöä, päätin lohkaista tuon aihealueen kokonaan omaan blogiinsa. Tämä on se blogi.

    Siirron yhteydessä ajattelin myös vaihtaa ongelmankuvauksissa ensisijaisesti käyttämäni kielen kotimaiseen, koska se on loppujen lopuksi Ubuntussakin käytössäni oleva kieli. Vaikka useimpien pähkinöiden ratkaisujen löytämiseksi onkin vielä turvauduttava englantiin, niin miksipä en kantaisi omaa korteani kekoon tilanteen muuttamiseksi? Suunnittelen kuitenkin jo kaksikielisyyslisäosan liittämistä tähän WordPress-asennukseen valmiiksi siltä varalta, että innostun blogaamaan joistain aiheista molemmilla mainituilla kielillä.

    Otin tämän blogin perustaessani myös kokeeksi ensimmäistä kertaa käyttöön Kimmo Suomisen suomentaman WordPressin. Tähän saakka olen pitäytynyt senkin suhteen englanninkielisessä.

  • Solved: Miro: purple videos / video has wrong color

    I ran into this problem once before, but back then it seemed to resolve itself simply by restarting Miro. This time I wasn’t so lucky, so I had to find another solution. It was under the Tips and tricks section on Miro developers’ site and was linked to by bdelacey over at Miro forums.

    The solution is to add a list key (of type string), /apps/miro/renderers with gconf-editor, and then add a gstrenderer item under it. Apparently what this does is use the gstreamer renderer instead of Miro’s default of xine, and since the videos are shown correctly in Totem (which also uses gstreamer) they’re now okay in Miro as well.

    The only thing I’m left wondering is how did this solution come to effect by itself the last time, as I certainly didn’t do anything with gconf back then.

  • Solved: Pidgin: buddy pounce / login notifications around the notification area / tray (Ubuntu)

    sudo apt-get install pidgin-libnotify

    Then configure it from Tools > Plugins > Libnotify Popups.

  • The Gnome way, adding the second panel back and a flipped Nautilus

    I had emulated Windows’ look and feel shortly after I began using Ubuntu, but I have now became convinced of the Gnome way being the right way. I realized my brain was already confused with the location of the menus due to just the short dip into the Gnome default. That is to say, I found myself looking for the desktop menus from the top of the screen although I had only just touched that solution briefly in the beginning – what more proof is needed for the naturalness of the Gnome way? So, in an attempt to follow the Gnome philosophy to the strictest, I tried to re-organize my desktop back to the way it was right at the beginning.

    It took me some time to find out how to add the second panel back, as most of the Ubuntuforums threads seemingly related were not, so here’s how to do it: point to the other panel you have, right-click on it and select New Panel. I do wonder if the Gnome people think this is the most accessible way of doing this; at least in my mind, the panels are added onto the desktop so I would have expected the choice to add one to be available by right-clicking on the desktop. But apparently, the birth of a panel is more like the birth of an amoeba (where one becomes two) rather than the birth of life itself (where naught becomes one).

    I tried to avoid the somewhat nasty way of removing all Gnome configuration files because I did have some settings I wanted to preserve. Unfortunately, at some point I ran into Bug #153382 (or a similar one), where Nautilus makes the desktop disappear, starts hogging up the CPU and spews error messages into a logfile in the home directory. It was only due to finding the logfile that I found out what was going on in the first place, and I have to say this is one of those bugs that, although quite easy to solve with some experience (the nautilus process needs to be killed), is probably a horrible experience for a beginner running into it.

    In the end I did have to resort to logging out of Gnome and removing the configuration files before logging back in. Luckily, the issue of virtual terminals not being visible seems to have been temporary or at least not present when I needed a console, so I didn’t have to go casting rm -rf‘s blindly.

  • Solved: Camorama displaying only part of Creative NX (PD1110, 041e:401c) webcam's picture, all blue

    My Creative NX webcam seems to work out of the box with the gspca driver, but initially I had trouble getting a proper picture in Camorama. It seemed to be cropped down to only a small portion of what the camera can do, and the colors were all wrong, giving the image a strange blueish tint. The color and hue adjustments didn’t help.

    Playing around with Camorama’s parameters I found that starting the application from the command-line with camorama -M gives me a full-sized picture. I have yet to discover how to apply the same to Ekiga, which has the colors correct, but the same thumbnail-sized image problem.

    As for the color problem, there was a helpful hint at Launchpad: adding the Color correction filter in the Effects portion of Camorama’s window (Ctrl+E brings it up if it isn’t showing) fixes the issue.