Bernd K.
Bernd K.
On , revtowinark [email protected] wrote: > With version alpha7, when I open the plugin list, still no trace of the > Torchat plugin in that list. And now, nothing happen...
2012/6/16 revtowinark Sorry, I have nothing about plugins in "Help". > > I started pidgin with the command `pidgin -d > ~/debug.log 2>&1` and I get that about the Torchat...
Could you please try the latest version (2.0-alpha-9)? I removed the offending function from my function imports entirely and am now using purple_notify_user_info_add_pair() instead of purple_notify_user_info_add_pair_plaintext(), I think the latter...
please try alpha-10
On , revtowinark [email protected] wrote: > In the debug file, always the same messages: > > `Jun 17 18:47:28.078 [M] TBuddy.InitiateConnect() (****************) > connecting to Tor: 127.0.0.1:11109` > `Jun 17...
On , revtowinark [email protected] wrote: > I checked the running processes: 2 instances of tor are running in the > same time. One instance has been started by TAILS at...
I am not ignoring this pull request ;-) Generally the idea to have commands that do other things than only sending IM is good (/ping or /whatever) using the notation...
On , "meh." [email protected] wrote: > @prof7bit I think it's either protocol extensions for every command > (which would easily become an infinite list, so it's not reallya good >...
On , "meh." [email protected] wrote: > But whatever, it's probably just better to come up with stable > > protocol extensions than having random commands that change behavior > >...
are you running it from source (the .py file) or are you running the .exe version? The .exe is not supposed to open a command prompt, it was built with...