[KDE/Mac] Review Request 121394: [OS X] create a dedicated Info.plist for kdevelop

René J.V. Bertin rjvbertin at gmail.com
Mon Dec 8 21:53:01 UTC 2014



> On Dec. 8, 2014, 10:36 p.m., Kevin Funk wrote:
> > What's so bad about "app nap" for KDevelop?

- launch kdevelop
- open a session with one or more projects and a good number of files
- kdevelop will start parsing
- you do something else while that goes on, so kdevelop isn't the frontmost app
- the kernel notices that `process kdevelop.bin[15026] caught causing excessive wakeups. Observed wakeups rate (per sec): 917; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45150` followed by
- `ReportCrash[15495]: Invoking spindump for pid=15026 wakeups_rate=917 duration=50 because of excessive wakeups`
- and sooner or later thereafter the offending application is suspended until you bring it back to the foreground
- you come back from getting that coffee or whatever you were doing while kdevelop was doing its parsing thingy
- kdevelop is about at the same point (% parsing progress) where you left it.


- René J.V.


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/121394/#review71591
-----------------------------------------------------------


On Dec. 8, 2014, 10:05 p.m., René J.V. Bertin wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/121394/
> -----------------------------------------------------------
> 
> (Updated Dec. 8, 2014, 10:05 p.m.)
> 
> 
> Review request for KDE Software on Mac OS X and KDevelop.
> 
> 
> Repository: kdevelop
> 
> 
> Description
> -------
> 
> This patch provides an Info.plist template and a change to the kdevelop/app/CMakeLists.txt to generate an appropriate info dictionary for the kdevelop app bundle.
> 
> The main interest at this point is the deactivation of "app nap" which will suspend the whole IDE if it remains (active) in the background for too long.
> The same file can also be used to define the application icon, and document types the application can handle. I intend to address those features in future updates (the latter will require changes to the code, though).
> 
> 
> Diffs
> -----
> 
>   app/CMakeLists.txt d84253d 
>   app/Info.plist.template PRE-CREATION 
> 
> Diff: https://git.reviewboard.kde.org/r/121394/diff/
> 
> 
> Testing
> -------
> 
> On OS X 10.9.4 . App Nap disabling seems to work as expected (and described in user feedback on the feature and its per-application deactivation). 
> 
> 
> Thanks,
> 
> René J.V. Bertin
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-mac/attachments/20141208/d78f4021/attachment-0001.html>


More information about the kde-mac mailing list