Download
(27Kb)
Download
Updated: 12-22-09 02:55 AM
Pictures
File Info
Updated:12-22-09 02:55 AM
Created:unknown
Downloads:31,300
Favorites:353
MD5:

OptionHouse  Popular! (More than 5000 hits)

Version: r20091222
by: Shadowed, funkydude

OptionHouse is a master control panel, and a performance monitor for addons super simple. The MCP does the basics: enabling, disabling, loading Load On Demand addons, as well as showing general addon meta data. While the performance panel lets you see memory, memory used per second, CPU usage and CPU usage per a second (if CPU profiling is enabled). No setup required just works.

Slash commands: /optionhouse (/oh)

Note! If you were using OptionlessHouse you will need to delete the OptionlessHouse/ folder first.



Merge: 2a590f0 7845b6b
Author: Shadowed <[email protected]>
Date: Tue Dec 22 00:53:09 2009 -0800
Merge branch 'master' of [email protected]:Shadowed/OptionHouse
Note update
Will no longer disable Addon Loader as well as Option House when disabling all, as disabling Addon Loader disables Option House too
TOC bump 30300
Fixed possible error if CreateTab is called too early

Date: Tue Nov 10 11:12:43 2009 -0800
- Fixed an error on line #93 that was caused by other mods that leaked the global 'frame'

Date: Fri Jul 31 16:23:18 2009 -0700
* Added ruRU localization (Thanks StingerSoft)

Date: Thu Jul 30 10:29:53 2009 -0700
* Added zhCN localization (Thanks wowui.cn)

Date: Wed Jul 29 21:37:04 2009 -0700
* Added support for AddonLoader
* Fixed /opthouse not working
* Cleaned up all of the code and made it better in general
* Added sorting based on total dependencies
* Added short formatting for CPU used total as it can get
* Fixed leaked globals
* Fixed text width issues for performance and management frames
* Fixed frame stratas and removed remnants of APIs that were from when OptionHouse was a library
* Fixed errors related to enabling dependencies and children
* Fixed dependencies being off centered if there was more than one
* Fixed performance and management frames watching ADDON_LOADED even after OptionHouse was closed
* Fixed performance monitor actually listing CPU and Memory used per 0.50 seconds instead of per 1 second :<

Date: Mon Dec 29 00:13:00 2008 +0000
* Fixed disable all not re-enabling OptionlessHouse

Date: Thu Oct 30 22:34:41 2008 +0000
* Fixed "Disabled" not being shown when something is disabled
* Added text for an addon that was disabled, but will be enabled on reload
* Added text for loaded addons so it looks a bit less empty

Date: Mon Oct 27 00:38:35 2008 +0000
* Initial Import: OptionlessHouse/
* Stripped out all of the configuration stuff in OptionHouse and updated it for 3.0, should be functional but needs more testing
Optional Files (0)


Post A Reply Comment Options
Unread 10-21-10, 04:46 PM  
spiralofhope
A Deviate Faerie Dragon
 
spiralofhope's Avatar

Forum posts: 13
File comments: 276
Uploads: 0
Originally posted by Shadowed
NOTE I am moving to using my portal for feature and bug requests, please direct them to http://www.wowinterface.com/portal.php?id=269 from now on general comments and such can still go in the comments, but as I do not have unlimited time anymore it's easier for me to see what needs to be fixed or implemented if I can just look at a single list instead of searching through 60 addon comments.

Even if you already posted a bug or feature, reposting it in the portal would be a big help. Thanks!
Sorry, this portal has been disabled.
=(
__________________
spiralofhope.com
Last edited by spiralofhope : 06-18-13 at 04:42 PM.
Report comment to moderator  
Reply With Quote
Unread 09-10-10, 01:12 AM  
Vrul
A Scalebane Royal Guard
 
Vrul's Avatar
AddOn Author - Click to view AddOns

Forum posts: 404
File comments: 322
Uploads: 33
Bug

In the method Open there seems to be a bug:
Code:
function OptionHouse:Open(id)
	self:CreateUI()
	tabOnClick(tonumber(tab) or 1)
	
	ShowUIPanel(self.frame)
end

That tab should be id for it to actually let you directly open any other tab but the first one.
Report comment to moderator  
Reply With Quote
Unread 03-30-10, 10:08 AM  
Zergreth
A Fallenroot Satyr
 
Zergreth's Avatar
AddOn Author - Click to view AddOns

Forum posts: 24
File comments: 101
Uploads: 12
3.3.3 breaks the look of the OH window. It's quite ugly now :/
Report comment to moderator  
Reply With Quote
Unread 01-25-10, 01:50 PM  
Neef
A Cliff Giant
 
Neef's Avatar

Forum posts: 77
File comments: 37
Uploads: 0
I don't believe it's dead. Just because it's been a month since the last update doesn't mean it's dead, only that it hasn't been broken by a patch yet.
Report comment to moderator  
Reply With Quote
Unread 01-21-10, 11:03 AM  
yiNXs
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
I hope the addon isn't dead, I like it.

If not, could you consider creating some sort of performance graph for the CPU usage of a selected addon? I'm thinking of something like recount has for dps, latency, f.e.

It's not really an option to profile addons using the current OH window during a battle. A small graph window would be perfect. I know some of my addons are the cause of short freezes during raids, so I could use something like this to find out which one(s) they are.

Edit: The reason why I thought it could be dead was a misread, I thought the last update was dated 10 november. My bad.
Last edited by yiNXs : 02-03-10 at 02:48 PM.
Report comment to moderator  
Reply With Quote
Unread 09-22-09, 01:23 PM  
Zidomo
A Cliff Giant
 
Zidomo's Avatar

Forum posts: 76
File comments: 1046
Uploads: 0
EDIT: Decided a month and a half after posting the below to actually test to see which mod(s) conflict. First modified OptionHouse's loading two different ways. Both got rid of AddonLoader as well as had it load after logon with "## X-LoadOn-Always: delayed". No change; the errors below always appeared on that one character.

Then went through the painful process of turning off and on groups of mods. Finally discovered the problem: NoDaze. Every time that mod is active, the errors appear when OptionHouse loads. Disable that mod (and have hundreds of others tested/running), no problems with OptionHouse.

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

Getting the following two errors fairly consistently on at least one character here. No old OptionlessHouse folder, no saved variables, as this has none. WoW 3.2.0 live, USEnglish client/server:

["message"] = "OptionHouse\\OptionHouse.lua:93: attempt to index field 'frame' (a nil value)\nOptionHouse\\OptionHouse.lua:486: in function `RegisterTab'\nOptionHouse\\addons.lua:640: in main chunk\n<in C code>: in function `LoadAddOn'\nAddonLoader-2.0\\AddonLoader.lua:109: in function `LoadAddOn'\n<string>:\"GameMenuFrame:HookScript(\"OnShow\", function...\":1: in function <[string \"GameMenuFrame:HookScript(\"OnShow\", function...\"]:1>\n<in C code>: ?\n<in C code>: in function `Show'\nInterface\\FrameXML\\UIParent.lua:1570: in function `SetUIPanel':\nInterface\\FrameXML\\UIParent.lua:1376: in function `ShowUIPanel':\nInterface\\FrameXML\\UIParent.lua:1308: in function <Interface\\FrameXML\\UIParent.lua:1304>:\n<in C code>: in function `SetAttribute'\nInterface\\FrameXML\\UIParent.lua:1934: in function `ShowUIPanel':\nInterface\\FrameXML\\UIParent.lua:2882: in function `ToggleGameMenu':\n<string>:\"TOGGLEGAMEMENU\":1: in function <[string \"TOGGLEGAMEMENU\"]:1>\n\n ---",
["type"] = "error",
["time"] = "2009/09/21 17:50:01",
["session"] = 1695,
["counter"] = 1,
}, -- [698]


["message"] = "OptionHouse\\OptionHouse.lua:93: attempt to index field 'frame' (a nil value)\nOptionHouse\\OptionHouse.lua:486: in function `RegisterTab'\nOptionHouse\\performance.lua:364: in main chunk\n<in C code>: in function `LoadAddOn'\nAddonLoader-2.0\\AddonLoader.lua:109: in function `LoadAddOn'\n<string>:\"GameMenuFrame:HookScript(\"OnShow\", function...\":1: in function <[string \"GameMenuFrame:HookScript(\"OnShow\", function...\"]:1>\n<in C code>: ?\n<in C code>: in function `Show'\nInterface\\FrameXML\\UIParent.lua:1570: in function `SetUIPanel':\nInterface\\FrameXML\\UIParent.lua:1376: in function `ShowUIPanel':\nInterface\\FrameXML\\UIParent.lua:1308: in function <Interface\\FrameXML\\UIParent.lua:1304>:\n<in C code>: in function `SetAttribute'\nInterface\\FrameXML\\UIParent.lua:1934: in function `ShowUIPanel':\nInterface\\FrameXML\\UIParent.lua:2882: in function `ToggleGameMenu':\n<string>:\"TOGGLEGAMEMENU\":1: in function <[string \"TOGGLEGAMEMENU\"]:1>\n\n ---",
["type"] = "error",
["time"] = "2009/09/21 17:50:01",
["session"] = 1695,
["counter"] = 1,
}, -- [699]


They always occur together and always reference OptionHouse.lua:486: in function `RegisterTab'\nOptionHouse\\performance.lua:364 & OptionHouse.lua:486: in function `RegisterTab'\nOptionHouse\\addons.lua:640. Also using AddonLoader r106. Its been happening since at least r102 of it.
Last edited by Zidomo : 11-06-09 at 09:16 AM.
Report comment to moderator  
Reply With Quote
Unread 07-31-09, 11:56 PM  
Shadowed
...
Featured Addon Author

Forum posts: 387
File comments: 2513
Uploads: 83
You're using an old copy of OptionlessHouse, delete the OptionlessHouse/ folder.
Report comment to moderator  
Reply With Quote
Unread 07-30-09, 05:56 PM  
moonshade
A Kobold Labourer

Forum posts: 0
File comments: 61
Uploads: 0
When accessing via the button in Interface, i get the following error:

Date: 2009-07-30 19:54:26
ID: 2
Error occured in: Global
Count: 1
Message: ..\AddOns\OptionHouse\OptionHouse.lua line 505:
attempt to call method 'Open' (a nil value)
Debug:
[C]: Open()
OptionHouse\OptionHouse.lua:505:
OptionHouse\OptionHouse.lua:500
Report comment to moderator  
Reply With Quote
Unread 05-14-09, 01:18 AM  
sneaky_frog
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Originally posted by zoktar
i have a request feature, save addon list profiles. so i could have one for everyday grinding, one for raiding. would be awsome as i use some bloated addons that are really helpfull noncombat, but have no use in direct combat situaions. raids 5mans. then i just load up my raid addon list, wich would be alot smaller, and suffer from very little "lag".
I like to have a minimalist interface for raiding, but sometimes it's difficult to have low memory add-ons (i.e.: auctions and professions add-ons). This option would be great to switch between context.
Report comment to moderator  
Reply With Quote
Unread 04-22-09, 07:53 AM  
raistlinthewiz
A Defias Bandit

Forum posts: 2
File comments: 1
Uploads: 1
this is the #1 mod that every player whom are using a lot of mods.
Report comment to moderator  
Reply With Quote
Unread 03-23-09, 04:31 PM  
Shadowed
...
Featured Addon Author

Forum posts: 387
File comments: 2513
Uploads: 83
NOTE I am moving to using my portal for feature and bug requests, please direct them to http://www.wowinterface.com/portal.php?id=269 from now on general comments and such can still go in the comments, but as I do not have unlimited time anymore it's easier for me to see what needs to be fixed or implemented if I can just look at a single list instead of searching through 60 addon comments.

Even if you already posted a bug or feature, reposting it in the portal would be a big help. Thanks!
Report comment to moderator  
Reply With Quote
Unread 02-22-09, 12:29 PM  
kimboslice
A Defias Bandit

Forum posts: 3
File comments: 76
Uploads: 0
Doesn't have LibStub.
Report comment to moderator  
Reply With Quote
Unread 01-02-09, 12:54 PM  
Zergreth
A Fallenroot Satyr
 
Zergreth's Avatar
AddOn Author - Click to view AddOns

Forum posts: 24
File comments: 101
Uploads: 12
Feature request:

Add a garbage collect button to the performance tab.
Report comment to moderator  
Reply With Quote
Unread 12-31-08, 11:56 AM  
zoktar
A Cliff Giant
AddOn Compiler - Click to view compilations

Forum posts: 72
File comments: 262
Uploads: 1
i have a request feature, save addon list profiles. so i could have one for everyday grinding, one for raiding. would be awsome as i use some bloated addons that are really helpfull noncombat, but have no use in direct combat situaions. raids 5mans. then i just load up my raid addon list, wich would be alot smaller, and suffer from very little "lag".
Report comment to moderator  
Reply With Quote
Unread 12-22-08, 04:42 PM  
Zasurus
A Cyclonian
AddOn Author - Click to view AddOns

Forum posts: 42
File comments: 30
Uploads: 1
Hi all,
Quick fix that needs doing to the code since it became Option(less) House someone forgot to change the code behind the "Disable All" button to reconise the change in name and re-enable Optionless House... (I fix/make addons quite often especially since wotlk and clicking this without remembering to re-enable optionless house ment loging out re-enabling it then logging back in.

I have found the code in "OH_AddOns.lua" line 648 on r-994.
Changing it to "EnableAddOn("OptionlessHouse")" from EnableAddOn("OptionHouse") will solve it.

Regards,

Zasurus
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: