Comments

30 Comments
BZ#1397822 git-cola-v2.9 is available
Traceback (most recent call last):
  File "/bin/docker-compose", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2958, in <module>
    @_call_aside
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2944, in _call_aside
    f(*args, **kwargs)
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2971, in _initialize_master_working_set
    working_set = WorkingSet._build_master()
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 637, in _build_master
    return cls._build_from_requirements(__requires__)
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 650, in _build_from_requirements
    dists = ws.resolve(reqs, Environment())
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 829, in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'docker-py<2.0,>=1.10.6' distribution was not found and is required by docker-compose
BZ#1387456 docker-compose-1.9.0 is available
BZ#1371413 git-cola 2.7 fails to launch
BZ#1371529 git-cola-2.8 is available

I just tried again by removing old settings, same problem. It seems that the first time it open a repo it works, but never again.

No new dependencies pulled compared to the 2.6.

dnf repoquery --requires git-cola
* git
* hicolor-icon-theme
* python3-PyQt4
* python3-PyQt4-webkit
* python3-inotify
karma

I can't get it to start

Traceback (most recent call last):
  File "/usr/bin/cola", line 56, in <module>
    sys.exit(main())
  File "/usr/share/git-cola/lib/cola/main.py", line 37, in main
    return args.func(args)
  File "/usr/share/git-cola/lib/cola/main.py", line 282, in cmd_cola
    view = MainView(context.model, settings=args.settings)
  File "/usr/share/git-cola/lib/cola/widgets/main.py", line 508, in __init__
    self.init_state(settings, self.set_initial_size)
  File "/usr/share/git-cola/lib/cola/widgets/standard.py", line 102, in init_state
    if not self.restore_state(settings=settings):
  File "/usr/share/git-cola/lib/cola/widgets/standard.py", line 57, in restore_state
    return bool(state) and self.apply_state(state)
  File "/usr/share/git-cola/lib/cola/widgets/main.py", line 651, in apply_state
    result = standard.MainWindow.apply_state(self, state)
  File "/usr/share/git-cola/lib/cola/widgets/standard.py", line 133, in apply_state
    from_base64(str(windowstate)),
TypeError: arguments did not match any overloaded call:
  fromBase64(Union[QByteArray, bytes, bytearray]): argument 1 has unexpected type 'str'
  fromBase64(Union[QByteArray, bytes, bytearray], Union[QByteArray.Base64Options, QByteArray.Base64Option]): argument 1 has unexpected type 'str'
BZ#1361779 git-cola-2.7 is available
BZ#1356484 Gnome Maps cannot use MapQuest tiles anymore
karma

Works good.

Test Case firefox media
Test Case firefox browse

Yes, the new qtkeychain had ABI changes that's why I unpushed it. If you still have problems a dnf distro-sync would probably fix them.

This update has been unpushed.

This update has been unpushed.

This update has been unpushed.

This update has been unpushed.

I'm pulling the update to create one meta-update with all affected packages from qtkeychain ABI changes.

I'm pulling the update to create one meta-update with all affected packages from qtkeychain ABI changes.

This update has been unpushed.