Support Requests item #3546758, was opened at 2012-07-21 09:53
Message generated for change (Comment added) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603139&aid=3546758&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
Priority: 5
Private: No
Submitted By: reza (reza1615)
Assigned to: Nobody/Anonymous (nobody)
Summary: adding template:coord to cosmetic_changes
Initial Comment:
please add possibility for cosmetic_changes.py to move template:coord which cases have display=title option
----------------------------------------------------------------------
>Comment By: xqt (xqt)
Date: 2012-09-13 03:26
Message:
no further response to this request
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2012-07-22 07:30
Message:
Could you give me a sample
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603139&aid=3546758&group_…
Support Requests item #3436146, was opened at 2011-11-10 08:00
Message generated for change (Settings changed) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603139&aid=3436146&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
Priority: 5
Private: No
Submitted By: solab (solab)
Assigned to: Nobody/Anonymous (nobody)
Summary: Compatibilit pywikipedia and mw 1.18.0beta1
Initial Comment:
I upgraded MW to 1.18.0.beta1.
the get.py is now broken..
Question
is pywikipedia compatible with mw 1.18.0beta1?
Regards
G
----------------------------------------------------------------------
Comment By: Merlijn S. van Deen (valhallasw)
Date: 2012-03-21 12:32
Message:
If I understand correctly, this is no longer a problem?
----------------------------------------------------------------------
Comment By: solab (solab)
Date: 2011-11-11 02:54
Message:
Double check non Problem with mediawiki 1.17
python get.py -family:solab Xx -v
Config.py
- base_dir: /opt/tools/mybot/pywikipedia
- done.
Pywikipediabot [http] trunk/pywikipedia (r9753, 2011/11/11, 10:12:19)
Python 2.7.2+ (default, Oct 4 2011, 20:06:09)
[GCC 4.6.1]
######
Sleeping for 1.0 seconds, 2011-11-11 11:53:12
==== API action:query ====
inprop: protection|subjectid
rvprop: content|ids|flags|timestamp|user|comment|size
prop: revisions|info
titles: Xx
rvlimit: 1
----------------
Requesting API query from solab:en
getting huge siprop magicwords...
==== API action:query ====
meta: siteinfo
siprop: magicwords
----------------
Requesting API query from solab:en
Test
----------------------------------------------------------------------
Comment By: solab (solab)
Date: 2011-11-11 02:49
Message:
python get.py -family:solab Xx -v
Config.py
- base_dir: /opt/tools/mybot/pywikipedia
- done.
Pywikipediabot [http] trunk/pywikipedia (r9753, 2011/11/11, 10:12:19)
Python 2.7.2+ (default, Oct 4 2011, 20:06:09)
[GCC 4.6.1]
######
Sleeping for 1.0 seconds, 2011-11-11 11:45:28
==== API action:query ====
inprop: protection|subjectid
rvprop: content|ids|flags|timestamp|user|comment|size
prop: revisions|info
titles: Xx
rvlimit: 1
----------------
Requesting API query from solab:en
{u'lastrevid': 8645, u'pageid': 1831, u'title': u'Xx', u'counter': 0,
u'length': 4, u'protection': [], u'touched': u'2011-11-10T17:58:41Z',
u'new': u'', u'ns': 0}
Traceback (most recent call last):
File "get.py", line 33, in <module>
main()
File "get.py", line 29, in main
pywikibot.output(page.get(), toStdout = True)
File "/opt/tools/mybot/pywikipedia/wikipedia.py", line 694, in get
expandtemplates = expandtemplates)
File "/opt/tools/mybot/pywikipedia/wikipedia.py", line 788, in
_getEditPage
raise ServerError('ServerError: No textarea found in %s' % self)
pywikibot.exceptions.ServerError: ServerError: No textarea found in
[[en:Xx]]
&
File uploaded
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2011-11-11 02:41
Message:
You must checkout the new pywikibot release from svn first to use the
-verbose option. Could you also upload the new family file.
----------------------------------------------------------------------
Comment By: solab (solab)
Date: 2011-11-11 02:33
Message:
==STEP1==
python generate_family_file.py http://localhost/solab solab
Generating family file from http://localhost/solab
==================================
api url: http://localhost/solab/api.php
MediaWiki version: 1.18.0beta1
==================================
Determining other languages...
Loading wikis...
* en... in cache
Retrieving namespaces... en
Writing families/solab_family.py...
families/solab_family.py already exists. Overwrite? (y/n)y
==STEP 2==
python get.py -family:solab Xx -v
Config.py
- base_dir: /opt/tools/mybot/pywikipedia
- done.
Pywikipediabot [http] trunk/pywikipedia (r9739, 2011/11/10, 07:39:48)
Python 2.7.2+ (default, Oct 4 2011, 20:06:09)
[GCC 4.6.1]
Sleeping for 1.0 seconds, 2011-11-11 11:30:20
==== API action:query ====
inprop: protection|subjectid
rvprop: content|ids|flags|timestamp|user|comment|size
prop: revisions|info
titles: Xx
rvlimit: 1
----------------
Requesting API query from solab:en
Traceback (most recent call last):
File "get.py", line 33, in <module>
main()
File "get.py", line 29, in main
pywikibot.output(page.get(), toStdout = True)
File "/opt/tools/mybot/pywikipedia/wikipedia.py", line 694, in get
expandtemplates = expandtemplates)
File "/opt/tools/mybot/pywikipedia/wikipedia.py", line 786, in
_getEditPage
raise ServerError('ServerError: No textarea found in %s' % self)
pywikibot.exceptions.ServerError: ServerError: No textarea found in
[[en:Xx]]
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2011-11-11 02:17
Message:
In addition to valhallasws suggestion please run your command line again
with -verbose option:
python get.py -family:solab Xx -v
I've added a debugging code to the wikipedia library which gives additional
information about the page call and the servers response. Please post it.
----------------------------------------------------------------------
Comment By: Merlijn S. van Deen (valhallasw)
Date: 2011-11-11 02:09
Message:
Looks like it should work. Two things that might work:
a) generate a family file using generate_family_file.py -- maybe there is
something in the file I overlooked. To do this, run:
generate_family_file.py <url of a wiki page> solab
b) change 1.18.0beta1 to 1.18 or 1.18.0 (if this fixes it, there is a bug
in the version detection code), or to 1.17 (if that fixes it, there is some
bigger bug somewhere)
Thanks!
----------------------------------------------------------------------
Comment By: solab (solab)
Date: 2011-11-11 02:00
Message:
solab_family.py.buggy uploaded
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2011-11-11 01:55
Message:
as solab_family.py is not a part of the framework, we need its content.
----------------------------------------------------------------------
Comment By: solab (solab)
Date: 2011-11-11 01:33
Message:
Veriosn
Python 2.7.2+ (default, Oct 4 2011, 20:06:09)
[GCC 4.6.1]
config-settings:
use_api = True
use_api_login = True
unicode test: ok
user-config.py
mylang = 'en'
family = 'solab'
usernames['solab']['en'] = u'xxxx'
MediaWiki 1.18.0beta1
==Log==
python get.py -family:solab Xx
Traceback (most recent call last):
File "get.py", line 33, in <module>
main()
File "get.py", line 29, in main
pywikibot.output(page.get(), toStdout = True)
File "/opt/tools/mybot/pywikipedia/wikipedia.py", line 694, in get
expandtemplates = expandtemplates)
File "/opt/tools/mybot/pywikipedia/wikipedia.py", line 786, in
_getEditPage
raise ServerError('ServerError: No textarea found in %s' % self)
==Family==
solab_family.py
pywikibot.exceptions.ServerError: ServerError: No textarea found in
[[en:Xx]]
----------------------------------------------------------------------
Comment By: Merlijn S. van Deen (valhallasw)
Date: 2011-11-10 08:11
Message:
Please add the output from version.py, your user-config.py, your family
file and the output you get when running get.py.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603139&aid=3436146&group_…
Patches item #3566894, was opened at 2012-09-11 22:43
Message generated for change (Tracker Item Submitted) made by ganz-ru
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3566894&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: GanZ (ganz-ru)
Assigned to: Nobody/Anonymous (nobody)
Summary: Template subpages in simple.wiki
Initial Comment:
Simple.wiki have the same documentation templates as en.wiki. So, I propose to add them into ignoring list too.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3566894&group_…
Bugs item #3519428, was opened at 2012-04-19 01:48
Message generated for change (Comment added) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3519428&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: xqt (xqt)
Assigned to: Nobody/Anonymous (nobody)
Summary: bot wrongly reports deleted pages on hr-wiki
Initial Comment:
c:\Pywikipedia\pwb>interwiki.py -auto -async -lang:hr -continue -namespace:14
Reading interwikidump-wikipedia-hr.txt
Svjetska bastina u Juznoafrickoj Republici!14
NOTE: Number of pages queued is 0, trying to add 60 more.
Getting 60 pages from wikipedia:hr...
NOTE: [[hr:Kategorija:Akantocefale]] does not exist. Skipping.
NOTE: [[hr:Kategorija:Akcijske videoigre]] does not exist. Skipping.
NOTE: [[hr:Kategorija:Akustika]] does not exist. Skipping.
NOTE: [[hr:Kategorija:Alabama]] does not exist. Skipping.
NOTE: [[hr:Kategorija:Alacalufan]] does not exist. Skipping.
NOTE: [[hr:Kategorija:Alakalufski jezici]] does not exist. Skipping.
NOTE: [[hr:Kategorija:Alati]] does not exist. Skipping.
NOTE: [[hr:Kategorija:Albanija]] does not exist. Skipping.
NOTE: [[hr:Kategorija:Albanski jezici]] does not exist. Skipping.
NOTE: [[hr:Kategorija:Albanski politicari]] does not exist. Skipping.
======Post-processing [[hr:Kategorija:Albanski politicari]]======
WARNING: Page [[hr:Kategorija:Albanski politicari]] does no longer exist?!
======Post-processing [[hr:Kategorija:Albanski jezici]]======
WARNING: Page [[hr:Kategorija:Albanski jezici]] does no longer exist?!
======Post-processing [[hr:Kategorija:Albanija]]======
WARNING: Page [[hr:Kategorija:Albanija]] does no longer exist?!
======Post-processing [[hr:Kategorija:Alati]]======
WARNING: Page [[hr:Kategorija:Alati]] does no longer exist?!
======Post-processing [[hr:Kategorija:Alakalufski jezici]]======
WARNING: Page [[hr:Kategorija:Alakalufski jezici]] does no longer exist?!
======Post-processing [[hr:Kategorija:Alacalufan]]======
WARNING: Page [[hr:Kategorija:Alacalufan]] does no longer exist?!
======Post-processing [[hr:Kategorija:Alabama]]======
WARNING: Page [[hr:Kategorija:Alabama]] does no longer exist?!
======Post-processing [[hr:Kategorija:Akustika]]======
WARNING: Page [[hr:Kategorija:Akustika]] does no longer exist?!
======Post-processing [[hr:Kategorija:Akcijske videoigre]]======
WARNING: Page [[hr:Kategorija:Akcijske videoigre]] does no longer exist?!
======Post-processing [[hr:Kategorija:Akantocefale]]======
WARNING: Page [[hr:Kategorija:Akantocefale]] does no longer exist?!
NOTE: The first unfinished subject is [[hr:Kategorija:1. stoljece]]
NOTE: Number of pages queued is 50, trying to add 60 more.
Getting 60 pages from wikipedia:hr...
NOTE: [[hr:Kategorija:Suradnik ms]] does not exist. Skipping.
NOTE: [[hr:Kategorija:Suradnik nds]] does not exist. Skipping.
NOTE: [[hr:Kategorija:Suradnik nl]] does not exist. Skipping.
NOTE: [[hr:Kategorija:Suradnik nn]] does not exist. Skipping.
NOTE: [[hr:Kategorija:Suradnik no]] does not exist. Skipping.
NOTE: [[hr:Kategorija:Suradnik oc]] does not exist. Skipping.
NOTE: [[hr:Kategorija:Suradnik pcd]] does not exist. Skipping.
NOTE: [[hr:Kategorija:Suradnik pl]] does not exist. Skipping.
NOTE: [[hr:Kategorija:Suradnik pt]] does not exist. Skipping.
NOTE: [[hr:Kategorija:Suradnik qu]] does not exist. Skipping.
======Post-processing [[hr:Kategorija:Suradnik qu]]======
WARNING: Page [[hr:Kategorija:Suradnik qu]] does no longer exist?!
======Post-processing [[hr:Kategorija:Suradnik pt]]======
WARNING: Page [[hr:Kategorija:Suradnik pt]] does no longer exist?!
======Post-processing [[hr:Kategorija:Suradnik pl]]======
WARNING: Page [[hr:Kategorija:Suradnik pl]] does no longer exist?!
======Post-processing [[hr:Kategorija:Suradnik pcd]]======
WARNING: Page [[hr:Kategorija:Suradnik pcd]] does no longer exist?!
======Post-processing [[hr:Kategorija:Suradnik oc]]======
WARNING: Page [[hr:Kategorija:Suradnik oc]] does no longer exist?!
======Post-processing [[hr:Kategorija:Suradnik no]]======
WARNING: Page [[hr:Kategorija:Suradnik no]] does no longer exist?!
======Post-processing [[hr:Kategorija:Suradnik nn]]======
WARNING: Page [[hr:Kategorija:Suradnik nn]] does no longer exist?!
======Post-processing [[hr:Kategorija:Suradnik nl]]======
WARNING: Page [[hr:Kategorija:Suradnik nl]] does no longer exist?!
======Post-processing [[hr:Kategorija:Suradnik nds]]======
WARNING: Page [[hr:Kategorija:Suradnik nds]] does no longer exist?!
======Post-processing [[hr:Kategorija:Suradnik ms]]======
WARNING: Page [[hr:Kategorija:Suradnik ms]] does no longer exist?!
Getting 60 pages from wikipedia:en...
NOTE: [[en:Category:Agin-Buryat Autonomous Okrug]] is category redirect to [[en
Category:Zabaykalsky Krai]]
Getting 60 pages from wikipedia:pt...
Getting 60 pages from wikipedia:it...
NOTE: [[it:Categoria:Politici africani]] does not exist. Skipping.
======Post-processing [[hr:Kategorija:Albumi Calexica]]======
No changes needed on page [[it:Categoria:Album dei Calexico]]
No changes needed on page [[en:Category:Calexico albums]]
Getting 60 pages from wikipedia:es...
Getting 60 pages from wikipedia:ru...
Getting 60 pages from wikipedia:fr...
Getting 60 pages from wikipedia:fi...
Getting 60 pages from wikipedia:sv...
Getting 60 pages from wikipedia:uk...
Getting 60 pages from wikipedia:ja...
Getting 60 pages from wikipedia:pl...
Getting 60 pages from wikipedia:tr...
Getting 60 pages from wikipedia:ko...
Getting 60 pages from wikipedia:nl...
Getting 60 pages from wikipedia:no...
Getting 60 pages from wikipedia:sk...
Getting 60 pages from wikipedia:hu...
Dump hr (wikipedia) written.
c:\Pywikipedia\pwb>version.py
Pywikipedia trunk/pywikipedia/ (r10126, 2012/04/17, 18:13:05)
Python 2.7.2 (default, Jun 12 2011, 14:24:46) [MSC v.1500 64 bit (AMD64)]
config-settings:
use_api = True
use_api_login = True
unicode test: ok
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody)
Date: 2012-09-11 06:05
Message:
Swimwear.corsetscostumes.com
<a href="http://wholesalelingerie.corsetscostumes.com" title="wholeasle
lingerie">wholeasle lingerie</a>
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2012-04-19 02:19
Message:
btw: I always found this bug for hr-wiki
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2012-04-19 02:14
Message:
Reopened. I fugured it out. This bug occures when reading pages via API
introduced in r7751 and not via special:pages export. -debug option enables
this api call and have hidden this part of code as I had doubt whether it
works.
----------------------------------------------------------------------
Comment By: xqt (xqt)
Date: 2012-04-19 02:01
Message:
I guess this was my fault
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3519428&group_…
Bugs item #3565975, was opened at 2012-09-08 20:09
Message generated for change (Tracker Item Submitted) made by reza1615
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3565975&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: category
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: reza (reza1615)
Assigned to: Nobody/Anonymous (nobody)
Summary: category.py needs some fixes for sysops bots
Initial Comment:
category.py in move cases with sysops bots
1- doesn't have any option to delete old category automatically and it asks question. (it is not possible to use it in crontab)
2-.if new category is existed after moving pages it will leave old category with out deleting .it doesn't merge history of old category to new category
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3565975&group_…
Bugs item #3564962, was opened at 2012-09-05 02:19
Message generated for change (Comment added) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3564962&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Pending
>Resolution: Invalid
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: xqt (xqt)
Summary: list index out of range (pa.wikt)
Initial Comment:
Interwiki crashes when working on wikt and found any page in pa.wikt. When I eun bot for this wiktionary, I got this:
C:\Documents and Settings\Jan>cd\
C:\Dokumenty\py>interwiki.py -async -cleanup -autonomous -wiktionary -lang:pa -family:wiktionary -start:!
NOTE: Number of pages queued is 0, trying to add 60 more.
Getting 60 pages from wiktionary:pa...
Sleeping for 7.0 seconds, 2012-09-05 11:15:15
Dump pa (wiktionary) appended.
Traceback (most recent call last):
File "C:\Dokumenty\py\interwiki.py", line 2557, in <module>
main()
File "C:\Dokumenty\py\interwiki.py", line 2531, in main
bot.run()
File "C:\Dokumenty\py\interwiki.py", line 2270, in run
self.queryStep()
File "C:\Dokumenty\py\interwiki.py", line 2243, in queryStep
self.oneQuery()
File "C:\Dokumenty\py\interwiki.py", line 2239, in oneQuery
subject.batchLoaded(self)
File "C:\Dokumenty\py\interwiki.py", line 1317, in batchLoaded
(skip, alternativePage) = self.disambigMismatch(page, counter)
File "C:\Dokumenty\py\interwiki.py", line 1081, in disambigMismatch
if self.originPage.isDisambig() and not page.isDisambig():
File "C:\Dokumenty\py\wikipedia.py", line 1510, in isDisambig
'Disambiguationspage').split(':', 1)[1]])
IndexError: list index out of range
C:\Dokumenty\py>version.py
Pywikipedia trunk/pywikipedia/ (r10512, 2012/08/30, 20:40:38)
Python 2.7.2 (default, Jun 12 2011, 15:08:59) [MSC v.1500 32 bit (Intel)]
config-settings:
use_api = True
use_api_login = True
unicode test: ok
----------------------------------------------------------------------
>Comment By: xqt (xqt)
Date: 2012-09-05 06:02
Message:
It is not a python framework bug. There was a wrong localisation for
pa-wikis done this week in MediaWiki:Disambiguationspage. I reverted it to
default.
https://translatewiki.net/w/i.php?title=MediaWiki:Disambiguationspage/pa&ac…
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3564962&group_…
Bugs item #3564962, was opened at 2012-09-05 02:19
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3564962&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: list index out of range (pa.wikt)
Initial Comment:
Interwiki crashes when working on wikt and found any page in pa.wikt. When I eun bot for this wiktionary, I got this:
C:\Documents and Settings\Jan>cd\
C:\Dokumenty\py>interwiki.py -async -cleanup -autonomous -wiktionary -lang:pa -family:wiktionary -start:!
NOTE: Number of pages queued is 0, trying to add 60 more.
Getting 60 pages from wiktionary:pa...
Sleeping for 7.0 seconds, 2012-09-05 11:15:15
Dump pa (wiktionary) appended.
Traceback (most recent call last):
File "C:\Dokumenty\py\interwiki.py", line 2557, in <module>
main()
File "C:\Dokumenty\py\interwiki.py", line 2531, in main
bot.run()
File "C:\Dokumenty\py\interwiki.py", line 2270, in run
self.queryStep()
File "C:\Dokumenty\py\interwiki.py", line 2243, in queryStep
self.oneQuery()
File "C:\Dokumenty\py\interwiki.py", line 2239, in oneQuery
subject.batchLoaded(self)
File "C:\Dokumenty\py\interwiki.py", line 1317, in batchLoaded
(skip, alternativePage) = self.disambigMismatch(page, counter)
File "C:\Dokumenty\py\interwiki.py", line 1081, in disambigMismatch
if self.originPage.isDisambig() and not page.isDisambig():
File "C:\Dokumenty\py\wikipedia.py", line 1510, in isDisambig
'Disambiguationspage').split(':', 1)[1]])
IndexError: list index out of range
C:\Dokumenty\py>version.py
Pywikipedia trunk/pywikipedia/ (r10512, 2012/08/30, 20:40:38)
Python 2.7.2 (default, Jun 12 2011, 15:08:59) [MSC v.1500 32 bit (Intel)]
config-settings:
use_api = True
use_api_login = True
unicode test: ok
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3564962&group_…
Patches item #3564485, was opened at 2012-09-03 13:25
Message generated for change (Comment added) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3564485&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
>Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: xqt (xqt)
Summary: imagetransfer.py
Initial Comment:
The "keep_name" never gets assigned, thusly you have to enter a file name for every transfer.
The lib exchange was proposed by the script.
----------------------------------------------------------------------
>Comment By: xqt (xqt)
Date: 2012-09-04 01:31
Message:
done in r10513
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3564485&group_…
Patches item #3564485, was opened at 2012-09-03 13:25
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3564485&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: rewrite
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: imagetransfer.py
Initial Comment:
The "keep_name" never gets assigned, thusly you have to enter a file name for every transfer.
The lib exchange was proposed by the script.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3564485&group_…