Coder Social home page Coder Social logo

Comments (5)

realbardia avatar realbardia commented on August 21, 2024

Yes... We have some problems on telegram_cli part of the sigram that can't get own user info completely.
We will fix it soon.
Thank you for reporting.

from sigram.

realbardia avatar realbardia commented on August 21, 2024

I made some changes on source. I think the profile picture downloads failed and sigram try to load corrupted file. I added some codes to remove corrupted files on start.
If not working please check YOUR_HOME/.config/sialan/telegram/downloads and check is there any corrupted file?
Thank you

from sigram.

silberzwiebel avatar silberzwiebel commented on August 21, 2024

It's not working for me. I don't see any corrupted files in the downloads folder...

from sigram.

Choochmeque avatar Choochmeque commented on August 21, 2024

The main reason is:
void TelegramThread::_contactFounded(const UserClass &contact)

if( contact.flags & Enums::UserUserSelf )
    p->me = contact.user_id; <--- this never calls

So, I think, that's why your user info and avatar doesn't show.

from sigram.

realbardia avatar realbardia commented on August 21, 2024

Fixed on Sigram-One branch.
Sigram One is next sigram, based on libqtelegram and completely rewriten.
It will release soon :)

from sigram.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.