Comments

221 Comments

@jayjayjazz:

I'd follow these steps: 1. have a look a the mailing lists devel@ and desktop@: https://lists.fedoraproject.org/archives/list/desktop@lists.fedoraproject.org/ and https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/ , there is nothing about Firefox there. 2. Try to contact the package maintainers directly, see https://admin.fedoraproject.org/pkgdb/package/rpms/firefox/ and click on the Username FAS link. For Martin Stransky the link leads to https://admin.fedoraproject.org/accounts/user/view/stransky

Still no new login possible after logout.

Can't give feedback either.

I'm seeing major rendering issues with this release. Some pages don't load any more or are cropped after a bit more than the height of my monitor. This seems to affect pages like FEDORA-2016-77ffa78abb. Also, I'm experiencing more lags and even freezes compared to 48.0.x. No major stuff so nothing to keep back the security fixes, but still some issues that need to be resolved. I don't know how to report them though.

@jayjayjazz, @robatino: Your mirror might need some time (usually up to 24, sometimes up to 48 hours) to get the update to you. If you think you can't wait that long, use the koji link above and download the files manually through your browser. Please note that this connection is unencrypted though, putting you at risk.

@robatino: The maintainer might have changed the option to prevent firefox from getting stable by default. Or there might be a minimum time to be in updates-testing before going stable.

karma

appmenu is visible in dash now too. Thanks!

Since weak dependencies work fine now on F24, this issue is resolved. Thank you!

BZ#1270600 fedora-easy-karma can not execute without yum or python2-dnf (missing dependency)

Fixes bug #1370889 for libgweather. Can't confirm the wayland/VM issue listed above.

This update breaks keyboard layout on all Gtk+ 3.x applications with wayland backend.

Affected applications: All Gtk+ 3.x applications with wayland backend

Not affected: Firefox (Gtk+ 3.20 but with x11 backend), several Gtk+ 2.x applications, Qt4 applications; gnome-shell itself

What happens exactly: I have three keyboard layouts listed. Firefox and other x11 applications behave as they should using the correct layout which is set in gnome-shell (top right "system tray") and gnome-control-center. Gtk3/wayland applications use the secondary or tertiary layout.

BZ#1350300 Failure to start Eclipse IDE after update to Fedora 24
BZ#1333480 Eclipse won't start a fresh workspace
BZ#1348942 eclipse neon fails to load perspective

@mbooth: I'll do as soon as they land on update-testing for me.

I just noticed that I'm still on eclipse-nls-4.5.0.v20150804081228-3.fc24, so my computer didn't even get the first update to eclipse-nls-4.5.0.v20151128060001-2.fc24. Does that matter? I don't really understand…

BZ#1330519 Harden all packages: funzip executable should use PIE and have RELRO enabled

Also happens without the German langpack installed, i.e. running dnf langremove de before 5. Probably work even when leaving out step 2. completely.

Steps to reproduce:

  1. install a clean Fedora 24 live (build 1.2) x86_64 installation
  2. run dnf langinstall de as root
  3. run dnf install eclipse-nls as root
  4. enable updates-testing repositories. You'll probably need an editor for that.
  5. run dnf upgrade or just dnf upgrade eclipse-\*

I can also create a new bug report for that if you wish.

If this issue doesn't affect you, you might be using default (English) locale or might not have language packs enabled.

Workaround for dnf trying to install ALL language packs:

  1. remove eclipse-nls
  2. dnf upgrade
  3. install your eclipse-nls-[languagecode] package again

Of course this should not be done by users. Please fix packaging before pushing to stable.