rom1deplovetox: goto anywhere/ctrl+n doesn't seem to be giving the focus to the activated tab, here, a bit disturbing :)
botb_b created an issue in _gajim-plugins_ <https://dev.gajim.org/gajim/gajim-plugins/issues/251>:
#251: <[appindicator] notifications not persent in indocator menu>
b_bhi
b_bissue created for lovetox https://dev.gajim.org/gajim/gajim-plugins/issues/251
b_bback without verbose option :p
b_bme is realising that he's using an old version of appindocator plugin
b_bv0.1.7
b_bbut v1.0.1 seems available on gitlab
b_bhaaa i may have to switch to gajim alpha 1 ?
b_bfor now i'm using nightly version which point to 0.16.9
b_bi should switch from gajim-nightly to gajim package
b_bgoing to try this
b_bgir1.2-gtk-3.0 3.18.9-1ubuntu3.3
b_bgajim 1.0 need >= 3.2
botb_b modified an issue in _gajim-plugins_ <https://dev.gajim.org/gajim/gajim-plugins/issues/251>:
#251: <[appindicator] notifications not persent in indocator menu>
b_b'k, solved my problem
lovetoxrom1dep, it does for me
lovetoxhow can a tab be activated if it doesnt get focus
lovetoxthat you see a tab you have not seen before is proof that it got focus
lovetoxtuxict, why do you think it does not work, what exactly are you doing that fails
rom1deplovetox: easy, the new window comes to foreground, covers the previous chat window, but if I type, it keeps filling-in the other window
lovetoxin what mode are you?
rom1deplovetox: actually, I have MUCs in one window, and 1:1 in another window
lovetoxroster + one window for everything
lovetoxah ok
rom1depand the problem arise when window switching
lovetoxlet me try
rom1dep(because as you said, it makes no sense if everyhting was in tabs)
lovetoxhm no still not able to reproduce it
lovetoxat least on windows
rom1depthis is kwin
lovetoxyou use windows also or?
rom1depkwin on linux/kde
lovetoxno i mean Windows the OS
rom1depyou have to catch me during work hours for me to use windows 7
rom1depit's fedora/KDE otherwise
lovetoxhm let me try on my linux vm
rom1depmay be WM-specific
rom1depthat would be sad
lovetoxcant reproduce it on ubuntu 17.04
lovetoxhm maybe you can try at work next time
lovetoxthen we certainly know if its wm specific or maybe some setting that fucks the behavior up
rom1depif it works on your windows, it should work on mine
lovetoxjust to be sure, i tested, no windows open
rom1depthe point is to have it to work on kde and other WMs if that doesn't bump the complexity too much
lovetoxthen strg+n open single window
lovetoxthen strg+n open groupchat
rom1depin my case, that does bring the desired window to the front, but the focus isn't passed to it
lovetoxis it inconvienient to disable your wm for a test?
rom1dephow would I even have a window management if I disable my window manager?
lovetoxi guess there is some default window manager that is shipped with KDE?
rom1depyes, it is kwin
lovetoxso you mean this doesnt work on a standard fedora/KDE installation?
rom1depthat's what I'm saying, indeed
lovetoxthen i will download and test in VM :)
rom1dep👍
rom1depwhere is the code for that?
rom1depI can fiddle from my side
lovetoxnew_chat_from_jid() is called
lovetoxfor single windows
lovetoxand join_gc_minimal() for GC
lovetoxbut newest fedora comes with gnome or?
lovetoxi download this hope thats it
lovetoxhttps://spins.fedoraproject.org/kde
rom1depfedora comes with whatever you want, there are several spins available https://spins.fedoraproject.org/
rom1depyup!
rom1dep> `GLib.idle_add(ctrl.msg_textview.grab_focus)`
I guess it should have worked… :/
mimi89999lovetox: Would it be possible to make the tab list on the left scrollable?
lovetoxyes its on my list
lovetoxrom1dep, maybe something other grabs focus back, i will install kde and test it
botGrowl created an issue in _gajim-plugins_ <https://dev.gajim.org/gajim/gajim-plugins/issues/252>:
#252: <Error downloading omemo-encrypted file>
lovetoxhm no chance to get fedora installed in vmware
lovetoxsad
doczkallovetox, did you disable "secure boot" option? Not sure where you can find it in VMWare but Hyper-V has this option and I had better results with this option disabled. Not sure if it's default for VMWare, too.
lovetoxno i dont have this option, it boots into the live modus
lovetoxbut if i click something it gets stuck
lovetoxim not sure if fedora is at fault or vmware
rom1deplovetox: maybe some guest additions or something to install?
lovetoxi dont understand the question
rom1deplovetox: VMware/virtualbox generally have some drivers and tooling to be installed on the VM to benefit from hardware support and acceleration (USB, OpenGL, ...). On virtualbox it's called "guest additions" IIRC