You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After reading a bit on this issue, it seems that this is a harmless warning and is a common issue in Arch across different apps & not an issue with Hellfire/Firefox.
Anyway, you can try solving this warning by:
Installing the following package: kde-gtk-config
If the package is already installed and you still get this warning, this means that the library file may not be on the correct path. In this case, you can follow these commands:
Install package locate
sudo updatedb
locate libcolorreload-gtk-module.so
You will get the path of current library. Copy that full path and paste it in correct gtk folder like this example: sudo cp /opt/kf5-5.75.0/lib/gtk-3.0/modules/libcolorreload-gtk-module.so /usr/lib/gtk-3.0/modules/
I hope this solves the issue. Will be waiting for your reply before closing this issue.
Hi thanks for quick support!
Actually the problem is that usually I don't get such issues in other firefox browsers and this error is actually stopping hellfire from launching.
I followed your instructions and did all the things but in the end got hit by this error -
Installed in Arch Linux. and I checked my files, Some issue with the latest release
The text was updated successfully, but these errors were encountered: