asterixlovetox: I confirm the "MUC messages in PM tab" is fixed. Thanks
geraldFor those having problems with the url_image_preview plugin and Gajim default nightly (1.1.92+1ac852f0c): the plugin crashes on startup because the open_file method has been refactored. The plugin is automatically updated via plugin manager, but the changes haven't yet hit the package version from the repo
botDaniel Brötzmann created an issue in _gajim_ < https://dev.gajim.org/gajim/gajim/issues/9891 >:
#9891: < AttributeError: 'NoneType' object has no attribute 'get_module' when trying to open contact information >
botDaniel Brötzmann modified an issue in _gajim_ < https://dev.gajim.org/gajim/gajim/issues/9756 >:
#9756: < Gajim 1.2.0 Release - Overview >
UsLtrying to find the setting about max file transfer/upload size. Yesterday I received four small video clips via httpupload. Conversations received four. But Gajim only received two. The other two were apparently above a 2 MB maximum filesize setting and never received. At least there were no links to them. What do?
wurstsalatUsL: there is no such setting. for url image preview, this is for preview generation only. A link would always be displayed if http upload was used. And: nothing is downloaded when http upload is in use.
UsLso, that is weird then.. Why did it only see two links..
botAndré proposed a new merge request for _gajim/master_ < https://dev.gajim.org/gajim/gajim/merge_requests/527 >:
Screensaver: Switch to property signal for portal support
UsLhm, beats me. Perhaps they came too rapid and gajim got confused.. Can't really tell since I didn't keep logs and such.
wurstsalatUsL: rapid should not be a problem. Maybe mam?
UsLI'll look for it next time someone sends me four things or so.
UsLdifferent priorities wouldn't cause it I believe? Gajiim is set to fifty while conversations is 0 I think.
wurstsalatNo, this should have no effect on messages
botAndré proposed a new merge request for _gajim/master_ < https://dev.gajim.org/gajim/gajim/merge_requests/528 >:
Fix PyGI import warning
botAndré closed an issue in _gajim_ < https://dev.gajim.org/gajim/gajim/issues/9874 >:
#9874: < PyGIWarning: Gst was imported without specifying a version first. >
botPhilipp Hörist merged a merge request for _gajim/master_ < https://dev.gajim.org/gajim/gajim/merge_requests/528 >:
Fix PyGI import warning
botDaniel Brötzmann modified an issue in _gajim_ < https://dev.gajim.org/gajim/gajim/issues/9874 >:
#9874: < PyGIWarning: Gst was imported without specifying a version first. >
botDaniel Brötzmann modified an issue in _gajim_ < https://dev.gajim.org/gajim/gajim/issues/9878 >:
#9878: < Contact status displayed incorrectly >
botAndré updated a merge request for _gajim/master_ < https://dev.gajim.org/gajim/gajim/merge_requests/527 >:
Screensaver: Switch to property signal for portal support
MHHi,
is this place appropriate for asking for help ?
MHHi, I'm using gajim 0.16 on Ubuntu 16.04. How to update gajim to 1.1 without having to update my OS ?
MHHi, I'm using gajim 0.16 on Ubuntu 16.04. How to update gajim to 1.1 without having to update my OS ?
MHit seems I can't post here
wurstsalatMH, yes you can
wurstsalatMH, maybe flatpak / flathub is an option for you?
lovetoxonly option is flatpak
MHOK thank you, I will try this
botPhilipp Hörist pushed 4 commits to branch _refs/heads/master_ of _gajim_ < https://dev.gajim.org/gajim/gajim >:
https://conference.gajim.org:5281/pastebin/b5bb7769-5d47-4667-94bb-2f28ccac2d7c
botAndré updated a merge request for _gajim/master_ < https://dev.gajim.org/gajim/gajim/merge_requests/527 >:
Screensaver: Switch to property signal for portal support
guybrush88hi everyone, I have a question: what's the context for this gui string: https://translate.gajim.org/it/gajim/translate/it.po#unit=553413 ? I can't really find it on the actual Gajim, in order to have a clearer context to translate it properly
asterixguybrush88: it's the text color in a tab that contains a directed message (red by default)
asterixit's written "Gajim [n]" in the tab. It's the color of this text.
guybrush88I see, thanks
guybrush88I tried to come up with a translation, so now, at least for the Italian translation, there are no more critical errors \m/
tomCan you use a python2 library in python3?
tomor does anything know of a python3 library for generating gtk2 widgets
tomI may have to just bite the bullet on this one and encode/decade utf-8 variables until I figure out a python3 gtk solution
tomI wonder if wxwidgets could be used
tomwxwidgets is tooklit agnostic and translates to whatever your system natively is