Wikipedia talk:AutoWikiBrowser

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Izno (talk | contribs) at 13:14, 28 December 2017 (→‎The underlying connection was closed; An unexpected error occurred on a send: i think this was intent). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

This is the discussion page for the AWB project. It is also the place to discuss using the AWB program itself (if you need help, or have a question about AWB, etc.). Where to make specific types of reports or requests is explained in the Before you post section below. Before asking questions, please read the Frequently asked questions below.


Before you post

Do you want to ... Please use
Report a bug in AWB? Wikipedia talk:AutoWikiBrowser/Bugs (but see instructions for Pharbricator there)
Report an incorrectly fixed typo? Wikipedia talk:AutoWikiBrowser/Typos
Request a feature for a future version of AWB? Wikipedia talk:AutoWikiBrowser/Feature requests
Request approval to use AWB? Wikipedia:Requests for permissions/AutoWikiBrowser
Ask a question about AWB or ask for help? This page

Frequently asked questions

Frequently asked questions
  • When I start it up I get one of the following errors:
    "The application failed to initialize properly (0xc0000135). Click on OK to terminate the application.", or
    "To run this application, you must first install one of the following versions of the .NET Framework..."
    This error means your computer does not have the .NET framework version 2 installed properly. You can choose from various versions for download here, or you can run Windows Update and select version 2 of the .Net framework from the "Optional Updates" section, if you want the choice made for you.
  • Does AWB run on Linux or Mac?
  • Does AWB work on other projects/languages?
    Many Wikimedia projects and languages are supported, see the "User and project preferences" option in the general menu. Other languages will be added on request, though at the moment the interface is always in English. You are also able to use AWB with third-party wikis: Options > Preferences > Site, you can change the wiki there. The wiki must support the Bot API required by AWB. This means that it should have latest HEAD version of MediaWiki or something close to that. The wmf-deployment branch is also recommended, as this is what is currently live on WMF sites.
  • Under Windows 7 (and newer?), AWB is using wrong font size, which results in clipped text and lost buttons and options, (see example here). How to fix it?
    Solution #1: Go to "Control Panel\All Control Panel Items\Display" and switch resizing of the fonts to 100%
    Solution #2: Right click on AutoWikiBrowser.exe --> Properties -> Compatibility (tab) --> enable the "Disable display scaling on high DPI settings" option
  • What interwiki link order does AWB use?
    The software reads the interwiki sort order from Wikipedia:AutoWikiBrowser/IW, which is generally mirrored to reflect the order at m:Interwiki sorting order.
  • AWB puts stubs after categories, though categories are always rendered the last by MediaWiki?
    According to WP:STUB#Categorizing stubs, by convention they are placed at the end of the article, after the External links section, any navigation templates, and the category tags, so that the stub category will appear last. If your wiki uses another order, please let us know here.
  • I don't like or use Internet Explorer; please use Firefox instead.
    AWB does not use Internet Explorer per se. It does, however, use the same web browser control (MSHTML) as Internet Explorer; the equivalent Firefox component does not provide the needed functionality.
  • How do I open the page in another browser if I can't use the one in AWB?
    Right click on the edit box in the bottom right side of your screen. Select "Open page in browser".
  • How do I edit a page that doesn't exist?
    Uncheck "Ignore non existing pages" in the "Skip articles" box.
  • How do I skip certain articles?
    Use the "Skip if contains" and "Skip if doesn't contain" on the "Skip" tab
  • Can't you leave up a "stable" version, so I don't have to download new versions?
    It is important to keep people up to date with the latest versions, because their use of the software doesn't just affect them, but the whole of Wikipedia. As any bugs that remain will be trivial, hopefully releases won't be too frequent.
  • How can I stop AWB clicking when it changes pages?
    This is a Windows sound theme setting. This page explains how to turn off the clicking sound.
    Alternatively, delete the following key from the Windows registry:
    HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\Navigating\.Current
  • AWB randomly crashes upon page load on my system, and I always use a browser other than Internet Explorer when using Wikipedia.
    You may have installed custom scripts incompatible with IE. Wrap the contents of your monobook.js into conditional:
               //Detect IE5.5+
               if (navigator.appVersion.indexOf("MSIE")==-1)
               {
                   // Previous contents go here
                   ....
               }
  • I get Just In Time Debugger Messages when loading AWB/loading pages.
    In Internet Explorer, go to Tools → Options → Advanced. Make sure 'Disable Script Debugging (Internet Explorer)' and 'Disable Script Debugging (Other)' Are both checked. Press apply and close.
  • Why does AWB run very, very slowly if I try to make changes in the edit window on larger pages, especially pages with long lists or tables?
    If running on Windows, exit the Speech Recognition software that is built into some versions of Windows; don't just turn it 'Off', you must 'Exit' the software if you have started up Speech Recognition.
  • When I do a clean install of AutoWikiBrowser the application seems to find old setting data somewhere. I'd like to do a really clean install. Any ideas?
    Clean up your registry and remove the folder "C:\Documents and Settings\user name\Local Settings\Application Data\AutoWikiBrowser" (Windows XP) or "C:\Users\user name\AppData\Local\AutoWikiBrowser\" (Windows 7). Note that the application data folder may be hidden.
  • AWB prompts that there is a newer version but won't update
    Check the version number of your AWBUpdater.exe. The current version is 2.0.2.1. If you have an older version, you have to download the latest AWB version and make a clean install.
  • Which .NET Framework version do I have?
    You can find your .NET Framework version in Help → About box.
  • Where are the default settings stored?
    • Windows XP: C:\Documents and Settings\[username]\Local Settings\Application Data\AutoWikiBrowser
    • Windows Vista, Windows 7 and Windows 8: C:\Users\[username]\AppData\Local\AutoWikiBrowser\Default.xml
  • I cannot copy text from the diff window using the Control+C keyboard shortcut.
    You must have Microsoft.mshtml.dll available for AWB to use for this functionality to work. You can try downloading the file (there are a number of third-party websites offering DLL file downloads) and putting it in the same folder as AutoWikiBrowser.exe. This is reported not to work for all users, presumably due to .NET Framework problems.
  • Is there any way to set AWB to not use https? (GFW blocks 443 port)
    In preferences, set project to "custom". Set the left box to http. In the webpage box, type en.wikipedia.org/w/ (English Wikipedia) or zh.wikipedia.org/w/ (Chinese Wikipedia). Note that leaving off the /w/ will result in a "root element missing" error.

Discussion

Old/multingual wikisource

How to use AWB on http://wikisource.org , the old/multilingual/incubator wikisource? There is no language prefix and apparently it's not possible not to select a language nor to use the custom mode (error 403). If there is no solution, here is an idea : use mul as language prefix (which is done in some other cases).

Cdlt, VIGNERON * discut. 14:33, 1 August 2017 (UTC)[reply]

User:VIGNERON. Yah you can do it by just choise the Project "custom" and select "http://" then simply give url "wikisource.org/w/".-- Jay ❯❯❯ Talk 07:15, 12 November 2017 (UTC)[reply]
@Jayprakash12345: you could try and tell me if it really works? As I said before, I've got a HTTP 403 error for some reason :/ Cdlt, VIGNERON * discut. 17:27, 19 December 2017 (UTC)[reply]
User:VIGNERON, Sorry Please use "https://" instead of "http://". And Login is working fine for me. [1] [2]-- Jay ❯❯❯ Talk 17:38, 19 December 2017 (UTC)[reply]
Oh, so obvious I missed it, thank you a lot! Cdlt, VIGNERON * discut. 19:40, 19 December 2017 (UTC)[reply]

Line Breaks

Hey guys,

I was wondering if anyone knew how to handle removing line breaks for infoboxes? For example,

{{Infobox
|random     = John Cena
|stupid     = Cat flying to Haiti.png
|variables  = 3
|removethis = variable
|example    = Yes
|overkill   = Definitely
}}

How would I go about removing the "removethis" variable along with the line that it's on, with the data that's in it's infobox, including if different pages had different data? Thanks for any help guys. 2001:5B0:2968:9128:FD35:C390:7505:C7F4 (talk) 03:07, 11 December 2017 (UTC)[reply]

\|\s*removethis\s*=\s*variable\s* for specific text (the \s group contains all whitespace characters, including the CRLF characters \r\n), or \|\s*removethis\s*=[^\|\}\r\n]*[\r\n]+ for any parameter value on the same line (change [\r\n]+ to [\r\n]* if you expect to find infoboxes with parameters not separated by a new line).   ~ Tom.Reding (talkdgaf)  03:23, 11 December 2017 (UTC)[reply]
Works perfectly. That is absolutely amazing. Thank you! 2001:5B0:2968:9128:2C57:1121:946C:EAA2 (talk) 03:38, 11 December 2017 (UTC)[reply]

Regex for this?

Hi guy I was wondering if anyone could help with how to get regex for this:

{{ImageImprove|Image needs to be set at a 3:5 ratio.|Category}}

The enter below it also needs to get removed. Any ideas? The first variable covers any random message and the second one overs various categories. Thanks in advance 2001:5B0:2969:4108:551E:C08F:9EF9:39AF (talk) 23:54, 21 December 2017 (UTC)[reply]

\{\{\s*ImageImprove\s*\|([^\|\}]*)\|([^\}]*)\}\} *[\r\n]. Message is in $1 and category is in $2.   ~ Tom.Reding (talkdgaf)  00:01, 22 December 2017 (UTC)[reply]

The underlying connection was closed; An unexpected error occurred on a send

Until several weeks ago, I could run AWB 5.9.0.0 on my system without problems. I did not change my system, but when I open AWB now, during the opening process I receive the message "The underlying connection was closed; An unexpected error occurred on a send." and I can no longer login or open a preferences file. While trying to open previously stored preferences, I receive the error message "Received an unexpected EOF or 0 bytes from the transport stream." As I did not alter my system, I suspect something changed on the server side. I'm still using Windows XP, but according to the project page, that operating system should be supported. Is this a known problem and, more important, is there a work around? Wikiklaas  13:26, 27 December 2017 (UTC)[reply]

Given the timeframe, it's probably because of phab:T147199. I would guess there is no workaround. @Reedy and BBlack (WMF): take a look? --Izno (talk) 13:33, 27 December 2017 (UTC)[reply]
I've stripped out the mention of XP in the guide, so that should mitigate some of these queries. Primefac (talk) 18:08, 27 December 2017 (UTC)[reply]
OK, but let's be clear. AWB still runs on XP, but the MediaWiki wikis are rolling out stricter security requirements, which Microsoft have not provided support for in XP, so we – those maintaining AWB – can't do anything about. However, if you use AWB on another wiki without the stricter security requirements, AWB would still be working fine. So I'll put in the documentation that XP is working where it meets the wiki's security level requirements. Rjwilmsi 08:58, 28 December 2017 (UTC)[reply]
I think you meant to say "may still work on non-Wikimedia" wikis. --Izno (talk) 13:14, 28 December 2017 (UTC)[reply]