Issue 6608 in pharo: FileReference>>item

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

Issue 6608 in pharo: FileReference>>item

pharo
Status: New
Owner: ----
Labels: Type-Bug

New issue 6608 by [hidden email]: FileReference>>item
http://code.google.com/p/pharo/issues/detail?id=6608

I got this error in the latest 2.0 Pharo image when loading the content of  
a Workspace from a file




_______________________________________________
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 6608 in pharo: FileReference>>item

pharo

Comment #1 on issue 6608 by [hidden email]: FileReference>>item
http://code.google.com/p/pharo/issues/detail?id=6608

what's the error? Can you provide a snippet to reproduce the error?


_______________________________________________
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 6608 in pharo: FileReference>>item

pharo

Comment #2 on issue 6608 by [hidden email]: FileReference>>item
http://code.google.com/p/pharo/issues/detail?id=6608

Open a Workspace. Put some text into it. Save it. And then load the saved  
content from that file into a workspace again (all via GUI menu entries).  
The error then appears.

Or in general: load a text content from a file into 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 6608 in pharo: FileReference>>item

pharo

Comment #3 on issue 6608 by [hidden email]: FileReference>>item
http://code.google.com/p/pharo/issues/detail?id=6608

I tested this only under Windows ...


_______________________________________________
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 6608 in pharo: FileReference>>item

pharo
Updates:
        Labels: Milestone-2.0

Comment #4 on issue 6608 by [hidden email]: FileReference>>item
http://code.google.com/p/pharo/issues/detail?id=6608

(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 6608 in pharo: FileReference>>item

pharo

Comment #5 on issue 6608 by [hidden email]: FileReference>>item
http://code.google.com/p/pharo/issues/detail?id=6608

can reproduce under mac as well


_______________________________________________
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 6608 in pharo: FileReference>>item

pharo
Updates:
        Status: FixReviewNeeded

Comment #6 on issue 6608 by [hidden email]: FileReference>>item
http://code.google.com/p/pharo/issues/detail?id=6608

Name: SLICE-Issue-6608-FileReferencegtgtitem-CamilloBruni.1
Author: CamilloBruni
Time: 5 September 2012, 8:39:13.752 pm
UUID: 8e900e36-f9d1-47c4-992f-540ece689f98
Ancestors:
Dependencies: Polymorph-Widgets-CamilloBruni.696

added #item method on AbstractFileReference


_______________________________________________
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 6608 in pharo: FileReference>>item

pharo
Updates:
        Status: MonkeyIsChecking

Comment #7 on issue 6608 by [hidden email]: FileReference>>item
http://code.google.com/p/pharo/issues/detail?id=6608#c7

The Monkey is currently checking this issue. Please don't change it!


_______________________________________________
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 6608 in pharo: FileReference>>item

pharo
Updates:
        Status: FailingTest

Comment #8 on issue 6608 by [hidden email]: FileReference>>item
http://code.google.com/p/pharo/issues/detail?id=6608#c8

Test Results:
-------------
Passed: 6338
        CollectionsTests-Arrayed (547)
        CollectionsTests-Atomic (12)
        CollectionsTests-Sequenceable (906)
        CollectionsTests-SplitJoin (27)
        CollectionsTests-Stack (16)
        CollectionsTests-Streams (37)
        CollectionsTests-Strings (596)
        CollectionsTests-Support (12)
        CollectionsTests-Unordered (1951)
        CollectionsTests-Weak (739)
        CompilerTests (179)
        KernelTests-Chronology (578)
        KernelTests-Classes (67)
        KernelTests-Exception (2)
        KernelTests-Methods (179)
        KernelTests-Numbers (276)
        KernelTests-Objects (86)
        KernelTests-Pragmas (3)
        KernelTests-Processes (31)
        SUnit-Core-Extensions (3)
        SUnit-Core-Utilities (3)
        SUnit-Tests-Core (78)
        Tests-Polymorph-Widgets (10)


Failures: 1
        TimeTest>>#testGeneralInquiries

----------------------------------------------------------
Loaded Source: SLICE-Issue-6608-FileReferencegtgtitem-CamilloBruni.1 from  
http://ss3.gemstone.com/ss/PharoInbox
Tested using Pharo-2.0-20277-a on CoInterpreter  
VMMaker-oscog-IgorStasenko.162 uuid: e4554f9a-cc90-4826-a807-ac282b782fe4  
Sep  3 2012
StackToRegisterMappingCogit VMMaker-oscog-IgorStasenko.162 uuid:  
e4554f9a-cc90-4826-a807-ac282b782fe4 Sep  3 2012
https://git.gitorious.org/cogvm/blessed.git Commit:  
aeb0705cde4b8fc57cb262dc051c5ee6dfa72a14 Date: 2012-07-26 16:38:48 +0200  
By: Igor Stasenko <[hidden email]>


_______________________________________________
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 6608 in pharo: FileReference>>item

pharo
Updates:
        Status: HumanReviewNeeded

Comment #9 on issue 6608 by [hidden email]: FileReference>>item
http://code.google.com/p/pharo/issues/detail?id=6608

(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 6608 in pharo: FileReference>>item

pharo

Comment #10 on issue 6608 by [hidden email]: FileReference>>item
http://code.google.com/p/pharo/issues/detail?id=6608

Issue 6652 has been merged into this issue.


_______________________________________________
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 6608 in pharo: FileReference>>item

pharo
Updates:
        Status: FixReviewNeeded

Comment #11 on issue 6608 by [hidden email]: FileReference>>item
http://code.google.com/p/pharo/issues/detail?id=6608

(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 6608 in pharo: FileReference>>item

pharo
Updates:
        Status: MonkeyIsChecking

Comment #12 on issue 6608 by [hidden email]: FileReference>>item
http://code.google.com/p/pharo/issues/detail?id=6608#c12

The Monkey is currently checking this issue. Please don't change it!


_______________________________________________
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 6608 in pharo: FileReference>>item

pharo
Updates:
        Status: ValidatedByTheMonkey
        Labels: CheckedIn20278

Comment #13 on issue 6608 by [hidden email]: FileReference>>item
http://code.google.com/p/pharo/issues/detail?id=6608#c13

This Issue has been checked by Ulysse the Monkey
       
6343 tests passed in 00:01:59s:
===============================
        CollectionsTests-Arrayed (547)
        CollectionsTests-Atomic (12)
        CollectionsTests-Sequenceable (906)
        CollectionsTests-SplitJoin (27)
        CollectionsTests-Stack (16)
        CollectionsTests-Streams (37)
        CollectionsTests-Strings (596)
        CollectionsTests-Support (12)
        CollectionsTests-Unordered (1951)
        CollectionsTests-Weak (739)
        CompilerTests (179)
        KernelTests-Chronology (583)
        KernelTests-Classes (67)
        KernelTests-Exception (2)
        KernelTests-Methods (179)
        KernelTests-Numbers (276)
        KernelTests-Objects (86)
        KernelTests-Pragmas (3)
        KernelTests-Processes (31)
        SUnit-Core-Extensions (3)
        SUnit-Core-Utilities (3)
        SUnit-Tests-Core (78)
        Tests-Polymorph-Widgets (10)

----------------------------------------------------------
Loaded Source: SLICE-Issue-6608-FileReferencegtgtitem-CamilloBruni.1 from  
http://ss3.gemstone.com/ss/PharoInbox
Tested using Pharo-2.0-20278-a on CoInterpreter  
VMMaker-oscog-IgorStasenko.162 uuid: e4554f9a-cc90-4826-a807-ac282b782fe4  
Sep  7 2012
StackToRegisterMappingCogit VMMaker-oscog-IgorStasenko.162 uuid:  
e4554f9a-cc90-4826-a807-ac282b782fe4 Sep  7 2012
https://git.gitorious.org/cogvm/blessed.git Commit:  
aeb0705cde4b8fc57cb262dc051c5ee6dfa72a14 Date: 2012-07-26 16:38:48 +0200  
By: Igor Stasenko <[hidden email]>


_______________________________________________
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 6608 in pharo: FileReference>>item

pharo
Updates:
        Labels: Target-Filesystem

Comment #14 on issue 6608 by [hidden email]: FileReference>>item
http://code.google.com/p/pharo/issues/detail?id=6608

(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 6608 in pharo: FileReference>>item

pharo
Updates:
        Status: MonkeyIsChecking

Comment #15 on issue 6608 by [hidden email]: FileReference>>item
http://code.google.com/p/pharo/issues/detail?id=6608#c15

The Monkey is currently checking this issue. Please don't change it!


_______________________________________________
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 6608 in pharo: FileReference>>item

pharo
Updates:
        Status: ValidatedByTheMonkey
        Labels: CheckedIn20280

Comment #16 on issue 6608 by [hidden email]: FileReference>>item
http://code.google.com/p/pharo/issues/detail?id=6608#c16

This Issue has been checked by Ulysse the Monkey
       
6343 tests passed in 00:01:58s:
===============================
        CollectionsTests-Arrayed (547)
        CollectionsTests-Atomic (12)
        CollectionsTests-Sequenceable (906)
        CollectionsTests-SplitJoin (27)
        CollectionsTests-Stack (16)
        CollectionsTests-Streams (37)
        CollectionsTests-Strings (596)
        CollectionsTests-Support (12)
        CollectionsTests-Unordered (1951)
        CollectionsTests-Weak (739)
        CompilerTests (179)
        KernelTests-Chronology (583)
        KernelTests-Classes (67)
        KernelTests-Exception (2)
        KernelTests-Methods (179)
        KernelTests-Numbers (276)
        KernelTests-Objects (86)
        KernelTests-Pragmas (3)
        KernelTests-Processes (31)
        SUnit-Core-Extensions (3)
        SUnit-Core-Utilities (3)
        SUnit-Tests-Core (78)
        Tests-Polymorph-Widgets (10)

----------------------------------------------------------
Loaded Source: SLICE-Issue-6608-FileReferencegtgtitem-CamilloBruni.1 from  
http://ss3.gemstone.com/ss/PharoInbox
Tested using Pharo-2.0-20280-a on CoInterpreter  
VMMaker-oscog-IgorStasenko.162 uuid: e4554f9a-cc90-4826-a807-ac282b782fe4  
Sep  7 2012
StackToRegisterMappingCogit VMMaker-oscog-IgorStasenko.162 uuid:  
e4554f9a-cc90-4826-a807-ac282b782fe4 Sep  7 2012
https://git.gitorious.org/cogvm/blessed.git Commit:  
aeb0705cde4b8fc57cb262dc051c5ee6dfa72a14 Date: 2012-07-26 16:38:48 +0200  
By: Igor Stasenko <[hidden email]>


_______________________________________________
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 6608 in pharo: FileReference>>item

pharo
Updates:
        Status: MonkeyIsChecking

Comment #17 on issue 6608 by [hidden email]: FileReference>>item
http://code.google.com/p/pharo/issues/detail?id=6608#c17

The Monkey is currently checking this issue. Please don't change it!


_______________________________________________
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 6608 in pharo: FileReference>>item

pharo
Updates:
        Status: HumanReviewNeeded

Comment #18 on issue 6608 by [hidden email]: FileReference>>item
http://code.google.com/p/pharo/issues/detail?id=6608

(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 6608 in pharo: FileReference>>item

pharo
Updates:
        Status: Integrated

Comment #19 on issue 6608 by [hidden email]: FileReference>>item
http://code.google.com/p/pharo/issues/detail?id=6608

in 20288


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