[Bug 71864] Travis builds not loading flickrripper due to missing ImageTk

2014-11-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71864

John Mark Vandenberg jay...@gmail.com changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 71864] Travis builds not loading flickrripper due to missing ImageTk

2014-11-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71864

--- Comment #6 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 171194 merged by jenkins-bot:
Export sys.path to pwb scripts

https://gerrit.wikimedia.org/r/171194

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 71864] Travis builds not loading flickrripper due to missing ImageTk

2014-11-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71864

John Mark Vandenberg jay...@gmail.com changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |NEW

--- Comment #4 from John Mark Vandenberg jay...@gmail.com ---
After a bit of playing with a brand new install of Python, I can reproduce
this.

setup.py test is installing flickrapi into the local directory, and it can be
imported within the setup.py environment, ..

/home/travis/build/wikimedia/pywikibot-core/flickrapi-2.0_beta0-py3.3.egg

But, when flickrripper is invoked via pwb.py, flickrapi can not be found.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 71864] Travis builds not loading flickrripper due to missing ImageTk

2014-11-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71864

Gerrit Notification Bot gerritad...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 71864] Travis builds not loading flickrripper due to missing ImageTk

2014-11-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71864

--- Comment #5 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 171194 had a related patch set uploaded by John Vandenberg:
Export sys.path to pwb scripts

https://gerrit.wikimedia.org/r/171194

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 71864] Travis builds not loading flickrripper due to missing ImageTk

2014-11-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71864

--- Comment #3 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 170647 merged by jenkins-bot:
Script test checks: import ImageTk from PIL

https://gerrit.wikimedia.org/r/170647

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 71864] Travis builds not loading flickrripper due to missing ImageTk

2014-11-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71864

--- Comment #1 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 170647 had a related patch set uploaded by John Vandenberg:
Script test checks: import ImageTk from PIL

https://gerrit.wikimedia.org/r/170647

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 71864] Travis builds not loading flickrripper due to missing ImageTk

2014-11-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71864

Gerrit Notification Bot gerritad...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 71864] Travis builds not loading flickrripper due to missing ImageTk

2014-11-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71864

--- Comment #2 from John Mark Vandenberg jay...@gmail.com ---
py2.6, py2.7 and py3 builds all have an error when installing Pillow on Travis
https://travis-ci.org/wikimedia/pywikibot-core/jobs/39756966
https://travis-ci.org/wikimedia/pywikibot-core/jobs/39760334
https://travis-ci.org/wikimedia/pywikibot-core/jobs/39756970

which was done here:
https://gerrit.wikimedia.org/r/#/c/159207/

The builds all report the following in the Pillow install routine:
--- TKINTER support available

Yet script_tests cant load the module ImageTk.  It needs to be loaded as 'from
PIL import ImageTk' , but 'import PIL.ImageTk' appears to work for a few
versions of Pillow that I have tried.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 71864] Travis builds not loading flickrripper due to missing ImageTk

2014-10-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71864

John Mark Vandenberg jay...@gmail.com changed:

   What|Removed |Added

   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=71454,
   ||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=68606

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 71864] Travis builds not loading flickrripper due to missing ImageTk

2014-10-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71864

John Mark Vandenberg jay...@gmail.com changed:

   What|Removed |Added

   Priority|Unprioritized   |Low

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 71864] Travis builds not loading flickrripper due to missing ImageTk

2014-10-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=71864

John Mark Vandenberg jay...@gmail.com changed:

   What|Removed |Added

 Blocks||69069

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l