Stanisław

Results 89 comments of Stanisław

Please run with: `G_MESSAGES_DEBUG=all GTK_DEBUG=interactive com.github.stsdc.monitor`

Probably because of GPU. What GPU are You using? You may confirm if that's because of GPU by commenting out these lines and compile the code: https://github.com/stsdc/monitor/blob/2cb1f9f2a3fb0b680e91a55ccaab69dfbf467a79/src/Resources/Resources.vala#L33-L36 Make sure to...

Thanks for testing and debugging. Much appreciated. You may also try to use gdb: Run `gdb /path/to/monitor` in your terminal. Type `run` and then press Enter to run an app....

@andrewdbate please confirm if the PR fixed this issue.

Thanks! Should be fixed in c2a381f1e0b98c06c9cd87691a1313cb71151a03

So if I understand this correctly: if build server e.g. elementary's will have this dep, Monitor will build with an Indicator?

But if it will be built on Flathub, there will be no Indicator in package? My concern is, if someone installs this package from Flathub on elementary?

Anyway, You can create a test branch, we will see.

Yes, I'm aware of AppCenter and Flatpak marriage. But I'm not sure about those small details. I would like to make Monitor available on other distributions, but I do not...