Wikipedia talk:AutoWikiBrowser/Bugs/Archive 6#General fixes breaking image formatting

{{talk archive navigation}}

Object reference not set to an instance of object

{{AWB bug

| status = fixed

| description = Trying to save settings originally created with previous version, I get a dialog with "Object reference not set to an instance of object" when trying to save. Also happens if I try a "save as" using a different name.Fabrictramp (talk) 01:35, 26 January 2008 (UTC)

| duplicate = Save settings

| OS = XP Pro SP2

| version = 4.2.0.0

| workaround = unknown -- nothing is working to save the settings

}}

:My fault again. Last minute change... Fixed in {{awbsvn|2049}}. Will prep a new release as everyone is going to have this problem. Be online soon Reedy Boy 11:43, 26 January 2008 (UTC)

::Its out. Sorry again! Reedy Boy 11:51, 26 January 2008 (UTC)

AWB not starting after update

{{AWB bug

| status = fixed

| description = I take this message: "Η εφαρμογή AutoWikiBrowser αντιμετώπισε πρόβλημα και πρέπει να τερματιστεί η λειτουργία της. Ζητούμε συγγνώμη για την αναστάτωση." (Translation: AutoWikiBrowser encountered a problem and must terminate. We apologise for the inconvenience"). I reran the installer. No difference. Magioladitis (talk) 01:50, 26 January 2008 (UTC)

| duplicate =

| OS = XP SP2

| version = updating from 4142 to 4200

| workaround =

}}

:I suspect this will be the same as below.. But your running an old updater... Try again in a bit Reedy Boy 11:24, 26 January 2008 (UTC)

:Fixed! -- Magioladitis (talk) 17:57, 26 January 2008 (UTC)

Updater error: AutoWikiBrowser.exe.config file not found

{{AWB bug

| status = fixed

| description = I encountered the following error when trying to run the autoupdate today. The updater got stuck in the "Copying AWB files from temp to AWB Directory" phase, and I had to install the new AWB version manually. Here's the autogenerated bug report:

Exception: FileNotFoundException

Message: Could not find file 'C:\Program Files\Wiki\AutoWikiBrowser\temp\AutoWikiBrowser.exe.config'.

Call stack: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite)

at AwbUpdater.Updater.CopyFiles()

at AwbUpdater.Updater.UpdateAwb()

Silvonen (talk) 06:24, 26 January 2008 (UTC)

NOTE:This has been hapenning for quite a while now but this is the first time I have got an bug report.

ChrisDHDR 08:57, 26 January 2008 (UTC)

| OS = Microsoft Windows NT 5.1.2600 Service Pack 2

| version = 1.3.5.1 (Updater version; updating to AWB 4.2.0.0)

}}

:My fault. Minor file missing from release. I've fixed the packager to match, and also re-uploaded the version to Sourceforge. Reedy Boy 11:22, 26 January 2008 (UTC)

::May just take a little while for it to propogate back out to the mirrors. Reedy Boy 11:25, 26 January 2008 (UTC)

Unexpected modification

{{AWB bug

| status = fixed

| description =
changed to
Snowman (talk) 18:41, 28 January 2008 (UTC)

| duplicate = Normal operation of AWB - try "Asia"

| OS = Win XP

| version = 4.2

| workaround = Manually stop AWB from making the change

}}

:Found the cause. Just trying to work out a better regex. Have an improved one, just looking to see if i can do it better still. Reedy Boy 16:27, 29 January 2008 (UTC)

::{{awbsvn|2058}} Reedy Boy 17:18, 29 January 2008 (UTC)

AWB told me to

{{AWB bug

| status = notawb

| description =

Exception:FileNotFoundException
Message:Could not load file or assembly 'Diff, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
Call stack:
   at WikiFunctions.WikiDiff.GetDiff(String leftText, String rightText, Int32 contextLines)

at AutoWikiBrowser.MainForm.GetDiff()

RyanGerbil10(Говорить!) 01:48, 28 January 2008 (UTC)

| OS = Microsoft Windows NT 5.1.2600 Service Pack 2

| version = 4.2.0.1

}} I don't understand any of this. RyanGerbil10(Говорить!) 01:48, 28 January 2008 (UTC)

:Presumably you were using an old updater... Ie you didnt do any of the updater updates... And therefore, its missing the new diff file, as the updater was changed to handle the different files. Download a new version [http://garr.dl.sourceforge.net/sourceforge/autowikibrowser/AutoWikiBrowser4201.zip] and try again.g Reedy Boy 10:59, 28 January 2008 (UTC)

blanking of 'Edit Summaries'

{{AWB bug

| status = fixed

| description = When I use the Summary Editor to customize the summaries and then go back to the 'Start' tag and click on the 'Summary' pull down, it is blank. When I then go back to the Summary Editor it is blank then, also. I also tried opening the summary editor and clicking OK without making a change and the same thing happens. -Gwguffey (talk) 04:31, 27 January 2008 (UTC)

| duplicate = select Options > Edit Summaries and then click OK. Go to Start > Summary pull-down and click to view summary list.

| OS = Windows XP

| version = 4.2.0.1

| workaround = Exiting and then restarting AWB returns the default summaries, but not customizations

}}

:{{awbsvn|2053}} - Somewhere the logic had been changed around... Will have an SVN snapshot up soon if you desperately need this. Fixed for next release! Reedy Boy 17:11, 27 January 2008 (UTC)

::Thank you! -Gwguffey (talk) 19:48, 27 January 2008 (UTC)

Microsoft Visual Studio Debugger is triggered

{{AWB bug

| status = notawb

| description = On the 22/1/2008 I installed Twinkle changing my monolog. Since then (I think) every time I try to edit an article with AWB the Windows VS debugger starts. I am using Windows Script Editor 10.0 (Microsoft Development Environment 7.0 I think is related. Can you do something for that? I tried to run the AWB updater again but the version is up-to-date.-- Magioladitis (talk)

| duplicate =

| OS = XP SP2

| version = 4.2.0.1

| workaround =

}}

:This is realated to your monobook.js, and it doesnt like IE. [http://en.wikipedia.org/w/index.php?title=User%3AMagioladitis%2Fmonobook.js&diff=188365515&oldid=186123392] - I've added code to it supress twinkle in IE. Force refresh the page in IE, and you should be fine with AWB again! If not, look at the last thing on the FAQ on the discussion page. Tha should fix any other errors with the code Reedy Boy 12:22, 1 February 2008 (UTC)

:Perfect! My default browser is FF. I had to keep in mind that AWB uses IE engine. Now it works. You can remove the entry from here I think. Thanks. -- Magioladitis (talk) 14:17, 1 February 2008 (UTC)

AWB encountered XmlException

{{AWB bug

| status = notawb

| description =

Exception:XmlException
Message:'>' is an unexpected token. The expected token is '"' or '''. Line 1, position 63.
Call stack:
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)

at System.Xml.XmlTextReaderImpl.DtdParserProxy.System.Xml.IDtdParserAdapter.Throw(Exception e)

at System.Xml.DtdParser.Throw(Int32 curPos, String res, String[] args)

at System.Xml.DtdParser.ThrowUnexpectedToken(Int32 pos, String expectedToken1, String expectedToken2)

at System.Xml.DtdParser.ParseExternalId(Token idTokenType, Token declType, String& publicId, String& systemId)

at System.Xml.DtdParser.ParseInDocumentDtd(Boolean saveInternalSubset)

at System.Xml.DtdParser.Parse(Boolean saveInternalSubset)

at System.Xml.XmlTextReaderImpl.ParseDoctypeDecl()

at System.Xml.XmlTextReaderImpl.ParseDocumentContent()

at System.Xml.XmlTextReaderImpl.Read()

at System.Xml.XmlTextReader.Read()

at WikiFunctions.Lists.GetLists.FromWhatLinksHere(Boolean embedded, String[] pages)

at WikiFunctions.Parse.Parsers.Tagger(String ArticleText, String ArticleTitle, String& Summary)

Hiding T 23:29, 29 January 2008 (UTC)

| OS = Microsoft Windows NT 6.0.6000.0

| version = 4.2.0.1

| duplicate = ListMaker Text: Fiction

}}

  • I have no idea what it means, but it prompted me to post it here. Hiding T 23:40, 29 January 2008 (UTC)

:Due to MW Error/http server error 500... Not a lot we can do atm... Reedy Boy 20:36, 30 January 2008 (UTC)

IRCM unhandled exception

{{AWB bug

| status = notawb

| description = System.Xml.XmlException: '>' is an unexpected token. The expected token is '"' or '''. Line 1, position 63.

at System.Xml.XmlTextReaderImpl.Throw(Exception e)

at System.Xml.XmlTextReaderImpl.DtdParserProxy.System.Xml.IDtdParserAdapter.Throw(Exception e)

at System.Xml.DtdParser.Throw(Int32 curPos, String res, String[] args)

at System.Xml.DtdParser.ThrowUnexpectedToken(Int32 pos, String expectedToken1, String expectedToken2)

at System.Xml.DtdParser.ParseExternalId(Token idTokenType, Token declType, String& publicId, String& systemId)

at System.Xml.DtdParser.ParseInDocumentDtd(Boolean saveInternalSubset)

at System.Xml.DtdParser.Parse(Boolean saveInternalSubset)

at System.Xml.XmlTextReaderImpl.ParseDoctypeDecl()

at System.Xml.XmlTextReaderImpl.ParseDocumentContent()

at System.Xml.XmlTextReaderImpl.Read()

at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)

at System.Xml.XmlDocument.Load(XmlReader reader)

at System.Xml.XmlDocument.LoadXml(String xml)

at WikiFunctions.Editor.GetHistory(String Article, Int32 Limit)

at IrcMonitor.IRCMonitor.Revert(String summary, Int32 badrev, String& username)

at IrcMonitor.IRCMonitor.revertAndWarnToolStripMenuItem_Click(Object sender, EventArgs e)

at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)

at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)

at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)

at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)

at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)

at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)

at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)

at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)

at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)

at System.Windows.Forms.Control.WndProc(Message& m)

at System.Windows.Forms.ScrollableControl.WndProc(Message& m)

at System.Windows.Forms.ToolStrip.WndProc(Message& m)

at System.Windows.Forms.ToolStripDropDown.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)

Dycedarg ж 01:51, 30 January 2008 (UTC)

| duplicate = Happens every time I push one of the buttons in the revert pull down menu in the browser

| OS = Windows XP SP 2

| version = IRCM 1.0.1.3

| workaround =

}}

:Due to MW Error/http server error 500... Not a lot we can do atm... Reedy Boy 20:36, 30 January 2008 (UTC)

System.ArgumentOutOfRangeException when redirecting to WP/Portal page

{{AWB bug

| status = fixed

| description = When a mainspace article is a redirect page redirecting to a portal or WP: article, this exception is thrown. When List -> Filter out non-mainspace is checked, I think that the page should automatically be skipped. Rjwilmsi (talk) 10:24, 26 January 2008 (UTC)

Error text:

System.ArgumentOutOfRangeException: InvalidArgument=Value of '3' is not valid for 'index'.

Parameter name: index

at System.Windows.Forms.ListViewItem.ListViewSubItemCollection.get_Item(Int32 index)

at WikiFunctions.Lists.ListViewItemComparer.Compare(Object x, Object y) in C:\Documents and Settings\RJW\Desktop\AWB_SVN\AWB\WikiFunctions\ListViewStuff.cs:line 62

at System.Windows.Forms.ListView.CompareFunc(IntPtr lparam1, IntPtr lparam2, IntPtr lparamSort)

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.ListView.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)

| duplicate = Examples: Solar system portal, Geographic references

| OS = XP

| version = SVN 2047

| workaround =

}}

:I dont get an exception - It redirects fine. The error looking at the ListView.CompareFunc, is related to the logging list views. Almost like its trying to put an incorrect log into on the wrong list view.. Reedy Boy 11:28, 26 January 2008 (UTC)

::Found the error. When you have it to sort by "Skipped By" or "Skipped Reason", and there are blank things (which is the actual bug - they should be filled out), it cant compare "", so therefore causes an exception Reedy Boy 16:03, 29 January 2008 (UTC)

:::Thanks for looking into this. I'd noticed the null skip message too. Rjwilmsi (talk) 18:06, 29 January 2008 (UTC)

::::I'm going to look into this, although it should be noted that cross namespace redirects from mainspace are frowned upon and those may have to go! --kingboyk (talk) 14:12, 30 January 2008 (UTC)

::::{{fixed}} {{awbrev|2062}}. It doesn't look like much but it took several hours of line by line debugging to nail! The skip reason was being written to the log but then the wrong object was being added to the log tab. --kingboyk (talk) 18:40, 30 January 2008 (UTC)

URL underscore regression

{{AWB bug

| status = fixed

| description = When general fixes in applied in the lastest SVN, it will cahgne underscore in URL to spaces. Dispenser (talk) 18:38, 18 January 2008 (UTC)

| duplicate = Try Apple Inc. with general fixes

| OS = winxp

| version = SVN 2019

}}

:Do you know when it was last ok in the SVN? Reedy Boy 19:17, 18 January 2008 (UTC)

::No, just starting using it since Late December. Dispenser (talk) 20:37, 18 January 2008 (UTC)

:::Wont do it on plain URL's, or even URL's in references.. Just seems to be that page :/ - [http://en.wikipedia.org/w/index.php?title=Wikipedia:AutoWikiBrowser/Sandbox&oldid=185450918 Test Sandbox Revision] Reedy Boy 17:00, 19 January 2008 (UTC)

::::I've been able to simplify to just an Image, #, weblink, and wikilink. My guess at is that it involves the anchor decoder not work correctly. [http://en.wikipedia.org/w/index.php?title=Wikipedia:AutoWikiBrowser/Sandbox&oldid=185894005 Test Sandbox Revision] —Dispenser (talk) 17:58, 21 January 2008 (UTC)

:::::Right... Found the problem - Parsers.FixImages

Regex imgregex = new Regex(@"\[\[\s*?" + Variables.NamespacesCaseInsensitive[6] + @"\s*([^\|]*?)(\|.*)?\]\]");

The regex is too greedy

Reedy Boy 00:29, 1 February 2008 (UTC)

Would

Regex imgregex = new Regex(@"\[\[\s*?" + Variables.NamespacesCaseInsensitive[6] + @"\s*([^\|\]]*?)(\|.*?)*?\]\]");

be better? —Preceding unsigned comment added by Rich Farmbrough (talkcontribs) 14:59, 1 February 2008 (UTC)

:Quick test in the regex tester... And it would look to do the trick perfectly. Will put that on the SVN version later on. Less greedy/now not capturing too much. Thanks Rich! Reedy Boy 15:58, 1 February 2008 (UTC)

::Fixed - {{awbsvn|2070}} Reedy Boy 19:11, 1 February 2008 (UTC)

No scrollbars (bug reopen)

Hi guys! I'd like to re-open this "no scrollbars" bug [http://en.wikipedia.org/w/index.php?title=Wikipedia_talk:AutoWikiBrowser/Bugs&diff=next&oldid=178479035]. It's been archived but not fixed. I've just downloaded the latest AWB version and the bug is still there. No scrollbars. All controls work fine in IE and old AWB but not in the latest AWB :( Please try to fix it. --89.112.10.184 (talk) 17:28, 14 January 2008 (UTC)

:It wasnt archived as fixed.. Its hard to try and fix when you cant even duplicate it.. Reedy Boy 20:46, 14 January 2008 (UTC)

:: Maybe you can figure out what was changed since versions 3.x that ruined AWB? I have no such problems with any other application nor with old AWB. --89.112.9.35 (talk) 09:37, 16 January 2008 (UTC)

:::Im pretty sure what caused it. We had a major GUI issue with v4 in which it caused problems for most people. Fixing it solved it, but seemed to have caused your problem it would seem... Reedy Boy 11:39, 16 January 2008 (UTC)

::::Wikipedia_talk:AutoWikiBrowser/Bugs/Archive_3#Bottom_Frame_doesn.27t_show is the bug in question Reedy Boy 11:41, 16 January 2008 (UTC)

::::: This is not exactly the case. I had this splash screen bug and check boxes not displayed completely at the bottom. It's now really fixed but still no scroll bars in the upper "preview/diff" window and right "edit box/history" window. Please, please have them come back. --85.249.13.52 (talk) 11:57, 21 January 2008 (UTC)

:::::Thats the thing. Everyone else's would seem to be there - ie no problem reported... :/ Im not sure how to fix it if we cant at least duplicate it Reedy Boy 12:06, 21 January 2008 (UTC)

:::::: Seems to be fixed now. What did you do, guys? :) --85.249.15.108 (talk) 11:22, 31 January 2008 (UTC)

:::::::Errm.. Nothing...? Reedy Boy 16:14, 31 January 2008 (UTC)

:::::::: I'm sure you did, a new diff.dll was downloaded during the update. --85.249.11.187 (talk) 13:04, 1 February 2008 (UTC)

Reference-class to reflist error, part II

{{AWB bug

| status = notawb

| description = This bug was allegedly fixed at Wikipedia talk:AutoWikiBrowser/Bugs/Archive 4#Incorrect reflist fixing, but apparently not (or it's since been undone). Basically, for "mixed" reference sections that include both cite.php references and hand-written references, the old <references/> style is still needed. That way, there can be a div references-small, the cite.php references, the manual references, and then a closing of the references-small style div tag. AWB is incorrectly replacing the opening style div + a references tag with {{tl|reflist}}, causing the manual references to not have the smaller references-small style and leaving a hanging /div at the end; see [http://en.wikipedia.org/w/index.php?title=Devil&diff=185611166&oldid=185558712 this edit] for an example. A fix would either be to not attempt to use reflist if the div / references / close div tags are not immediately adjacent, or, if you must replace with reflist for some reason, to swap the locations - that is, change <div style="references-small"> <references/> to {{tl|reflist}} <div style="references-small">. SnowFire (talk) 21:10, 31 January 2008 (UTC)

| duplicate =

| OS =

| version =

| workaround =

}}

:I do not think this is a AWB problem, but it maybe a AWB user. If you can show more occurrences of this, then the AWB team should look in to this.--pete 21:47, 31 January 2008 (UTC)

::And also, 4.2.0.0/4.2.0.1 werent released till the 25th - 5 days AFTER that edit.. So that would've been on the old version. The user, however, shouldnt have just being making those edits... Reedy Boy 22:09, 31 January 2008 (UTC)

:::Well, that's easily checked. I just restored the Devil article to the version with old-style references; does AWB's suggestions still include replacing the div & references with a reflist? SnowFire (talk) 22:36, 31 January 2008 (UTC)

:::I think in this article references and notes should be separated. Apart from that all these kind of problems can be skipped if under reflist the user adds references with the references-small class. -- Magioladitis (talk) 22:57, 31 January 2008 (UTC)

::::I think that it's awkward to mix numbered and not-numbered references. -- Magioladitis (talk) 23:18, 31 January 2008 (UTC)

(de-indent) re:Magioladitis: Uh, I have to say I disagree with [http://en.wikipedia.org/w/index.php?title=Devil&diff=188255329&oldid=188251278 your edits there]. First, regardless of preferred style, AWB (seems) to be breaking the editor's intent here and leaving hanging div tags, making invalid markup, so that's bad and needs to be fixed no matter what.

Second, I think you misunderstand what's going on in that article; if anything, the section you have entitled "References" should be "Footnotes" and your "Notes" called "References." The manually written entries are further-reading general reference material, while the material generated from the Reflist are direct footnotes. This is a style established in many featured articles; see (picking at random...) Rhodes blood libel, for instance. It still doesn't really apply even if the names were swapped to the normal style, though, because there's no good distinction here. They're all references for the article, and the notes are not necessarily from the actual books cited, so there's not much point in separating them. (I suppose I could see renaming the non-inline references "Further Reading" at most, but only because I suspect they were added as that, not as genuine references for the article.)

Third, as for the "what about this?" change where Reflist is used but the div location is swapped... that is acceptable, and that's actually one of the solutions I proposed above. The only thing about swapping the locations is that it's a bit inefficient - if you view the source for Reflist, you'll see that it opens a div with references-small then closes it. Then, in your version, it opens another div with references-small, then closes that one too. It's the rough equivalent of Not bold, This is bold, and this is bold too vs. Not bold, This is bold, and this is bold too. The first is an acceptable alternative and not really a problem, but it's a bit inefficient since it needlessly stops and starts the formatting.

Anyway, did you use AWB, Magioladitis? The point of bringing up the Devil article as an example was to ensure the latest versions suggest that kind of replacement and it isn't a bug only with the older ones (though I suppose someone wanting to test could revert then see what AWB says). I'd also be curious if someone with AWB can see what is suggested for G. William Miller, which has a non-inline reference above the references rather than below it. SnowFire (talk) 00:03, 1 February 2008 (UTC)

:I agree that the fact that AWB ignored that the div section isn't closed and replaced the rest it's a problem/bug and has to be fixed. Moreover, I apologise for naming the sections incorrectly in the Devil article. -- Magioladitis (talk) —Preceding comment was added at 00:22, 1 February 2008 (UTC)

Looks like you can close this one; guess it was a coincidence. Odd. SnowFire (talk) 18:35, 2 February 2008 (UTC)

:I showed Snowfire that AWB was not the problem and they agreed stating "Yup, looks like it's a false alarm. Thanks a lot for investigating the matter; this is the third time I've seen it happen, but I guess it was just a coincidence here. Thanks". I ran the Devil through the latest AWB and AWB came up with no suggestions for changes. This is not a bug and can be closed. --pete 18:51, 2 February 2008 (UTC)

Return of the reference line break bug

{{AWB bug

| status = fixed

| description = AWB adds a line break before a reference when the reference immediately follows an equal sign. Other uses of references are unaffected. TMF Let's Go Mets - Stats 17:05, 1 February 2008 (UTC)

| duplicate = Use "general fixes" on :New York State Route 173

| OS = Vista

| version = 4.2.0.1 - all was well until I upgraded

| workaround = Turn off "general fixes"

}}

Fixed in {{awbrev|2077}}. MaxSem(Han shot first!) 22:43, 2 February 2008 (UTC)

Mojibake

{{AWB bug

| status = fixed

| description =

Exception:NullReferenceException
Message:Object reference not set to an instance of an object.
Call stack:
   at WikiFunctions.Browser.WebControl.Protect(Int32 EditProtectionLevel, Int32 MoveProtectionLevel)

at WikiFunctions.Browser.WebControl.ProtectPage(String Article, String Summary, Int32 EditProtectionLevel, Int32 MoveProtectionLevel, String ProtectExpiry)

at AutoWikiBrowser.MainForm.ProtectArticle()

  1. Protect
  2. Start editing multibyte title article
  3. Confirm protection
  4. Mojibake, unable to protect. (ex: (Setting protection level for "利用者:Mazbot") -> (Setting protection level for "—˜—pŽÒ:Mazbot") )
  5. Delete
  6. Start editing multibyte title article
  7. Confirm delete
  8. Mojibake, internal error.

[http://ja.wikinews.org/wiki/User:Mazbot?uselang=en 利用者:Mazbot] is my bot.

Marine-Blue [admin of jawikinews]

| duplicate = always

| OS = Microsoft Windows NT 5.1.2600 Service Pack 2

| version = 4.2.0.1

}}

:Presumably it doesnt like the Japanese characters.. Hmm Reedy Boy 23:11, 27 January 2008 (UTC)

Fixed in {{awbrev|2079}}. MaxSem(Han shot first!) 07:00, 3 February 2008 (UTC)

Program crashes during login

{{AWB bug

| status = faq

| description = The program seems to work fine. However, when I attempt to log in, the program stops responding and a notice comes up requesting me to choose a debugger. Whether I click yes or no, the program does not function any further.Parent5446(Murder me for my actions) 00:02, 16 February 2008 (UTC)

| duplicate = First, open the program. Go to the file menu and click Log in. Enter username and password and click Login.

| OS = Windows Vista

| version = 4.2.1.0

| workaround = None so far.

}}

I really need this problem to be fixed, there is no way to use the problem! Parent5446(Murder me for my actions) 00:02, 16 February 2008 (UTC)

:Here is a screenshot:

1024px Parent5446(Murder me for my actions) 00:09, 16 February 2008 (UTC)

:Wikipedia_talk:AutoWikiBrowser#Frequently_asked_questions - See the last FAQ item, and the 1 before it. Reedy Boy 12:57, 16 February 2008 (UTC)

AWB encountered ArgumentException

{{AWB bug

| status = fixed

| description =

Exception:ArgumentException
Message:Empty path name is not legal.
Call stack:
   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 AutoWikiBrowser.MainForm.SaveEditBoxText(String path)

Ticketautomat (talk) 12:50, 12 February 2008 (UTC)

| OS = Microsoft Windows NT 5.1.2600 Service Pack 2

| version = 4.2.0.1

}}

Can somebody help me? AWB told me, I should copy this onto this page.--Ticketautomat (talk) 12:50, 12 February 2008 (UTC)

:{{awbsvn|2091}} - Prevented that from happening. You've enabled "save edit text box", but you havent set a file for it to save it to. 19:57, 12 February 2008 (UTC)

Fix whitespace and mdashes

{{AWB bug

| status = fixed

| description = When using "fix all excess whitespace" a space is inserted between a non-breaking space and an mdash. That is, it changes " —" to "  —". Jay32183 (talk) 01:52, 23 February 2008 (UTC)

| duplicate =

| OS = XP

| version = 4.2.1.0

| workaround = manually remove the space

}}

:{{awbsvn|2101}} - Removed the 2nd regex, as it was just undoing the work that the first regex was doing - Spaces were being removed then re-added. Minor simplification to teh first regex, so it wasnt replacing the same with the same if no spaces. Reedy Boy 15:15, 23 February 2008 (UTC)

moving refs after exclamation marks in tables

{{AWB bug

| status = fixed

| description = Moves references to before exclamation marks in tables, which moves the ref to a new incorrect position in the table. Snowman (talk) 23:23, 25 February 2008 (UTC)

| duplicate = Use AWB on "White blood cell"

| OS = Win 2000

| version = 2120

| workaround = none

}}

:Wikipedia_talk:AutoWikiBrowser/Bugs#Ref_Tags_moved_after_punctuation - Its probably going to be removed for the next release... So this isnt major ;) Reedy Boy 23:47, 25 February 2008 (UTC)

::Do you mean temporarily? Snowman (talk) 11:51, 26 February 2008 (UTC)

:::Permenantly for the moment at least... Reedy Boy 19:26, 29 February 2008 (UTC)

General fixes breaking image formatting

{{AWB bug

| status = fixed

| description = Image thumb and size tags seem to be getting deleted and part of description gets removed e.g. [http://en.wikipedia.org/w/index.php?title=Matthew_Deady&diff=189552804&oldid=188102495] Thanks Rjwilmsi (talk) 19:41, 6 February 2008 (UTC)

: I have the same. This bug occur when I switch on option "Apply general fixes". AWB 4.2.1.0--Movses (talk) 16:02, 11 February 2008 (UTC)

::Getting this also, using 4.2.1.0 on Wikia. General fixes are a major reason I use this, so this bug is kind of a show-stopper for me. -- Darth Culator (talk) 01:39, 12 February 2008 (UTC)

:::To provide some additional detail, AWB loses all but the image file name and the stuff between the first pair of close square brackets and the pipe preceding it. I know that sounds weird, so here are some examples:

:::*300px is unaffected

:::*Image:Stuff.jpg becomes This is stuff.

:::*Image:Stuff.jpg becomes 300px

:::This is an interesting one:

:::*Image:Stuff.jpg]] becomes assorted junk]]

:::I'm pretty sure that sums up the problem, but I haven't been able to duplicate it in my user space sandbox; the above are examples of my understanding based on editing mainspace articles. As the two previous users have noted, this occurs in the 4.2.1.0 release. TomTheHand (talk) 22:21, 12 February 2008 (UTC)

:Same to me. Codeispoetry (talk) 06:36, 13 February 2008 (UTC)

:Same on Win 2000 using subversion 2089. It is terrible. Other faults in non-images when there is a pipe in links. Errors with this as well: . Snowman (talk) 15:44, 22 February 2008 (UTC)

| duplicate =

| OS = XP

| version = SVN 2082

| workaround = Disable general fixes

}}

:The breaking of the nested wikilinks is related to

Regex imgregex = new Regex(@"\[\[\s*?" + Variables.NamespacesCaseInsensitive[6] + @"\s*([^\|\]]*?)(\|.*?)*?\]\]");

:The old version

Regex imgregex = new Regex(@"\[\[\s*?" + Variables.NamespacesCaseInsensitive[6] + @"\s*([^\|]*?)(\|.*)?\]\]");

Was fine with this, however, it caused Wikipedia_talk:AutoWikiBrowser/Bugs/Archive_6#URL_underscore_regression... Regression from fixing the bug in another case... Its causing all the above problems... Any suggestions again Rich? Reedy Boy 20:15, 13 February 2008 (UTC)

:Note that it doesn't just break nested wikilinks, it also loses all but the last piece of image formatting. In most cases it retains the caption, but if there is no caption or if the image formatting is in a different order, it could retain the image size or its designation as a thumbnail or... whatever came last, and remove everything in the middle. TomTheHand (talk) 21:38, 13 February 2008 (UTC)

::Yes, i know, hence "Its causing all the above problems..." Reedy Boy 21:47, 13 February 2008 (UTC)

:Might need to treat images separately; identified with \[?\[\s?\s?[Ii]mage Snowman (talk) 15:56, 22 February 2008 (UTC)

::Thats what the Variables.NamespacesCaseInsensitive does - Its not hard coded so it can use the right namespace for the different language wiki's. It does need fixing though... Reedy Boy 18:35, 22 February 2008 (UTC)

:::What were your regex expressions (above) trying to match and not match? Snowman (talk) 13:41, 23 February 2008 (UTC)

///

/// Fix common spacing/capitalisation errors in images

///

/// The wiki text of the article.

/// The modified article text.

public string FixImages(string ArticleText)

{

Regex imgregex = new Regex(@"\[\[\s*?" + Variables.NamespacesCaseInsensitive[6] + @"\s*([^\|\]]*?)(\|.*?)*?\]\]");

string img = "[[" + Variables.Namespaces[6];

string x = "";

foreach (Match m in imgregex.Matches(ArticleText))

{

x = img + CanonicalizeTitle(m.Groups[1].Value).Trim() + CanonicalizeTitle(m.Groups[2].Value) + "]]";

ArticleText = ArticleText.Replace(m.Value, x);

}

return ArticleText;

}

Is the function summary, and all the code. Reedy Boy 14:55, 23 February 2008 (UTC)

  • Fixed in {{awbrev|2112}}, but what will this fix break? :P Gotta cover all genfixes with unit tests. MaxSem(Han shot first!) 18:23, 25 February 2008 (UTC)

Got this error

{{AWB bug

| status = unknown

| description =

Exception:FileNotFoundException
Message:Could not load file or assembly 'Diff, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
Call stack:
   at WikiFunctions.WikiDiff.GetDiff(String leftText, String rightText, Int32 contextLines)

at AutoWikiBrowser.MainForm.GetDiff()

FMAFan1990 (talk) 01:14, 2 February 2008 (UTC)

| OS = Microsoft Windows NT 5.1.2600 Service Pack 2

| version = 4.2.0.1

}}

Need help sorting this one out please. FMAFan1990 (talk) 01:14, 2 February 2008 (UTC)

Please try downloading the newest version manually from [http://sourceforge.net/project/showfiles.php?group_id=158332&package_id=177317&release_id=571497]

The cause of the bug, it would seem, is you havent completed the updater updates that i released, to prevent this happening.

There was a change in the Diff Library used between 4.1 and 4.2, and a different file name, and your AWB is complaining as it cannot find the dll. The older updater would not cater for this file, and therefore not copy it from the newer archive.

This therefore causes your bug

Cheers

Reedy Boy 01:35, 2 February 2008 (UTC)

I already did, a few days ago. FMAFan1990 (talk) 03:18, 2 February 2008 (UTC)

:And does Diff.dll exist? Reedy Boy 10:05, 2 February 2008 (UTC)

::Yes, but it's still not working. FMAFan1990 (talk) 10:44, 3 February 2008 (UTC)

I've attempted to address this in {{awbrev|2081}}, but not sure if it will help. MaxSem(Han shot first!) 12:28, 3 February 2008 (UTC)

AWB encountered InvalidOperationException

{{AWB bug

| status = fixed

| description =

Exception:InvalidOperationException
Message:Fehler beim Vergleichen von zwei Elementen im Array.
Call stack:
   bei System.Collections.Generic.ArraySortHelper`1.QuickSort[TValue](T[] keys, TValue[] values, Int32 left, Int32 right, IComparer`1 comparer)

bei System.Collections.Generic.ArraySortHelper`1.Sort[TValue](T[] keys, TValue[] values, Int32 index, Int32 length, IComparer`1 comparer)

bei System.Collections.Generic.GenericArraySortHelper`1.Sort[TValue](T[] keys, TValue[] values, Int32 index, Int32 length, IComparer`1 comparer)

bei System.Collections.Generic.ArraySortHelper`1.Sort(T[] items, Int32 index, Int32 length, IComparer`1 comparer)

bei System.Array.Sort[T](T[] array, Int32 index, Int32 length, IComparer`1 comparer)

bei System.Collections.Generic.List`1.Sort(Int32 index, Int32 count, IComparer`1 comparer)

bei WikiFunctions.Parse.MetaDataSorter.removeInterWikis(String& ArticleText)

bei WikiFunctions.Parse.MetaDataSorter.Sort(String ArticleText, String ArticleTitle)

  • Codeispoetry (talk) 00:40, 24 January 2008 (UTC)
  • version = 4.2.0.1, WinXP SP2. Hey guys, it's really disturb ! --Movses (talk) 10:34, 28 January 2008 (UTC)

Shawn86 (talk) 14:29, 29 January 2008 (UTC)

| OS = Microsoft Windows NT 5.1.2600 Service Pack 2

| version = 4.1.4.2/4.2.1.0

}}

translation: "error while comparing two elements in array."

:Is this still occuring? As i reckon it was just a problem on one article... Reedy Boy 23:13, 27 January 2008 (UTC)

On which page? MaxSem(Han shot first!) 07:02, 3 February 2008 (UTC)

Sorry guys, now with the new version. The article is :de:Komet, I had regex, general changes and unicodify activated. Codeispoetry (talk) 20:06, 11 February 2008 (UTC)

::Cheers Reedy Boy 20:29, 11 February 2008 (UTC)

:::Try it again - [http://en.wikipedia.org/w/index.php?title=Wikipedia%3AAutoWikiBrowser%2FIW&diff=190698963&oldid=186356097]. be-x-old wasnt in the 2nd IW list.. Seems to work fine for me Reedy Boy 20:35, 11 February 2008 (UTC)

::::AWB doesn't recognise stq interwiki, but it doesn't crash anymore. Moreover, it removes "thumb" and some image descriptions on this page. Codeispoetry (talk) 09:19, 12 February 2008 (UTC)

:::::[http://en.wikipedia.org/w/index.php?title=Wikipedia%3AAutoWikiBrowser%2FIW&diff=195316532&oldid=190698963] - stq added. Reedy Boy 13:23, 2 March 2008 (UTC)

AWB encountered ArgumentNullException

{{AWB bug

| status = notawb

| description =

Exception:ArgumentNullException
Message:Value cannot be null.

Parameter name: value

Call stack:
   at System.String.Join(String separator, String[] value)

at WikiFunctions.Parse.MetaDataSorter..ctor(Parsers p)

at WikiFunctions.Parse.Parsers.set_InterWikiOrder(InterWikiOrderEnum value)

at AutoWikiBrowser.MainForm.SetProject(LangCodeEnum code, ProjectEnum project, String customProject)

at AutoWikiBrowser.MainForm.LoadPrefs(UserPrefs p)

at AutoWikiBrowser.MainForm.LoadPrefs()

at AutoWikiBrowser.MainForm.MainForm_Load(Object sender, EventArgs e)

Kbdank71 15:40, 28 January 2008 (UTC)

| OS = Microsoft Windows NT 5.1.2600 Service Pack 2

| version = 4.2.0.1

}}

string s = string.Join("|", InterwikiLocalAlpha);

s = @"\[\[\s*(" + s + @")\s*:\s*([^\]]*)\s*\]\]";

Presuambly the string array InterwikiLocalAlpha is the null... Reedy Boy 20:12, 28 January 2008 (UTC)

:I think it just didnt load, but you maybe had connection issues.. Improved the error handling - {{awbsvn|2056}} Reedy Boy 20:52, 28 January 2008 (UTC)

::I get the same "Value cannot be null" error when I try to do nothing more than try to click "File, New Settings File" or apply my preferences. Would that happen if I had connection problems? --Kbdank71 21:08, 28 January 2008 (UTC)

:::The new settings file uses the same area of code. It would usually happen due to connection problems - it all loads fine for me, and i know my internets fine.. And there hasnt been a mass reporting of the bug, so presumably its not the code Reedy Boy 21:11, 28 January 2008 (UTC)

::::I don't think it's a connection problem. If I click on Profiles, then Login as selected, it loads the login page, then reports login successful, then it gives me the error message. This never happened until today when it updated to the new version. But if nobody else is having the problem, it must be a local issue. Thanks anyway for the help. --Kbdank71 21:21, 28 January 2008 (UTC)

:Still trying to figure this out, and getting nowhere. Question: if I were having connection problems, would AWB be able to check if I'm using the right version? I re-installed version 4.1.4.2, and I'm getting prompted to upgrade. --Kbdank71 21:12, 29 January 2008 (UTC)

::It checks it against Wikipedia:AutoWikiBrowser/CheckPage/Version. 4.1.4.2 is disabled, so hence being prompted to upgrade Reedy Boy 21:16, 29 January 2008 (UTC)

:::So what is it choking on in the error above? Maybe I'm not understanding what the issue is. --Kbdank71 21:24, 29 January 2008 (UTC)

:::That loads the interwiki page. Wikipedia:AutoWikiBrowser/IW - It then parses the data into an array. A null reference means the array points to a new instance of an array, with nothing in it. Null is essentially blank. So if its blank, its not entered anything into the array. Presumably because it wasnt able to load the page... Reedy Boy 23:24, 29 January 2008 (UTC)

::::So the old version can load Wikipedia:AutoWikiBrowser/CheckPage/Version but the new version can't load Wikipedia:AutoWikiBrowser/IW? I think my days of using AWB are sadly over, as I don't have a clue how to fix that. --Kbdank71 14:58, 30 January 2008 (UTC)

:::::Both versions use both pages... Reedy Boy 16:18, 30 January 2008 (UTC)

I encountered the same error. It happens just when I run AutoWikiBrowser. Same AWB version, same O.S. version used by Kbdank71 (The old version - 4124 - used to work fine, then it stopped working because "it is not enabled" and forced me to download the new one). If I clic "Continue working", then the application crashes when I try to save my preferences (same error). --KingFanel (talk) 10:32, 4 February 2008 (UTC)

:Is there any point in asking if I could get version 4.1.4.2 re-enabled so I can do some work with AWB? Or at least use it to test if I can connect without getting the error? --Kbdank71 15:42, 6 February 2008 (UTC)

Ref Tags moved after punctuation

{{AWB bug

| status = fixed

| description = AWB moves tags after punctuation marks. While the [http://en.wikipedia.org/wiki/Wikipedia:CITE#Ref_tags_and_punctuation citation guidelines] state they are normally placed immediately after the punctuation, it also says they may be placed before punctuation depending on editorial choice. The WP MoS allows more than one style, just as long as the chosen style is consistent within the article. AWB should either leave this alone or provide a selector for "before" or "after" styles Ephebi (talk) 08:49, 6 February 2008 (UTC)

| duplicate = Create a page containing tags before a comma or full stop . Example of erroneous edit [http://en.wikipedia.org/w/index.php?title=Trams_in_London&diff=187088520&oldid=183407998 here].

| OS = XP

| version = Latest comp release

| workaround =

}}

additionally, the puctuaction order that AWB provide is not correct on .pl --84.234.42.68 (talk) 10:25, 6 February 2008 (UTC)

I don't feel that this is a bug (at least not on en.wikipedia). Aside from the fact that AWB is doing what it's supposed to be doing (there are very few cases where there would be a reason to place ref tags before punctuation), this seems more like a feature request to make this specific type of correction optional. Black Falcon (Talk) 20:24, 19 February 2008 (UTC)

If you read the citation guidelines mentioned above you will see that WP says it can wrong to relocate refs in many articles. I've seen good faith but contrary impositions of the US CMS 'dialect' on British English articles which have led to revert wars with some editors. It's not AWB's job to unilaterally impose its own arbitrary style rules. The so-called Nature style is much better and more traditional English, as it keeps the tag within the appropriate part of the sentence. IIRC the CMS style was only invented about 10-20 years ago and doesn't feature in my US grammar books which were written c. 1990.

Ephebi (talk) 10:08, 20 February 2008 (UTC)

I suppose we should kill all refs fixes with fire, they cause too much trouble for too few real improvements. Any thoughts? MaxSem(Han shot first!) 18:27, 25 February 2008 (UTC)

:Sounds a more sensible option. Probably just disable it for the moment.. General fixes, as we've discussed before, really need to just make changes, and the users shouldnt have to correct them (of course, bugs permitting) Reedy Boy 20:09, 25 February 2008 (UTC)

::I think its just where the reference tags are moved positions? The other reference stuff (parsers.SimplifyReferenceTags(), and parsers.FixReferenceTags()) should be fine? Reedy Boy 19:35, 29 February 2008 (UTC)

:::{{awbsvn|2177}} - FixFootnotes disabled until further notice. Marking as fixed Reedy Boy 19:09, 2 March 2008 (UTC)

AWB encountered FileNotFoundException

{{AWB bug

| status = wontfix

| description =

Exception:FileNotFoundException
Message:The system cannot find the file specified. (Exception from HRESULT: 0x80070002)
Call stack:
   at System.Windows.Forms.UnsafeNativeMethods.IPersistStreamInit.Save(IStream pstm, Boolean fClearDirty)

at System.Windows.Forms.WebBrowser.get_DocumentStream()

at System.Windows.Forms.WebBrowser.get_DocumentText()

at WikiFunctions.Browser.WebControl.SetArticleText(String ArticleText)

at AutoWikiBrowser.MainForm.SaveArticle()

Trevor MacInnis (Contribs) 05:18, 2 February 2008 (UTC)

| OS = Microsoft Windows NT 5.1.2600 Service Pack 2

| version = 4.2.0.1

}}

:need to be able to duplicate this to attempt to fix.. Reedy Boy 20:21, 2 March 2008 (UTC)

AWB encountered NullReferenceException

{{AWB bug

| status = wontfix

| description =

Exception:NullReferenceException
Message:Object reference not set to an instance of an object.
Call stack:
   at WikiFunctions.Browser.WebControl.Login(String username, String password)

at WikiFunctions.AWBProfiles.AWBProfilesForm.browserLogin(String Username, String Password)

at WikiFunctions.AWBProfiles.AWBProfilesForm.browserLogin(String Password)

at WikiFunctions.AWBProfiles.AWBProfilesForm.login()

84.234.42.68 (talk) 15:51, 26 January 2008 (UTC)

:When I try to login with saved profile, I have the same bug. I have WinXP Pro SP2/ IE7/ dotnetfx 2.0 / AWB 4.2.0.1 --Movses (talk) 09:49, 4 February 2008 (UTC)

| OS = Microsoft Windows NT 5.1.2600 Dodatek Service Pack 2

| version = 4.2.0.1

}}

:My favourite bug... Reedy Boy 23:14, 27 January 2008 (UTC)

::So, what conditions do you need ? --Movses (talk) 09:49, 4 February 2008 (UTC)

:need to be able to duplicate this to attempt to fix.. Reedy Boy 20:21, 2 March 2008 (UTC)

AWB encountered NullReferenceException

{{AWB bug

| status = wontfix

| description =

Exception:NullReferenceException
Message:Object reference not set to an instance of an object.
Call stack:
   at WikiFunctions.Browser.WebControl.Login(String username, String password)

at WikiFunctions.AWBProfiles.AWBProfilesForm.browserLogin(String Username, String Password)

at WikiFunctions.AWBProfiles.AWBProfilesForm.login(Int32 profileID)

Mashiah (talk) 22:17, 22 February 2008 (UTC)

| OS = Microsoft Windows NT 5.1.2600 Service Pack 2

| version = 4.2.1.0

}}

Mashiah (talk) 22:17, 22 February 2008 (UTC)

  • All this day I've been blocked somehow (looks like provider error because I can ping and get other languages) to access ru.wikipedia.org via http. Maybe this can be quick-fixed with an approach to access it through [http://seсure.wikipedia.org seсure.wikipedia.org]? Is it supported in AWB? Mashiah (talk) 01:43, 23 February 2008 (UTC)

::No, AWB will never support SSL unless Brion, Tim and Domas allow us to do so. MaxSem(Han shot first!) 17:45, 25 February 2008 (UTC)

:::Which would mean more than 1 SSL server... For a start Reedy Boy 18:01, 25 February 2008 (UTC)

Problem with updating

I have 4.2.0.1 on Vista, and tried to upgrade automatically. When opening AWB, I get two update messages -- one asking to update the updater, and one asking to download the new version. I have tried every combination of these options, and all failed. The farthest I've got is the updater unzipping downloaded files, at which point I get the ever helpful "something has gone wrong, please try again" message. Other times, the updater stops responding and has to be terminated. I've since downloaded 4.3.0.0 manually, but I don't understand why the updater shouldn't just work. Ral315 (talk) 07:02, 5 March 2008 (UTC)

:My ever help "something has gone wrong, please try again" ;), has now been replaced with a proper error handler, due to the fact it was pants, like you say. It means some issue with the unzipping. I've put out these updater upgrades, to try and prevent people having problems with future updates... Did you update your updater before? If you have manually updated, and therefore updated the updater, just give us a shout with any errors you get in the next version... Reedy Boy 10:03, 5 March 2008 (UTC)

Wikipedia:AutoWikiBrowser/Sandbox not working on custom wiki

{{AWB bug

| status = fixed

| description = I select a custom wiki (wiki.reedyboy.net) in the debug build, click Start to edit the page Wikipedia:AutoWikiBrowser/Sandbox. I actually get the page AutoWikiBrowser/Sandbox on Wikipedia EN! Maybe there is an old hack somewhere to always treat Wikipedia: prefix as Wiki EN? kingboyk (talk) 13:21, 4 March 2008 (UTC)

| duplicate =

| OS = Vista

| version = SVN

| workaround = Use Project:AutoWikiBrowser/Sandbox instead

}}

:Maybe there is an old hack somewhere to always treat Wikipedia: prefix as Wiki EN? That not a bug, its a feature! See Help:Interwiki linking#Project titles and shortcuts. I'm not sure how AWB's check page operates but the sandbox should be set in the same namespace (i.e. Wikipedia → ReedyWiki). —Preceding unsigned comment added by Dispenser (talkcontribs)

::Wow. I never knew that (and presumably nor did anyone else who's read this up until this point). You are however [http://wiki.reedyboy.net/index.php?title=Wikipedia:AWB absolutely right]!

::Well, in that case it was a bug in AWB and my commit of {{awbrev|2213}} has already fixed it :) Thanks! --kingboyk (talk) 23:57, 4 March 2008 (UTC)

Freeze up

{{AWB bug

| status = fixed

| description = AWB freezes up for quite a few seconds. Something to do with saving custom wiki settings. kingboyk (talk) 15:59, 4 March 2008 (UTC)

| duplicate = In preferences, select Custom wiki and enter a hostname. Click OK. AWB freezes for several seconds (on my fairly beefy machine).

| OS = Vista

| version = SVN

| workaround = None

}}

It loads month names separately, I'm working on it. MaxSem(Han shot first!) 16:28, 4 March 2008 (UTC)

:Done in {{awbrev|2214}}. However, Sam's wiki needs an update to support this. MaxSem(Han shot first!) 17:28, 4 March 2008 (UTC)

Crashes when trying to load a plugin

{{AWB bug

| status = fixed

| description = It crashed when I tried to choose the command to load a plugin.

Exception:InvalidOperationException
Message:Collection was modified; enumeration operation may not execute.
Call stack:
   at System.Collections.ArrayList.ArrayListEnumeratorSimple.MoveNext()

at System.Windows.Forms.Application.ExitInternal()

at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)

at System.Windows.Forms.Control.WndProcException(Exception e)

at System.Windows.Forms.Control.ControlNativeWindow.OnThreadException(Exception e)

at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)

at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)

at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)

at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)

at System.Windows.Forms.Application.Run(Form mainForm)

at AutoWikiBrowser.Program.Main(String[] args)

Rschen7754 (T C) 02:06, 4 March 2008 (UTC)

| OS = Microsoft Windows NT 5.1.2600 Service Pack 2

| version = 4.3.0.0

|duplicate = Choose the command to load a plugin.

}}

:Seems to work fine for me. When exactly did it crash, and what plugin were you trying to load? Reedy Boy 19:30, 4 March 2008 (UTC)

::I didn't get that far. I just choose Plugins --> Load Plugin, and bam, error message. Are you on XP or Vista? --Rschen7754 (T C) 23:02, 4 March 2008 (UTC)

:::Vista, but i bet i know what it is... MaxSem made a change as it was something i minorly changed not knowing it could cause a problem for some people. Try - [http://awb.reedyboy.net/AutoWikiBrowser_rev2218.zip]. If that works, the reason is because you dont have SP1 for the .NET framework installed. It was a minor tweak for vista... Let me know Reedy Boy 00:01, 5 March 2008 (UTC)

::::Didn't work - got the same unhandled exception error:

See the end of this message for details on invoking

just-in-time (JIT) debugging instead of this dialog box.

  • Exception Text **************

System.MissingMethodException: Method not found: 'Void System.Windows.Forms.FileDialog.set_AutoUpgradeEnabled(Boolean)'.

at AutoWikiBrowser.PluginManager.LoadNewPlugin(IAutoWikiBrowser awb)

at AutoWikiBrowser.MainForm.loadPluginToolStripMenuItem_Click(Object sender, EventArgs e)

at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)

at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)

at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)

at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)

at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)

at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)

at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)

at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)

at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)

at System.Windows.Forms.Control.WndProc(Message& m)

at System.Windows.Forms.ScrollableControl.WndProc(Message& m)

at System.Windows.Forms.ToolStrip.WndProc(Message& m)

at System.Windows.Forms.ToolStripDropDown.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)

  • Loaded Assemblies **************

mscorlib

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.832 (QFE.050727-8300)

CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll

----------------------------------------

AutoWikiBrowser

Assembly Version: 4.3.0.0

Win32 Version: 4.3.0.0

CodeBase: file:///C:/Documents%20and%20Settings/Dorothy%20Chen/Desktop/AutoWikiBrowser_rev2218/AutoWikiBrowser.exe

----------------------------------------

WikiFunctions

Assembly Version: 4.3.0.0

Win32 Version: 4.3.0.0

CodeBase: file:///C:/Documents%20and%20Settings/Dorothy%20Chen/Desktop/AutoWikiBrowser_rev2218/WikiFunctions.DLL

----------------------------------------

System.Windows.Forms

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.832 (QFE.050727-8300)

CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

----------------------------------------

System

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.832 (QFE.050727-8300)

CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

----------------------------------------

System.Drawing

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.832 (QFE.050727-8300)

CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

----------------------------------------

System.Configuration

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.832 (QFE.050727-8300)

CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

----------------------------------------

System.Xml

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.832 (QFE.050727-8300)

CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll

----------------------------------------

Accessibility

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.42 (RTM.050727-4200)

CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll

----------------------------------------

Microsoft.VisualBasic

Assembly Version: 8.0.0.0

Win32 Version: 8.0.50727.42 (RTM.050727-4200)

CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll

----------------------------------------

  • JIT Debugging **************

To enable just-in-time (JIT) debugging, the .config file for this

application or computer (machine.config) must have the

jitDebugging value set in the system.windows.forms section.

The application must also be compiled with debugging

enabled.

For example:

When JIT debugging is enabled, any unhandled exception

will be sent to the JIT debugger registered on the computer

rather than be handled by this dialog box.

--Rschen7754 (T C) 01:13, 5 March 2008 (UTC)

:I downloaded .NET 2.0 SP 1 and revision 2218 works... --Rschen7754 (T C) 01:50, 5 March 2008 (UTC)

AWB encountered ArgumentOutOfRangeException

{{AWB bug

| status = fixed

| description =

Exception:ArgumentOutOfRangeException
Message:Length cannot be less than zero.

Parameter name: length

Call stack:
   at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy)

at System.String.Substring(Int32 startIndex, Int32 length)

at AutoWikiBrowser.MainForm.SaveRecentSettingsList()

at AutoWikiBrowser.MainForm.MainFormClosing(Object sender, FormClosingEventArgs e)

at System.Windows.Forms.Form.OnFormClosing(FormClosingEventArgs e)

at System.Windows.Forms.Form.RaiseFormClosingOnAppExit()

at System.Windows.Forms.Application.ExitInternal()

at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)

at System.Windows.Forms.Control.WndProcException(Exception e)

at System.Windows.Forms.Control.ControlNativeWindow.OnThreadException(Exception e)

at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)

at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)

at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)

at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)

at System.Windows.Forms.Application.Run(Form mainForm)

at AutoWikiBrowser.Program.Main(String[] args)

Cirt (talk) 07:14, 4 March 2008 (UTC)

| OS = Microsoft Windows NT 5.1.2600 Service Pack 2

| version = 4.3.0.0

}}

Fixed in {{awbrev|2211}}. MaxSem(Han shot first!) 08:21, 4 March 2008 (UTC)

Replace category: option not operational

{{AWB bug

| status = fixed

| description = The "Replace category:" functionality appears to be malfunctioning or otherwise inoperative. When editing with this option, no changes are made to the category. Hersfold (t/a/c) 00:48, 4 March 2008 (UTC)

| duplicate = My settings were as follows: General fixes, auto tag, unicodify, regex typo fix, Replace Category:Album-cover and Concert-poster artists with Category:Album-cover and concert-poster artists, skip if spam blocked, skip if non-existing, lock edit summary. Confirmed that the issue is not case-sensitivity, as it wouldn't replace the old category with Category:Foo either.

| OS = Windows XP

| version = 4.3.0.0

| workaround = Use Find/Replace to correct the categories. Update: When I tried this just now, the program hung up after saving and had to be forcefully terminated. The edit was made, however the program would not allow me to make any more.

}}

Fixed in {{awbrev|2210}}, my bad. MaxSem(Han shot first!) 08:04, 4 March 2008 (UTC)

  • I was just forced to download AWB 4.3.0.0 and the problem not fixed there. Where is the fix? I am doing simple category replacements Hmains (talk) 04:52, 5 March 2008 (UTC)
  • The fix is in the Sourceforge code repository. You won't get the fix until you build your own version, or until the next maintenance release. Unfortunately we don't have any magic to change the code on your computer until you download it! :) Since there's been a lot of work on AWB this week from Max, Reedy (Sam) and myself I expect Sam will put out a maintenance release soon. --kingboyk (talk) 09:32, 5 March 2008 (UTC)
  • If you need it now, you can use [http://awb.reedyboy.net/AutoWikiBrowser_rev2218.zip] for the time being Reedy Boy 10:04, 5 March 2008 (UTC)

Breaks refs ending in div tags which are are, or follow, a ref with a name

{{AWB bug

| status = dupe

| description =

gets munged by gen fixes in main space - but not in all name spaces See Fiat X1/9 history for example. Rich Farmbrough, 17:23 5 February 2008 (GMT).

| duplicate = Creat a mainsace page contaning the abbove wikicode and run GFs against it.

| OS = 2k

| version = Latest comp release

| workaround = Disable GF

}}

I can't reproduce it in Fiat X1/9. What am I doing wrong? Can you reproduce it with a clean config where only genfixes are enabled? MaxSem(Han shot first!) 16:28, 26 February 2008 (UTC)

:Already fixed by Reedy Boy. MaxSem(Han shot first!) 05:50, 4 March 2008 (UTC)

Something has gone wrong with the downloading of the files. Please restart the updater to try again.

{{AWB bug

| status = fixed

| description = Updater reports - Something has gone wrong with the downloading of the files. Please restart the updater to try again. When run again get the same message. Note (I ran on my other computer also) the other computer is a bit slower and momentarily shows the error/debug window which looks blank (it only pops up for a split second and closes). The zip file saved in the /temp file tests out OK (AutoWikiBrowser4210.zip 781 kb 13 files). pete 19:43, 12 February 2008 (UTC)

| duplicate = Does the same thing on my other computer.

| OS = XP

| version = AWB 4.2.0.1 - Updater 1.3.5.2

| workaround = manually unzip file

}}

How about putting a version number into the title of the updater so that bugs in the updater can be found. pete 19:46, 12 February 2008 (UTC)

:If you right click on the updater, properties, then click the details tab, it does tell you there :) Reedy Boy 19:50, 12 February 2008 (UTC)

::1.3.5.2 pete 20:11, 12 February 2008 (UTC)

:::I've tweaked the message. The error comes during the unzipping... Reedy Boy 20:21, 2 March 2008 (UTC)

::::Marking as fixed for the time being. Ral has reported it too an old updater, put the report on here if you get an error again! Reedy Boy 10:11, 5 March 2008 (UTC)

AWB encountered InvalidOperationException

{{AWB bug

| status = fixed

| description =

Exception:InvalidOperationException
Message:Failed to compare two elements in the array.
Call stack:
   at System.Collections.Generic.ArraySortHelper`1.QuickSort[TValue](T[] keys, TValue[] values, Int32 left, Int32 right, IComparer`1 comparer)

at System.Collections.Generic.ArraySortHelper`1.Sort[TValue](T[] keys, TValue[] values, Int32 index, Int32 length, IComparer`1 comparer)

at System.Collections.Generic.GenericArraySortHelper`1.Sort[TValue](T[] keys, TValue[] values, Int32 index, Int32 length, IComparer`1 comparer)

at System.Collections.Generic.ArraySortHelper`1.Sort(T[] items, Int32 index, Int32 length, IComparer`1 comparer)

at System.Array.Sort[T](T[] array, Int32 index, Int32 length, IComparer`1 comparer)

at System.Collections.Generic.List`1.Sort(Int32 index, Int32 count, IComparer`1 comparer)

at WikiFunctions.Parse.MetaDataSorter.removeInterWikis(String& ArticleText)

at WikiFunctions.Parse.MetaDataSorter.Sort(String ArticleText, String ArticleTitle)

Alex Spade (talk) 20:01, 5 March 2008 (UTC)

| OS = Microsoft Windows NT 5.1.2600 Service Pack 2

| version = 4.3.0.0

}}

:What article? Reedy Boy 20:06, 5 March 2008 (UTC)

:: :ru:Собор святого Стефана in version [http://ru.wikipedia.org/w/index.php?title=%D0%A1%D0%BE%D0%B1%D0%BE%D1%80_%D1%81%D0%B2%D1%8F%D1%82%D0%BE%D0%B3%D0%BE_%D0%A1%D1%82%D0%B5%D1%84%D0%B0%D0%BD%D0%B0&oldid=7592099] before my bot.

:: It'd wanted to delete {{Символы города и страны}} (to replace it by nothing).

:: In "Edit box" respective string was with some strange symbol - something like |-> - string was {{Символы города и страны|->}}.

:: Alex Spade (talk) 21:00, 5 March 2008 (UTC)

Fixed in {{awbrev|2233}}. MaxSem(Han shot first!) 06:27, 7 March 2008 (UTC)

Categories

{{AWB bug

| status = fixed

| description = "Remove category" and "replace category" functions not working. ("Add category" function does work.) This does not appear to have been corrected; I downloaded and installed rev2218 as advised on Archive page 6 but the problem still persists.

| duplicate =

| OS = Windows XP

| version = 4.3.0.0 rev 2218

| workaround = None

}}

- Bearcat (talk) 06:50, 7 March 2008 (UTC)

:It works with that particular version[http://en.wikipedia.org/w/index.php?diff=196488165]. Are you sure you used everything from AutoWikiBrowser_rev2218.zip? MaxSem(Han shot first!) 07:28, 7 March 2008 (UTC)

::I deleted the old folder entirely and reinstalled 2218 from scratch. Twice. Bearcat (talk) 17:06, 7 March 2008 (UTC)

:::I *may* have bodged up the snapshot.. But it worked fine for MaxSem, but not me. Can you try [http://awb.reedyboy.net/AutoWikiBrowser_rev2239.zip] - That works fine for me Reedy Boy 18:53, 7 March 2008 (UTC)

::::"The requested URL /AutoWikiBrowser_rev2239.zip was not found on this server." Bearcat (talk) 19:56, 7 March 2008 (UTC)

:::::Goddamit. Wrong link - [http://awb.reedyboy.net/AutoWikiBrowser_rev2239.zip] Reedy Boy 20:03, 7 March 2008 (UTC)

::::::Heh. What a comedy of errors. Guess you're having a day very like the day I'm having, eh? Anyway, I'll install it and let you know if it resolves the problem. Bearcat (talk) 22:18, 7 March 2008 (UTC)

::::::Resolved. Yay. Bearcat (talk) 22:20, 7 March 2008 (UTC)

AWB encountered ArgumentNullException

{{AWB bug

| status = fixed

| description =

Exception:ArgumentNullException
Message:Value cannot be null.

Parameter name: key

Call stack:
   at System.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)

at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)

at WikiFunctions.Parse.Parsers.SubstUserTemplates(String TalkPageText, String TalkPageTitle, Regex userTalkTemplatesRegex)

at AutoWikiBrowser.MainForm.ProcessPage(ArticleEX theArticle)

Chenzw (talk · contribs) 07:05, 7 March 2008 (UTC)

| OS = Microsoft Windows NT 6.0.6000.0

| version = 4.3.0.0

| duplicate = [encountered while processing page [http://simple.wikipedia.org/w/index.php?title=User_talk:Eptalon&oldid=760720]]

}}

Hmm, userTalkTemplatesRegex is null, and it's not reproducable. And Main.ProcessPage() calls LoadUserTalkWarnings() just before SubstUserTemplates(). Even more strangely, LoadUserTalkWarnings() can't exit prematurely because it handles all exceptions. MaxSem(Han shot first!) 07:17, 7 March 2008 (UTC)

:Ouch, didn't notice that it was on Simple. Fixed in {{awbrev|2240}}. MaxSem(Han shot first!) 19:46, 7 March 2008 (UTC)

Line splitting regex

{{AWB bug

| status = fixed

| description = The regex that splits lines to words is crappy. MaxSem(Han shot first!) 12:57, 24 December 2007 (UTC)

| duplicate = diff something, may be well illustarating by replacing dogs with dogs

| OS = all of 'em

| version = SVN

| workaround = Go back to ugly wikidiff2 :)

}}

Currently, it's (\p{P}|[^\s\p{P}]*)(\s*) (WikiDiff.cs → Word.Splitter). We must modify it to detect word boundaries on every character that has special meaning in wikitext (eg |][<>). MaxSem(Han shot first!) 12:57, 24 December 2007 (UTC)

:I've managed to improve it, but not sure if we can say that the problem is completely gone. MaxSem(Han shot first!) 08:14, 31 December 2007 (UTC)

No complaints so far - looks like everything's ok. MaxSem(Han shot first!) 20:12, 7 March 2008 (UTC)

AWB encountered NullReferenceException

{{AWB bug

| status = fixed

| description =

Exception:NullReferenceException
Message:Object reference not set to an instance of an object.
Call stack:
   at AutoWikiBrowser.MainForm.SetCheckBoxes()

at AutoWikiBrowser.MainForm.SaveArticle()

Rich Farmbrough, 20:31 10 March 2008 (GMT).

| OS = Microsoft Windows NT 5.1.2600 Service Pack 2

| version = 4.3.0.2

}}

:Note an edit conflict occurred round about this time. Rich Farmbrough, 20:31 10 March 2008 (GMT).

::Yup, likely a synchronisation error. Fixed in {{awbrev|2265}}. MaxSem(Han shot first!) 21:03, 10 March 2008 (UTC)

Rules in Finnish Regex TypoFix list not always applied

{{AWB bug

| status = fixed

| description = In :fi:Wikipedia:AutoWikiBrowser/Typos we have a rule for accidentally repeated words:

find="(\s)(että|hän|ja|kuin|kun|ne|noin|oli|on|se|tai)\b\s+\2\b"

replace="$1$2" />

For some reason, this rule is now hardly ever applied. I haven't been able to pinpoint precisely when the rule is ignored, but I was able to create two test pages where the AWB behaviour is different for two identical paragraphs. Silvonen (talk) 16:25, 30 January 2008 (UTC)

| duplicate = Set your project to Finnish Wikipedia, enable Regex TypoFix, and add the pages Käyttäjä:Silvonen/Test1 and Käyttäjä:Silvonen/Test2 on the list. AWB finds the repeated word "oli oli" in Test2 (containing other errors), but not in Test1 (containing no other errors than the repeated word).

| OS = Windows XP

| version = 4.2.0.1

| workaround =

}}

Because we grouped regexes in alternating groups for matching, backreferences matched random crap. Fixed[http://fi.wikipedia.org/w/index.php?title=K%C3%A4ytt%C3%A4j%C3%A4:Silvonen/Test1&diff=prev&oldid=4428603] in {{awbrev|2246}}. MaxSem(Han shot first!) 12:29, 8 March 2008 (UTC)

Focus lost when filtering

{{AWB bug

| status = fixed

| description = When applying a filer AWB it jumps away and loses focus

| duplicate = Save a list , hit filter , go to set operations ,intersections , open file ,apply -> AWB jumps away Gnevin (talk) 20:55, 29 January 2008 (UTC)

| OS = Windows XP

| version = Alpha 4.2.0.1

| workaround = Unknown

}}

:Normal FaR does it too.. Reedy Boy 21:01, 6 February 2008 (UTC)

Should be ok since {{awbrev|2264}}. MaxSem(Han shot first!) 20:59, 10 March 2008 (UTC)

AWB encountered MissingMethodException (experimenting with Mono 1.9 and Wine 0.9.57)

{{AWB bug

| status = notbug

| description =

Exception:MissingMethodException
Message:Method not found:

'System.Windows.Forms.HtmlElement.set_Enabled'.

Call stack:
  at

WikiFunctions.Browser.WebControl.set_ArticleText (System.String

value) [0x00000]

at (wrapper remoting-invoke-with-check)

WikiFunctions.Browser.WebControl:set_ArticleText (string)

at AutoWikiBrowser.MainForm.InitializeComponent () [0x00000]

at AutoWikiBrowser.MainForm..ctor () [0x00000]

at (wrapper remoting-invoke-with-check)

AutoWikiBrowser.MainForm:.ctor ()

at AutoWikiBrowser.Program.Main (System.String[] args) [0x00000]

David Gerard (talk) 19:16, 17 March 2008 (UTC)

| OS = Wine 0.9.57 on Kubuntu 7.10 with Mono 1.9_4 and an appalling array of hacks, presenting itself as Microsoft Windows NT 5.0.2195.0

| version = 4.3.0.2

}}

I don't expect anyone to pay great attention to this bug! I'm just trying to get AWB to work as much as possible on as free a software stack as possible, and thought I'd note it here :-) - David Gerard (talk) 19:16, 17 March 2008 (UTC)

:Please don't post mono-related bugs here, it's not supported (and will never be supported until they fully implement .NET 2.0). MaxSem(Han shot first!) 20:02, 17 March 2008 (UTC)

::Yeah, the error would obviously look to be related to a not fully implemented web control. Reedy Boy 20:34, 17 March 2008 (UTC)

AWB encountered ArgumentException

{{AWB bug

| status = fixed

| description =

Exception:ArgumentException
Message:String cannot be of zero length.

Parameter name: oldValue

Call stack:
   at System.String.Replace(String oldValue, String newValue)

at WikiFunctions.Tools.RemoveNamespaceString(String Name)

at WikiFunctions.Tools.MakeHumanCatKey(String Name)

at WikiFunctions.Tools.ApplyKeyWords(String Title, String Text)

at WikiFunctions.Parse.FindandReplace.PerformFindAndReplace(String Find, String Replace, String ArticleText, String ArticleTitle, RegexOptions ROptions)

at WikiFunctions.Parse.FindandReplace.MultipleFindAndReplace(String ArticleText, String strTitle, String& EditSummary)

at WikiFunctions.Article.PerformFindAndReplace(FindandReplace findAndReplace, SubstTemplates substTemplates, ReplaceSpecial replaceSpecial, Boolean SkipIfNoChange)

at AutoWikiBrowser.MainForm.ProcessPage(ArticleEX theArticle)

Umapathy (உமாபதி) (talk) 03:30, 16 March 2008 (UTC)

| OS = Microsoft Windows NT 5.1.2600 Service Pack 2

| version = 4.3.0.2

| duplicate = [encountered while processing page [http://ta.wikipedia.org/w/index.php?title=மனையாவெளி_கிராம_அலுவலர்_பிரிவு&oldid=211687]]

}}

I got this error message when I tried do spelling correction in Tamil in category. Please let me know if there is anything else is required--Umapathy (உமாபதி) (talk) 03:30, 16 March 2008 (UTC)

:Fixed in {{awbrev|2277}}. MaxSem(Han shot first!) 06:03, 16 March 2008 (UTC)

Personendaten not handled properly on dewiki

{{AWB bug

| status = fixed

| description = AWB looks for the template "Persondata", but on dewiki it is called "Personendaten" 08-15 (talk) 14:57, 16 March 2008 (UTC)

| duplicate = "apply general fixes" on dewiki articles with Personendaten template

| OS = XP

| version = 4.3.0.3

| workaround = change removePersonData function as follows:

private string removePersonData(ref string ArticleText)

{

string strPersonData = Parsers.GetTemplate(ArticleText, "[Pp]ersondata");

if (string.IsNullOrEmpty(strPersonData))

strPersonData = Parsers.GetTemplate(ArticleText, "[Pp]ersonendaten");

if (!string.IsNullOrEmpty(strPersonData))

ArticleText = ArticleText.Replace(strPersonData, "");

return strPersonData;

}

}}

{{awbsvn|2278}}

private string removePersonData(ref string ArticleText)

{

string strPersonData;

if (Variables.LangCode == LangCodeEnum.de)

strPersonData = Parsers.GetTemplate(ArticleText, "[Pp]ersonendaten");

else

strPersonData = Parsers.GetTemplate(ArticleText, "[Pp]ersondata");

if (!string.IsNullOrEmpty(strPersonData))

ArticleText = ArticleText.Replace(strPersonData, "");

return strPersonData;

}

Your way wouldn't have been the best way, and is a bit hacky. Reedy Boy 15:54, 16 March 2008 (UTC)

Enabling RegexTypoFix crashes AWB

{{AWB bug

| status = notawb

| description = AWB crashes when I attempt to check the "Enable RegexTypoFix" box; it remains unresponsive even after I close the program (CTRL-ALT-DEL) and restart it. Re-installing seems to fix part of the issue, but the same thing happens when I click "Enable RegexTypoFix".

Black Falcon (Talk) 16:58, 18 March 2008 (UTC)

| duplicate =

| OS = Windows Vista

| version = 4.3.0.2

| workaround = None

}}

Works fine for me. Is your Vista 64-bit? Which version of .NET framework do you have? MaxSem(Han shot first!) 17:03, 18 March 2008 (UTC)

:::Fine on my 64bit vista! Reedy Boy 18:11, 18 March 2008 (UTC)

:No, it's 32-bit. I have either version v2.0.50727 or v3.0 of .NET Framework (folders for both exist in my computer's %systemroot%\Microsoft.NET\Framework folder). Also, there's something I forgot to mention in the original bug report: the problem seems to have started after recent changes to the AWB typo list that doubled the size of the page. Black Falcon (Talk) 17:38, 18 March 2008 (UTC)

::What speed internet connection do you have? What processor, and how much memory do you have? Reedy Boy 18:11, 18 March 2008 (UTC)

:::Sorry for the delay in responding ... my internet connection was dreadfully slow yesterday and wouldn't load most pages. I re-installed and tried AWB today and it seems to be working fine, so it was probably an issue with my ISP rather than with AWB. Thanks, Black Falcon (Talk) 16:49, 19 March 2008 (UTC)

Project information error in intranet-wikis

{{AWB bug

| status = notawb

| OS = Windows XP

| version = 4.3.0.2

| description = I upgraded to 4.3.0.2 and suddenly I've got Problems to edit my local Wiki (It's in German)
Message:
An error occured while loading project information from the server. Please make sure that your internet connection works and such combination of project/language exists.
Enter the URL of the index.php file in the format "en.wikipedia.org/w/"

}}

You need to update your Bot API and possibly MediaWiki. MaxSem(Han shot first!) 12:41, 20 March 2008 (UTC)

AWB encountered KeyNotFoundException

{{AWB bug

| status = notawb

| description =

Exception:KeyNotFoundException
Message:The given key was not present in the dictionary.
Call stack:
   at System.ThrowHelper.ThrowKeyNotFoundException()

at System.Collections.Generic.Dictionary`2.get_Item(TKey key)

at WikiFunctions.Lists.GetLists.FromCategory(Boolean subCategories, String[] categories)

at WikiFunctions.Controls.Lists.ListMaker.MakeList2()

哦,是吗?(О кириллицей) 01:55, 20 March 2008 (UTC)

| OS = Microsoft Windows NT 6.0.6000.0

| version = 4.3.0.2

| duplicate = ListMaker Text: Content pages

}}

The site AWB is connected to is not one of the predefined sites in the User/Project preferences list. 哦,是吗?(О кириллицей) 01:55, 20 March 2008 (GMT)

:Additionally, after specifying the site in the aforementioned dialogue, AWB throws an exception: '>' is an unexpected token. The expected token is "" or '''. Line 1, position 63. The same dialogue presented the following JIT debugging information:

See the end of this message for details on invoking

just-in-time (JIT) debugging instead of this dialog box.

  • Exception Text **************

System.Xml.XmlException: '>' is an unexpected token. The expected token is '"' or '''. Line 1, position 63.

at System.Xml.XmlTextReaderImpl.Throw(Exception e)

at System.Xml.XmlTextReaderImpl.DtdParserProxy.System.Xml.IDtdParserAdapter.Throw(Exception e)

at System.Xml.DtdParser.Throw(Int32 curPos, String res, String[] args)

at System.Xml.DtdParser.ThrowUnexpectedToken(Int32 pos, String expectedToken1, String expectedToken2)

at System.Xml.DtdParser.ParseExternalId(Token idTokenType, Token declType, String& publicId, String& systemId)

at System.Xml.DtdParser.ParseInDocumentDtd(Boolean saveInternalSubset)

at System.Xml.DtdParser.Parse(Boolean saveInternalSubset)

at System.Xml.XmlTextReaderImpl.ParseDoctypeDecl()

at System.Xml.XmlTextReaderImpl.ParseDocumentContent()

at System.Xml.XmlTextReaderImpl.Read()

at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)

at System.Xml.XmlDocument.Load(XmlReader reader)

at System.Xml.XmlDocument.LoadXml(String xml)

at WikiFunctions.SiteInfo.Load()

at WikiFunctions.SiteInfo..ctor(String scriptPath)

at WikiFunctions.Variables.LoadProjectOptions()

at WikiFunctions.Variables.SetProject(LangCodeEnum langCode, ProjectEnum projectName, String customProject)

at AutoWikiBrowser.MainForm.SetProject(LangCodeEnum code, ProjectEnum project, String customProject)

at AutoWikiBrowser.MainForm.PreferencesToolStripMenuItem_Click(Object sender, EventArgs e)

[trimmed]

哦,是吗?(О кириллицей) 02:03, 20 March 2008 (GMT)

:Please update your MW and Bot API. MaxSem(Han shot first!) 14:08, 20 March 2008 (UTC)

General fixes problem: br tags inside templates

{{AWB bug

| status = fixed

| description =

is fixed by "general fixes" to two newlines. This is usually correct. However, some templates expressly use

for in-template formatting. (I think they should use a table since that's what they're really doing, but people like their template interfaces not to change ...) Example: [http://en.wikipedia.org/w/index.php?title=Pete_Mangurian&diff=199958858&oldid=199873118] - repair by hand [http://en.wikipedia.org/w/index.php?title=Pete_Mangurian&diff=next&oldid=199958858]. I had to fix a pile of these I'd broken ...

- David Gerard (talk) 15:09, 27 March 2008 (UTC)

| duplicate = General fixes on a

inside a template

| OS = Microsoft Windows NT 5.1.2600 Service Pack 2

| version = 4.3.0.2

| workaround = Switch off general fixes

}}

Suggested fix: continue to fix

in general fixes, but not inside a template - David Gerard (talk) 15:09, 27 March 2008 (UTC)

:Fixed in {{awbrev|2319}}. MaxSem(Han shot first!) 15:30, 29 March 2008 (UTC)

List limit

{{AWB bug

| status = fixed

| description = Make List.. If large category only lists first 500 articles

| duplicate = select :Category:Wikipedia requested photographs to search.

| OS = Windows XP

| version = 4.0.3.2

| workaround =

}}

Looks like there has been some MW changes... Reedy Boy 14:54, 24 March 2008 (UTC)

:Yeah, I got caught by this too. Major PITA and makes the "category" functionality in AWB all but useless. If AWB continues to work through the API, then you'll need to implement query continuations (though I've yet to get these working when I do queries by hand) - David Gerard (talk) 15:12, 27 March 2008 (UTC)

::It does do query continuation, knows where to continue from etc - Its just for some reason, the MW API now wants an extra, seemingly duplicate parameter... Reedy Boy 15:47, 27 March 2008 (UTC)

:::That'll be why I can't get 'em working by hand then ;-p wikitech-l will be the place to ask then - David Gerard (talk) 16:52, 27 March 2008 (UTC)

Fixed in {{awbrev|2315}}. MaxSem(Han shot first!) 15:39, 28 March 2008 (UTC)

New MediaWiki required

{{AWB bug

| status = notbug

| description = SiteInfo::Load() Fails to fill in namespace info whith older MediaWiki:API

| duplicate = Directions: Try to use AWB with older version of MediWikiAPI:API (Before Oct 2007)

| OS = XP

| version = 4.3.0.3

| workaround = Edit SiteInfo:Load() and after Getting Elements by Tag Name. check if ther are 0, if so, use 4.3.0.0 : api.php incantation "string sr = "index.php?title=Special:Contributions/Dummy_variable" , use regular expression "