|
Go back to Foopanel Foopanel is a powerful plugin-based themable desktop panel that enables you to have all that you want just one-click-far.
 |
RE: Foopanel won't run. |
| By Fredp (IP: ---.pool80104.interbusiness.it) - Posted on 2006-03-19 14:33:39 |
Try checking out the SVN version.
You could have to delete your ~/.foopanel/config.xml - or edit it and set "debug" to "0" and "ontop" to "1" |
|
Already reviewed |
 |
Foopanel won't run. |
| By Frankzen (IP: ---.230-201-24.mc.videotron.ca) - Posted on 2006-03-18 01:08:32 |
Foopanel won't run on my machine. Ubuntu Dapper up to date. What do I need to add or what do you need to fix ?
frank@dapper:~$ foopanel
Loading theme SolidBlue
Warning: Unable to load plugin 'menu'
Traceback (most recent call last):
File "/usr/bin/foopanel", line 37, in ?
foopanel.run()
File "/usr/lib/python2.4/site-packages/foopanel/__init__.py", line 88, in run
plugin_manager = core.PluginManager()
File "/usr/lib/python2.4/site-packages/foopanel/lib/core.py", line 97, in __init__
functions.load_plugin( plugin, settings )
File "/usr/lib/python2.4/site-packages/foopanel/lib/functions.py", line 56, in load_plugin
plugwidget = plugin.Plugin()
File "/usr/lib/python2.4/site-packages/foopanel/plugins/menu/__init__.py", line 317, in __init__
obj = menu(m)
File "/usr/lib/python2.4/site-packages/foopanel/plugins/menu/__init__.py", line 165, in __init__
icon = obj.getIcon()
AttributeError: Separator instance has no attribute 'getIcon'
frank@dapper:~$
|
|
Already reviewed |
 |
RE: starting problems |
| By Eugenia (IP: ---.hsd1.ca.comcast.net) - Posted on 2006-03-16 19:04:13 |
This was a known bug that was fixed in more recent versions of
gnome-python-extras. You need a newer version of that package. |
|
Already reviewed |
 |
starting problems |
| By deadbabylon (IP: ---.pools.arcor-ip.net) - Posted on 2006-03-16 18:44:51 |
Hi.
this message comes when I try to start foopanel:
Loading theme SolidBlue
Traceback (most recent call last):
File "/usr/bin/foopanel", line 37, in ?
foopanel.run()
File "/usr/lib/python2.4/site-packages/foopanel/__init__.py", line 86, in run
globals.config.gui = core.ConfDialog()
File "/usr/lib/python2.4/site-packages/foopanel/lib/core.py", line 480, in __init__
self.__set_values_to_gui()
File "/usr/lib/python2.4/site-packages/foopanel/lib/core.py", line 541, in __set_values_to_gui
self.__init_pluginview()
File "/usr/lib/python2.4/site-packages/foopanel/lib/core.py", line 580, in __init_pluginview
self.__parse_plugin( t )
File "/usr/lib/python2.4/site-packages/foopanel/lib/core.py", line 559, in __parse_plugin
exec( "import plugins.%s as plugin" % t )
File "<string>", line 1, in ?
File "/usr/lib/python2.4/site-packages/foopanel/plugins/pager/__init__.py", line 37, in ?
import wnck
ImportError: /usr/lib/python2.4/site-packages/gtk-2.0/wnck.so: undefined symbol: wnck_window_demands_attention
Fedora Core 4 with:
python-2.4.1-2
gnome-python2-libwnck-2.10.0-6
pygtk2-2.6.2-0.fc4.4
pyxdg-0.15-1.fc4 |
|
Already reviewed |
 |
Re: Problem launching program |
| By Fredp (IP: ---.pool80104.interbusiness.it) - Posted on 2005-11-28 15:05:02 |
Could you post some more lines, so I can see were is the error? Thank you
@Jon: I agree, the second one is wonderful.
Actually when I started thinking of Foopanel I was wondering if I would have been able to embed applications in the panel like it does in the first screenshot with that IM application, but then I didn't look in it very much. Howerer the panel-related things shouldn't be very hard to reproduce, I'll keep them as ideas for future features and plugins.
However the application behavior has not much to do with Foopanel, it would be extremely cool if this will be implemented in Gtk+ 3.
Now, if I'm able to get the Fooopanel window translucent I can try to design a theme looking like that for the panel |
|
Report abuse |
 |
Problem launching program |
| By Anonymous (IP: ---.adsl196-8.iam.net.ma) - Posted on 2005-11-27 22:18:54 |
I'm getting this error when I try to launch the app:
"AttributeError: 'module' object has not attribute 'Config'.
I had already installed pyxdg, which was required.
Any ideas? Thanks. |
|
Report abuse |
 |
Thanks |
| By Fredp (IP: ---.pool80104.interbusiness.it) - Posted on 2005-11-26 16:21:00 |
Thank you very much :-D
Some clarifications: PyXDG is needed by the "Menu" plugin to build the menu, once the plugin architecture is complete it will be required only if you want the menu.
There are various other plugins in the SVN version, of which those who currently seem to work are the "Mediaplayer control" (but works only with Quodlibet, need to write other wrappers), the taskbar (windowlist) and a pager (that require gnome-python-extras) and a plugin reloader (useful to test plugins while developing).
I guess I should add this infos in the description :-) |
|
Report abuse |
 |
pyxdg is also needed |
| By Anonymous (IP: ---.demon.nl) - Posted on 2005-11-26 13:21:01 |
For it to work I needed to install pyxdg first. But it certainly looks promising :) |
|
Report abuse |
 |
Nice |
| By Jon (IP: ---.cpe.net.cable.rogers.com) - Posted on 2005-11-26 01:02:52 |
Doing some cool work, good to see something to rival the default docker, although it hasnt got anywhere nears its plugins yet. Keep up the good work |
|
Report abuse |
|
|