Bug 397598

Summary: Kile crashes when I right click on tabs
Product: [Applications] kile Reporter: Simone <s.scalabrino9>
Component: user interfaceAssignee: Michel Ludwig <michel.ludwig>
Status: RESOLVED DUPLICATE    
Severity: normal CC: s.scalabrino9
Priority: NOR    
Version First Reported In: master   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Simone 2018-08-18 21:24:14 UTC
How to reproduce:
- Open two files in Kile
- Right click on one of the tabs
- Kile crashes

I can always reproduce this. I cloned the repository few minutes ago and tried to find the cause: it seems that the problem is in line 530 of kileviewmanager.cpp (action5 is null, maybe?). I tried to remove all the lines involving "action5" and Kile does not crash anymore. However this is not a proper fix, I guess, because I removed the menu item.
Comment 1 Christoph Feck 2018-08-19 02:13:02 UTC

*** This bug has been marked as a duplicate of bug 395160 ***