aruneTrying to figure out how to add html contents to the htmltextview so it's rendered by looking at other such source
Asterixset the topic toWelcome to the official room of Gajim. Gajim 0.16.3 is now released! Try it!
Language is English. If you have something to ask, just ask. Don't circle around with questions like "Have anyone used Gajim on Windows?"...
New Bugs at http://trac.gajim.org/newticket
Paste in http://paste.gajim.org
shots in http://picpaste.com
room logs in https://conference.gajim.org:5281/muc_log/gajim/
Spread Gajim! http://trac.gajim.org/wiki/SpreadJabberAndGajim
Asterix0.16.3 is released
aruneWow
aruneEven announced on website?
botRSS: Feeds for Gajim
• Changeset [1576[…]
https://trac.gajim.org/changeset/412182ce8274ea938638b4d5b2bd373a7fe21ce7
• Changeset [15769:dff4fba5ceb7]: Added tag gajim-0.16.3 for changeset 412182ce8274
Added tag gajim-0.16[…]
https://trac.gajim.org/changeset/dff4fba5ceb7b1b55dfcdb7006ef1b458237bce6
• []
• []
Asterixarcade: :)
arunearune ...
narcodeautoHL
arcadejust when everyone is highlighting me...
arcadeSometimes I work at night and resulting chats are not correctly shown in history. I.e. I see that there was conversation on day 6, but this conversation misses part that actually happened at day 7
arcadeand history doesn't show that there were conversations on day 7
roboart2013Hi, I am building on windows I get a few errors, file not found win32com missing libgettextsrc-0-18.dll and it stops at bin_bsddb.pyd
roboart2013I tried to follow the suggestions on the windows build environment page, I have gone over them a bunch of times.
roboart2013Any ideas or has anyone made a new list?
aruneSamWhited: an idea for the mobile consideration XEP is to measure the amount of data in different use cases during, lets say, a day, as input if compression is useful (compression of 20-30% where the data amount is 20kB/day is waste but if the data amount is 20MB/day it's really useful)
aruneSorry, wrong chat
SamWhitedarune: not a bad idea though; you could probably find the amount of activity at which it crosses over and becomes useful. Compression is so cheap though that I doubt it's worth optimizing that much
SamWhitedarune: Feel free to ping me if you ever have suggestions like that; sam@samwhited.com
aruneYes it's cheap, but adds complexity and questions about security
SamWhitedIndeed; though doing a full flush on stanza boundaries should fix any leaks.
aruneso I currently think that it's not possible to write html in a conversation textview from a plugin triggered from special_text, at least I cannot find something similiar already done
aruneso I'll have a look at signal thing for clicking an image to open the url in the browser
aruneoh, I did it, maybe
Asterixarcade: nice!
arune(at least print some siiiimple html in the textview)
Asterixwhy don't you go with the click signal?
aruneI'm having a hard time understanding how stuff works and finding documentation
Asterixgive me 2 minutes
arunewow, it even displays webp images
aruneis surprised
arunethough i get some warnings about xml.sax._exceptions.SAXParseException...
aruneand Error loading image Gtk.TextBuffer.apply_tag() argument 1 must be gtk.TextTag, not gtk.gdk.Pixbuf
Asterixarcade: I haven't tested, but something like that?
Asterixhttps://paste.gajim.org/view/d515850c
AsterixI did some changes in Gajim itself, but that changes can beput in the plugin until it goes in Gajim itself