> On May 6, 2011, 8:25 p.m., Aaron J. Seigo wrote: > > good catch; please commit to both branches. cheers :)
As I don't have write access to git, could you commit the change for me please? Thanks, Luc - Luc ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101284/#review3177 ----------------------------------------------------------- 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 > >
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel