Jump to content

Wikipedia talk:AutoWikiBrowser/Bugs: Difference between revisions

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
Content deleted Content added
Line 1,076: Line 1,076:
== General fixes in Spanish Wikipedia ==
== General fixes in Spanish Wikipedia ==
{{AWB bug
{{AWB bug
| status = needinfo
| status = fixed
| description = general fixes don't work in namespace 104 (Anexo) in spanish wikipedia, we use them as a supplement of main namespace, so can be treated like main namespace by AWB -- [[User:Manuelt15|Màñü飆¹5]] [[User talk:Manuelt15|<sup>talk</sup>]] 15:47, 2 August 2010 (UTC)
| description = general fixes don't work in namespace 104 (Anexo) in spanish wikipedia, we use them as a supplement of main namespace, so can be treated like main namespace by AWB -- [[User:Manuelt15|Màñü飆¹5]] [[User talk:Manuelt15|<sup>talk</sup>]] 15:47, 2 August 2010 (UTC)
| duplicate = <!-- Directions to recreate the bug (i.e. what did you do that caused this bug); leave blank if unknown or not applicable -->
| duplicate = <!-- Directions to recreate the bug (i.e. what did you do that caused this bug); leave blank if unknown or not applicable -->
Line 1,087: Line 1,087:
:So you want article general fixes to be run on namespace 0 or 104 on es-wiki? [[User talk:Rjwilmsi|<font color="darkgreen">'''''Rjwilmsi'''''</font>]] 16:36, 2 August 2010 (UTC)
:So you want article general fixes to be run on namespace 0 or 104 on es-wiki? [[User talk:Rjwilmsi|<font color="darkgreen">'''''Rjwilmsi'''''</font>]] 16:36, 2 August 2010 (UTC)
::I want them to work in both, 0 (as it does today) and 104, thanks -- [[User:Manuelt15|Màñü飆¹5]] [[User talk:Manuelt15|<sup>talk</sup>]] 17:41, 2 August 2010 (UTC)
::I want them to work in both, 0 (as it does today) and 104, thanks -- [[User:Manuelt15|Màñü飆¹5]] [[User talk:Manuelt15|<sup>talk</sup>]] 17:41, 2 August 2010 (UTC)
:::{{AWBSVN|6940}} As requested. [[User talk:Rjwilmsi|<font color="darkgreen">'''''Rjwilmsi'''''</font>]] 17:59, 2 August 2010 (UTC)


= Other bugs =
= Other bugs =

Revision as of 17:59, 2 August 2010

Feel free to download a SVN snapshot
AWB is used at Users/Bot owners discretion

Only use this page to report bugs in the current version of the software. Update to the most recent version, check to make sure your bug has not been reported already on this page, and read the FAQ before posting a bug here. See How to Report Bugs Effectively for advice on how to write bug reports.

Before posting anything related to non-Wikimedia Foundation wikis, make sure that this site has a recent SVN version of MediaWiki with enabled Bot API. Older versions of MediaWiki or without the Bot API are not supported. Be sure to mention the exact URL of your wiki.

Please check reported or fixed bugs before filing a new one!

Any discussion can follow as normal.

This format allows the developers to keep track of bugs and to make sure the bugs are fixed as fast as possible. Once the bugs have been fixed, they will be moved to /Archive 17.

If you cannot find your Bug on this page, please check /Archive 17, as it may have been fixed.

To list a bug use the following template

{{AWB bug
 | status         = new <!-- when fixed replace with "fixed" -->
 | description    = <!-- Place description of the bug here -->~~~~
 | duplicate      = <!-- Directions to recreate the bug (i.e. what did you do that caused this bug); leave blank if unknown or not applicable -->
 | site           = <!-- The site you were working with when the error occurred -->
 | OS             = <!-- Your operating system (should be one of Windows 7, Vista, or XP) -->
 | version        = <!-- The version of AWB you are using -->
 | workaround     = <!-- Any workaround for the problem -->
 | fix_version    = <!-- Version of AWB the fix will be included in; AWB developer will complete when it's fixed -->
}}

Exceptions

ArgumentOutOfRangeException in AsyncApiEdit.CallEvent

Status New
Description
Exception:ArgumentOutOfRangeException
Message:Value to add was out of range. Parameter name: value
Call stack:
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at WikiFunctions.API.AsyncApiEdit.CallEvent(Delegate method, Object[] args)
   at WikiFunctions.API.AsyncApiEdit.set_State(EditState value)
   at WikiFunctions.API.AsyncApiEdit.InvokerThread(Object genericArgs)

Magioladitis (talk) 09:50, 10 January 2010 (UTC)[reply]
Geraki TL 09:55, 21 January 2010 (UTC)[reply]

To duplicate:
Site URL: http://en.wikipedia.org
http://el.wikipedia.org
Operating system Microsoft Windows NT 5.1.2600 Service Pack 3
.NET FW Version 2.0.50727.3603
AWB version 4.9.0.3, revision 5980 (2010-01-09 23:46:25)
5.0.0.1, revision 6037 (2010-01-14 09:03:35)
5.0.0.1, revision 6092 (2010-01-20 22:49:25)
5.0.1.0, revision 6295 (2010-03-09 23:07:42)
5.0.2.1, revision 6446 (2010-04-22 18:06:27)
5.0.3.1, revision 6866 (2010-07-21 11:16:58)
Workaround
Fixed in version


Duplicate: Load KingbotK plugin. Bot mode: Off -> Load a page, when "Press skip" appears activate bot mode and press Skip -> Kaboom. -- Magioladitis (talk) 09:50, 10 January 2010 (UTC)[reply]

Exception:ArgumentOutOfRangeException
Message:Η τιμή για προσθήκη βρισκόταν εκτός περιοχής τιμών. Όνομα παραμέτρου: value

Geraki, did this occur when you pressed Start in the Plugins tab? -- Magioladitis (talk) 10:09, 21 January 2010 (UTC)[reply]

Yep, I'm getting this one as well. Arbitrarily0 (talk) 12:47, 18 February 2010 (UTC)[reply]

I am pretty sure that this related to the timer and the way we save the plugin's stats. I ll try to do some debugging later. -- Magioladitis (talk) 10:43, 1 March 2010 (UTC)[reply]


Method to correctly count Kingbotk edits:

  • Save text
  • Apply plugin changes
    • If old text <> new text add 1 to Tagged
  • Apply genfixes

-- Magioladitis (talk) 20:16, 1 March 2010 (UTC)[reply]

I believe this is the same error that I pointed out. If thats the case its due to the Plugin getting stuck on comments. Could you provide them an example article or two that generates the error. --Kumioko (talk) 13:32, 1 April 2010 (UTC)[reply]
Duplicate with Wikipedia_talk:AutoWikiBrowser/Bugs#ArgumentOutOfRangeException_in_AsyncApiEdit.CallEvent. Charles_Edward are you trying to assess articles? -- Magioladitis (talk) 15:02, 1 April 2010 (UTC)[reply]
I'm getting it too when trying to assess and cleanup metalworking articles. Wizard191 (talk) 13:39, 2 April 2010 (UTC)[reply]
The problem is in the way we do the ststistics in KingbotK. We are already aware of that. -- Magioladitis (talk) 19:58, 5 April 2010 (UTC)[reply]
Yes I am trying to assess. I can get through, say fifty or more without an error, and then it gets to a patch where its error after error. Then it clears back up and I can assess another fifty or so before it craps out again. I have just been going back and manually assessing all the errored ones right now. I think this is related to other errors posted here. Here's some examples:
  1. Samuel Henderson (Indianapolis mayor), I can load the page, then click skip or save to get to the talk and it hangs. It never loads the talk page. If I click skip or save a second time, the above error occurs. If I click stop, then restart, or just click start without stopping, I get the above error too. Then upon restarting I get the "pluggin was expecting talk page" error.
  2. Same with Jim Hill (Oregon politician)
Eventually you get through the "bad" articles and it will start working again. I don't see on the talk pages of those articles any comments, or things like that. And it is on such a variety of articles and they have no common template except the Indiana project template, which I am assessing for. —Charles Edward (Talk | Contribs) 14:09, 7 April 2010 (UTC)[reply]

Happens when I try to do assessments with {{WikiProject Ontario Roads}}. Half the pages come up with an error saying 'AWB expected a talk page', with only OK to click. That stops the processing. I click start again, and it often skips the item and goes to the next and asks the same thing. Eventually it will go, but then this error will come up and stop the processing again. - ʄɭoʏɗiaɲ τ ¢ 12:49, 2 May 2010 (UTC)[reply]

ArgumentException in ApiEdit.Save

Status New
Description
Exception:ArgumentException
Message:Can't save empty pages Parameter name: pageText
Call stack:
   at WikiFunctions.API.ApiEdit.Save(String pageText, String summary, Boolean minor, WatchOptions watch)

Magioladitis (talk) 09:51, 10 January 2010 (UTC)[reply]

To duplicate: [encountered while processing page [1]]
Site URL: http://en.wikipedia.org
Operating system Microsoft Windows NT 5.1.2600 Service Pack 3
.NET FW Version 2.0.50727.3603
AWB version 4.9.0.3, revision 5980 (2010-01-09 23:46:25)
Workaround
Fixed in version


It followed the bug above. -- Magioladitis (talk) 09:51, 10 January 2010 (UTC)[reply]

I had one of these today, I also had a blank page saved a couple days back, luckily it was manual so I caught it. Rich Farmbrough, 08:27, 24 May 2010 (UTC).[reply]

Exception in MainForm.Save

Status Need more information
Description
Exception:Exception
Message:Attempted to save a wrong page
Call stack:
   at AutoWikiBrowser.MainForm.Save()
   at AutoWikiBrowser.MainForm.btnSave_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

I don't know what could've caused this. It pretty much appeared at random. My particular situation I was in didn't have anything different then the previous edit as far as I can tell. One thing I did notice is that it happened while saving the last item in my Make List made by Category --nl:User:Krinkle using nl:User:KrinkleBot, please contact me at nl:User_talk:Krinkle, -- Thanks, Greetings Krinkle (talk) 11:01, 18 January 2010 (UTC)[reply]
DMS (talk) 05:11, 19 January 2010 (UTC)[reply]

To duplicate: Unknown
Site URL: http://nl.wikipedia.org
http://en.wikipedia.org
Operating system Microsoft Windows NT 5.1.2600 Service Pack 3
.NET FW Version 2.0.50727.3603
2.0.50727.3074
AWB version 5.0.0.0, revision 5996 (2010-01-11 20:59:49)
5.0.0.1, revision 6037 (2010-01-14 09:03:35)
5.0.2.2, revision 6518 (2010-05-09 14:20:58)
Workaround
Fixed in version


Did you have KingbotK installed? Or in your AWB directory? -- Magioladitis (talk) 11:14, 18 January 2010 (UTC)[reply]

Like Krinkle, above, I'm afraid I don't know what was different about this particular save compared to all the others before and after it which worked without any problem. I do remember that it was near the end of a list of about 40-45 pages, but wasn't the last one in the list - I think it was 3 or 4 from the end.

-- DMS (talk) 05:11, 19 January 2010 (UTC)[reply]

rev 6079 Some more info added to the error message, which may help us to understand what causes the error when it happens again. Rjwilmsi 13:56, 19 January 2010 (UTC)[reply]

Now, I got "Attempted to save a wrong page (the article was null)" (5001_6092) -- Magioladitis (talk) 18:31, 21 January 2010 (UTC)[reply]

Schwede66 20:16, 14 May 2010 (UTC)[reply]

Did you have KingbtoK plugin activated? -- Magioladitis (talk) 10:58, 15 May 2010 (UTC)[reply]

copied from Schwede's talk page:

I have activated it subsequent to the suggestion, but I haven't undertaken this particular edit since. Sorry, it appears that I was supposed to reply to the suggestion - I merely posted the feedback as the error message suggested that I do. Schwede66 18:52, 19 May 2010 (UTC)[reply]
We are almost sure the bug is connected to the the plugin. -- Magioladitis (talk) 09:00, 20 May 2010 (UTC)[reply]

NullReferenceException in Assessments.Reset

Status New
Description
Exception:NullReferenceException
Message:Object reference not set to an instance of an object.
Call stack:
   at AutoWikiBrowser.Plugins.Kingbotk.ManualAssessments.Assessments.Reset()
   at AutoWikiBrowser.Plugins.Kingbotk.PluginManager.StopButtonClickEventHandler(Object sender, EventArgs e)
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
AWBBasePlugins AWBBasePlugins ListMakerPlugins
  • Kingbotk Plugin

Magioladitis (talk) 18:25, 21 January 2010 (UTC)[reply]

To duplicate: Unknown
Site URL: http://el.wikipedia.org
Operating system Microsoft Windows NT 5.1.2600 Service Pack 2
.NET FW Version 2.0.50727.3603
AWB version 5.0.0.1, revision 6092 (2010-01-20 22:49:25)

5.0.0.1, 6125 (2010-01-26 00:50:41)

Workaround
Fixed in version


Related to the bug above. If we fix the KingbotK statistics bug, this one won't occur. -- Magioladitis 14:39, 8 April 2010 (UTC)

SecurityException in IAutoWikiBrowserForm.get_LogControl

Status New
Description
Exception:SecurityException
Message:Request failed.
Call stack:
   at AutoWikiBrowser.MainForm.WikiFunctions.Plugin.IAutoWikiBrowserForm.get_LogControl()
   at WikiFunctions.Plugins.ListMaker.TypoScan.TypoScanBasePlugin.Initialise(IAutoWikiBrowser sender)
   at AutoWikiBrowser.Plugins.Plugin.LoadPlugins(IAutoWikiBrowser awb, String[] plugins, Boolean afterStartup)

~ neko-chan :3 (talk) 19:17, 9 February 2010 (UTC)[reply]

To duplicate: Unknown
Site URL: http://en.wikipedia.org
Operating system Microsoft Windows NT 5.1.2600 Service Pack 3
.NET FW Version 2.0.50727.3082
AWB version 5.0.0.1, revision 6125 (2010-01-26 00:50:41)
Workaround
Fixed in version


A version of this error comes up whenever I try to load any plugin. This, like other SecurityExceptions seem to be, is probably caused by being on a network shared H drive. Dragging AWB's folder to the desktop didn't fix it.~ neko-chan :3 (talk) 19:17, 9 February 2010 (UTC)[reply]

DivideByZeroException in UnsafeNativeMethods.CallWindowProc

Status New
Description
Exception:DivideByZeroException
Message:Attempted to divide by zero.
Call stack:
   at System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr wndProc, IntPtr hWnd, Int32 msg, IntPtr wParam, IntPtr lParam)
   at System.Windows.Forms.NativeWindow.DefWndProc(Message& m)
   at System.Windows.Forms.Control.DefWndProc(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Peteparker (talk) 16:15, 19 March 2010 (UTC)[reply]

To duplicate: Unknown
Site URL: http://marvel.wikia.com
Operating system Microsoft Windows NT 5.1.2600 Service Pack 2
.NET FW Version 2.0.50727.1873
AWB version 5.0.1.1, revision 6310 (2010-03-14 08:21:36)
Workaround
Fixed in version


"Not a huge amount we can do about this as its in the .NET/Windows Code." How many edits have you done, when you got this message? -- Magioladitis (talk) 10:56, 20 March 2010 (UTC)[reply]

The funny thing was that I wasn't actually editing at all, but using the Pre-parse mode to sort through about 50,000 pages before actually editing them. I believe the problem started at about the 20,000's.
Peteparker (talk) 15:46, 31 March 2010 (UTC)[reply]
As I expected. It is a divide by zero bug caused of the huge number of pages processed. There might be a way to avoid it. Thanks, Magioladitis (talk) 15:04, 1 April 2010 (UTC)[reply]

NullReferenceException in DabControl.DabControl_Load

Status New
Description
Exception:NullReferenceException
Message:Object reference not set to an instance of an object.
Call stack:
   at WikiFunctions.Disambiguation.DabControl.DabControl_Load(Object sender, EventArgs e)

Qweedsa (talk) 18:35, 25 March 2010 (UTC)[reply]

To duplicate: [encountered while processing page [2]]
Site URL: http://ru.wikipedia.org
Operating system Microsoft Windows NT 5.1.2600 SP 2
.NET FW Version 2.0.50727.42
AWB version 5.0.0.0, revision 5996 (2010-01-11 20:59:49)
Workaround
Fixed in version


Any hint of how to duplicate? How did that occur? -- Magioladitis (talk) 14:27, 8 April 2010 (UTC)[reply]

Encountered while working with links to disambiguate. Diff provided. — Qweedsa (talk) 16:39, 8 April 2010 (UTC)[reply]

See Wikipedia_talk:AutoWikiBrowser/Bugs/Archive_10#NullReferenceException_in_DabControl.DabControl_Load. It was first reported in version 4.4.2.0! -- Magioladitis (talk) 14:37, 8 April 2010 (UTC)[reply]

Interesting. However, it doesn't seem to have been fixed. :-( So what? — Qweedsa (talk) 16:39, 8 April 2010 (UTC)[reply]
This observation may help us locate the bug. Nothing more. Which word were you disambiguating? -- Magioladitis (talk) 16:44, 8 April 2010 (UTC)[reply]
Драма. — Qweedsa (talk) 16:48, 8 April 2010 (UTC)[reply]
Unrealeted question :Are Dab links are piped in ru.wiki? (i.e. [[Драма (происшествие)|Драма]] instead of [[Драма (происшествие)]] -- Magioladitis (talk) 16:56, 8 April 2010 (UTC)[reply]
Usually yes. Some users pipe the links even in disambiguation pages. The correct replacement in ths case is [[Драма (жанр)|Драма]], if you need this.Qweedsa (talk) 17:18, 8 April 2010 (UTC)[reply]


Win32Exception in MainForm.RunUpdater

Status New
Description
Exception:Win32Exception
Message:%1 is not a valid Win32 application
Call stack:
   at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start(String fileName)
   at AutoWikiBrowser.MainForm.RunUpdater()
   at AutoWikiBrowser.MainForm.OldVersion()
   at AutoWikiBrowser.MainForm.MainForm_Load(Object sender, EventArgs e)

Hebrides (talk) 18:50, 7 April 2010 (UTC)[reply]

To duplicate: Unknown
Site URL: http://en.wikipedia.org
Operating system Microsoft Windows NT 5.1.2600 Service Pack 3
.NET FW Version 2.0.50727.3603
AWB version 5.0.1.0, revision 6295 (2010-03-09 23:07:42)
Workaround
Fixed in version


IndexOutOfRangeException in WikiDiff.UndoChange

Status New
Description
Exception:IndexOutOfRangeException
Message:Index was outside the bounds of the array.
Call stack:
   at WikiFunctions.WikiDiff.UndoChange(Int32 left, Int32 right)
   at AutoWikiBrowser.MainForm.UndoChangeGeneric(DiffChangeMode changeType, Int32 left, Int32 right)

Art LaPella (talk) 22:33, 2 May 2010 (UTC)[reply]

To duplicate: I double-clicked the last line of February 1959, after about 50 other changes, so my guess is that the table just needs to be longer.
Site URL: http://en.wikipedia.org
Operating system Microsoft Windows NT 5.1.2600 Service Pack 3
.NET FW Version 2.0.50727.3603
AWB version 5.0.2.1, revision 6401 (2010-04-11 00:09:56)
Workaround Just make the same change in the "Edit box" instead of double-clicking.
Fixed in version


NullReferenceException in MainForm.Save

Status New
Description
Exception:NullReferenceException
Message:Object reference not set to an instance of an object.
Call stack:
   at AutoWikiBrowser.MainForm.Save()
   at AutoWikiBrowser.MainForm.btnSave_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

24.41.55.233 (talk) 23:44, 12 May 2010 (UTC)[reply]

To duplicate: Unknown
Site URL: http://en.wikipedia.org
Operating system Microsoft Windows NT 6.1.7600.0
.NET FW Version 2.0.50727.4927
AWB version 5.0.2.0, revision 6376 (2010-04-07 10:16:55)
Workaround
Fixed in version


What were you doing when this occurred? -- Magioladitis (talk) 05:54, 13 May 2010 (UTC)[reply]

ArgumentException in AsyncApiEdit.CallEvent

Status New
Description
Exception:ArgumentException
Message:An item with the same key has already been added.
Call stack:
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at WikiFunctions.API.AsyncApiEdit.CallEvent(Delegate method, Object[] args)
   at WikiFunctions.API.AsyncApiEdit.InvokerThread(Object genericArgs)
AWBBasePlugins AWBBasePlugins ListMakerPlugins
  • TypoScan Plugin
  • TypoScan ListMaker Plugin
  • TypoScan ListMaker Plugin 500

930913(Congratulate) 14:28, 10 June 2010 (UTC)[reply]

To duplicate: Unknown
Site URL: http://en.wikipedia.org
Operating system Microsoft Windows NT 5.1.2600 Service Pack 3
.NET FW Version 2.0.50727.3603
AWB version 5.0.3.1, revision 6676 (2010-06-08 18:54:46)
Workaround
Fixed in version


First reported in 5.0.2.2, revision 6496 (2010-05-06 10:45:13) (net:2.0.50727.4200) -- Magioladitis (talk) 21:14, 10 June 2010 (UTC)[reply]

Error while manual edit: AWB quit

Status New
Description
Exception:NotImplementedException
Message:The method or operation is not implemented.
Call stack:
   at System.Windows.Forms.UnsafeNativeMethods.ITextDocument.Range(Int32 cp1, Int32 cp2)
   at System.Windows.Forms.TextBoxBase.ScrollToCaret()
   at AutoWikiBrowser.MainForm.GoTo(Int32 destLine)

Wikidienst (talk) 18:46, 11 May 2010 (UTC)[reply]

To duplicate: Unknown
Site URL: http://de.wikipedia.org
Operating system Microsoft Windows NT 5.1.2600 Service Pack 3
.NET FW Version 2.0.50727.42
AWB version 5.0.2.0, revision 6376 (2010-04-07 10:16:55)
Workaround No automatic workarounds, only manual editing of some articles, diff view don't work
Fixed in version


PS: AWB made updates 5 times. --Wikidienst (talk) 18:46, 11 May 2010 (UTC)[reply]

Are you using Mono or something? As i know it isn't implemented in that :/ Reedy 23:13, 12 May 2010 (UTC)[reply]
No emulation with mono, standard WinXP. Wikidienst (talk) 11:51, 13 May 2010 (UTC)[reply]

BrokenXmlException in ApiEdit.Open

Status New
Description nThread: InvokerThread (Open)
Exception:BrokenXmlException
Message:Error parsing data returned by server: Η τιμή δεν μπορεί να είναι null. Όνομα παραμέτρου: String
Call stack:
   at WikiFunctions.API.ApiEdit.Open(String title, Boolean resolveRedirects)
Inner exception:ArgumentNullException
Message:Η τιμή δεν μπορεί να είναι null. Όνομα παραμέτρου: String
Call stack:
   at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
   at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
   at WikiFunctions.API.PageInfo..ctor(String xml)
   at WikiFunctions.API.ApiEdit.Open(String title, Boolean resolveRedirects)
AWBBasePlugins AWBBasePlugins ListMakerPlugins

Magioladitis (talk) 01:00, 8 June 2010 (UTC)[reply]

To duplicate: Unknown
Site URL: http://en.wikipedia.org
Operating system Microsoft Windows NT 6.1.7600.0
.NET FW Version 2.0.50727.4927
AWB version 5.0.3.0, revision 6660 (2010-06-06 23:39:12)
Workaround
Fixed in version


Problem occurred while trying to load: "Awesome" "B" Is for Burglar -- Magioladitis (talk) 01:01, 8 June 2010 (UTC)[reply]

Again in: "Crocodile" Dundee "Crocodile" Dundee II

Both titles seem to have special characters (tab). Trying to open with browser, Wikipedia outputs "Bad title". -- Magioladitis (talk) 06:15, 8 June 2010 (UTC)[reply]

It was my mistake to try copy-pasting from two columns and the tab in between was copied as well. -- Magioladitis (talk) 06:19, 8 June 2010 (UTC)[reply]

So there's a possible bug here or not? Can you wikilink to the articles AWB won't open? Rjwilmsi 11:03, 8 June 2010 (UTC)[reply]
The only thing I can think of is to throw a nicer message if the pagename is not acceptable. -- Magioladitis (talk) 13:25, 8 June 2010 (UTC)[reply]

ArgumentOutOfRangeException in AWBProfilesForm.Login

Status New
Description
Exception:ArgumentOutOfRangeException
Message:InvalidArgument=Value of '0' is not valid for 'index'. Parameter name: index
Call stack:
   at System.Windows.Forms.ListView.SelectedIndexCollection.get_Item(Int32 index)
   at WikiFunctions.Profiles.AWBProfilesForm.Login()
AWBBasePlugins AWBBasePlugins ListMakerPlugins
  • Fronds

Cit helper (talk) 22:21, 16 June 2010 (UTC)[reply]

To duplicate: Unknown
Site URL: http://en.wikipedia.org
Operating system Microsoft Windows NT 6.0.6002 Service Pack 2
.NET FW Version 2.0.50727.4016
AWB version 5.0.3.0, revision 6660 (2010-06-06 23:39:12)
Workaround
Fixed in version


Cit helper (talk) 22:21, 16 June 2010 (UTC)[reply]

Can you duplicate it on demand? Any hint of what have you been doing when it occurred? -- Magioladitis (talk) 22:47, 16 June 2010 (UTC)[reply]

InvalidOperationException in TraceManager.ProcessingArticle

Status New
Description
Exception:InvalidOperationException
Message:Collection was modified; enumeration operation may not execute.
Call stack:
   at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
   at System.Collections.Generic.Dictionary`2.Enumerator.MoveNext()
   at WikiFunctions.Logging.TraceManager.ProcessingArticle(String fullArticleTitle, Int32 ns)
   at AutoWikiBrowser.Logging.MyTrace.ProcessingArticle(String fullArticleTitle, Int32 ns)
   at AutoWikiBrowser.Plugins.Kingbotk.PluginManager.ProcessArticle(IAutoWikiBrowser sender, IProcessArticleEventArgs ProcessArticleEventArgs)
   at WikiFunctions.Article.SendPageToPlugin(IAWBPlugin plugin, IAutoWikiBrowser sender)
   at AutoWikiBrowser.MainForm.ProcessPage(Article theArticle, Boolean mainProcess)
AWBBasePlugins AWBBasePlugins ListMakerPlugins
  • Kingbotk Plugin

Kumioko (talk) 14:41, 30 June 2010 (UTC)[reply]

To duplicate: [encountered while processing page [3]]
Site URL: http://en.wikipedia.org
Operating system Microsoft Windows NT 5.1.2600 Service Pack 3
.NET FW Version 2.0.50727.1873
AWB version 5.0.3.1, revision 6741 (2010-06-24 08:08:14)
Workaround
Fixed in version


The system cannot find the file specified

Status New
Description
Exception:Win32Exception
Message:The system cannot find the file specified
Call stack:
   at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start(String fileName)
   at AutoWikiBrowser.MainForm.WeHaveNewMessages() in C:\AWB\AWB\AWB\Main.cs:line 1167
   at AutoWikiBrowser.MainForm.LoadSuccessApi() in C:\AWB\AWB\AWB\Main.cs:line 1196
AWBBasePlugins AWBBasePlugins ListMakerPlugins
  • CFD-Plugin
  • Delinker
  • Fronds
  • IFD-Plugin
  • TheTemplator
  • No Limits Plugin
  • TypoScan Plugin
  • Bing Search Plugin
  • WhatTranscludesPageNoLimitsForAdminAndBotsPlugin
  • WhatTranscludesPageAllNSNoLimitsForAdminAndBotsPagePlugin
  • UserContribsNoLimitsForAdminAndBotsPlugin
  • UserContribsUserDefinedNumberForAdminAndBotsPlugin
  • CategoryNoLimitsForAdminAndBotsPlugin
  • CategoryRecursiveNoLimitsForAdminAndBotsPlugin
  • TypoScan ListMaker Plugin
  • TypoScan ListMaker Plugin 500
  • Yahoo Search Plugin

Rich Farmbrough, 23:08, 2 July 2010 (UTC). 23:08, 2 July 2010 (UTC)[reply]

To duplicate: Unknown
Site URL: http://en.wikipedia.org
Operating system Microsoft Windows NT 6.0.6002 Service Pack 2
.NET FW Version 2.0.50727.4200
AWB version 5.0.3.1, revision 6708 (2010-06-18 08:41:13)
Workaround
Fixed in version


After having received a talk page message, AWB run from network. Rich Farmbrough, 23:08, 2 July 2010 (UTC).[reply]
What browsers etc? It should've just been attempting to open a URL to the talkpage in your browser... Reedy 11:55, 3 July 2010 (UTC)[reply]

ApiException in ApiEdit.Save

Status New
Description nThread: InvokerThread (Save)
Exception:ApiException
Message:This page is not opened properly for editing
Call stack:
   at WikiFunctions.API.ApiEdit.Save(String pageText, String summary, Boolean minor, WatchOptions watch)
AWBBasePlugins AWBBasePlugins ListMakerPlugins

Robert Skyhawk (T C B) 21:03, 6 July 2010 (UTC)[reply]

To duplicate: Unknown
Site URL: http://en.wikipedia.org
Operating system Microsoft Windows NT 6.0.6001 Service Pack 1
.NET FW Version 2.0.50727.3603
AWB version 5.0.3.0, revision 6660 (2010-06-06 23:39:12)
Workaround
Fixed in version



NullReferenceException in PluginManager.ManuallyAssessCheckBox_CheckChanged

Status New
Description
Exception:NullReferenceException
Message:Object reference not set to an instance of an object.
Call stack:
   at AutoWikiBrowser.Plugins.Kingbotk.PluginManager.ManuallyAssessCheckBox_CheckChanged(Object sender, EventArgs e)
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.Windows.Forms.CheckBox.OnCheckedChanged(EventArgs e)
   at System.Windows.Forms.CheckBox.set_CheckState(CheckState value)
   at System.Windows.Forms.CheckBox.OnClick(EventArgs e)
   at System.Windows.Forms.CheckBox.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
AWBBasePlugins AWBBasePlugins ListMakerPlugins
  • Kingbotk Plugin

Magioladitis (talk) 23:21, 26 July 2010 (UTC)[reply]

To duplicate: Unknown
Site URL: http://en.wikipedia.org
Operating system Microsoft Windows NT 6.1.7600.0
.NET FW Version 2.0.50727.4927
AWB version AutoWikiBrowser (5.0.3.1), WikiFunctions (5.0.3.1), revision 6881 (2010-07-26 16:31:02)
Workaround
Fixed in version


ArgumentException in CultureTableRecord.GetCultureTableRecord

Status Not a bug in AWB, has been referred
Description
Exception:ArgumentException
Message:Culture ID 2117 (0x0845) is not a supported culture. Parameter name: culture
Call stack:
   at System.Globalization.CultureTableRecord.GetCultureTableRecord(Int32 cultureId, Boolean useUserOverride)
   at System.Globalization.CultureInfo..ctor(Int32 culture, Boolean useUserOverride)
   at System.Windows.Forms.InputLanguageChangingEventArgs..ctor(InputLanguage inputLanguage, Boolean sysCharSet)
   at System.Windows.Forms.InputLanguage.CreateInputLanguageChangingEventArgs(Message m)
   at System.Windows.Forms.Control.WmInputLangChangeRequest(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ContainerControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
AWBBasePlugins AWBBasePlugins ListMakerPlugins

Bellayet (talk) 06:38, 26 July 2010 (UTC)[reply]

To duplicate: Unknown
Site URL: http://bn.wikipedia.org
Operating system Microsoft Windows NT 5.1.2600 Service Pack 2
.NET FW Version 2.0.50727.42
AWB version 5.0.3.0, revision 6660 (2010-06-06 23:39:12)
Workaround
Fixed in version


This problem occurs for "bn-BD" locale only.... Because "bn-BD" is not available in System.Globalization.GetCultureTableRecord. Change your default locale for Bengali to Bengali (India). Please write if you keep getting the error message after that. -- Magioladitis (talk) 06:57, 26 July 2010 (UTC)[reply]

NullReferenceException in MyPreferences.get_Language

Status New
Description
Exception:NullReferenceException
Message:Referência de objeto não definida para uma instância de um objeto.
Call stack:
   em AutoWikiBrowser.MyPreferences.get_Language()
   em AutoWikiBrowser.MainForm.PreferencesToolStripMenuItem_Click(Object sender, EventArgs e)
   em System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
   em System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
   em System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
   em System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
   em System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
   em System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
   em System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
   em System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
   em System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   em System.Windows.Forms.Control.WndProc(Message& m)
   em System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   em System.Windows.Forms.ToolStrip.WndProc(Message& m)
   em System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
   em System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   em System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   em System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

CasteloBrancomsg 13:02, 26 July 2010 (UTC)[reply]

To duplicate: Unknown
Site URL: http://localhost/wiki/ (change to: http://www.spescoladeteatro.org.br/enciclopedia/)
Operating system Microsoft Windows NT 5.1.2600 Service Pack 3
.NET FW Version 2.0.50727.3603
AWB version 5.0.3.1, revision 6872 (2010-07-24 08:32:31)
Workaround The error occurs when I try to change the site to: www.spescoladeteatro.org.br/enciclopedia/
Fixed in version


Reported in Wikipedia_talk:AutoWikiBrowser/Bugs/Archive_10 in the past and Reedy claimed to have fixed that in rev 3971. -- Magioladitis (talk) 11:48, 26 July 2010 (UTC)[reply]

Yes, I know. But this happened in version 4.5, and I'm using the 5.0.3 and it is still there for that site (www.spescoladeteatro.org.br/enciclopedia/). I think the fix was only for the wikia sites. This site I'm attempting to connect is not related to Wikimedia (but it uses MediaWiki) and it is a single language project (it doesn't have interwikis ou subdomains like xx.spescoladeteatro.org.br/enciclopedia/, for instance). I think there's some bug in AWB with that, because I use it in a wiki in my notebook (http://localhost/wiki/) and there's no problem with that. This only happens when I try to use it on http://www.spescoladeteatro.org.br/enciclopedia/ . CasteloBrancomsg 12:02, 26 July 2010 (UTC)[reply]
We can easily fix it if you install the latest snapshot found in http://toolserver.org/~awb/snapshots/AutoWikiBrowser5031_rev6872.zip and recatch the bug. This will show us in which line we have to add the extra code. -- Magioladitis (talk) 12:04, 26 July 2010 (UTC)[reply]

Thanks, Magioladitis, I'll put the new message here, that ocurred in 5.0.3.1, revision 6872. CasteloBrancomsg 13:02, 26 July 2010 (UTC)[reply]

Is there a solution for this error? CasteloBrancomsg 19:42, 30 July 2010 (UTC)[reply]

IndexOutOfRangeException in TraceManager.AddListener

Status New
Description nThread: ListMaker (CategoryRecursiveUserDefinedLevelListProvider: People of the United States by occupation)
Exception:IndexOutOfRangeException
Message:Index was outside the bounds of the array.
Call stack:
   at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
   at WikiFunctions.Logging.TraceManager.AddListener(String key, IMyTraceListener listener)
   at AutoWikiBrowser.Logging.MyTrace.AddListener(String key, IMyTraceListener listener)
   at WikiFunctions.Article.InitialiseLogListener()
   at WikiFunctions.Lists.Providers.ApiListProviderBase.ApiMakeList(String url, Int32 haveSoFar)
   at WikiFunctions.Lists.Providers.CategoryProviderBase.GetListing(String category, Int32 haveSoFar)
   at WikiFunctions.Lists.Providers.CategoryProviderBase.RecurseCategory(String category, Int32 haveSoFar, Int32 depth)
   at WikiFunctions.Lists.Providers.CategoryProviderBase.RecurseCategory(String category, Int32 haveSoFar, Int32 depth)
   at WikiFunctions.Lists.Providers.CategoryProviderBase.RecurseCategory(String category, Int32 haveSoFar, Int32 depth)
   at WikiFunctions.Lists.Providers.CategoryRecursiveListProvider.MakeList(String[] searchCriteria)
   at WikiFunctions.Lists.Providers.CategoryRecursiveUserDefinedLevelListProvider.MakeList(String[] searchCriteria)
   at WikiFunctions.Controls.Lists.ListMaker.MakeTheList()
AWBBasePlugins AWBBasePlugins ListMakerPlugins
  • No Limits Plugin
  • CategoryNoLimitsForAdminAndBotsPlugin
  • CategoryRecursiveNoLimitsForAdminAndBotsPlugin
  • UserContribsNoLimitsForAdminAndBotsPlugin
  • UserContribsUserDefinedNumberForAdminAndBotsPlugin
  • WhatTranscludesPageNoLimitsForAdminAndBotsPlugin
  • WhatTranscludesPageAllNSNoLimitsForAdminAndBotsPagePlugin

Jarekt (talk) 12:46, 26 July 2010 (UTC)[reply]

To duplicate: ListMaker Text: People of the United States by occupation
Site URL: http://commons.wikimedia.org
Operating system Microsoft Windows NT 5.1.2600 Service Pack 2
.NET FW Version 2.0.50727.3603
AWB version 5.0.3.0, revision 6660 (2010-06-06 23:39:12)
Workaround
Fixed in version


Plugins

KingbotK needs urgent update to support new priority parameters

Status New
Description KingbotK plugin seems to be removing the work group priority parameter in Template:WPBiography and replacing it with a general priority parameter instead (see [4][5]). The documentation for Template:WPBiography no longer mentions a general priority parameter, but it does identify a work group-specific priority parameter for each work group. -- Magioladitis (talk) 14:06, 7 December 2009 (UTC)[reply]
To duplicate:
Site URL: en.wiki
Operating system XP SP2
.NET FW Version
AWB version 4903_rev5724 with Kingbotk AWB Plugin 2.2.1.0
Workaround
Fixed in version


I summarise a bit here. This is a to-do list. TO DO:

  1. Support new priority parameters i.e. don't remove them and don't add empty priority parameters is one of the new ones exist
  2. If priority parameter is missing, keep adding the generic priority parameter
    1. In the future: If a work-group exists and the corresponding priority parameter is missing, add it
    2. In the future: If a work-group exists and a generic priority parameter exists, replace it with the one corresponding to the work-group.
  3. If living parameter is missing, add an empty living field unless class=dab
  4. If listas parameter is missing, add an empty listas field

-- Magioladitis (talk) 14:06, 7 December 2009 (UTC)[reply]

The workgroups are:

|a&e-work-group = 
|filmbio-work-group = 
|musician-work-group = 
|military-work-group = 
|peerage-work-group = 
|politician-work-group = 
|royalty-work-group = 
|s&a-work-group = 
|sports-work-group = 

Banners that have parameters with spaces in them are considered a bag tag by KingbotK

Status New
Description E.g. {{AfricaProject|class=stub|importance=|South Africa=yes}} fails the Plugin. –xenotalk 16:30, 25 January 2010 (UTC)[reply]
To duplicate: Try running the plugin with generic "{{AfricaProject}}" on any affected page, i.e. Talk:Bamboes Spruit
Site URL: en.wiki
Operating system Vista or XP
.NET FW Version
AWB version 5001.6113
Workaround Don't use the plugin =)
Fixed in version


I think the problem is again with the WikiProjectBannerShell. -- Magioladitis (talk) 10:13, 15 June 2010 (UTC)[reply]

Banners that have comments in them are considered a bad tag by KingbotK

Status New
Description While using AWB to review talk pages it is generating errors. The first error that I get on some pages states "Bad Tag. Please fix it manually or click ignore." and I get this when the Kingbotk plugin is enabled. I was reviewing the Category:Recipients of the Medal of Honor when I got the error and with the US, Biography and Military check boxes checked. The second error is posted below: Kumioko (talk) 15:10, 16 March 2010 (UTC)[reply]
To duplicate: Attempt to run the KINGBOTK plugin with the US, Biography and Military check boxes checked.
Site URL: English wiki
Operating system Windows XP and Vista
.NET FW Version .Net version 2.0.50727.1873
AWB version 5.0.1.1 SVN 6310
Workaround
Fixed in version


Yeah no problem if you pull in virtually any of the articles from the Category:Recipients of the Medal of Honor you get it. A couple specific articles are talk:Gary Evans Foster or Talk:Gary George Wetzel. Please let me know if you need anything else. --Kumioko (talk) 14:27, 18 March 2010 (UTC)[reply]
The bad tag report is from this mess of "B class checklist" items. Not sure why the plugin does not like it, it may be getting confused because of the hidden comments. –xenotalk 14:44, 18 March 2010 (UTC)[reply]
Oh ok, if its worth mentioning I am going to cleanup all those comments to the shortened version on the milhist banner page, like below. I just haven't gotten that far along yet. Unfortunately most folks don't appreciate the need for the talk page banners so they are a mess.
<!-- B-Class 5-criteria checklist -->
|B1 <!-- Referencing and citations --> = y/n
|B2 <!-- Coverage and accuracy --> = y/n
|B3 <!-- Structure --> = y/n
|B4 <!-- Grammar and style --> = y/n
|B5 <!-- Supporting materials --> = y/n --Kumioko (talk) 14:57, 18 March 2010 (UTC)[reply]

Atm, KingbotK will mark as bad tags all banners with comments. -- Magioladitis (talk) 10:51, 20 March 2010 (UTC)[reply]

Can we amend this? Milhist, especially, does this quite often. –xenotalk 13:52, 20 March 2010 (UTC)[reply]
We could but it's not a priority at the moment. The exception is on the top of the list. -- Magioladitis (talk) 14:07, 20 March 2010 (UTC)[reply]
Ok thanks, that seems like a pretty big bug to me but I guess I can just keep using AWB without it. Seems like a waste of a perfectly good plugin though.--Kumioko (talk) 17:29, 20 March 2010 (UTC)[reply]

WP:Plugin++ strips blank living parameter from WPBiography template when Biography plugin enabled

Status New
Description WP:Plugin++ erroneously strips blank |living= parameter when Biography plugin is enabled (reported here). –xenotalk 12:47, 30 April 2010 (UTC)[reply]
To duplicate: Run Plugin++ with Biography enabled on a talk page with a blank living param.
Site URL: en.wiki
Operating system XP
.NET FW Version
AWB version 5021.6446, Plugin ver 2.2.4.0
Workaround I suppose I could add regex to re-add it
Fixed in version


And wasn't priority parameter added? I am pretty sure the plugin adds the priority parameter. -- Magioladitis (talk) 14:08, 30 April 2010 (UTC)[reply]

I've been stripping it with F/R since it's deprecated. –xenotalk 14:17, 30 April 2010 (UTC)[reply]

NullReferenceException in DelinkerAWBPlugin.ProcessArticle

Status New
Description
Exception:NullReferenceException
Message:Object reference not set to an instance of an object.
Call stack:
   at AutoWikiBrowser.Plugins.Delinker.DelinkerAWBPlugin.ProcessArticle(IAutoWikiBrowser sender, IProcessArticleEventArgs eventargs)
   at WikiFunctions.Article.SendPageToPlugin(IAWBPlugin plugin, IAutoWikiBrowser sender)
   at AutoWikiBrowser.MainForm.ProcessPage(Article theArticle, Boolean mainProcess)
AWBBasePlugins AWBBasePlugins ListMakerPlugins
  • Fronds
  • CFD-Plugin
  • Delinker
  • IFD-Plugin
  • Kingbotk Plugin
  • No Limits Plugin
  • TypoScan Plugin
  • Bing Search Plugin
  • CategoryNoLimitsForAdminAndBotsPlugin
  • CategoryRecursiveNoLimitsForAdminAndBotsPlugin
  • UserContribsNoLimitsForAdminAndBotsPlugin
  • UserContribsUserDefinedNumberForAdminAndBotsPlugin
  • WhatTranscludesPageNoLimitsForAdminAndBotsPlugin
  • WhatTranscludesPageAllNSNoLimitsForAdminAndBotsPagePlugin
  • TypoScan ListMaker Plugin
  • TypoScan ListMaker Plugin 500
  • Yahoo Search Plugin

Cit helper (talk) 22:18, 14 June 2010 (UTC)[reply]

To duplicate: [encountered while processing page [6]]
Site URL: http://en.wikipedia.org
Operating system Microsoft Windows NT 6.0.6001 Service Pack 1
.NET FW Version 2.0.50727.1434
AWB version 5.0.3.0, revision 6660 (2010-06-06 23:39:12)
Workaround
Fixed in version


Can you reproduce the bug by loading ONLY the delinker plugin and not all of them? -- Magioladitis (talk) 22:22, 14 June 2010 (UTC)[reply]

What were the settings for delinker? Let's both use this talk page for this discussion. -- Magioladitis (talk) 23:01, 14 June 2010 (UTC)[reply]
I was just trying to see what it was used for, so it didn't have anything but the default "Remove empty external link sections".Cit helper (talk) 23:11, 14 June 2010 (UTC)[reply]
Now I'm getting: "Invalid regular expression: value cannot be null, parameter name: pattern"... What is this supposed to mean??? Cit helper (talk) 23:11, 14 June 2010 (UTC)[reply]
Did this bug occurred after you pressed OK to save the page or before (while loading)? -- Magioladitis (talk) 23:09, 14 June 2010 (UTC)[reply]
While loading, it was "Processing Page..." Cit helper (talk) 23:12, 14 June 2010 (UTC)[reply]
So you had all plugins loaded and general fixes with "Skip if no general fixes" disactivated. That was all? -- Magioladitis (talk) 23:22, 14 June 2010 (UTC)[reply]
Yes... Cit helper (talk) 23:23, 14 June 2010 (UTC)[reply]
The "Invalid regular expression: value cannot be null, parameter name: pattern" happened even after I reverted to the default settings and plug-ins. Cit helper (talk) 23:28, 14 June 2010 (UTC)[reply]
Can you post your settings file somewhere? -- Magioladitis (talk) 23:30, 14 June 2010 (UTC)[reply]
I just posted it on User_talk:Cit_helper#NullReferenceException_in_DelinkerAWBPlugin.ProcessArticle —Preceding undated comment added 23:48, 14 June 2010 (UTC).[reply]


Mono/Wine

Auto-tagger

Orphan tags part V

Status New
Description Orphan Tagger doesn't exclude dab pages from page count
To duplicate: Mary Butterworth
Site URL: en wiki
Operating system Windows Vista
.NET FW Version Unknown
AWB version 5.0.0.1 svn 6013
Workaround Need to view the page then click "what links here" to assess.
Fixed in version


Summary:

  • Don't tag disamb articles as orphan  Done rev 5888 too. Rjwilmsi 00:24, 1 January 2010 (UTC)[reply]
  • IF >= 3 incoming links (excluding redirects, only mainspace, not dabs), then article is not an orphan for sure and AWB should remove the tag if found
  • Orphans have less than 3 incoming links to themselves or their redirects. These links should not be redirects or dabs.


Current status:

  • Tagger will tag as an orphan an article that has less than 3 incoming links to itself or its redirects that there are not redirects. rev 6013
  • Tagger will untag an article from being orphan if it has 3 or more incoming links to itself or its redirects that there not redirects. rev 6013
  • Tagger can be restricted to linkless pages by an option to the Options menu.

Conclusion:

  • Tagging is 100% accurate. If an article is tagged as an orphan, it is an orphan.
  • More articles can be orphans. This is the case that some of the incoming links are dab pages.

-- Magioladitis (talk) 20:46, 29 December 2009 (UTC) / 01:31, 13 January 2010 (UTC)[reply]

Anything more to be done in AWB then? Rjwilmsi 15:46, 23 April 2010 (UTC)[reply]
Not really. Just leave it here to have it recorded as a potential situation. -- Magioladitis (talk) 15:49, 23 April 2010 (UTC)[reply]

General fixes

Moar <br>

Status New
Description [7]. MaxSem(Han shot first!) 17:49, 12 July 2008 (UTC)[reply]
To duplicate: Sandbox
Operating system any
.NET FW Version Unknown
AWB version head
Workaround bang!
Fixed in version Unknown


Wasn't this fixed by improving the articles formatting? There's almost always better ways to format than using <br>. Kirkburn (talk) 14:34, 14 July 2008 (UTC)[reply]

And <p>[8]. MaxSem(Han shot first!) 16:06, 5 August 2008 (UTC)[reply]

I'm not clear what the problem is in either of the examples. Rjwilmsi 00:26, 14 January 2010 (UTC)[reply]
Removing the paragraph tag caused two paragraphs to merge. -- Magioladitis (talk) 14:03, 5 March 2010 (UTC)[reply]

Removing break lines inside blockquote. At least this one we can easily fix. -- Magioladitis (talk) 00:01, 15 June 2010 (UTC)[reply]

Hmm, by genfixes? Should not be done by genfixes as SyntaxRemoveBr only called on HideMoreText articleText. Rjwilmsi 13:33, 15 June 2010 (UTC)[reply]

[9] Genfixes. Confirmed. No plugins loaded, no customised settings. -- Magioladitis (talk) 13:38, 15 June 2010 (UTC)[reply]

Okay, that one is actually by BrTwoNewlines in RemoveWhiteSpace, so is in genfixes. Rjwilmsi 14:13, 15 June 2010 (UTC)[reply]

stub tag gets moved below category (swedish wikipedia)

Status Not a bug/currently unresolvable
Description When adding a category using AWB's add category function, stub tags sometimes gets moved to two rows below the categories. (test diff, another test diff) tetraedycal, tetraedycal 15:51, 10 March 2010 (UTC)[reply]
To duplicate:
Site URL: sv.wikipedia.org
Operating system Windows Vista home premium
.NET FW Version Unknown
AWB version 5.0.1.0, but it has been there at least since 4.6
Workaround
Fixed in version


Stubs must go under categories in all Wikipedias. In German Wikipedia is one row down, in other AFAIK is two rows. -- Magioladitis (talk) 15:52, 10 March 2010 (UTC)[reply]

Check WP:FOOTER and, hopefully, sv:Wikipedia:Disposition. -- Magioladitis (talk) 15:58, 10 March 2010 (UTC)[reply]
No, this is not proscribed in sv:Wikipedia:Disposition and it is not how our editors generally do it. The stub template is a template and in similarity to other templates it tends to be placed where in the text you want it. Tomas e (talk) 17:06, 10 March 2010 (UTC)[reply]
Ok, I see. Is there any way to disable the moving of the tags, as the stub tags are generally placed above the cats on the swedish wiki, and sv:Wikipedia:Disposition doesn't state anything about stub tags? tetraedycal, tetraedycal 16:07, 10 March 2010 (UTC)[reply]
Hm... Stub moving is part genfixes. Unfortunately, moving categories comes with moving stubs. If you want both disactivated, disactivate general fixes. Nothing else we can do at the moment. Why don't just add it to the Manual of Style. Position has to do of how the page is rendered. since all projects use MediaWiki the best position for stubs is under categories. -- Magioladitis (talk) 16:12, 10 March 2010 (UTC)[reply]
I'll make a post about it on the village pump and see what comes out. Thanks for your help. tetraedycal, tetraedycal 16:16, 10 March 2010 (UTC)[reply]

<small> removed in Books of the Bible

Status Need more information
Description GFs on Books of the BibleRich Farmbrough, 09:16, 23 June 2010 (UTC). 09:16, 23 June 2010 (UTC)[reply]
To duplicate:
Site URL: en.wiki
Operating system
.NET FW Version
AWB version 6708
Workaround
Fixed in version


Regression. Rich Farmbrough, 09:16, 23 June 2010 (UTC).[reply]

Is it inside a reference? In 6709 we expanded check for unclosed tags in references too. -- Magioladitis (talk) 09:24, 23 June 2010 (UTC)[reply]

It was removed from inside a reference. The question is: Should small be inside references? The letter size is already small in references. -- Magioladitis (talk) 12:20, 24 June 2010 (UTC)[reply]

Also from inside a gallery here. I'm not in favour of small text anywhere (including in AWB's interface!) - it seems less accessible, but I'm not convinced AWB should be removing it. Rich Farmbrough, 05:02, 30 June 2010 (UTC).[reply]
Inside the gallery is correct. Descriptions should not be in small. CHECKWIKI asks these to be corrected. I 'll give a look at the Manual of Style. -- Magioladitis (talk) 09:19, 1 July 2010 (UTC)[reply]
Is the use in Gaza War correct? I couldn't find the reason. --Muhandes (talk) 09:33, 1 July 2010 (UTC)[reply]
We need a diff. After 3 weeks the page isn't the same anymore. -- Magioladitis (talk) 09:47, 22 July 2010 (UTC)[reply]

General fixes in Spanish Wikipedia

Status Fixed in the next release
Description general fixes don't work in namespace 104 (Anexo) in spanish wikipedia, we use them as a supplement of main namespace, so can be treated like main namespace by AWB -- Màñü飆¹5 talk 15:47, 2 August 2010 (UTC)[reply]
To duplicate:
Site URL: http://es.wikipedia.org (all Anexos)
Operating system Windows 7
.NET FW Version Unknown
AWB version AWB 5.0.3.0, SVN 6660
Workaround
Fixed in version


So you want article general fixes to be run on namespace 0 or 104 on es-wiki? Rjwilmsi 16:36, 2 August 2010 (UTC)[reply]
I want them to work in both, 0 (as it does today) and 104, thanks -- Màñü飆¹5 talk 17:41, 2 August 2010 (UTC)[reply]
rev 6940 As requested. Rjwilmsi 17:59, 2 August 2010 (UTC)[reply]

Other bugs

Scroll bar slider does not work correctly with a large list

Status Not a bug in AWB, has been referred
Description I just created a list of almost 600,000 articles and then sorted them alphabetically. Saving the list to a file works fine. Clicking on an item in the list and hitting end, home, pageup, and pagedown all work correctly. Repeatedly clicking on the scroll bar at the right works correctly. Dragging the scroll bar slider however results in the same 65536 or so articles repeated over and over. Pascal666 22:29, 19 June 2009 (UTC)[reply]
To duplicate: Create a large list of articles, sort alphabetically, drag the slider down through the list and look for the numbered articles at the top of the list to start displaying again.
Site URL: en.wiki
Operating system Vista sp1
.NET FW Version Unknown
AWB version rev 4426
Workaround Use any method other than the slider to scroll through the list.
Fixed in version


Presumably thats a problem with the actual control that MS make.. Reedy 22:35, 19 June 2009 (UTC)[reply]
Appears to be a Vista issue. Listed workaround is to use DataGridView instead of Listbox. --Pascal666 18:34, 21 June 2009 (UTC)[reply]
Cheers for doing the research. Typical MS saying we cant help, even though its one of their products also.. I use vista, so can duplicate it.. And look at fixing it.. ListView or DataGridView... Reedy 20:26, 21 June 2009 (UTC)[reply]

Since the last official release of AWB I noticed that when I use in the editfield the scrollbar, to drag the thumb downwards to see a lower part of the article, the dragging suddenly stops, takes a few seconds, and then continues. All other functions seems to work normal. It mostly occurs with longer pages. Romaine (talk) 20:45, 19 July 2009 (UTC)[reply]

This user is also using Vista; the bug might coincide with the use of the rich edit control. ClickRick (talk) 20:49, 19 July 2009 (UTC)[reply]

AWB netbook fail

Status New
Description As this screenshot indicates, AWB is inexplicably cut off because my screen resolution is too small. —harej (talk) (cool!) 18:48, 9 July 2009 (UTC)[reply]
To duplicate: Use AWB on a screen with resolution 1024 by 600.
Site URL: Immaterial
Operating system Windows XP, but that is probably immaterial
.NET FW Version Unknown
AWB version 4.6.0.0 / 4.9.0.3
Workaround Using my netbook's VGA output to plug this computer into a larger monitor.
Fixed in version


Yup, know about that.... I've tried to fix it, but with no luck so far. Reedy 08:58, 10 July 2009 (UTC)[reply]
Rather than maximise the app, what happens if you try to manually resize it down to fit your screen? I've just tried resizing AWB here and it would certainly get down to be small enough, but then again I'm starting off with a 1600×1200 screen. ClickRick (talk) 23:56, 12 July 2009 (UTC)[reply]
I would do that if I could reach the bottom handles of the screen, which I cannot because AWB is too large to fit on my screen. —harej (talk) (cool!) 17:11, 13 July 2009 (UTC)[reply]
Can you resize from the top left, then move the window up and left? --NE2 23:29, 13 July 2009 (UTC)[reply]
Or Alt+Space to bring down the system menu, then S to select Size, then use the arrow keys. ClickRick (talk) 20:09, 19 July 2009 (UTC)[reply]

The problem with the above remedies is that it does not expose more of what's on the bottom -- it just increases the size of what is already visible proportionally. —harej (talk) (cool!) 18:36, 27 July 2009 (UTC)[reply]

Just stating the obvious: This bug still occurs in 4.9.0.3 -- Magioladitis (talk) 16:55, 28 October 2009 (UTC)[reply]

And 5.0.2.1. ... discospinster talk 19:49, 20 April 2010 (UTC)[reply]

Make list display becomes somewhat garbled when scrolling fast

Status New
Description When quickly scrolling up and down through a large list in the make list window (by clicking and dragging the slider in the scroll bar), some of the entries overwrite each other in terms of how they are displayed. The entries themselves are fine; however, some of the article titles have the names of the articles that were above them listed on top of them. For example, one of the entries of the list I have open right now is for New York State Route 470. It should read just "New York State Route 470"; however, the displayed text is "New York State Route 470" with the words "New York State Route 446" (the article above it in the list) overlaid on top. – TMF 19:22, 16 November 2009 (UTC)[reply]
To duplicate: Make a large list (the list I noticed this on was 215 entries long) and scroll up and down using the method described above
Operating system Windows 7
.NET FW Version Unknown
AWB version 4.9.0.3 rev5636, but this issue existed in the last snapshot I used (I think it was around rev5580 or so) as well.
Workaround 1) Ignore the garbled text and use AWB as usual. 2) Clicking on the garbled entry (highlighting it) will correct the displayed text. 3) Scrolling slower (using the arrows and/or by clicking in the scroll bar) doesn't seem to cause this issue.
Fixed in version


This may be related to this bug, but I don't think it's the same exact issue. – TMF 19:25, 16 November 2009 (UTC)[reply]

I'd be inclined to agree. I think i have seen it also, but marked it as the controls fault, rather than AWB's. Reedy 10:52, 17 November 2009 (UTC)[reply]

Keyboard shortcut stops working

Status Bug currently being investigated/fixed
Description The save keyboard shortcut works fine when AWB is first started; to save, you can use "Alt-s", "Ctrl-s", or even just "s". But if you click in the diff area or text box (including scroll bar), then the shortcut stops working until you restart AWB. (Note that "Alt-g" continues working for ignore, although I believe that ignore has been replaced with skip in the next version, so the shortcut will probably be different). If you subsequently click in one of various places such as in the edit box, list box, diff area, or on the Start tab, the save shortcut will then work once immediately thereafter, but then stops working again. MANdARAX • XAЯAbИAM 01:32, 24 December 2009 (UTC)[reply]
To duplicate:
Site URL: en.wiki
Operating system XP
.NET FW Version
AWB version 4.9.0.3, SVN 5768
Workaround
Fixed in version


This was originally reported on WT:AWB by ZooFari (talk · contribs), but that report was recently archived without any action. The keyboard shortcut feature is a very useful one, providing a comfortable alternative to stressful repeated mouse clicking, so I've brought the issue here. MANdARAX • XAЯAbИAM 01:32, 24 December 2009 (UTC)[reply]

Ctrl+S works only if the program is focused in the edit area. I thought this was the expected behaviour. (Btw, the pther discussion was automatically archived by a bot). -- Magioladitis (talk) 08:56, 24 December 2009 (UTC)[reply]
Having to click in the edit box completely negates the convenience of having a keyboard shortcut (except on those occasions when you happen to have been making a manual edit anyways). The keyboard shortcut to Save should be just as available as the one to Ignore is. Try making a list of pages (with all skip options disabled), and see how easy it is to go through the list by pressing Alt-g to Ignore them. It should be just as convenient to use Alt-s or Ctrl-s to Save. MANdARAX • XAЯAbИAM 09:57, 24 December 2009 (UTC)[reply]
IMHO the keyboard shortcuts should work in the entire main window of AWB. Not sure why they don't at the moment. Rjwilmsi 10:00, 24 December 2009 (UTC)[reply]
Most likely is a detached event or something... Reedy 10:02, 24 December 2009 (UTC)[reply]


Start AWB -> Press Ctrl+E to start external processing. Nothing happens. Click with the mouse in the list box. Press Ctrl+E. It works. Close window and click with the mouse in the diff window. Press Ctrl+E. No response. (same with ctrl+M). -- Magioladitis (talk) 14:04, 26 December 2009 (UTC)[reply]

All shortcuts work only if AWB is focused in List box or Edit box and nowhere else. -- Magioladitis (talk) 14:06, 26 December 2009 (UTC)[reply]
I just tested the newest version (SVN 5899) and verified that Alt-k correctly Skips anywhere, just as Alt-g did in previous versions. MANdARAX • XAЯAbИAM 20:43, 1 January 2010 (UTC)[reply]
I think there are two issues with Alt-S:
  1. When the browser portion of the window has the focus, it prevents the proper function of the Alt- and Cmd- functions. I bet IE grabs the keystrokes before the main thread of AWB sees them.
  2. When "Start" is not the current tab and the Save button is not visible, the Alt-S shortcut won't work. Windows only honors Alt shortcuts for active controls, and a hidden control is not active.
It would be very helpful if this could be addressed. Having to click in the edit box before using Alt-S is inconvenient. Using a Cmd- key shortcut for a new "Save article text" menu entry would help with #2. I am not sure how you resolve #1 if my guess about the focus issue is right. — John Cardinal (talk) 22:10, 8 February 2010 (UTC)[reply]
rev 6397 Partial improvement: keyboard focus is now correct over many page loads & saves until the diff area is clicked (after that focus is only sometimes correct). Needs further investigation. Rjwilmsi 01:11, 10 April 2010 (UTC)[reply]

AWB unicodifies pages even if option is disactivated

Status Works for me
Description AWB make unauthorized change. See 3rd change in diff. All automatic changes in Options were off. Alex Spade (talk) 17:37, 7 December 2009 (UTC)[reply]
To duplicate:
Site URL: Ru-Wikipedia
Operating system Windows XP SP 3
.NET FW Version Unknown
AWB version 4.9.0.3 rev. 5646
Workaround
Fixed in version


This is part of the "Unicodify the whole page". Did you have this on? -- Magioladitis (talk) 14:01, 19 December 2009 (UTC)[reply]

  1. All automatic changes were off.
  2. I've understood, that user had been using instead of ɪ (IPA) and (integal) instead of ʃ (IPA). Alex Spade (talk) 15:20, 19 December 2009 (UTC)[reply]
"Unicodify whole Page" is not part of general fixes. It has it's own box. -- Magioladitis (talk) 15:26, 19 December 2009 (UTC)[reply]
I know. When I say that "All automatic changes were off", I mean that all three boxes in Automatic changes section (Auto tag / Apply general fixes / Unicodify whole page) were off.
I've tried some other ways (all automatic changes were still off).
As you can see, page ru:User:Alex_Spade/4Tests is very non-unicoded. Alex Spade (talk) 15:44, 19 December 2009 (UTC)[reply]
I can't reproduce it: [10]. -- Magioladitis (talk) 18:02, 29 December 2009 (UTC)[reply]

#Unicode_characters_in_Private_Use_Area_corrupted seems to be similar... Reedy 14:56, 4 January 2010 (UTC)[reply]

Unicode characters in Private Use Area corrupted

Status New
Description U+F0AE (an invalid character from the Private Use Area U+E000 – U+F8FF, typically used by MS Symbol right arrow) is changed to U+00AE on unrelated replace operations (example). The correct Unicode equivalent is U+2192, but it probably shouldn't be changed in the first place. Tgr (talk) 13:37, 3 January 2010 (UTC)[reply]
To duplicate:
Site URL: huwiki
Operating system WinXP SP3 Hungarian
.NET FW Version Unknown
AWB version 4.9.0.3, r5768
Workaround
Fixed in version


Did you have "unicodify the whole page" activated? --Magioladitis (talk) 15:22, 3 January 2010 (UTC)[reply]

Yes, I did. Samat (talk) 17:07, 3 January 2010 (UTC)[reply]

Wild guess then. Having that enabled could've quite easily been responsible :P Reedy 13:07, 4 January 2010 (UTC)[reply]
Tried it in sandbox without unicodify enabled and it still happened. Since this is an invalid Unicode character: 1) can't see it being a major/widespread issue and 2) maybe something done by .NET rich text box? Rjwilmsi 14:13, 4 January 2010 (UTC)[reply]
I can't see that character anywhere. Need to check what it is when it's read from the api, after process (ie before it goes into the text box), what it comes out of the textbox as, and what it is just before the API submits it... Reedy 14:42, 4 January 2010 (UTC)[reply]
I did notice, however, the "®" become as is when it is in the Rich Text box... Reedy 14:55, 4 January 2010 (UTC)[reply]

Maybe problem in Parsers lines 60-71? -- Magioladitis (talk) 11:04, 2 August 2010 (UTC)[reply]

Saving-problems

Status Works for me
Description I use AWB to fix links on pages and on many large pages AWB isn't able to do anything, while the exact link is on the page. If I set Auto save on, then after some tries (which take each many seconds/minutes with message "Processing page") AWB stops (message in the bottom bar is "Stopped"). If I set Auto save off, then after a long time of several seconds/minutes with message "Processing page", AWB has changed the page as I set in AWB and shows it to me as usual with message "Ready to Save", and then I hit the Save-button shortly, but then it says connection failed and goes "restarting in ..." counting down. And a new reload follows which takes again a long time, etc... On many pages this doesn't occur (mostly small pages with relative few templates), but on hundreds of pages it occurs in what appears to be mostly large pages like nl:Roeien op de Olympische Zomerspelen 1984. To me it looks like AWB isn't able to handle large pages anymore. In the past I had only problems with slowlyness with AWB on pages which use nl:Template:Stamboom, but then the saving worked fine. Romaine (talk) 19:07, 2 March 2010 (UTC)[reply]
To duplicate:
Site URL: nl-wiki
Operating system Vista
.NET FW Version
AWB version 5001 rev6269
Workaround
Fixed in version


AWB works fine on large pages e.g. here but AWB can't guarantee that the Wikipedia servers are always going to be working without lag. Rjwilmsi 14:17, 2 April 2010 (UTC)[reply]
Strange, I used AWB in past in some cases because my browsers couldn't handle a heavy page, but AWB could do it. Nowadays AWB can't save large pages while my browsers do it easy. Romaine (talk) 23:05, 7 April 2010 (UTC)[reply]
Those pages don't look large. It could be an API problem, and with AWB now using that... Reedy 23:14, 12 May 2010 (UTC)[reply]
If you use a nested regex in your search and replace it can take a long time to process. After a certain time WM (several minutes at least - probably set for each wiki) WM will no longer accept the page. Maybe a combination of these factors? Rich Farmbrough, 16:24, 7 June 2010 (UTC).[reply]

Incorrect preview of the 'pipe trick'

Status New
Description Wikilinks in the format of, [[Washington (U.S. state)|]] are shown as [[Washington (U.S. state)|]] in the preview, instead of Washington. For details of the notation see Help:pipe trick.–ospalh (talk) 09:50, 5 May 2010 (UTC)[reply]
To duplicate: Change some link piped to a redirect page to the [[NN (x)|]], format. Press "Preview".
Site URL: en.wikipedia.org
Operating system Windows XP
.NET FW Version 2.0.50727.3603
AWB version 5.0.2.
Workaround Ignore the preview or don't use the pipe trick.
Fixed in version


Which preview? ie on loading show preview/changing the preview? If so, it would seemingly be the API returning the wrong HTML to render... Reedy 09:58, 5 May 2010 (UTC)[reply]
I usually have the preference on "On loading show changes", but tried the two others as well. Makes no difference. Either you can see the problem immediately (when the change is done automatically) or after pressing the "Preview" button on the "Start" tab. "the API returning the wrong HTML to render": looks like that to me, too.--ospalh (talk) 10:31, 5 May 2010 (UTC)[reply]
It seems, when you attempt to save [[Washington (U.S. state)|]] in a page on current WMF release of mediawiki, it saves [[Washington (U.S. state)|Washington]]. Reedy 10:55, 5 May 2010 (UTC)[reply]
Yes, that's why it's called the trick and listed under Help:Magic. I guess not using the pipe trick on automatic changes would be the Right Thing, but i like to use the trick on manual changes. If you use the trick in a web browser and use the "normal" "Show preview" button there, [[Washington (U.S. state)|]] is shown as Washington (edited), differnt from what happens in AWB.--ospalh (talk) 11:01, 5 May 2010 (UTC), 11:07, 5 May 2010 (UTC)[reply]
I've seen this, too. --Auntof6 (talk) 11:57, 5 May 2010 (UTC)[reply]
I've seen it as well. I've always assumed it was because of the API, since if you edit an article in a browser, add a pipe-tricked linked link, and click "show changes", it shows the link being piped. Same thing with subst'ed templates: show changes in a browser shows it subst'ed, show changes in AWB doesn't. – TMF 13:30, 5 May 2010 (UTC)[reply]
I'll have to look into it. Depending on the configuration of how this works, is whether it'd be worth dealing with directly in AWB. Or if the API should be applying the pipetrick on the generated preview etc. Reedy 20:18, 5 May 2010 (UTC)[reply]

Login/Profiles screen list disappears on clicking headings

Status New
Description In Login screen, when clicked on any headings of the list (ID, Username, Password saved, etc), the list disappears and AWB stops responding to close. I need to restart the AWB Thaejas (talk) 00:27, 11 May 2010 (UTC)[reply]
To duplicate: Open AWB and click on Login/Profiles, then click on any heading in the list.
Site URL: all sites
Operating system Windows XP
.NET FW Version 2.0 .NET Framework Version
AWB version 5.0.2.2, SVN 6518
Workaround Restart AWB
Fixed in version


WFM on Windows 7... Reedy 17:36, 11 May 2010 (UTC)[reply]
Also works for me on Windows 7. Rjwilmsi 10:10, 28 May 2010 (UTC)[reply]
So is there any solution for XP users other than changing the OS? --Thaejas (talk) 12:13, 31 May 2010 (UTC)[reply]
Could be a .NET framework bug, so updating to .NET 3 *might* work for you. Rjwilmsi 08:05, 6 June 2010 (UTC)[reply]

Page blanking still (or againily) occurring

Status Need more information
Description Example [11] Rich Farmbrough, 15:58, 7 June 2010 (UTC).[reply]
To duplicate: Lots of edits.
Operating system
.NET FW Version
AWB version 6666
Workaround Use AWB to scan user contribs for empty articles
Fixed in version


Lol. If we can't duplicate on demand, it's hard to know if it's AWB or the API.. :/ Reedy 15:59, 7 June 2010 (UTC)[reply]
Indeed. And I can imagine situations where blank pages might validly exist. However a (default on) skip check box "if page blank" would cover the API side? (Although some cases where a blank page has been given by the API I suspect, it gets tagged "Wikify" "Uncat" and possibly something else. (In which case, of course the workaround needs to be more selective and you start to pick up redirects and "sub-stubs"... )) Rich Farmbrough, 09:55, 8 June 2010 (UTC).[reply]
AWB loading a page as blank page was an AWB bug that we fixed. I don't think the problem is in loading, rather in saving. Perhaps in the Main.cs Save() method when in debug we should throw an exception if the article text is blank? That would presumably catch the error if it's on the AWB side? Rjwilmsi 11:07, 8 June 2010 (UTC)[reply]
In manual mode we have a "Are you sure you want to save a blank page?" warning. -- Magioladitis (talk) 13:24, 8 June 2010 (UTC)[reply]
rev 6674 More logic to try to catch this error in debug mode. SVN users, please run a debug build in the hope of diagnosing this problem. Rjwilmsi 16:52, 8 June 2010 (UTC)[reply]
I've run a few debug mode sessions. Nothing so far. Rich Farmbrough, 05:11, 30 June 2010 (UTC).[reply]

Fullwidth characters in edit box are not really fullwidth

Status New
Description Fullwidth characters in the edit box are not actually given full width; any character to the right of a fullwidth character (including another fullwidth character) will slightly overlap its right side. This makes most CJK characters nearly unreadable from the overlap/runon. ダイノガイ千?!? · Talk⇒Dinoguy1000 03:47, 8 June 2010 (UTC)[reply]
To duplicate: Load any page with fullwidth characters
Site URL: wikia:yugioh:Main Page
Operating system Windows 7
.NET FW Version Unknown
AWB version 5.0.3.0 (also observed on 5.0.2.0)
Workaround none
Fixed in version


Possible out by one error ignoring refs - or not ignoring refs?

Status New
Description regex appears to miss one character after ref. Rich Farmbrough, 15:07, 9 July 2010 (UTC).[reply]
To duplicate: s/(==+)([^=\n]*)(==+)\n/$1$2$1\n/ on Cabuyao, Laguna
  • ignore refs on skips article (correct)
  • Ignore refs off makes the substitution, which is correct, but should be a no-change subs as far as I can see
Site URL: en.wp
Operating system
.NET FW Version
AWB version 6708
Workaround
Fixed in version


I can't see that there is an error in the regex but I reserve the right to be wrong!

Related bug/issue if I set to skip if minor replacements only, with this replacement set to non-minor, it skips, even when the replacement occurs.

Rich Farmbrough, 15:07, 9 July 2010 (UTC).[reply]

By using * instead of + you will replace "=====" with "======". Rjwilmsi 16:17, 9 July 2010 (UTC)[reply]
Ok I got it. The regex should be s/(==+)([^=\n]+)(==+)\n/$1$2$1\n/ - I guess that's what you are saying. The regex will now not replace "=====\n" with "======\n". Lolcats and roflcopters. However the query about the difference in behaviour between ignore refs on/off stil remains. Rich Farmbrough, 20:54, 12 July 2010 (UTC).[reply]
With the updated regex skip behaviour is correct for me whether ignore refs is on or off. Rjwilmsi 22:29, 12 July 2010 (UTC)[reply]
Sure. But the old regex should match "=====\n" regardless of skip setting. Or am I missing something? Rich Farmbrough, 12:02, 16 July 2010 (UTC).[reply]
Rich I'm now not clear what issues over skip behaviour still remain for you? I couldn't find any issues with the skip behaviour. Rjwilmsi 17:34, 16 July 2010 (UTC)[reply]

OK I think - for fun set Ignore templates... and s/./X/ on User:Rich Farmbrough/temp69 to get http://en.wikipedia.org/w/index.php?title=User:Rich_Farmbrough/temp69&diff=prev&oldid=375990963. Rich Farmbrough, 22:37, 28 July 2010 (UTC).[reply]

This is a nonsensical example as replacing all characters (dot) will replace even the hidden template, since placeholder text goes in place of the template to hide it. Rjwilmsi 12:51, 31 July 2010 (UTC)[reply]

Possible char set problems on hi

Status New
Description AWB does "restarting in X seconds" and eventually stops. Rich Farmbrough, 21:47, 12 July 2010 (UTC).[reply]
To duplicate: try to use AWB to create http://hi.wikipedia.org/wiki/%E0%A4%B5%E0%A4%BE%E0%A4%B0%E0%A5%8D%E0%A4%A4%E0%A4%BE:%E0%A5%AF-%E0%A5%A8-%E0%A5%A7%E0%A5%A7
Site URL: hi.wikipdeia
Operating system V
.NET FW Version
AWB version 6708
Workaround
Fixed in version


Other pagenames are available. for example hi:वार्ता:चीन द्वारा भारत पर आक्रमण (१९६२). Rich Farmbrough, 21:47, 12 July 2010 (UTC).[reply]
Status New
Description "Links on page" option do not work on Commons template:XXX/lang pages. Commons is a multilingual project and many templates have multiple subpages with versions of the template in various languages. For each such template the index of the language subpages is kept in template:XXX/lang (see Category:Language link templates). Those special lang subpages are often created automatically by {{subst:lle}} and resulting pages do not work with "Links on page" option of list creation provided by AWB. Jarekt (talk) 12:51, 13 July 2010 (UTC)[reply]
To duplicate: 1) Point AWB to Wikimedia Commons
2) create list using "Links on page" option with Template:Occupation/lang page
3) list is empty despite links to 14 pages
Site URL: Wikimedia Commons
Operating system Windows XP
.NET FW Version 2.0.50727.3603
AWB version 6.0.2900.3698
Workaround create the list by hand in text editor of excel by extracting page names from the wikicode
Fixed in version


That would mean they're not being registered in the page links table by mediawiki Reedy 06:41, 22 July 2010 (UTC)[reply]
I think that is intentional each file has a license template or two and each license template has great many language version links. This was causing an explosion of some link tables in the database. Commons:template:lle was designed to fix that (see discussion). --Jarekt (talk) 12:52, 26 July 2010 (UTC)[reply]

User profiles cannot be edited

Status New
Description User profiles cannot be edited successfully. MANdARAX  XAЯAbИAM 20:18, 27 July 2010 (UTC)[reply]
To duplicate: Select a profile and click Edit. When done, click OK, and it says that the username already exists. Any changes are not applied.
Site URL: en.wikipedia
Operating system XP
.NET FW Version 2.0.50727.3603
AWB version 5.0.3.1, SVN 6872
Workaround Delete existing profile and add a new one.
Fixed in version


Double-clicking a page in the list box in wikias doesn't have the wanted result

Status New
Description Load a list in runescape.wikia.com and double-click on a page of the list. The browser instead of opening the selected page will always open http://runescape.wikia.com/wiki/RuneScape_Wiki -- Magioladitis (talk) 11:04, 28 July 2010 (UTC)[reply]
To duplicate:
Site URL: runescape.wikia.com
Operating system 7
.NET FW Version
AWB version 5031
Workaround
Fixed in version


Double-clicking in the Logs tab works fine. -- Magioladitis (talk) 11:38, 28 July 2010 (UTC)[reply]

Probably one calls SiteInfo.OpenPageInBrowser() and the other Tools.OpenURLInBrowser(). Can you use the debugger to pick out the two URLs called? Rjwilmsi 16:23, 30 July 2010 (UTC)[reply]

Tries placing profiling.txt in wrong area

Status New
Description
Exception:UnauthorizedAccessException
Message:Access to the path 'C:\Windows\system32\profiling.txt' is denied.
Call stack:
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
   at System.IO.StreamWriter.CreateFile(String path, Boolean append)
   at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize)
   at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding)
   at WikiFunctions.Profiler..ctor(String filename, Boolean append)
   at AutoWikiBrowser.MainForm.Debug()
   at AutoWikiBrowser.MainForm.MainForm_Load(Object sender, EventArgs e)

xenotalk 00:37, 1 August 2010 (UTC)[reply]

To duplicate: Unknown
Site URL: http://en.wikipedia.org
Operating system Microsoft Windows NT 6.0.6002 Service Pack 2
.NET FW Version 2.0.50727.4200
AWB version 5.0.3.1, revision 6872 (2010-07-24 08:32:31)
Workaround
Fixed in version