Advanced Search

Search Results (Searched for: LC_ALL)

  • Hakan
  • Hakan
11 Sep 2025 09:32
Replied by Hakan on topic The forum is really laggy recently.

The forum is really laggy recently.

Category: Forum Questions

Actually the delay happens a bit earlier. It takes a long time to come back from writing the request to the web server.
hakan@server:~$ LC_ALL=C wget  https://forum.linuxcnc.org/forum/recent
--2025-09-11 11:29:46--  https://forum.linuxcnc.org/forum/recent
Resolving forum.linuxcnc.org (forum.linuxcnc.org)... 162.243.45.186, 2604:a880:0:1010::d:b001
Connecting to forum.linuxcnc.org (forum.linuxcnc.org)|162.243.45.186|:443... connected.
    <======   Here is half a minute delay
HTTP request sent, awaiting response... 200 OK
and so on
As you can see, the IP address is resolved, a connection is established. So the network side works ok.
It takes a looooong time for the web server to acknowledge it got a request.
It all points to an issue with the server. Some overloading maybe.
 
  • Hakan
  • Hakan
11 Sep 2025 06:51
Replied by Hakan on topic The forum is really laggy recently.

The forum is really laggy recently.

Category: Forum Questions

Why do you think it is a DNS issue from those figures?
You can easily switch DNS server to 8.8.8.8 and test if that gives a better response.
Some 200 ms ping time is fine in this context. I mean we are looking for minutes.
And right now the access to the forum is blazing fast.
And there may be more than one reason.
Here is a test you can do. Download the "recent" page.
root@server:/home/hakan# LC_ALL=C wget https://forum.linuxcnc.org/forum/recent
--2025-09-11 08:43:45--  https://forum.linuxcnc.org/forum/recent
Resolving forum.linuxcnc.org (forum.linuxcnc.org)... 162.243.45.186, 2604:a880:0:1010::d:b001
Connecting to forum.linuxcnc.org (forum.linuxcnc.org)|162.243.45.186|:443... connected.
HTTP request sent, awaiting response... 200 OK     <=== Got stuck here before the 200 OK response
Length: unspecified [text/html]
Saving to: 'recent'

recent                                                  [  <=>                                                                                                              ]  71.85K   343KB/s    in 0.2s

2025-09-11 08:43:46 (343 KB/s) - 'recent' saved [73575]
LC_ALL=C is there just to switch to english from some local, obscure dialect.
This time it was just fine, but yesterday it got stuck right before the "200 OK" reponse. Which indicates that
a request was sent but we are waiting a very long time for the response from the web server.
  • Cant do this anymore bye all
  • Cant do this anymore bye all's Avatar
02 Jan 2025 01:49
Replied by Cant do this anymore bye all on topic PnCConf vs. Raspberry Pi 5

PnCConf vs. Raspberry Pi 5

Category: PnCConf Wizard

run the menu-config (menu_config) and set the locale.

This page (read the whole thing) may help
forum.linuxcnc.org/forum/search?query=LC_ALL&childforums=1
  • Cant do this anymore bye all
  • Cant do this anymore bye all's Avatar
14 Dec 2024 08:55
Replied by Cant do this anymore bye all on topic LinuxCNC on Raspberry Pi 5

LinuxCNC on Raspberry Pi 5

Category: Installing LinuxCNC

Perl complains if LC_ALL or LANGUAGE isn't set.
  • rodw
  • rodw's Avatar
14 Dec 2024 06:35
Replied by rodw on topic LinuxCNC on Raspberry Pi 5

LinuxCNC on Raspberry Pi 5

Category: Installing LinuxCNC

The default  settings come from userdata.txt github.com/rodw-au/rpi-img-builder-lcnc/...9.3/userdata.txt#L40
I.m not sure LANGUAGE  needs to be set for the locale if its en_US.UTF-8 as we use for the default config 

On my chrome book,  locale reports
rod@penguin:~$ locale
LANG=en_US.UTF-8
LANGUAGE=
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=

On my Debian PC in my office, I get 
rod@debian:~$ locale
LANG=en_AU.UTF-8
LANGUAGE=en_AU:en
LC_CTYPE="en_AU.UTF-8"
LC_NUMERIC="en_AU.UTF-8"
LC_TIME="en_AU.UTF-8"
LC_COLLATE="en_AU.UTF-8"
LC_MONETARY="en_AU.UTF-8"
LC_MESSAGES="en_AU.UTF-8"
LC_PAPER="en_AU.UTF-8"
LC_NAME="en_AU.UTF-8"
LC_ADDRESS="en_AU.UTF-8"
LC_TELEPHONE="en_AU.UTF-8"
LC_MEASUREMENT="en_AU.UTF-8"
LC_IDENTIFICATION="en_AU.UTF-8"
LC_ALL=

 
  • Cant do this anymore bye all
  • Cant do this anymore bye all's Avatar
14 Dec 2024 04:56
Replied by Cant do this anymore bye all on topic LinuxCNC on Raspberry Pi 5

LinuxCNC on Raspberry Pi 5

Category: Installing LinuxCNC

Just checked out your new image that you linked a couple of posts ago. Video works ok when using min hdmi to DVI adapter.
Just for those of us that are a bit silly what is the correct procedure & values to setup
1: LANGAUGE (currently unset)
2: LC_ALL (currently unset)
LANG = "en_AU.UTF-8" is fine.

Currently starting to test the new hm2_spix driver
  • gekonko
  • gekonko's Avatar
23 Nov 2024 19:22
Replied by gekonko on topic Translation files for QtPlasmaC

Translation files for QtPlasmaC

Category: Plasmac

Hello,
I would like to create translation files for Slovak, but I have been unsuccessfull so far.
This is my progress so far:
- I have Installed linuxcnc from image
- deinstalled the linuxcnc and installed as run in place
- I have configuration running with mesa 7i96s
- i was able to generate QM and TS files, and create links to compiled .qm files
- i have tryied to copy qm files directly to  /qtplasmac_4x3/languages/ /qtplasmac_9x16/languages/
- my version is QtPlasmaC v2.10-008.054

I have only edited the file in LINGUIST, do I need to do this step from howto?
If any text changes are made to the GUI then run the following to create a GUI python file:
$ pyuic5 ../qtplasmac.ui > qtplasmac.py


 

File Attachment:

File Name: qtplasmac_sk.txt
File Size:163 KB


LANG=sk_SK.UTF-8
LANGUAGE=
LC_CTYPE="sk_SK.UTF-8"
LC_NUMERIC="sk_SK.UTF-8"
LC_TIME="sk_SK.UTF-8"
LC_COLLATE="sk_SK.UTF-8"
LC_MONETARY="sk_SK.UTF-8"
LC_MESSAGES="sk_SK.UTF-8"
LC_PAPER="sk_SK.UTF-8"
LC_NAME="sk_SK.UTF-8"
LC_ADDRESS="sk_SK.UTF-8"
LC_TELEPHONE="sk_SK.UTF-8"
LC_MEASUREMENT="sk_SK.UTF-8"
LC_IDENTIFICATION="sk_SK.UTF-8"
LC_ALL=

Is there any obvious problem with my workflow?
thank you for help.
Displaying 1 - 7 out of 7 results.
Time to create page: 1.107 seconds
Powered by Kunena Forum