JBirdVegas / external_jbirdvegas_mGerrit

mGerrit is a Gerrit instance viewer
19 stars 8 forks source link

IllegalStateException - Cannot add header view to list -- setAdapter has already been called #47

Closed fracz closed 8 years ago

fracz commented 8 years ago

I was browsing the source code on my custom Gerrit repository and then after I wanted to exit from source code browser back to the change details screen, application has crashed with the exception mentioned in the title.

Then, when I was trying to start the application again - it was crashing immediately with the same exception. I managed to start the app again only after I had cleaned its data (through the app manager).

I will post more details if I can reproduce it.

Stack trace:

p4r4n01d commented 8 years ago

Hi

Thanks for raising this. Can you replicate this issue on a public Gerrit such as one if the supported ones? If so, can you please provide the Gerrit URL and what you did to replicate the issue? This will help us fix this issue sooner. Also, what version of Android are you running? I have read that this may not be an issue on some versions of Android.

On Mon, 22 Feb 2016, 23:04 Wojciech Frącz notifications@github.com wrote:

I was browsing the source code on my custom Gerrit repository and then after I wanted to exit from source code browser back to the change details screen, application has crashed with the exception mentioned in the title.

Then, when I was trying to start the application again - it was crashing immediately with the same exception. I managed to start the app again only after I had clean its data (through the app manager).

Stack trace https://photos.google.com/share/AF1QipNBS84yX_YrMBJggpf8Kf_PaQA7q2S6-o13nXRXmkvOULcUlqktxPW7Yw_l94lojQ?key=M0pvMHhISXpiT2JxdUZWSjFvUGdROEFERVNyNEVn :

https://camo.githubusercontent.com/daa68287eaf2719dc5b9bac84e7d94df9688dda0/68747470733a2f2f6c68332e676f6f676c6575736572636f6e74656e742e636f6d2f655877366452576b546243546e2d7465664434425332386f6b787667306b6162516f33565231716c466a37474a6837685f314b5358692d515062456947554e6f6337654e34537a6d45714c684a4c5441536869524c72325759686b574244484e6d7351637152357a6e68577a5668736c534e447675393331694b4851386e6244737438564c713472636a56767772444e6d4a744c675166425a61566b6c4177576e524b766449566b504e6972454b4a64514d665f766b634b423232476f54666b70454f747a4d72444e6635694441774e596579584f583671585573414754374d555769307a6e5a4557356e7970476a697653566f2d5079523464544958773641746c625264432d705f794364382d3666722d6a417a437867693343514c46766e307a52436f48755a457548327739566c575750364d39767535453162356f6231687738614f6b744232384746377254554f4a55524465634a765964477a386c5059374557664f577667505f4e396171643738446f6e4d4e35724d4a695335616e6d533177446470496f457046506e467a4c3042782d64795239596c594e766875316d675352%0D%20464f764b6c396a626c6652395733742d34334b7155324669717643417a2d5350587334446243723255796369504744527447386a346a66354f6c474545504b776f6b41657652735f457945732d32387472315171747a614c4c746973366a3432564c33716f7a7434364738385a415548796f5834596d496e68575376706933767339535a6746622d4976475f665a5879504964624157736734464858426b4f3d773438302d683830302d6e6f

— Reply to this email directly or view it on GitHub https://github.com/JBirdVegas/external_jbirdvegas_mGerrit/issues/47.

fracz commented 8 years ago

MGerrit 2.111.76, Android 4.1.2. I could not reprocude it so far.