F2B doesnt appear to notice when you select the Hide option in the FuBar menu for any mod in question. I have numerous mods that have FuBar display features that I have set to hide, but they still display in both Fortress and SBC.
From what I gather, they're saying that left-click does *nothing* now, when it should be doing what the FuBar plugin would do on left-click. Be that garbage collection for PerformanceFu, toggling the Violation frame, doing a /roll 100 for GroupFu, etc.
The block in question are items like Autobar, or some such have a fubar module that automagicly appears, even though its been set to not display on FuBar. Or have been set to display as a MiniMap Icon. F2B takes over and passes it to the Fortress or SBC.
Sorry to interject. I'm interested in trying FuBar2Broker+Fortress as an alternative to FuBar, but I'm curious as to how F2B works. For example, is it necessary to leave FuBar installed (and if so, leave it enabled?), or does F2B provide a complete drop-in replacement for whatever API FuBar provides for FuBar addons?
You don't need FuBar, but you need the plugin(s) in question. F2B is just a hack to grab the data from it and inject into LDB.
Well yeah, keeping my existing FuBar plugins while changing out FuBar itself for another display addon would be kind of the point of it. That answers my questions, thanks.
Breaking the plugins away from the display and letting the user pick their display is, well, the entire point of all of this! :)
I just hope someone makes a LDB2Fu addon so that those that want it on FuBar can have it, then maybe, hopefully, people will start writing for LDB instead of for fu.
I just hope someone makes a LDB2Fu addon so that those that want it on FuBar can have it, then maybe, hopefully, people will start writing for LDB instead of for fu.
That's a great idea, making a bridge in the other direction to give people as much choice as possible.
I've never used Titan but I wonder if such a bridge addon would be possible for it as well.
[2008/07/11 01:31:02-1606-x1]: FuBar_GroupFu-1.67689\GroupFu.lua:301: attempt to index field 'db' (a nil value)
FuBar2Broker-1.0\FuBar2Broker.lua:141: in function <Interface\AddOns\FuBar2Broker\FuBar2Broker.lua:139>
StatBlockCore-2.0\StatBlockCore.lua:353: in function <Interface\AddOns\StatBlockCore\StatBlockCore.lua:353>
//edit: fixed!
+ right click performs the left click and the right click action
//edit: fixed!
+
[2008/07/11 02:52:58-1611-x1]: Violation-1.0.74674\Violation.lua:1316: attempt to index upvalue 'db' (a nil value)
AceAddon-2.0-57245 (Ace2):926: in function <Interface\AddOns\Ace2\AceAddon-2.0\AceAddon-2.0.lua:919>
<in C code>: ?
AceEvent-2.0-66043 (Ace2):260: in function `TriggerEvent'
AceEvent-2.0-66043 (Ace2):910: in function <Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:903>
It seems Fubar2Broker is still having some problems with the Grid and NQuestLog fubar buttons. Here are the two addons I receive when using those addons with Fubar2Broker:
[2008/07/11 09:48:05-134-x1]: Grid-76416\GridCore.lua:265: attempt to index field 'hide' (a nil value)
AceAddon-2.0-57245 (Ace2):484: in function <Interface\AddOns\Ace2\AceAddon-2.0\AceAddon-2.0.lua:461>
<in C code>: ?
AceEvent-2.0-66043 (Ace2):298: in function `TriggerEvent'
AceEvent-2.0-66043 (Ace2):910: in function <Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:903>
---
[2008/07/11 09:48:06-134-x1]: nQuestLog-1.0 r%d.75646\nQuestLogFuBar.lua:147: attempt to index field 'hide' (a nil value)
AceAddon-2.0-57245 (Ace2):484: in function <Interface\AddOns\Ace2\AceAddon-2.0\AceAddon-2.0.lua:461>
<in C code>: ?
AceEvent-2.0-66043 (Ace2):298: in function `TriggerEvent'
AceEvent-2.0-66043 (Ace2):910: in function <Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:903>
---
I'd also like to add a feature request: The ability to disable the handling of certain addons, in case I'd rather have them as minimap buttons for example.
I'd also like to add a feature request: The ability to disable the handling of certain addons, in case I'd rather have them as minimap buttons for example.
This isn't possible/I won't attempt it. Find/Make/Trick someone into making a LDB display that creates minimap buttons from displays objects.
I think most FuBar addons have an option to disable FuBar display and display on the minimap instead. F2B ought to support that functionality if the user is explicitly able to turn off fubar display in a plugin's options. Maybe it does and there's some other case?
It's not feasible. If you want fubarplugin to work as designed, don't use F2B. if you want minimap icons via F2B, use a display that puts things on the minimap. You can't have your cake and eat it too, though, sorry.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
re-posting here now that there is a thread.
I guess this post answers my question to an extent: http://www.wowace.com/forums/index.php?topic=14158.msg228286#msg228286
er.... /smack I honestly didnt realize that was an option.... Ill take a gander at it this evening.... thank you for your patience with my ignorance.
I fixed that just now.
Well yeah, keeping my existing FuBar plugins while changing out FuBar itself for another display addon would be kind of the point of it. That answers my questions, thanks.
I just hope someone makes a LDB2Fu addon so that those that want it on FuBar can have it, then maybe, hopefully, people will start writing for LDB instead of for fu.
That's a great idea, making a bridge in the other direction to give people as much choice as possible.
I've never used Titan but I wonder if such a bridge addon would be possible for it as well.
//edit: fixed!
+ right click performs the left click and the right click action
//edit: fixed!
+
I'd also like to add a feature request: The ability to disable the handling of certain addons, in case I'd rather have them as minimap buttons for example.
That's only because of the TOC number, no worries!
This isn't possible/I won't attempt it. Find/Make/Trick someone into making a LDB display that creates minimap buttons from displays objects.
Wasn't there an option for Fubar not to collect an MM button? Is that what was meant by that feature request?
Oh, right clicking Questannouncer still reports an error.