Review Request 122497: Start a New Kig Application for the New Action

David Narváez david.narvaez at computer.org
Mon Feb 9 13:31:51 UTC 2015


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

(Updated Feb. 9, 2015, 1:31 p.m.)


Status
------

This change has been marked as submitted.


Review request for KDE Edu.


Repository: kig


Description
-------

The previous behavior made sense when Kig was a KUniqueApplication, but now that it is not, running a new application is the best way to go. Another option would be to turn the Kig interface into an MDI, but that requires a lot more work. Notice that the binary found to run Kig might not be the same as the running binary.


Diffs
-----

  kig/kig.cpp 3b3a2de 

Diff: https://git.reviewboard.kde.org/r/122497/diff/


Testing
-------

1. Start kig
2. Draw something
3. Click the New button
4. Check the number of Kig processes (Ctrl + Esc or $ ps aux | grep kig in the console)

Before this patch, a new window would open, but only one kig process would be running. After this patch, a new Kig process starts.


Thanks,

David Narváez

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20150209/3a6b2b4c/attachment.html>


More information about the kde-edu mailing list