[Pharo-project] How do I get copy/paste working again?
Hi, I have the latest pharo-dev image. It does not understand copy- paste. I understand this has been fixed, but software update seems to be broken too! What is the quick fix? Cheers, - on
Hi Oscar, cut and paste works with a 10303 Core and the new VM Time to time, text is paste twice, but this is not critical. Alexandre On 13 May 2009, at 11:46, Oscar Nierstrasz wrote:
Hi,
I have the latest pharo-dev image. It does not understand copy- paste. I understand this has been fixed, but software update seems to be broken too!
What is the quick fix?
Cheers, - on
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
did you tried ctrl instead of command because it worked before upgrading to 10303. Else apply the fix of mike to your own risk :) Better upgrade but I'm not sure it is working ion pharo-dev I should produce a new core image. Stef On May 13, 2009, at 11:46 AM, Oscar Nierstrasz wrote:
Hi,
I have the latest pharo-dev image. It does not understand copy- paste. I understand this has been fixed, but software update seems to be broken too!
What is the quick fix?
Cheers, - on
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Is there a way to programmatically update? The Software Update menu item does not work for me any more. -on On May 13, 2009, at 12:00, Stéphane Ducasse wrote:
did you tried ctrl instead of command because it worked before upgrading to 10303. Else apply the fix of mike to your own risk :) Better upgrade but I'm not sure it is working ion pharo-dev I should produce a new core image.
<HostSystemMenusMenuItem class.michael.rueger.1.cs>
Stef
On May 13, 2009, at 11:46 AM, Oscar Nierstrasz wrote:
Hi,
I have the latest pharo-dev image. It does not understand copy- paste. I understand this has been fixed, but software update seems to be broken too!
What is the quick fix?
Cheers, - on
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Utilities updateFromServer The following is also handy if you want to upgrade only up to a specific version: Utilities updateFromServerThroughUpdateNumber: 10300 In #10303 copy/paste works for me again. Cheers, Adrian On May 13, 2009, at 12:12 , Oscar Nierstrasz wrote:
Is there a way to programmatically update? The Software Update menu item does not work for me any more.
-on
On May 13, 2009, at 12:00, Stéphane Ducasse wrote:
did you tried ctrl instead of command because it worked before upgrading to 10303. Else apply the fix of mike to your own risk :) Better upgrade but I'm not sure it is working ion pharo-dev I should produce a new core image.
<HostSystemMenusMenuItem class.michael.rueger.1.cs>
Stef
On May 13, 2009, at 11:46 AM, Oscar Nierstrasz wrote:
Hi,
I have the latest pharo-dev image. It does not understand copy- paste. I understand this has been fixed, but software update seems to be broken too!
What is the quick fix?
Cheers, - on
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
On Wed, May 13, 2009 at 11:46 AM, Oscar Nierstrasz <oscar@iam.unibe.ch> wrote:
I have the latest pharo-dev image. Â It does not understand copy- paste. Â I understand this has been fixed, but software update seems to be broken too!
What is the quick fix?
Try latest Pharo image 09.05.1. -- Damien Cassou http://damiencassou.seasidehosting.st "Lambdas are relegated to relative obscurity until Java makes them popular by not having them." James Iry
participants (5)
-
Adrian Lienhard -
Alexandre Bergel -
Damien Cassou -
Oscar Nierstrasz -
Stéphane Ducasse