bullgard4[Debian 8.1 Xfce] [Gajim 0.16] "A programming error has been detected. The error prsumably is not fatal but should be reported to the developers.
bullgard4Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/nbxmpp/dispatcher_nb.py", line 497, in dispatch
handler['func'](session, stanza)
File "/usr/share/gajim/src/common/connection_handlers.py", line 1868, in _messageCB
conn=self, stanza=msg, account=self.name))
File "/usr/share/gajim/src/common/nec.py", line 76, in push_incoming_event
self._generate_events_based_on_incoming_event(event_object)
File "/usr/share/gajim/src/common/nec.py", line 98, in _generate_events_based_on_incoming_event
if new_event_object.generate():
File "/usr/share/gajim/src/common/connection_handlers_events.py", line 1159, in generate
self.session.handle_negotiation(form)
File "/usr/share/gajim/src/session.py", line 482, in handle_negotiation
self.accept_e2e_alice(form, negotiated)
File "/usr/share/gajim/src/common/stanza_session.py", line 956, in accept_e2e_alice
rshashes.append(crypto.random_bytes(rshash_size))
File "/usr/share/gajim/src/common/crypto.py", line 122, in random_bytes
OpenSSL.rand.add(os.urandom(bytes_), bytes_)
File "/usr/lib/python2.7/dist-packages/OpenSSL/rand.py", line 64, in add
raise TypeError("entropy must be an integer")
TypeError: entropy must be an integer
bullgard4+e
007Asterix@ Hello, I had been waiting for you since week, Please tell me plugin to block my private with a Question, if they answer the question, allowed to private me otherwise no.
Asterixbullgard4: it's already fixed in latest release
Asterix007: I was in holidays
007Glad to see you here again ,
Asterixthere is no such plugin for the moment
007Please make one, I am tired of getting disconnected, because they flood with alot emo and Gajim gets hanged and crashed
007They are using bots for private flood
007So once i got pvt block plugin with a question, no bots can flood in my pvt with emos and long messages
007Only human can answer and they cant hang me
Link MauveJust block them?
007Not really block
007I want they can message me but until they are not answering the question, they cant
Asterixif they are bot they'll never answer the question, so you can block them
007Its to precaution for pvt flood bot
007Yep exactly Asterix sir
007I meant, some user putting there IDs on bot for pvt flood to disturb me or for fun
Asterixright click -> block
Link MauveJust block anyone not in your roster, then.
007There are some bots name hanger for nimbuzz users
Asterixif they are friends, there is no fun in doing that
007They are friends, but , they like to disturbe me, i dont want to delet them , but i want the message will be blocked for repeting the same message sent by a bot
007Like I am a human, but if i put my ID in a bot like sidra ?? And that is programmed for repeting the same message in my private with and interval time ...
007Its a loop of same message to full my catch memory, and application will be closed or crashed
Asterixbut if the plugin you ask blocks the user once, when will it be unblocked??
007Like private me
007You can see that, i am using Psi+ since 4 days
007But i am using Gajim since 2 years
007Or more
007I am start using Psi+ coz atleast they cant private me without answering the question
007In a chat room
Asterixby private you mean private chat in a conference?
Asterixok
Asterixbut once again:
Asterixbut if the plugin you ask blocks the user once, when will it be unblocked??
007But who they ar ein my friend list, still they are privating me without any problem, and puttimng their ID on flood Bot and targeting my ID
007Hmm
007I want to say , i dono what is going on with Psi+ but they are not getting Blocked, just their messages are not coming to me if they are not answering the qestion ,
007And next time when i get in their in same conference room, they can get in my private t face the question again
007Psi+ has that feture to stop private with name "antispam" so if they want to private me, they must answers the question,
007But still Psi is not giving the same plugin for users in my list, i want both of them for my Gajim
Asterixso once he answer the question, you get messages
Asterixthen he put his JID in a bot, and then you can be flooded ...
007No
007He cant
007I think the resource is change everytime, when they logout the ID
007So block setting will be changed and will be refresh for new resource
007If you code this plugin, I will be very very very thankful to you....
007I and spreading Gajim in my group, they are using for differents JIDs
Asterixthe resource changes if he wants. for normal message, yes it's easy: each time a resource goes out, we reset plugin state. but for pm in muc, user can log several times with the same nick in some rooms
007They are not that smartass
007They are using bots , made by some stupid iranian
007Like in Nimbuzz I can login my ID with 6 Different resources at a time
007Using Gajim
007Or with Miranda or psi+
007Miranda and Psi+ bots has conference room private antispam with a Question answer, but there is nothing for Stop them who are in Friend list, I am requesting you to make it one step forward from Miranda & Psi+
bullgard4Asterix, excellent! - Thank you for your information.
007Miranda and Psi+ both*** has
007Really I am so glad today, just to see you back Asterix Sir, I wanted to tell you my problem since weeks
007And today finelly i told you and feeling fine
007finally*
AsterixI don't have time to code that for now. That's not so trivial.
007:(
007I am really dying coz of this private flood
Link MauveBetter teach your “friends” to stop flooding you.
007Hopefully expecting you to code this for my friend group
007They are stupids, :(
007They just like to irritate
0xAFFEAsterix: I am using gajim on Windows (not right now, but when I am at my computer)
007What's its mean ?
Asterix0xAFFE don't you see this problem?
007Asterix: please think about my problem , give some time to make that , thanks in advance :)
007.a.
botRSS: Feeds for Gajim
• Changeset [15731:edd83d9b41d2]: use libsecret instead of libgnomekeyring when available
use libsecret instead of libgnomekeyring when available
https://trac.gajim.org/changeset/edd83d9b41d2f7dabaec4345ac19b85794ef33e2
• Changeset [15732:e8d44379f2de]: migrate from kwalletbindings to libsecret too
migrate from kwalletbindings to libsecret too
https://trac.gajim.org/changeset/e8d44379f2dea1489eaac38ae1673ae710032506
AsterixI'm wondering: for our GTK3 port, which GTK3 minimum version should we support?
Asterixfor example, set_alignment is deprecated and it's replacment is in 3.16 only. Should we support only 3.16+ versions or keep set_alignment and get warnings?
SamWhitedWhat's in the Debian Jessie and Ubuntu LTS repos? That's what I always used to determine what version of things to use.
Asterixjessi has 3.14
Asterixjessie has 3.14
SamWhitedWow, trusty has 3.10... That's a bit extreme.
SamWhitedVivid also has 3.14 though.
Link MauveJust fyi, Pidgin dropped gtk3 < 3.4 in their next version, for Ubuntu 12.04.
Link MauveBut I don’t see the point in supporting such an old version anyway.
AsterixI hate to see gtk warning when I start gajim, but removing them means supporting very last version of GTK as they deprecate many thing on every release
Link MauveRolling release ftw~
botRSS: Feeds for Gajim
• Changeset [1573[…]
https://trac.gajim.org/changeset/0b29adf4d481262b4d36f6f454c89003cc573569
• Ticket #8037 (Charset issue with group chat […]
https://trac.gajim.org/ticket/8037#comment:3
• Changeset [1573[…]
https://trac.gajim.org/changeset/bf80e3e456cd679a1635cbf4dd80dbb231982d72