KickassWomen

joined 9 months ago
[–] KickassWomen@lemmy.world 2 points 3 days ago

Tell me about it, it took me a long time to get out of google's ecosystem. As cliche as it sounds, you have to do it one step at a time

[–] KickassWomen@lemmy.world 2 points 4 days ago (2 children)

I'm happy that syncing works for you but privacy is very important to me so I don't want to upload my data to someone else's server(s).

I'm going to experiment with uninstalling flatpak firefox completely and reinstalling it to see if it'll fix the issue.

If that doesn't work, I'll try using firefox downloaded & installed with apt.

[–] KickassWomen@lemmy.world 2 points 5 days ago (2 children)

That's the problem, when I go to about:profiles, Firefox says that the root directories for the two profiles are:

  • profile1 = /home/mario/.mozilla/firefox/ctd2ygzm.profile1
  • profile 2 = /home/haque1/.mozilla/firefox/fk2o00h5.profile2

But I can't find the directories for either of these profiles in /home/mario/.mozilla/firefox/

I have enabled the "Show hidden files" option in Thunar and I have even launched it as root from the terminal (sudo thunar) and I still can't find these profile directories.

 

My Flatpak Firefox v. 132 freezes regularly especially if I'm on a site with lots of images and videos (like YouTube).

I was told by another user that copying everything from the original profile's directory (profile1) to a newly created profile's directory (profile2) stopped the freezing issues for them:

/home/mario/.var/app/org.mozilla.firefox/cache/mozilla/firefox/profile1/

/home/mario/.var/app/org.mozilla.firefox/cache/mozilla/firefox/profile2/

However, after copying data from profile1's directory to profile2's directory, setting profile2 as the default profile in about:profiles, and restarting Flatpak Firefox, profile2 doesn't load up any of my bookmarks, bookmark folders, passwords, or extensions from profile1—Firefox runs as if it was freshly installed (it guides me through the process of importing bookmarks, passwords, etc.).

How do I resolve this issue?

Edit 1: I think that I may have gotten it to work. I transferred files from:

/home/mario/.var/app/org.mozilla.firefox/.mozilla/firefox/profile1/

to

/home/mario/.var/app/org.mozilla.firefox/.mozilla/firefox/profile2/

And everything seems to be working. I'll test this out and update this post to let you guys know if it really worked or not.

[–] KickassWomen@lemmy.world 5 points 6 months ago* (last edited 6 months ago)

Thank you, this resolved my issue.

I read the wiki and changed "Hardware-accelerated decoding" to "VA-API video decoder".

My original problem was caused by the fact that this was set to automatic, now that it's set to "VA-API video decoder" VLC is able to play mp4 files again without any issues.

[–] KickassWomen@lemmy.world 10 points 6 months ago* (last edited 6 months ago) (1 children)

I disabled hardware acceleration and VLC is able to play mp4 files again; however, is there a way to turn on hardware acceleration without getting these errors?

Update:

Changing “Hardware-accelerated decoding” to “VA-API video decoder” fixed the issue. Now VLC is able to play mp4 files with hardware acceleration without any issues.

[–] KickassWomen@lemmy.world 2 points 6 months ago* (last edited 6 months ago)

Tried it. I don't think there's anything to upgrade:

Jean-Luc@Enterprise:~$ sudo apt dist-upgrade
[sudo] password for Jean-Luc: 
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[–] KickassWomen@lemmy.world 2 points 6 months ago (4 children)

How do I do that?

[–] KickassWomen@lemmy.world 2 points 6 months ago (2 children)

I don't know if it updated my video driver. I just used this command: sudo apt update && sudo apt upgrade

 

I'm using Debian 12, Ryzen 7 5700X processor, and Radeon HD 5450 graphics card. I have tried uninstalling and reinstalling VLC but it didn't resolve the issue. Here's an excerpt from the VLC's log file:

glconv_vaapi_x11 error: vaDeriveImage: operation failed

main error: video output creation failed

main error: failed to create video output

avcodec info: Using G3DVL VDPAU Driver Shared Library version 1.0 for hardware decoding

How do I resolve this issue?

[–] KickassWomen@lemmy.world 6 points 7 months ago (2 children)

like Debian Stable has packages from this century

You can set up Debian 12 to use Flatpak. I use it and it works well.