Stephen Watson | 4 Aug 15:22
Picon
Picon

New SystemTrayN release (and source interface)

SystemTrayN 0.3.2-1 (notification area applet) has been released.

You can install it by entering this URL into AddApp:

  http://www.kerofin.demon.co.uk/2006/interfaces/SystemTrayN

To upgrade:

- Right click on the application and choose 'Versions...' from the menu.
- Click on 'Refresh all now'.
- Ensure 'Help test new versions' is selected.

For more information, including package downloads, see:

  http://rox.sourceforge.net/desktop/node/214

Changes in 0.3.2-1:

Fix positioning of message window.
Better way of enforcing a minimum size.  Minimum size is now an option.
Allow use of 0compile.

--

-- 
Stephen Watson     http://www.kerofin.demon.co.uk/

Strange as I seem I'm getting stranger by the minute

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
(Continue reading)

Dennis Tomas | 6 Aug 19:07
Picon
Picon

[ANN] TaskTray 0.6

TaskTray 0.6 (shows open windows as icons in a growing widget) has been
released.

You can install it by entering this URL into AddApp:

  http://rox4debian.berlios.de/0install/TaskTray.xml

To upgrade:

- Right click on the application and choose 'Versions...' from the menu.
- Click on 'Refresh all now'.
- Ensure 'Help test new versions' is selected.

For more information, including package downloads, see:

  http://rox.sourceforge.net/desktop/TaskTray

Changes in 0.6:

- Rewrote nearly everything.
- Moved much of the code into TrayLib.
- Adjust to panel size.
- Kill processes more aggressively (using -KILL).
- Option to disable visual effects.
- Russian translation. (Konstantin Korikov)
- Only show "Close subdirectories" menu entry for filer windows
showing a directory.
- Enlarge icon of active window even if active window should skip
tasklist.
- Ignore empty path in APPDIRPATH.
(Continue reading)

Samuel Dionne-Riel | 6 Aug 20:25
Gravatar

Re: [ANN] TaskTray 0.6

Dennis Tomas a écrit :
> TaskTray 0.6 (shows open windows as icons in a growing widget) has been
> released.
> 
> You can install it by entering this URL into AddApp:
> 
>   http://rox4debian.berlios.de/0install/TaskTray.xml
> 
> To upgrade:
> 
> - Right click on the application and choose 'Versions...' from the menu.
> - Click on 'Refresh all now'.
> - Ensure 'Help test new versions' is selected.
> 
> For more information, including package downloads, see:
> 
>   http://rox.sourceforge.net/desktop/TaskTray
> 
> Changes in 0.6:
> 
> - Rewrote nearly everything.
> - Moved much of the code into TrayLib.
> - Adjust to panel size.
> - Kill processes more aggressively (using -KILL).
> - Option to disable visual effects.
> - Russian translation. (Konstantin Korikov)
> - Only show "Close subdirectories" menu entry for filer windows
> showing a directory.
> - Enlarge icon of active window even if active window should skip
> tasklist.
(Continue reading)

Dennis Tomas | 6 Aug 21:12
Picon
Picon

Re: [ANN] TaskTray 0.6

Samuel Dionne-Riel wrote:
> Dennis Tomas a écrit :
>   
>> TaskTray 0.6 (shows open windows as icons in a growing widget) has been
>> released.
>>     
[snip TaskTray 0.6 announcement]
> Version 0.5.3 (testing) worked for me, but version 0.6 doesn't work.
> Here's what happens when I launch it.
>
> ImportError: /usr/lib/python2.5/site-packages/gtk-2.0/wnck.so:
> undefined symbol: wnck_window_set_geometry
>   
What happens if you type 'python' in a terminal and then 'import wnck'? 
Does it print the same error message?
If yes, it's most probably got to do with your python-gnome2-desktop 
package's version number not matching the one of libwnck18.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
Samuel Dionne-Riel | 6 Aug 21:17
Gravatar

Re: [ANN] TaskTray 0.6

Dennis Tomas a écrit :
> Samuel Dionne-Riel wrote:
>> Dennis Tomas a écrit :
>>   
>>> TaskTray 0.6 (shows open windows as icons in a growing widget) has been
>>> released.
>>>     
> [snip TaskTray 0.6 announcement]
>> Version 0.5.3 (testing) worked for me, but version 0.6 doesn't work.
>> Here's what happens when I launch it.
>>
>> ImportError: /usr/lib/python2.5/site-packages/gtk-2.0/wnck.so:
>> undefined symbol: wnck_window_set_geometry
>>   
> What happens if you type 'python' in a terminal and then 'import wnck'? 
> Does it print the same error message?
> If yes, it's most probably got to do with your python-gnome2-desktop 
> package's version number not matching the one of libwnck18.
> 

Here:
samuel <at> HOMER (15:13:55) [0.33] ~
$ python
Python 2.5.1 (r251:54863, May  2 2007, 16:56:35)
[GCC 4.1.2 (Ubuntu 4.1.2-0ubuntu4)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import wnck
>>>

I think that 0.5.3 wouldn't have worked if it had something to do with
(Continue reading)


Gmane