Bug#763603: pspp: startup notification does not work

2014-10-05 Thread Friedrich Beckmann
The problem is currently only visible for me in KDE. I guess in GNOME the 
default behavior is that the
startupnotificaton is off, while in KDE it is on. 

I think the way to handle the problem could be to fix the problem upstream and 
wait for 
the new release.


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



Bug#763603: pspp: startup notification does not work

2014-10-02 Thread Friedrich Beckmann
Hi Ronny,

thanks for the bug description. I am a little bit confused by your version 
information. Where
did you get that package from? There is currently pspp 0.8.4-1 only in unstable 
but I do not know
about any backport.

https://packages.debian.org/search?suite=allkeywords=pspp

Friedrich

Am 01.10.2014 um 11:35 schrieb Ronny Standtke ronny.stand...@fhnw.ch:

 Package: pspp
 Version: 0.8.4-1~bpo70+1
 Severity: minor
 
 When starting pspp from the KDE start menu the startup
 notification (bouncing mouse cursor) does not stop after
 PSPP finished loading.
 
 I tried to fix the issue by specifying a StartupWMClass in
 the desktop file but it didn't help. The only solution I found
 was to disable the startup notification (see attached patch).
 pspp.desktop.diff








Bug#763603: pspp: startup notification does not work

2014-10-02 Thread Ronny Standtke
Hi Friedrich,

 Where did you get that package from?

I created my own backport for wheezy.

Ronny


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



Bug#763603: pspp: startup notification does not work

2014-10-02 Thread Friedrich Beckmann
Control: tags -1 + confirmed patch
Control: found -1 0.8.3-6 

Hi Ronny,

i tried to reproduce the problem with the 
pspp testing 0.8.3-6 release and I see it bouncing…

Friedrich


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



Bug#763603: pspp: startup notification does not work

2014-10-02 Thread Ronny Standtke
Hi Friedrich,

 i tried to reproduce the problem with the 
 pspp testing 0.8.3-6 release and I see it bouncing…

Yes, this part of the startup notification works. The non-working part
is that the bouncing does not stop after pspp has been started but only
after a timeout of around half a minute.


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



Bug#763603: pspp: startup notification does not work

2014-10-02 Thread Friedrich Beckmann
Hi Ronny,

yes, that is what I mean: I see it bouncing and bouncing and bouncing… : -)

Friedrich


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



Bug#763603: pspp: startup notification does not work

2014-10-01 Thread Ronny Standtke
Package: pspp
Version: 0.8.4-1~bpo70+1
Severity: minor

When starting pspp from the KDE start menu the startup
notification (bouncing mouse cursor) does not stop after
PSPP finished loading.

I tried to fix the issue by specifying a StartupWMClass in
the desktop file but it didn't help. The only solution I found
was to disable the startup notification (see attached patch).
--- pspp.desktop.orig	2014-10-01 10:05:46.572061148 +0200
+++ pspp.desktop	2014-10-01 09:59:41.136052032 +0200
@@ -28,3 +28,4 @@
 Type=Application
 Categories=GTK;Education;Science;Math;
 MimeType=application/x-spss-sav;application/x-spss-por;
+StartupNotify=false