Jump to content

woocash

Members
  • Posts

    31
  • Joined

  • Last visited

Posts posted by woocash

  1. On 6/27/2020 at 7:15 AM, bonienl said:

    I have expanded the .woff and .ttf format files and included more languages support (including Polish).

    Thank You, should I expect the change will take effect in the next beta?

  2. On 6/22/2020 at 3:35 PM, bonienl said:

    The GUI has 4 different formats installed: eot, svg, ttf and woff

     

    It is the browser that decides which format to use, different browsers use different formats.

    Yes, i'm aware :) Still, all these available formats lack multiple language-specific glyphs, including polish. Would You be so kind as to update the files, or direct me towards a person that is responsible for it, please?

  3. @bonienl would it be possible to update WOFF fonts to include glyps from other languages than presently available?

    In my case i have a mix of clear-sans and times new roman which looks quite ugly :)
    obraz.png.3fe6038fd8db4e8d8fa30faf93907d45.png

    That's just the main navbar, but it;'s the same everywhere.

    Apparently according to FontDrop, the Clear Sans version unRaid is using does support only 15 languages, not including polish:

    obraz.thumb.png.2724e9e5bad968a582379a44ca71ce5e.png

     

    Whereas the TTF font available for download here: https://www.fontsquirrel.com/fonts/clear-sans supports 36 languages including polish.

    obraz.thumb.png.f183d29ee479cd5b8d7725b2ecb28a4a.png

     

    It seems that even if I locally install this TTF version, my browsers (Chrome and Firefox) default to the woff fonts that do not include polish characters :(

     

  4. 6 hours ago, Squid said:

    You can edit /config/plugins/dynamix/dynamix.cfg  on the flash driveand completely remove the line (and don't leave a blank line in its place)

    
    locale="xx_XX"

    and then reload any page on the UI to go back to English.

    Thanks!

  5. 42 minutes ago, Squid said:

    Neither Settings - Display - Language or the little switch language icon on the tool bar don't work?

    I think the language switch icon, might have been working, but other pages were mostly empty. The problem was caused by wrong format of line ends (CRLF) instead of (LF). Restarting solved that fortunately - unRaid had only English after reboot.

     

    Still, out of curiosity - is there any path accessible to the user via ssh, where the config is located?

  6. Is there any possibility of defining national date format? I unRaid the default is for example "Thursday, 2019 Aprlil 4". In polish it makes no sense, because we are used to a different format like "Thursday, 4 April 2019" which translates to "Czwartek, 4 kwietnia 2019".

    • Like 3
  7. Testing first two files after translation. Per instruction i've zipped whole folder, uploaded and switched to Polish. then parts of GUI work ok, but crucially the forms for reverting to english or reuploading the zip file do not work at all.

    I know that restarting reverts to english, but how do i change the GUI language back to english via the terminal, to avoid restarting?

  8. 6 hours ago, Niklas said:

    Since last update, my backups to OneDrive stopped working.

     

    Getting this when testing the connection:

    "Error

    Failed to connect: Only 'http' and 'https' schemes are allowed. Parameter name: requestUri"

     

    Same problem here. Temporary solution that I came up with is to edit the docker settings and change repository to an older version: "linuxserver/duplicati:v2.0.4.23-2.0.4.23_beta_2019-07-14-ls27"

     

    • Like 3
  9. 7 minutes ago, Squid said:

    What plugins are installed?

    The list is as follows:

     

    CA Backup / Restore Appdata
    Community Applications
    Dynamix SSD TRIM
    Dynamix System Information
    Dynamix System Statistics
    Dynamix System Temperature
    File Activity
    Fix Common Problems
    Nerd Tools
    Open Files
    OpenVPN Client
    OpenVPN Server TUN mode
    rclone
    Unassigned Devices
    unBALANCE
    User Scripts
    Wake On Lan support

     

    Strange thing... does the screenshot look similar to what a curl would output?

  10. Hi there!

     

    Noticed some "table" appearing at the very end of boot process, after starting samba daemons in console, what is it, and what are the speeds in the table about if anybody knows?

    Also - can I change something in config files to clear the screen after boot, so only login prompt is visible?

     

    Adnotacja 2019-06-22 214823.png

  11. 8 minutes ago, itimpi said:

    What protocol is the share set to use?

    All my shares use only SMB.

    Just found out, I can use the "Docker Safe New Permissions", running it now, will report the results. Still the question remains, why so vast differences in the state of folder permissions in the first place.

     

    EDIT:

     

    Permissions in old folders and files seem to be fixed, but any newly created folder gains again different settings, is that how it's supposed to be? Does not make any sense to me :(
     

    drwxrwxrwx 1 he users          0 Jun 18 19:58 New\ folder/
    drwxrwsrwx 1 nobody  users        226 Feb 11 12:54 Old\ Folder/

     

  12. I have two users set up in unRaid, let's call them "he" and "she"

    There is a share called "common" with access set in unRaid as Read/Write to both "he" and "she" users.

    There is a folder on that share that "he" can open and write to, but "she" cannot.

    When I check via terminal the underlying permissions they are set to:

    drwxrwx--- 1 he  2000          0 Jun 18 18:38 Folder/

    What is stranger, there are other folders in the same share with totally different permissions:

    drwxrws--- 1 he  2000        100 Oct  7  2017 Folder2/
    drwxr-xr-x 1 he  2000       4096 Apr 17 08:53 Folder3/
    drwxrwxrwx 1 he users       8192 Jun 12 13:24 Folder4/

    Why are the permissions so vastly different?

    It appears "she" can access only these folders, which have a group set to "users" instead of 2000. How do I safely repair the permissions? Do i simply use chmod, or is there some setting in the GUI?

×
×
  • Create New...