From: Gerrit G. <Gar...@vr...> - 2011-11-30 15:45:42
|
hey patric, thank you for your reply. You're right, that the string is not in the vista kernel. This behavior is implemented in the VisaApp., my fault was to look at the wrong tab to get the filename ;) Nevertheless this behavior is strange and I gonna fix this at the VisaApplication. Best regards, Gerrit -- Gerrit Garbereder B.Sc. Mathematisch-technischer Softwareentwickler RWTH Aachen University, Center for Computing and Communication Rechen- und Kommunikationszentrum Virtual Reality Group Dienstgebäude Kopernikusstraße 6, 52074 Aachen (Germany) Raum 108 Tel.: +49 (0) 241 80-29731 mailto:gar...@vr... URL: www.vr.rwth-aachen.de On Wed, Nov 30, 2011 at 16:33, Patric Schmitz <sc...@vr...> wrote: > On Wed, 30 Nov 2011 16:17:34 +0100 > Gerrit Garbereder <Gar...@vr...> wrote: > >> Hey folks, >> >> we are using custom commandline args in the VisaApp. I've got in >> trouble with the commandline args because I had a typo in the >> commandline args which caused the VistaSystem to set vista.ini as >> displayini file. But when I use all commanline args correctly they get >> parsed out of the argv vector by the VisaApplication and the default >> for the empty parameterlist in VistaSystem is, that the displayini >> file is vista_display.ini. >> >> In my eyes this behavior is very confusing cause I would expect, the >> same default values independent from what I enter in the commandline - >> except when I give an explicit value. >> >> What do you think about this behavior? > > Hi Gerrit, > > the behavior you observe should have nothing to do with a default value > assumed by ViSTA (the string "vista_display.ini" is not contained in > the kernel sources at all). Could you post the contents of the > vista.ini file you are actually using? Could it be that in there, you > have something like > [SYSTEM] > DISPLAYINI = vista_display.ini ? > > Also, please post the relevant code lines from VisaApplication which > parse out of the argv vector and call VistaSystem::Init(). > > Regards, > Patric > > -- > Patric Schmitz, MaTA, B.Sc. > > Virtual Reality Group, RWTH Aachen University > Lehrstuhl für Informatik 12 (Hochleistungsrechnen) > > Immersive Visualization Services > > Rechen- und Kommunikationszentrum > Seffenter Weg 23, 52074 Aachen > Tel. +49 241 80-24893 > Email sc...@vr... > URL www.vr.rwth-aachen.de > > ------------------------------------------------------------------------------ > All the data continuously generated in your IT infrastructure > contains a definitive record of customers, application performance, > security threats, fraudulent activity, and more. Splunk takes this > data and makes sense of it. IT sense. And common sense. > http://p.sf.net/sfu/splunk-novd2d > _______________________________________________ > vistavrtoolkit-general mailing list > vis...@li... > https://lists.sourceforge.net/lists/listinfo/vistavrtoolkit-general |