Bug 1089684 - [abrt] krop: mainwindow.py:211:openFile:UnicodeEncodeError: 'ascii' codec can't encode character u'\xf3' in position 24: ordinal not in range(128)
Summary: [abrt] krop: mainwindow.py:211:openFile:UnicodeEncodeError: 'ascii' codec can...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: krop
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Christopher Meng
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:e5b9acae2f69a2a767373664dbb...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-04-21 15:43 UTC by Antonio Guzmán Simón
Modified: 2014-06-10 03:01 UTC (History)
1 user (show)

Fixed In Version: krop-0.4.6-1.fc20
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-06-10 03:01:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (761 bytes, text/plain)
2014-04-21 15:44 UTC, Antonio Guzmán Simón
no flags Details
File: environ (1.60 KB, text/plain)
2014-04-21 15:44 UTC, Antonio Guzmán Simón
no flags Details

Description Antonio Guzmán Simón 2014-04-21 15:43:57 UTC
Version-Release number of selected component:
krop-0.4.4-1.fc20

Additional info:
reporter:       libreport-2.2.1
cmdline:        /usr/bin/python /usr/bin/krop
executable:     /usr/bin/krop
kernel:         3.13.10-200.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
mainwindow.py:211:openFile:UnicodeEncodeError: 'ascii' codec can't encode character u'\xf3' in position 24: ordinal not in range(128)

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/krop/mainwindow.py", line 221, in slotOpenFile
    self.openFile(fileName)
  File "/usr/lib/python2.7/site-packages/krop/mainwindow.py", line 211, in openFile
    outputFileName = "%s-cropped.pdf" % splitext(str(fileName))[0]
UnicodeEncodeError: 'ascii' codec can't encode character u'\xf3' in position 24: ordinal not in range(128)

Local variables in innermost frame:
self: <krop.mainwindow.MainWindow object at 0x13d45f0>
fileName: PyQt4.QtCore.QString(u'/home/ags/Insync/Oposici\xf3n/Temario/TEMARIO LEGISPOL/TEMA 12 Violencia de G\xe9nero.pdf')

Comment 1 Antonio Guzmán Simón 2014-04-21 15:44:02 UTC
Created attachment 888120 [details]
File: backtrace

Comment 2 Antonio Guzmán Simón 2014-04-21 15:44:04 UTC
Created attachment 888121 [details]
File: environ

Comment 3 Fedora Update System 2014-05-25 09:10:22 UTC
krop-0.4.6-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/krop-0.4.6-1.fc20

Comment 4 Fedora Update System 2014-05-25 23:28:32 UTC
Package krop-0.4.6-1.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing krop-0.4.6-1.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-6692/krop-0.4.6-1.fc20
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2014-06-10 03:01:53 UTC
krop-0.4.6-1.fc20 has been pushed to the Fedora 20 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.