Marzannalovetox,
Traceback (most recent call last):
File "/usr/share/gajim/src/roster_window.py", line 3994, in on_about_menuitem_activate
dialogs.AboutDialog()
File "/usr/share/gajim/src/dialogs.py", line 1274, in __init__
copying_file_path = self.get_path('COPYING')
File "/usr/share/gajim/src/dialogs.py", line 1340, in get_path
if os.path.isfile(os.path.join(gajim.defs.docdir, filename)):
AttributeError: 'module' object has no attribute 'defs'
de-factohttp://pastebin.com/chZm75yX
de-factothats after i added above mentioned patch
de-factowow and history is triplicated :(
lovetoxin muc
lovetoxthats a known bug
lovetoxyeah that fixed one problem but now there is another one
lovetoxbut in that log
lovetoxyou never send a message
lovetoxits all receiving errors
de-factoi added "from nbxmpp.protocol import NS_CHATSTATE" to /usr/share/gajim/src/common/connection.py for the last pastebin
lovetoxyes
lovetoxthat was ok
lovetoxthe error with chatstates are gone
lovetoxbut send some message
lovetoxs
lovetoxand copy then the log
lovetoxnow in the log there is only stuff from receiving messages
lovetoxnothing where you try to send
de-factoi think its this one occuring when i try to send msg now
17.07.2016 00:06:13 (E) gajim.c.ged Error while running an even handler: <bound method Connection._nec_message_outgoing of <common.connection.Connection object at 0x7f66db9ff3d0>>
Traceback (most recent call last):
File "/usr/share/gajim/src/common/ged.py", line 93, in raise_event
if handler(*args, **kwargs):
File "/usr/share/gajim/src/common/connection.py", line 2161, in _nec_message_outgoing
correction_msg=obj.correction_msg, callback=cb)
File "/usr/share/gajim/src/common/connection.py", line 377, in _prepare_message
attention, correction_msg, callback)
File "/usr/share/gajim/src/common/connection.py", line 500, in _on_continue_message
if chatstate and contact and contact.supports(NS_CHATSTATES):
NameError: global name 'NS_CHATSTATES' is not defined
lovetoxdid you really add
lovetoxNS_CHATSTATE
lovetoxit should be "NS_CHATSTATES"
lovetoxwith a S
MarzannaOh that's my fault. I copied text without last symbol. Sorry
MarzannaCopied from terminal to chat*
lovetoxmazanna
lovetoxtry
lovetoxadding
lovetox"from common import defs"
lovetoxto common/gajim.py
lovetoxfor that about window error
lovetoxah i found the commit that fucked that up
Marzannalovetox, thanks. Now it works.
lovetoxMarzanna, i have patches now for both
lovetoxjust need someone who has commit rights :)
lovetoxso hope this is fixed tomorrow
de-factowow indeed there was the "S" missing at the end, added that now it seems to display no errors and i can send messages again
de-factothanks a lot :)
de-factolovetox, :)
lovetoxMarzanna found it :)
bammeshi, i think i found a bug in gajim-nightly (20160715-1)
bammeswhen i try to send a normal message to a normal JID, i get the following traceback and the message is not beeing sent:
bammeshttp://paste.debian.net/782266/
bammesi tried to create a new ticket regarding this issue, but the verification-email for trac never arrived
bammesok, i just found in the room logs from this morning, that you already discussed this bug and maybe fixed it :)
lovetoxbammes, a patch should be made today
bammeslovetox: thanks, as a hotfix, i just took the discussed line and patched myself
bammeslovetox: thanks, as a hotfix, i just took the discussed line and patched myself
lovetoxgood :)
bammessry for dupe
botRSS: Feeds for Gajim
• Changeset [16074:f769137e5867]: fix about window not o[]
• Changeset [16073:f670dd475da6]: fix not defined NS_CHA[]
• Changeset [16071:7a0d0931cb36]: Small bugfix for encry[]
• Changeset [16072:8e864acec622]: merge[]
• Changeset [16075:39bc01c577a5]: Some more bugfixes (se[]
botRSS: Feeds for Gajim
• Changeset [16076:f161efd21ce1]: forgot to import defs in the last commit
forgot to import defs in the last commit
https://trac.gajim.org/changeset/f161efd21ce157f375bda4875496c71f35fb039c
Flowcan gajim somehow auto update the plugins?
lovetoxit prompts you
Flowlovetox: it's exactly that prompt I wan't to get rid off
FlowI also find that prompt a bad idea, UX whise
aruneMe too Flow, "normal users" doesn't even understand how to update
Flowsounds like a call for a feature request ticket :)
lovetoxits not that often though
lovetoxmaybe lately cause some people writting on some plugins, but its good to know that there is an update
Flowwell if you work on 3 systems like me, it *is* often that I find myself in the very same situation
Flowlovetox: not to me
lovetoxyou could turn it off maybe
Flowbut then I won't get the updates
lovetoxi just list the options you have now, of course autoupdate would be great :)
Flowlovetox: appreciated :)
aruneThere's some ace parameters that doesn't have sane default for regular users
aruneThere's some ace parameters that doesn't have sane default for regular users