From sunshine at public.kherson.ua Wed Jan 5 13:55:32 2005 From: sunshine at public.kherson.ua (Ruslan Zasukhin) Date: Wed Jan 5 05:55:37 2005 Subject: [ANN] Development snapshot a75 (Mac) available In-Reply-To: Message-ID: On 12/30/04 7:54 PM, "Jochen Peters" wrote: > Hi guys, > > i have uploaded a new Valentina studio build. This is a development > snapshot because there are still some things to do before the next > regular version will be ready. > > This build introduces some new features: > - Now there is no "Valentina 1.x" dummy "connection" always present > - "Valentina 1.x" is only shown when there is an open database > - New feature "Smart Open" - this means: > Valentina Studio now tries to detect whether a given file is a valid > 1.x or valid 2.x database. Just choose "Open database".... > - Bugfixes for Valentina Server connections > - Support for Valentina 2.x files: > So far you can create and open 2.x databases, you can create > tables (with new options for 2.x) and you can create fields. > Note that the development snapshot currently only supports a limited > number > of field types - and - you WILL get crashes for some of the new 2.x > features... > > The next release will be available in about 1 - 2 weeks - Mac + Win. > So - this development snapshot is mainly for those of you who can't > wait and want to see > what is going on with vStudio. :-) Hi Jochen, New dialogs for 2.0 looks very good! ***** I suggest in the field dialog change order of checkboxes * Nullable * Indexed * Compressed * Unique * By words ----- I think that in simple mode of fields, no need for BLOB and ObjectPtr. Text better replace on VarChar with default length 2020. -- Best regards, Ruslan Zasukhin [ I feel the need...the need for speed ] ------------------------------------------------------------- e-mail: ruslan@paradigmasoft.com web: http://www.paradigmasoft.com To subscribe to the Valentina mail list go to: http://lists.macserve.net/mailman/listinfo/valentina ------------------------------------------------------------- From sunshine at public.kherson.ua Wed Jan 5 13:57:31 2005 From: sunshine at public.kherson.ua (Ruslan Zasukhin) Date: Wed Jan 5 05:57:53 2005 Subject: [ANN] Development snapshot a75 (Mac) available In-Reply-To: Message-ID: On 12/30/04 7:54 PM, "Jochen Peters" wrote: > Hi guys, > > i have uploaded a new Valentina studio build. This is a development > snapshot because there are still some things to do before the next > regular version will be ready. > > This build introduces some new features: > - Now there is no "Valentina 1.x" dummy "connection" always present > - "Valentina 1.x" is only shown when there is an open database > - New feature "Smart Open" - this means: > Valentina Studio now tries to detect whether a given file is a valid > 1.x or valid 2.x database. Just choose "Open database".... > - Bugfixes for Valentina Server connections > - Support for Valentina 2.x files: > So far you can create and open 2.x databases, you can create > tables (with new options for 2.x) and you can create fields. > Note that the development snapshot currently only supports a limited > number > of field types - and - you WILL get crashes for some of the new 2.x > features... > > The next release will be available in about 1 - 2 weeks - Mac + Win. > So - this development snapshot is mainly for those of you who can't > wait and want to see > what is going on with vStudio. :-) Why in the Create Field v2 dialog so many buttons. I can close dialog be cmd+w. So it seems just button CREATE is enough. Just for cosmetic can be Cancel also -- Best regards, Ruslan Zasukhin [ I feel the need...the need for speed ] ------------------------------------------------------------- e-mail: ruslan@paradigmasoft.com web: http://www.paradigmasoft.com To subscribe to the Valentina mail list go to: http://lists.macserve.net/mailman/listinfo/valentina ------------------------------------------------------------- From j.peters at valentina-db.de Wed Jan 5 14:26:36 2005 From: j.peters at valentina-db.de (Jochen Peters) Date: Wed Jan 5 07:26:40 2005 Subject: [ANN] Development snapshot a75 (Mac) available In-Reply-To: References: Message-ID: <6C8D08FE-5F1D-11D9-A1E4-000D933B17C6@valentina-db.de> > Hi Ruslan, > Hi Jochen, > > New dialogs for 2.0 looks very good! > > ***** > I suggest in the field dialog change order of checkboxes > > > * Nullable * Indexed > * Compressed * Unique > * By words Ok - will change that. > > > ----- > I think that in simple mode of fields, no need for BLOB and ObjectPtr. Ok - i will check that - in the current implementation you must select a "simple type" on the first tab - then the second will change to the options of this type.. The next release will be ready - i think on Sunday - then ALL field types will be ready - so - let us look on the next build for final polishing. > Text better replace on VarChar with default length 2020. Really 2020??? -- Best regards, Jochen Peters PIIT GmbH ------------------------------------ http://www.valentina-db.de From j.peters at valentina-db.de Wed Jan 5 14:29:40 2005 From: j.peters at valentina-db.de (Jochen Peters) Date: Wed Jan 5 07:29:22 2005 Subject: [ANN] Development snapshot a75 (Mac) available In-Reply-To: References: Message-ID: Hi Ruslan, > Why in the Create Field v2 dialog so many buttons. > > I can close dialog be cmd+w. > So it seems just button CREATE is enough. > > Just for cosmetic can be Cancel also So - you mean we will have ONLY ONE button: "Create", right? And "Create" will not close the dialog... Hhmm - maybe better "Create" and "Cancel" ? -- Best regards, Jochen Peters PIIT GmbH ------------------------------------ http://www.valentina-db.de From sunshine at public.kherson.ua Wed Jan 5 15:31:29 2005 From: sunshine at public.kherson.ua (Ruslan Zasukhin) Date: Wed Jan 5 07:31:39 2005 Subject: [ANN] Development snapshot a75 (Mac) available In-Reply-To: <6C8D08FE-5F1D-11D9-A1E4-000D933B17C6@valentina-db.de> Message-ID: On 1/5/05 3:26 PM, "Jochen Peters" wrote: >> Text better replace on VarChar with default length 2020. > Really 2020??? Not remember exact number 2048 - some small number. May be 2040 -- Best regards, Ruslan Zasukhin [ I feel the need...the need for speed ] ------------------------------------------------------------- e-mail: ruslan@paradigmasoft.com web: http://www.paradigmasoft.com To subscribe to the Valentina mail list go to: http://lists.macserve.net/mailman/listinfo/valentina ------------------------------------------------------------- From sunshine at public.kherson.ua Wed Jan 5 16:03:48 2005 From: sunshine at public.kherson.ua (Ruslan Zasukhin) Date: Wed Jan 5 08:03:59 2005 Subject: [ANN] Development snapshot a75 (Mac) available In-Reply-To: Message-ID: On 1/5/05 3:29 PM, "Jochen Peters" wrote: > Hi Ruslan, > > >> Why in the Create Field v2 dialog so many buttons. >> >> I can close dialog be cmd+w. >> So it seems just button CREATE is enough. >> >> Just for cosmetic can be Cancel also > So - you mean we will have ONLY ONE button: "Create", right? > And "Create" will not close the dialog... > Hhmm - maybe better "Create" and "Cancel" ? Yes Cancel Create Ok I think Even more correct not Cancel but Close or Done. Because some user may expect that if he create 3 fields then cancel will rollback that 3 fields. -- Best regards, Ruslan Zasukhin [ I feel the need...the need for speed ] ------------------------------------------------------------- e-mail: ruslan@paradigmasoft.com web: http://www.paradigmasoft.com To subscribe to the Valentina mail list go to: http://lists.macserve.net/mailman/listinfo/valentina ------------------------------------------------------------- From j.peters at valentina-db.de Wed Jan 5 15:14:31 2005 From: j.peters at valentina-db.de (Jochen Peters) Date: Wed Jan 5 08:14:16 2005 Subject: [ANN] Development snapshot a75 (Mac) available In-Reply-To: References: Message-ID: <1E0879B5-5F24-11D9-8602-000D933B17C6@valentina-db.de> >> So - you mean we will have ONLY ONE button: "Create", right? >> And "Create" will not close the dialog... >> Hhmm - maybe better "Create" and "Cancel" ? > > Yes > > Cancel Create > > Ok I think > Even more correct not Cancel but Close or Done. > Because some user may expect that if he create 3 fields then cancel > will > rollback that 3 fields. Ah - yes - exactly. I will choose "Done"... -- Best regards, Jochen Peters PIIT GmbH ------------------------------------ http://www.valentina-db.de From cindy at kowhaiprogramming.com Mon Jan 10 22:25:41 2005 From: cindy at kowhaiprogramming.com (Cindy Brown) Date: Mon Jan 10 03:24:08 2005 Subject: Valentina Support Message-ID: Hi Ruslan, I'm currently working on getting Government approval for our software program. They would like to know if Valentina (v1.10) will be supported through 2005. Would you please be able to confirm by email that this is so. Thanking you in anticipation. -- Cindy Brown Programmer SchoolMaster Kowhai Programming Systems PO Box 198, Invercargill 81 Marama Avenue South, 9RD Invercargill Phone (03) 213 1243 Fax (03) 213 1248 Mobile (021) 354 930 From sunshine at public.kherson.ua Mon Jan 10 11:38:39 2005 From: sunshine at public.kherson.ua (Ruslan Zasukhin) Date: Mon Jan 10 03:38:48 2005 Subject: Valentina Support In-Reply-To: Message-ID: On 1/10/05 11:25 AM, "Cindy Brown" wrote: Hi Cindy, Hi Lynn, > Hi Ruslan, > > I'm currently working on getting Government approval for our software > program. They would like to know if Valentina (v1.10) will be supported > through 2005. > > Would you please be able to confirm by email that this is so. > > Thanking you in anticipation. You ask about VAPP or V4RB ? V4RB 2.0 will be shipped soon. I am not sure if we will provide then bug fixes for 1.11 code base, but why not. I think we will make special folder for 1.x products on site, Where will keep latest versions. Lynn, what you think ? -- Best regards, Ruslan Zasukhin [ I feel the need...the need for speed ] ------------------------------------------------------------- e-mail: ruslan@paradigmasoft.com web: http://www.paradigmasoft.com To subscribe to the Valentina mail list go to: http://lists.macserve.net/mailman/listinfo/valentina ------------------------------------------------------------- From cindy at kowhaiprogramming.com Mon Jan 10 23:05:48 2005 From: cindy at kowhaiprogramming.com (Cindy Brown) Date: Mon Jan 10 04:04:10 2005 Subject: Valentina Support In-Reply-To: Message-ID: Hi Ruslan, Sorry, V4RB is what I am asking about. I know version 2.0 is shipping soon and we will transfer to that later. But in the meantime, they need to know that you will be supporting the current version 1.x for the full 2005 year. If you could just write a statement saying that this is so, I would really appreciate it. Thanks very much. Cindy > On 1/10/05 11:25 AM, "Cindy Brown" wrote: > > Hi Cindy, > Hi Lynn, > >> Hi Ruslan, >> >> I'm currently working on getting Government approval for our software >> program. They would like to know if Valentina (v1.10) will be supported >> through 2005. >> >> Would you please be able to confirm by email that this is so. >> >> Thanking you in anticipation. > > You ask about VAPP or V4RB ? > > V4RB 2.0 will be shipped soon. I am not sure if we will provide then bug > fixes for 1.11 code base, but why not. > > I think we will make special folder for 1.x products on site, > Where will keep latest versions. > > Lynn, what you think ? > -- Cindy Brown Programmer SchoolMaster Kowhai Programming Systems PO Box 198, Invercargill 81 Marama Avenue South, 9RD Invercargill Phone (03) 213 1243 Fax (03) 213 1248 Mobile (021) 354 930 From cindy at kowhaiprogramming.com Mon Jan 10 23:10:38 2005 From: cindy at kowhaiprogramming.com (Cindy Brown) Date: Mon Jan 10 04:08:57 2005 Subject: Valentina website Message-ID: Hi Ruslan, Just tried to get into paradigmasoft.com and it rejects the website address. Is your website down at the moment? Cindy From sunshine at public.kherson.ua Mon Jan 10 12:15:25 2005 From: sunshine at public.kherson.ua (Ruslan Zasukhin) Date: Mon Jan 10 04:15:30 2005 Subject: Valentina Support In-Reply-To: Message-ID: On 1/10/05 12:05 PM, "Cindy Brown" wrote: > Hi Ruslan, > > Sorry, V4RB is what I am asking about. I know version 2.0 is shipping soon > and we will transfer to that later. But in the meantime, they need to know > that you will be supporting the current version 1.x for the full 2005 year. > If you could just write a statement saying that this is so, I would really > appreciate it. You should ask Lynn about this. > Thanks very much. -- Best regards, Ruslan Zasukhin [ I feel the need...the need for speed ] ------------------------------------------------------------- e-mail: ruslan@paradigmasoft.com web: http://www.paradigmasoft.com To subscribe to the Valentina mail list go to: http://lists.macserve.net/mailman/listinfo/valentina ------------------------------------------------------------- From sunshine at public.kherson.ua Mon Jan 10 12:16:27 2005 From: sunshine at public.kherson.ua (Ruslan Zasukhin) Date: Mon Jan 10 04:16:29 2005 Subject: Valentina website In-Reply-To: Message-ID: On 1/10/05 12:10 PM, "Cindy Brown" wrote: > Hi Ruslan, > > Just tried to get into paradigmasoft.com and it rejects the website address. > Is your website down at the moment? Yes I also see this problem. I cannot resolve it self. Will wait for ISP solution. -- Best regards, Ruslan Zasukhin [ I feel the need...the need for speed ] ------------------------------------------------------------- e-mail: ruslan@paradigmasoft.com web: http://www.paradigmasoft.com To subscribe to the Valentina mail list go to: http://lists.macserve.net/mailman/listinfo/valentina ------------------------------------------------------------- From Peter.Lindgren at tidsredovisning.se Thu Jan 13 15:05:51 2005 From: Peter.Lindgren at tidsredovisning.se (Peter Lindgren) Date: Thu Jan 13 08:04:55 2005 Subject: VStudio crashes with encrypted database? Message-ID: <20050113145646.535E.PETER.LINDGREN@tidsredovisning.se> Hello, VStudio crashes when I try to open an encrypted database. I can open other non-encrypted database files. I downloaded the latest (I think) VStudio 1.0a70, vStudio.exe is dated 2004-10-28. I use WinXP prof. SP2, fully patched. The encrypted database is not so big, only 7 MB. It works with the application so I don't think it's broken. TIA, /Peter -- Peter Lindgren From j.peters at valentina-db.de Fri Jan 14 07:47:54 2005 From: j.peters at valentina-db.de (Jochen Peters) Date: Fri Jan 14 00:48:19 2005 Subject: VStudio crashes with encrypted database? In-Reply-To: <20050113145646.535E.PETER.LINDGREN@tidsredovisning.se> References: <20050113145646.535E.PETER.LINDGREN@tidsredovisning.se> Message-ID: <51291.62.154.199.179.1105685274.squirrel@webmail3.server-einstellung.de> Hallo Peter! what kind of encryption do you use? Would it be possible to get the db so that i can debug vStudio and see what happens? -- Best regards, Jochen Peters PIIT GmbH -------------------------- http://www.valentina-db.de > Hello, > VStudio crashes when I try to open an encrypted database. I can > open other non-encrypted database files. > > I downloaded the latest (I think) VStudio 1.0a70, vStudio.exe is > dated 2004-10-28. I use WinXP prof. SP2, fully patched. > > The encrypted database is not so big, only 7 MB. It works with > the application so I don't think it's broken. > > TIA, > /Peter > -- > Peter Lindgren > > _______________________________________________ > Valentina-studio mailing list > Valentina-studio@lists.macserve.net > http://lists.macserve.net/mailman/listinfo/valentina-studio > From vidal_olivier at yahoo.fr Sat Jan 15 13:08:09 2005 From: vidal_olivier at yahoo.fr (Olivier) Date: Sat Jan 15 06:08:16 2005 Subject: Vstudio for valentina 2 Message-ID: <1F2A63A1-66EE-11D9-B17B-000D93C35C66@yahoo.fr> Hi list, Is a next version of Vstudio going to appear? I tried the beta 1.0a75 with Valentina 2. I can open my DB, but " SQL Select " and " data browser " do not work. On fields, the flag " indexbyword " does not work. olivier From sunshine at public.kherson.ua Sat Jan 15 14:16:44 2005 From: sunshine at public.kherson.ua (Ruslan Zasukhin) Date: Sat Jan 15 06:17:03 2005 Subject: Vstudio for valentina 2 In-Reply-To: <1F2A63A1-66EE-11D9-B17B-000D93C35C66@yahoo.fr> Message-ID: On 1/15/05 2:08 PM, "Olivier" wrote: > Hi list, > > Is a next version of Vstudio going to appear? > I tried the beta 1.0a75 with Valentina 2. > I can open my DB, but " SQL Select " and " data browser " do not work. > On fields, the flag " indexbyword " does not work. :-) Yes I already have see build of Vstudio that reads values of 2.0 dbs -- Best regards, Ruslan Zasukhin [ I feel the need...the need for speed ] ------------------------------------------------------------- e-mail: ruslan@paradigmasoft.com web: http://www.paradigmasoft.com To subscribe to the Valentina mail list go to: http://lists.macserve.net/mailman/listinfo/valentina ------------------------------------------------------------- From j.peters at valentina-db.de Sat Jan 15 13:25:13 2005 From: j.peters at valentina-db.de (Jochen Peters) Date: Sat Jan 15 06:24:42 2005 Subject: Vstudio for valentina 2 In-Reply-To: <1F2A63A1-66EE-11D9-B17B-000D93C35C66@yahoo.fr> References: <1F2A63A1-66EE-11D9-B17B-000D93C35C66@yahoo.fr> Message-ID: <81AFF76B-66F0-11D9-B40B-000D933B17C6@valentina-db.de> Hi Olivier! i am very busy preparing the next release of Valentina Studio. I think tomorrow i will upload a new build. The new build has: - a working data browser - a working SQL editor -- Best regards, Jochen Peters PIIT GmbH ------------------------------------ http://www.valentina-db.de Am 15.01.2005 um 13:08 schrieb Olivier: > Hi list, > > Is a next version of Vstudio going to appear? > I tried the beta 1.0a75 with Valentina 2. > I can open my DB, but " SQL Select " and " data browser " do not work. > On fields, the flag " indexbyword " does not work. > > olivier > > _______________________________________________ > Valentina-studio mailing list > Valentina-studio@lists.macserve.net > http://lists.macserve.net/mailman/listinfo/valentina-studio > From vidal_olivier at yahoo.fr Sat Jan 15 14:08:10 2005 From: vidal_olivier at yahoo.fr (Olivier) Date: Sat Jan 15 07:08:09 2005 Subject: Vstudio for valentina 2 In-Reply-To: <81AFF76B-66F0-11D9-B40B-000D933B17C6@valentina-db.de> References: <1F2A63A1-66EE-11D9-B17B-000D93C35C66@yahoo.fr> <81AFF76B-66F0-11D9-B40B-000D933B17C6@valentina-db.de> Message-ID: <8176B539-66F6-11D9-B17B-000D93C35C66@yahoo.fr> perfect ! olivier Le 15 janv. 05, ? 13:25, Jochen Peters a ?crit : > Hi Olivier! > > i am very busy preparing the next release of Valentina Studio. > I think tomorrow i will upload a new build. > > The new build has: > - a working data browser > - a working SQL editor > > -- > Best regards, > Jochen Peters > PIIT GmbH > > ------------------------------------ > http://www.valentina-db.de > > Am 15.01.2005 um 13:08 schrieb Olivier: > >> Hi list, >> >> Is a next version of Vstudio going to appear? >> I tried the beta 1.0a75 with Valentina 2. >> I can open my DB, but " SQL Select " and " data browser " do not work. >> On fields, the flag " indexbyword " does not work. >> >> olivier >> >> _______________________________________________ >> Valentina-studio mailing list >> Valentina-studio@lists.macserve.net >> http://lists.macserve.net/mailman/listinfo/valentina-studio >> > > _______________________________________________ > Valentina-studio mailing list > Valentina-studio@lists.macserve.net > http://lists.macserve.net/mailman/listinfo/valentina-studio > From j.peters at valentina-db.de Tue Jan 18 09:09:27 2005 From: j.peters at valentina-db.de (Jochen Peters) Date: Tue Jan 18 02:09:45 2005 Subject: [ANN] 1.0a77 available Message-ID: <44328.62.154.199.179.1106035767.squirrel@webmail3.server-einstellung.de> Hi all, i have uploaded 1.0a77. http://www.valentina-db.de/en/downloads/downvstd.shtml New: - Rewritten code for opening databases - "SmartOpen" - vStudio can now open 1.x AND 2.x databases - support for Valentina 2.x this include structure creation and editing, SQL support, Data Browser This is the LAST alpha release of Valentina Studio. I have now started to implement the first BETA version. Please report all bugs in the Mantis system. This ensures that they will be fixed for the first beta. -- Best regards, Jochen Peters PIIT GmbH -------------------------- http://www.valentina-db.de From sunshine at public.kherson.ua Tue Jan 18 10:30:38 2005 From: sunshine at public.kherson.ua (Ruslan Zasukhin) Date: Tue Jan 18 02:30:58 2005 Subject: [ANN] 1.0a77 available In-Reply-To: <44328.62.154.199.179.1106035767.squirrel@webmail3.server-einstellung.de> Message-ID: On 1/18/05 10:09 AM, "Jochen Peters" wrote: > Hi all, > > i have uploaded 1.0a77. > > http://www.valentina-db.de/en/downloads/downvstd.shtml > > New: > - Rewritten code for opening databases > - "SmartOpen" - vStudio can now open 1.x AND 2.x databases > - support for Valentina 2.x > this include structure creation and editing, SQL support, > Data Browser > > This is the LAST alpha release of Valentina Studio. > I have now started to implement the first BETA version. Great news, Jochen! > Please report all bugs in the Mantis system. This ensures that they will > be fixed for the first beta. Ok! We will do stress debugging :-) -- Best regards, Ruslan Zasukhin [ I feel the need...the need for speed ] ------------------------------------------------------------- e-mail: ruslan@paradigmasoft.com web: http://www.paradigmasoft.com To subscribe to the Valentina mail list go to: http://lists.macserve.net/mailman/listinfo/valentina ------------------------------------------------------------- From vidal_olivier at yahoo.fr Tue Jan 18 11:36:46 2005 From: vidal_olivier at yahoo.fr (Olivier) Date: Tue Jan 18 04:36:58 2005 Subject: [ANN] 1.0a77 available In-Reply-To: <44328.62.154.199.179.1106035767.squirrel@webmail3.server-einstellung.de> References: <44328.62.154.199.179.1106035767.squirrel@webmail3.server-einstellung.de> Message-ID: Hello, Congratulations, Jochen, on your work. First impressions : - Valentina Studio is very beautiful - It opens correctly my Valentina 2 database - The structure is correctly visible - The data are correctly visible - My first SQL simple queries work. Two notice: - In "list view", if I click on a table, the fields of this table appear. But I think that it is pity to have to then click every field to see the details of every field. Maybe that in the listbox of fields, it would have been better to have also the details of fields (indexed, nullable...), and not only the name of fields. - My DB is UTF16. In this DB, I have accented characters. In "data browser " and in results of SQL queries, I see "blank characters" on the place of the accented characters. - My DB appears twice in " Valentina 2 x.files " - Some informations on database, tables and fields are missing : Collation, locale, storageEncoding. Thank you and still congratulations ! olivier Le 18 janv. 05, ? 09:09, Jochen Peters a ?crit : > Hi all, > > i have uploaded 1.0a77. > > http://www.valentina-db.de/en/downloads/downvstd.shtml > > New: > - Rewritten code for opening databases > - "SmartOpen" - vStudio can now open 1.x AND 2.x databases > - support for Valentina 2.x > this include structure creation and editing, SQL support, > Data Browser > > This is the LAST alpha release of Valentina Studio. > I have now started to implement the first BETA version. > > Please report all bugs in the Mantis system. This ensures that they > will > be fixed for the first beta. > > > > -- > Best regards, > Jochen Peters > PIIT GmbH > > -------------------------- > http://www.valentina-db.de > _______________________________________________ > Valentina-studio mailing list > Valentina-studio@lists.macserve.net > http://lists.macserve.net/mailman/listinfo/valentina-studio > From sunshine at public.kherson.ua Tue Jan 18 13:02:30 2005 From: sunshine at public.kherson.ua (Ruslan Zasukhin) Date: Tue Jan 18 05:02:40 2005 Subject: [ANN] 1.0a77 available In-Reply-To: Message-ID: On 1/18/05 12:36 PM, "Olivier" wrote: > - In "list view", if I click on a table, the fields of this table > appear. > But I think that it is pity to have to then click every field to see > the details of every field. In the tree view you will see table of fields with many properties info -- Best regards, Ruslan Zasukhin [ I feel the need...the need for speed ] ------------------------------------------------------------- e-mail: ruslan@paradigmasoft.com web: http://www.paradigmasoft.com To subscribe to the Valentina mail list go to: http://lists.macserve.net/mailman/listinfo/valentina ------------------------------------------------------------- From j.peters at valentina-db.de Tue Jan 18 12:17:57 2005 From: j.peters at valentina-db.de (Jochen Peters) Date: Tue Jan 18 05:18:05 2005 Subject: [ANN] 1.0a77 available In-Reply-To: References: Message-ID: <23549.62.154.199.179.1106047077.squirrel@webmail3.server-einstellung.de> > On 1/18/05 12:36 PM, "Olivier" wrote: > >> - In "list view", if I click on a table, the fields of this table >> appear. >> But I think that it is pity to have to then click every field to see >> the details of every field. > > In the tree view you will see table of fields with many properties info And note: properties shown there are currently properties common to 1.x and 2.x databases. They will be expanded to show 2.x info, too. And - i will include additional info in the column view too. You can already see that for 1.x databases: In column view the type of the field is shown. -- Best regards, Jochen Peters PIIT GmbH -------------------------- http://www.valentina-db.de From jda at his.com Tue Jan 18 06:21:18 2005 From: jda at his.com (jda) Date: Tue Jan 18 05:21:29 2005 Subject: [ANN] 1.0a77 available In-Reply-To: <23549.62.154.199.179.1106047077.squirrel@webmail3.server-einstellung.de> References: <23549.62.154.199.179.1106047077.squirrel@webmail3.server-einstellung.de> Message-ID: Why restrict opening files with a .vdb extension? My databases never do, so I have to add that every time I want to use VStudio. An option for opening any file in the pop-up menu would be welcome. Jon P.S. It does look beautiful. From j.peters at valentina-db.de Tue Jan 18 12:24:04 2005 From: j.peters at valentina-db.de (Jochen Peters) Date: Tue Jan 18 05:24:13 2005 Subject: [ANN] 1.0a77 available In-Reply-To: References: <44328.62.154.199.179.1106035767.squirrel@webmail3.server-einstellung.de> Message-ID: <29214.62.154.199.179.1106047444.squirrel@webmail3.server-einstellung.de> Hi olivier, > Congratulations, Jochen, on your work. Thanks! > First impressions : > > - Valentina Studio is very beautiful > - It opens correctly my Valentina 2 database > - The structure is correctly visible > - The data are correctly visible > - My first SQL simple queries work. Glad to hear that. > > Two notice: > > - In "list view", if I click on a table, the fields of this table > appear. > But I think that it is pity to have to then click every field to see > the details of every field. > Maybe that in the listbox of fields, it would have been better to have > also the details of fields (indexed, nullable...), and not only the > name of fields. Yes - agree. See my other mail about this. > > - My DB is UTF16. In this DB, I have accented characters. In "data > browser " and in results of SQL queries, I see "blank characters" on > the place of the accented characters. Hhmm - ok - this must be checked. What is the language setting of your system? You are running Win or Mac? > > - My DB appears twice in " Valentina 2 x.files " This bug is alread in Mantis. > > - Some informations on database, tables and fields are missing : > Collation, locale, storageEncoding. Yes - the beta will include all available information. -- Best regards, Jochen Peters PIIT GmbH -------------------------- http://www.valentina-db.de From j.peters at valentina-db.de Tue Jan 18 12:26:08 2005 From: j.peters at valentina-db.de (Jochen Peters) Date: Tue Jan 18 05:26:42 2005 Subject: [ANN] 1.0a77 available In-Reply-To: References: <23549.62.154.199.179.1106047077.squirrel@webmail3.server-einstellung.de> Message-ID: <30754.62.154.199.179.1106047568.squirrel@webmail3.server-einstellung.de> Hi Jon, > Why restrict opening files with a .vdb extension? My databases never > do, so I have to add that every time I want to use VStudio. An option > for opening any file in the pop-up menu would be welcome. Totally agree! I have thought that this already worked. I will fix that for the beta! -- Best regards, Jochen Peters PIIT GmbH -------------------------- http://www.valentina-db.de From jda at his.com Tue Jan 18 06:28:35 2005 From: jda at his.com (jda) Date: Tue Jan 18 05:28:40 2005 Subject: [ANN] 1.0a77 available In-Reply-To: <29214.62.154.199.179.1106047444.squirrel@webmail3.server-einstellung.de> References: <44328.62.154.199.179.1106035767.squirrel@webmail3.server-einstellung.de> <29214.62.154.199.179.1106047444.squirrel@webmail3.server-einstellung.de> Message-ID: Hm, when I try to open a fresh local V2.x db I get an error "Database could not be opened". Jon From vidal_olivier at yahoo.fr Tue Jan 18 12:44:09 2005 From: vidal_olivier at yahoo.fr (Olivier) Date: Tue Jan 18 05:44:15 2005 Subject: [ANN] 1.0a77 available In-Reply-To: <29214.62.154.199.179.1106047444.squirrel@webmail3.server-einstellung.de> References: <44328.62.154.199.179.1106035767.squirrel@webmail3.server-einstellung.de> <29214.62.154.199.179.1106047444.squirrel@webmail3.server-einstellung.de> Message-ID: <4410AEAF-6946-11D9-ADD4-000D93C35C66@yahoo.fr> Le 18 janv. 05, ? 12:24, Jochen Peters a ?crit : > Hhmm - ok - this must be checked. What is the language setting of your > system? You are running Win or Mac? Mac os X 10.3.5 (french) Valentina 2 b36 storage encoding = UTF16 locale = fr_FR With my app and ViSQL, I see accented characters. thank you olivier From sunshine at public.kherson.ua Tue Jan 18 13:48:22 2005 From: sunshine at public.kherson.ua (Ruslan Zasukhin) Date: Tue Jan 18 05:48:30 2005 Subject: [ANN] 1.0a77 available In-Reply-To: Message-ID: On 1/18/05 1:28 PM, "jda" wrote: > Hm, when I try to open a fresh local V2.x db I get an error "Database > could not be opened". I also see this on your database, Joh! -- Best regards, Ruslan Zasukhin [ I feel the need...the need for speed ] ------------------------------------------------------------- e-mail: ruslan@paradigmasoft.com web: http://www.paradigmasoft.com To subscribe to the Valentina mail list go to: http://lists.macserve.net/mailman/listinfo/valentina ------------------------------------------------------------- From j.peters at valentina-db.de Tue Jan 18 12:53:57 2005 From: j.peters at valentina-db.de (Jochen Peters) Date: Tue Jan 18 05:54:05 2005 Subject: [ANN] 1.0a77 available In-Reply-To: References: <44328.62.154.199.179.1106035767.squirrel@webmail3.server-einstellung.de><29214.62.154.199.179.1106047444.squirrel@webmail3.server-einstellung.de> Message-ID: <56745.62.154.199.179.1106049237.squirrel@webmail3.server-einstellung.de> > Hm, when I try to open a fresh local V2.x db I get an error "Database > could not be opened". Have you created the db with vStudio? -- Best regards, Jochen Peters PIIT GmbH -------------------------- http://www.valentina-db.de From j.peters at valentina-db.de Tue Jan 18 12:55:46 2005 From: j.peters at valentina-db.de (Jochen Peters) Date: Tue Jan 18 05:55:53 2005 Subject: [ANN] 1.0a77 available In-Reply-To: <4410AEAF-6946-11D9-ADD4-000D93C35C66@yahoo.fr> References: <44328.62.154.199.179.1106035767.squirrel@webmail3.server-einstellung.de><29214.62.154.199.179.1106047444.squirrel@webmail3.server-einstellung.de> <4410AEAF-6946-11D9-ADD4-000D93C35C66@yahoo.fr> Message-ID: <58986.62.154.199.179.1106049346.squirrel@webmail3.server-einstellung.de> >> Hhmm - ok - this must be checked. What is the language setting of your >> system? You are running Win or Mac? > > Mac os X 10.3.5 (french) > Valentina 2 b36 > storage encoding = UTF16 > locale = fr_FR > > With my app and ViSQL, I see accented characters. Ok. Can you put this bug into the Mantis Bug Tracker? -- Best regards, Jochen Peters PIIT GmbH -------------------------- http://www.valentina-db.de From j.peters at valentina-db.de Tue Jan 18 12:57:46 2005 From: j.peters at valentina-db.de (Jochen Peters) Date: Tue Jan 18 05:57:49 2005 Subject: [ANN] 1.0a77 available In-Reply-To: References: Message-ID: <11079.62.154.199.179.1106049466.squirrel@webmail3.server-einstellung.de> > On 1/18/05 1:28 PM, "jda" wrote: > >> Hm, when I try to open a fresh local V2.x db I get an error "Database >> could not be opened". > > I also see this on your database, Joh! Would be nic to get the db - so that i can debug it. IF the db is made with V4RB then this might happen because of a misnatch in kernel versions. vStudio uses the CVS kernel from sunday. -- Best regards, Jochen Peters PIIT GmbH -------------------------- http://www.valentina-db.de From jda at his.com Tue Jan 18 06:58:22 2005 From: jda at his.com (jda) Date: Tue Jan 18 05:58:28 2005 Subject: [ANN] 1.0a77 available In-Reply-To: <56745.62.154.199.179.1106049237.squirrel@webmail3.server-einstellung.de> References: <44328.62.154.199.179.1106035767.squirrel@webmail3.server-einstellung.de>< DA4BBB90-693C-11D9-ADD4-000D93C35C66@yahoo.fr><29214.62.154.199.179.110604 7444.squirrel@webmail3.server-einstellung.de> <56745.62.154.199.179.1106049237.squirrel@webmail3.server-einstellung.de> Message-ID: > > Hm, when I try to open a fresh local V2.x db I get an error "Database >> could not be opened". >Have you created the db with vStudio? > No, it was created by my own V2-based app. I could always open my V1-based databases in earlier versions of VStudio. Jon From jda at his.com Tue Jan 18 07:01:36 2005 From: jda at his.com (jda) Date: Tue Jan 18 06:01:39 2005 Subject: [ANN] 1.0a77 available In-Reply-To: <11079.62.154.199.179.1106049466.squirrel@webmail3.server-einstellung.de> References: <11079.62.154.199.179.1106049466.squirrel@webmail3.server-einstellung.de> Message-ID: > > On 1/18/05 1:28 PM, "jda" wrote: >> >>> Hm, when I try to open a fresh local V2.x db I get an error "Database >>> could not be opened". >> >> I also see this on your database, Joh! >Would be nic to get the db - so that i can debug it. >IF the db is made with V4RB then this might happen because of a misnatch >in kernel versions. vStudio uses the CVS kernel from sunday. > Yes, it was made with V4RB (using the latest beta, which Ruslan hasn't distributed yet -- maybe that's the problem?). If you want the db, please tell me where to send it. Jon From sunshine at public.kherson.ua Tue Jan 18 14:11:28 2005 From: sunshine at public.kherson.ua (Ruslan Zasukhin) Date: Tue Jan 18 06:11:36 2005 Subject: Convert 1 _2 Message-ID: Hi Jochen I debugging now new feature in kernel convert_1_2() Jochen, you can EASY integrate this now into Vstudio. Also I have made in kernel GetDatabaseVersion, So you can replace YOUR smart way of db format recognition. -- Best regards, Ruslan Zasukhin [ I feel the need...the need for speed ] ------------------------------------------------------------- e-mail: ruslan@paradigmasoft.com web: http://www.paradigmasoft.com To subscribe to the Valentina mail list go to: http://lists.macserve.net/mailman/listinfo/valentina ------------------------------------------------------------- From j.peters at valentina-db.de Tue Jan 18 14:11:43 2005 From: j.peters at valentina-db.de (Jochen Peters) Date: Tue Jan 18 07:11:52 2005 Subject: [ANN] 1.0a77 available In-Reply-To: References: <11079.62.154.199.179.1106049466.squirrel@webmail3.server-einstellung.de> Message-ID: <31215.62.154.199.179.1106053903.squirrel@webmail3.server-einstellung.de> Hi Jon, >>>> Hm, when I try to open a fresh local V2.x db I get an error "Database >>>> could not be opened". >>> >>> I also see this on your database, Joh! >>Would be nic to get the db - so that i can debug it. >>IF the db is made with V4RB then this might happen because of a misnatch >>in kernel versions. vStudio uses the CVS kernel from sunday. >> > > Yes, it was made with V4RB (using the latest beta, which Ruslan > hasn't distributed yet -- maybe that's the problem?). If you want the > db, please tell me where to send it. Ok. Please send the db (compressed) to j.peters@valentina-db.de Thanks. -- Best regards, Jochen Peters PIIT GmbH -------------------------- http://www.valentina-db.de From j.peters at valentina-db.de Tue Jan 18 14:13:53 2005 From: j.peters at valentina-db.de (Jochen Peters) Date: Tue Jan 18 07:13:57 2005 Subject: Convert 1 _2 In-Reply-To: References: Message-ID: <33380.62.154.199.179.1106054033.squirrel@webmail3.server-einstellung.de> Hi Ruslan, > > I debugging now new feature in kernel convert_1_2() Great! I have already browse through your convert method :-) > > > Jochen, you can EASY integrate this now into Vstudio. Yes - in vStudio i can ASK user if he wants to convert - if no i will open it with 1.x plugin - otherwise i will use your convert method. This is perfect way! > > Also I have made in kernel GetDatabaseVersion, > So you can replace YOUR smart way of db format recognition. :-) Perfect!! -- Best regards, Jochen Peters PIIT GmbH -------------------------- http://www.valentina-db.de From sunshine at public.kherson.ua Tue Jan 18 15:18:46 2005 From: sunshine at public.kherson.ua (Ruslan Zasukhin) Date: Tue Jan 18 07:18:49 2005 Subject: Convert 1 _2 In-Reply-To: <33380.62.154.199.179.1106054033.squirrel@webmail3.server-einstellung.de> Message-ID: On 1/18/05 3:13 PM, "Jochen Peters" wrote: > Hi Ruslan, > >> >> I debugging now new feature in kernel convert_1_2() > Great! I have already browse through your convert method :-) >> >> >> Jochen, you can EASY integrate this now into Vstudio. > Yes - in vStudio i can ASK user if he wants to convert - if no > i will open it with 1.x plugin - otherwise i will use your > convert method. This is perfect way! >> >> Also I have made in kernel GetDatabaseVersion, >> So you can replace YOUR smart way of db format recognition. > :-) Perfect!! You will need VDK dlls of 1.x When you need them tell me I send you -- Best regards, Ruslan Zasukhin [ I feel the need...the need for speed ] ------------------------------------------------------------- e-mail: ruslan@paradigmasoft.com web: http://www.paradigmasoft.com To subscribe to the Valentina mail list go to: http://lists.macserve.net/mailman/listinfo/valentina ------------------------------------------------------------- From vidal_olivier at yahoo.fr Tue Jan 18 14:51:14 2005 From: vidal_olivier at yahoo.fr (Olivier) Date: Tue Jan 18 07:51:24 2005 Subject: [ANN] 1.0a77 available In-Reply-To: <23549.62.154.199.179.1106047077.squirrel@webmail3.server-einstellung.de> References: <23549.62.154.199.179.1106047077.squirrel@webmail3.server-einstellung.de> Message-ID: <05341FEE-6958-11D9-ADD4-000D93C35C66@yahoo.fr> > And note: properties shown there are currently properties common to > 1.x and 2.x databases. They will be expanded to show 2.x info, too. > > And - i will include additional info in the column view too. > ok ! thank you > You can already see that for 1.x databases: In column view the type of > the > field is shown. > From vidal_olivier at yahoo.fr Tue Jan 18 14:52:35 2005 From: vidal_olivier at yahoo.fr (Olivier) Date: Tue Jan 18 07:52:32 2005 Subject: [ANN] 1.0a77 available In-Reply-To: <58986.62.154.199.179.1106049346.squirrel@webmail3.server-einstellung.de> References: <44328.62.154.199.179.1106035767.squirrel@webmail3.server-einstellung.de><29214.62.154.199.179.1106047444.squirrel@webmail3.server-einstellung.de> <4410AEAF-6946-11D9-ADD4-000D93C35C66@yahoo.fr> <58986.62.154.199.179.1106049346.squirrel@webmail3.server-einstellung.de> Message-ID: <350A7096-6958-11D9-ADD4-000D93C35C66@yahoo.fr> Le 18 janv. 05, ? 12:55, Jochen Peters a ?crit : > Ok. Can you put this bug into the Mantis Bug Tracker? ok, it's done. From j.peters at valentina-db.de Tue Jan 18 15:14:29 2005 From: j.peters at valentina-db.de (Jochen Peters) Date: Tue Jan 18 08:14:36 2005 Subject: Convert 1 _2 In-Reply-To: References: <33380.62.154.199.179.1106054033.squirrel@webmail3.server-einstellung.de> Message-ID: <36321.62.154.199.179.1106057669.squirrel@webmail3.server-einstellung.de> Hi, > > You will need VDK dlls of 1.x Ok, I need: 1) VDK.DLL (Windows) Build with CW 9 against the RELEASE runtime dll. 2) VDK lib (no dylib needed) for Mach-O Build with CW 9 against the BSD RELEASE runtime 3) NOT SO IMPORTANT FOR THE MOMENT same as 2) but build with XCode (Because CURRENTLY i only use CW for Mac+Win this is not urgent) -- Best regards, Jochen Peters PIIT GmbH -------------------------- http://www.valentina-db.de From cbpelto at pcisys.net Fri Jan 21 12:41:13 2005 From: cbpelto at pcisys.net (Chuck Pelto) Date: Fri Jan 21 13:41:32 2005 Subject: Crash On Operation Message-ID: <68CEB9B3-6BE4-11D9-8AA3-00306549C134@pcisys.net> Just downloaded v1a77 and was using it against a new database I had just implemented and imported data into and got a crash with report from OS X. Here is the text of the report..... -------------- next part -------------- I was perusing data in a new database system I had implemented and the application just up and quit. Date/Time: 2005-01-21 12:38:02 -0700 OS Version: 10.3.7 (Build 7S215) Report Version: 2 Command: Valentina Studio Path: /Applications/Valentina Studio.app/Contents/MacOS/Valentina Studio Version: 1.0a77 (1.0a77) PID: 1675 Thread: 0 Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000004 Thread 0 Crashed: 0 vec.bundle 0x0582eff0 _ZNK7vsVLink10GetNameForEP9vsI_TableS1_ + 0x9c 1 sql.bundle 0x01e3ddd8 _ZN13vsDataBrowser16BuildRelatedMenuEP9vsI_Table + 0x17c 2 sql.bundle 0x01e3ccb4 _ZN13vsDataBrowser12ExecuteQueryEv + 0x284 3 sql.bundle 0x01e3c888 _ZN13vsDataBrowser14OnTableChangedER14wxCommandEvent + 0xc0 4 wx_MACH.dylib 0x0172d2f8 _ZNK12wxAppConsole11HandleEventEP12wxEvtHandlerMS0_FvR7wxEventES3_ + 0x40 5 wx_MACH.dylib 0x016489e4 _ZN12wxEvtHandler21ProcessEventIfMatchesERK21wxEventTableEntryBasePS_R7wxEvent + 0xb0 6 wx_MACH.dylib 0x01647e14 _ZN16wxEventHashTable11HandleEventER7wxEventP12wxEvtHandler + 0xb4 7 wx_MACH.dylib 0x01648bbc _ZN12wxEvtHandler12ProcessEventER7wxEvent + 0xd8 8 wx_MACH.dylib 0x0164223c _ZN12wxWindowBase9TryParentER7wxEvent + 0x84 9 wx_MACH.dylib 0x01648c20 _ZN12wxEvtHandler12ProcessEventER7wxEvent + 0x13c 10 wx_MACH.dylib 0x0164223c _ZN12wxWindowBase9TryParentER7wxEvent + 0x84 11 wx_MACH.dylib 0x01648c20 _ZN12wxEvtHandler12ProcessEventER7wxEvent + 0x13c 12 wx_MACH.dylib 0x0164223c _ZN12wxWindowBase9TryParentER7wxEvent + 0x84 13 wx_MACH.dylib 0x01648c20 _ZN12wxEvtHandler12ProcessEventER7wxEvent + 0x13c 14 wx_MACH.dylib 0x015cd530 _ZN9wxControl14ProcessCommandER14wxCommandEvent + 0x2c 15 wx_MACH.dylib 0x015ca930 _ZN8wxChoice13MacControlHitEPvS0_ + 0xf0 16 wx_MACH.dylib 0x015f4cbc _Z30wxMacWindowControlEventHandlerP25OpaqueEventHandlerCallRefP14OpaqueEventRefPv + 0x364 17 wx_MACH.dylib 0x015f506c _Z23wxMacWindowEventHandlerP25OpaqueEventHandlerCallRefP14OpaqueEventRefPv + 0x8c 18 com.apple.HIToolbox 0x927d1fa0 DispatchEventToHandlers + 0x150 19 com.apple.HIToolbox 0x927d2214 SendEventToEventTargetInternal + 0x174 20 com.apple.HIToolbox 0x927e46bc SendEventToEventTarget + 0x28 21 com.apple.HIToolbox 0x92856b00 _Z14SendControlHitP6HIViewsm + 0xa0 22 com.apple.HIToolbox 0x928a9d24 _ZN6HIView16NotifyControlHitEsm + 0x1c 23 com.apple.HIToolbox 0x92895350 _ZN6HIView13ClickInternalERK7CGPointmPFvP16OpaqueControlRefsEb + 0xa4 24 com.apple.HIToolbox 0x9289b05c _ZN6HIView9ClickSelfEP14OpaqueEventRef + 0x124 25 com.apple.HIToolbox 0x927d5944 _ZN6HIView12EventHandlerEP25OpaqueEventHandlerCallRefP14OpaqueEventRefPv + 0x1814 26 com.apple.HIToolbox 0x927d1fa0 DispatchEventToHandlers + 0x150 27 com.apple.HIToolbox 0x927d2214 SendEventToEventTargetInternal + 0x174 28 com.apple.HIToolbox 0x927e46bc SendEventToEventTarget + 0x28 29 com.apple.HIToolbox 0x9289ae10 _ZN6HIView5ClickEP14OpaqueEventRef + 0x10c 30 com.apple.HIToolbox 0x928e9394 HIViewClick + 0x38 31 com.apple.HIToolbox 0x928b6a74 HandleClickAsHIView + 0x9c 32 com.apple.HIToolbox 0x92884bd4 HandleWindowClick + 0x204 33 com.apple.HIToolbox 0x92865f40 HandleMouseEvent + 0x1b8 34 com.apple.HIToolbox 0x92827c60 StandardWindowEventHandler + 0xa8 35 com.apple.HIToolbox 0x927d1fa0 DispatchEventToHandlers + 0x150 36 com.apple.HIToolbox 0x927d2214 SendEventToEventTargetInternal + 0x174 37 com.apple.HIToolbox 0x927e46bc SendEventToEventTarget + 0x28 38 com.apple.HIToolbox 0x927f2d3c _Z25HandleMouseEventForWindowP15OpaqueWindowPtrP14OpaqueEventReft + 0x144 39 com.apple.HIToolbox 0x92913524 _Z16HandleMouseEventP14OpaqueEventRef + 0x170 40 com.apple.HIToolbox 0x927e2c5c _Z29ToolboxEventDispatcherHandlerP25OpaqueEventHandlerCallRefP14OpaqueEventRefPv + 0x1e8 41 com.apple.HIToolbox 0x927d205c DispatchEventToHandlers + 0x20c 42 com.apple.HIToolbox 0x927d2214 SendEventToEventTargetInternal + 0x174 43 com.apple.HIToolbox 0x927e46bc SendEventToEventTarget + 0x28 44 wx_MACH.dylib 0x015c20a4 _ZN5wxApp17MacHandleOneEventEPv + 0x30 45 wx_MACH.dylib 0x015c2034 _ZN5wxApp13MacDoOneEventEv + 0xb4 46 wx_MACH.dylib 0x015c1c84 _ZN5wxApp8MainLoopEv + 0x28 47 wx_MACH.dylib 0x016047dc _ZN9wxAppBase5OnRunEv + 0x34 48 wx_MACH.dylib 0x0172f250 _Z7wxEntryRiPPw + 0x80 49 wx_MACH.dylib 0x0172f2fc _Z7wxEntryRiPPc + 0x3c 50 ...digmasoft.valentina.vstudio 0x0000432c main + 0x18 51 ...digmasoft.valentina.vstudio 0x00004104 _start + 0x188 52 dyld 0x8fe1a558 _dyld_start + 0x64 Thread 1: 0 libSystem.B.dylib 0x900074c8 mach_msg_trap + 0x8 1 libSystem.B.dylib 0x90007018 mach_msg + 0x38 2 com.unsanity.ape 0xc000a954 __ape_internal + 0x90b8 3 com.unsanity.ape 0xc0001328 __ape_agent + 0x40 4 libSystem.B.dylib 0x900246e8 _pthread_body + 0x28 Thread 2: 0 libSystem.B.dylib 0x90018be8 semaphore_timedwait_signal_trap + 0x8 1 libSystem.B.dylib 0x9000e788 _pthread_cond_wait + 0x268 2 ...ple.CoreServices.CarbonCore 0x90295ca8 MPWaitOnQueue + 0xe0 3 com.apple.DesktopServices 0x90918f44 _ZN13TNodeSyncTask12SyncTaskProcEPv + 0x70 4 ...ple.CoreServices.CarbonCore 0x902c6d88 PrivateMPEntryPoint + 0x4c 5 libSystem.B.dylib 0x900246e8 _pthread_body + 0x28 PPC Thread State: srr0: 0x0582eff0 srr1: 0x0200f030 vrsave: 0x00000000 cr: 0x44822282 xer: 0x20000004 lr: 0x0582efbc ctr: 0x90000d20 r0: 0x0582efbc r1: 0xbfffe670 r2: 0x069fd240 r3: 0x00000000 r4: 0x069125d0 r5: 0xbfffe640 r6: 0x00000000 r7: 0x00000000 r8: 0x00000000 r9: 0x00000008 r10: 0xfefefeff r11: 0x80808080 r12: 0x80808080 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000 r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000001 r20: 0x00000001 r21: 0x01e65d08 r22: 0x0189aa70 r23: 0x0188feb4 r24: 0x00000000 r25: 0x069fd240 r26: 0x05974528 r27: 0x05974540 r28: 0x0582ef78 r29: 0xbfffe738 r30: 0x07e44890 r31: 0xbfffe670 Binary Images Description: 0x1000 - 0x1b9fff com.paradigmasoft.valentina.vstudio 1.0a77 /Applications/Valentina Studio.app/Contents/MacOS/Valentina Studio 0x413000 - 0x415fff com.apple.textencoding.unicode 1.6.4 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings 0x1258000 - 0x1274fff com.unsanity.windowshadex WindowShade X version 3.1 (3.1) /Users/cbpelto/Library/Application Enhancers/WindowShade X.ape/Contents/MacOS/WindowShade X 0x1499000 - 0x14abfff admin.bundle /Applications/Valentina Studio.app/Contents/MacOS/Plugins/admin.bundle 0x14e3000 - 0x14f3fff js.bundle /Applications/Valentina Studio.app/Contents/MacOS/Plugins/js.bundle 0x155e000 - 0x158ffff odbc.bundle /Applications/Valentina Studio.app/Contents/MacOS/Plugins/odbc.bundle 0x15ba000 - 0x15bafff libicudt30b_cw_bsd.dylib /Applications/Valentina Studio.app/Contents/MacOS/../VComponents/libicudt30b_cw_bsd.dylib 0x15bf000 - 0x188ffff wx_MACH.dylib /Applications/Valentina Studio.app/Contents/MacOS/../Frameworks/wx_MACH.dylib 0x1e34000 - 0x1e65fff sql.bundle /Applications/Valentina Studio.app/Contents/MacOS/Plugins/sql.bundle 0x1f35000 - 0x1f6ffff vec2.bundle /Applications/Valentina Studio.app/Contents/MacOS/Plugins/vec2.bundle 0x1fb8000 - 0x1fbefff libicuio30_cw_bsd.dylib /Applications/Valentina Studio.app/Contents/MacOS/../VComponents/libicuio30_cw_bsd.dylib 0x4bd5000 - 0x4c76fff wxstc_Mach.dylib /Applications/Valentina Studio.app/Contents/MacOS/../Frameworks/wxstc_Mach.dylib 0x580c000 - 0x5949fff vec.bundle /Applications/Valentina Studio.app/Contents/MacOS/Plugins/vec.bundle 0x630b000 - 0x63a6fff libicuu30_cw_bsd.dylib /Applications/Valentina Studio.app/Contents/MacOS/../VComponents/libicuu30_cw_bsd.dylib 0x651e000 - 0x65c2fff libicuin30_cw_bsd.dylib /Applications/Valentina Studio.app/Contents/MacOS/../VComponents/libicuin30_cw_bsd.dylib 0x663e000 - 0x66aafff vsc.bundle /Applications/Valentina Studio.app/Contents/MacOS/Plugins/vsc.bundle 0x6eef000 - 0x71c4fff libKernel_Macho_BSD.dylib /Applications/Valentina Studio.app/Contents/MacOS/../VComponents/libKernel_Macho_BSD.dylib 0x8000000 - 0x806bfff js_d.dylib /Applications/Valentina Studio.app/Contents/MacOS/../Frameworks/js_d.dylib 0x82920000 - 0x82936fff libiodbc.2.1.6.dylib /usr/lib/libiodbc.2.1.6.dylib 0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld 0x90000000 - 0x90122fff libSystem.B.dylib /usr/lib/libSystem.B.dylib 0x90190000 - 0x9023dfff com.apple.CoreFoundation 6.3.6 (299.33) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x90280000 - 0x904f9fff com.apple.CoreServices.CarbonCore 10.3.6 (10.3.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x90570000 - 0x905dffff com.apple.framework.IOKit 1.3.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x90610000 - 0x9069afff com.apple.CoreServices.OSServices 3.0.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x90700000 - 0x90700fff com.apple.CoreServices 10.3 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x90720000 - 0x90787fff com.apple.audio.CoreAudio 2.1.2 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x907f0000 - 0x907f9fff com.apple.DiskArbitration 2.0.4 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x90910000 - 0x90983fff com.apple.DesktopServices 1.2.2 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x90d00000 - 0x90d1bfff com.apple.SystemConfiguration 1.7.1 (???) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x90d40000 - 0x90d40fff com.apple.Carbon 10.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x910b0000 - 0x91101fff com.apple.bom 1.2.5 (63.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x912a0000 - 0x912bdfff com.apple.audio.SoundManager 3.8 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x912e0000 - 0x912f7fff com.apple.LangAnalysis 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x91320000 - 0x913defff ColorSync /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x91460000 - 0x91473fff com.apple.speech.synthesis.framework 3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x914a0000 - 0x91509fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x91560000 - 0x91619fff com.apple.QD 3.4.65 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x91670000 - 0x916a8fff com.apple.AE 1.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x916e0000 - 0x91773fff com.apple.print.framework.PrintCore 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x917e0000 - 0x917f0fff com.apple.speech.recognition.framework 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x91810000 - 0x9182afff com.apple.openscripting 1.2.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x91850000 - 0x91860fff com.apple.ImageCapture 2.1.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x91890000 - 0x9189cfff com.apple.help 1.0.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x918c0000 - 0x918cdfff com.apple.CommonPanels 1.2.1 (1.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x918f0000 - 0x9193efff com.apple.print.framework.Print 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x91990000 - 0x9199bfff com.apple.securityhi 1.2 (90) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x919c0000 - 0x91a33fff com.apple.NavigationServices 3.3.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x91ab0000 - 0x91ac4fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib 0x91ae0000 - 0x91aebfff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x91b10000 - 0x91b2afff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib 0x91b50000 - 0x91b5ffff libPSRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib 0x91b80000 - 0x91b93fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x91bb0000 - 0x91d45fff com.apple.QuickTime 6.5.2 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime 0x92070000 - 0x92096fff com.apple.FindByContent 1.4 (1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent 0x920c0000 - 0x922a7fff com.apple.security 2.3 (176) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x92430000 - 0x92468fff com.apple.LaunchServices 10.3.5 (98.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x92740000 - 0x92777fff com.apple.CFNetwork 1.2.1 (7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x927d0000 - 0x92b54fff com.apple.HIToolbox 1.3.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0xc0000000 - 0xc000efff com.unsanity.ape 1.4.1 /Library/Frameworks/ApplicationEnhancer.framework/Versions/A/ApplicationEnhancer From j.peters at valentina-db.de Sat Jan 22 11:22:22 2005 From: j.peters at valentina-db.de (Jochen Peters) Date: Sat Jan 22 04:22:50 2005 Subject: Crash On Operation In-Reply-To: <68CEB9B3-6BE4-11D9-8AA3-00306549C134@pcisys.net> References: <68CEB9B3-6BE4-11D9-8AA3-00306549C134@pcisys.net> Message-ID: <80D11106-6C5F-11D9-814C-000A959F6B0C@valentina-db.de> Hi Chuck, can you reproduce the problem? Please tell me the exact steps causing the error. Am 21.01.2005 um 20:41 schrieb Chuck Pelto: > Just downloaded v1a77 and was using it against a new database I had > just implemented and imported data into and got a crash with report > from OS X. > > Here is the text of the report..... > > 1239.txt>_______________________________________________ > Valentina-studio mailing list > Valentina-studio@lists.macserve.net > http://lists.macserve.net/mailman/listinfo/valentina-studio > -- Best regards, Jochen Peters PIIT GmbH ------------------------------------ http://www.valentina-db.de From cbpelto at pcisys.net Sat Jan 22 10:49:56 2005 From: cbpelto at pcisys.net (Chuck Pelto) Date: Sat Jan 22 11:50:02 2005 Subject: Crash On Operation In-Reply-To: <80D11106-6C5F-11D9-814C-000A959F6B0C@valentina-db.de> References: <68CEB9B3-6BE4-11D9-8AA3-00306549C134@pcisys.net> <80D11106-6C5F-11D9-814C-000A959F6B0C@valentina-db.de> Message-ID: <07165B31-6C9E-11D9-8AA3-00306549C134@pcisys.net> I'll try later today, or monday. Got a full plate right now.... On Jan 22, 2005, at 3:22 AM, Jochen Peters wrote: > Hi Chuck, > > can you reproduce the problem? > Please tell me the exact steps causing the error. > > Am 21.01.2005 um 20:41 schrieb Chuck Pelto: > >> Just downloaded v1a77 and was using it against a new database I had >> just implemented and imported data into and got a crash with report >> from OS X. >> >> Here is the text of the report..... >> >> > 1239.txt>_______________________________________________ >> Valentina-studio mailing list >> Valentina-studio@lists.macserve.net >> http://lists.macserve.net/mailman/listinfo/valentina-studio >> > -- > Best regards, > Jochen Peters > PIIT GmbH > > ------------------------------------ > http://www.valentina-db.de > > _______________________________________________ > Valentina-studio mailing list > Valentina-studio@lists.macserve.net > http://lists.macserve.net/mailman/listinfo/valentina-studio > From cbpelto at pcisys.net Sat Jan 22 13:12:38 2005 From: cbpelto at pcisys.net (Chuck Pelto) Date: Sat Jan 22 14:12:52 2005 Subject: Crash On Operation In-Reply-To: <80D11106-6C5F-11D9-814C-000A959F6B0C@valentina-db.de> References: <68CEB9B3-6BE4-11D9-8AA3-00306549C134@pcisys.net> <80D11106-6C5F-11D9-814C-000A959F6B0C@valentina-db.de> Message-ID: Hi Jochen, Got it to happen again. Happened when I tried to browse data in a table of the database system. No problems with the Info button. Details in the attachment.... -------------- next part -------------- Please describe the circumstances leading to the crash and any other relevant information: I was going into the BROWSE DATA of one of the data files at the time it crashed, this time. Clicked on the button to browse the data and got the spinning-beachball for about 15 seconds and then the app disappeared. Date/Time: 2005-01-22 13:08:08 -0700 OS Version: 10.3.7 (Build 7S215) Report Version: 2 Command: Valentina Studio Path: /Applications/Valentina Studio.app/Contents/MacOS/Valentina Studio Version: 1.0a77 (1.0a77) PID: 2390 Thread: 0 Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000004 Thread 0 Crashed: 0 vec.bundle 0x05a2eff0 _ZNK7vsVLink10GetNameForEP9vsI_TableS1_ + 0x9c 1 sql.bundle 0x01e96dd8 _ZN13vsDataBrowser16BuildRelatedMenuEP9vsI_Table + 0x17c 2 sql.bundle 0x01e95cb4 _ZN13vsDataBrowser12ExecuteQueryEv + 0x284 3 sql.bundle 0x01e95630 _ZN13vsDataBrowserC1EP16wxMDIParentFrameP11vsI_AppCtrlP11vsSQLPluginP12vsI_Database + 0x7a4 4 sql.bundle 0x01e9eb5c _ZN12vsSQLCommand17DoOpenDataBrowserEv + 0xd8 5 sql.bundle 0x01e9e614 _ZN12vsSQLCommand2DoEv + 0x74 6 ...digmasoft.valentina.vstudio 0x0000a730 _ZN5vsCmd2DoEv + 0x20 7 wx_MACH.dylib 0x0171cf04 _ZN18wxCommandProcessor9DoCommandER9wxCommand + 0x20 8 wx_MACH.dylib 0x0171cf84 _ZN18wxCommandProcessor6SubmitEP9wxCommandu7__bool8 + 0x40 9 ...digmasoft.valentina.vstudio 0x00008278 _ZN9vsAppCtrl13SubmitCommandEP7vsI_Cmd + 0x54 10 sql.bundle 0x01ea3608 _ZN11vsSQLPlugin13SubmitCommandE8vsCMD_IDPvS1_ + 0x70 11 ...digmasoft.valentina.vstudio 0x00023344 _ZN11vsNavigator13OnDataBrowserER14wxCommandEvent + 0xac 12 wx_MACH.dylib 0x0172d2f8 _ZNK12wxAppConsole11HandleEventEP12wxEvtHandlerMS0_FvR7wxEventES3_ + 0x40 13 wx_MACH.dylib 0x016489e4 _ZN12wxEvtHandler21ProcessEventIfMatchesERK21wxEventTableEntryBasePS_R7wxEvent + 0xb0 14 wx_MACH.dylib 0x01647e14 _ZN16wxEventHashTable11HandleEventER7wxEventP12wxEvtHandler + 0xb4 15 wx_MACH.dylib 0x01648bbc _ZN12wxEvtHandler12ProcessEventER7wxEvent + 0xd8 16 wx_MACH.dylib 0x0164223c _ZN12wxWindowBase9TryParentER7wxEvent + 0x84 17 wx_MACH.dylib 0x01648c20 _ZN12wxEvtHandler12ProcessEventER7wxEvent + 0x13c 18 wx_MACH.dylib 0x015cd530 _ZN9wxControl14ProcessCommandER14wxCommandEvent + 0x2c 19 ...digmasoft.valentina.vstudio 0x00008d50 _ZN14vsBitmapButton8OnLeftUpER12wxMouseEvent + 0xb4 20 wx_MACH.dylib 0x0172d2f8 _ZNK12wxAppConsole11HandleEventEP12wxEvtHandlerMS0_FvR7wxEventES3_ + 0x40 21 wx_MACH.dylib 0x016489e4 _ZN12wxEvtHandler21ProcessEventIfMatchesERK21wxEventTableEntryBasePS_R7wxEvent + 0xb0 22 wx_MACH.dylib 0x01647e14 _ZN16wxEventHashTable11HandleEventER7wxEventP12wxEvtHandler + 0xb4 23 wx_MACH.dylib 0x01648bbc _ZN12wxEvtHandler12ProcessEventER7wxEvent + 0xd8 24 wx_MACH.dylib 0x016f50b4 _Z30wxMacTopLevelMouseEventHandlerP25OpaqueEventHandlerCallRefP14OpaqueEventRefPv + 0x3a4 25 wx_MACH.dylib 0x016f5a10 _Z25wxMacTopLevelEventHandlerP25OpaqueEventHandlerCallRefP14OpaqueEventRefPv + 0xe0 26 com.apple.HIToolbox 0x927d1fa0 DispatchEventToHandlers + 0x150 27 com.apple.HIToolbox 0x927d2214 SendEventToEventTargetInternal + 0x174 28 com.apple.HIToolbox 0x927e46bc SendEventToEventTarget + 0x28 29 com.apple.HIToolbox 0x927f2d3c _Z25HandleMouseEventForWindowP15OpaqueWindowPtrP14OpaqueEventReft + 0x144 30 com.apple.HIToolbox 0x92913524 _Z16HandleMouseEventP14OpaqueEventRef + 0x170 31 com.apple.HIToolbox 0x927e2c5c _Z29ToolboxEventDispatcherHandlerP25OpaqueEventHandlerCallRefP14OpaqueEventRefPv + 0x1e8 32 com.apple.HIToolbox 0x927d205c DispatchEventToHandlers + 0x20c 33 com.apple.HIToolbox 0x927d2214 SendEventToEventTargetInternal + 0x174 34 com.apple.HIToolbox 0x927e46bc SendEventToEventTarget + 0x28 35 wx_MACH.dylib 0x015c20a4 _ZN5wxApp17MacHandleOneEventEPv + 0x30 36 wx_MACH.dylib 0x015c2034 _ZN5wxApp13MacDoOneEventEv + 0xb4 37 wx_MACH.dylib 0x015c1c84 _ZN5wxApp8MainLoopEv + 0x28 38 wx_MACH.dylib 0x016047dc _ZN9wxAppBase5OnRunEv + 0x34 39 wx_MACH.dylib 0x0172f250 _Z7wxEntryRiPPw + 0x80 40 wx_MACH.dylib 0x0172f2fc _Z7wxEntryRiPPc + 0x3c 41 ...digmasoft.valentina.vstudio 0x0000432c main + 0x18 42 ...digmasoft.valentina.vstudio 0x00004104 _start + 0x188 43 dyld 0x8fe1a558 _dyld_start + 0x64 Thread 1: 0 libSystem.B.dylib 0x900074c8 mach_msg_trap + 0x8 1 libSystem.B.dylib 0x90007018 mach_msg + 0x38 2 com.unsanity.ape 0xc000a954 __ape_internal + 0x90b8 3 com.unsanity.ape 0xc0001328 __ape_agent + 0x40 4 libSystem.B.dylib 0x900246e8 _pthread_body + 0x28 Thread 2: 0 libSystem.B.dylib 0x90018be8 semaphore_timedwait_signal_trap + 0x8 1 libSystem.B.dylib 0x9000e788 _pthread_cond_wait + 0x268 2 ...ple.CoreServices.CarbonCore 0x90295ca8 MPWaitOnQueue + 0xe0 3 com.apple.DesktopServices 0x90918f44 _ZN13TNodeSyncTask12SyncTaskProcEPv + 0x70 4 ...ple.CoreServices.CarbonCore 0x902c6d88 PrivateMPEntryPoint + 0x4c 5 libSystem.B.dylib 0x900246e8 _pthread_body + 0x28 PPC Thread State: srr0: 0x05a2eff0 srr1: 0x0200f030 vrsave: 0x00000000 cr: 0x44822242 xer: 0x20000004 lr: 0x05a2efbc ctr: 0x90000d20 r0: 0x05a2efbc r1: 0xbfffec70 r2: 0x079dc440 r3: 0x00000000 r4: 0x079c6f30 r5: 0xbfffec40 r6: 0x00000000 r7: 0x00000000 r8: 0x00000000 r9: 0x00000008 r10: 0xfefefeff r11: 0x80808080 r12: 0x80808080 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000 r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000001 r20: 0x00000001 r21: 0x01ebed08 r22: 0x0189aa70 r23: 0x0188feb4 r24: 0x00000000 r25: 0x079dc440 r26: 0x05b74528 r27: 0x05b74540 r28: 0x05a2ef78 r29: 0xbfffed38 r30: 0x08c5c690 r31: 0xbfffec70 Binary Images Description: 0x1000 - 0x1b9fff com.paradigmasoft.valentina.vstudio 1.0a77 /Applications/Valentina Studio.app/Contents/MacOS/Valentina Studio 0x413000 - 0x415fff com.apple.textencoding.unicode 1.6.4 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings 0x1258000 - 0x1274fff com.unsanity.windowshadex WindowShade X version 3.1 (3.1) /Users/cbpelto/Library/Application Enhancers/WindowShade X.ape/Contents/MacOS/WindowShade X 0x1491000 - 0x14a3fff admin.bundle /Applications/Valentina Studio.app/Contents/MacOS/Plugins/admin.bundle 0x14db000 - 0x14ebfff js.bundle /Applications/Valentina Studio.app/Contents/MacOS/Plugins/js.bundle 0x1500000 - 0x1500fff libicudt30b_cw_bsd.dylib /Applications/Valentina Studio.app/Contents/MacOS/../VComponents/libicudt30b_cw_bsd.dylib 0x159e000 - 0x15a4fff libicuio30_cw_bsd.dylib /Applications/Valentina Studio.app/Contents/MacOS/../VComponents/libicuio30_cw_bsd.dylib 0x15bf000 - 0x188ffff wx_MACH.dylib /Applications/Valentina Studio.app/Contents/MacOS/../Frameworks/wx_MACH.dylib 0x1dc5000 - 0x1df6fff odbc.bundle /Applications/Valentina Studio.app/Contents/MacOS/Plugins/odbc.bundle 0x1e8d000 - 0x1ebefff sql.bundle /Applications/Valentina Studio.app/Contents/MacOS/Plugins/sql.bundle 0x1f73000 - 0x1fadfff vec2.bundle /Applications/Valentina Studio.app/Contents/MacOS/Plugins/vec2.bundle 0x5705000 - 0x57a6fff wxstc_Mach.dylib /Applications/Valentina Studio.app/Contents/MacOS/../Frameworks/wxstc_Mach.dylib 0x5a0c000 - 0x5b49fff vec.bundle /Applications/Valentina Studio.app/Contents/MacOS/Plugins/vec.bundle 0x5e86000 - 0x5f21fff libicuu30_cw_bsd.dylib /Applications/Valentina Studio.app/Contents/MacOS/../VComponents/libicuu30_cw_bsd.dylib 0x69f8000 - 0x6a9cfff libicuin30_cw_bsd.dylib /Applications/Valentina Studio.app/Contents/MacOS/../VComponents/libicuin30_cw_bsd.dylib 0x6b18000 - 0x6b84fff vsc.bundle /Applications/Valentina Studio.app/Contents/MacOS/Plugins/vsc.bundle 0x71de000 - 0x74b3fff libKernel_Macho_BSD.dylib /Applications/Valentina Studio.app/Contents/MacOS/../VComponents/libKernel_Macho_BSD.dylib 0x8000000 - 0x806bfff js_d.dylib /Applications/Valentina Studio.app/Contents/MacOS/../Frameworks/js_d.dylib 0x82920000 - 0x82936fff libiodbc.2.1.6.dylib /usr/lib/libiodbc.2.1.6.dylib 0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld 0x90000000 - 0x90122fff libSystem.B.dylib /usr/lib/libSystem.B.dylib 0x90190000 - 0x9023dfff com.apple.CoreFoundation 6.3.6 (299.33) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x90280000 - 0x904f9fff com.apple.CoreServices.CarbonCore 10.3.6 (10.3.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x90570000 - 0x905dffff com.apple.framework.IOKit 1.3.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x90610000 - 0x9069afff com.apple.CoreServices.OSServices 3.0.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x90700000 - 0x90700fff com.apple.CoreServices 10.3 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x90720000 - 0x90787fff com.apple.audio.CoreAudio 2.1.2 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x907f0000 - 0x907f9fff com.apple.DiskArbitration 2.0.4 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x90910000 - 0x90983fff com.apple.DesktopServices 1.2.2 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x90d00000 - 0x90d1bfff com.apple.SystemConfiguration 1.7.1 (???) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x90d40000 - 0x90d40fff com.apple.Carbon 10.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x910b0000 - 0x91101fff com.apple.bom 1.2.5 (63.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x912a0000 - 0x912bdfff com.apple.audio.SoundManager 3.8 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x912e0000 - 0x912f7fff com.apple.LangAnalysis 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x91320000 - 0x913defff ColorSync /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x91460000 - 0x91473fff com.apple.speech.synthesis.framework 3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x914a0000 - 0x91509fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x91560000 - 0x91619fff com.apple.QD 3.4.65 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x91670000 - 0x916a8fff com.apple.AE 1.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x916e0000 - 0x91773fff com.apple.print.framework.PrintCore 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x917e0000 - 0x917f0fff com.apple.speech.recognition.framework 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x91810000 - 0x9182afff com.apple.openscripting 1.2.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x91850000 - 0x91860fff com.apple.ImageCapture 2.1.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x91890000 - 0x9189cfff com.apple.help 1.0.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x918c0000 - 0x918cdfff com.apple.CommonPanels 1.2.1 (1.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x918f0000 - 0x9193efff com.apple.print.framework.Print 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x91990000 - 0x9199bfff com.apple.securityhi 1.2 (90) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x919c0000 - 0x91a33fff com.apple.NavigationServices 3.3.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x91ab0000 - 0x91ac4fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib 0x91ae0000 - 0x91aebfff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x91b10000 - 0x91b2afff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib 0x91b50000 - 0x91b5ffff libPSRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib 0x91b80000 - 0x91b93fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x91bb0000 - 0x91d45fff com.apple.QuickTime 6.5.2 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime 0x92070000 - 0x92096fff com.apple.FindByContent 1.4 (1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent 0x920c0000 - 0x922a7fff com.apple.security 2.3 (176) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x92430000 - 0x92468fff com.apple.LaunchServices 10.3.5 (98.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x92740000 - 0x92777fff com.apple.CFNetwork 1.2.1 (7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x927d0000 - 0x92b54fff com.apple.HIToolbox 1.3.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0xc0000000 - 0xc000efff com.unsanity.ape 1.4.1 /Library/Frameworks/ApplicationEnhancer.framework/Versions/A/ApplicationEnhancer -------------- next part -------------- Regards, Chuck Pelto On Jan 22, 2005, at 3:22 AM, Jochen Peters wrote: > Hi Chuck, > > can you reproduce the problem? > Please tell me the exact steps causing the error. > > Am 21.01.2005 um 20:41 schrieb Chuck Pelto: > >> Just downloaded v1a77 and was using it against a new database I had >> just implemented and imported data into and got a crash with report >> from OS X. >> >> Here is the text of the report..... >> >> > 1239.txt>_______________________________________________ >> Valentina-studio mailing list >> Valentina-studio@lists.macserve.net >> http://lists.macserve.net/mailman/listinfo/valentina-studio >> > -- > Best regards, > Jochen Peters > PIIT GmbH > > ------------------------------------ > http://www.valentina-db.de > > _______________________________________________ > Valentina-studio mailing list > Valentina-studio@lists.macserve.net > http://lists.macserve.net/mailman/listinfo/valentina-studio > From j.peters at valentina-db.de Sat Jan 22 21:20:41 2005 From: j.peters at valentina-db.de (Jochen Peters) Date: Sat Jan 22 14:20:53 2005 Subject: Crash On Operation In-Reply-To: References: <68CEB9B3-6BE4-11D9-8AA3-00306549C134@pcisys.net> <80D11106-6C5F-11D9-814C-000A959F6B0C@valentina-db.de> Message-ID: <166E500E-6CB3-11D9-B49F-000A959F6B0C@valentina-db.de> Hi Chuck, thank you very much! I will try to find the bug and fix it for the next version. -- Best regards, Jochen Peters PIIT GmbH ------------------------------------ http://www.valentina-db.de Am 22.01.2005 um 21:12 schrieb Chuck Pelto: > Hi Jochen, > > Got it to happen again. Happened when I tried to browse data in a > table of the database system. > > No problems with the Info button. > > Details in the attachment.... > > > > Regards, > > Chuck Pelto > > On Jan 22, 2005, at 3:22 AM, Jochen Peters wrote: > >> Hi Chuck, >> >> can you reproduce the problem? >> Please tell me the exact steps causing the error. >> >> Am 21.01.2005 um 20:41 schrieb Chuck Pelto: >> >>> Just downloaded v1a77 and was using it against a new database I had >>> just implemented and imported data into and got a crash with report >>> from OS X. >>> >>> Here is the text of the report..... >>> >>> >> 1239.txt>_______________________________________________ >>> Valentina-studio mailing list >>> Valentina-studio@lists.macserve.net >>> http://lists.macserve.net/mailman/listinfo/valentina-studio >>> >> -- >> Best regards, >> Jochen Peters >> PIIT GmbH >> >> ------------------------------------ >> http://www.valentina-db.de >> >> _______________________________________________ >> Valentina-studio mailing list >> Valentina-studio@lists.macserve.net >> http://lists.macserve.net/mailman/listinfo/valentina-studio >> > _______________________________________________ > Valentina-studio mailing list > Valentina-studio@lists.macserve.net > http://lists.macserve.net/mailman/listinfo/valentina-studio > From cbpelto at pcisys.net Mon Jan 24 10:34:53 2005 From: cbpelto at pcisys.net (Chuck Pelto) Date: Mon Jan 24 11:35:09 2005 Subject: Crash On Operation In-Reply-To: <166E500E-6CB3-11D9-B49F-000A959F6B0C@valentina-db.de> References: <68CEB9B3-6BE4-11D9-8AA3-00306549C134@pcisys.net> <80D11106-6C5F-11D9-814C-000A959F6B0C@valentina-db.de> <166E500E-6CB3-11D9-B49F-000A959F6B0C@valentina-db.de> Message-ID: <4199C630-6E2E-11D9-AE63-00306549C134@pcisys.net> Update.... The problem MAY be at my end. Using VStudio 1a77 I can see data in other database systems. But not in this one. Chuck On Jan 22, 2005, at 1:20 PM, Jochen Peters wrote: > Hi Chuck, > > thank you very much! > I will try to find the bug and fix it for the next version. > > -- > Best regards, > Jochen Peters > PIIT GmbH > > ------------------------------------ > http://www.valentina-db.de > > Am 22.01.2005 um 21:12 schrieb Chuck Pelto: > >> Hi Jochen, >> >> Got it to happen again. Happened when I tried to browse data in a >> table of the database system. >> >> No problems with the Info button. >> >> Details in the attachment.... >> >> >> >> Regards, >> >> Chuck Pelto >> >> On Jan 22, 2005, at 3:22 AM, Jochen Peters wrote: >> >>> Hi Chuck, >>> >>> can you reproduce the problem? >>> Please tell me the exact steps causing the error. >>> >>> Am 21.01.2005 um 20:41 schrieb Chuck Pelto: >>> >>>> Just downloaded v1a77 and was using it against a new database I had >>>> just implemented and imported data into and got a crash with report >>>> from OS X. >>>> >>>> Here is the text of the report..... >>>> >>>> >>> 1239.txt>_______________________________________________ >>>> Valentina-studio mailing list >>>> Valentina-studio@lists.macserve.net >>>> http://lists.macserve.net/mailman/listinfo/valentina-studio >>>> >>> -- >>> Best regards, >>> Jochen Peters >>> PIIT GmbH >>> >>> ------------------------------------ >>> http://www.valentina-db.de >>> >>> _______________________________________________ >>> Valentina-studio mailing list >>> Valentina-studio@lists.macserve.net >>> http://lists.macserve.net/mailman/listinfo/valentina-studio >>> >> _______________________________________________ >> Valentina-studio mailing list >> Valentina-studio@lists.macserve.net >> http://lists.macserve.net/mailman/listinfo/valentina-studio >> > > _______________________________________________ > Valentina-studio mailing list > Valentina-studio@lists.macserve.net > http://lists.macserve.net/mailman/listinfo/valentina-studio > From j.peters at valentina-db.de Mon Jan 24 18:47:37 2005 From: j.peters at valentina-db.de (Jochen Peters) Date: Mon Jan 24 11:47:16 2005 Subject: Crash On Operation In-Reply-To: <4199C630-6E2E-11D9-AE63-00306549C134@pcisys.net> References: <68CEB9B3-6BE4-11D9-8AA3-00306549C134@pcisys.net> <80D11106-6C5F-11D9-814C-000A959F6B0C@valentina-db.de> <166E500E-6CB3-11D9-B49F-000A959F6B0C@valentina-db.de> <4199C630-6E2E-11D9-AE63-00306549C134@pcisys.net> Message-ID: <09003A2D-6E30-11D9-936A-000D933B17C6@valentina-db.de> Hi Chuck, well - maybe. But i have definitly found a problem in vStudio, too... Jochen Am 24.01.2005 um 18:34 schrieb Chuck Pelto: > Update.... > > The problem MAY be at my end. > > Using VStudio 1a77 I can see data in other database systems. But not > in this one. > > Chuck > > On Jan 22, 2005, at 1:20 PM, Jochen Peters wrote: > >> Hi Chuck, >> >> thank you very much! >> I will try to find the bug and fix it for the next version. >> >> -- >> Best regards, >> Jochen Peters >> PIIT GmbH >> >> ------------------------------------ >> http://www.valentina-db.de >> >> Am 22.01.2005 um 21:12 schrieb Chuck Pelto: >> >>> Hi Jochen, >>> >>> Got it to happen again. Happened when I tried to browse data in a >>> table of the database system. >>> >>> No problems with the Info button. >>> >>> Details in the attachment.... >>> >>> >>> >>> Regards, >>> >>> Chuck Pelto >>> >>> On Jan 22, 2005, at 3:22 AM, Jochen Peters wrote: >>> >>>> Hi Chuck, >>>> >>>> can you reproduce the problem? >>>> Please tell me the exact steps causing the error. >>>> >>>> Am 21.01.2005 um 20:41 schrieb Chuck Pelto: >>>> >>>>> Just downloaded v1a77 and was using it against a new database I >>>>> had just implemented and imported data into and got a crash with >>>>> report from OS X. >>>>> >>>>> Here is the text of the report..... >>>>> >>>>> >>>> 1239.txt>_______________________________________________ >>>>> Valentina-studio mailing list >>>>> Valentina-studio@lists.macserve.net >>>>> http://lists.macserve.net/mailman/listinfo/valentina-studio >>>>> >>>> -- >>>> Best regards, >>>> Jochen Peters >>>> PIIT GmbH >>>> >>>> ------------------------------------ >>>> http://www.valentina-db.de >>>> >>>> _______________________________________________ >>>> Valentina-studio mailing list >>>> Valentina-studio@lists.macserve.net >>>> http://lists.macserve.net/mailman/listinfo/valentina-studio >>>> >>> _______________________________________________ >>> Valentina-studio mailing list >>> Valentina-studio@lists.macserve.net >>> http://lists.macserve.net/mailman/listinfo/valentina-studio >>> >> >> _______________________________________________ >> Valentina-studio mailing list >> Valentina-studio@lists.macserve.net >> http://lists.macserve.net/mailman/listinfo/valentina-studio >> > > _______________________________________________ > Valentina-studio mailing list > Valentina-studio@lists.macserve.net > http://lists.macserve.net/mailman/listinfo/valentina-studio > From cbpelto at pcisys.net Mon Jan 24 10:48:56 2005 From: cbpelto at pcisys.net (Chuck Pelto) Date: Mon Jan 24 11:49:02 2005 Subject: Crash On Operation In-Reply-To: <4199C630-6E2E-11D9-AE63-00306549C134@pcisys.net> References: <68CEB9B3-6BE4-11D9-8AA3-00306549C134@pcisys.net> <80D11106-6C5F-11D9-814C-000A959F6B0C@valentina-db.de> <166E500E-6CB3-11D9-B49F-000A959F6B0C@valentina-db.de> <4199C630-6E2E-11D9-AE63-00306549C134@pcisys.net> Message-ID: <387F1370-6E30-11D9-AE63-00306549C134@pcisys.net> Okay... ....I can see data in one data file/table of the database I'm working on. The data is in there. However, when I try to see the data in a child data file/table, it's crashing. My concern is that the data was not added to the child table properly and that is causing the crash. Looking over the reference material for Valentina, I'm not seeing any result from the AddRecord() call that would tell me if there was a problem with adding the data during the import process to that particular table. How can I check to see if the data is being properly imported via the AddRecord() call while running the RB application under development? Regards, Chuck On Jan 24, 2005, at 10:34 AM, Chuck Pelto wrote: > Update.... > > The problem MAY be at my end. > > Using VStudio 1a77 I can see data in other database systems. But not > in this one. > > Chuck > > On Jan 22, 2005, at 1:20 PM, Jochen Peters wrote: > >> Hi Chuck, >> >> thank you very much! >> I will try to find the bug and fix it for the next version. >> >> -- >> Best regards, >> Jochen Peters >> PIIT GmbH >> >> ------------------------------------ >> http://www.valentina-db.de >> >> Am 22.01.2005 um 21:12 schrieb Chuck Pelto: >> >>> Hi Jochen, >>> >>> Got it to happen again. Happened when I tried to browse data in a >>> table of the database system. >>> >>> No problems with the Info button. >>> >>> Details in the attachment.... >>> >>> >>> >>> Regards, >>> >>> Chuck Pelto >>> >>> On Jan 22, 2005, at 3:22 AM, Jochen Peters wrote: >>> >>>> Hi Chuck, >>>> >>>> can you reproduce the problem? >>>> Please tell me the exact steps causing the error. >>>> >>>> Am 21.01.2005 um 20:41 schrieb Chuck Pelto: >>>> >>>>> Just downloaded v1a77 and was using it against a new database I >>>>> had just implemented and imported data into and got a crash with >>>>> report from OS X. >>>>> >>>>> Here is the text of the report..... >>>>> >>>>> >>>> 1239.txt>_______________________________________________ >>>>> Valentina-studio mailing list >>>>> Valentina-studio@lists.macserve.net >>>>> http://lists.macserve.net/mailman/listinfo/valentina-studio >>>>> >>>> -- >>>> Best regards, >>>> Jochen Peters >>>> PIIT GmbH >>>> >>>> ------------------------------------ >>>> http://www.valentina-db.de >>>> >>>> _______________________________________________ >>>> Valentina-studio mailing list >>>> Valentina-studio@lists.macserve.net >>>> http://lists.macserve.net/mailman/listinfo/valentina-studio >>>> >>> _______________________________________________ >>> Valentina-studio mailing list >>> Valentina-studio@lists.macserve.net >>> http://lists.macserve.net/mailman/listinfo/valentina-studio >>> >> >> _______________________________________________ >> Valentina-studio mailing list >> Valentina-studio@lists.macserve.net >> http://lists.macserve.net/mailman/listinfo/valentina-studio >> > From cbpelto at pcisys.net Mon Jan 24 10:49:42 2005 From: cbpelto at pcisys.net (Chuck Pelto) Date: Mon Jan 24 11:49:46 2005 Subject: Crash On Operation In-Reply-To: <09003A2D-6E30-11D9-936A-000D933B17C6@valentina-db.de> References: <68CEB9B3-6BE4-11D9-8AA3-00306549C134@pcisys.net> <80D11106-6C5F-11D9-814C-000A959F6B0C@valentina-db.de> <166E500E-6CB3-11D9-B49F-000A959F6B0C@valentina-db.de> <4199C630-6E2E-11D9-AE63-00306549C134@pcisys.net> <09003A2D-6E30-11D9-936A-000D933B17C6@valentina-db.de> Message-ID: <5363D03F-6E30-11D9-AE63-00306549C134@pcisys.net> Doncha just love it? Chuck(le) On Jan 24, 2005, at 10:47 AM, Jochen Peters wrote: > Hi Chuck, > > well - maybe. But i have definitly found a problem in vStudio, too... > > Jochen > > Am 24.01.2005 um 18:34 schrieb Chuck Pelto: > >> Update.... >> >> The problem MAY be at my end. >> >> Using VStudio 1a77 I can see data in other database systems. But not >> in this one. >> >> Chuck >> >> On Jan 22, 2005, at 1:20 PM, Jochen Peters wrote: >> >>> Hi Chuck, >>> >>> thank you very much! >>> I will try to find the bug and fix it for the next version. >>> >>> -- >>> Best regards, >>> Jochen Peters >>> PIIT GmbH >>> >>> ------------------------------------ >>> http://www.valentina-db.de >>> >>> Am 22.01.2005 um 21:12 schrieb Chuck Pelto: >>> >>>> Hi Jochen, >>>> >>>> Got it to happen again. Happened when I tried to browse data in a >>>> table of the database system. >>>> >>>> No problems with the Info button. >>>> >>>> Details in the attachment.... >>>> >>>> >>>> >>>> Regards, >>>> >>>> Chuck Pelto >>>> >>>> On Jan 22, 2005, at 3:22 AM, Jochen Peters wrote: >>>> >>>>> Hi Chuck, >>>>> >>>>> can you reproduce the problem? >>>>> Please tell me the exact steps causing the error. >>>>> >>>>> Am 21.01.2005 um 20:41 schrieb Chuck Pelto: >>>>> >>>>>> Just downloaded v1a77 and was using it against a new database I >>>>>> had just implemented and imported data into and got a crash with >>>>>> report from OS X. >>>>>> >>>>>> Here is the text of the report..... >>>>>> >>>>>> >>>>> 1239.txt>_______________________________________________ >>>>>> Valentina-studio mailing list >>>>>> Valentina-studio@lists.macserve.net >>>>>> http://lists.macserve.net/mailman/listinfo/valentina-studio >>>>>> >>>>> -- >>>>> Best regards, >>>>> Jochen Peters >>>>> PIIT GmbH >>>>> >>>>> ------------------------------------ >>>>> http://www.valentina-db.de >>>>> >>>>> _______________________________________________ >>>>> Valentina-studio mailing list >>>>> Valentina-studio@lists.macserve.net >>>>> http://lists.macserve.net/mailman/listinfo/valentina-studio >>>>> >>>> _______________________________________________ >>>> Valentina-studio mailing list >>>> Valentina-studio@lists.macserve.net >>>> http://lists.macserve.net/mailman/listinfo/valentina-studio >>>> >>> >>> _______________________________________________ >>> Valentina-studio mailing list >>> Valentina-studio@lists.macserve.net >>> http://lists.macserve.net/mailman/listinfo/valentina-studio >>> >> >> _______________________________________________ >> Valentina-studio mailing list >> Valentina-studio@lists.macserve.net >> http://lists.macserve.net/mailman/listinfo/valentina-studio >> > > _______________________________________________ > Valentina-studio mailing list > Valentina-studio@lists.macserve.net > http://lists.macserve.net/mailman/listinfo/valentina-studio > From cbpelto at pcisys.net Mon Jan 24 11:01:27 2005 From: cbpelto at pcisys.net (Chuck Pelto) Date: Mon Jan 24 12:01:32 2005 Subject: Crash On Operation In-Reply-To: <387F1370-6E30-11D9-AE63-00306549C134@pcisys.net> References: <68CEB9B3-6BE4-11D9-8AA3-00306549C134@pcisys.net> <80D11106-6C5F-11D9-814C-000A959F6B0C@valentina-db.de> <166E500E-6CB3-11D9-B49F-000A959F6B0C@valentina-db.de> <4199C630-6E2E-11D9-AE63-00306549C134@pcisys.net> <387F1370-6E30-11D9-AE63-00306549C134@pcisys.net> Message-ID: Okay... ....I've figured out how to drill-down to the data as it is being added using AddRecord() from the RB perspective. The data IS being added. Albeit I'd like to see something in RB that would allow me to see the results of actions a bit more readily. Something akin to the RESULT item in Script Debugger, which shows the result of the last executed step for every step taken in the debugging process. But that's an issue to be taken up with REAL Software. Later.... Chuck On Jan 24, 2005, at 10:48 AM, Chuck Pelto wrote: > Okay... > > ....I can see data in one data file/table of the database I'm working > on. The data is in there. However, when I try to see the data in a > child data file/table, it's crashing. > > My concern is that the data was not added to the child table properly > and that is causing the crash. Looking over the reference material for > Valentina, I'm not seeing any result from the AddRecord() call that > would tell me if there was a problem with adding the data during the > import process to that particular table. > > How can I check to see if the data is being properly imported via the > AddRecord() call while running the RB application under development? > > Regards, > > Chuck > > > On Jan 24, 2005, at 10:34 AM, Chuck Pelto wrote: > >> Update.... >> >> The problem MAY be at my end. >> >> Using VStudio 1a77 I can see data in other database systems. But not >> in this one. >> >> Chuck >> >> On Jan 22, 2005, at 1:20 PM, Jochen Peters wrote: >> >>> Hi Chuck, >>> >>> thank you very much! >>> I will try to find the bug and fix it for the next version. >>> >>> -- >>> Best regards, >>> Jochen Peters >>> PIIT GmbH >>> >>> ------------------------------------ >>> http://www.valentina-db.de >>> >>> Am 22.01.2005 um 21:12 schrieb Chuck Pelto: >>> >>>> Hi Jochen, >>>> >>>> Got it to happen again. Happened when I tried to browse data in a >>>> table of the database system. >>>> >>>> No problems with the Info button. >>>> >>>> Details in the attachment.... >>>> >>>> >>>> >>>> Regards, >>>> >>>> Chuck Pelto >>>> >>>> On Jan 22, 2005, at 3:22 AM, Jochen Peters wrote: >>>> >>>>> Hi Chuck, >>>>> >>>>> can you reproduce the problem? >>>>> Please tell me the exact steps causing the error. >>>>> >>>>> Am 21.01.2005 um 20:41 schrieb Chuck Pelto: >>>>> >>>>>> Just downloaded v1a77 and was using it against a new database I >>>>>> had just implemented and imported data into and got a crash with >>>>>> report from OS X. >>>>>> >>>>>> Here is the text of the report..... >>>>>> >>>>>> >>>>> 1239.txt>_______________________________________________ >>>>>> Valentina-studio mailing list >>>>>> Valentina-studio@lists.macserve.net >>>>>> http://lists.macserve.net/mailman/listinfo/valentina-studio >>>>>> >>>>> -- >>>>> Best regards, >>>>> Jochen Peters >>>>> PIIT GmbH >>>>> >>>>> ------------------------------------ >>>>> http://www.valentina-db.de >>>>> >>>>> _______________________________________________ >>>>> Valentina-studio mailing list >>>>> Valentina-studio@lists.macserve.net >>>>> http://lists.macserve.net/mailman/listinfo/valentina-studio >>>>> >>>> _______________________________________________ >>>> Valentina-studio mailing list >>>> Valentina-studio@lists.macserve.net >>>> http://lists.macserve.net/mailman/listinfo/valentina-studio >>>> >>> >>> _______________________________________________ >>> Valentina-studio mailing list >>> Valentina-studio@lists.macserve.net >>> http://lists.macserve.net/mailman/listinfo/valentina-studio >>> >> > > _______________________________________________ > Valentina-studio mailing list > Valentina-studio@lists.macserve.net > http://lists.macserve.net/mailman/listinfo/valentina-studio > From j.peters at valentina-db.de Mon Jan 24 19:12:59 2005 From: j.peters at valentina-db.de (Jochen Peters) Date: Mon Jan 24 12:12:18 2005 Subject: Crash On Operation In-Reply-To: References: <68CEB9B3-6BE4-11D9-8AA3-00306549C134@pcisys.net> <80D11106-6C5F-11D9-814C-000A959F6B0C@valentina-db.de> <166E500E-6CB3-11D9-B49F-000A959F6B0C@valentina-db.de> <4199C630-6E2E-11D9-AE63-00306549C134@pcisys.net> <387F1370-6E30-11D9-AE63-00306549C134@pcisys.net> Message-ID: <942C43D2-6E33-11D9-936A-000D933B17C6@valentina-db.de> Chuck, i think the problem is not in your AddRecord - code. I will fix the issue i have found in vStudio for the next build and we will see then if this will fix the problem. Jochen Am 24.01.2005 um 19:01 schrieb Chuck Pelto: > Okay... > > ....I've figured out how to drill-down to the data as it is being > added using AddRecord() from the RB perspective. The data IS being > added. Albeit I'd like to see something in RB that would allow me to > see the results of actions a bit more readily. Something akin to the > RESULT item in Script Debugger, which shows the result of the last > executed step for every step taken in the debugging process. But > that's an issue to be taken up with REAL Software. > > Later.... > > Chuck > > > On Jan 24, 2005, at 10:48 AM, Chuck Pelto wrote: > >> Okay... >> >> ....I can see data in one data file/table of the database I'm working >> on. The data is in there. However, when I try to see the data in a >> child data file/table, it's crashing. >> >> My concern is that the data was not added to the child table properly >> and that is causing the crash. Looking over the reference material >> for Valentina, I'm not seeing any result from the AddRecord() call >> that would tell me if there was a problem with adding the data during >> the import process to that particular table. >> >> How can I check to see if the data is being properly imported via the >> AddRecord() call while running the RB application under development? >> >> Regards, >> >> Chuck >> >> >> On Jan 24, 2005, at 10:34 AM, Chuck Pelto wrote: >> >>> Update.... >>> >>> The problem MAY be at my end. >>> >>> Using VStudio 1a77 I can see data in other database systems. But not >>> in this one. >>> >>> Chuck >>> >>> On Jan 22, 2005, at 1:20 PM, Jochen Peters wrote: >>> >>>> Hi Chuck, >>>> >>>> thank you very much! >>>> I will try to find the bug and fix it for the next version. >>>> >>>> -- >>>> Best regards, >>>> Jochen Peters >>>> PIIT GmbH >>>> >>>> ------------------------------------ >>>> http://www.valentina-db.de >>>> >>>> Am 22.01.2005 um 21:12 schrieb Chuck Pelto: >>>> >>>>> Hi Jochen, >>>>> >>>>> Got it to happen again. Happened when I tried to browse data in a >>>>> table of the database system. >>>>> >>>>> No problems with the Info button. >>>>> >>>>> Details in the attachment.... >>>>> >>>>> >>>>> >>>>> Regards, >>>>> >>>>> Chuck Pelto >>>>> >>>>> On Jan 22, 2005, at 3:22 AM, Jochen Peters wrote: >>>>> >>>>>> Hi Chuck, >>>>>> >>>>>> can you reproduce the problem? >>>>>> Please tell me the exact steps causing the error. >>>>>> >>>>>> Am 21.01.2005 um 20:41 schrieb Chuck Pelto: >>>>>> >>>>>>> Just downloaded v1a77 and was using it against a new database I >>>>>>> had just implemented and imported data into and got a crash with >>>>>>> report from OS X. >>>>>>> >>>>>>> Here is the text of the report..... >>>>>>> >>>>>>> >>>>>> 1239.txt>_______________________________________________ >>>>>>> Valentina-studio mailing list >>>>>>> Valentina-studio@lists.macserve.net >>>>>>> http://lists.macserve.net/mailman/listinfo/valentina-studio >>>>>>> >>>>>> -- >>>>>> Best regards, >>>>>> Jochen Peters >>>>>> PIIT GmbH >>>>>> >>>>>> ------------------------------------ >>>>>> http://www.valentina-db.de >>>>>> >>>>>> _______________________________________________ >>>>>> Valentina-studio mailing list >>>>>> Valentina-studio@lists.macserve.net >>>>>> http://lists.macserve.net/mailman/listinfo/valentina-studio >>>>>> >>>>> _______________________________________________ >>>>> Valentina-studio mailing list >>>>> Valentina-studio@lists.macserve.net >>>>> http://lists.macserve.net/mailman/listinfo/valentina-studio >>>>> >>>> >>>> _______________________________________________ >>>> Valentina-studio mailing list >>>> Valentina-studio@lists.macserve.net >>>> http://lists.macserve.net/mailman/listinfo/valentina-studio >>>> >>> >> >> _______________________________________________ >> Valentina-studio mailing list >> Valentina-studio@lists.macserve.net >> http://lists.macserve.net/mailman/listinfo/valentina-studio >> > > _______________________________________________ > Valentina-studio mailing list > Valentina-studio@lists.macserve.net > http://lists.macserve.net/mailman/listinfo/valentina-studio > From cbpelto at pcisys.net Mon Jan 24 11:25:06 2005 From: cbpelto at pcisys.net (Chuck Pelto) Date: Mon Jan 24 12:25:12 2005 Subject: Crash On Operation In-Reply-To: <942C43D2-6E33-11D9-936A-000D933B17C6@valentina-db.de> References: <68CEB9B3-6BE4-11D9-8AA3-00306549C134@pcisys.net> <80D11106-6C5F-11D9-814C-000A959F6B0C@valentina-db.de> <166E500E-6CB3-11D9-B49F-000A959F6B0C@valentina-db.de> <4199C630-6E2E-11D9-AE63-00306549C134@pcisys.net> <387F1370-6E30-11D9-AE63-00306549C134@pcisys.net> <942C43D2-6E33-11D9-936A-000D933B17C6@valentina-db.de> Message-ID: <455FD00C-6E35-11D9-AE63-00306549C134@pcisys.net> Not sure about the problem being in my AddRecord() activities at this point. I did make a small change and everything seems to be working fine from my end now. I'm seeing the data added to the fields of the table with each iteration of the AddRecord() call in the child table, now. Looking forward to the new version. When can we expect to see it? Regards, Chuck On Jan 24, 2005, at 11:12 AM, Jochen Peters wrote: > Chuck, > > i think the problem is not in your AddRecord - code. > I will fix the issue i have found in vStudio for the next build and we > will see > then if this will fix the problem. > > Jochen > > Am 24.01.2005 um 19:01 schrieb Chuck Pelto: > >> Okay... >> >> ....I've figured out how to drill-down to the data as it is being >> added using AddRecord() from the RB perspective. The data IS being >> added. Albeit I'd like to see something in RB that would allow me to >> see the results of actions a bit more readily. Something akin to the >> RESULT item in Script Debugger, which shows the result of the last >> executed step for every step taken in the debugging process. But >> that's an issue to be taken up with REAL Software. >> >> Later.... >> >> Chuck >> >> >> On Jan 24, 2005, at 10:48 AM, Chuck Pelto wrote: >> >>> Okay... >>> >>> ....I can see data in one data file/table of the database I'm >>> working on. The data is in there. However, when I try to see the >>> data in a child data file/table, it's crashing. >>> >>> My concern is that the data was not added to the child table >>> properly and that is causing the crash. Looking over the reference >>> material for Valentina, I'm not seeing any result from the >>> AddRecord() call that would tell me if there was a problem with >>> adding the data during the import process to that particular table. >>> >>> How can I check to see if the data is being properly imported via >>> the AddRecord() call while running the RB application under >>> development? >>> >>> Regards, >>> >>> Chuck >>> >>> >>> On Jan 24, 2005, at 10:34 AM, Chuck Pelto wrote: >>> >>>> Update.... >>>> >>>> The problem MAY be at my end. >>>> >>>> Using VStudio 1a77 I can see data in other database systems. But >>>> not in this one. >>>> >>>> Chuck >>>> >>>> On Jan 22, 2005, at 1:20 PM, Jochen Peters wrote: >>>> >>>>> Hi Chuck, >>>>> >>>>> thank you very much! >>>>> I will try to find the bug and fix it for the next version. >>>>> >>>>> -- >>>>> Best regards, >>>>> Jochen Peters >>>>> PIIT GmbH >>>>> >>>>> ------------------------------------ >>>>> http://www.valentina-db.de >>>>> >>>>> Am 22.01.2005 um 21:12 schrieb Chuck Pelto: >>>>> >>>>>> Hi Jochen, >>>>>> >>>>>> Got it to happen again. Happened when I tried to browse data in a >>>>>> table of the database system. >>>>>> >>>>>> No problems with the Info button. >>>>>> >>>>>> Details in the attachment.... >>>>>> >>>>>> >>>>>> >>>>>> Regards, >>>>>> >>>>>> Chuck Pelto >>>>>> >>>>>> On Jan 22, 2005, at 3:22 AM, Jochen Peters wrote: >>>>>> >>>>>>> Hi Chuck, >>>>>>> >>>>>>> can you reproduce the problem? >>>>>>> Please tell me the exact steps causing the error. >>>>>>> >>>>>>> Am 21.01.2005 um 20:41 schrieb Chuck Pelto: >>>>>>> >>>>>>>> Just downloaded v1a77 and was using it against a new database I >>>>>>>> had just implemented and imported data into and got a crash >>>>>>>> with report from OS X. >>>>>>>> >>>>>>>> Here is the text of the report..... >>>>>>>> >>>>>>>> >>>>>>> 1239.txt>_______________________________________________ >>>>>>>> Valentina-studio mailing list >>>>>>>> Valentina-studio@lists.macserve.net >>>>>>>> http://lists.macserve.net/mailman/listinfo/valentina-studio >>>>>>>> >>>>>>> -- >>>>>>> Best regards, >>>>>>> Jochen Peters >>>>>>> PIIT GmbH >>>>>>> >>>>>>> ------------------------------------ >>>>>>> http://www.valentina-db.de >>>>>>> >>>>>>> _______________________________________________ >>>>>>> Valentina-studio mailing list >>>>>>> Valentina-studio@lists.macserve.net >>>>>>> http://lists.macserve.net/mailman/listinfo/valentina-studio >>>>>>> >>>>>> _______________________________________________ >>>>>> Valentina-studio mailing list >>>>>> Valentina-studio@lists.macserve.net >>>>>> http://lists.macserve.net/mailman/listinfo/valentina-studio >>>>>> >>>>> >>>>> _______________________________________________ >>>>> Valentina-studio mailing list >>>>> Valentina-studio@lists.macserve.net >>>>> http://lists.macserve.net/mailman/listinfo/valentina-studio >>>>> >>>> >>> >>> _______________________________________________ >>> Valentina-studio mailing list >>> Valentina-studio@lists.macserve.net >>> http://lists.macserve.net/mailman/listinfo/valentina-studio >>> >> >> _______________________________________________ >> Valentina-studio mailing list >> Valentina-studio@lists.macserve.net >> http://lists.macserve.net/mailman/listinfo/valentina-studio >> > > _______________________________________________ > Valentina-studio mailing list > Valentina-studio@lists.macserve.net > http://lists.macserve.net/mailman/listinfo/valentina-studio > From j.peters at valentina-db.de Mon Jan 24 19:42:24 2005 From: j.peters at valentina-db.de (Jochen Peters) Date: Mon Jan 24 12:41:41 2005 Subject: Crash On Operation In-Reply-To: <455FD00C-6E35-11D9-AE63-00306549C134@pcisys.net> References: <68CEB9B3-6BE4-11D9-8AA3-00306549C134@pcisys.net> <80D11106-6C5F-11D9-814C-000A959F6B0C@valentina-db.de> <166E500E-6CB3-11D9-B49F-000A959F6B0C@valentina-db.de> <4199C630-6E2E-11D9-AE63-00306549C134@pcisys.net> <387F1370-6E30-11D9-AE63-00306549C134@pcisys.net> <942C43D2-6E33-11D9-936A-000D933B17C6@valentina-db.de> <455FD00C-6E35-11D9-AE63-00306549C134@pcisys.net> Message-ID: Hi Chuck, > Not sure about the problem being in my AddRecord() activities at this > point. > > I did make a small change and everything seems to be working fine from > my end now. I'm seeing the data added to the fields of the table with > each iteration of the AddRecord() call in the child table, now. Ok. > > Looking forward to the new version. When can we expect to see it? > In fact the next release will be the first beta. I am making many enhancements and changes right now. So - it is difficult to say when this will be ready - but i think it should not take more then the next two weeks.. -- Best regards, Jochen Peters PIIT GmbH ------------------------------------ http://www.valentina-db.de From vidal_olivier at yahoo.fr Fri Jan 28 09:38:07 2005 From: vidal_olivier at yahoo.fr (Olivier) Date: Fri Jan 28 02:38:17 2005 Subject: suggestions Message-ID: Hi list, Some small suggestions. Vstudio works with Valentina b39. Good ! - In the menu " open recent ": the order of the DBs is apparently inverted. I think that the previous one db open should be in first line while it is situated to the last one. In " data browser ": - If we click the head of the first column (column of the numbers of line): there is a crash. -I think that it would indeed have been to see recId of lines (option ?) Olivier From j.peters at valentina-db.de Fri Jan 28 09:42:53 2005 From: j.peters at valentina-db.de (Jochen Peters) Date: Fri Jan 28 02:43:16 2005 Subject: suggestions In-Reply-To: References: Message-ID: <31917.62.154.199.179.1106901773.squirrel@webmail3.server-einstellung.de> Hi Olivier, > > Some small suggestions. > > Vstudio works with Valentina b39. Good ! > > - In the menu " open recent ": the order of the DBs is apparently > inverted. > I think that the previous one db open should be in first line while it > is situated to the last one. Yes - good point. I will change the order. > > In " data browser ": > > - If we click the head of the first column (column of the numbers of > line): there is a crash. > > -I think that it would indeed have been to see recId of lines (option > ?) Yes - i will fix that too. -- Best regards, Jochen Peters PIIT GmbH -------------------------- http://www.valentina-db.de From vidal_olivier at yahoo.fr Fri Jan 28 09:45:27 2005 From: vidal_olivier at yahoo.fr (Olivier) Date: Fri Jan 28 02:45:29 2005 Subject: suggestions In-Reply-To: <31917.62.154.199.179.1106901773.squirrel@webmail3.server-einstellung.de> References: <31917.62.154.199.179.1106901773.squirrel@webmail3.server-einstellung.de> Message-ID: ok, thank you Jochen ! olivier Le 28 janv. 05, ? 09:42, Jochen Peters a ?crit : > Hi Olivier, >> >> Some small suggestions. >> >> Vstudio works with Valentina b39. Good ! >> >> - In the menu " open recent ": the order of the DBs is apparently >> inverted. >> I think that the previous one db open should be in first line while it >> is situated to the last one. > Yes - good point. I will change the order. > >> >> In " data browser ": >> >> - If we click the head of the first column (column of the numbers of >> line): there is a crash. >> >> -I think that it would indeed have been to see recId of lines >> (option >> ?) > Yes - i will fix that too. > > > > -- > Best regards, > Jochen Peters > PIIT GmbH > > -------------------------- > http://www.valentina-db.de > _______________________________________________ > Valentina-studio mailing list > Valentina-studio@lists.macserve.net > http://lists.macserve.net/mailman/listinfo/valentina-studio >