qutim icon indicating copy to clipboard operation
qutim copied to clipboard

Module based Instant Messenger

Results 41 qutim issues
Sort by recently updated
recently updated
newest added

Subj. Trace will be attached later.

medium
incomplete

Three issues: 1.) We are trying to load /usr/bin/profiles.json https://github.com/euroelessar/qutim/blob/f4f19187771e908e3f30e77c725b67c729e367d2/src/lib/qutim/profile.cpp#L151 And if it exists, --config will be ignored. 2.) We trying to open ~/.config/qutim even if --config is set https://github.com/euroelessar/qutim/blob/f4f19187771e908e3f30e77c725b67c729e367d2/src/lib/qutim/profile.cpp#L174...

high

Hello. ## Environment: Antergos Linux based on Arch Linux KDE Plasma 5.5.3 Qt 5.5.1 Kernel 4.3.3-3-ARCH OS type 64-bit qutIM 0.4.0.0 ## Steps: 1. Run qutIM. 2. Go to online....

Обновите пожалуйста хеш коммита Vreen на последний. Там имеется правка URL'а модуля k8json

Source code is ``` d->accounts.erase(itr); if (itr->isActive()) emit requestRemoved(name); ``` After something has been erased, it's gone. Calling isActive on it won't work. Suggest RTFM for C++ STL erase.

Everyone want's to know will it be alive or not.

how to use slidingstackedwidget.cpp and .h. Tried not successful

I am getting segmentation fault at startup, after I have set up vk account ``` !!!!!!! 'ubuntu' '0x0' '' UnityLauncher::UnityLauncher(QObject*) (qutim:23194): GStreamer-CRITICAL **: gst_caps_copy: assertion 'GST_IS_CAPS (caps)' failed (qutim:23194): GLib-GObject-WARNING...