Comment 3 for bug 657857

Revision history for this message
David Klasinc (bigwhale) wrote : Re: No panel indicator in 10.10, required packages

I was sure that there was no indicator in the panel and here are no error messages reported in the console.

bigwhale@thefish:~/Code/Kazam/trunk/bin$ ./kazam
INFO:root:Running locally
Xlib.protocol.request.QueryExtension
FFmpeg version SVN-r24865, Copyright (c) 2000-2010 the FFmpeg developers
...

After further inspection I noticed that the panel indicator will show when I start to record, but it has no icon. I assume that this is because the application wasn't installed and there are no icons in the correct locations.

The section in app.py under the # Setup icons doesn't really do anything except for the window_set_default_icon_name() call which will set the default icon name that is search among the theme icons.