Bug 1324995

Summary: caribou-preferences string import error
Product: [Fedora] Fedora Reporter: Peter Trenholme <PTrenholme>
Component: caribouAssignee: Parag Nemade <pnemade>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: rawhideCC: dueno, pnemade
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: caribou-0.4.20-2.fc24 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-05 04:55:45 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Peter Trenholme 2016-04-07 19:27:50 UTC
Description of problem:
  File "<string>", line 1
    from gi.repository import GLib; print ':'.join(GLib.get_system_data_dirs())
                                            ^
SyntaxError: invalid syntax

Version-Release number of selected component (if applicable): 0.4.18-2.fc23.noarch

How reproducible: Every time

Steps to Reproduce: $ caribou-preferences

Actual results: See description

Expected results: No errors

Additional info:

An additional warning message was displayed:

/usr/lib/python3.5/site-packages/caribou/settings/preferences_window.py:24: PyGIWarning: Gdk was imported without specifying a version first. Use gi.require_version('Gdk', '3.0') before import to ensure that the right version gets loaded.
  from gi.repository import Gdk
/usr/lib/python3.5/site-packages/caribou/settings/preferences_window.py:25: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded.
  from gi.repository import Gtk

Comment 1 Peter Trenholme 2016-04-07 19:29:36 UTC
Oops - Title should have read "string," not "strong."

Comment 2 Fedora Update System 2016-07-01 10:37:45 UTC
caribou-0.4.20-2.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-c61dea211a

Comment 3 Fedora Update System 2016-07-02 20:29:46 UTC
caribou-0.4.20-2.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-c61dea211a

Comment 4 Fedora Update System 2016-07-05 04:55:43 UTC
caribou-0.4.20-2.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.