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

TOPIC: wb_ge crashed on MethodToolbar

wb_ge crashed on MethodToolbar 5 years 1 month ago #10214

  • seec
  • seec's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 78
  • Karma: 0
hi

when I use MethodToolbar the editor crashed after update all the subgraphs

Load subgraphs
set all extern
save graph
open graph

editor crashed

I get this error

pwrp@rpi11/tenproj/-.login> wb_ge
GlowNode:nodeclass not found: O579
Segmentation fault

proviewversion 5.5

cees
Last Edit: 5 years 1 month ago by seec. Reason: provies version
The administrator has disabled public write access.

wb_ge crashed on MethodToolbar 5 years 1 month ago #10218

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

'mbtoolbar' is pure intern subgraph and should never be set Extern. We'll remove it from the subgraph list to the next release. The script function SetExternAll() will give the same segfault and will also be fixed.

/Claes
The administrator has disabled public write access.
The following user(s) said Thank You: seec

wb_ge crashed on MethodToolbar 5 years 1 month ago #10219

  • seec
  • seec's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 78
  • Karma: 0
hi claes

MethodToolbar is a nice subgraph, is it possible to fix it or to exclude it from set-all-extern.

i used it the new subgraph pwr_c_atv.pwg


Ge-Ten-CLock-Var.ActTime.jpg


The pulldown menu, pwr_pulldownmenu2 is the same sort of subgraph, and give no problems




Cees
The administrator has disabled public write access.

wb_ge crashed on MethodToolbar 5 years 1 month ago #10220

  • seec
  • seec's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 78
  • Karma: 0
I zip the pwg file


File Attachment:

File Name: zip.tar.gz
File Size: 7 KB
Last Edit: 5 years 1 month ago by seec.
The administrator has disabled public write access.

wb_ge crashed on MethodToolbar 5 years 1 month ago #10221

  • claes
  • claes's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 3178
  • Thank you received: 502
  • Karma: 133
The difference between mbtoolbar and other subgraphs is that there is no pwsg-file for mbtoolbar and therefor it always has to be intern.

You can use 'Set All Extern' if you set mbtoolbar back to Intern before you save.

/Claes
The administrator has disabled public write access.

wb_ge crashed on MethodToolbar 5 years 1 month ago #10222

  • seec
  • seec's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 78
  • Karma: 0
hi claes

thanks for the information.

I solved the problem

I made a copy of pwr_c_ai and use is in my own graphics.

The connection of "mbtoolbar"looks like this:

fault.jpg


When I insert a new mbtoolbar I get subgraph "mbtoolbar" instead of "O586"


good.jpg



now i get no errors anymore

part of the .......ge_com

SetExternAll();
save
open 'graph'
SetInternAll();
save
! @gradcnv
! save
! export java
! save
endfunction

Just a other question,

I found this "@gradcnv" some were in the source, but i can find any information.

Wat is the effect of this item?


thanks anyway


cees
Last Edit: 5 years 1 month ago by seec.
The administrator has disabled public write access.
  • Page:
  • 1
  • 2
Time to create page: 8.971 seconds