Anonymous | Login | 03-01-2021 19:54 UTC |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
0000318 | [Squeak Packages] StarBrowser | feature | have not tried | 10-08-04 23:52 | 02-20-07 16:45 | |||||||
Reporter | MarcusDenker | View Status | public | |||||||||
Assigned To | ned | |||||||||||
Priority | normal | Resolution | open | |||||||||
Status | assigned | |||||||||||
Summary | 0000318: StarBrowser won't install in 3.7 from SqueakMap | |||||||||||
Description |
Subject: [BUG]SBKomServices, StarBrowser won't install in 3.7 from SqueakMap Author: Darius Date Posted: 9 September 2004 Archive ID: 24240 Comments: SBKomServices, StarBrowser won't install in 3.7 from SqueakMap On Windows XP with SP2: For StarBrowser I get methodsFor:stamp: as invalid object. KomPackageBuilder, SBKomServices just won't install. Fails on package load. |
|||||||||||
Additional Information | ||||||||||||
Attached Files | ||||||||||||
|
![]() |
|
(0001619 - 81 - 81 - 81 - 81 - 81 - 81) simon 06-13-05 01:20 |
Same with 3.8. SBSqueakMap.st depends on the SMCard class which no longer exists. |
(0001620 - 68 - 68 - 68 - 68 - 68 - 68) simon 06-13-05 01:27 |
Workaround: to load StarBrowser in 3.8, create a dummy SMCard class. |
(0010025 - 473 - 491 - 685 - 685 - 685 - 685) dao 02-20-07 16:45 |
I've hit this too. From reading of http://www.prism.gatech.edu/~gtg590q/squeak/SMBase-domain-SMPackage.html [^] and poking around SqueakMap classes - it seems that SMCard now is called SMPackage. So, when DNU popups, find the reference to the 'SMCard' on the stack and rename it to 'SMPackage' right in the debugger window. Then click the 'restart' button and you should be able to add SqueakMap categories into SB tree. (the correct fix is to adjust SB package obviously) |
Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
47 total queries executed. 36 unique queries executed. |