stable

git-cola-2.7-1.fc24

FEDORA-2016-8c2fc3e673 created by ohaessler 8 years ago for Fedora 24

git-cola 2.7 update

How to install

Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:

sudo dnf upgrade --refresh --advisory=FEDORA-2016-8c2fc3e673

This update has been submitted for testing by ohaessler.

8 years ago

This update has been pushed to testing.

8 years ago
User Icon comzeradd commented & provided feedback 8 years ago
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
User Icon ohaessler commented & provided feedback 8 years ago

I just tested the EL7 version and it starts without issues. I will get a F24 VM set up and will test there.

Can you tell me what dependencies the latest git-cola version pulled in on F24 for the update?

User Icon comzeradd commented & provided feedback 8 years ago

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
User Icon ohaessler commented & provided feedback 8 years ago

very strange. I tried the rpm on a Fedora 24 Live image and it started without issues. Will see if I get a bare metal machine with Fedora 24 to test.

This update has reached 7 days in testing and can be pushed to stable now if the maintainer wishes

8 years ago
User Icon comzeradd commented & provided feedback 8 years ago

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.

User Icon congo commented & provided feedback 8 years ago
karma

Works for me. Even two time opened two repositories.

BZ#1361779 git-cola-2.7 is available
User Icon ohaessler commented & provided feedback 8 years ago

I also tried it again on RHEL 7 and F24 and I can not reproduce the error

This update has been submitted for stable by ohaessler.

8 years ago

This update has been pushed to stable.

8 years ago

Please login to add feedback.

Metadata
Type
enhancement
Karma
0
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-3
Stable by Karma
3
Stable by Time
disabled
Dates
submitted
8 years ago
in testing
8 years ago
in stable
8 years ago
BZ#1361779 git-cola-2.7 is available
0
1

Automated Test Results