Review Request: don't launch application two times from plasma's applauncher

Commit Hook null at kde.org
Fri May 6 22:53:33 CEST 2011


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/101284/#review3185
-----------------------------------------------------------


This review has been submitted with commit 3f1dd3b94ab2b56abb43a51b7b78a9cd162325d0 by Aaron Seigo.

- Commit


On May 6, 2011, 7:45 p.m., Luc Menut wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/101284/
> -----------------------------------------------------------
> 
> (Updated May 6, 2011, 7:45 p.m.)
> 
> 
> Review request for Plasma and Marco Martin.
> 
> 
> Summary
> -------
> 
> Since last commit to fix bug 262614,
> http://commits.kde.org/kde-workspace/abcd170758a32efd8b082bacb5918ee4a6ac05ea in KDE/4.6
> http://commits.kde.org/kde-workspace/bedb02e9887ecd9ca429a88e680cc3f138bf2f50 in master
> the applications are now launched two times, because the signal is connected two times:
> 38  connect(m_menu, SIGNAL(triggered(QAction*)), this, SLOT(switchTo(QAction*)));
> 39  connect(m_menu, SIGNAL(triggered(QAction*)), this, SLOT(switchTo(QAction*)));
> 
> removing one of the lines fixes this.
> 
> 
> This addresses bug 262614.
>     http://bugs.kde.org/show_bug.cgi?id=262614
> 
> 
> Diffs
> -----
> 
>   plasma/generic/containmentactions/applauncher/launch.cpp cbc7175 
> 
> Diff: http://git.reviewboard.kde.org/r/101284/diff
> 
> 
> Testing
> -------
> 
> tested on KDE 4.6.2.
> 
> 
> Thanks,
> 
> Luc
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/plasma-devel/attachments/20110506/cc933a53/attachment.htm 


More information about the Plasma-devel mailing list