Re: Trac and MediaWiki question

2008-06-13 Thread Josh Sled
(I hope you don't mind; I've CC:'d this to gnucash-devel.  I'm glad I caught
the message, too: lame mail filtering on my side had stuff to
[EMAIL PROTECTED] going to the spam folder. :/ )

Sean Colombo [EMAIL PROTECTED] writes:
 I noticed GnuCash is using MediaWiki instead of the Trac wiki.  This makes a 
 lot of sense, but I was wondering if you have been able to hook them together 
 at all?  Just about the only benefit of
 using the internal Trac wiki seems to be that you can link right from Tickets 
 and Changesets to wiki pages and from wiki pages to Changesets and Tickets.  
 Is there some sort of extension for trac
 that allows you to do this with MediaWiki?

Nope.  We decided early on to just not use the Trac wiki or ticketing
systems, since we had investments in media wiki and bugzilla.gnome.org.
There might be some sort of integration plugin/addon for Trac or mediawiki,
but I've not even looked for one.

-- 
...jsled
http://asynchronous.org/ - a=jsled; b=asynchronous.org; echo [EMAIL PROTECTED]


pgpJF2KbsZQgT.pgp
Description: PGP signature
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: Trac and MediaWiki question

2008-06-13 Thread Derek Atkins
Quoting Josh Sled [EMAIL PROTECTED]:

 (I hope you don't mind; I've CC:'d this to gnucash-devel.  I'm glad I caught
 the message, too: lame mail filtering on my side had stuff to
 [EMAIL PROTECTED] going to the spam folder. :/ )

 Sean Colombo [EMAIL PROTECTED] writes:
 I noticed GnuCash is using MediaWiki instead of the Trac wiki.  This 
 makes a lot of sense, but I was wondering if you have been able to 
 hook them together at all?  Just about the only benefit of
 using the internal Trac wiki seems to be that you can link right 
 from Tickets and Changesets to wiki pages and from wiki pages to 
 Changesets and Tickets.  Is there some sort of extension for trac
 that allows you to do this with MediaWiki?

 Nope.  We decided early on to just not use the Trac wiki or ticketing
 systems, since we had investments in media wiki and bugzilla.gnome.org.
 There might be some sort of integration plugin/addon for Trac or mediawiki,
 but I've not even looked for one.

Moreover, we do have hooks to redirect from Trac Wiki to Mediawiki, and
from Trac Tickets to bugzilla.  So at least for bugs the URLs actually
do redirect properly to bugzilla if you click on a link from a changeset
message.

-derek

-- 
   Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
   Member, MIT Student Information Processing Board  (SIPB)
   URL: http://web.mit.edu/warlord/PP-ASEL-IA N1NWH
   [EMAIL PROTECTED]PGP key available

___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: Trac and MediaWiki question

2008-06-13 Thread Derek Atkins
Quoting Sean Colombo [EMAIL PROTECTED]:

 Thanks for the rapid response guys!

 Moreover, we do have hooks to redirect from Trac Wiki to Mediawiki, and
 from Trac Tickets to bugzilla.  So at least for bugs the URLs actually
 do redirect properly to bugzilla if you click on a link from a changeset
 message.


 That's clever... is that a hook somewhere in the Trac code or do you use
 mod-rewrite to just do a redirect?

We use mod-rewrite.

 Thanks again,
 - Sean

-derek

-- 
   Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
   Member, MIT Student Information Processing Board  (SIPB)
   URL: http://web.mit.edu/warlord/PP-ASEL-IA N1NWH
   [EMAIL PROTECTED]PGP key available

___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: Trac and MediaWiki question

2008-06-13 Thread Sean Colombo
Thanks for the rapid response guys!

Moreover, we do have hooks to redirect from Trac Wiki to Mediawiki, and
 from Trac Tickets to bugzilla.  So at least for bugs the URLs actually
 do redirect properly to bugzilla if you click on a link from a changeset
 message.


That's clever... is that a hook somewhere in the Trac code or do you use
mod-rewrite to just do a redirect?

Thanks again,
 - Sean



On Fri, Jun 13, 2008 at 9:47 AM, Derek Atkins [EMAIL PROTECTED] wrote:

 Quoting Josh Sled [EMAIL PROTECTED]:

  (I hope you don't mind; I've CC:'d this to gnucash-devel.  I'm glad I
 caught
 the message, too: lame mail filtering on my side had stuff to
 [EMAIL PROTECTED] going to the spam folder. :/ )

 Sean Colombo [EMAIL PROTECTED] writes:

 I noticed GnuCash is using MediaWiki instead of the Trac wiki.  This
 makes a lot of sense, but I was wondering if you have been able to hook them
 together at all?  Just about the only benefit of
 using the internal Trac wiki seems to be that you can link right from
 Tickets and Changesets to wiki pages and from wiki pages to Changesets and
 Tickets.  Is there some sort of extension for trac
 that allows you to do this with MediaWiki?


 Nope.  We decided early on to just not use the Trac wiki or ticketing
 systems, since we had investments in media wiki and bugzilla.gnome.org.
 There might be some sort of integration plugin/addon for Trac or
 mediawiki,
 but I've not even looked for one.


 Moreover, we do have hooks to redirect from Trac Wiki to Mediawiki, and
 from Trac Tickets to bugzilla.  So at least for bugs the URLs actually
 do redirect properly to bugzilla if you click on a link from a changeset
 message.

 -derek

 --
  Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
  Member, MIT Student Information Processing Board  (SIPB)
  URL: http://web.mit.edu/warlord/PP-ASEL-IA N1NWH
  [EMAIL PROTECTED]PGP key available


___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: DBI/SQL backend

2008-06-13 Thread karimb
Ok, That fixed that issue, now I'm getting the following:
checking dbi/dbi.h usability... no
checking dbi/dbi.h presence... no
checking for dbi/dbi.h... no
configure: error: Unable to find dbi/dbi.h 

I went to the libdbi website and downloaded the libdbi-cygwin-bin-0.8.2.tar.gz 
file but I'm not sure where its contents need to go.  I tried copying the 
/usr/local/include/dbi folder into the c:\soft\msys\lib directory but that 
didn't seem to work.

Is the libdbi-cygwin-bin-0.8.2.tar.gz file the one that I need?  If not which 
one should I get?  If it is what the heck do I do with it?

Any help is much appreciated.  Thanks.
Karim

 -- Original message --
From: Phil Longstaff [EMAIL PROTECTED]
 I need to disable that by default.  Build with --disable-gda.
 
 Phil
 
 
 - Original Message 
 From: Karim B [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]; gnucash-devel@gnucash.org
 Sent: Thursday, June 12, 2008 6:53:01 AM
 Subject: Re: DBI/SQL backend
 
 Nathan Buchanan wrote:
  On Wed, Jun 11, 2008 at 8:58 PM, Phil Longstaff [EMAIL PROTECTED]
  wrote:
 
   
  I think the DBI/SQL backend is ready to try.  It is in the gda-dev2
  branch.  The GDA backend has been disabled and a DBI backend is enabled.
   It assumes that the include files are in /usr/include/dbi/dbi.h and the
  driver files are in /usr/lib/dbd.  The only driver that the DBI backend
  supports is sqlite3.  I am using libdbi-0.8.2.  I assume later versions
  will work.  I don't know about earlier versions.  There is a compilation
  check that the header file is present, but no version check.
 
 
 
  Great News!
 
   
  No new URI types have been added.  If you try to open a file, it will
  check if it is an sqlite3 file, and will load it with sqlite3.  If it
  can't, it will revert to xml.  Save As will save a file as an sqlite3
  file.  The Connect to Database menu entry is still enabled but will
  (probably) fail.
 
  I don't have a windows compilation environment, so I haven't tried it on
  windows.
 
 
 
  I'll see what I can do to get it working under windows (unless someone beats
  me to it! Lots of stuff going on atm...)
 
  Nathan
 
   
  Please feel free to try it out and report any problems.  This is not yet
  ready for your real data, though it would be a good test to load your
  xml file and save-as an sqlite3 file.
 
  Phil
 
  ___
  gnucash-devel mailing list
  gnucash-devel@gnucash.org
  https://lists.gnucash.org/mailman/listinfo/gnucash-devel
 
 
 
 
 
   
 I tried to building the gda-dev2 branch  on windows and got this error:
 
 checking for LIBGDA... configure: error: Package requirements 
 (libgda-4.0 = 3.99.2) were not met:
 No package 'libgda-4.0' found
 
 I went to the libgda web site but didn't see a download for 
 libgda-4.0.  does the gda branch require libgda-4.0?  Or is there 
 something I need to adjust?
 
 Let me know and I'll try it again.  Thanks.
 Karim
 ___
 gnucash-devel mailing list
 gnucash-devel@gnucash.org
 https://lists.gnucash.org/mailman/listinfo/gnucash-devel


---BeginMessage---
   I need to disable that by default.  Build with --disable-gda.
   Phil
   - Original Message 
   From: Karim B [EMAIL PROTECTED]
   To: [EMAIL PROTECTED]; gnucash-devel@gnucash.org
   Sent: Thursday, June 12, 2008 6:53:01 AM
   Subject: Re: DBI/SQL backend
   Nathan Buchanan wrote:
On Wed, Jun 11, 2008 at 8:58 PM, Phil Longstaff
   [EMAIL PROTECTED]
wrote:
   
   
I think the DBI/SQL backend is ready to try.  It is in the gda-dev2
branch.  The GDA backend has been disabled and a DBI backend is
   enabled.
 It assumes that the include files are in /usr/include/dbi/dbi.h and
   the
driver files are in /usr/lib/dbd.  The only driver that the DBI
   backend
supports is sqlite3.  I am using libdbi-0.8.2.  I assume later
   versions
will work.  I don't know about earlier versions.  There is a
   compilation
check that the header file is present, but no version check.
   
   
   
Great News!
   
   
No new URI types have been added.  If you try to open a file, it
   will
check if it is an sqlite3 file, and will load it with sqlite3.  If
   it
can't, it will revert to xml.  Save As will save a file as an
   sqlite3
file.  The Connect to Database menu entry is still enabled but
   will
(probably) fail.
   
I don't have a windows compilation environment, so I haven't tried
   it on
windows.
   
   
   
I'll see what I can do to get it working under windows (unless
   someone beats
me to it! Lots of stuff going on atm...)
   
Nathan
   
   
Please feel free to try it out and report any problems.  This is not
   yet
ready for your real data, though it would be a good test to load
   your
xml file and save-as an sqlite3 file.
   
Phil
   

Re: DBI/SQL backend

2008-06-13 Thread Derek Atkins
Hi,

Quoting [EMAIL PROTECTED]:

 Ok, That fixed that issue, now I'm getting the following:
checking dbi/dbi.h usability... no
checking dbi/dbi.h presence... no
checking for dbi/dbi.h... no
configure: error: Unable to find dbi/dbi.h

 I went to the libdbi website and downloaded the 
 libdbi-cygwin-bin-0.8.2.tar.gz file but I'm not sure where its 
 contents need to go.  I tried copying the /usr/local/include/dbi 
 folder into the c:\soft\msys\lib directory but that didn't seem to 
 work.

 Is the libdbi-cygwin-bin-0.8.2.tar.gz file the one that I need?  If 
 not which one should I get?  If it is what the heck do I do with it?

You'll need to build and install it.

 Any help is much appreciated.  Thanks.
 Karim

-derek

 -- Original message --
 From: Phil Longstaff [EMAIL PROTECTED]
 I need to disable that by default.  Build with --disable-gda.

 Phil


 - Original Message 
 From: Karim B [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]; gnucash-devel@gnucash.org
 Sent: Thursday, June 12, 2008 6:53:01 AM
 Subject: Re: DBI/SQL backend

 Nathan Buchanan wrote:
  On Wed, Jun 11, 2008 at 8:58 PM, Phil Longstaff [EMAIL PROTECTED]
  wrote:
 
 
  I think the DBI/SQL backend is ready to try.  It is in the gda-dev2
  branch.  The GDA backend has been disabled and a DBI backend is enabled.
   It assumes that the include files are in /usr/include/dbi/dbi.h and the
  driver files are in /usr/lib/dbd.  The only driver that the DBI backend
  supports is sqlite3.  I am using libdbi-0.8.2.  I assume later versions
  will work.  I don't know about earlier versions.  There is a compilation
  check that the header file is present, but no version check.
 
 
 
  Great News!
 
 
  No new URI types have been added.  If you try to open a file, it will
  check if it is an sqlite3 file, and will load it with sqlite3.  If it
  can't, it will revert to xml.  Save As will save a file as an sqlite3
  file.  The Connect to Database menu entry is still enabled but will
  (probably) fail.
 
  I don't have a windows compilation environment, so I haven't tried it on
  windows.
 
 
 
  I'll see what I can do to get it working under windows (unless 
 someone beats
  me to it! Lots of stuff going on atm...)
 
  Nathan
 
 
  Please feel free to try it out and report any problems.  This is not yet
  ready for your real data, though it would be a good test to load your
  xml file and save-as an sqlite3 file.
 
  Phil
 
  ___
  gnucash-devel mailing list
  gnucash-devel@gnucash.org
  https://lists.gnucash.org/mailman/listinfo/gnucash-devel
 
 
 
 
 
 
 I tried to building the gda-dev2 branch  on windows and got this error:

 checking for LIBGDA... configure: error: Package requirements
 (libgda-4.0 = 3.99.2) were not met:
 No package 'libgda-4.0' found

 I went to the libgda web site but didn't see a download for
 libgda-4.0.  does the gda branch require libgda-4.0?  Or is there
 something I need to adjust?

 Let me know and I'll try it again.  Thanks.
 Karim
 ___
 gnucash-devel mailing list
 gnucash-devel@gnucash.org
 https://lists.gnucash.org/mailman/listinfo/gnucash-devel






-- 
   Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
   Member, MIT Student Information Processing Board  (SIPB)
   URL: http://web.mit.edu/warlord/PP-ASEL-IA N1NWH
   [EMAIL PROTECTED]PGP key available

___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: DBI/SQL backend save as failure

2008-06-13 Thread Phil Longstaff
David Reiser wrote:
 Using r17230 (+ a GType fix in gnc-backend-dbi.c), gnucash builds,  
 launches, and opens the data file (xml). Save As results in the  
 following in the terminal window:
 
 dyld: lazy symbol binding failed: Symbol not found: _gnc_sql_init
Referenced from: /opt/gnucash-gda/lib/gnucash/libgncmod-backend- 
 dbi.so
Expected in: dynamic lookup
 
 dyld: Symbol not found: _gnc_sql_init
Referenced from: /opt/gnucash-gda/lib/gnucash/libgncmod-backend- 
 dbi.so
Expected in: dynamic lookup
 
 Trace/BPT trap
 
 The crash log has very little more:
 
 Process: gnucash-bin [960]
 Path:/opt/gnucash-gda/bin/gnucash-bin
 Identifier:  gnucash-bin
 Version: ??? (???)
 Code Type:   PPC (Native)
 Parent Process:  bash [31943]
 
 Date/Time:   2008-06-13 00:54:44.218 -0400
 OS Version:  Mac OS X 10.5.3 (9D34)
 Report Version:  6
 
 Exception Type:  EXC_BREAKPOINT (SIGTRAP)
 Exception Codes: 0x0001, 0x8fe0105c
 Crashed Thread:  0
 
 Dyld Error Message:
Symbol not found: _gnc_sql_init
Referenced from: /opt/gnucash-gda/lib/gnucash/libgncmod-backend- 
 dbi.so
Expected in: dynamic lookup

I don't know if it will affect anything, but I've just committed a few
small changes.  Now, all of the gnc_sql_xxx routines (e.g. gnc_sql_init)
will be in libgncmod-backend-sql.so.  libgncmod-backend-dbi.so is linked
with libgncmod-backend-sql.so, so I don't know what the problem is,
unless it is something mac-specific.

Phil

___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel