Summary: | Broken clipboard with some Qt applications | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Sergey S. Starikoff <Ikonta> |
Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | jstein, proxy-maint |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Sergey S. Starikoff
2017-08-21 14:40:54 UTC
Please show Psi USE flags as well. And what is your desktop environment? I guess it's xfce. [I] net-im/psi (9999[1]@26.08.2017): Qt XMPP client [1] "rion" /usr/portage/layman/rion Is OK. (In reply to Rion from comment #1) > Please show Psi USE flags as well. And what is your desktop environment? I > guess it's xfce. You are rigt. I use XFce4. $ equery u net-im/psi [ Legend : U - final flag setting for installation] [ : I - package is installed with flag ] [ Colors : set, unset ] * Found these USE flags for net-im/psi-1.2: U I - - aspell : Enable spellchecking using app-text/aspell + + crypt : Add support for encryption -- using mcrypt or gpg where applicable + + dbus : Enable dbus support for anything that needs it (gpsd, gnomemeeting, etc) - - debug : Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces - - doc : Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally - - enchant : Enable spellchecking using app-text/enchant - - hunspell : Enable spellchecking using app-text/hunspell - - linguas_be : Belarusian locale - - linguas_bg : Bulgarian locale - - linguas_ca : Catalan locale - - linguas_cs : Czech locale - - linguas_de : German locale - - linguas_en : English locale - - linguas_eo : Esperanto locale - - linguas_es : Spanish locale - - linguas_et : Estonian locale - - linguas_fa : Persian locale - - linguas_fi : Finnish locale - - linguas_fr : French locale - - linguas_he : Hebrew locale - - linguas_hu : Hungarian locale - - linguas_it : Italian locale - - linguas_ja : Japanese locale - - linguas_kk : Kazakh locale - - linguas_mk : Macedonian locale - - linguas_nl : Dutch locale - - linguas_pl : Polish locale - - linguas_pt : Portuguese locale - - linguas_pt_BR : Portuguese locale for Brasil + + linguas_ru : Russian locale - - linguas_sk : Slovak locale - - linguas_sl : Slovenian locale - - linguas_sr@latin : Serbian (latin) locale - - linguas_sv : Swedish locale - - linguas_sw : Swahili locale - - linguas_uk : Ukrainian locale - - linguas_ur_PK : Urdu language locale for Pakistan - - linguas_vi : Vietnamese locale - - linguas_zh_CN : Chinese locale for Peoples Republic of China - - linguas_zh_TW : Chinese locale for Taiwan + + ssl : Add support for Secure Socket Layer connections - - webengine : Use dev-qt/qtwebengine instead of dev-qt/qtwebkit - - webkit : Enable themed, html-based chatlogs - - whiteboarding : Enable experimental interactive SVG drawing - - xscreensaver : Add support for XScreenSaver extension so we are talking about regular version (not webkit) in environment which always worked good. And relevant code in Psi wasn't changed for years. That's strange. I have to test it. unfortunately I can't reproduce this. I'm testing with Qt-5.9.1 and copy&paste just works. Do you have such a problem with other Qt applications compiled against the same Qt version? Can you reproduce this with webkit/webengine version of Psi? (In reply to Rion from comment #5) > unfortunately I can't reproduce this. > I'm testing with Qt-5.9.1 and copy&paste just works. I use stable branch with Qt-5.7.1, Qt-5.9.1 is not stable yet. It is a kind of strange issue. For now clipboard (both from chat and history windows) work fine. But some time ago I've temporarily seen this issue on my another system with psi-9999. After update (or something else) it also gone away. Have you any ideas about debugging it? Well.. yes. with qcreator/gdb Set breakpoint in ChatView::handleCopyEvent follow step by step. For now with [I] net-im/psi (1.3@10/10/17) clipboard works correctly. I don't guess the reason of this issue. Reproduced again with -9999 build. Possibly, some dependency miss? It looks like some floating and possibly Gentoo-build specific issue with Qt. Just now I've got the same issue in app-admin/keepassxc-2.2.4 with Qt 5.9.4. Just previous week everything worked fine. The only change was kernel update from 4.9.49-gentoo-r1 to 4.9.95-gentoo. First boot with new kernel. I'm resetting assignee to default since it affects other apps and nobody else has the same problem. It is sad to read that you have problems with the software. The situation seems to be a bit more complicate and requires some analysis. We can not help you efficiently via bug tracker. The bug tracker aims rather on specific problems in .ebuilds and less on individual systems. I have had very good experience on the gentoo IRC [1] with questions like this. Of course there are also forums and mailing lists [2,3]. I hope you understand, that I will close the bug here therefore and wish you good luck on one of the mentioned channels [4]. Please reopen the ticket in order to provide an indication for an specific error in an ebuild or any gentoo related product. [1] https://www.gentoo.org/get-involved/irc-channels/ [2] https://forums.gentoo.org/ [3] https://www.gentoo.org/get-involved/mailing-lists/all-lists.html [4] https://www.gentoo.org/support/ |