Gossamer Forum
Home : Products : Gossamer Mail : Discussion :

Glinks 3 GT libs break Gossamer Mail

Quote Reply
Glinks 3 GT libs break Gossamer Mail
Hi Adrian.

I am putting this up in a separate thread as i narrowed down the tests to just Gossamer Mail With Glinks 3 under mod_perl (as Gossamer Mail with GTlibs from any other GT Application -- forum/community/LinksSQL 2.2.x was not having any issues).

Test Scenario 1:
Only Gossamer Mail Under mod_perl (tested using both GT libs from 2.2.0 and 2.2.4)

Results : No errors on Save Draft/Delete Duplicates.

Test Scenario 2:
Glinks 3 + Gossamer Mail 2.2.0 under mod_perl

startup.pl looks like this

use lib
'/path/to/Glinks3/admin',
'/path/to/GossamerMail2.2/admin';

use Links::mod_perl;
use GMail::mod_perl;

use Apache::Constants ();
sub My::ProxyRemoteAddr ($) {
my $r = shift;
........
........
........

1;

Test Result:
mod_perl startup fine
  • Gossamer Mail
Save Draft (New Mail Compose -->Save Draft)
Can't call method "insert_id" on an undefined value at GMail::Messages::insert_user line 1738

Save Draft (Reply --> Save Draft)
NO ERROR

Save Draft (Forward --> Save Draft)
NO ERROR

FOLDER MANAGEMENT:

DELETE DUPLICATES:


136591872 message(s) deleted. -- first attempt on a folder with 3 messages

162035664 message(s) deleted. -- second attempt on same folder

163743304 message(s) deleted. -- third attempt on same folder.

No messages are deleted though and the number keeps on chamging with every attempt.

165821720 message(s) has been deleted. (tried with template set that i had with version 2.1.0)
  • Glinks3
Column editing in Glinks 3 (which gave errors when gcom was loaded under mod_perl) is fine. Th error during table column edit when gcom is also loaded is as follows as already mentioned in Linkssql forum:
GT::SQL::Editor (3121): Unknown method '_column_sql' called at GT::SQL::Editor::alter_col line 238.

If i just reverse the use lib order in startup.pl the Gossamer mail errors are gone. Just did this for sake of seeing if the errors in Gossamer Mail goes off ... it does but i know it would break a lot many things in Glinks3 so i have reverted back to the order as noted above.

Gossamer Mail breaks with Glinks3 loaded under mod_perl

NOTE: Everything operates error free when it is LinksSQL GT libs (ie no errors were observed at any stage with pre glinks3 under mod_perl)

Thanks

Thanks
HyTC
==================================
Mail Me If Contacting Privately Is That Necessary.
==================================

Last edited by:

HyperTherm: Apr 5, 2005, 7:57 AM
Subject Author Views Date
Thread Glinks 3 GT libs break Gossamer Mail HyperTherm 8573 Apr 5, 2005, 7:51 AM
Post Re: [HyperTherm] Glinks 3 GT libs break Gossamer Mail
HyperTherm 8373 Apr 5, 2005, 8:03 AM
Thread Re: [HyperTherm] Glinks 3 GT libs break Gossamer Mail
brewt 8339 Apr 5, 2005, 5:02 PM
Thread Re: [brewt] Glinks 3 GT libs break Gossamer Mail
HyperTherm 8380 Apr 5, 2005, 5:34 PM
Thread Re: [HyperTherm] Glinks 3 GT libs break Gossamer Mail
brewt 8352 Apr 5, 2005, 5:36 PM
Thread Re: [brewt] Glinks 3 GT libs break Gossamer Mail
HyperTherm 8406 Apr 5, 2005, 5:40 PM
Thread Re: [HyperTherm] Glinks 3 GT libs break Gossamer Mail
brewt 8427 Apr 5, 2005, 5:54 PM
Thread Re: [brewt] Glinks 3 GT libs break Gossamer Mail
HyperTherm 8375 Apr 5, 2005, 7:17 PM
Thread Re: [HyperTherm] Glinks 3 GT libs break Gossamer Mail
brewt 8389 Apr 5, 2005, 7:19 PM
Post Re: [brewt] Glinks 3 GT libs break Gossamer Mail
HyperTherm 8317 Apr 5, 2005, 7:50 PM
Post Re: [brewt] Glinks 3 GT libs break Gossamer Mail
HyperTherm 8381 Apr 6, 2005, 5:53 PM
Thread Re: [brewt] Glinks 3 GT libs break Gossamer Mail
HyperTherm 8329 Apr 6, 2005, 8:32 PM
Thread Re: [HyperTherm] Glinks 3 GT libs break Gossamer Mail
brewt 8339 Apr 6, 2005, 11:56 PM
Post Re: [brewt] Glinks 3 GT libs break Gossamer Mail
HyperTherm 8304 Apr 7, 2005, 12:15 AM
Post Re: [brewt] Glinks 3 GT libs break Gossamer Mail
HyperTherm 8356 Apr 7, 2005, 1:19 PM
Thread Re: [HyperTherm] Glinks 3 GT libs break Gossamer Mail
brewt 8451 Apr 5, 2005, 5:36 PM
Post Re: [brewt] Glinks 3 GT libs break Gossamer Mail
HyperTherm 8391 Apr 6, 2005, 9:33 AM
Post Re: [brewt] Glinks 3 GT libs break Gossamer Mail
HyperTherm 8403 Apr 6, 2005, 5:31 PM