<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
	<channel>
		<title>Elkano's Gateway to Hell - Bug Comments (wowinterface.com)</title>
		<link>http://www.wowinterface.com</link>
		<description>World of Warcraft Interfaces, Skins, Addons, Mods community.</description>
		<language>en</language>
		<generator>WoWInterface</generator>
		<ttl>30</ttl>
		<copyright>Copyright 2006, WoWInterface</copyright>
		<image>
			<url>http://s.wowinterface.com/images/style_mmoi_wowi2/misc/rss.jpg</url>
			<title>WoWInterface</title>
			<link>http://www.wowinterface.com</link>
		</image>
		<webMaster>no-reply@WoWInterface</webMaster>
				<item>
			<title>Totem Timers - Well, they are actually...</title>
			<link>http://www.wowinterface.com/portal.php?id=24&amp;a=viewbug&amp;bugid=4676#cmnt_6639</link>
			<description><![CDATA[Well, they are actually showing up in the list, they're just showing up under Timeless instead of with the 2 minute timer.  I'm operating on the assumption that the totems such as Mana Spring, Healing Spring, etc should be showing this since you have Sentry Totem actually showing its 5 minute timer.

(Interface: Elkano's BuffBars | Bug: Totem Timers)]]></description>
			<author>Stuph</author>
			<guid>http://www.wowinterface.com/portal.php?id=24&amp;a=viewbug&amp;bugid=4676#cmnt_6639</guid>
			<pubDate>Mon, 25 Aug 2008 05:16:59 +0000</pubDate>
		</item>		<item>
			<title>Totem Timers - These aren't considered...</title>
			<link>http://www.wowinterface.com/portal.php?id=24&amp;a=viewbug&amp;bugid=4676#cmnt_6636</link>
			<description><![CDATA[These aren't considered buffs by the game API, else they would show up on EBB.
But I intend to add a display for the 'new' totem timers that are now also available via API in the next major recode.

(Interface: Elkano's BuffBars | Bug: Totem Timers)]]></description>
			<author>Elkano</author>
			<guid>http://www.wowinterface.com/portal.php?id=24&amp;a=viewbug&amp;bugid=4676#cmnt_6636</guid>
			<pubDate>Fri, 22 Aug 2008 06:23:40 +0000</pubDate>
		</item>		<item>
			<title>German Client UTF-8 Error - I can't tell why it...</title>
			<link>http://www.wowinterface.com/portal.php?id=24&amp;a=viewbug&amp;bugid=4273#cmnt_6218</link>
			<description><![CDATA[I can't tell why it happens but I can tell that it has nothing to do with EBB.
EBB only shows up in the debugstack since both, StatLogicLib and EBB use UTF8Lib and EBB's version loaded first.

(Interface: Elkano's BuffBars | Bug: German Client UTF-8 Error)]]></description>
			<author>Elkano</author>
			<guid>http://www.wowinterface.com/portal.php?id=24&amp;a=viewbug&amp;bugid=4273#cmnt_6218</guid>
			<pubDate>Fri, 29 Feb 2008 12:43:41 +0000</pubDate>
		</item>		<item>
			<title>Interfacte action failed due to addon - Oh crap, it's the...</title>
			<link>http://www.wowinterface.com/portal.php?id=24&amp;a=viewbug&amp;bugid=4094#cmnt_6047</link>
			<description><![CDATA[Oh crap, it's the BuffBars, not Framesresized. I don't see anywhere I can edit or delete this :s

(Interface: Elkano's FramesResized | Bug: Interfacte action failed due to addon)]]></description>
			<author>Dusk</author>
			<guid>http://www.wowinterface.com/portal.php?id=24&amp;a=viewbug&amp;bugid=4094#cmnt_6047</guid>
			<pubDate>Wed, 21 Nov 2007 03:46:15 +0000</pubDate>
		</item>		<item>
			<title>Interferes with simpleMinimap tracking button - Sorry, I didn't see the...</title>
			<link>http://www.wowinterface.com/portal.php?id=24&amp;a=viewbug&amp;bugid=3981#cmnt_5998</link>
			<description><![CDATA[Sorry, I didn't see the new option that allows you to hide the tracking icon on the minimap, which apparently defaults to enabled. Please disregard this bug.

(Interface: Elkano's BuffBars | Bug: Interferes with simpleMinimap tracking button)]]></description>
			<author>Zormus</author>
			<guid>http://www.wowinterface.com/portal.php?id=24&amp;a=viewbug&amp;bugid=3981#cmnt_5998</guid>
			<pubDate>Thu, 25 Oct 2007 22:51:57 +0000</pubDate>
		</item>		<item>
			<title>Error with Tourist 2.0 - same bug occurs with friendsfu - Would you mind getting...</title>
			<link>http://www.wowinterface.com/portal.php?id=24&amp;a=viewbug&amp;bugid=3552#cmnt_5553</link>
			<description><![CDATA[Would you mind getting !BugGrabber + BugSack to report the bugs? It's giving better readable traces.
Also having FriendsFu in the path doesn't automaticaly mean that the error is related to FriendsFu but only that it's the library version shipped with FriendsFu that caused the error.

(Interface: FuBar - GuildFu | Bug: Error with Tourist 2.0 - same bug occurs with friendsfu)]]></description>
			<author>Elkano</author>
			<guid>http://www.wowinterface.com/portal.php?id=24&amp;a=viewbug&amp;bugid=3552#cmnt_5553</guid>
			<pubDate>Wed, 25 Apr 2007 06:34:20 +0000</pubDate>
		</item>		<item>
			<title>Map resetting every 15 seconds - GuildFu calls...</title>
			<link>http://www.wowinterface.com/portal.php?id=24&amp;a=viewbug&amp;bugid=3073#cmnt_5021</link>
			<description><![CDATA[GuildFu calls GuildRoster() every 15sec in order to get updated data of your guild mate's locations. When the data has arrived, GUILD_ROSTER_UPDATE will be fired by the client. Any addon listening to that event could thus be causing the problems.
I myself wasn't able to reproduce the WORLD_MAP_UPDATE event following GUILD_ROSTER_UPDATE so maybe it's one of you other addons causing the problems. Maybe an addon displaying your guild mates on the map?

(Interface: FuBar - GuildFu | Bug: Map resetting every 15 seconds)]]></description>
			<author>Elkano</author>
			<guid>http://www.wowinterface.com/portal.php?id=24&amp;a=viewbug&amp;bugid=3073#cmnt_5021</guid>
			<pubDate>Fri, 12 Jan 2007 10:14:55 +0000</pubDate>
		</item>		<item>
			<title>Error on latest SVN build in WoW 2.x - that should be fixed in...</title>
			<link>http://www.wowinterface.com/portal.php?id=24&amp;a=viewbug&amp;bugid=2600#cmnt_4512</link>
			<description><![CDATA[that should be fixed in r19377, try to check out again...

(Interface: FuBar - GuildFu | Bug: Error on latest SVN build in WoW 2.x)]]></description>
			<author>Elkano</author>
			<guid>http://www.wowinterface.com/portal.php?id=24&amp;a=viewbug&amp;bugid=2600#cmnt_4512</guid>
			<pubDate>Sun, 10 Dec 2006 10:32:55 +0000</pubDate>
		</item>		<item>
			<title>Tablet-2.0 Error - Yay....Thanks a lot :)</title>
			<link>http://www.wowinterface.com/portal.php?id=24&amp;a=viewbug&amp;bugid=2263#cmnt_4031</link>
			<description><![CDATA[Yay....Thanks a lot :)



(Interface: FuBar - GuildFu | Bug: Tablet-2.0 Error)]]></description>
			<author>Barabas</author>
			<guid>http://www.wowinterface.com/portal.php?id=24&amp;a=viewbug&amp;bugid=2263#cmnt_4031</guid>
			<pubDate>Thu, 05 Oct 2006 10:46:50 +0000</pubDate>
		</item>		<item>
			<title>Tablet-2.0 Error - ok, I've found the...</title>
			<link>http://www.wowinterface.com/portal.php?id=24&amp;a=viewbug&amp;bugid=2263#cmnt_4030</link>
			<description><![CDATA[ok, I've found the 'bug'. It wasn't caused directly by the class column but rather by the number of columns and the resulting sice of a data structure ^^
Revision 13076 should have fixed that. I'll hack the changes into FriendsFu later as well and release an update :)
until then you can get it from here: http://www.wowace.com/files/index.php?path=FuBar_GuildFu/

(Interface: FuBar - GuildFu | Bug: Tablet-2.0 Error)]]></description>
			<author>Elkano</author>
			<guid>http://www.wowinterface.com/portal.php?id=24&amp;a=viewbug&amp;bugid=2263#cmnt_4030</guid>
			<pubDate>Thu, 05 Oct 2006 10:34:41 +0000</pubDate>
		</item>		<item>
			<title>Tablet-2.0 Error - Error: Tablet-2.0:...</title>
			<link>http://www.wowinterface.com/portal.php?id=24&amp;a=viewbug&amp;bugid=2263#cmnt_4027</link>
			<description><![CDATA[Error: Tablet-2.0: Cannot call method OnNameClick on a non-table

This only shows with the class column visible otherwise works fine. Tablet is an embeded lib

(Interface: FuBar - GuildFu | Bug: Tablet-2.0 Error)]]></description>
			<author>enitjus</author>
			<guid>http://www.wowinterface.com/portal.php?id=24&amp;a=viewbug&amp;bugid=2263#cmnt_4027</guid>
			<pubDate>Wed, 04 Oct 2006 21:02:49 +0000</pubDate>
		</item>		<item>
			<title>Tablet-2.0 Error - I also get an error if...</title>
			<link>http://www.wowinterface.com/portal.php?id=24&amp;a=viewbug&amp;bugid=2263#cmnt_4026</link>
			<description><![CDATA[I also get an error if the class column is showing, *but* I do use the libs as embeded (At least most of them, only 1-2 would be non-embeded versions)

(Interface: FuBar - GuildFu | Bug: Tablet-2.0 Error)]]></description>
			<author>enitjus</author>
			<guid>http://www.wowinterface.com/portal.php?id=24&amp;a=viewbug&amp;bugid=2263#cmnt_4026</guid>
			<pubDate>Wed, 04 Oct 2006 20:53:58 +0000</pubDate>
		</item>		<item>
			<title>Tablet-2.0 Error - hmm... got to try...</title>
			<link>http://www.wowinterface.com/portal.php?id=24&amp;a=viewbug&amp;bugid=2263#cmnt_4024</link>
			<description><![CDATA[hmm... got to try that... I also have the libs as seperate addons and the guild column disabled...

(Interface: FuBar - GuildFu | Bug: Tablet-2.0 Error)]]></description>
			<author>Elkano</author>
			<guid>http://www.wowinterface.com/portal.php?id=24&amp;a=viewbug&amp;bugid=2263#cmnt_4024</guid>
			<pubDate>Wed, 04 Oct 2006 15:03:44 +0000</pubDate>
		</item>		<item>
			<title>Tablet-2.0 Error - Ok...I surrounded the...</title>
			<link>http://www.wowinterface.com/portal.php?id=24&amp;a=viewbug&amp;bugid=2263#cmnt_4023</link>
			<description><![CDATA[Ok...I surrounded the Error :)

If you enable the option to show the class in the list and you hover above the FubarEntry the error occurs and no Tooltip is shown.
Disable it and the normal Tooltip with Guildlist is shown.

Greets,
Petros



(Interface: FuBar - GuildFu | Bug: Tablet-2.0 Error)]]></description>
			<author>Barabas</author>
			<guid>http://www.wowinterface.com/portal.php?id=24&amp;a=viewbug&amp;bugid=2263#cmnt_4023</guid>
			<pubDate>Wed, 04 Oct 2006 13:43:16 +0000</pubDate>
		</item>		<item>
			<title>GuildFu.lua:377: attempt to concatenate field `?' (a table value) - Hmmm I redid the...</title>
			<link>http://www.wowinterface.com/portal.php?id=24&amp;a=viewbug&amp;bugid=2240#cmnt_3965</link>
			<description><![CDATA[Hmmm I redid the CTImport feature of the AuldLangSyne after deleting the wtf files of it, and it seemes like the info was stored differently for the guild notes... Hence its working now...

(Interface: FuBar - GuildFu | Bug: GuildFu.lua:377: attempt to concatenate field `?' (a table value))]]></description>
			<author>Dhraga</author>
			<guid>http://www.wowinterface.com/portal.php?id=24&amp;a=viewbug&amp;bugid=2240#cmnt_3965</guid>
			<pubDate>Sun, 01 Oct 2006 16:54:07 +0000</pubDate>
		</item>		<item>
			<title>Sometimes stops updating online members - hmm... ok maybe my...</title>
			<link>http://www.wowinterface.com/portal.php?id=24&amp;a=viewbug&amp;bugid=2015#cmnt_3902</link>
			<description><![CDATA[hmm... ok maybe my research on this wasn't deep enought :/
I did the arg checking in order to reduce the number of times update is called but it seems like it's not working as intended... so simply removing the conditional will probably fix things.

(Interface: FuBar - GuildFu | Bug: Sometimes stops updating online members)]]></description>
			<author>Elkano</author>
			<guid>http://www.wowinterface.com/portal.php?id=24&amp;a=viewbug&amp;bugid=2015#cmnt_3902</guid>
			<pubDate>Wed, 27 Sep 2006 16:22:42 +0000</pubDate>
		</item>		<item>
			<title>Sometimes stops updating online members - I did some digging into...</title>
			<link>http://www.wowinterface.com/portal.php?id=24&amp;a=viewbug&amp;bugid=2015#cmnt_3901</link>
			<description><![CDATA[I did some digging into this because it's been bugging the crap out of me, and what I found I posted on the Ace forums at http://www.wowace.com/forums/index.php?topic=1874.msg46635#msg46635

Summary:  One of my characters is firing GUILD_ROSTER_UPDATE with &quot;unusable&quot; as arg1 and it's causing the conditional to fail and self:Update() never runs.  Another character (same guild, mostly the same addons) is firing GUILD_ROSTER_UPDATE with &quot;nil&quot; as arg1, and so it ends up passing the conditional.

(Interface: FuBar - GuildFu | Bug: Sometimes stops updating online members)]]></description>
			<author>Aileen</author>
			<guid>http://www.wowinterface.com/portal.php?id=24&amp;a=viewbug&amp;bugid=2015#cmnt_3901</guid>
			<pubDate>Wed, 27 Sep 2006 15:51:40 +0000</pubDate>
		</item>		<item>
			<title>Error on Hover Over - Great! It works! Thank...</title>
			<link>http://www.wowinterface.com/portal.php?id=24&amp;a=viewbug&amp;bugid=1982#cmnt_3631</link>
			<description><![CDATA[Great! It works! Thank you!!

(Interface: FuBar - FriendsFu | Bug: Error on Hover Over)]]></description>
			<author>feannin</author>
			<guid>http://www.wowinterface.com/portal.php?id=24&amp;a=viewbug&amp;bugid=1982#cmnt_3631</guid>
			<pubDate>Thu, 31 Aug 2006 17:34:47 +0000</pubDate>
		</item>		<item>
			<title>Error on Hover Over - you can try the current...</title>
			<link>http://www.wowinterface.com/portal.php?id=24&amp;a=viewbug&amp;bugid=1982#cmnt_3627</link>
			<description><![CDATA[you can try the current devbuild. it should also include more up2date libs.
-&gt; http://svn.wowace.com/files/

(Interface: FuBar - FriendsFu | Bug: Error on Hover Over)]]></description>
			<author>Elkano</author>
			<guid>http://www.wowinterface.com/portal.php?id=24&amp;a=viewbug&amp;bugid=1982#cmnt_3627</guid>
			<pubDate>Thu, 31 Aug 2006 14:21:53 +0000</pubDate>
		</item>		<item>
			<title>Error on Hover Over - The new libraries after...</title>
			<link>http://www.wowinterface.com/portal.php?id=24&amp;a=viewbug&amp;bugid=1982#cmnt_3623</link>
			<description><![CDATA[The new libraries after fubar-2.0.8891 cause this problem. So there's something new which is incompatible to your addon.
Just use fubar-2.0.8891 
I hope the creator will solve this problem soon

(Interface: FuBar - FriendsFu | Bug: Error on Hover Over)]]></description>
			<author>feannin</author>
			<guid>http://www.wowinterface.com/portal.php?id=24&amp;a=viewbug&amp;bugid=1982#cmnt_3623</guid>
			<pubDate>Thu, 31 Aug 2006 01:00:36 +0000</pubDate>
		</item>
	</channel>
</rss>