Uso Gnome3 e la Shell da quando è uscito dalla fase di testing in Arch
Linux. Effettivamente l'inizio è stato un pò ostico perchè molte cose sono cambiate, ma
successivamente ho apprezzato il design tutto sommato lineare e pulito:
sembra fatto bene e, soprattutto, pensato bene.
Ok, la status-bar è
stata pensata male e realizzata peggio, ma tutto il resto se la cava
piuttosto bene, tranne che per l'aspetto "configurazione".
Su quel versante Gnome3 mostra molto il fianco; in particolare è davvero troppo poco
configurabile (sembra un prodotto Apple) e le extensions sono ancora troppo poco diffuse e, spesso, realizzate male.
Ma ciò che mi spaventa di più è che la
configurazione del sistema sembra essere stata realizzata in modo così
spartano e semplice di proposito. Se così fosse allora Gnome avrebbe perso un'occasione di quelle d'oro. Diciamo solo che hanno tempo di recuperare e spero sinceramente che lo facciano. Per loro.
Vogliamo
parlare poi di stabilità? Stabilissimo e anche molto reattivo. Anche
qua traspare l'impressione di buona realizzazione e buon design
iniziale e, come bonus, i crash e i difetti sono lontani da un ambiente pulito e funzionante giusto un "ALT+F2 r".
In definitiva sono molto soddisfatto e propenso a credere che
successivi rilasci portino ulteriori miglioramenti anche sotto questo
aspetto.
Vorrei infine porre l'accento ancora una volta sulle extensions, stavolta con una nota molto
positiva: sono realizzabili in Javascript... cosa mai avrei potuto
desiderare di più (se non un'Aston Martin la mattina di Natale).
Showing posts with label arch. Show all posts
Showing posts with label arch. Show all posts
Sunday, September 11, 2011
Friday, September 2, 2011
Bug after updating to ruby 1.9.2 on Arch Linux
If you ever encountered the following error in your ArchLinux box:
[or equivalent 1.9.1 version]
[to return to the new ruby (1.9.2 in my case)]
$ gem install <your_gem_name_here>
/usr/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb:62:in `installed_spec_directories':
undefined method `path' for Gem:Module (NoMethodError)
from /usr/lib/ruby/site_ruby/1.9.1/rubygems/
source_index.rb:52:in `from_installed_gems'
from /usr/lib/ruby/site_ruby/1.9.1/rubygems.rb:914:
in `source_index'
from /usr/lib/ruby/site_ruby/1.9.1/rubygems/
gem_path_searcher.rb:83:in `init_gemspecs'
from /usr/lib/ruby/site_ruby/1.9.1/rubygems/
gem_path_searcher.rb:13:in `initialize'
from /usr/lib/ruby/site_ruby/1.9.1/rubygems.rb:873:in `new'
from /usr/lib/ruby/site_ruby/1.9.1/rubygems.rb:873:in `searcher'
from /usr/lib/ruby/site_ruby/1.9.1/rubygems.rb:495:in `find_files'
from /usr/lib/ruby/site_ruby/1.9.1/rubygems.rb:1034:
in `load_plugins'
from /usr/lib/ruby/site_ruby/1.9.1/rubygems/gem_runner.rb:84:
in `<top (required)>'
from <internal:lib/rubygems/custom_require>:29:in `require'
from <internal:lib/rubygems/custom_require>:29:in `require'
from /usr/bin/gem:9:in `<main>'
You can use these commands to solve the issue:$ sudo pacman -U /var/cache/pacman/pkg/ruby-1.9.1_p429-1-x86_64.pkg.tar.xz
[or equivalent 1.9.1 version]
$ sudo gem update --system
$ sudo pacman -S ruby
[to return to the new ruby (1.9.2 in my case)]
Monday, May 30, 2011
Achtung Baby. UDEV is changing.
Seen today when upgrading to UDEV 171:
Given that I'm developing a system based on UDEV...
Arch Linux is an amazing distribution to develop with!
ATTENTION UDEV:
---------------
Kernel 2.6.32 or newer is now required.
OSS emulation modules are not loaded by default, add to rc.conf if needed.
Arch specific cd symlinks are now no longer created.
cd and net persistent rules will no longer be autogenerated,
see <https://wiki.archlinux.org/index.php/Udev> for details.
Errors are now logged (possibly to the console) by default.
Given that I'm developing a system based on UDEV...
Arch Linux is an amazing distribution to develop with!
Thursday, February 3, 2011
[SOLVED] Kernel 2.6.37 : No temperature info for CPU
After the update to kernel 2.6.37 on my Arch-powered notebook I found my AWN temperature applet was showing GPU data only and no sensors could be detected for the CPU.
I solved by installing lm_sensors and modprobe-ing coretemp module.
Just in case someone is stuck on it, too.
I solved by installing lm_sensors and modprobe-ing coretemp module.
Just in case someone is stuck on it, too.
Monday, January 31, 2011
My Desktop as of 31-01-2011

Snapshot of my desktop.
Powered by Arch Linux, Gnome, AWN and Elegant-Awoken icon-set.
At this moment I don't have time to write a post longer than this...
Subscribe to:
Posts (Atom)