AKorezin
AKorezin
Found another case for this problem. If you close main window before actually configuring any server, then there's no way you can bring main window back again. ### Steps to...
I'm not sure, but it seems crash is described in [upstream issue](https://bugs.launchpad.net/ubuntu/+source/libappindicator/+bug/1867996). I assume you should ask distro maintainers to actually apply latest(`r298` at the moment) patches from source like...
Additional example Directories ``` /node_modules/ /packages/sample/node_modules/ /packages/another_package/node_modules/ /@custom/package/node_modules/ /@types/for_other_package/node_modules/ ``` Can be ignored by file ```ignore **/node_modules/ ``` or by ```ignore /node_modules/ /packages/*/node_modules/ /@custom/*/node_modules/ /@types/*/node_modules/ ``` or by ```ignore /node_modules/...
@hsz should I create another issue about handling `**/` syntax by `IgnoreUnusedEntryInspection`?
Here you are!  [Log from browser console with debug as in screenshot](https://github.com/glpi-project/glpi/files/8884288/browser.log) [Log from files/_log/cron.log](https://github.com/glpi-project/glpi/files/8884289/cron.log) [Log from files/_log/event.log](https://github.com/glpi-project/glpi/files/8884290/event.log) [Log from files/_log/php-errors.log](https://github.com/glpi-project/glpi/files/8884291/php-errors.log) There are no more...
*10.0.2* Bump
The issue still persists in *10.0.3*.
Here you are!  [Log from browser console with debug as in screenshot](https://github.com/glpi-project/glpi/files/8884330/browser.log) [Log from files/_log/cron.log](https://github.com/glpi-project/glpi/files/8884331/cron.log) [Log from files/_log/event.log](https://github.com/glpi-project/glpi/files/8884332/event.log) [Log from files/_log/php-errors.log](https://github.com/glpi-project/glpi/files/8884333/php-errors.log) There are no more...
*10.0.2* Bump
@adrianonleitemao is it the same issue? I'm not the developer of GLPI, but I think your problem is not related. Probably you should create a new issue.