Review Request 115232: Raise CVS View Tab when commiting something (exiting patch-review).

Sergey Kalinichev kalinichev.so.0 at gmail.com
Tue Jan 28 10:32:04 UTC 2014


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


Your patch crashes kdevelop. :(
Steps to reproduce: code->commit current project. Don't commit anything. Review->back to code. Then again Code->commit current project:
#5  0x00007fdf8b87e1d5 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#6  0x00007fdf8b881388 in __GI_abort () at abort.c:90
#7  0x00007fdf8c47cc52 in qt_message_output(QtMsgType, char const*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#8  0x00007fdf8c47cfb9 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#9  0x00007fdf8c47d7c4 in qFatal(char const*, ...) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#10 0x00007fdf8f53c11e in Sublime::IdealController::removeView (this=0x26b5bb0, view=0x6354120, nondestructive=true) at /home/ks/Projects/kdevel/kdevplatform/sublime/idealcontroller.cpp:327
#11 0x00007fdf8f53609e in Sublime::MainWindowPrivate::clearArea (this=0x26b1e40) at /home/ks/Projects/kdevel/kdevplatform/sublime/mainwindow_p.cpp:399
#12 0x00007fdf8f531152 in clearArea (this=<optimized out>) at /home/ks/Projects/kdevel/kdevplatform/sublime/mainwindow.cpp:166
#13 Sublime::MainWindow::setArea (this=0x26af020, area=0x26fbec0) at /home/ks/Projects/kdevel/kdevplatform/sublime/mainwindow.cpp:119
#14 0x00007fdf8f52c3f6 in showAreaInternal (this=<optimized out>, area=<optimized out>, mainWindow=<optimized out>, this=<optimized out>, area=<optimized out>, mainWindow=<optimized out>) at /home/ks/Projects/kdevel/kdevplatform/sublime/controller.cpp:145
#15 Sublime::Controller::showArea (this=0x26acb40, areaTypeId=..., mainWindow=0x26af020) at /home/ks/Projects/kdevel/kdevplatform/sublime/controller.cpp:166
#16 0x00007fdf90f49115 in KDevelop::UiController::switchToArea (this=0x26acb40, areaName=..., switchMode=<optimized out>) at /home/ks/Projects/kdevel/kdevplatform/shell/uicontroller.cpp:249
#17 0x00007fdedada9068 in PatchReviewPlugin::switchAreaAndMakeWorkingSetUique (this=0x486d430) at /home/ks/Projects/kdevel/kdevplatform/plugins/patchreview/patchreview.cpp:368
#18 0x00007fdedada9428 in PatchReviewPlugin::updateReview (this=0x486d430) at /home/ks/Projects/kdevel/kdevplatform/plugins/patchreview/patchreview.cpp:406
#19 0x00007fdedadab12d in PatchReviewPlugin::qt_static_metacall (_o=0x486d430, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at /home/ks/Projects/kdevel/kdevplatform/build/plugins/patchreview/patchreview.moc:76
....

NOTE: This doesn't happen without your patch applied.

- Sergey Kalinichev


On Jan. 27, 2014, 9:15 p.m., Mikhail Krutov wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/115232/
> -----------------------------------------------------------
> 
> (Updated Jan. 27, 2014, 9:15 p.m.)
> 
> 
> Review request for KDevelop.
> 
> 
> Repository: kdevplatform
> 
> 
> Description
> -------
> 
> When user commits something, he doesn't get back to VcsView after reviewing commit in patchreview. This fixes the issue. 
> 
> 
> Diffs
> -----
> 
>   plugins/patchreview/patchreview.cpp a582b0a 
> 
> Diff: https://git.reviewboard.kde.org/r/115232/diff/
> 
> 
> Testing
> -------
> 
> Install kdevgit.so plugin, then run KDevelop, init repo, commit something.
> 
> 
> Thanks,
> 
> Mikhail Krutov
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20140128/40d728f4/attachment.html>


More information about the KDevelop-devel mailing list