Summary: | Knotes always remembers the note's original desktop | ||
---|---|---|---|
Product: | [Unmaintained] knotes | Reporter: | Nicolas Galler <ngaller> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | adaptee, winter, wooolfy |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdepim/052679628f639bc7420e8e8b3f20573aa082c840 | Version Fixed In: | 4.10.1 |
Sentry Crash Report: | |||
Attachments: | Alows proper working of "Remember Desktop" option in knotes (v4.8.5) |
Description
Nicolas Galler
2009-12-01 16:52:23 UTC
Created attachment 77023 [details]
Alows proper working of "Remember Desktop" option in knotes (v4.8.5)
Hi.
Because I experience similar broken behaviour as describer in this Bug, I have prepared fix which might be considered as solution for this issue.
Since I'm using Mageia 2 this patch is prepared for version 4.8.5 of PIM, however might work on newer releases.
Thank you for the patch. Please submit it to http://reviewboard.kde.org. You will need an account on http://identity.kde.org for that. Also please have a look at the commit rules for KDE: http://techbase.kde.org/Policies/SVN_Commit_Policy (that applies to Git as well) The patch looks fine. I will commit it for KDE 4.10.1 and above. Thanks! Git commit 052679628f639bc7420e8e8b3f20573aa082c840 by Allen Winter. Committed on 10/02/2013 at 16:26. Pushed by winterz into branch 'KDE/4.10'. Make "remember desktop" option work properly. Thanks for the patch wooolfy FIXED-IN: 4.10.1 M +5 -0 knotes/knote.cpp M +5 -2 knotes/knote.h M +6 -2 knotes/knotesapp.cpp http://commits.kde.org/kdepim/052679628f639bc7420e8e8b3f20573aa082c840 Glad I could help. That was one of those small but annoying bugs. Thanks for review and commitment Allen, that saves my time going through whole process. |