Skip to main content
Topic: Protonvpn requires systemd (Read 141 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Protonvpn requires systemd

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

telegram-desktop 4.14.6-1 depends on old libvpx.so.8.

Reply #1
Hi all. Subj.

mpg123 config

Reply #2
Hi,

Looking at the mpg123 PKGBUILD ...

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. :-\  ::)

 

Difference to local time: 32399 seconds -> Software breaks

Reply #3
[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?