On 11 February 2013 13:16, Andreas Jaeger <[email protected]> wrote:
>
> Is this a missing recompilation or is something missing here? I'll test
> later today...
>
> Cheers,
>
> Andreas

We've had this happen quite a bit in the past with our extensions
packages (which is why this is the last one left) - because an
extension is just a bunch of javascript that is loaded up by the
shell, the shell does lots of checking that the installed extension
matches its shell version, etc.

This makes lots of sense when you're installing from
extensions.gnome.org - you wouldn't want to download the wrong script
for your shell version

But when we're packaging, we've certainly had plenty of times where
the shell is expecting extensions of version x and the extension is
expecting a shell of version y

When that happens, the symptoms are exactly the same as you reported
and I confirmed were true on the RC1 DVD

But with the latest packages from the 12.3 repos everything is working
fine, so I'm pretty convinced it was one of these mismatches.

Short Answer: Yes, probably was just a package rebuild than smoothed things out
-- 
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to