Bug 166020 - frame applet does not remember slide show status after dropping a directory
Summary: frame applet does not remember slide show status after dropping a directory
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-08 11:00 UTC by Mario Oschwald
Modified: 2008-07-08 20:52 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
one line fix for forgotten state bug (398 bytes, patch)
2008-07-08 11:02 UTC, Mario Oschwald
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mario Oschwald 2008-07-08 11:00:51 UTC
Version:            (using Devel)
Installed from:    Compiled sources

If you drop a directory on the frame applet, the changed m_slideShow
boolean isn't saved to the config. If you log out directly after that
the slide show state is forgotten.

See attached patch for one-line fix.
Comment 1 Mario Oschwald 2008-07-08 11:02:11 UTC
Created attachment 25928 [details]
one line fix for forgotten state bug
Comment 2 Anne-Marie Mahfouf 2008-07-08 20:52:38 UTC
SVN commit 829632 by annma:

fix slideshow state not saved when directory dropped
Thanks, well spotted!
BUG=166020


 M  +1 -0      frame.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=829632