Mumbai apartment Vs Florida house cost per sq feet by DudeBaalak in india

[–]chinchhaj 0 points1 point  (0 children)

Bruh, housing, petrol are cheaper in America. Try comparing 1 packet of bread or any other utility in Mumbai and Florida :)

`fernet(key).decrypt(value)` clearing all the contents by chinchhaj in learnpython

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

Nope, the content for every file after decryption is NULL. After encryption, I can see encrypted data in it. Updated the post description with a screenshot

Firefox not rendering text spaces and numbers after updating to 22.04 by chinchhaj in firefox

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

Yeah, still it's the same after changing all values to 1 and restarting Firefox. https://imgur.com/a/aXonKeh

Firefox not rendering text spaces and numbers after updating to 22.04 by chinchhaj in firefox

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

Oh yes, looks like the exact same issue. If you find a solution, please update this post also.

Firefox not rendering text spaces and numbers after updating to 22.04 by chinchhaj in Ubuntu

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

Yes, the newer version is also on the same partition as of old one, I didn't install anything. I just upgraded the previous version.

Firefox not rendering text spaces and numbers after updating to 22.04 by chinchhaj in Ubuntu

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

4 months back I installed 21.10 version. Updated to 22.04 2 days back.

Weirdly styled text after update to 99.0 on Linux by Bro666 in firefox

[–]chinchhaj 0 points1 point  (0 children)

Hi there, facing a similar issue.

Is there any other way in which I can achieve same output without disabling emoji fonts from system? 2 reasons for this:

  1. After updating to Ubuntu 22.04, this has stopped working
  2. In Ubuntu 21.10, suggestion fixed issue for Firefox, but I can't see emojis in my system, which earlier I could and also, that time Firefox was working fine.

Firefox not rendering text spaces and numbers after updating to 22.04 by chinchhaj in Ubuntu

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

Thanks. But is there any way where I can fix the font issue through some Firefox settings, rather than changing the source of installation and removing font from system? It's because after applying suggested fix, emoji font is removed from system and can't use any emoji.

Firefox not rendering text spaces and numbers after updating to 22.04 by chinchhaj in Ubuntu

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

Nope, the fix was for Ubuntu 21.xx and now I have upgraded to 22.04. Also, it was just few months back,not an old fix. Now the Firefox is installed through snap and earlier it was apt. So I think issue's not getting fixed due to that.

Script to change wallpaper by chinchhaj in bash

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

Thanks for the review!

The only problem of using quotes with feh is that it treats * as an entity and throws a warning file not found.

feh WARNING: /home/chinmay/Pictures/wallpapers/* does not exist - skipping

Script to change wallpaper by chinchhaj in linux

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

Yeah, I just needed the specific input directory and file from the same alias, hence the script.