Hi, group. In a gis based architecture was posible to catch the :start_refresh and :refreshed events (between others), establishing a dependence with the...
The only way I've been able to get the SIAS query service to work with a SQL style query is to preface the table names with their corresponding dataset names....
Has anyone experienced this? Anytime I select an hp755cm printer to print to in Smallworld, Smallworld crashes with the error below. Thanks in advance. John ...
jwakefield@...
Apr 1, 2005 2:12 pm
14648
Hi, Can you tell me how you plotted? Which version of Smallworld? Do you use a print server which is between Smallworld and the plotter? Give me a better...
Opps.. you're right, no details. We are running Smallworld version 3.3 the server is windows NT. The crash only happens on one workstation. I believe the...
jwakefield@...
Apr 1, 2005 2:38 pm
14650
John, We have seen something similar with Smallworld 3.2.1. The cause of the problem turned out to be a problem with the printer driver. Matthew Slyfield ...
Hi John, I have had similar problems before. I already expected you would get this crash with selected windows Printer. It's Smallworld's weakest point of...
The print server and smallworld server are two different machines. The print server is actually running windows2000. I tried reinstalling the printer in the...
jwakefield@...
Apr 1, 2005 3:39 pm
14653
Hi, Under windows the best remedy is to do this: - uninstall the current driver. - reboot the machine - install the new driver. Greetings Danny......... ...
The old thread for rendering is replaced with map_view.int!do_render() ( or thereabouts). No dependents are notified using the note_change() method ( ...
See my note below. ... From: Mi¹o Glagolic [mailto:miso.glagolic@...] Sent: Thursday, March 31, 2005 9:23 PM To: sw-gis@yahoogroups.com Subject: Re:...
Hi All, I created a new datastore and loaded data into child alternatives under top. When I try to post and merge the data, some times, I am finding a message...
pmohit
pmohit@...
Apr 3, 2005 1:50 am
14658
This solves the :refreshed event, the problem is how to capture :start_refresh event. Thanks, Tioga. ... do_render() ( or ... method ( ... sets. this ... done....
Hi, I have been looking the map_view.int!do_render() method, and actually map_view does a _self.changed( :post_render ) after finish the render process, that ...
This solves the :refreshed event, the problem is how to capture :start_refresh event. Thanks, Tioga. ... do_render() ( or ... method ( ... sets. this ... done....
Mohit, I've seen this problem at a customer of mine. The root cause can be a variety of things, and we never really figured it out. We got this message in 2...
I've got a process that is taking a long time. Basically I'm removing a bunch of data associated to a parent record. This parent has several children (lets say...
FYI, I've increased performance from avg 20 seconds down to 4 by doing the following: 1) Replaced the db_join.delete() with a fast_elements() iterator and ...
Hi Mark, Curious what version of SW you are using? Starting at 3.3, SW introduced the concept of record_transaction API to replace the direct use of LWT. This...
Does anyone know of any software packages designed to manage employees, seating, workspace equipment and the like in SmallWorld? I'd like to find a way to make...
Hey ! How can the time be corrected in GIS, because if i do a date_time.now(), I get a time wich is 2 hours behind the original time. Before the time change,...
Yep summertime has begun! Difference is now 7200 seconds. Do this on the magik prompt.: date_time_environ. seconds_east_of_greenwich << 7200 Save your image....
Hi, A client of us is having some problems with data integrity. The problems are: 1 wrong nr of coord buckets in chain geometry 2 duplicate values (2 records...
I know of two reasons that can cause this problem:
1.) Merging edited m:n relationships, with a structure defined, can result in
undetected dangling links....
Douglas, Please post any findings if they were directly sent to you. I would like to see an example so I can do internals of buildings in our 3D visualization...
This is in CST 4.0. The core delete code uses LWTs. I've tried to limit my modifiecations so I don't have to keep up with many changes. Does anyone know if the...
Has anyone developed a plugin to the Explorer that reads a list of objects types and ids from XML and displays the list in the explorer? Along the same lines...