Comments

496 Comments

It works!

karma

Resolving Dependencies --> Running transaction check ---> Package dnf.noarch 0:0.6.3-2.fc21 will be updated --> Processing Dependency: dnf = 0.6.3 for package: dnf-plugins-extras-common-0.0.1-2.fc21.noarch ---> Package dnf.noarch 0:0.6.4-1.fc21 will be an update Packages skipped because of dependency problems: dnf-0.6.4-1.fc21.noarch from updates

karma

broken dep

Ignore, there was a rogue firefox process running which caused the problem. See https://lists.fedoraproject.org/pipermail/users/2014-December/456785.html .

No change after removing and reinstalling mozilla-adblockplus. Shows Adblock Plus 2.6.4, last updated 12/05/2014. During the time it was uninstalled, Add-ons/Extensions had a blank Adblock Plus entry.

After applying this update, and restarting firefox, Add-ons/Extensions still shows me as Adblock Plus 2.6.4, last updated 12/05/2014. Can other people reproduce this?

Works in F21 with extension version checking enabled.

karma

Fixes my problem with a Samsung ML-1740 which could not be added except by installing splix, even though it worked in F20 and before without splix.

Fixes "GWeather-Message: Failed to get Yr.no forecast data: 404 Not Found" command-line message from gnome-weather, and I get a forecast (with old version I got "Forecast not available").

Not tested too extensively, but seems ok. This version works properly with --fas-username.

@jpopelka: Did you try using the --fas-username option on the command line (as in "fedora-easy-karma --fas-username=jpopelka")? It's necessary for those of us whose FAS username is different from our local Fedora username (for example, my FAS username is "robatino" but my local Fedora username is "andre", so without the argument, f-e-k assumes my FAS username is "andre" and I can't log in to submit karma or comments). When I use the option, f-e-k crashes immediately with the above traceback.

[andre@localhost ~]$ fedora-easy-karma --fas-username=robatino Getting list of installed packages... Waiting for Bodhi for a list of packages in updates-testing (F21)... Traceback (most recent call last): File "/usr/bin/fedora-easy-karma", line 566, in <module> FedoraEasyKarma() File "/usr/bin/fedora-easy-karma", line 429, in init if self.options.ignore_own and update["submitter"] == fas_username: UnboundLocalError: local variable 'fas_username' referenced before assignment