Summary: | porting of "bool KProcess::setPriority ()" from KDE3 to KDE4 | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | urwald <urwald> |
Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | RESOLVED WAITINGFORINFO | ||
Severity: | normal | CC: | christoph |
Priority: | NOR | ||
Version: | 4.1 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
urwald
2008-11-15 14:41:08 UTC
this is trolltech task 164953 and "it needs some thought". See http://trolltech.com/developer/task-tracker/index_html?method=entry&id=164953 for details. However, Trolltech has decreased the priority bit by bit down to actually "No Priority". So I assume we won't get an implementation in QProcess... and this would make it interesting to implement it in KProcess. if you can come up with semantics that work reasonably well cross-platform, we can have it in qt "soon" (qt 4.6, that is). but you'll notice that it isn't straight-forward by any means. Okay, my knowlege is limited to linux. I didn't know that that's complicate on other platforms... We had 2 more porting steps, if still api is missing that is really needed, please open best an up-stream bug for QProcess. |