Just to make it clear.

Here's the tom report:

----------------------------------------------------
They are stored using a backslash in the filename instead of the
appropriate directory. Here's how i solved it:
cd "~/Library/Application
Support/Chromium/Default/Extensions/bmagokdooijbeehmkpknfglimnifench/1.3.0.5995"
mkdir -p skin/xp
mv 'skin\xp\blank.gif' skin/xp/blank.gif
mv 'skin\xp\buttonBg.png' skin/xp/buttonBg.png
mv 'skin\xp\buttonBgHover.png' skin/xp/buttonBgHover.png
mv 'skin\xp\detach.png' skin/xp/detach.png
----------------------------------------------------

I suspect it is a Chrome bug because when I upload
the extension to the gallery, I do not send the .crx file.
I just send a normal zip file, and the Gallery will generate
the .crx for me.

Do you, or anybody else, know if the zip file has some
well known problem with the differences in Windows/Linux
directory structure? Should I zip it with a special option or
something?

regards,

Pedro Simonetti.

2010/2/7 Pedro Simonetti Garcia <[email protected]>:
> Hi Aaron,
> Thanks for the report. Are you using linux? Are you using the stable
> channel
> build, or the dev channel one? Please tell us also if you have something
> different in your machine configuration you think may help us.
> I suspect this is a bug in Chrome for linux, but I need to collect more
> info.
> Pedro Simonetti.
> 2010/2/7 Aaron Moodie <[email protected]>
>>
>> Hi,
>>
>> I'm using the Chrome 5.0.307.5 dev and am having the same issue as
>> @tom who posted on the extension page. I currently cant see any of the
>> image that the pugin uses. They seem to be there when the firebug
>> panel open on the beta page, but on any other I'm not getting any
>> image.
>>
>> Aaron
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Firebug" group.
>> To post to this group, send email to [email protected].
>> To unsubscribe from this group, send email to
>> [email protected].
>> For more options, visit this group at
>> http://groups.google.com/group/firebug?hl=en.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/firebug?hl=en.

Reply via email to