Bug 1055041

Summary: [abrt] pyvnc2swf: swf.py:130:readstring:AttributeError: VNC2SWF_Parser instance has no attribute 'encoding'
Product: [Fedora] Fedora Reporter: Vasilis Tsiatouras <vasilis.tsiatouras>
Component: pyvnc2swfAssignee: David Timms <dtimms>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: dtimms
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/f01e2ab1f6064824430c6644ab16a3ef7e15ab28
Whiteboard: abrt_hash:57a1687e891fb952f5c82e39d20438530df04cdd
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-06-29 14:33:28 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: environ none

Description Vasilis Tsiatouras 2014-01-18 08:30:19 UTC
Version-Release number of selected component:
pyvnc2swf-0.9.5-15.fc20

Additional info:
reporter:       libreport-2.1.11
cmdline:        python /usr/bin/vnc2swf-play '/home/vasilis/Pictures/n/New Folder/flash hentai games/ffks_DOA_kasumifull.swf'
executable:     /usr/bin/vnc2swf-play
kernel:         3.12.5-302.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
swf.py:130:readstring:AttributeError: VNC2SWF_Parser instance has no attribute 'encoding'

Traceback (most recent call last):
  File "/usr/bin/vnc2swf-play", line 275, in <module>
    if __name__ == "__main__": sys.exit(main(sys.argv))
  File "/usr/bin/vnc2swf-play", line 273, in main
    return play(args, info, debug=debug)
  File "/usr/bin/vnc2swf-play", line 240, in play
    PygameMoviePlayer(movie, debug=debug).play()
  File "/usr/bin/vnc2swf-play", line 207, in play
    self.builder.seek(self.current_frame)
  File "/usr/lib/python2.7/site-packages/pyvnc2swf/output.py", line 969, in seek
    self.step()
  File "/usr/lib/python2.7/site-packages/pyvnc2swf/output.py", line 954, in step
    self.stream.paint_frame(self.movie.get_frame(self.frameid))
  File "/usr/lib/python2.7/site-packages/pyvnc2swf/movie.py", line 162, in get_frame
    (images, othertags, cursor_info) = parser.parse_frame(i)
  File "/usr/lib/python2.7/site-packages/pyvnc2swf/movie.py", line 227, in parse_frame
    SWFParser.parse_frame(self, i)
  File "/usr/lib/python2.7/site-packages/pyvnc2swf/swf.py", line 215, in parse_frame
    getattr(self, name)(tag, length)
  File "/usr/lib/python2.7/site-packages/pyvnc2swf/movie.py", line 298, in do_tag26
    name = self.readstring()
  File "/usr/lib/python2.7/site-packages/pyvnc2swf/swf.py", line 130, in readstring
    return unicode(''.join(s), self.encoding)
AttributeError: VNC2SWF_Parser instance has no attribute 'encoding'

Local variables in innermost frame:
c: '\x00'
s: ['h', 'e', 'l', 'p']
self: <movie.VNC2SWF_Parser instance at 0x2a884d0>

Potential duplicate: bug 769890

Comment 1 Vasilis Tsiatouras 2014-01-18 08:30:24 UTC
Created attachment 851915 [details]
File: backtrace

Comment 2 Vasilis Tsiatouras 2014-01-18 08:30:26 UTC
Created attachment 851916 [details]
File: environ

Comment 3 Fedora End Of Life 2015-05-29 10:33:51 UTC
This message is a reminder that Fedora 20 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 20. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '20'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 20 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 4 Fedora End Of Life 2015-06-29 14:33:28 UTC
Fedora 20 changed to end-of-life (EOL) status on 2015-06-23. Fedora 20 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.