Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Another problem with Class Editor

Another problem with Class Editor 15 years 10 months ago #241

  • gallim
  • gallim's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 29
  • Karma: 0
Hi,
i created demo class following instructions in Designer Guide, (i manual created wb_load file);
when terminated edit mode or save the follow error appears:

\"Saving file /usr/local/pwrp/sequenza/common/db/cvolpico.wb_load -> /usr/local/pwrp/sequenza/common/db/cvolpico.wb_load.1
/usr/pwr45/os_linux/hw_x86/exp/exe/wb_start.sh: line 27: 3806 Segmentation fault wb $username $password $volume $4 $5 $6 $7\"

and when opening class editor:

\"Wb opening wb_load-file /usr/local/pwrp/sequenza/common/db/cvolpico.wb_load...
/usr/pwr45/os_linux/hw_x86/exp/exe/wb_start.sh: line 27: 3848 Segmentation fault wb $username $password $volume $4 $5 $6 $7\"

the file cvolpico.wb_load contains:

Volume CVolPico $ClassVolume 0.0.50.90
Body SysBody 01-GEN-1970 01:00:00.00
Attr NextOix = \"_X1\"
Attr NextCix = \"_X2\"
EndBody
Object Class $ClassHier 1 29-MAG-2008 15:58:07.48
Object MyDataClass $ClassDef 1 29-MAG-2008 15:58:39.75
Body SysBody 29-MAG-2008 15:58:21.46
EndBody
Object RtBody $ObjBodyDef 1 29-MAG-2008 16:02:35.67
Body SysBody 29-MAG-2008 15:59:44.21
Attr StructName = \"MyDataClass\"
Attr NextAix = \"_X6\"
EndBody
Object Height $Attribute 1 29-MAG-2008 16:00:10.06
Body SysBody 29-MAG-2008 16:00:30.41
Attr Flags = 16777216
Attr TypeRef = \"pwrs:Type-$Float32\"
EndBody
EndObject
Object Length $Attribute 2 29-MAG-2008 16:02:01.50
Body SysBody 29-MAG-2008 16:01:46.42
Attr Flags = 16777216
Attr TypeRef = \"pwrs:Type-$Float32\"
EndBody
EndObject
Object Width $Attribute 4 29-MAG-2008 16:02:57.67
Body SysBody 29-MAG-2008 16:03:13.97
Attr Flags = 16777216
Attr TypeRef = \"pwrs:Type-$Float32\"
EndBody
EndObject
Object ThicknessArray $Attribute 5 29-MAG-2008 16:08:33.41
Body SysBody 29-MAG-2008 16:09:08.18
Attr Flags = 16777218
Attr Elements = 50
Attr TypeRef = \"pwrs:Type-$Float32\"
EndBody
EndObject
EndObject
EndObject
EndObject
EndVolume
..

my Linux distribution is Debian Etch 4.0

Thanks for help.


/Maurizio
The administrator has disabled public write access.

Re:Another problem with Class Editor 15 years 10 months ago #242

  • claes
  • claes's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 3177
  • Thank you received: 502
  • Karma: 133
Hi Maurizio,

There are some problems with the time conversion routines, they are writing times in local langage, e.g -GEN- and -MAG-, and expecting english when reading, -JAN- and -MAY-.

By setting english language at login you will always read and write in english and escape this problem.

/Claes
The administrator has disabled public write access.

Re:Another problem with Class Editor 15 years 10 months ago #244

  • gallim
  • gallim's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 29
  • Karma: 0
Hi Claes,

i configured LANG=en_EN and now is OK.

Thanks.

/Maurizio
The administrator has disabled public write access.
  • Page:
  • 1
Time to create page: 8.939 seconds