Artix Linux Forum

Artix Linux => Installation / Migration / Configuration => Topic started by: kenny_w on 29 March 2023, 08:42:02

Title: Protonvpn requires systemd
Post by: kenny_w on 29 March 2023, 08:42:02
Hello everyone! I am curious if there's a way we can port protonvpn's client application to Runit and perhaps other init systems, I had a bad go with netwokmanager-openvpn that after I finally got a correct VPN in and turned it off, it would set the nameserver in resolv.conf to ::1 instead of 192.168.1.1
Title: telegram-desktop 4.14.6-1 depends on old libvpx.so.8.
Post by: dimgel on 26 January 2024, 04:45:01
Hi all. Subj.
Title: mpg123 config
Post by: cr6 on 30 April 2024, 19:12:01
Hi,

Looking at the mpg123 PKGBUILD (https://gitea.artixlinux.org/packages/mpg123/src/branch/master/PKGBUILD#L29) ...

Code: [Select]
./configure \
  --enable-int-quality

However such an option does not exist!

Code: [Select]
$ ./configure --help
[...]
  --disable-moreinfo      no extra information for frame analyzers
  --disable-messages      no error/warning messages on the console
  --enable-runtime-tables calculate tables at runtime saving size at the
                          expense of additional computation at load time
  --disable-new-huffman   new huffman decoding scheme by Taihei (faster on
                          modern CPUs at least, so on by default)
  --disable-int-quality   use rounding instead of fast truncation for integer
                          output, where possible
  --disable-16bit         no 16 bit integer output
  --disable-8bit          no 8 bit integer output
  --disable-32bit         no 32 bit integer output (also 24 bit)
  --disable-real          no real (floating point) output
[...]

Only "--disable-int-quality" is proposed. :-\  ::)
Title: Difference to local time: 32399 seconds -> Software breaks
Post by: marlonivo on 05 May 2024, 03:24:01
[I have artix linux plasma, i switched to larbs recently]

I open recently downloaded anki, first it tells me:
Quote
Synchronization cannot be performed - your system time is not set correctly.
then:
Quote
In order to exchange the collection between different devices without errors, the date and time of the computer must be set correctly. It is not sufficient if the correct time is displayed. Please also check the date and time settings for: - day, month, year, - time zone and - summer/winter time. Difference to local time: 32400 seconds.

I go ahaed and put the prompt <date> into the terminal while having the local time of the Country i live in:

Okey i dont know how to make a screenshot cause im stupid and flameshot gives me the output:

Code: [Select]
[artix@art ~]$ flameshot
QApplication: invalid style override 'gtk2' passed, ignoring it.
        Available styles: Windows, Fusion

So you just have to believe me that the ouput is the same like the local time i checked on a website. So how can i fix this problem?