1 - Libs folder packaging
What is the issue?
I'm playing WoW on Linux. When I extracted the lib-version package, I got dependencies error upon login.
I checked the folder and found that there are two libs folders one "libs" and the other "Libs". Being on Linux, the two are literally two different folders, which under MS-Win are just the same.
I don't encounter this with other addons, so maybe there's something during the packaging that caused the issue.
^_^
Please provide any additional information below.
Additionally, regardless if I merge the two, or use "libs" or "Libs", the dependencies still doesn't get loaded, so an error occurs upon login.
Usual error:
Date: 2008-12-06 18:15:46
ID: 1
Error occured in: Global
Count: 1
Message: ...terface\AddOns\Broker_GarbageFu\Broker_GarbageFu.lua line 35:
Cannot find a library instance of "LibQTip-1.0".
Debug:
[C]: ?
[C]: error()
!Swatter\Support\LibRevision.lua:47 LibStub()
...terface\AddOns\Broker_GarbageFu\Broker_GarbageFu.lua:35 in main chunk
If I satisfy LibQTip via external/disembedded, the next that shows up is LibAbacus. I haven't tried beyond that but I noticed, under Linux, LibQTip and LibAbacus are both in the "libs" folder.
Regardless, as was said above, "libs" or "Libs" still doesn't work.
Hope all infos provided will help.
^_^
| User | When | Change |
|---|---|---|
| LordFarlander | Wed, 10 Dec 2008 22:53:03 | Changed status from New to Verified |
| Laibcoms | Sat, 06 Dec 2008 10:18:48 | Changed description:Please provide any additional information below. Additionally, regardless if I merge the two, or use "libs" or "Libs", the dependencies still doesn't get loaded, so an error occurs upon login. + + + Usual error: + Date: 2008-12-06 18:15:46 + ID: 1 + Error occured in: Global + Count: 1 + Message: ...terface\AddOns\Broker_GarbageFu\Broker_GarbageFu.lua line 35: + Cannot find a library instance of "LibQTip-1.0". + Debug: + [C]: ? + [C]: error() + !Swatter\Support\LibRevision.lua:47: LibStub() + ...terface\AddOns\Broker_GarbageFu\Broker_GarbageFu.lua:35: in main chunk + + + If I satisfy LibQTip via external/disembedded, the next that shows up is LibAbacus. I haven't tried beyond that but I noticed, under Linux, LibQTip and LibAbacus are both in the "libs" folder. + + Regardless, as was said above, "libs" or "Libs" still doesn't work. + + Hope all infos provided will help. + + ^_^ + |
| Laibcoms | Sat, 06 Dec 2008 10:14:47 | Changed description: Please provide any additional information below.
+ Additionally, regardless if I merge the two, or use "libs" or "Libs", the dependencies still doesn't get loaded, so an error occurs upon login. |
| Laibcoms | Sat, 06 Dec 2008 09:53:12 | Create |
- 2 comments
- 2 comments
Facts
- Last updated on
- 10 Dec 2008
- Reported on
- 06 Dec 2008
- Status
- Verified - QA has verified that the fix has worked.
- Type
- Other - Some other kind of issue
- Priority
- Medium - Normal priority.
- #2
LordFarlander Wed, 10 Dec 2008 22:52:56I tried to keep consistent about this but missed a couple of externals. Thanks.
Fixed in R7
- #1
CodeRedLin Sat, 06 Dec 2008 12:12:59Just wanted to say case sensitive issue here as well. Should have nothing to do with usage of Linux as much as .pkgmeta pulling to the wrong case sensitive folder.
And it makes me smile a little inside to see another Linux user posting here :-)