Git Product home page Git Product logo

irc-client's People

Contributors

tretdm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

irc-client's Issues

[Решение] Как устранить ошибку "This Windows version (6.3.9600) does not support the required Bluetooth API"?

Такая ошибка возникает при попытке запустить PyQt5-код в Windows 8.1 и первой версии Windows 10 (1507).

Для решения этой проблемы:

  1. Выполните комбинацию Windows+R и введите C:\Users\%USERNAME%\AppData\Local\Programs\Python\Python3<минор>\Lib\site-packages\PyQt5\Qt5\bin*. Нажимайте ENTER.
  2. Переименуйте файл Qt5Bluetooth.dll на Qt5Bluetooth.dll_unsupported
  3. А теперь запустите flight.py еще раз.
* Где <минор> - это второй номер версии. В нашем случае, вторым номером версии Python 3.9 считается 9. Если Python 3.7, то 7.

Не выполняются команды

Когда пользователь подключен к каналу, более команды не выполняются, например как /list, /nick, /whois и т.д.

[IMPORTANT!] Merge separate Tinelix IRC repositories to two common repositories

-- EN
In order not to create an extra repository for each platform, we decided to combine the repositories starting with the irc-client-for prefix into two common ones, thus:

  • irc-client-legacy will provide various IRC client ports designed for legacy OS versions.
  • irc-client will provide client ports intended for current OS versions.

The deletion of separated repositories will occur no earlier than May 1, 2024.

Until this time, files from the repositories will be transferred to github.com/tinelix/irc-client and github.com/tinelix/irc-client-legacy accordingly.

-- RU

Чтобы не создавать лишний репозиторий для каждой платформы, мы решили репозитории, начинающиеся с префикса irc-client-for объединить в два общих, таким образом:

  • irc-client-legacy будет предоставлять различные порты IRC-клиента, предназначенные для устаревших версий ОС

  • irc-client будет предоставлять порты клиента, предназначенные для актуальных версий ОС.

Удаление отдельных репозиториев произойдет не раньше 1 мая 2024 г.

До этого времени файлы с них будут перенесены в github.com/tinelix/irc-client и github.com/tinelix/irc-client-legacy соответственно.

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.