MantisBT - VCMI
View Issue Details
0002958VCMICampaignspublic2018-04-17 10:172023-10-10 13:47
Povelitel 
Nullkiller 
highcrashalways
closedfixed 
1.next 
1.next 
0002958: crash after R-click on scenario info
if(down && SEL->getMapInfo())


> VCMI_client.exe!CFlagBox::clickRight(boost::logic::tribool down, bool previousState)Строка 369 C++
     VCMI_client.exe!CGuiHandler::handleMouseButtonClick(std::list<CIntObject *,std::allocator<CIntObject *> > & interestedObjs, EIntObjMouseBtnType btn, bool isPressed)Строка 359 C++
     VCMI_client.exe!CGuiHandler::handleCurrentEvent()Строка 347 C++
     VCMI_client.exe!CGuiHandler::handleEvents()Строка 194 C++
     VCMI_client.exe!CPlayerInterface::update()Строка 1674 C++
     VCMI_client.exe!CGuiHandler::renderFrame()Строка 460 C++
     VCMI_client.exe!mainLoop()Строка 1338 C++
     VCMI_client.exe!wmain(int argc, wchar_t * * argv)Строка 508 C++
кликнуть правой кнопкой в области на картинке

right-click in the area in the picture
ad2c429d8fe1ad3dcfdd863be8471deb0e0f0ff4

scenario info is absent
No tags attached.
related to 0001394resolved Ivan Can not open the scenario information of a campaign 
png info.png (1,193,040) 2018-04-17 10:17
https://bugs.vcmi.eu/file_download.php?file_id=2908&type=bug
Issue History
2018-04-17 10:17PovelitelNew Issue
2018-04-17 10:17PovelitelFile Added: info.png
2020-01-26 23:21toneyisnowNote Added: 0007869
2020-01-26 23:21toneyisnowStatusnew => acknowledged
2021-01-25 16:30MikeLodzNote Added: 0007976
2021-01-25 16:30MikeLodzPrioritynormal => high
2021-01-25 16:30MikeLodzProduct Version0.99 => 1.next
2021-01-25 16:30MikeLodzSummaryafter R-click on scenario info => crash after R-click on scenario info
2022-04-11 17:45PovelitelRelationship addedrelated to 0001394
2022-04-26 15:50PovelitelNote Added: 0008284
2022-04-26 15:50PovelitelStatusacknowledged => resolved
2022-04-26 15:50PovelitelFixed in Version => 1.next
2022-04-26 15:50PovelitelResolutionopen => fixed
2022-04-26 15:50PovelitelAssigned To => Nullkiller
2023-10-10 13:47PovelitelNote Added: 0008799
2023-10-10 13:47PovelitelStatusresolved => closed

Notes
(0007869)
toneyisnow   
2020-01-26 23:21   
I will double confirm whether it’s still repro in daily build.
(0007976)
MikeLodz   
2021-01-25 16:30   
I increase priority of this issue, as its a very noticable bug for players
(0008284)
Povelitel   
2022-04-26 15:50   
fixed in https://github.com/vcmi/vcmi/pull/732 [^]
(0008799)
Povelitel   
2023-10-10 13:47   
no longer relevant