Snakeoil Forums
[split] Translation do not "stick" on browser reload - Printable Version

+- Snakeoil Forums (https://forums.snakeoil-os.net)
+-- Forum: Off Topic (https://forums.snakeoil-os.net/Forum-Off-Topic)
+--- Forum: Archived Threads (https://forums.snakeoil-os.net/Forum-Archived-Threads)
+---- Forum: Snakeoil Installer (https://forums.snakeoil-os.net/Forum-Snakeoil-Installer)
+---- Thread: [split] Translation do not "stick" on browser reload (/Thread-split-Translation-do-not-stick-on-browser-reload)



[split] Translation do not "stick" on browser reload - pikachullk - 29-May-2023

Dear kith…Snake oil is a nice os for hifi~but I found a bug in web-ui~When i change language into 简体中文~It looks nothing wrong then~But as long as I close browser or reflash this web~it gose english again~and config is still 简体中文…Maybe that's something wrong in web-ui or web engine~would you please Have a look at this?


RE: Snakeoil Installer- 1.2.6 (Gear Isolation U6) - hkphantomgtr - 29-May-2023

(29-May-2023, 03:42 PM)pikachullk Wrote: Dear kith…Snake oil is a nice os for hifi~but I found a bug in web-ui~When i change language into 简体中文~It looks nothing wrong then~But as long as I close browser or reflash this web~it gose english again~and config is still 简体中文…Maybe that's something wrong in web-ui or web engine~would you please Have a look at this?

Maybe you can try "Ctrl-F5"


RE: Snakeoil Installer- 1.2.6 (Gear Isolation U6) - pikachullk - 29-May-2023

(29-May-2023, 04:01 PM)hkphantomgtr Wrote:
(29-May-2023, 03:42 PM)pikachullk Wrote: Dear kith…Snake oil is a nice os for hifi~but I found a bug in web-ui~When i change language into 简体中文~It looks nothing wrong then~But as long as I close browser or reflash this web~it gose english again~and config is still 简体中文…Maybe that's something wrong in web-ui or web engine~would you please Have a look at this?

Maybe you can try "Ctrl-F5"

I tried several times~then it return to english~orz


RE: [split] Translation do not "stick" on browser reload - agent_kith - 03-Jun-2023

Can re-create the issue. Unsure when this happened. D'oh! Have filed a ticket here. I've actually taken a week leave, will be taking a break from everything this weekend, then start working on Snakeoil next Tues. Hopefully will spin up a new update by end of next week, including this fix.


RE: [split] Translation do not "stick" on browser reload - pikachullk - 04-Jun-2023

(03-Jun-2023, 10:18 AM)agent_kith Wrote: Can re-create the issue. Unsure when this happened. D'oh! Have filed a ticket here. I've actually taken a week leave, will be taking a break from everything this weekend, then start working on Snakeoil next Tues. Hopefully will spin up a new update by end of next week, including this fix.

Thanks for fixing this problem~there's another problem when I fresh install snakeoil OS~I install roon bridge in ubuntu 22.04 server~everything is ok~but failed when I install snakeoil OS~I guess something wrong with curl~I recompile curl 8.1.1 to fix this~
maybe there's something wrong this libcurl or curl~


RE: [split] Translation do not "stick" on browser reload - agent_kith - 09-Jun-2023

(04-Jun-2023, 02:30 PM)pikachullk Wrote: Thanks for fixing this problem~there's another problem when I fresh install snakeoil OS~I install roon bridge in ubuntu 22.04 server~everything is ok~but failed when I install snakeoil OS~I guess something wrong with curl~I recompile curl 8.1.1 to fix this~
maybe there's something wrong this libcurl or curl~
Looks like 64 bit desktop edition has a bundled libcurl (for mpd) but is missing the curl executable. Will bundle curl in the next release and see how that goes. The next update is likely going to replace your custom curl as it will be installed in /usr/local/bin. It's an older version but do let me know if curl is broken in the next update.

Edit: Curl is indeed bundled. What problems do you have before?


RE: [split] Translation do not "stick" on browser reload - pikachullk - 09-Jun-2023

(09-Jun-2023, 08:34 AM)agent_kith Wrote:
(04-Jun-2023, 02:30 PM)pikachullk Wrote: Thanks for fixing this problem~there's another problem when I fresh install snakeoil OS~I install roon bridge in ubuntu 22.04 server~everything is ok~but failed when I install snakeoil OS~I guess something wrong with curl~I recompile curl 8.1.1 to fix this~
maybe there's something wrong this libcurl or curl~
Looks like 64 bit desktop edition has a bundled libcurl (for mpd) but is missing the curl executable. Will bundle curl in the next release and see how that goes. The next update is likely going to replace your custom curl as it will be installed in /usr/local/bin. It's an older version but do let me know if curl is broken in the next update.

Edit: Curl is indeed bundled. What problems do you have before?
Yes,it's bundled…In ubuntu is normal & usable~but after I run snakeoilOS install script…
…It becomes unusable…and show some segementation fault…I don't know why…but recompile curl can fix this…


RE: [split] Translation do not "stick" on browser reload - agent_kith - 11-Jun-2023

(09-Jun-2023, 01:46 PM)pikachullk Wrote: Yes,it's bundled…In ubuntu is normal & usable~but after I run snakeoilOS install script…
…It becomes unusable…and show some segementation fault…I don't know why…but recompile curl can fix this…
OK. I get what you mean now. I guess I will still include libcurl for MPD (that shouldn't crash), but exclude the curl executable for x86_64 build. This way curl (the executable) should work normally on newer distros, and all things will behave (hopefully).


RE: [split] Translation do not "stick" on browser reload - pikachullk - 11-Jun-2023

(11-Jun-2023, 09:38 AM)agent_kith Wrote:
(09-Jun-2023, 01:46 PM)pikachullk Wrote: Yes,it's bundled…In ubuntu is normal & usable~but after I run snakeoilOS install script…
…It becomes unusable…and show some segementation fault…I don't know why…but recompile curl can fix this…
OK. I get what you mean now. I guess I will still include libcurl for MPD (that shouldn't crash), but exclude the curl executable for x86_64 build. This way curl (the executable) should work normally on newer distros, and all things will behave (hopefully).

Thank you for your kind~and sorry for my poor english~