$this->Twitter->status('tambay ulet sa beanstalkapp.com');
Jan 15

Traceback (most recent call last):
File "/usr/bin/beryl-settings", line 2, in ?
import berylsettings
ImportError: No module named berylsettings

i encountered that error recently…
and here is my solutions : edit /usr/bin/beryl-settings with root permission on line says

#!/usr/bin/env python

change it to

#!/usr/bin/env python2.5

enable your Treviño’s repository and type this to your console

sudo apt-get update
sudo apt-get upgrade
sudo apt-get install beryl-settings-bindings

and if you get this ( on the above operation this will automatically install python-all but still I get this error )

Traceback (most recent call last):
File "/usr/bin/beryl-settings", line 3, in ?
import gtk
ImportError: No module named gtk

install this

sudo apt-get install python-gtk2 python-glade2

and if you get this error

Traceback (most recent call last): File "/usr/bin/beryl-settings", line 1421, in makeCategoryArea(Category) File "/usr/bin/beryl-settings", line 1268, in makeCategoryArea CatBasePixbuf = gdk.pixbuf_new_from_file_at_size("%s/%s"%
(BaseDir,CatImages[Category.Name]),IconSize,IconSize)
gobject.GError: Unrecognized image file format

something like that, install this one

sudo apt-get install librsvg2-common

note : this is based from the error i encountered but it seems that things work properly im not saying that this is the solution if you will still encounter some error feel free to post a comment

soucelink : beryl , Treviño

thanks to Treviño for keeping his repository/package updated. and keep up the good work!

screenshot :

Beryl 0.2.0svn and Emerald 0.2.0svn

technorati tags:, , ,

Blogged with Flock

20 Responses to “ImportError: No module named berylsettings ( Beryl Latest SVN Package )”

  1. isagani Says:

    Saw your message sa tagboard ko. :). Newbie ubuntunista lang po ko. Hehe. For example, etong beryl na to, di ko mapagana. After ko masetup lahat. Boo. Ayaw na magstart ng X ko! Huhu.

    Old school nvidia geforce2 yung card ko. Tapos ang error ng X ay “no screens found”. Try ko ulit this weekend.

    You’re site is very informative. Thanks. :)

  2. kewlburn Says:

    pareho lang po tayo. :) newbie lang din po ako.maybe im starting using it couple of months ago.

    naghahanap din kase ako ng site din ng ubuntu dito sa pinas na pwede ko ilinked. :) and nakita kita…

    kaw palang ata nakikita kong may hackergotchi! cheers!

  3. isagani Says:

    Cool! I’ll link you up too. It’s always nice to know other people are using Linux. :)

  4. kewlburn Says:

    salamat at mabuhay po kayo! :)

  5. poell Says:

    nice visitors dude… keep it up ;) told yah!

  6. pakapblog! » the quick brown fox jumped over the lazy dog… » beryl-settings: Latest SVN package Says:

    [...] Updated Link : ImportError: No module named beryls settings ( Beryl latest SVN Package ) [...]

  7. Ria Says:

    Hi there

    Thanks for dropping by my site…a very techie blog you got here… =) But very nice. Ill add you to my linkies as its always nice to know a fellow noypi.

  8. kewlburn Says:

    yeah! mabuhay ang mga pinoy!

  9. blog.nestlepoell.net » Lucky 9 Says:

    [...] while my baby does her daily blog and now talks about how cold Sunny D (she really means COLD), bust bud ramsey hasnt updated his blog yet and still talking about some fix on some error he found at ubuntu’s beryl. [...]

  10. poell Says:

    update update!

    wala pa rin ba kuryente?

  11. jsonv Says:

    Gudevening! Blog hopping lang po!

  12. jsonv Says:

    Goodmorning peeps! hello world!

  13. poell Says:

    ram ill try to fix my ubuntu install tomorrow… i hope this would help…

    congrats nga pala ;)

  14. jsonv Says:

    gumaganown?! rock \m/ on

  15. jsonv Says:

    http://blog.jsonvega

  16. jsonv Says:

    woist ano balita?

  17. jsonv Says:

    http://blog.jsonvega.net

  18. poell Says:

    tulog na ko! hehhehe

  19. blog.nestlepoell.net » arrg…. Says:

    [...] update : arrg no more! after 30 minutes ok meta tweaking, i was able to get back what i want : <— ramsey and me… [...]

  20. spi Says:

    hey!
    thanks, i just installed the lastest beryl svn and i was shocked the settings didn’t go :)

    spi

Leave a Reply