GLASS Bug Report

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

GLASS Bug Report

Yuet Chuen Ip
===== Your comments ============================================
More of an annoyance than an outright bug. (Or possibly not a bug at all depending on whether there is a simple work-around).
If you were to redefine a class to add a new inst var which happens to be also a temp var in certain methods;
those methods will disappear without warning.

Browsing the class history will show:

    "This method does not exist."
    self halt.


Anyway - thought you would be interested...(assuming you were not already aware of this)

Regards,

Yuet Ip
CCK Financial Solutions
...
===== Your comments end =======================================
===== Backtrace ==================================================
...
...
===== Backtrace end =============================================
22 March 2012 11:49:51 am

Client VM: Win32 - a SmalltalkImage
Client Image: Pharo-1.0 [Latest update: #10517]
GemTools Client: >=1.0-beta.8.7 [ConfigurationOfGemTools]
GLASS: 1.0-beta.8.7.1

===== GLASS Version Report ============================================
1. ConfigurationOfGLASS    1.0-beta.8.7.1    #'release'
2. ConfigurationOfGofer    1.0.5.1    #'release'
3. ConfigurationOfGoferProjectLoader    1.0-alpha2.2    #'development'
4. ConfigurationOfGrease    1.0.6.4    #'release'
5. ConfigurationOfGsCore    0.245.2    #'development'
6. ConfigurationOfGsFastCGI    0.235    #'release'
7. ConfigurationOfGsMisc    0.240    #'release'
8. ConfigurationOfGsMonticello    0.242    #'release'
9. ConfigurationOfGsOB    0.242    #'release'
10. ConfigurationOfGsSqueakCommon    0.9.2    #'release'
11. ConfigurationOfJQueryWidgetBox    2.4    #'development'
12. ConfigurationOfMagritte2    2.0.6.1    #'development'
13. ConfigurationOfMetacello    1.0-beta.31.1    #'release'
14. ConfigurationOfPier2    2.0.7.1    #'development'
15. ConfigurationOfPierAddOns2    2.0.7.1    #'development'
16. ConfigurationOfSeaside30    3.0.6.3    #'release'
17. ConfigurationOfSwazoo2    2.2.0.4    #'development'
18. ConfigurationOfXMLSupport    1.0.5    #'stable'
19. ConfigurationOfZincHTTPComponents    1.1    #'release'

===== Client Version Report ============================================
cpuArchitecture: X86
cpuKind: Intel CPU
gsBuildArchitecture: Pentium/Windows_NT
gsBuildDate: Mon Jun 21 17:24:04 2010
gsBuildSerialNum: gss64_2_4_x_branch-23693
gsRelease: 2.4.4
gsVersion: 2.4.4
nodeName: per131pc7
osName: Windows NT
osRelease: 6.1
osVersion: build 7601 Service Pack 1
processId: 3008
processorCount: 4

===== Stone Version Report ===========================================
cpuArchitecture: x86-64
cpuKind: x86_64
gsBuildArchitecture: x86-64 (Linux)
gsBuildDate: Thu Dec  1 12:39:22 2011
gsBuildSerialNum: gss64_2_4_x_branch-27418
gsRelease: 2.4.5
gsVersion: 2.4.5
nodeName: vidar
osName: Linux
osRelease: 2.6.32.36-0.5-default
osVersion: #1 SMP 2011-04-14 10:12:31 +0200
processId: 4910
processorCount: 4

===== Preferences ============================================
annotationPanes=false
mercuryPanel=true
optionalButtons=true
syntaxHighlightingAsYouType=true



--
Yuet Ip,

Yuet Ip,
CCK Financial Solutions Ltd.,
Level 3, 12 St.Georges Terrace,
Perth,
WA 6000,
Australia.

Tel: +618 9223 7617
Fax: +618 9223 7699
email: [hidden email]

==============================================================================
CONFIDENTIALITY: The contents of this e-mail (and attachments) may be confidential, may be privileged and may contain copyright material of CCK Financial Solutions Ltd or third parties. You should only reproduce or distribute the material if you are expressly authorised by us to do so. If you are not the intended recipient, any use, disclosure or copying of this e-mail is unauthorised. If you have received this e-mail in error, please immediately notify the sender via e-mail.

VIRUSES: CCK Financial Solutions Ltd does not represent or warrant that files attached to this e-mail are free from computer viruses or other defects. Any attached files are provided, and may only be used, on the basis that the user assumes all responsibility for any loss or damage resulting directly or indirectly from such use. The liability of CCK Financial Solutions Ltd or related parties is limited in any event to either the resupply of the attached files or the cost of having the attached files resupplied.

Reply | Threaded
Open this post in threaded view
|

Re: GLASS Bug Report

Dale Henrichs
Thanks Yuet, I've submitted a bug on this one ... it is a "known bug", but I neglected to record the bug and therefore haven't addressed it ... thanks for the report.

Dale

[1] http://code.google.com/p/glassdb/issues/detail?id=336

----- Original Message -----
| From: "Yuet Chuen Ip" <[hidden email]>
| To: [hidden email]
| Sent: Wednesday, March 21, 2012 9:07:05 PM
| Subject: [GS/SS Beta] GLASS Bug Report
|
| ===== Your comments ============================================
| More of an annoyance than an outright bug. (Or possibly not a bug at
| all depending on whether there is a simple work-around).
| If you were to redefine a class to add a new inst var which happens
| to be also a temp var in certain methods;
| those methods will disappear without warning.
|
| Browsing the class history will show:
|
| "This method does not exist."
| self halt.
|
|
| Anyway - thought you would be interested...(assuming you were not
| already aware of this)
|
| Regards,
|
| Yuet Ip
| CCK Financial Solutions
| ...
| ===== Your comments end =======================================
| ===== Backtrace ==================================================
| ...
| ...
| ===== Backtrace end =============================================
| 22 March 2012 11:49:51 am
|
| Client VM: Win32 - a SmalltalkImage
| Client Image: Pharo-1.0 [Latest update: #10517]
| GemTools Client: >=1.0-beta.8.7 [ConfigurationOfGemTools]
| GLASS: 1.0-beta.8.7.1
|
| ===== GLASS Version Report
| ============================================
| 1. ConfigurationOfGLASS 1.0-beta.8.7.1 #'release'
| 2. ConfigurationOfGofer 1.0.5.1 #'release'
| 3. ConfigurationOfGoferProjectLoader 1.0-alpha2.2 #'development'
| 4. ConfigurationOfGrease 1.0.6.4 #'release'
| 5. ConfigurationOfGsCore 0.245.2 #'development'
| 6. ConfigurationOfGsFastCGI 0.235 #'release'
| 7. ConfigurationOfGsMisc 0.240 #'release'
| 8. ConfigurationOfGsMonticello 0.242 #'release'
| 9. ConfigurationOfGsOB 0.242 #'release'
| 10. ConfigurationOfGsSqueakCommon 0.9.2 #'release'
| 11. ConfigurationOfJQueryWidgetBox 2.4 #'development'
| 12. ConfigurationOfMagritte2 2.0.6.1 #'development'
| 13. ConfigurationOfMetacello 1.0-beta.31.1 #'release'
| 14. ConfigurationOfPier2 2.0.7.1 #'development'
| 15. ConfigurationOfPierAddOns2 2.0.7.1 #'development'
| 16. ConfigurationOfSeaside30 3.0.6.3 #'release'
| 17. ConfigurationOfSwazoo2 2.2.0.4 #'development'
| 18. ConfigurationOfXMLSupport 1.0.5 #'stable'
| 19. ConfigurationOfZincHTTPComponents 1.1 #'release'
|
| ===== Client Version Report
| ============================================
| cpuArchitecture: X86
| cpuKind: Intel CPU
| gsBuildArchitecture: Pentium/Windows_NT
| gsBuildDate: Mon Jun 21 17:24:04 2010
| gsBuildSerialNum: gss64_2_4_x_branch-23693
| gsRelease: 2.4.4
| gsVersion: 2.4.4
| nodeName: per131pc7
| osName: Windows NT
| osRelease: 6.1
| osVersion: build 7601 Service Pack 1
| processId: 3008
| processorCount: 4
|
| ===== Stone Version Report
| ===========================================
| cpuArchitecture: x86-64
| cpuKind: x86_64
| gsBuildArchitecture: x86-64 (Linux)
| gsBuildDate: Thu Dec 1 12:39:22 2011
| gsBuildSerialNum: gss64_2_4_x_branch-27418
| gsRelease: 2.4.5
| gsVersion: 2.4.5
| nodeName: vidar
| osName: Linux
| osRelease: 2.6.32.36-0.5-default
| osVersion: #1 SMP 2011-04-14 10:12:31 +0200
| processId: 4910
| processorCount: 4
|
| ===== Preferences ============================================
| annotationPanes=false
| mercuryPanel=true
| optionalButtons=true
| syntaxHighlightingAsYouType=true
|
|
|
| --
| Yuet Ip,
|
|
| Yuet Ip,
| CCK Financial Solutions Ltd.,
| Level 3, 12 St.Georges Terrace,
| Perth,
| WA 6000,
| Australia.
|
| Tel: +618 9223 7617
| Fax: +618 9223 7699
| email: [hidden email]
|
| ==============================================================================
| CONFIDENTIALITY: The contents of this e-mail (and attachments) may be
| confidential, may be privileged and may contain copyright material
| of CCK Financial Solutions Ltd or third parties. You should only
| reproduce or distribute the material if you are expressly authorised
| by us to do so. If you are not the intended recipient, any use,
| disclosure or copying of this e-mail is unauthorised. If you have
| received this e-mail in error, please immediately notify the sender
| via e-mail.
|
| VIRUSES: CCK Financial Solutions Ltd does not represent or warrant
| that files attached to this e-mail are free from computer viruses or
| other defects. Any attached files are provided, and may only be
| used, on the basis that the user assumes all responsibility for any
| loss or damage resulting directly or indirectly from such use. The
| liability of CCK Financial Solutions Ltd or related parties is
| limited in any event to either the resupply of the attached files or
| the cost of having the attached files resupplied.