Your message dated Fri, 28 May 2010 05:32:25 +0000
with message-id <[email protected]>
and subject line Bug#580848: fixed in gdevilspie 0.31-4
has caused the Debian Bug report #580848,
regarding gdevilspie: generated .ds files are not working if more than one 
Matching statement is used
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
580848: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=580848
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gdevilspie
Version: 0.31-2
Severity: important

Thanks for this nice gui. I found that the result doesn't work if more than one 
statement in Matching is used.
This lines are the (not working) result of the selections in the gui:
; generated_rule nautilus
( if
( and
( is ( window_class ) "Nautilus" )
( is ( application_name ) "nautilus" )
)
( begin
( set_workspace 3 )
( maximize_horizontally )
( println "match" )
)
)

This is the modified rule file (without the and statement):
; generated_rule nautilus
( if
( is ( window_class ) "Nautilus" )
( begin
( is ( application_name ) "nautilus" )
( begin
( set_workspace 3 )
( maximize_horizontally )
( println "match" )
)
)
)

Please use nested begin statements instead of and.

best regards
  Joerg

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

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gdevilspie depends on:
ii  python                        2.5.4-9    An interactive high-level object-o
ii  python-support                1.0.8      automated rebuilding support for P

Versions of packages gdevilspie recommends:
ii  devilspie                     0.22-1     find windows and perform actions o

gdevilspie suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: gdevilspie
Source-Version: 0.31-4

We believe that the bug you reported is fixed in the latest version of
gdevilspie, which is due to be installed in the Debian FTP archive:

gdevilspie_0.31-4.debian.tar.gz
  to main/g/gdevilspie/gdevilspie_0.31-4.debian.tar.gz
gdevilspie_0.31-4.dsc
  to main/g/gdevilspie/gdevilspie_0.31-4.dsc
gdevilspie_0.31-4_all.deb
  to main/g/gdevilspie/gdevilspie_0.31-4_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Chris Silva <[email protected]> (supplier of updated gdevilspie package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 21 May 2010 23:21:54 -0500
Source: gdevilspie
Binary: gdevilspie
Architecture: source all
Version: 0.31-4
Distribution: unstable
Urgency: low
Maintainer: Chris Silva <[email protected]>
Changed-By: Chris Silva <[email protected]>
Description: 
 gdevilspie - A user friendly interface for devilspie
Closes: 580848
Changes: 
 gdevilspie (0.31-4) unstable; urgency=low
 .
   * debian/patches/fix.ds.matching.statement.patch:
     + Added patch to correct generated .ds files that are not working if more
       than one matching statement is used (Closes: #580848)
   * Updated manpage.
Checksums-Sha1: 
 10eacb93c9c5e0f4a6f7e41718ba6eb5c5cfdfc0 1060 gdevilspie_0.31-4.dsc
 653e0d2e48bb2bb99be443486166d80f133aceaf 3415 gdevilspie_0.31-4.debian.tar.gz
 2f5f57bdddb0d91117034330a6d3cce2e4a8c15b 21530 gdevilspie_0.31-4_all.deb
Checksums-Sha256: 
 0a6532228db986e5abadad89d8f7b7c31f7ca6f9f950d7231e9279f009d7ad24 1060 
gdevilspie_0.31-4.dsc
 bc354d6c26eeef81b77e460b6c01d0b855f845c8e65ad701f5ef22795d88d764 3415 
gdevilspie_0.31-4.debian.tar.gz
 ea853d652b90cd3bc1897401d27b645076d66e737a42020e5046e4bdcda3bf9e 21530 
gdevilspie_0.31-4_all.deb
Files: 
 d9a9a382dc0f84ac95c0eee980a00a03 1060 gnome extra gdevilspie_0.31-4.dsc
 c80f1435c3ce9372d4edf6fd1ed07160 3415 gnome extra 
gdevilspie_0.31-4.debian.tar.gz
 8028fb4a65b718985169cce314471bf1 21530 gnome extra gdevilspie_0.31-4_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkv/UtQACgkQoRg/jtECjI2zLQCeOooNTmX4dvY7M1uDkb86MdAd
0DgAnRZwHHe5evkX7dUzyj046uwYvrmi
=JF8D
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to