Opened 14 years ago
Closed 13 years ago
Last modified 13 years ago
#10896 closed Bug Report - General (Works for me)
mythwikiscripts Doesn't Present the User With Any Scripts in 0.26-pre
| Reported by: | Owned by: | Raymond Wagner | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | Bindings - Python | Version: | Master Head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
To Duplicate:
$ mythwikiscripts MythTV Interactive Script Downloader. This script parses the wiki, and may take several minutes. Loading took 140.87 seconds 0: Exit Please choose a category. > 1 Selection is outside range. Use 'list' to list options. > list 0: Exit Please choose a category.
However, watching with Wireshark, there are 116 GETs such as:
GET /wiki?limit=500&target=Template:Script_info&title=Special:WhatLinksHere
Full capture available.
The following file is in /tmp and a copy is available if needed:
-rw-rw-r-- 1 bill bill 96645 Jul 9 14:25 mythwikiscripts.pickle
Running on Python 2.7.3
Attachments (1)
Change History (5)
by , 14 years ago
| Attachment: | version.txt added |
|---|
comment:1 by , 14 years ago
comment:2 by , 14 years ago
This appears to be an invalid ticket. After reviewing 43 scripts on the Wiki, none have S26=yes set in the {{Script info...}} template (if they have that template at all.) This is reflected in the mythwikiscripts.pickle file mentioned above.
Sorry for the noise, please close.
comment:3 by , 13 years ago
| Resolution: | → Works for me |
|---|---|
| Status: | new → closed |
comment:4 by , 13 years ago
It still fails for me:
mythtered% mythwikiscripts MythTV Interactive Script Downloader. This script parses the wiki, and may take several minutes. Loading took 9.16 seconds
0: Exit
Please choose a category.

I just tried this with the mythwikiscripts in 0.25.2 and had the same problem.