Thread: [Eclass-users] New build - please test
Brought to you by:
kollivier
From: Kevin O. <ke...@tu...> - 2004-05-14 19:12:55
|
Hi all, A new version of EClass.Builder has been uploaded to the EClass web site. You can download it from: http://www.eclass.net/Downloads/eclass-builder-2.5.4.13.exe This should resolve the issues that BJ reported last week (the Real Media issue, the opening dialog issue, and hopefully the "new" button issue). However, I want to point out that I also made some other changes that make it easier to build EClass on different platforms, and as a result, I've moved some files around. I've tested most everything I can think of, but please test to make sure everything still works as it should. Thanks, Kevin |
From: BJ C. <ca...@tu...> - 2004-05-17 20:10:42
|
Hi Kevino, Bug 1: The quiz plugin in is acting funny. You can create new quizzes, but = they do not show up in the preview window, nor when you publish them. Bug 2: Karrigell.exe is not running properly, I get an error message saying = "This application has failed to start because PywinTupes23.dll was not found. Re-installing the application may fix this problem." After, I click Ok, I get this message: http://payson.tulane.edu/staff/bjcameron/error10.jpg Re-installing doesn't work and there is nothing in the Errlog.txt file Bug3: When publishing to PDF, it appears everything is working fine, you get a = window asking if you want to preview it, you click "ok" and nothing = happens. When you go to the EClass folder, no pdfs are present. This could be related to the quiz problem, from the errlog.txt file: 'Could not copy Quiz files from C:\\Program Files\\EClass.Builder = 2.5.4.13\\plugins\\Quiz\\Files to your EClass. Please check that you = have enough hard disk space to write this file and that you have = permission to write to the file.' Traceback (most recent call last): File "<string>", line 1105, in Update File = "F:\oss\eclass\eclass_builder\installer\buildeditor\out1.pyz/conman.plugi= ns", line 99, in Publish File "C:/Program Files/EClass.Builder 2.5.4.13\plugins\quiz.py", line = 455, in GetData raise IOError, message IOError: Could not copy Quiz files from C:\Program Files\EClass.Builder = 2.5.4.13\plugins\Quiz\Files to your EClass. Please check that you have = enough hard disk space to write this file and that you have permission = to write to the file. None I will keep looking tomorrow when I have more time, BJ ----- Original Message -----=20 From: "Kevin Ollivier" <ke...@tu...> To: <ecl...@li...> Sent: Friday, May 14, 2004 2:12 PM Subject: [Eclass-users] New build - please test > Hi all, > > A new version of EClass.Builder has been uploaded to the EClass web > site. You can download it from: > > http://www.eclass.net/Downloads/eclass-builder-2.5.4.13.exe > > This should resolve the issues that BJ reported last week (the Real > Media issue, the opening dialog issue, and hopefully the "new" button > issue). However, I want to point out that I also made some other > changes that make it easier to build EClass on different platforms, = and > as a result, I've moved some files around. I've tested most everything > I can think of, but please test to make sure everything still works as > it should. > > Thanks, > > Kevin > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: SourceForge.net Broadband > Sign-up now for SourceForge Broadband and get the fastest > 6.0/768 connection for only $19.95/mo for the first 3 months! > http://ads.osdn.com/?ad_id=3D2562&alloc_id=3D6184&op=3Dclick > _______________________________________________ > Eclass-users mailing list > Ecl...@li... > https://lists.sourceforge.net/lists/listinfo/eclass-users > |
From: Kevin O. <ke...@tu...> - 2004-05-19 18:41:53
|
Hi BJ, On May 17, 2004, at 1:10 PM, BJ Cameron wrote: > Hi Kevino, > > > Bug 1: > The quiz plugin in is acting funny.=A0 You can create new quizzes, but = =20 > they do > not show up in the preview window, nor when you publish them. In my tests, quizzes were publishing and previewing, but the graphics =20= weren't being copied (another one of the moving issues). I have fixed =20= that, and hopefully that should resolve this problem as well. > Bug 2: > Karrigell.exe is not running properly, I get an error message saying =20= > "This > application has failed to start because PywinTupes23.dll was not = found. > Re-installing the application may fix this problem." > After, I click Ok, I get this message: > http://payson.tulane.edu/staff/bjcameron/error10.jpg > =A0 > Re-installing doesn't work and there is nothing in the Errlog.txt file The error is obvious here (the dll is missing), but figuring out why =20 the DLL was missing took some time to track down. For the moment, I've =20= replaced it, so that should solve the problem at your end at least. ;-) =20= (At my end, I need to figure out a solution - the DLL doesn't even =20 exist in Python anymore.) > Bug3: > When publishing to PDF, it appears everything is working fine, you get = =20 > a window asking if you want to preview it, you click "ok" and nothing =20= > happens. When you go to the EClass folder, no pdfs are present. I am seeing a similar problem on Windows 98, but not on Win 2K or XP. =20= Which OS are you testing on? > This could be related to the quiz problem, from the errlog.txt file: > =A0 > 'Could not copy Quiz files from C:\\Program Files\\EClass.Builder =20 > 2.5.4.13\\plugins\\Quiz\\Files to your EClass. Please check that you =20= > have enough hard disk space to write this file and that you have =20 > permission to write to the file.' > Traceback (most recent call last): > =A0 File "<string>", line 1105, in Update > =A0 File =20 > "F:\oss\eclass\eclass_builder\installer\buildeditor\out1.pyz/=20 > conman.plugins", line 99, in Publish > =A0 File "C:/Program Files/EClass.Builder 2.5.4.13\plugins\quiz.py", =20= > line 455, in GetData > =A0=A0=A0 raise IOError, message > IOError: Could not copy Quiz files from C:\Program =20 > Files\EClass.Builder 2.5.4.13\plugins\Quiz\Files to your EClass. =20 > Please check that you have enough hard disk space to write this file =20= > and that you have permission to write to the file. > None This is the quiz graphics 'bug' that I think is related to problem #1. Thanks, Kevin > ----- Original Message ----- > From: "Kevin Ollivier" <ke...@tu...> > To: <ecl...@li...> > Sent: Friday, May 14, 2004 2:12 PM > Subject: [Eclass-users] New build - please test > > > > Hi all, > > > > A new version of EClass.Builder has been uploaded to the EClass web > > site. You can download it from: > > > > http://www.eclass.net/Downloads/eclass-builder-2.5.4.13.exe > > > > This should resolve the issues that BJ reported last week (the Real > > Media issue, the opening dialog issue, and hopefully the "new" = button > > issue). However, I want to point out that I also made some other > > changes that make it easier to build EClass on different platforms, =20= > and > > as a result, I've moved some files around. I've tested most =20 > everything > > I can think of, but please test to make sure everything still works =20= > as > > it should. > > > > Thanks, > > > > Kevin > > > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by: SourceForge.net Broadband > > Sign-up now for SourceForge Broadband and get the fastest > > 6.0/768 connection for only $19.95/mo for the first 3 months! > > http://ads.osdn.com/?ad_id=3D2562&alloc_id=3D6184&op=3Dclick > > _______________________________________________ > > Eclass-users mailing list > > Ecl...@li... > > https://lists.sourceforge.net/lists/listinfo/eclass-users > > |
From: BJ C. <ca...@tu...> - 2004-05-19 20:45:56
|
Hi Kevino, New Bug: I am getting an error when publishing and using Greenstone (2.50) = Search. From the errlog.txt: There was an unexpected error publishing your course. Details on the = error message are located in the file: C:\Program Files\EClass.Builder = 2.5.4.13\errlog.txt, or on Mac, the error message can be found by = viewing /Applications/Utilities/Console.app. Traceback (most recent call last): File "<string>", line 935, in PublishEClass OSError: [Errno 2] No such file or directory None Traceback (most recent call last): File "<string>", line 893, in PublishToCD pywintypes.error: (2, 'ShellExecute', 'The system cannot find the file = specified.') Traceback (most recent call last): File "<string>", line 808, in PublishToPDF pywintypes.error: (2, 'ShellExecute', 'The system cannot find the file = specified.') =20 -------------------------------------------------------------------------= ------- Thanks BJ |
From: Kevin O. <ke...@tu...> - 2004-05-19 23:06:56
|
Hi BJ, Could you send me the complete error log? These messages are telling me=20= that the Program Files\gsdl\tmp\exported_collections folder is not=20 being created, but that means that something went wrong before these=20 errors occurred. Hopefully there will be some previous error messages=20 which will shed some light on things. Thanks, Kevin On May 19, 2004, at 1:44 PM, BJ Cameron wrote: > Hi Kevino, > =A0 > New Bug: > I am getting an error when publishing and using Greenstone=20 > (2.50)=A0Search. =46rom the=A0errlog.txt: > There was an unexpected error publishing your course. Details on the=20= > error message are located in the file: C:\Program Files\EClass.Builder=20= > 2.5.4.13\errlog.txt, or on Mac, the error message can be found by=20 > viewing /Applications/Utilities/Console.app. > Traceback (most recent call last): > =A0 File "<string>", line 935, in PublishEClass > OSError: [Errno 2] No such file or directory > None > Traceback (most recent call last): > =A0 File "<string>", line 893, in PublishToCD > pywintypes.error: (2, 'ShellExecute', 'The system cannot find the file=20= > specified.') > Traceback (most recent call last): > =A0 File "<string>", line 808, in PublishToPDF > pywintypes.error: (2, 'ShellExecute', 'The system cannot find the file=20= > specified.')=A0=A0 > > > =A0 > Thanks > =A0 > BJ > > |
From: BJ C. <ca...@tu...> - 2004-05-20 10:21:22
|
Hi Kevino, I am working on a different machine today (joys of commuting), I wiped th= e errlog.txt and recreated the problem. http://payson.tulane.edu/staff/bjcameron/errlog4.txt Let me know what you think. BJ William 'BJ' Cameron Payson Center Tulane University ----- Original Message -----=20 From: "Kevin Ollivier" <ke...@tu...> To: "BJ Cameron" <ca...@tu...> Cc: <ecl...@li...>; "Bill Bertrand" <web...@cs...>; <Hju...@cs...> Sent: Wednesday, May 19, 2004 7:06 PM Subject: Re: [Eclass-users] New build - please test > Hi BJ, > > Could you send me the complete error log? These messages are telling me > that the Program Files\gsdl\tmp\exported_collections folder is not > being created, but that means that something went wrong before these > errors occurred. Hopefully there will be some previous error messages > which will shed some light on things. > > Thanks, > > Kevin > > On May 19, 2004, at 1:44 PM, BJ Cameron wrote: > > > Hi Kevino, > > > > New Bug: > > I am getting an error when publishing and using Greenstone > > (2.50) Search. From the errlog.txt: > > There was an unexpected error publishing your course. Details on the > > error message are located in the file: C:\Program Files\EClass.Builde= r > > 2.5.4.13\errlog.txt, or on Mac, the error message can be found by > > viewing /Applications/Utilities/Console.app. > > Traceback (most recent call last): > > File "<string>", line 935, in PublishEClass > > OSError: [Errno 2] No such file or directory > > None > > Traceback (most recent call last): > > File "<string>", line 893, in PublishToCD > > pywintypes.error: (2, 'ShellExecute', 'The system cannot find the fil= e > > specified.') > > Traceback (most recent call last): > > File "<string>", line 808, in PublishToPDF > > pywintypes.error: (2, 'ShellExecute', 'The system cannot find the fil= e > > specified.') > > > > > > > > Thanks > > > > BJ > > > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: Oracle 10g > Get certified on the hottest thing ever to hit the market... Oracle 10g. > Take an Oracle 10g class now, and we'll give you the exam FREE. > http://ads.osdn.com/?ad_id149&alloc_id=8166&op=CCk > _______________________________________________ > Eclass-users mailing list > Ecl...@li... > https://lists.sourceforge.net/lists/listinfo/eclass-users > |
From: Kevin O. <ke...@tu...> - 2004-05-20 15:47:53
|
Hi BJ, Are you getting a "freeze" and then hitting CTRL+ALT+DEL to stop the=20 program? The error log you sent abruptly cuts off while Greenstone is=20 creating the indexes. I should note that I tested yesterday with=20 Greenstone 2.50 and things worked correctly, but for some reason, the=20 "creating index" dialog disappears too early, and you have to just wait=20= a couple minutes for the indexes to be created. It will eventually pop=20= up the success message, it just takes time. I don't know what could have changed between 2.4 and 2.5 to cause this,=20= though. It seems like Greenstone is running commands as separate=20 processes, and EClass doesn't know these processes even exist, so it=20 thinks that Greenstone has finished. That being the case though,=20 there's not much I can do except maybe pop up a dialog saying "this may=20= take a while, please be patient". Let me know if this is the issue or if there is something else going on. Thanks, Kevin On May 20, 2004, at 3:21 AM, BJ Cameron wrote: > Hi Kevino, > > I am working on a different machine today (joys of commuting), I wiped=20= > the > errlog.txt and recreated the problem. > > http://payson.tulane.edu/staff/bjcameron/errlog4.txt > > Let me know what you think. > > BJ > > > > William 'BJ' Cameron > Payson Center > Tulane University > ----- Original Message ----- > From: "Kevin Ollivier" <ke...@tu...> > To: "BJ Cameron" <ca...@tu...> > Cc: <ecl...@li...>; "Bill Bertrand" > <web...@cs...>; <Hju...@cs...> > Sent: Wednesday, May 19, 2004 7:06 PM > Subject: Re: [Eclass-users] New build - please test > > >> Hi BJ, >> >> Could you send me the complete error log? These messages are telling=20= >> me >> that the Program Files\gsdl\tmp\exported_collections folder is not >> being created, but that means that something went wrong before these >> errors occurred. Hopefully there will be some previous error messages >> which will shed some light on things. >> >> Thanks, >> >> Kevin >> >> On May 19, 2004, at 1:44 PM, BJ Cameron wrote: >> >>> Hi Kevino, >>> >>> New Bug: >>> I am getting an error when publishing and using Greenstone >>> (2.50) Search. =46rom the errlog.txt: >>> There was an unexpected error publishing your course. Details on the >>> error message are located in the file: C:\Program=20 >>> Files\EClass.Builder >>> 2.5.4.13\errlog.txt, or on Mac, the error message can be found by >>> viewing /Applications/Utilities/Console.app. >>> Traceback (most recent call last): >>> File "<string>", line 935, in PublishEClass >>> OSError: [Errno 2] No such file or directory >>> None >>> Traceback (most recent call last): >>> File "<string>", line 893, in PublishToCD >>> pywintypes.error: (2, 'ShellExecute', 'The system cannot find the=20 >>> file >>> specified.') >>> Traceback (most recent call last): >>> File "<string>", line 808, in PublishToPDF >>> pywintypes.error: (2, 'ShellExecute', 'The system cannot find the=20 >>> file >>> specified.') >>> >>> >>> >>> Thanks >>> >>> BJ >>> >>> >> >> >> >> ------------------------------------------------------- >> This SF.Net email is sponsored by: Oracle 10g >> Get certified on the hottest thing ever to hit the market... Oracle=20= >> 10g. >> Take an Oracle 10g class now, and we'll give you the exam FREE. >> http://ads.osdn.com/?ad_id149&alloc_id=9966&op=CCk >> _______________________________________________ >> Eclass-users mailing list >> Ecl...@li... >> https://lists.sourceforge.net/lists/listinfo/eclass-users >> > |
From: BJ C. <ca...@tu...> - 2004-05-20 15:55:05
|
Kevino, I am not hitting anything. Greenstone just stops and I get an error messa= ge. http://payson.tulane.edu/staff/bjcameron/error11.jpg BJ William 'BJ' Cameron Payson Center Tulane University ----- Original Message -----=20 From: "Kevin Ollivier" <ke...@tu...> To: "BJ Cameron" <ca...@tu...> Cc: <ecl...@li...>; "Bill Bertrand" <web...@cs...>; <Hju...@cs...> Sent: Thursday, May 20, 2004 11:47 AM Subject: Re: [Eclass-users] New build - please test > Hi BJ, > > Are you getting a "freeze" and then hitting CTRL+ALT+DEL to stop the > program? The error log you sent abruptly cuts off while Greenstone is > creating the indexes. I should note that I tested yesterday with > Greenstone 2.50 and things worked correctly, but for some reason, the > "creating index" dialog disappears too early, and you have to just wait > a couple minutes for the indexes to be created. It will eventually pop > up the success message, it just takes time. > > I don't know what could have changed between 2.4 and 2.5 to cause this, > though. It seems like Greenstone is running commands as separate > processes, and EClass doesn't know these processes even exist, so it > thinks that Greenstone has finished. That being the case though, > there's not much I can do except maybe pop up a dialog saying "this may > take a while, please be patient". > > Let me know if this is the issue or if there is something else going on. > > Thanks, > > Kevin > > On May 20, 2004, at 3:21 AM, BJ Cameron wrote: > > > Hi Kevino, > > > > I am working on a different machine today (joys of commuting), I wipe= d > > the > > errlog.txt and recreated the problem. > > > > http://payson.tulane.edu/staff/bjcameron/errlog4.txt > > > > Let me know what you think. > > > > BJ > > > > > > > > William 'BJ' Cameron > > Payson Center > > Tulane University > > ----- Original Message ----- > > From: "Kevin Ollivier" <ke...@tu...> > > To: "BJ Cameron" <ca...@tu...> > > Cc: <ecl...@li...>; "Bill Bertrand" > > <web...@cs...>; <Hju...@cs...> > > Sent: Wednesday, May 19, 2004 7:06 PM > > Subject: Re: [Eclass-users] New build - please test > > > > > >> Hi BJ, > >> > >> Could you send me the complete error log? These messages are telling > >> me > >> that the Program Files\gsdl\tmp\exported_collections folder is not > >> being created, but that means that something went wrong before these > >> errors occurred. Hopefully there will be some previous error message= s > >> which will shed some light on things. > >> > >> Thanks, > >> > >> Kevin > >> > >> On May 19, 2004, at 1:44 PM, BJ Cameron wrote: > >> > >>> Hi Kevino, > >>> > >>> New Bug: > >>> I am getting an error when publishing and using Greenstone > >>> (2.50) Search. From the errlog.txt: > >>> There was an unexpected error publishing your course. Details on th= e > >>> error message are located in the file: C:\Program > >>> Files\EClass.Builder > >>> 2.5.4.13\errlog.txt, or on Mac, the error message can be found by > >>> viewing /Applications/Utilities/Console.app. > >>> Traceback (most recent call last): > >>> File "<string>", line 935, in PublishEClass > >>> OSError: [Errno 2] No such file or directory > >>> None > >>> Traceback (most recent call last): > >>> File "<string>", line 893, in PublishToCD > >>> pywintypes.error: (2, 'ShellExecute', 'The system cannot find the > >>> file > >>> specified.') > >>> Traceback (most recent call last): > >>> File "<string>", line 808, in PublishToPDF > >>> pywintypes.error: (2, 'ShellExecute', 'The system cannot find the > >>> file > >>> specified.') > >>> > >>> > >>> > >>> Thanks > >>> > >>> BJ > >>> > >>> > >> > >> > >> > >> ------------------------------------------------------- > >> This SF.Net email is sponsored by: Oracle 10g > >> Get certified on the hottest thing ever to hit the market... Oracle > >> 10g. > >> Take an Oracle 10g class now, and we'll give you the exam FREE. > >> http://ads.osdn.com/?ad_id149&alloc_id=9966&op=CCk > >> _______________________________________________ > >> Eclass-users mailing list > >> Ecl...@li... > >> https://lists.sourceforge.net/lists/listinfo/eclass-users > >> > > > > |
From: Kevin O. <ke...@tu...> - 2004-05-20 15:58:22
|
Hi BJ, On May 20, 2004, at 8:54 AM, BJ Cameron wrote: > Kevino, > > I am not hitting anything. Greenstone just stops and I get an error=20 > message. > > http://payson.tulane.edu/staff/bjcameron/error11.jpg Did you install the 2.50 export CD package as well? They just made a=20 new one. Kevin > > ----- Original Message ----- > From: "Kevin Ollivier" <ke...@tu...> > To: "BJ Cameron" <ca...@tu...> > Cc: <ecl...@li...>; "Bill Bertrand" > <web...@cs...>; <Hju...@cs...> > Sent: Thursday, May 20, 2004 11:47 AM > Subject: Re: [Eclass-users] New build - please test > > >> Hi BJ, >> >> Are you getting a "freeze" and then hitting CTRL+ALT+DEL to stop the >> program? The error log you sent abruptly cuts off while Greenstone is >> creating the indexes. I should note that I tested yesterday with >> Greenstone 2.50 and things worked correctly, but for some reason, the >> "creating index" dialog disappears too early, and you have to just=20 >> wait >> a couple minutes for the indexes to be created. It will eventually = pop >> up the success message, it just takes time. >> >> I don't know what could have changed between 2.4 and 2.5 to cause=20 >> this, >> though. It seems like Greenstone is running commands as separate >> processes, and EClass doesn't know these processes even exist, so it >> thinks that Greenstone has finished. That being the case though, >> there's not much I can do except maybe pop up a dialog saying "this=20= >> may >> take a while, please be patient". >> >> Let me know if this is the issue or if there is something else going=20= >> on. >> >> Thanks, >> >> Kevin >> >> On May 20, 2004, at 3:21 AM, BJ Cameron wrote: >> >>> Hi Kevino, >>> >>> I am working on a different machine today (joys of commuting), I=20 >>> wiped >>> the >>> errlog.txt and recreated the problem. >>> >>> http://payson.tulane.edu/staff/bjcameron/errlog4.txt >>> >>> Let me know what you think. >>> >>> BJ >>> >>> >>> >>> William 'BJ' Cameron >>> Payson Center >>> Tulane University >>> ----- Original Message ----- >>> From: "Kevin Ollivier" <ke...@tu...> >>> To: "BJ Cameron" <ca...@tu...> >>> Cc: <ecl...@li...>; "Bill Bertrand" >>> <web...@cs...>; <Hju...@cs...> >>> Sent: Wednesday, May 19, 2004 7:06 PM >>> Subject: Re: [Eclass-users] New build - please test >>> >>> >>>> Hi BJ, >>>> >>>> Could you send me the complete error log? These messages are = telling >>>> me >>>> that the Program Files\gsdl\tmp\exported_collections folder is not >>>> being created, but that means that something went wrong before = these >>>> errors occurred. Hopefully there will be some previous error=20 >>>> messages >>>> which will shed some light on things. >>>> >>>> Thanks, >>>> >>>> Kevin >>>> >>>> On May 19, 2004, at 1:44 PM, BJ Cameron wrote: >>>> >>>>> Hi Kevino, >>>>> >>>>> New Bug: >>>>> I am getting an error when publishing and using Greenstone >>>>> (2.50) Search. =46rom the errlog.txt: >>>>> There was an unexpected error publishing your course. Details on=20= >>>>> the >>>>> error message are located in the file: C:\Program >>>>> Files\EClass.Builder >>>>> 2.5.4.13\errlog.txt, or on Mac, the error message can be found by >>>>> viewing /Applications/Utilities/Console.app. >>>>> Traceback (most recent call last): >>>>> File "<string>", line 935, in PublishEClass >>>>> OSError: [Errno 2] No such file or directory >>>>> None >>>>> Traceback (most recent call last): >>>>> File "<string>", line 893, in PublishToCD >>>>> pywintypes.error: (2, 'ShellExecute', 'The system cannot find the >>>>> file >>>>> specified.') >>>>> Traceback (most recent call last): >>>>> File "<string>", line 808, in PublishToPDF >>>>> pywintypes.error: (2, 'ShellExecute', 'The system cannot find the >>>>> file >>>>> specified.') >>>>> >>>>> >>>>> >>>>> Thanks >>>>> >>>>> BJ >>>>> >>>>> >>>> >>>> >>>> >>>> ------------------------------------------------------- >>>> This SF.Net email is sponsored by: Oracle 10g >>>> Get certified on the hottest thing ever to hit the market... Oracle >>>> 10g. >>>> Take an Oracle 10g class now, and we'll give you the exam FREE. >>>> http://ads.osdn.com/?ad_id149&alloc_id=9966&op=CCk >>>> _______________________________________________ >>>> Eclass-users mailing list >>>> Ecl...@li... >>>> https://lists.sourceforge.net/lists/listinfo/eclass-users >>>> >>> >> >> > |
From: BJ C. <ca...@tu...> - 2004-05-20 17:24:11
|
Hi Kevino, You nailed it, I needed the newest version of the Export. Imagine my surprise, a new version of the export, it has only been 2.5 years! I don't understand why they aren't bundling everything together. New version of EClass coming? Thanks, BJ William 'BJ' Cameron Payson Center Tulane University ----- Original Message -----=20 From: "Kevin Ollivier" <ke...@tu...> To: "BJ Cameron" <ca...@tu...> Cc: <ecl...@li...>; "Bill Bertrand" <web...@cs...>; <Hju...@cs...> Sent: Thursday, May 20, 2004 11:58 AM Subject: Re: [Eclass-users] New build - please test > Hi BJ, > > On May 20, 2004, at 8:54 AM, BJ Cameron wrote: > > > Kevino, > > > > I am not hitting anything. Greenstone just stops and I get an error > > message. > > > > http://payson.tulane.edu/staff/bjcameron/error11.jpg > > Did you install the 2.50 export CD package as well? They just made a > new one. > > Kevin > > > > > ----- Original Message ----- > > From: "Kevin Ollivier" <ke...@tu...> > > To: "BJ Cameron" <ca...@tu...> > > Cc: <ecl...@li...>; "Bill Bertrand" > > <web...@cs...>; <Hju...@cs...> > > Sent: Thursday, May 20, 2004 11:47 AM > > Subject: Re: [Eclass-users] New build - please test > > > > > >> Hi BJ, > >> > >> Are you getting a "freeze" and then hitting CTRL+ALT+DEL to stop the > >> program? The error log you sent abruptly cuts off while Greenstone i= s > >> creating the indexes. I should note that I tested yesterday with > >> Greenstone 2.50 and things worked correctly, but for some reason, th= e > >> "creating index" dialog disappears too early, and you have to just > >> wait > >> a couple minutes for the indexes to be created. It will eventually p= op > >> up the success message, it just takes time. > >> > >> I don't know what could have changed between 2.4 and 2.5 to cause > >> this, > >> though. It seems like Greenstone is running commands as separate > >> processes, and EClass doesn't know these processes even exist, so it > >> thinks that Greenstone has finished. That being the case though, > >> there's not much I can do except maybe pop up a dialog saying "this > >> may > >> take a while, please be patient". > >> > >> Let me know if this is the issue or if there is something else going > >> on. > >> > >> Thanks, > >> > >> Kevin > >> > >> On May 20, 2004, at 3:21 AM, BJ Cameron wrote: > >> > >>> Hi Kevino, > >>> > >>> I am working on a different machine today (joys of commuting), I > >>> wiped > >>> the > >>> errlog.txt and recreated the problem. > >>> > >>> http://payson.tulane.edu/staff/bjcameron/errlog4.txt > >>> > >>> Let me know what you think. > >>> > >>> BJ > >>> > >>> > >>> > >>> William 'BJ' Cameron > >>> Payson Center > >>> Tulane University > >>> ----- Original Message ----- > >>> From: "Kevin Ollivier" <ke...@tu...> > >>> To: "BJ Cameron" <ca...@tu...> > >>> Cc: <ecl...@li...>; "Bill Bertrand" > >>> <web...@cs...>; <Hju...@cs...> > >>> Sent: Wednesday, May 19, 2004 7:06 PM > >>> Subject: Re: [Eclass-users] New build - please test > >>> > >>> > >>>> Hi BJ, > >>>> > >>>> Could you send me the complete error log? These messages are telli= ng > >>>> me > >>>> that the Program Files\gsdl\tmp\exported_collections folder is not > >>>> being created, but that means that something went wrong before the= se > >>>> errors occurred. Hopefully there will be some previous error > >>>> messages > >>>> which will shed some light on things. > >>>> > >>>> Thanks, > >>>> > >>>> Kevin > >>>> > >>>> On May 19, 2004, at 1:44 PM, BJ Cameron wrote: > >>>> > >>>>> Hi Kevino, > >>>>> > >>>>> New Bug: > >>>>> I am getting an error when publishing and using Greenstone > >>>>> (2.50) Search. From the errlog.txt: > >>>>> There was an unexpected error publishing your course. Details on > >>>>> the > >>>>> error message are located in the file: C:\Program > >>>>> Files\EClass.Builder > >>>>> 2.5.4.13\errlog.txt, or on Mac, the error message can be found by > >>>>> viewing /Applications/Utilities/Console.app. > >>>>> Traceback (most recent call last): > >>>>> File "<string>", line 935, in PublishEClass > >>>>> OSError: [Errno 2] No such file or directory > >>>>> None > >>>>> Traceback (most recent call last): > >>>>> File "<string>", line 893, in PublishToCD > >>>>> pywintypes.error: (2, 'ShellExecute', 'The system cannot find the > >>>>> file > >>>>> specified.') > >>>>> Traceback (most recent call last): > >>>>> File "<string>", line 808, in PublishToPDF > >>>>> pywintypes.error: (2, 'ShellExecute', 'The system cannot find the > >>>>> file > >>>>> specified.') > >>>>> > >>>>> > >>>>> > >>>>> Thanks > >>>>> > >>>>> BJ > >>>>> > >>>>> > >>>> > >>>> > >>>> > >>>> ------------------------------------------------------- > >>>> This SF.Net email is sponsored by: Oracle 10g > >>>> Get certified on the hottest thing ever to hit the market... Oracl= e > >>>> 10g. > >>>> Take an Oracle 10g class now, and we'll give you the exam FREE. > >>>> http://ads.osdn.com/?ad_id149&alloc_id=9966&op=CCk > >>>> _______________________________________________ > >>>> Eclass-users mailing list > >>>> Ecl...@li... > >>>> https://lists.sourceforge.net/lists/listinfo/eclass-users > >>>> > >>> > >> > >> > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: Oracle 10g > Get certified on the hottest thing ever to hit the market... Oracle 10g. > Take an Oracle 10g class now, and we'll give you the exam FREE. > http://ads.osdn.com/?ad_id149&alloc_id=8166&op=CCk > _______________________________________________ > Eclass-users mailing list > Ecl...@li... > https://lists.sourceforge.net/lists/listinfo/eclass-users > |
From: Kevin O. <ke...@tu...> - 2004-05-20 17:39:01
|
Hi BJ, On May 20, 2004, at 10:23 AM, BJ Cameron wrote: > Hi Kevino, > > You nailed it, I needed the newest version of the Export. > > Imagine my surprise, a new version of the export, it has only been 2.5 > years! I don't understand why they aren't bundling everything=20 > together. > > New version of EClass coming? Hopefully today or tomorrow. I'm still trying to figure out what is=20 going on with PDF export. So far I have been unable to reproduce the=20 problem except on Windows 98. There is supposed to be a fix, but=20 unfortunately the fix doesn't seem to work. ;-/ I'm trying to build a new version of the program, but that too is=20 giving me troubles. Once I've got something worked out, I'll post a new=20= version. Thanks, Kevin > Thanks, > > BJ > > > > William 'BJ' Cameron > Payson Center > Tulane University > ----- Original Message ----- > From: "Kevin Ollivier" <ke...@tu...> > To: "BJ Cameron" <ca...@tu...> > Cc: <ecl...@li...>; "Bill Bertrand" > <web...@cs...>; <Hju...@cs...> > Sent: Thursday, May 20, 2004 11:58 AM > Subject: Re: [Eclass-users] New build - please test > > >> Hi BJ, >> >> On May 20, 2004, at 8:54 AM, BJ Cameron wrote: >> >>> Kevino, >>> >>> I am not hitting anything. Greenstone just stops and I get an error >>> message. >>> >>> http://payson.tulane.edu/staff/bjcameron/error11.jpg >> >> Did you install the 2.50 export CD package as well? They just made a >> new one. >> >> Kevin >> >>> >>> ----- Original Message ----- >>> From: "Kevin Ollivier" <ke...@tu...> >>> To: "BJ Cameron" <ca...@tu...> >>> Cc: <ecl...@li...>; "Bill Bertrand" >>> <web...@cs...>; <Hju...@cs...> >>> Sent: Thursday, May 20, 2004 11:47 AM >>> Subject: Re: [Eclass-users] New build - please test >>> >>> >>>> Hi BJ, >>>> >>>> Are you getting a "freeze" and then hitting CTRL+ALT+DEL to stop = the >>>> program? The error log you sent abruptly cuts off while Greenstone=20= >>>> is >>>> creating the indexes. I should note that I tested yesterday with >>>> Greenstone 2.50 and things worked correctly, but for some reason,=20= >>>> the >>>> "creating index" dialog disappears too early, and you have to just >>>> wait >>>> a couple minutes for the indexes to be created. It will eventually=20= >>>> pop >>>> up the success message, it just takes time. >>>> >>>> I don't know what could have changed between 2.4 and 2.5 to cause >>>> this, >>>> though. It seems like Greenstone is running commands as separate >>>> processes, and EClass doesn't know these processes even exist, so = it >>>> thinks that Greenstone has finished. That being the case though, >>>> there's not much I can do except maybe pop up a dialog saying "this >>>> may >>>> take a while, please be patient". >>>> >>>> Let me know if this is the issue or if there is something else = going >>>> on. >>>> >>>> Thanks, >>>> >>>> Kevin >>>> >>>> On May 20, 2004, at 3:21 AM, BJ Cameron wrote: >>>> >>>>> Hi Kevino, >>>>> >>>>> I am working on a different machine today (joys of commuting), I >>>>> wiped >>>>> the >>>>> errlog.txt and recreated the problem. >>>>> >>>>> http://payson.tulane.edu/staff/bjcameron/errlog4.txt >>>>> >>>>> Let me know what you think. >>>>> >>>>> BJ >>>>> >>>>> >>>>> >>>>> William 'BJ' Cameron >>>>> Payson Center >>>>> Tulane University >>>>> ----- Original Message ----- >>>>> From: "Kevin Ollivier" <ke...@tu...> >>>>> To: "BJ Cameron" <ca...@tu...> >>>>> Cc: <ecl...@li...>; "Bill Bertrand" >>>>> <web...@cs...>; <Hju...@cs...> >>>>> Sent: Wednesday, May 19, 2004 7:06 PM >>>>> Subject: Re: [Eclass-users] New build - please test >>>>> >>>>> >>>>>> Hi BJ, >>>>>> >>>>>> Could you send me the complete error log? These messages are=20 >>>>>> telling >>>>>> me >>>>>> that the Program Files\gsdl\tmp\exported_collections folder is = not >>>>>> being created, but that means that something went wrong before=20 >>>>>> these >>>>>> errors occurred. Hopefully there will be some previous error >>>>>> messages >>>>>> which will shed some light on things. >>>>>> >>>>>> Thanks, >>>>>> >>>>>> Kevin >>>>>> >>>>>> On May 19, 2004, at 1:44 PM, BJ Cameron wrote: >>>>>> >>>>>>> Hi Kevino, >>>>>>> >>>>>>> New Bug: >>>>>>> I am getting an error when publishing and using Greenstone >>>>>>> (2.50) Search. =46rom the errlog.txt: >>>>>>> There was an unexpected error publishing your course. Details on >>>>>>> the >>>>>>> error message are located in the file: C:\Program >>>>>>> Files\EClass.Builder >>>>>>> 2.5.4.13\errlog.txt, or on Mac, the error message can be found = by >>>>>>> viewing /Applications/Utilities/Console.app. >>>>>>> Traceback (most recent call last): >>>>>>> File "<string>", line 935, in PublishEClass >>>>>>> OSError: [Errno 2] No such file or directory >>>>>>> None >>>>>>> Traceback (most recent call last): >>>>>>> File "<string>", line 893, in PublishToCD >>>>>>> pywintypes.error: (2, 'ShellExecute', 'The system cannot find = the >>>>>>> file >>>>>>> specified.') >>>>>>> Traceback (most recent call last): >>>>>>> File "<string>", line 808, in PublishToPDF >>>>>>> pywintypes.error: (2, 'ShellExecute', 'The system cannot find = the >>>>>>> file >>>>>>> specified.') >>>>>>> >>>>>>> >>>>>>> >>>>>>> Thanks >>>>>>> >>>>>>> BJ >>>>>>> >>>>>>> >>>>>> >>>>>> >>>>>> >>>>>> ------------------------------------------------------- >>>>>> This SF.Net email is sponsored by: Oracle 10g >>>>>> Get certified on the hottest thing ever to hit the market...=20 >>>>>> Oracle >>>>>> 10g. >>>>>> Take an Oracle 10g class now, and we'll give you the exam FREE. >>>>>> http://ads.osdn.com/?ad_id149&alloc_id=FA66&op=EDk >>>>>> _______________________________________________ >>>>>> Eclass-users mailing list >>>>>> Ecl...@li... >>>>>> https://lists.sourceforge.net/lists/listinfo/eclass-users >>>>>> >>>>> >>>> >>>> >>> >> >> >> >> ------------------------------------------------------- >> This SF.Net email is sponsored by: Oracle 10g >> Get certified on the hottest thing ever to hit the market... Oracle=20= >> 10g. >> Take an Oracle 10g class now, and we'll give you the exam FREE. >> http://ads.osdn.com/?ad_id149&alloc_id=AA66&op=EDk >> _______________________________________________ >> Eclass-users mailing list >> Ecl...@li... >> https://lists.sourceforge.net/lists/listinfo/eclass-users >> > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: Oracle 10g > Get certified on the hottest thing ever to hit the market... Oracle=20 > 10g. > Take an Oracle 10g class now, and we'll give you the exam FREE. > http://ads.osdn.com/?ad_id149&alloc_id=AA66&op=EDk > _______________________________________________ > Eclass-users mailing list > Ecl...@li... > https://lists.sourceforge.net/lists/listinfo/eclass-users > |
From: Kevin O. <ke...@tu...> - 2004-05-20 20:16:37
|
Hi all, I've resolved the issues with PDF export on Windows 98, and hopefully=20 this will somehow resolve the problem that BJ is seeing on XP as well.=20= The new build can be downloaded from here: http://www.eclass.net/Downloads/eclass-builder-2.4.5.14.exe Please keep the bug reports coming, although you can also report if=20 there are no bugs. ;-) Thanks, Kevin On May 20, 2004, at 10:23 AM, BJ Cameron wrote: > Hi Kevino, > > You nailed it, I needed the newest version of the Export. > > Imagine my surprise, a new version of the export, it has only been 2.5 > years! I don't understand why they aren't bundling everything=20 > together. > > New version of EClass coming? > > Thanks, > > BJ > > > > William 'BJ' Cameron > Payson Center > Tulane University > ----- Original Message ----- > From: "Kevin Ollivier" <ke...@tu...> > To: "BJ Cameron" <ca...@tu...> > Cc: <ecl...@li...>; "Bill Bertrand" > <web...@cs...>; <Hju...@cs...> > Sent: Thursday, May 20, 2004 11:58 AM > Subject: Re: [Eclass-users] New build - please test > > >> Hi BJ, >> >> On May 20, 2004, at 8:54 AM, BJ Cameron wrote: >> >>> Kevino, >>> >>> I am not hitting anything. Greenstone just stops and I get an error >>> message. >>> >>> http://payson.tulane.edu/staff/bjcameron/error11.jpg >> >> Did you install the 2.50 export CD package as well? They just made a >> new one. >> >> Kevin >> >>> >>> ----- Original Message ----- >>> From: "Kevin Ollivier" <ke...@tu...> >>> To: "BJ Cameron" <ca...@tu...> >>> Cc: <ecl...@li...>; "Bill Bertrand" >>> <web...@cs...>; <Hju...@cs...> >>> Sent: Thursday, May 20, 2004 11:47 AM >>> Subject: Re: [Eclass-users] New build - please test >>> >>> >>>> Hi BJ, >>>> >>>> Are you getting a "freeze" and then hitting CTRL+ALT+DEL to stop = the >>>> program? The error log you sent abruptly cuts off while Greenstone=20= >>>> is >>>> creating the indexes. I should note that I tested yesterday with >>>> Greenstone 2.50 and things worked correctly, but for some reason,=20= >>>> the >>>> "creating index" dialog disappears too early, and you have to just >>>> wait >>>> a couple minutes for the indexes to be created. It will eventually=20= >>>> pop >>>> up the success message, it just takes time. >>>> >>>> I don't know what could have changed between 2.4 and 2.5 to cause >>>> this, >>>> though. It seems like Greenstone is running commands as separate >>>> processes, and EClass doesn't know these processes even exist, so = it >>>> thinks that Greenstone has finished. That being the case though, >>>> there's not much I can do except maybe pop up a dialog saying "this >>>> may >>>> take a while, please be patient". >>>> >>>> Let me know if this is the issue or if there is something else = going >>>> on. >>>> >>>> Thanks, >>>> >>>> Kevin >>>> >>>> On May 20, 2004, at 3:21 AM, BJ Cameron wrote: >>>> >>>>> Hi Kevino, >>>>> >>>>> I am working on a different machine today (joys of commuting), I >>>>> wiped >>>>> the >>>>> errlog.txt and recreated the problem. >>>>> >>>>> http://payson.tulane.edu/staff/bjcameron/errlog4.txt >>>>> >>>>> Let me know what you think. >>>>> >>>>> BJ >>>>> >>>>> >>>>> >>>>> William 'BJ' Cameron >>>>> Payson Center >>>>> Tulane University >>>>> ----- Original Message ----- >>>>> From: "Kevin Ollivier" <ke...@tu...> >>>>> To: "BJ Cameron" <ca...@tu...> >>>>> Cc: <ecl...@li...>; "Bill Bertrand" >>>>> <web...@cs...>; <Hju...@cs...> >>>>> Sent: Wednesday, May 19, 2004 7:06 PM >>>>> Subject: Re: [Eclass-users] New build - please test >>>>> >>>>> >>>>>> Hi BJ, >>>>>> >>>>>> Could you send me the complete error log? These messages are=20 >>>>>> telling >>>>>> me >>>>>> that the Program Files\gsdl\tmp\exported_collections folder is = not >>>>>> being created, but that means that something went wrong before=20 >>>>>> these >>>>>> errors occurred. Hopefully there will be some previous error >>>>>> messages >>>>>> which will shed some light on things. >>>>>> >>>>>> Thanks, >>>>>> >>>>>> Kevin >>>>>> >>>>>> On May 19, 2004, at 1:44 PM, BJ Cameron wrote: >>>>>> >>>>>>> Hi Kevino, >>>>>>> >>>>>>> New Bug: >>>>>>> I am getting an error when publishing and using Greenstone >>>>>>> (2.50) Search. =46rom the errlog.txt: >>>>>>> There was an unexpected error publishing your course. Details on >>>>>>> the >>>>>>> error message are located in the file: C:\Program >>>>>>> Files\EClass.Builder >>>>>>> 2.5.4.13\errlog.txt, or on Mac, the error message can be found = by >>>>>>> viewing /Applications/Utilities/Console.app. >>>>>>> Traceback (most recent call last): >>>>>>> File "<string>", line 935, in PublishEClass >>>>>>> OSError: [Errno 2] No such file or directory >>>>>>> None >>>>>>> Traceback (most recent call last): >>>>>>> File "<string>", line 893, in PublishToCD >>>>>>> pywintypes.error: (2, 'ShellExecute', 'The system cannot find = the >>>>>>> file >>>>>>> specified.') >>>>>>> Traceback (most recent call last): >>>>>>> File "<string>", line 808, in PublishToPDF >>>>>>> pywintypes.error: (2, 'ShellExecute', 'The system cannot find = the >>>>>>> file >>>>>>> specified.') >>>>>>> >>>>>>> >>>>>>> >>>>>>> Thanks >>>>>>> >>>>>>> BJ >>>>>>> >>>>>>> >>>>>> >>>>>> >>>>>> >>>>>> ------------------------------------------------------- >>>>>> This SF.Net email is sponsored by: Oracle 10g >>>>>> Get certified on the hottest thing ever to hit the market...=20 >>>>>> Oracle >>>>>> 10g. >>>>>> Take an Oracle 10g class now, and we'll give you the exam FREE. >>>>>> http://ads.osdn.com/?ad_id149&alloc_id=FA66&op=EDk >>>>>> _______________________________________________ >>>>>> Eclass-users mailing list >>>>>> Ecl...@li... >>>>>> https://lists.sourceforge.net/lists/listinfo/eclass-users >>>>>> >>>>> >>>> >>>> >>> >> >> >> >> ------------------------------------------------------- >> This SF.Net email is sponsored by: Oracle 10g >> Get certified on the hottest thing ever to hit the market... Oracle=20= >> 10g. >> Take an Oracle 10g class now, and we'll give you the exam FREE. >> http://ads.osdn.com/?ad_id149&alloc_id=AA66&op=EDk >> _______________________________________________ >> Eclass-users mailing list >> Ecl...@li... >> https://lists.sourceforge.net/lists/listinfo/eclass-users >> > |