fulalas

Results 61 comments of fulalas

I see. I think the issue happens when I compile using LTO. Here's my cmake config: ``` export GCCFLAGS="-O3 -s -march=x86-64-v2 -mtune=generic -Wl,--as-needed -Wl,-O1 -Wl,--strip-all -ffat-lto-objects -flto" cmake -B build...

I tested [7b06997](https://github.com/d99kris/nchat/commit/7b06997ec34a6a89824d729b4824169c93fcdc45) and it doesn't fix the issue for me. I still see many duplicated contacts in the search menu, where in the mobile app there's not such thing.

It only happens if you build against GTK2, not GTK3.

I don't think this is kernel related. If I boot into any other DE it works, including DEs using the original `nm-applet`. Is it possible this is issue is happening...

So how can we find out what's happening? I'm suspecting this is due to some missing dependency, but I see no error, no warning, nothing.

Yes, NetworkManager is running, but the applet doesn't work. What is funny is that the network tab in cosmis-settings works just fine: ![screenshot-2024-09-27-17-16-34](https://github.com/user-attachments/assets/15af21db-b83e-47ce-adf3-dce2949537cf) Clearly, the applet is doing something different...

Yep. I noticed the same issue also in SerpentOS.

I just confirmed it also happens using Telegram protocol.

> Sometimes when people edit their messages, they appear as newer messages in nchat too. Yes! Also, it would be nice to have the 'edited' keyword next to the edited...