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

Aleix Pol Gonzalez aleixpol at kde.org
Mon Feb 9 11:51:06 UTC 2015


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


+1

That's what I do in KAlgebra as well.

- Aleix Pol Gonzalez


On Feb. 9, 2015, 9:16 a.m., David Narváez wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/122497/
> -----------------------------------------------------------
> 
> (Updated Feb. 9, 2015, 9:16 a.m.)
> 
> 
> 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/579d9bef/attachment.html>


More information about the kde-edu mailing list