chenxiaolong / Unity-for-Arch-Extra

Extra stuff for the Unity-for-Arch project
25 stars 9 forks source link

globalmenu-extension doesn't work with firefox 20.0 #23

Closed qiuwei closed 11 years ago

qiuwei commented 11 years ago

I've already updated it to version 3.9. But it sill doesn't work.

chenxiaolong commented 11 years ago

Hmm...did you update the bzr revision to 523?

By the way, it seems like Ubuntu doesn't plan on using the global menubar for Firefox anymore. From the firefox changelog:

* Update globalmenu-extension to 3.9
  - Firefox 20 compatibility fixes
  - This is the last version of this addon, and will be dropped in the
    next Firefox release
qiuwei commented 11 years ago

Yes, i updated the bzr revision.

That would be nice. I guess firefox is going to support this feature natively.

On Thu, Apr 4, 2013 at 9:39 PM, Xiao-Long Chen notifications@github.comwrote:

Hmm...did you update the bzr revision to 523?

By the way, it seems like Ubuntu doesn't plan on using the global menubar for Firefox anymore. From the firefox changelog:

  • Update globalmenu-extension to 3.9
    • Firefox 20 compatibility fixes
    • This is the last version of this addon, and will be dropped in the next Firefox release

— Reply to this email directly or view it on GitHubhttps://github.com/chenxiaolong/Unity-for-Arch-Extra/issues/23#issuecomment-15918994 .

chenxiaolong commented 11 years ago

Okay, I found the source of the problem. Once again, the maintainers of xulrunner didn't update the package. The version of xulrunner must match firefox for the globalmenu to work.

https://www.archlinux.org/packages/extra/x86_64/xulrunner/

EDIT: I hope firefox will support the feature upstream, but I think Ubuntu will just stick with the default Firefox menu in the top left :(

qiuwei commented 11 years ago

Anyway I sent you a pull request for this last version:)

chenxiaolong commented 11 years ago

Awesome, thanks! I'll merge it when xulrunner 20.0 lands in [extra], so jenkins builds a working package.