Re: [Time-table-devl] Source Code
Status: Pre-Alpha
Brought to you by:
graeme_f
|
From: graeme <fos...@gm...> - 2006-04-19 02:34:18
|
I spent all of yesterday and most of today struggling with getting the windows version running, I had a nightmare with the dlls anyway I have that working and so I can now look (tomorrow) at the database. I realise that th= e file does need quite a bit of tweaking and so I will put it into a menu command for now, but we will need to think about how best to present that. The main issues with the database are (from the top of my head): 1. Need to add pl/sql language support 2. Need to add a user 3. Need to add some groups 4. Then the database can be added I'll quickly put together something that can automate that. Then I'll go back to the Windows version and review the documentation on setting it up under windows. cheers, graeme. On 4/18/06, Calvin Lei <uc...@gm...> wrote: > > Numerous errors when I try to create the DB using the sql file. Mostly i= t > is complaining that some functions do not exist. > > I am a noob to PostgreSQL, so did I do something wrong? > > > > Sincerely, > Calvin Lei > "Knowledge is the only instrument of production that is not subject to > diminishing returns"- J.M.CLARK > ------------------------------ > > *From:* tim...@li... [mailto: > tim...@li...] *On Behalf Of *graeme > *Sent:* Sunday, April 16, 2006 12:57 PM > *To:* tim...@li... > *Subject:* Re: [Time-table-devl] Source Code > > > > Hi all, > > I have just done the fix (all very quick at the moment) to set up the > configuration file. I've not been able to test in on Windows yet, but if > anyone is getting problems with the configuration file then download and > compile the latest version of the code. Essentially if the program doesn'= t > have a title then it has a problem with the configuration file. > > I'm going to look at a similar quick fix for the database, which will be > the next issue you will face. Having said that I have put the database > structure on the svn, it is in the sql folder, but again I haven't been a= ble > to test it. > > cheers, > > graeme. > > On 4/16/06, *graeme* <fos...@gm...> wrote: > > Hi, > > I'm really glad that you have managed to compile it. For the next stage > you need to set up the config file. I have just added it to the SVN so yo= u > can update to get the latest version (105). I've put the config file in t= he > Preferences directory, called CollegeTimetable.conf. For Linux you need t= o > move this to /home/<user name>/.config/time-table directory. I was just > playing around with Windows and realised that it needs to be on the regis= try > and so there is no easy fix to get that working. > > What I will do as a quick fix is to add a menu item to install the > configuration file. Qt manages the where and how each item should be writ= ten > so that will suffice as a quick fix. But what we do need to do is conside= r > how this initialisation phase should be done in the long term. > > > graeme. > > > > On 4/16/06, *Khanh Nguyen* <ngu...@gm... > wrote: > > Graeme, > > This is what I get after compiling and trying to run the program. > What do I do ? > > http://cs.gettysburg.edu/~nguykh01/time-table.png<http://cs.gettysburg.ed= u/%7Enguykh01/time-table.png> > > Thanks > > > > On 4/16/06, sarma upadhyayula <umb...@ya...> wrote: > > Hi Graeme, > > > > I had certain errors trying to download the code using > > subversion. They are: > > > > "Error PROPFIND request failed on /svnroot/time-table" > > and certain "405 Method Not Allowed" > > > > Later, I was trying to understand the reason and in > > the process used TortoiseSVN->Export option to > > download the code. > > > > Is that alright? I read the manual of TortoiseSVN and > > it did not appear that there would be any trouble to > > others because of my "Exporting". > > > > Right now, I see that TortoiseSVN->CheckOut is also > > working fine. I can't understand why I got the earlier > > mentioned problem. Anywya, that was my experience. > > > > Will try to compile the downloaded code and run it > > locally. > > > > bye > > Sarma > > > > > > > > > > --- graeme <fos...@gm... > wrote: > > > > > Greetings everyone, > > > > > > Firt of all sorry for not writing in a while. I have > > > been busy addressing > > > the problem that we have on getting the source code. > > > On Thursday I decided > > > that with no update from Sourceforge that I needed > > > to do something, they > > > have since updated their situation on anon CVS - > > > their estimated time of > > > getting the problem fixed is the end on the month > > > with slippage possible - > > > so I'm quite happy that I took the decision to > > > switch from CVS to > > > Subversion. Sourceforge support both and now you can > > > get access to the > > > latest source code via subversion. I have tested the > > > source and I'm sure > > > that it is all correct (Oh I hope so!). I have > > > updated the Web Site to help > > > you all with the instructions. > > > > > > Essentailly the svn server is at: > > > > > > https://svn.sourceforge.net/svnroot/time-table > > > > > > For instructions try the following link: > > > http://time-table.sourceforge.net/sourcecode.php > > > > > > I hope that helps and that you will be able to > > > download and compile the > > > code. > > > > > > cheers, > > > > > > graeme. > > > > > > > > > __________________________________________________ > > Do You Yahoo!? > > Tired of spam? Yahoo! Mail has the best spam protection around > > http://mail.yahoo.com > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by xPML, a groundbreaking scripting > language > > that extends applications into web and mobile media. Attend the live > webcast > > and join the prime developer group breaking into this new coding > territory! > > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D110944&bid=3D241720&dat= =3D121642 > > > _______________________________________________ > > Time-table-devl mailing list > > Tim...@li... > > https://lists.sourceforge.net/lists/listinfo/time-table-devl > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting > language > that extends applications into web and mobile media. Attend the live > webcast > and join the prime developer group breaking into this new coding > territory! > http://sel.as-us.falkag.net/sel?cmdlnk&kid=110944&bid$1720&dat=121642<htt= p://sel.as-us.falkag.net/sel?cmdlnk&kid%110944&bid$1720&dat%121642> > _______________________________________________ > Time-table-devl mailing list > Tim...@li... > https://lists.sourceforge.net/lists/listinfo/time-table-devl > > > > > |