Re: [Pywikipedia-l] Commonscat.py

2013-11-22 Thread Bojan Kalkan
On 11/23/2013 2:04 AM, i...@gno.de wrote: Did you setup your user-config.py file? Here is content of the file family = 'wikipedia' mylang = 'sr' usernames['wikipedia']['sr'] = u'Autobot' usernames['wikinews']['sr'] = u'Au

Re: [Pywikipedia-l] Commonscat.py

2013-11-22 Thread info
Did you setup your user-config.py file? - Ursprüngliche Nachricht - Von: Bojan Kalkan Gesendet: 22.11.2013 22:39 An: Pywikipedia discussion list Betreff: Re: [Pywikipedia-l] Commonscat.py On 11/22/2013 1:57 PM, Amir Ladsgroup wrote: > retry with downloading from https://tools.wmflabs.org/

Re: [Pywikipedia-l] Commonscat.py

2013-11-22 Thread Bojan Kalkan
On 11/22/2013 1:57 PM, Amir Ladsgroup wrote: retry with downloading from https://tools.wmflabs.org/pywikibot It will work :) Best One problem is solved, but then appeared next C:\pywikipedia>commonscat.py -new -cc WARNING: Running on Windows and transliteration_target is not set. Please see h

Re: [Pywikipedia-l] Commonscat.py

2013-11-22 Thread info
Disambig behaviour has been changed on mw side. Thus it is strictly recommended to keep the bot up to date. Greetings xqt - Ursprüngliche Nachricht - Von: Bojan Kalkan Gesendet: 22.11.2013 13:47 An: Pywikipedia discussion list Betreff: Re: [Pywikipedia-l] Commonscat.py On 11/22/2013 1

Re: [Pywikipedia-l] Please check -search

2013-11-22 Thread Bináris
Thank you! ___ Pywikipedia-l mailing list Pywikipedia-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l

Re: [Pywikipedia-l] Please check -search

2013-11-22 Thread Amir Ladsgroup
I added this to my TODO list and finally I got time to look up in codes and finally found it: https://gerrit.wikimedia.org/r/#/c/97058/ Best On Sat, Jul 27, 2013 at 9:58 PM, Bináris wrote: > > > 2013/7/27 Amir Ladsgroup > >> It's not better to run it this way? >> replace.py something otherthi

Re: [Pywikipedia-l] Commonscat.py

2013-11-22 Thread Amir Ladsgroup
retry with downloading from https://tools.wmflabs.org/pywikibot It will work :) Best On Fri, Nov 22, 2013 at 4:17 PM, Bojan Kalkan wrote: > On 11/22/2013 1:27 PM, Amir Ladsgroup wrote: > > Are you using out-dated pwb? can you run version.py and give the output? > because I fixed it (or I thou

Re: [Pywikipedia-l] Commonscat.py

2013-11-22 Thread Bojan Kalkan
On 11/22/2013 1:27 PM, Amir Ladsgroup wrote: Are you using out-dated pwb? can you run version.py and give the output? because I fixed it (or I thought I fixed it) like a couple weeks ago Best On Fri, Nov 22, 2013 at 3:16 PM, Bojan Kalkan > wrote: This is outp

Re: [Pywikipedia-l] Commonscat.py

2013-11-22 Thread Amir Ladsgroup
Are you using out-dated pwb? can you run version.py and give the output? because I fixed it (or I thought I fixed it) like a couple weeks ago Best On Fri, Nov 22, 2013 at 3:16 PM, Bojan Kalkan wrote: > This is output > > C:\pywikipedia>commonscat.py -new -v > Config.py > WARNING: Running on W

Re: [Pywikipedia-l] Commonscat.py

2013-11-22 Thread Bojan Kalkan
This is output C:\pywikipedia>commonscat.py -new -v Config.py WARNING: Running on Windows and transliteration_target is not set. Please see http://www.mediawiki.org/wiki/Manual:Pywikipediabot/Windows - base_dir: C:\pywikipedia - done. 'git' is not recognized as an internal or external command, o

Re: [Pywikipedia-l] Commonscat.py

2013-11-22 Thread Merlijn van Deen
Hi Bojan, Based on those strings, it's a bit hard to determine -- the typical method to get more information is to search through all files for the message you get, e.g. (venv)valhallasw@lisilwen:~/src/pwb/pywikibot-core$ grep -R * -i -e 'disambiguationspage does not exist' but this returns noth

Re: [Pywikipedia-l] Commonscat.py

2013-11-22 Thread Amir Ladsgroup
Hello, Please run it in verbose mode (add -v) and copy output here Best On Nov 22, 2013 4:25 AM, "Bojan Kalkan" wrote: > I'm getting 'last move nof defined' and disabiguationpage does not exist'. > Can somebody tell me why? > > ___ > Pywikipedia-l mail