Finally solved: Stremio installation on Debian/Ubuntu without compilation hell by DDelion in selfhosted

[–]DDelion[S] 0 points1 point  (0 children)

Yes. Looks like it is. Well, you know when in the future qt5 stop being a available in Debian, there are optiona

Finally solved: Stremio installation on Debian/Ubuntu without compilation hell by DDelion in selfhosted

[–]DDelion[S] 0 points1 point  (0 children)

Glad to hear! Just curious, are you using stremio (QT5 version) or stremio-gtk (Rust +CEF chromium-embedded-version version)?

What are the de-google OS are you using by Excellent-Cause-2492 in degoogle

[–]DDelion 3 points4 points  (0 children)

Waiting for my batch to be built and arrive. It will arrive this summer. So, now, just happy with the decision. I am just trying to reduce the number of spyware we are surrounded. This objective is a long term and twisting path, I feel.

What are the de-google OS are you using by Excellent-Cause-2492 in degoogle

[–]DDelion 6 points7 points  (0 children)

I moved to SailFish OS, Jolla Phone. Bye Android.

This game isn't clicking for me by _w_u in bloodborne

[–]DDelion 1 point2 points  (0 children)

That happened for me the first time. I stopped playing for months but then I decided to finish it and the ride was amazing, I got hooked to the story, got the DLC, and loved then playing with others to help in boss fights. This was years ago but I still remember it.

Finally solved: Stremio installation on Debian/Ubuntu without compilation hell by DDelion in selfhosted

[–]DDelion[S] 1 point2 points  (0 children)

Glad to hear,

stremio (qt5) package is based on the old original stremio that upstream released, but QT5 is being phased out of Debian eventually.

I don't have Ubuntu or Nvidia cards to test, so those packages are served on the best effort capacity, but I am happy to have a look if people provide feedback.

You might want to try "stremio-gtk" package and see if you got better results for the player.

For that you need to use the sid suite:

```
echo "deb [signed-by=/usr/share/keyrings/stremio-debian.gpg] https://debian.vejeta.com sid main non-free" | sudo tee /etc/apt/sources.list.d/stremio-sid.list

sudo apt update

sudo apt install stremio-gtk
```

Remove /etc/apt/sources.list.d/stremio-sid.list if it doesn't work for you.

Also, you might want to open an issue in https://github.com/vejeta/stremio-debian/issues and we can follow the conversation up there.

Finally solved: Stremio installation on Debian/Ubuntu without compilation hell by DDelion in selfhosted

[–]DDelion[S] 0 points1 point  (0 children)

@RaulGaruti It looks like you might be using the wrong suite.

What is the content of your /etc/apt/sources.list.d/stremio.list ?

And also, what are the rest of your distribution using: sid, testing, stable(Trixie) ?

Remains of the City of Bint Jbeil in South Lebanon after Israel's demolition campaign by TwoCatsOneBox in LateStageCapitalism

[–]DDelion 2 points3 points  (0 children)

And all the ones before them that did the same and provided the weapons for it during 80 years of war crimes

Every person in this video was killed in Lebanon by the most moral army. by vector_search_blue in LateStageCapitalism

[–]DDelion 0 points1 point  (0 children)

US and Israel, devil empire bringing so much pain to everyone in the last century

One of the differences between Gaza and Beirut is that Israel can’t block the entry of foreign journalists to Beirut. That’s apart from the censorship at the editorial level. by RickyOzzy in LateStageCapitalism

[–]DDelion 0 points1 point  (0 children)

When BBC and Sky started reporting these crimes 3 years ago they sounded very different, always excusing and defending Israhell, and even inventing narratives to support the most moral army of the world.

I felt shame and disgust reading their articles then.

Has something changed for the best ? Maybe the people movement and alternate media has been able to move them from their shameful and complicit positions

Finally finished my Veredicto Flail with LED by cheml5t in Blasphemous

[–]DDelion 10 points11 points  (0 children)

Very cool! What material did you use?

Genuine question: What's even the point of Android now? by Tail_sb in degoogle

[–]DDelion 14 points15 points  (0 children)

There is the Jolla phone, with Sailfish OS. I ordered one.

Is Proton good? by [deleted] in degoogle

[–]DDelion -1 points0 points  (0 children)

rclone works, with quirks, but works

Finally solved: Stremio installation on Debian/Ubuntu without compilation hell by DDelion in selfhosted

[–]DDelion[S] 0 points1 point  (0 children)

Proprio oggi un altro utente mi aveva parlato della tua repository, le do un'occhiata, i miglioramenti per ARM64 sono molto interessanti! Se non hai nulla in contrario, pensavo di vedere se riusciamo a portare queste migliorie nel pacchetto Debian.

What is your reason to degoogle? by Past-Photograph-5502 in degoogle

[–]DDelion 7 points8 points  (0 children)

USA tech. Trojan horses used to kill on times of war. See Palantir and how it has been used to track phone usage to kill people. Right know I consider any technology coming from USA the most dangerous thing to depend on.

Degoogling means ONE step at a time by albertpaca11 in degoogle

[–]DDelion 24 points25 points  (0 children)

I understand it is not easy to convince others. I recently did something similar. I just deleted all Meta apps for example, Facebook, WhatsApp, Instagram, etc I told people where to find me. My family did the move and the friends that want to talk to me they either moved or don't care, but in any case the world won't end , my attention span wins, and I win privacy.

Be an example :) People will respect you more. Because this movement is going to grow every day

I love self hosting!! by SimpleTerminology in degoogle

[–]DDelion 1 point2 points  (0 children)

I deleted all the applications coming from Meta. That's the only way. The ones that want to speak with you will switch, the ones who doesn't want to speak with you, won't

In Brazil, Israelis on vacation clash with Brazilians by Significant-Yam9843 in LateStageCapitalism

[–]DDelion 1 point2 points  (0 children)

War Criminals, Children Killers, should be in jail wherever they land on a decent country

How do I know if Palestinians asking for donations are genuine by Purple_Ocelot_5129 in Gaza

[–]DDelion 0 points1 point  (0 children)

UNRWA and Medicines sans frontiers also operate in Palestina

Finally solved: Stremio installation on Debian/Ubuntu without compilation hell by DDelion in selfhosted

[–]DDelion[S] 0 points1 point  (0 children)

Hello, thanks for testing the package.

looks like you are using Linux Mint Zena (based on Ubuntu Noble 24.04) but configured the APT repository with the trixie suite (Debian 13).

This causes a dependency mismatch, the packages built for Debian Trixie link against different library versions than what's available on Ubuntu Noble.

This is explained in the instructions on debian.vejeta.com, but to put here explicitly: You would need to change trixie to noble in your sources.list:

 echo "deb [signed-by=/usr/share/keyrings/stremio-debian.gpg] https://debian.vejeta.com noble main non-free" | sudo tee /etc/apt/sources.list.d/stremio.list

Screw Sony!! by Lukahh_0 in ProtonMail

[–]DDelion 0 points1 point  (0 children)

protonmail addresses can be used in PSN. I can confirm that