Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
pitivi
pitivi
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 198
    • Issues 198
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 33
    • Merge Requests 33
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • pitivipitivi
  • Issues
  • #1313

Closed
Open
Created Apr 11, 2013 by bugzilla-migration@bugzilla-migrationReporter

Does not start with the Russian locale

Submitted by Anton Belka @dark-al

Assigned to Anton Belka @dark-al

Link to original bug (#3026)

Description

Created attachment 241229
[PATCH] user-interface: fix updateTitle()

Hi, everyone.
My Pitivi from git crashed on start. My system fresh installed Ubuntu 12.04.

File "/home/dark-al/pitivi-git/pitivi/pitivi/mainwindow.py", line 1355, in updateTitle
title = u"%s%s \u2014 %s" % (touched, name, APPNAME)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 0: ordinal not in range(128)

I add 2 lines in mainwindow.py and this fix my problem. Patch in attachment.

Imported from https://bugzilla.gnome.org/show_bug.cgi?id=697775

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None