6 - LoadOnDemand problem
What steps will reproduce the problem?
1. Make a FuBar plugin LoadOnDemand
2. Observe how it's not detected in Broker
3. Not profit :(
What is the expected output? What do you see instead?
I expect it to be trackable just like non-LoD addons, this is however not the case.
What version of the product are you using?
r84
| User | When | Change |
|---|---|---|
| HunterZ | Mon, 29 Jun 2009 19:06:35 | Changed status from Accepted to Waiting |
| HunterZ | Mon, 01 Jun 2009 18:56:16 | Changed status from Replied to Accepted |
| Belazor | Mon, 01 Jun 2009 17:31:39 | Changed status from Waiting to Replied |
| HunterZ | Mon, 01 Jun 2009 15:48:03 | Changed status from New to Waiting |
| Belazor | Mon, 01 Jun 2009 00:27:52 | Create |
- 4 comments
- 4 comments
Facts
- Last updated on
- 29 Jun 2009
- Reported on
- 01 Jun 2009
- Status
- Waiting - Waiting for more information.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.
- #4
HunterZ Mon, 29 Jun 2009 19:01:22Got a hold of Mik because I think that putting LoD loading functionality into his fake FuBar stub would be a good solution. He disagrees and believes that F2B should do it because someone made a suggestion (that I've never seen) that people rename F2B to FuBar and not use his stub in the first place.
I took a peek at the real FuBar 2.0's LoD code, but it's way over my head. If you can get someone to find and submit a fix, I'd definitely be willing to take a look at and possibly merge it.
- #3
HunterZ Mon, 01 Jun 2009 18:57:40I'll take a look and see if I can kludge something. It may not be possible though, since F2B just overrides the FuBarPlugin-2.0 library and may not even be triggered until something else causes the FuBar plugins to be loaded. Probably it would make more sense to improve Mikk's fubar stub to do it.
- #2
Belazor Mon, 01 Jun 2009 17:31:39Yes I am.
It's a problem with: DurabilityFu HonorFuPlus TradeCDFu VolumeFu
I manually edited them to remove LoadOnDemand and now they work fine, but I'd rather not have to re-edit them should they get updates :p
- #1
HunterZ Mon, 01 Jun 2009 15:47:47Are you using Mikk's fake fubar stub addon that is linked in the Fubar2Broker project description?