Semperverusis pasting screenshots into gajim not a thing?
Semperverusbeen trying to figure out how to do that for a while
mdoschSemperverus: Just attach via http upload
Semperverussure
Semperverusbut that involves going into some image editing program, pasting it, saving it as a file, then uploading
Semperverusinstead of just going into the chat box and hitting ctrl+v
Semperverus(like every other chat program)
mdoschRunning gajim from debian experimental: https://conference.gajim.org:5281/pastebin/0e3a5ee0-4708-469b-975d-7e813320b897
debaclelovetox, does mdosch need a newer nbxmpp? If so I'll put the current git into Debian unstable ASAP.
asterixdebacle: no, it's not related to nbxmpp.
mdoschasterix: Will try to get debug logs later.
zinidLooking at the bug tracker Gajim has incredible amount of tracebacks...
asterixMaybe a bookmark without a name?
mdosch> Maybe a bookmark without a name?
Will also check this. But gajim from sid works fine.
zinidVirtually every day someone fixes or reports a traceback, I think something is really wrong
mdoschNo compiler catching biggest mistakes? 👹
zinidmdosch, yes, duck typing all the way
zinidoh, just said and got new traceback
zinidTraceback (most recent call last):
File "/usr/lib/python3/dist-packages/gajim/groupchat_control.py", line 97, in cell_data_func
status_cell_data_func(column, renderer, model, iter_, has_parent)
File "/usr/lib/python3/dist-packages/gajim/groupchat_control.py", line 106, in status_cell_data_func
surface = image.get_property('surface')
AttributeError: 'NoneType' object has no attribute 'get_property'
zinidnot sure if it's worth reporting it, maybe a duplicate or fixed already
Marandamdosch: no just too much indirection normal OO syndrome.
devmulehi! is there a list of all existing events?
mdoschasterix, didn't spot a bookmark without title
spicewieselright now it seems that Gajim displays the status-message of the client which conntected last in the roster. Would it be possible to show the status message of the ressource with the highest priority?
asterixzinid: ppl use the development version, so yes, bugs are expected ...
DanielSemperverus, there is an issue open about pasting images directly. I think lovetox has a branch for that already..
Marandaasterix: erm, tracebacks popup often also on nondev you know
MarandaJust saying, not that it is a problem
Danielspicewiesel, do both ressources have the same priority?
spicewieselnope
spicewiesel0 and 50 and the rosters show the status message of the 0 client
Danielspicewiesel, okay I thought there was an issue about this but this here is just related: https://dev.gajim.org/gajim/gajim/issues/7381 Maybe you can add that there?
spicewieselah okay. I just wanted to know which behaviour is preferred by the time. Maybe it is design to show the latest, but I would prefer to see the status of the higher prio
DanielI don't know about that, maybe it's even intended
spicewieselah okay. I just wanted to know which behaviour is preferred by the team. Maybe it is designed to show the latest, but I would prefer to see the status of the higher prio
spicewieselour colleagues never change their status on the mobile clients and after a con they are back at the office, online in Gajim, and we see "at X-con" for weeks :)
spicewieselas desktop clients usually got a higher prio, e.g. Gajim, it would be nice to see that status
zinidMaranda,
> Just saying, not that it is a problem
Having a traceback is not a problem, having a lot of them is.
zinidI personally already got plenty on *stable* version
zinidthere is such thing as software architecture, and tracebacks should be addressed at that level. If there are a lot of them then the architecture is shit, sorry
MarandaSo you're saying GTK is shit? 😜
Maranda(that's mostly the cause)
zinidI don't know, maybe, if this is indeed the cause
zinidbut "NoneType object has no attribute" is clearly a python problem
asterixspicewiesel: that should be the case. Resource with higher prio should be shown in roster
spicewieselasterix: then it does not work for me, at least for the contact I saw it ríght now.
spicewieselConversations with prio 0, Gajim with prio 50, and I see Conversation's status message
spicewieselor is it maybe because Gajim got no status message, so the one existing message is displayed?
asterixNo it should take info of highest prio, even if there is no status msg
spicewieselokay, so in my case the status should be empty, as Gajim is online with no message and Prio 50
stpI just wanted to click a username in a MUC to directly speak to that person, but it didn't work. I then clicked on an another username and it worked. The username for which it didn't work has a "_" (underscore) in it's username. Could that be the culprit? If so I'd say that's a bug.
botakallabeth created an issue in _gajim_ < https://dev.gajim.org/gajim/gajim/issues/9273 >:
#9273: < Bug when closing group chats >
botDaniel Brötzmann modified an issue in _gajim_ < https://dev.gajim.org/gajim/gajim/issues/9273 >:
#9273: < Bug when closing group chats >
ivucica> is pasting screenshots into gajim not a thing?
> been trying to figure out how to do that for a while
I filed a feature request months ago, I think it got turned away as "this should be a plugin". Not sure if it got moved to another repo, closed or if it's just lingering.
Semperverus: ^
ivucicaAnd aren't you then heading towards SIP? (My understanding of which is minimal.)
Link Mauvelovetox, Maranda, see https://github.com/xsf/xeps/pull/689 about your issue from yesterday.
Link MauveAFAIK M-Link was the only known MUC server to not reflect @id properly, this is hopefully fixed now.
Link MauveSemperverus, you may want to open an issue at https://dev.gajim.org/gajim/gajim/issues/new for pasting image data.
botPhilipp Hörist closed an issue in _gajim_ < https://dev.gajim.org/gajim/gajim/issues/9273 >:
#9273: < Bug when closing group chats >
botSophie Herold created an issue in _gajim_ < https://dev.gajim.org/gajim/gajim/issues/9274 >:
#9274: < Save translations from getting lost by trivial msgid changes >
botSophie Herold modified an issue in _gajim_ < https://dev.gajim.org/gajim/gajim/issues/9274 >:
#9274: < Save translations from getting lost by trivial msgid changes >
lovetoxNo there is a issue for that already Link Mauve
botGergely Horváth created an issue in _gajim_ < https://dev.gajim.org/gajim/gajim/issues/9275 >:
#9275: < Error when opening history >
Link Mauvelovetox, ok.
Daniellovetox, didn't you have pasting images (and sending via http_upload) in a branch, almost functioning?
lovetoxyes
lovetoxmore or less
lovetoxits a little project for someone sometime 🙂
botheapifyman created an issue in _gajim_ < https://dev.gajim.org/gajim/gajim/issues/9276 >:
#9276: < Exception when clicking on Gnome notification popup >
mrDoctorWhoOh, the groupchats are working again after reconnect?
botDaniel Brötzmann closed an issue in _gajim_ < https://dev.gajim.org/gajim/gajim/issues/9276 >:
#9276: < Exception when clicking on Gnome notification popup >
zuglufttierlovetox, when will cambodian-hair get merged into gajim?
luweitestI have to use 0.16.9 because my home computer is windowsxp
MarandaLink Mauve: I officially hate you now
Maranda😠
pep.What officially happened?
luweitestOther (maybe) bugs till now: cannot show emoji, even if EmojiOne font is installed; and cannot paste emoji characters
MarandaCouldn't mention/send that fucking PR before I committed useless code, god damn it
luweitestlike this one: [21:22:56] Maranda:
MarandaCouldn't you*
DanielPlease be nice to each other
luweitestand when I select the emoji characters to copy, error pops up: Traceback (most recent call last):
File "src\htmltextview.py", line 1063, in on_left_mouse_button_release
File "src\htmltextview.py", line 1072, in get_selected_text
RuntimeError: returned character can not be represented in 16-bit unicode
pep.Daniel: don't worry, we all love Maranda and his numerous ways to say thank you :p
luweitestJust give some feedback -- since 0.16 is not supported, I will not raise new issues.
Link MauveMaranda, sorry, I was having fun instead of reading gajim@’s logs yesterday.
lovetoxluweitest, about what os are you talking regarding your questions
lovetoxOn Windows we ship noto-emojicons and you cannot change them
Link Mauveluweitest, sounds like python2 issues.
zinidLink Mauve: you said you should have spent all your time on XMPP, and now what, you're having fun somewhere???
Link Mauve1.0 does fix that, there is no 16-bit Unicode anymore.
Link Mauvezinid, sorry. :(
lovetoxluweitest, if you are talking about 0.16, there will be no fixes for 0.16
Link Mauvezinid, I will even be in Bretagne for the entire weekend starting tomorrow morning, without my computer even!
Link MauveI’m sure that’ll make Maranda mad when I’ll send a ton of PRs fixing stuff that has been discussed during that weekend.
zinidLink Mauve: can't believe that 🤔
luweitestlovetox: windowsxp. I downloaded noto-emoji but it do not install, so I installed emijione font.
pep.Link Mauve: shame on you
luweitestLink Mauve, so that is indeed 0.16's bug. OK.
luweitestI cannot run 1.0 because it do not run on windowsxp, which is certain; and it do not run on windows7, which is odd.
lovetoxthat it doesnt run on windows7 for you is worth investigating
lovetoxthe rest not. 0.16 doesnt support emojis that are installed, there is a emoji plugin pack, but these are like 20 emojis
luweitestlovetox, 1.0 on windows7 hanges. As I reported in #9268, process explorer show two processes: "E:\green\Gajim\bin\Gajim.exe" -c ..\UserData
and
"C:\Windows\system32\rundll32.exe" E:\green\Gajim\bin\LIBGIO~1.DLL,g_win32_run_session_bus@16
No UserData folder is created actually.
lovetoxi guess this is the portable version
luweitestyes
luweitestGajim-Debug.exe do not help much, only a black window.
MarandaI don't tell you where you can stuff all those PRs until September Link Mauve 😜😜😜🤸♂️
luweitestBecause I am not the administrator of windows7 machine, I think I should use portable version.
Link MauveMaranda, oh, you want me to stop contributing until then?
Link MauveEven during the Sprint?
Link MauveBtw, are you coming?
MarandaWhere am I supposed to come?
Link MauveTo Cambridge?
Link MauveBut I guess not then.
MarandaOh god, going to some nerdoland in August instead of some beach, and a nerdoland which now needs a valid passport which I probably don't have too.. Hmm 🤔🤔🤔
MarandaInteresting dilemma.
luweitesttest
Link MauveMaranda, it’s always needed a valid passport or id card, though.
luweitestThanks lovetox, I installed emoticons pack and I can view most emojis.
MarandaLink Mauve: hmm no previously you just needed an id
lovetoxluweitest regarding the windows 7 problem, try to start debug exe with "-v"
lovetoxmaybe this yields some output
MarandaNow you need a passport
MarandaSlight difference
luweitestlovetox, ok, I'll try it now.
Link MauveMaranda, oh, when did that change? :o
luweitestlovetox, it hanges with two line output:
Logger gajim level set to 10
Logger nbxmpp level set to 20
MarandaI think when second stage of Brexit kicked in, in June or July
luweitestcmd line is
E:\green\Gajim\bin\Gajim-Debug.exe -v -c ..\UserData
Link MauveDamn.
lovetoxhm very weird
Link MauveThankfully I do have a passport, but I may have gone there with just my id card. :x
Link MauveThanks for the notice!
Maranda🤔
lovetoxso luweitest, it doesnt exit
lovetoxit just hangs there
luweitestyes lovetox .
luweitestIt seems after emoticons pack is enabled, those "old" expressions like :) disappeared, and is replaced with a huge list of emoticons that covered all desktop. huge!
lovetoxyeah its bad luweitest 🙂
lovetoxits a plugin not real emoji support
lovetoxi will think about the win 7 problem and add debug output to nightly
lovetoxso we can get to the bottom of this
luweitest
luweitestOK
lovetoxdid you also try 32bit or 64bit
luweitestI can test it, though I will mainly use Gajim on winxp
lovetox?
luweitest32bit
luweitestI just tried to input a emoticon, but it seems failed.
luweitestso it only allows me to see others. anyway, better than nothing
luweitestping me if you have your nightly ready, lovetox
asterixI went to london 1st week of july, an outdated ID card was ok
botsfalkon created an issue in _gajim_ < https://dev.gajim.org/gajim/gajim/issues/9277 >:
#9277: < Some titles is not localize on UI >
botDaniel Brötzmann modified an issue in _gajim_ < https://dev.gajim.org/gajim/gajim/issues/9277 >:
#9277: < Some titles is not localize on UI >
botDaniel Brötzmann modified an issue in _gajim_ < https://dev.gajim.org/gajim/gajim/issues/9277 >:
#9277: < Some menu items are not localized >
pep.Maranda: hmm not sure, there are still ID cards lanes at the airport, for Europeans
pep.Link Mauve: ^
Link MauveI’m going there by train anyway.
Link MauveI’ll present my expired ID card first, and will present my passport if they dislike it.
botDaniel Brötzmann modified an issue in _gajim_ < https://dev.gajim.org/gajim/gajim/issues/9275 >:
#9275: < Error when opening history >
botPhilipp Hörist closed an issue in _gajim_ < https://dev.gajim.org/gajim/gajim/issues/9275 >:
#9275: < Error when opening history >
botSophie Herold updated a merge request for _gajim/master_ < https://dev.gajim.org/gajim/gajim/merge_requests/297 >:
Rework History Dialog
botSophie Herold updated a merge request for _gajim/master_ < https://dev.gajim.org/gajim/gajim/merge_requests/297 >:
Rework History Dialog
botSophie Herold updated a merge request for _gajim/master_ < https://dev.gajim.org/gajim/gajim/merge_requests/297 >:
Rework History Dialog
lovetoxits so fucking hot i cant concentrate and have no motivation to do anything
ZashAt least everything isn't on fire anymore
ZashOnly 20 wildfires!
Daniellovetox, have a look at portugal, then come back :D
ivucicaZash: found the GSoC2015 project for MUC inside ircd-seven; for the reference: https://wiki.xmpp.org/web/Summer_of_Code_2015#XMPP_MUC_support_for_ircd-seven