![]() |
Re: YouAmp - yet another Music player for Maemo
Quote:
|
Re: YouAmp - yet another Music player for Maemo
Quote:
home/user # youamp-player Traceback (most recent call last): File "/usr/bin/youamp-player", line 22, in <module> main() File "/usr/bin/youamp-player", line 18, in main player = youamp.ui.main.Window() File "debian/youamp/usr/lib/python2.5/site-packages/youamp/ui/main.py", line 25, in __init__ AttributeError: 'module' object has no attribute 'set_application_name' /home/user # |
Re: YouAmp - yet another Music player for Maemo
that is really weird. one last test: could you go into the console, type "python" and after the interpreter starts type "import gnome.gconf" that should at least give the same error message.
And while you are there also try just "import gconf". If both fail, go back to console and try: dpkg-query -S gconf.so |
Re: YouAmp - yet another Music player for Maemo
I've had the same experience. I install version 0.3 and get the gnome.gconf error. Then after uninstalling/reinstalling I get the 'set_application_name' error. I did try installing python2.5-gnome-dev (in red pill mode) but it mode no difference so I un-installed it.
importing gnome.gconf or gconf in the python interpreter both report 'ImportError: No module named gconf (or gnome.gconf). This is with python2.5.1 running on OS2008 on an N800. Application manager reports the python runtime as version c1.0-2 dpkg-query -S gconf.so produced python2.5-gnome: /usr/lib/python2.5/site-packages/gnome/gconf.so |
Re: YouAmp - yet another Music player for Maemo
I really dont get it - it seems like you have a different python than me.
I have no *-dev packages installed and also use python2.5.1. As a last hope you might remove python2.4 and install python2.5-runtime. |
Re: YouAmp - yet another Music player for Maemo
I uninstalled and upgraded and everything went fine.
Lost my track repeat, of course, but I wanted you to know it was working for someone. |
Re: YouAmp - yet another Music player for Maemo
Quote:
Nokia-N800-50-2:~# python Python 2.5.1 (r251:54863, Oct 25 2007, 15:53:25) [GCC 3.4.4 (release) (CodeSourcery ARM 2005q3-2)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import gnome.gconf >>> exit Use exit() or Ctrl-D (i.e. EOF) to exit >>> Nokia-N800-50-2:~# python Python 2.5.1 (r251:54863, Oct 25 2007, 15:53:25) [GCC 3.4.4 (release) (CodeSourcery ARM 2005q3-2)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import gconf Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: No module named gconf >>> import gnome.gconf >>> Nokia-N800-50-2:~# dpkg-query -S gconf.so python2.5-gnome: /usr/lib/python2.5/site-packages/gnome/gconf.so Nokia-N800-50-2:~# |
Re: YouAmp - yet another Music player for Maemo
Same here. The dpkg-query produced
python2.5-gnome: /usr/lib/python2.5/site-packages/gnome/gconf.so And Python gave the same error messages. |
Re: YouAmp - yet another Music player for Maemo
Quote:
So currently there are two kinds of errors: * python-gconf is not found * gtk.set_application_name is not found and of course there are people where it just works :confused: |
Re: YouAmp - yet another Music player for Maemo
Quote:
The "gtk.set_application_name is not found" error arose when I loaded YouAmp from your alternate posted site of yesterday. I suppose you've already considered querying those who have RECENTLY successfully installed and used YouAmp to see what is possibly different in their N800 systems. Good luck and regards, Jim |
| All times are GMT. The time now is 22:54. |
vBulletin® Version 3.8.8