[Google]

Category: Ubuntu

Con molto piacere oggi ho visto che è uscita la nuova versione di Skype per linux la 2.1(beta) non siamo ancora alla versione 4.1 disponibile per Windows ma qualche passo avanti il software VOIP più famoso al mondo lo sta facendo.

Da questa versione inoltre è disponibile anche la versione per i 64 bit.

Popularity: 1% [?]

E’ stata rilasciata la vesione beta di Amarok 2.1, è possibile scaricare dal sito ufficiale la versione per Linux, MacOS X e Windows.

Questa versione presenta nuove features che comprendono una playlist configurabile dall’utente, un supporto per l’ascolto della radio online, un sistema di segnalibri e molto altro.

L’articolo di Amarok:

After the bug fixing goodness of Amarok 2.0.2, it is time to crank up the coolness factor by a few orders of magnitude. Deep in our hidden lair we have been hard at work plotting world domination – and occasionally working on the next major version of Amarok – and we are now ready to let the rest of the world have a taste with the release of Amarok 2.1 beta1.

Amarok 2.1 will come with many new features and some old favorites will make a re-appearance. Beta 1 gives you a sneak preview of all these improvements. While not quite ready for general use yet, the stability is quite good and overall the beta should be quite usable in most cases (standard “may eat your cat, spouse, favorite cupcake or pet iguana” warnings do apply however).

Major new features include a new, completely user configurable playlist with an easy to use drag-and-drop editor, cue sheet support, a new take on managing applets in the Context View, bookmarks – allowing you, among other things, to save and share favorite finds in the services, support for showing radio stations with many alternate streams as one track in the playlist, much faster startup when reloading large playlists containing non local tracks, as well as many other improvements, UI tweaks and bug fixes across the board. So download, test drive and cuddle this beta a little, provide feedback and bug reports and help us make Amarok 2.1 the best Amarok release ever.

Da Amarok

Popularity: 26% [?]

La versione di sviluppo di Wine 1.1.12 porta con se novità interessanti (che potete trovare nella pagina ufficiale del progetto):

  • Some simple 64-bit apps should now run.
  • Support for subpixel font rendering.
  • 64-bit code generation in the IDL compiler.
  • New version of the Gecko engine.
  • Various bug fixes.

Purtroppo i repository ufficiali di Ubuntu Ibex non comprendono quest’ultima versione per ovviare al problema basta dare da shell i seguenti comandi:

wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add
sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/intrepid.list -O /etc/apt/sources.list.d/winehq.list

Queste due istruzioni aggiungono i repository e le chiavi che consentono di installare wine da synaptic o da linea di comando:

sudo apt-get update
sudo apt-get install wine

Ora avete a disposizione l’ultima versione di wine, divertitevi.

Popularity: 34% [?]

Il famoso software VOIP, Skype, non rilascia per linux una versone per l’architettura 64 bit del suo prodotto. Per ovviare a questo problema è necessario simulare un architettura a 32 bit che consenta a Skype di funzionare.

L’installazione di Skype in Ubuntu è semplice basta scaricare il pacchetto dalla pagina ufficiale di Skype e seguire i seguenti passi.

Se non lo avete già fatto installate le librerie a 32 bit dando il seguente comando da shell:

sudo apt-get install libqt4-gui libqt4-core ia32-libs ia32-libs-gtk lib32asound2 lib32gcc1 lib32stdc++6 lib32z1 libqt3-mt

Ora siamo pronti per installare il pacchetto precedentemente scaricato, diamo il seguente comando:

sudo dpkg -i –force-architecture /cartella-che-contiene-il-pacchetto/skype*.deb

NB: A causa dell’HTML è possibile che il comando non funzioni facendo copia incolla per il semplice fatto che i due trattini che precedono force vengono trasformati in un solo trattino, per questa ragione state attenti alla presenza dei due trattini.

A questo punto abbiamo quasi finito dobbiamo solamente dare i seguenti comandi:

cd /tmp
wget -q http://www.boundlesssupremacy.com/Cappy/getlibs/getlibs
chmod +x getlibs
sudo mv getlibs /usr/bin
cd ~
sudo apt-get install ia32-libs*

Ora possiamo avviare Skype o utilizzanto il menu o dando il comando “skype” da shell.

Popularity: 34% [?]

Questo Blog, come si legge dal titolo, non ha un vero scopo; la sua unica funzione è quella di raccogliere appunti e note che mi potranno servire.