Bug 1324995 - caribou-preferences string import error
Summary: caribou-preferences string import error
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: caribou
Version: rawhide
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Parag Nemade
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-07 19:27 UTC by Peter Trenholme
Modified: 2016-07-05 04:55 UTC (History)
2 users (show)

Fixed In Version: caribou-0.4.20-2.fc24
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-07-05 04:55:45 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
GNOME Bugzilla 764764 0 None None None 2016-04-08 06:17:28 UTC

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.


Note You need to log in before you can comment on or make changes to this bug.