Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
Summary: perl-App-Asciio keyboard shortcuts don't work and the file saved in a binary
https://bugzilla.redhat.com/show_bug.cgi?id=712886
Summary: perl-App-Asciio keyboard shortcuts don't work and the file saved in a binary Product: Fedora Version: 15 Platform: x86_64 OS/Version: Linux Status: NEW Severity: medium Priority: unspecified Component: perl-App-Asciio AssignedTo: cweyl@alumni.drew.edu ReportedBy: prayther@gmail.com QAContact: extras-qa@fedoraproject.org CC: cweyl@alumni.drew.edu, fedora-perl-devel-list@redhat.com Classification: Fedora Story Points: ---
Description of problem:
Having loaded perl-App-Asciio (plus asciio) and it's dependencies. Running app-asciio in fedora 15 gnome 3 on an x86_64 machine (not virtual), the keyboard shortcuts, as outlined in app-asciio youtube video, do not work.
when i created a diagram using mouse commands and save the document, the resulting file was binary and was garbage when viewed from the CLI.
Version-Release number of selected component (if applicable):
asciio-1.02.71-8.fc15.noarch perl-App-Asciio-1.02.71-8.fc15.noarch
How reproducible:
Open App-Asciio and try to use keyboard shortcuts and then creating and saving a document.
Steps to Reproduce: 1. Open App-Asciio 2. Try to use keyboard shortcuts (Ctrl F1, Ctrl t) 3. Save a document and the resulting file is seen as binary
Actual results:
-keyboard shortcuts do not work -resulting file after saving appears to be binary versus ascii
Expected results:
-keyboard shortcuts work -resulting file saved will be standards text/ascii
Additional info:
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=712886
nadim khemir nadim@khemir.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nadim@khemir.net
--- Comment #1 from nadim khemir nadim@khemir.net 2011-06-14 10:36:38 EDT --- 1/ the shortcuts do not work. I have had this error too when I upgraded my system. This is not due to a change in Asciio but, I believe, in a change in the gtk perl bindings which do not return the same key names as they previously did. It would be interresting to know what output you got in the terminal you started asciio in. Usually non matching shortcuts are reported.
I have update the key names in my own installation but I haven't released anything to fix it for other users. You can mail me and I'll send the updated files. I will take this problem with the gtk-perl ppl and this will be in the, long overdue, next release
2/ saved file is binary. It can't be looked at in the command line.
save you file with the right extension! .txt for a text file that you can cat or less. or .png for a screenshot
That is documented and shown in the screencasts too http://www.youtube.com/watch?v=IiOHYNHo_Nw http://www.youtube.com/watch?v=Vpth3yTT4Rs
It is pure luck I saw this error. It would be good if the bugs found where forwarded to the author (me in this case) packaging problems are outside my competence though.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=712886
--- Comment #2 from prayther@gmail.com 2011-06-14 11:36:09 EDT --- [aprayther@apray-chs-e6420 ~]$ asciio Using setup directory:'/usr/share/perl5/vendor_perl/App/Asciio/setup/' no handler for input '000 + KEY_Control_L'. no handler for input 'C00 + KEY_Alt_L'.
And while i was quite confident that i did try .txt as an extension, alas i must not have because it works great when i do.
if you could help me out with the "key control", that would be cool.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=712886
Iain Arnell iarnell@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |iarnell@gmail.com External Bug ID| |CPAN 68813
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=712886
Iain Arnell iarnell@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |tcallawa@redhat.com Component|perl-App-Asciio |perl-Gtk2 AssignedTo|cweyl@alumni.drew.edu |tcallawa@redhat.com
--- Comment #3 from Iain Arnell iarnell@gmail.com 2011-08-12 05:51:17 EDT --- This is certainly fixed on f16 with perl-Gtk2-1.223 where Gtk2 upstream changelog mentions "Cope with the rename of the keysym defines in gtk+ 2.22". And rebuilding rawhide's perl-Gtk2-1.224 locally on F15 fixes this for me.
I also tested with dayplanner and found that it too has problems. With perl-Gtk2-1.203, ESC key doesn't work and "Use of uninitialized value in numeric eq (==) at /usr/bin/dayplanner line 2451" appears on console. With perl-Gtk2-1.224, it's also fine.
I think we probably just need to build perl-Gtk2-1.224 (or 1.223) for F15.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=712886
--- Comment #4 from Fedora Update System updates@fedoraproject.org 2011-08-22 13:28:28 EDT --- perl-Gtk2-1.224-1.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/perl-Gtk2-1.224-1.fc15
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=712886
--- Comment #5 from Fedora Update System updates@fedoraproject.org 2011-08-22 13:28:36 EDT --- perl-Gtk2-1.224-1.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/perl-Gtk2-1.224-1.fc16
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=712886
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|MODIFIED |ON_QA
--- Comment #6 from Fedora Update System updates@fedoraproject.org 2011-08-22 14:35:48 EDT --- Package perl-Gtk2-1.224-1.fc16: * should fix your issue, * was pushed to the Fedora 16 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing perl-Gtk2-1.224-1.fc16' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/perl-Gtk2-1.224-1.fc16 then log in and leave karma (feedback).
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=712886
--- Comment #7 from Fedora Update System updates@fedoraproject.org 2011-08-30 10:41:18 EDT --- perl-Gtk2-1.224-2.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/perl-Gtk2-1.224-2.fc16
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=712886
--- Comment #8 from Fedora Update System updates@fedoraproject.org 2011-08-30 10:41:32 EDT --- perl-Gtk2-1.224-2.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/perl-Gtk2-1.224-2.el6
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=712886
--- Comment #9 from Fedora Update System updates@fedoraproject.org 2011-08-30 10:41:44 EDT --- perl-Gtk2-1.224-2.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/perl-Gtk2-1.224-2.fc15
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=712886
--- Comment #10 from Fedora Update System updates@fedoraproject.org 2011-09-08 03:09:17 EDT --- perl-Gtk2-1.224-2.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=712886
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |CLOSED Fixed In Version| |perl-Gtk2-1.224-2.fc15 Resolution| |ERRATA Last Closed| |2011-09-08 03:09:28
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=712886
--- Comment #11 from Fedora Update System updates@fedoraproject.org 2011-09-09 13:13:47 EDT --- perl-Gtk2-1.224-2.fc16 has been pushed to the Fedora 16 stable repository. If problems still persist, please make note of it in this bug report.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=712886
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version|perl-Gtk2-1.224-2.fc15 |perl-Gtk2-1.224-2.fc16
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=712886
--- Comment #12 from Fedora Update System updates@fedoraproject.org 2011-09-15 15:35:28 EDT --- perl-Gtk2-1.224-2.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=712886
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version|perl-Gtk2-1.224-2.fc16 |perl-Gtk2-1.224-2.el6
perl-devel@lists.fedoraproject.org