Issue 4447 in pharo: Appl-k shortcut not working in Pharo 1.2.2 image

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
15 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 4447 in pharo: Appl-k shortcut not working in Pharo 1.2.2 image

pharo
Status: Accepted
Owner: [hidden email]

New issue 4447 by [hidden email]: Appl-k shortcut not working in  
Pharo 1.2.2 image
http://code.google.com/p/pharo/issues/detail?id=4447

This shortcut should open a workspace. It used to work for years. In the  
Pharo 1.2.2 image this behavior is broken (message not understood error).  
In PharoCore, it works.

The following line reinitializes the shortcut table, which solves the  
problem:

World setProperty: #commandKeySelectors toValue: World  
initializeDesktopCommandKeySelectors


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4447 in pharo: Appl-k shortcut not working in Pharo 1.2.2 image

pharo
Updates:
        Status: FixProposed

Comment #1 on issue 4447 by marianopeck: Appl-k shortcut not working in  
Pharo 1.2.2 image
http://code.google.com/p/pharo/issues/detail?id=4447

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4447 in pharo: Appl-k shortcut not working in Pharo 1.2.2 image

pharo
Updates:
        Status: FixToInclude
        Labels: Milestone-1.3

Comment #2 on issue 4447 by marianopeck: Appl-k shortcut not working in  
Pharo 1.2.2 image
http://code.google.com/p/pharo/issues/detail?id=4447

tested and it also fixes 1.3


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4447 in pharo: Appl-k shortcut not working in Pharo 1.2.2 image

pharo
Updates:
        Labels: Milestone-1.2.2

Comment #3 on issue 4447 by [hidden email]: Appl-k shortcut not  
working in Pharo 1.2.2 image
http://code.google.com/p/pharo/issues/detail?id=4447

But will adding this to Core solve the problem in Full?


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4447 in pharo: Appl-k shortcut not working in Pharo 1.2.2 image

pharo
Updates:
        Labels: Milestone-1.4

Comment #4 on issue 4447 by [hidden email]: Appl-k shortcut not  
working in Pharo 1.2.2 image
http://code.google.com/p/pharo/issues/detail?id=4447

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4447 in pharo: Appl-k shortcut not working in Pharo 1.2.2 image

pharo
Updates:
        Labels: -Milestone-1.4

Comment #5 on issue 4447 by [hidden email]: Appl-k shortcut not  
working in Pharo 1.2.2 image
http://code.google.com/p/pharo/issues/detail?id=4447

in 1.4, it works (and there is thankfully no full image to make us maintain  
two 1.4 images..)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4447 in pharo: Appl-k shortcut not working in Pharo 1.2.2 image

pharo
Updates:
        Labels: -Milestone-1.3 Milestone-1.3-DevImage

Comment #6 on issue 4447 by [hidden email]: Appl-k shortcut not  
working in Pharo 1.2.2 image
http://code.google.com/p/pharo/issues/detail?id=4447

in 1.3 core it works.


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4447 in pharo: Appl-k shortcut not working in Pharo 1.2.2 image

pharo

Comment #7 on issue 4447 by [hidden email]: Appl-k shortcut not  
working in Pharo 1.2.2 image
http://code.google.com/p/pharo/issues/detail?id=4447

I added this to 13277.. so let's see if the next Full is fixed. (we know in  
45 Minutes).

I am really looking forward to 1.4 with just one image...


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4447 in pharo: Appl-k shortcut not working in Pharo 1.2.2 image

pharo
Updates:
        Status: Accepted

Comment #8 on issue 4447 by [hidden email]: Appl-k shortcut not  
working in Pharo 1.2.2 image
http://code.google.com/p/pharo/issues/detail?id=4447

Nope. So it's something in the dev image that destroys opening a workspace.



_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4447 in pharo: Appl-k shortcut not working in Pharo 1.2.2 image

pharo
Updates:
        Labels: -Milestone-1.2.2 Milestone-1.2.2-DevImage

Comment #9 on issue 4447 by [hidden email]: Appl-k shortcut not  
working in Pharo 1.2.2 image
http://code.google.com/p/pharo/issues/detail?id=4447

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4447 in pharo: Appl-k shortcut not working in Pharo 1.2.2 image

pharo
Updates:
        Labels: Type-Bug

Comment #10 on issue 4447 by [hidden email]: Appl-k shortcut not  
working in Pharo 1.2.2 image
http://code.google.com/p/pharo/issues/detail?id=4447

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4447 in pharo: Appl-k shortcut not working in Pharo 1.2.2 image

pharo
Updates:
        Status: FixProposed

Comment #11 on issue 4447 by [hidden email]: Appl-k shortcut not  
working in Pharo 1.2.2 image
http://code.google.com/p/pharo/issues/detail?id=4447

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4447 in pharo: Appl-k shortcut not working in Pharo 1.2.2 image

pharo
Updates:
        Status: Started

Comment #12 on issue 4447 by marianopeck: Appl-k shortcut not working in  
Pharo 1.2.2 image
http://code.google.com/p/pharo/issues/detail?id=4447

Adrian can you take a look? just download a dev image, for example:
https://pharo-ic.lille.inria.fr/hudson/view/Pharo/job/Pharo%201.3/lastSuccessfulBuild/artifact/Pharo-1.3.zip

Otherwise, I would tag it for 1.4. It is not THAT important and we tag it  
1.3 just because "it seemed" to work.


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4447 in pharo: Appl-k shortcut not working in Pharo 1.2.2 image

pharo

Comment #13 on issue 4447 by [hidden email]: Appl-k shortcut not  
working in Pharo 1.2.2 image
http://code.google.com/p/pharo/issues/detail?id=4447

it gives walkback.

UndefinedObject doesNotUnderstand: openWorkspace.

It works in the core image, though.



_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4447 in pharo: Appl-k shortcut not working in Pharo 1.2.2 image

pharo

Comment #14 on issue 4447 by [hidden email]: Appl-k shortcut not  
working in Pharo 1.2.2 image
http://code.google.com/p/pharo/issues/detail?id=4447

I've tried, and re initializing the commands key selectors fixes it, as  
Adrien pointed out.
In the attached i've added a convenient method to PasteUpMorph.

To fix the issue evaluate:  World resetCommandKeySelectors

Attachments:
        ISSUEAppl-k.1.cs  269 bytes


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker