Dennis Tomas | 1 Apr 13:32
Picon
Favicon

Re: [ANN] TaskTray 0.4.2

Tony Houghton wrote:
> In <460E2EAF.5040902 <at> informatik.uni-hamburg.de>, Dennis Tomas wrote:
> 
>> TaskTray 0.4.2 (shows open windows as icons in a growing widget) has
>> been released.
> 
> Have you had any thoughts about the little cosmetic problem I reported?
> Ie zoomed icons are blurry.
> 
Yes, but I don't see anything I could do about that. The icons always
look best at a size of 32x32, which is the size of the windows' pixbufs
obtained via wnck. Except for themed icons, which are now loaded at the
size of the big icons.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Dennis Tomas | 1 Apr 13:33
Picon
Favicon

Re: [ANN] TaskTray 0.4.2

Thomas Leonard wrote:
> On 3/31/07, Dennis Tomas <2tomas <at> informatik.uni-hamburg.de> wrote:
>> TaskTray 0.4.2 (shows open windows as icons in a growing widget) has
>> been released.
> 
> I get:
> 
> Traceback (most recent call last):
>   File "/home/talex/rox/rox-lib/ROX-Lib2/python/rox/__init__.py", line
> 189, in _excepthook
>     debug.show_exception(ex_type, value, tb)
>   File "/home/talex/rox/rox-lib/ROX-Lib2/python/rox/debug.py", line
> 65, in show_exception
>     g.main()
>   File "/var/cache/0install.net/implementations/sha1new=cecb0c3283fc50ae2f19ca9532d2b4cb08aa8203/TaskTray/AppletRun",
> line 67, in window_opened
>     icon = AppIcon(window)
>   File "/var/cache/0install.net/implementations/sha1new=cecb0c3283fc50ae2f19ca9532d2b4cb08aa8203/TaskTray/AppletRun",
> line 151, in __init__
>     o_move_others.int_value)
>   File "/home/mtraum/projects/0install/own/Applets/TaskTray/TaskTray/icon.py",
> line 42, in __init__
>     self.max_size = int(size*1.5)
> TypeError: unsupported operand type(s) for *: 'NoneType' and 'float'
> 
> Is the size option being used before notify() is called?
> 
Yes. I've fixed it and released 0.4.2.1.

-------------------------------------------------------------------------
(Continue reading)

Thomas Leonard | 1 Apr 13:33
Picon
Gravatar

Re: [ANN] TaskTray 0.4.2

On 4/1/07, Dennis Tomas <2tomas <at> informatik.uni-hamburg.de> wrote:
[...]
> Yes. I've fixed it and released 0.4.2.1.

Works now - thanks!

--

-- 
Dr Thomas Leonard		http://rox.sourceforge.net
GPG: 9242 9807 C985 3C07 44A6  8B9A AE07 8280 59A5 3CC1

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Tony Houghton | 1 Apr 14:21
Picon

Re: [ANN] TaskTray 0.4.2

In <460F9841.8070307 <at> informatik.uni-hamburg.de>, Dennis Tomas wrote:

> Tony Houghton wrote:
> > In <460E2EAF.5040902 <at> informatik.uni-hamburg.de>, Dennis Tomas wrote:
> > 
> >> TaskTray 0.4.2 (shows open windows as icons in a growing widget) has
> >> been released.
> > 
> > Have you had any thoughts about the little cosmetic problem I reported?
> > Ie zoomed icons are blurry.
> > 
> Yes, but I don't see anything I could do about that. The icons always
> look best at a size of 32x32, which is the size of the windows' pixbufs
> obtained via wnck. Except for themed icons, which are now loaded at the
> size of the big icons.

That doesn't seem to match the situation I'm experiencing. As I type
this now, the vim icon is large (my panel width is 40 pixels) because
gvim is focused, but the icon is reasonably clear. If I focus another
window the vim icon shrinks, staying reasonably clear. But if I then
hover over the vim icon in TaskTray the icon zooms to its larger size,
but this time it's definitely more blurry compared to the first state I
described above.

--

-- 
TH * http://www.realh.co.uk

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
(Continue reading)

Thomas Leonard | 1 Apr 18:18
Picon
Gravatar

Re: how to change the language?

On 3/27/07, Raphael <lilo- <at> gmx.ch> wrote:
> Hi users,
>
> how can I change the language of the rox-filer? Setting it to "German"
> don't work. Rox keep it "english". My locale says: de_CH.

How are you changing it (using LANG or through the options box)?

Do any of the other languages work?

Did you build it yourself from svn, or is this a released version?

--

-- 
Dr Thomas Leonard		http://rox.sourceforge.net
GPG: 9242 9807 C985 3C07 44A6  8B9A AE07 8280 59A5 3CC1

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Thomas Leonard | 1 Apr 18:31
Picon
Gravatar

Re: TaskTray 0.4

On 3/24/07, Dennis Tomas <2tomas <at> informatik.uni-hamburg.de> wrote:
> I made TaskTray 0.4 use the gtk icon theme instead of the icon theme of
> ROX-Filer, in order to recognize when it changes. I'll make that an
> option in 0.4.2.
> BTW: Why doesn't the filer use the gtk icon theme?

The filer's code probably pre-dates it.

The option was added in r3092 on 2003-09-29.

--

-- 
Dr Thomas Leonard		http://rox.sourceforge.net
GPG: 9242 9807 C985 3C07 44A6  8B9A AE07 8280 59A5 3CC1

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Raphael | 2 Apr 00:43
Picon
Picon

Re: how to change the language? [solved]

On Sun, Apr 01, 2007 at 05:18:08PM +0100, Thomas Leonard wrote:
> On 3/27/07, Raphael <lilo- <at> gmx.ch> wrote:
> >Hi users,
> >
> >how can I change the language of the rox-filer? Setting it to "German"
> >don't work. Rox keep it "english". My locale says: de_CH.
> 
> How are you changing it (using LANG or through the options box)?
> 
> Do any of the other languages work?
> 
> Did you build it yourself from svn, or is this a released version?

first, I tried to change it in the option-box, but, it doesn't matter
what I set there, rox is english. 

I installed rox from debian testing (the actual version of the
repository). But, the same system on a other machine, there it work on
german. But why? I don't know...

Yes, other programs are german btw. swiss-german. here is the output of
locale:

LANG=de_CH
LANGUAGE=de_CH:de_DE
LC_CTYPE="de_CH"
LC_NUMERIC="de_CH"
LC_TIME="de_CH"
LC_COLLATE="de_CH"
LC_MONETARY="de_CH"
(Continue reading)

Keith W | 2 Apr 02:33
Picon

Re: [ANN] TaskTray 0.4.2

This is a nice little applet.  Very handy in conjunction w/ Pager.

Small suggestion: make a note in the README as to where the Python
bindings for libwnck are found. :)  Any w/ Gnome installed likely has
them already but it took me a bit to figure out they're in the
gnome-python-desktop source...

-keith

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Keith W | 2 Apr 22:57
Picon

what is the standard size for .DirIcons?

That is, if there is such a thing?  Particularly for AppDirs... I've
seen icons that are 48x48, 47x47... other oddball sizes.  Quite
frankly it makes a panel or filer window look pretty sloppy if there
are N icons of N sizes.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
Jim Ramsay | 2 Apr 23:14
Gravatar

Re: what is the standard size for .DirIcons?

Keith W wrote:
> That is, if there is such a thing?  Particularly for AppDirs... I've
> seen icons that are 48x48, 47x47... other oddball sizes.  Quite
> frankly it makes a panel or filer window look pretty sloppy if there
> are N icons of N sizes.

That's easy - Make an .svg icon, and it will be every size :)

--

-- 
Jim Ramsay
"Me fail English?  That's unpossible!"
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
rox-users mailing list
rox-users <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rox-users

Gmane