Package Details: kotatogram-desktop 1.4.9-1

Git Clone URL: https://aur.archlinux.org/kotatogram-desktop.git (read-only, click to copy)
Package Base: kotatogram-desktop
Description: Experimental fork of Telegram Desktop
Upstream URL: https://github.com/kotatogram/kotatogram-desktop
Keywords: kotatogram telegram
Licenses: GPL3
Conflicts: kotatogram-desktop
Provides: kotatogram-desktop
Submitter: Ykkzde
Maintainer: xiota
Last Packager: xiota
Votes: 12
Popularity: 0.009095
First Submitted: 2019-11-09 14:01 (UTC)
Last Updated: 2023-11-01 11:31 (UTC)

Required by (0)

Sources (51)

Latest Comments

« First ‹ Previous 1 2

Alireza commented on 2021-10-29 15:41 (UTC) (edited on 2021-10-29 16:03 (UTC) by Alireza)

    a8807bc915f2439acc7c84f06d931d96d6ca602a.patch ... FAILED
    d87ea056c6166345d061fc3a69a6f95eceaab0a1.patch ... FAILED
    98180d3a9e994081a134196adad0023651d28bf3.patch ... FAILED
    383acf0ffc489990302797ff0f048519b3c7c9bf.patch ... FAILED

qontinuum commented on 2021-07-26 09:44 (UTC)

Hey, am I the only one to get those errors while compiling it?

FAILED: Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/EncryptedConnection.cpp.o 
/usr/bin/c++ -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DDESKTOP_APP_DISABLE_CRASH_REPORTS -DDESKTOP_APP_USE_PACKAGED -DDESKTOP_APP_USE_PACKAGED_FONTS -DHAVE_WEBRTC_VIDEO -DNO_MAIN_THREAD_WRAPPING -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_KEYWORDS -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_APP_TDESKTOP -DWEBRTC_ENABLE_LINUX_ALSA -DWEBRTC_ENABLE_LINUX_PULSE -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_X11 -I/home/qontinuum/kotatogram-desktop/src/kotatogram-desktop/Telegram/ThirdParty/tgcalls -I/home/qontinuum/kotatogram-desktop/src/kotatogram-desktop/Telegram/ThirdParty/tgcalls/tgcalls -isystem /usr/include/tg_owt -isystem /usr/include/tg_owt/third_party/libyuv/include -isystem /usr/include/tg_owt/third_party/abseil-cpp -march=native -mtune=native -O3 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -O3 -DNDEBUG -fPIC -fno-strict-aliasing -pipe -Wall -W -Wno-unused-variable -Wno-unused-parameter -Wno-unused-function -Wno-switch -Wno-comment -Wno-unused-but-set-variable -Wno-missing-field-initializers -Wno-sign-compare -Wno-attributes -Wno-parentheses -Wno-stringop-overflow -Wno-maybe-uninitialized -Wno-error=class-memaccess -Wno-register -MD -MT Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/EncryptedConnection.cpp.o -MF Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/EncryptedConnection.cpp.o.d -o Telegram/CMakeFiles/lib_tgcalls.dir/ThirdParty/tgcalls/tgcalls/EncryptedConnection.cpp.o -c /home/qontinuum/kotatogram-desktop/src/kotatogram-desktop/Telegram/ThirdParty/tgcalls/tgcalls/EncryptedConnection.cpp
/home/qontinuum/kotatogram-desktop/src/kotatogram-desktop/Telegram/ThirdParty/tgcalls/tgcalls/EncryptedConnection.cpp: In static member function ‘static rtc::CopyOnWriteBuffer tgcalls::EncryptedConnection::SerializeEmptyMessageWithSeq(uint32_t)’:
/home/qontinuum/kotatogram-desktop/src/kotatogram-desktop/Telegram/ThirdParty/tgcalls/tgcalls/EncryptedConnection.cpp:515:18: error: invalid conversion from ‘const void*’ to ‘void*’ [-fpermissive]
  515 |         WriteSeq(bytes, seq);
      |                  ^~~~~
      |                  |
      |                  const void*
/home/qontinuum/kotatogram-desktop/src/kotatogram-desktop/Telegram/ThirdParty/tgcalls/tgcalls/EncryptedConnection.cpp:42:21: note:   initializing argument 1 of ‘void tgcalls::{anonymous}::WriteSeq(void*, uint32_t)’
   42 | void WriteSeq(void *bytes, uint32_t seq) {
      |               ~~~~~~^~~~~
/home/qontinuum/kotatogram-desktop/src/kotatogram-desktop/Telegram/ThirdParty/tgcalls/tgcalls/EncryptedConnection.cpp:516:18: error: assignment of read-only location ‘*(((const unsigned char*)bytes) + 4)’
  516 |         bytes[4] = kEmptyId;
      |         ~~~~~~~~~^~~~~~~~~~

ilya-fedin commented on 2021-07-01 13:43 (UTC)

I guess github changes them periodically

qontinuum commented on 2021-07-01 08:16 (UTC)

There are still issues with checksums

    a8807bc915f2439acc7c84f06d931d96d6ca602a.patch ... FAILED
    d87ea056c6166345d061fc3a69a6f95eceaab0a1.patch ... FAILED
    98180d3a9e994081a134196adad0023651d28bf3.patch ... FAILED
    383acf0ffc489990302797ff0f048519b3c7c9bf.patch ... FAILED

ilya-fedin commented on 2021-02-21 20:52 (UTC)

Probably GitHub changed something in patch generation...

dr460nf1r3 commented on 2021-02-21 16:26 (UTC)

Please update the checksums, 6e9eddabfdb8b2d870f912875325ed452144b10e.patch doesnt pass the check.

ilya-fedin commented on 2020-01-06 22:31 (UTC)

Builds are at https://github.com/ilya-fedin/kotatogramAUR/releases