Bug 62747

Summary: Knotes doesn't remember which desktop it was displayed on after KDE restarted
Product: [Applications] knotes Reporter: Adrian Head <ahead>
Component: generalAssignee: Michael Brade <brade>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description Adrian Head 2003-08-16 10:45:13 UTC
Version:           2.3 (using KDE KDE 3.1.2)
Installed from:    Gentoo Packages
Compiler:          gcc -v Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/specs Configured with: /var/tmp/portage/gcc-3.2.3-r1/work/gcc-3.2.3/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.2 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2/info --enable-shared --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib --enable-languages=c,c++,ada,f77,objc,java --enable-threads=posix --enable-long-long --disable-checking --enable-cstdio=stdio --enable-clocale=generic --enable-__cxa_atexit --enable-version-specific-runtime-libs --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include/g++-v3 --with-local-prefix=/usr/local --enable-shared --enable-nls --without-included-gettext Thread model: posix gcc version 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r1, propolice) 
OS:          Linux

I have notes that I have selected as "show on all desktops".  When KDE is restarted the notes only display on the 1st desktop although when checked - the selection is to "show on all desktops".  To force the notes to show on all desktops again the following procedure has to be done:
1) Select the note and select to display on desktop 2.
This does nothing...
2) Select the note and select to display on desktop 2.
The nete is then displayed on desktop 2.
3) Then select "show on all desktops"
4) The note is displays correctly on all desktops.

This is repeatable everytime KDE restarts.
Comment 1 Michael Brade 2003-08-17 05:16:13 UTC
Subject: Re:  New: Knotes doesn't remember which desktop it was displayed on after KDE restarted

Hi,

> I have notes that I have selected as "show on all desktops".  When KDE is
> restarted the notes only display on the 1st desktop although when checked -
> the selection is to "show on all desktops".
Yes, I know and this is fixed in CVS already. Thus, once you upgrade to KDE 
3.2 everything will be fine. As an alternative, you can get just the knotes 
sources and compile it yourself.

Thanks for the report,
  Michael
Comment 2 Adrian Head 2003-08-17 08:30:44 UTC
Thanks - much appreciated