AKorezin

Results 35 comments of 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! ![Browser screenshot with enabled debug](https://user-images.githubusercontent.com/5399964/173195438-205d2d33-2062-42c2-9c46-007cf7afd1da.png) [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...

The issue still persists in *10.0.3*.

Here you are! ![Browser screenshot with enabled debug](https://user-images.githubusercontent.com/5399964/173195958-b7b821e0-c6c6-4291-af72-f00a47927309.png) [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...

@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.