dozius / winsplit-revolution

A small utility which allows you to easily organize your open windows by tiling, resizing and positioning them to make the best use of your desktop real estate.
GNU General Public License v3.0
88 stars 12 forks source link

Fix nuisance error if locale is not supported #3

Closed dozius closed 4 years ago

dozius commented 4 years ago

Fixes issue #2.

winsplit-revolution_10.0.1_x64-rc1.zip

dozius commented 4 years ago

@Wiethoofd, please try the release candidate attached to this PR to see if it solves your issue. Thanks!

Wiethoofd commented 4 years ago

No more error.

Checked with removing the settings .xml files in %appdata%\Winsplit Revolution and removing all the ones in the folder with the executables (if existed/generated).

Somehow the 10.0.0.0 version also stopped throwing the error, but that might also have been because the language got set to Dutch.

dozius commented 4 years ago

Great. Thanks for testing.

jollyrishi commented 3 years ago

@dozius I'm using WinSplit 11.04 on windows 7 os. Unable to understand how to apply your attached files to my setup since yours is version 10.0 and doesn't work here.

I want to get rid of the error 'Unable to set default language". My system language is set to English (India), and i don't wish to change that. Any tweak that can be suggested to be done to the winsplit internal files to either link to local system language or just remove the error?

Thanks alot. You're the only person on the internet who's probably resolved this i guess :)!

dozius commented 3 years ago

This fix is only viable for open source forks of winsplit, like this one. It requires changes in the source code as described by this pull request.

In the future, please open a new issue or message me directly rather than clutter old issues or pull requests with unrelated comments. Thanks!