×

emesene 2.12.5 con modalità a finestra singola rilasciato: Installiamolo su Ubuntu e derivate

Qualche post fa vi annunciai le novità in arriso per emesene, il popolare clone di MSN Messenger multipiattaforma tanto apprezzato in ambiente GNU/Linux proprio per via delle sue funzionalità che non fanno rimpiangere il client ufficiale.
Ebbene qualche giorno fa è stata rilasciato emesene 2.12.5 e per l’occasione oggi è stato aggiornato il PPA ufficiale per Ubuntu e derivate aggiungendo la compatibilità a Precise e Quantal.
Ecco le novità di questa versione

New features:

  • single window mode, like skypetab-ng, for all your docking needs
  • direct-connect aka fast file transfers are now implemented in msn,
    emesene will listen on 6891 (and subsequent, if needed) when receiving
    and will try to fallback gracefully to slow file transfers in case the
    bridge fails. Please remember this feature is tied to your network
    configuration, so if it works or not it doesn’t depend entirely on
    emesene.
  • Multiple-points-of-presence with msn: connect everywhere and manage all your endpoints
  • SleekXMPP is now the default library for gtalk, facebook and other xmpp services.
  • You can open mail in your desktop client, if you want

 Fixes:

  • Too many to list here, but we fixed all the exceptions that have been reported in the bugtracker. And they’re TONS. And of course, not only that.

Future:

  • gtk3 support is now fully in place however some nasty bugs in
    ubuntu’s pygobject prevent us from improving it further. gtk2 will
    remain the default ui.
  • qt4 ui is broken as a consequence of recent changes/fixes to core.

Ma vediamo come installare emesene 2.12.5 grazie ai PPA emesene-stable

Aprite il terminale e date

sudo add-apt-repository ppa:emesene-team/emesene-stable

Nel caso in cui non aveste già installato emesene vi basterà aggiornare

sudo apt-get update

ed infine installare emesene 2.12.5 dando

sudo apt-get install emesene

Nel caso emesene fosse già installato dopo aver aggiunto il PPA vi basterà dare

sudo apt-get update && sudo apt-get dist-upgrade