Bug#565751: wmnut: no withdrawn mode

2012-06-04 Thread Arnaud Quette
salut Manu

> On 01/06/12 23:35, Arnaud Quette wrote:
>> I've finally setup a git repo to ease this fix, and further maintenance:
>> https://github.com/aquette/wmnut
>
> That seems to have fixed it. Thanks!

great, thanks for the feedback ;-)
I'm going to release 0.64 and upload it.

cheers,
Arnaud
-- 
Linux / Unix / Opensource Engineering Expert - Eaton -
http://opensource.eaton.com
Network UPS Tools (NUT) Project Leader - http://www.networkupstools.org
Debian Developer - http://www.debian.org
Free Software Developer - http://arnaud.quette.free.fr



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#565751: wmnut: no withdrawn mode

2012-06-03 Thread Manu Benoît
Salut,

On 01/06/12 23:35, Arnaud Quette wrote:
> I've finally setup a git repo to ease this fix, and further maintenance:
> https://github.com/aquette/wmnut

That seems to have fixed it. Thanks!

-- 
Manu Benoît



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#565751: wmnut: no withdrawn mode

2012-06-01 Thread Arnaud Quette
2012/6/1 Manu Benoît :
> On 01/06/12 16:48, Manu Benoît wrote:
>> I'm going to try moving my current GNUstep directory out of the way and
>> report back on that.
>
> That had absolutely no effect.

I've finally setup a git repo to ease this fix, and further maintenance:
https://github.com/aquette/wmnut

I've already committed a first thing, that I'd like you to test:
https://github.com/aquette/wmnut/commit/15c8dd9536c80c28cf42c55eb51b436c3b37701f

could you please also confirm that wmtime behaves as expected?

cheers,
Arno



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#565751: wmnut: no withdrawn mode

2012-06-01 Thread Manu Benoît
On 01/06/12 16:48, Manu Benoît wrote:
> I'm going to try moving my current GNUstep directory out of the way and
> report back on that.

That had absolutely no effect.

-- 
Manu Benoît



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#565751: wmnut: no withdrawn mode

2012-06-01 Thread Manu Benoît
Salut,

On 01/06/12 14:22, Arnaud Quette wrote:
> could you please quickly check how it behaves and report back?

Same results as the packaged version: both an appicon and a window
appear (the window's background is transparent); if I try to dock the
appicon, kill the program and then restart it, the icon in the dock is
ignored and a new appicon is created.

I'm going to try moving my current GNUstep directory out of the way and
report back on that.

Cheers,

-- 
Manu Benoît



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#565751: wmnut: no withdrawn mode

2012-06-01 Thread Arnaud Quette
salut,

> Sorry for resurrecting an old bug report like this, but I am currently
> having the same problem with WindowMaker 0.95.3. Both WindowMaker and
> WMNut are from Debian Sid on AMD64.

you did well.
it's part of the things that get forgotten, due to an overwhelmed backlog...

I've refreshed a bit WMnut a month ago (v 0.63): http://wmnut.mgeops.org/

could you please quickly check how it behaves and report back?

cheers,
Arnaud
-- 
Linux / Unix / Opensource Engineering Expert - Eaton -
http://opensource.eaton.com
Network UPS Tools (NUT) Project Leader - http://www.networkupstools.org
Debian Developer - http://www.debian.org
Free Software Developer - http://arnaud.quette.free.fr



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#565751: wmnut: no withdrawn mode

2012-05-29 Thread Manu Benoît
Hello,

Sorry for resurrecting an old bug report like this, but I am currently
having the same problem with WindowMaker 0.95.3. Both WindowMaker and
WMNut are from Debian Sid on AMD64.

Regards,
E. Benoît



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#565751: wmnut: no withdrawn mode

2010-07-01 Thread Arnaud Quette
2010/7/1 Louis-David Mitterrand 

> On Thu, Jul 01, 2010 at 12:04:24AM +0200, Arnaud Quette wrote:
> >
> > I'm now done with it. I've submitted the patch upstream:
> > https://bugs.edge.launchpad.net/awn-extras/+bug/600408
> >
> >  > which dock are you using btw?
> > >>
> > >> It's openbox's builtin dock, mostly wmaker compatible I think.
> > >>
> > >
> > > well, afaik, there is no builtin dock in openbox!
> > > you're probably running tint2 or awn.
> > > can you please describe your installation, ie if you used a Debian
> > > derivative or some kind of script.
> > >
> > > ultimately, the following files might help:
> > > /etc/xdg/openbox/autostart.sh
> > > ~/.config/openbox/autostart.sh
> > >
> > > finally, what do you mean by "mostly wmaker compatible"?
> > > are you running old school wm apps and which ones?
> > >
> >
> > just for fun, I've installed and tried wmclock (an old school WM app),
> which
> > as failed the same way.
> > most if not all dock' applets use a specific API, which motivated the
> above
> > development.
>
> For info, here are the wm* docklets I use with openbox:
>
> - wmacpi
> - wmtime
> - wmnd
> - wmweather+
> - wmxmms2
> - wmforkplop
> - wmfsm
>

in light of the above, some tests and code analysis, you're fully right.
openbox has its own native WindowMaker style dock.
and I've introduced a regression in wmnut by setting the window, icon and WM
name, instead of only the latter for withdrawn mode. These 3 are reserved to
the windowed mode.
And they were causing the forced windowed mode behavior you're
experiencing...

I'll check for the patch and upload, but later.
I'm a bit tired now (just back from a municipal council...)

cheers,
Arno


Bug#565751: wmnut: no withdrawn mode

2010-07-01 Thread Louis-David Mitterrand
On Thu, Jul 01, 2010 at 12:04:24AM +0200, Arnaud Quette wrote:
> 
> I'm now done with it. I've submitted the patch upstream:
> https://bugs.edge.launchpad.net/awn-extras/+bug/600408
> 
>  > which dock are you using btw?
> >>
> >> It's openbox's builtin dock, mostly wmaker compatible I think.
> >>
> >
> > well, afaik, there is no builtin dock in openbox!
> > you're probably running tint2 or awn.
> > can you please describe your installation, ie if you used a Debian
> > derivative or some kind of script.
> >
> > ultimately, the following files might help:
> > /etc/xdg/openbox/autostart.sh
> > ~/.config/openbox/autostart.sh
> >
> > finally, what do you mean by "mostly wmaker compatible"?
> > are you running old school wm apps and which ones?
> >
> 
> just for fun, I've installed and tried wmclock (an old school WM app), which
> as failed the same way.
> most if not all dock' applets use a specific API, which motivated the above
> development.

For info, here are the wm* docklets I use with openbox:

- wmacpi
- wmtime
- wmnd
- wmweather+
- wmxmms2
- wmforkplop
- wmfsm

They are all in debian.

Cheers,



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#565751: wmnut: no withdrawn mode

2010-07-01 Thread Louis-David Mitterrand
On Mon, Jun 28, 2010 at 09:16:52PM +0200, Arnaud Quette wrote:
> 
> I'm mostly done with one for awn using the existing battery applet ;-)
> 
> > which dock are you using btw?
> >
> > It's openbox's builtin dock, mostly wmaker compatible I think.
> >
> 
> well, afaik, there is no builtin dock in openbox!

No, really there is a default "dock" in plain openbox. Just launch any
wmaker applet and you'll see them appear docked together.

> you're probably running tint2 or awn.
> can you please describe your installation, ie if you used a Debian
> derivative or some kind of script.

Just plain debian/sid.

> ultimately, the following files might help:
> /etc/xdg/openbox/autostart.sh
> ~/.config/openbox/autostart.sh
> 
> finally, what do you mean by "mostly wmaker compatible"?
> are you running old school wm apps and which ones?

I just meant that wm* applets that work in openbox support a "withdrawn"
mode.

-- 
http://www.cruisefish.net



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#565751: wmnut: no withdrawn mode

2010-06-30 Thread Arnaud Quette
salut,

2010/6/28 Arnaud Quette

> Salut,
>
> 2010/6/28 Louis-David Mitterrand
>
> On Thu, Jun 24, 2010 at 11:43:54PM +0200, Arnaud Quette wrote:
>> > Bonsoir Louis-David,
>>
>> Salut Arnaud,
>>
>> > 2010/1/18 Louis-David Mitterrand
>> >
>> > > Package: wmnut
>> > > Version: 0.62-4
>> > > Severity: important
>> > >
>> > > wmnut refuses to integrate into openbox's applet dock with or without
>> "-w".
>> > >
>> > > It stays windowed.
>> > >
>> >
>> > sorry for this late answer, I completely missed your report.
>> >
>> > I can confirm this issue, and I've even tried with awn.
>> > wmnut is an old school dock app. it doesn't support FreeDesktop System
>> Tray
>> > Protocol.
>> > which means that it won't work with modern docks.
>> > that's for the bad news.
>> >
>> > now, for the good news:
>> > - you should try NUT Monitor 1.2. it adds a notification icon that fits
>> > nicely into most Notification Area applets, and is developed by a French
>> > friend: http://www.lestat.st/informatique/projets/nut-monitor
>> > - you, probably due to your name, gave me the final reason to test
>> openbox
>> > (+awn) and fix that wmnut mess.
>> > I will soon check to make a NUT applet to solve that lack.
>>
>> That would be great.
>>
>
> I'm mostly done with one for awn using the existing battery applet ;-)
>

I'm now done with it. I've submitted the patch upstream:
https://bugs.edge.launchpad.net/awn-extras/+bug/600408

 > which dock are you using btw?
>>
>> It's openbox's builtin dock, mostly wmaker compatible I think.
>>
>
> well, afaik, there is no builtin dock in openbox!
> you're probably running tint2 or awn.
> can you please describe your installation, ie if you used a Debian
> derivative or some kind of script.
>
> ultimately, the following files might help:
> /etc/xdg/openbox/autostart.sh
> ~/.config/openbox/autostart.sh
>
> finally, what do you mean by "mostly wmaker compatible"?
> are you running old school wm apps and which ones?
>

just for fun, I've installed and tried wmclock (an old school WM app), which
as failed the same way.
most if not all dock' applets use a specific API, which motivated the above
development.

cheers,
Arnaud


Bug#565751: wmnut: no withdrawn mode

2010-06-28 Thread Arnaud Quette
Salut,

2010/6/28 Louis-David Mitterrand 

> On Thu, Jun 24, 2010 at 11:43:54PM +0200, Arnaud Quette wrote:
> > Bonsoir Louis-David,
>
> Salut Arnaud,
>
> > 2010/1/18 Louis-David Mitterrand
> >
> > > Package: wmnut
> > > Version: 0.62-4
> > > Severity: important
> > >
> > > wmnut refuses to integrate into openbox's applet dock with or without
> "-w".
> > >
> > > It stays windowed.
> > >
> >
> > sorry for this late answer, I completely missed your report.
> >
> > I can confirm this issue, and I've even tried with awn.
> > wmnut is an old school dock app. it doesn't support FreeDesktop System
> Tray
> > Protocol.
> > which means that it won't work with modern docks.
> > that's for the bad news.
> >
> > now, for the good news:
> > - you should try NUT Monitor 1.2. it adds a notification icon that fits
> > nicely into most Notification Area applets, and is developed by a French
> > friend: http://www.lestat.st/informatique/projets/nut-monitor
> > - you, probably due to your name, gave me the final reason to test
> openbox
> > (+awn) and fix that wmnut mess.
> > I will soon check to make a NUT applet to solve that lack.
>
> That would be great.
>

I'm mostly done with one for awn using the existing battery applet ;-)

> which dock are you using btw?
>
> It's openbox's builtin dock, mostly wmaker compatible I think.
>

well, afaik, there is no builtin dock in openbox!
you're probably running tint2 or awn.
can you please describe your installation, ie if you used a Debian
derivative or some kind of script.

ultimately, the following files might help:
/etc/xdg/openbox/autostart.sh
~/.config/openbox/autostart.sh

finally, what do you mean by "mostly wmaker compatible"?
are you running old school wm apps and which ones?

cheers,
Arnaud


Bug#565751: wmnut: no withdrawn mode

2010-06-28 Thread Louis-David Mitterrand
On Thu, Jun 24, 2010 at 11:43:54PM +0200, Arnaud Quette wrote:
> Bonsoir Louis-David,

Salut Arnaud,

> 2010/1/18 Louis-David Mitterrand
> 
> > Package: wmnut
> > Version: 0.62-4
> > Severity: important
> >
> > wmnut refuses to integrate into openbox's applet dock with or without "-w".
> >
> > It stays windowed.
> >
> 
> sorry for this late answer, I completely missed your report.
> 
> I can confirm this issue, and I've even tried with awn.
> wmnut is an old school dock app. it doesn't support FreeDesktop System Tray
> Protocol.
> which means that it won't work with modern docks.
> that's for the bad news.
> 
> now, for the good news:
> - you should try NUT Monitor 1.2. it adds a notification icon that fits
> nicely into most Notification Area applets, and is developed by a French
> friend: http://www.lestat.st/informatique/projets/nut-monitor
> - you, probably due to your name, gave me the final reason to test openbox
> (+awn) and fix that wmnut mess.
> I will soon check to make a NUT applet to solve that lack.

That would be great. 

> which dock are you using btw?

It's openbox's builtin dock, mostly wmaker compatible I think.

Cheers,

-- 
http://www.cruisefish.net



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#565751: wmnut: no withdrawn mode

2010-06-24 Thread Arnaud Quette
Bonsoir Louis-David,

2010/1/18 Louis-David Mitterrand

> Package: wmnut
> Version: 0.62-4
> Severity: important
>
> wmnut refuses to integrate into openbox's applet dock with or without "-w".
>
> It stays windowed.
>

sorry for this late answer, I completely missed your report.

I can confirm this issue, and I've even tried with awn.
wmnut is an old school dock app. it doesn't support FreeDesktop System Tray
Protocol.
which means that it won't work with modern docks.
that's for the bad news.

now, for the good news:
- you should try NUT Monitor 1.2. it adds a notification icon that fits
nicely into most Notification Area applets, and is developed by a French
friend: http://www.lestat.st/informatique/projets/nut-monitor
- you, probably due to your name, gave me the final reason to test openbox
(+awn) and fix that wmnut mess.
I will soon check to make a NUT applet to solve that lack.

which dock are you using btw?

cheers,
Arnaud
-- 
Linux / Unix Expert R&D - Eaton - http://www.eaton.com/mgeops
Network UPS Tools (NUT) Project Leader - http://www.networkupstools.org/
Debian Developer - http://www.debian.org
Free Software Developer - http://arnaud.quette.free.fr/


Bug#565751: wmnut: no withdrawn mode

2010-01-18 Thread Louis-David Mitterrand
Package: wmnut
Version: 0.62-4
Severity: important

wmnut refuses to integrate into openbox's applet dock with or without "-w".

It stays windowed.


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (499, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32.3-1-pyrrhus64 (SMP w/4 CPU cores)
Locale: LANG=en_CA, lc_ctype=fr...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages wmnut depends on:
ii  libc6 2.10.2-5   Embedded GNU C Library: Shared lib
ii  libupsclient1 2.4.1-3.2  network UPS tools - client library
ii  libx11-6  2:1.3.3-1  X11 client-side library
ii  libxext6  2:1.1.1-2  X11 miscellaneous extension librar
ii  libxpm4   1:3.5.8-1  X11 pixmap library

wmnut recommends no packages.

wmnut suggests no packages.

-- no debconf information

-- 
http://www.critikart.net



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org