Robby Stephenson | 1 May 06:16
Gravatar

Re: tellico doesn't compile with openoffice support

On Monday 30 April 2007, David Bourget wrote:
> Hi, I meticulously followed the instructions for installing Tellico with
> openoffice support (installed the oo SDK, passed the directories to
> configure, configure went fine), and I get what you see below.

If you go into the src/cite/ooo/ directory and type

make ooohandler.o

then back up to the top level and trying running make again, does it work 
for you? I got the same problem you did, and creating the ooohandler object 
first made the compilation succeed.

Obviously, I need to fix something in the Makefile so that object gets 
created first. I'm not sure why that is a problem now and wasn't before.

Is this you, by the way? 
https://answers.launchpad.net/ubuntu/+source/tellico/+question/5114
I happened to stumble on it when I googled my own question. I didn't know 
about that functionality on launchpad. I'm a little concerned about 
fragmented questions popping up all over the place, but I suppose that's 
the nature of the beast.

Thanks for the email!
Robby
Robby Stephenson | 1 May 15:59
Gravatar

Re: tellico doesn't compile with openoffice support

On Monday 30 April 2007, you wrote:
> Hi again Robby, I can't get Tellico to give me the option to insert a
> citation in OpenOffice. The option in the collection menu remains grayed
> out (even when I select an entry). I tried with and without open office
> open, with and without the pipe options, and I tried opening Tellico
> after or before. Makes no difference.

If the command is greyed-out, it means that the openoffice plugin wasn't 
found. That could mean a couple of things, first, you did a "make install" 
right? There might also be another installation of Tellico on your computer 
that's mixing things up, possible if you installed the tellico package, 
then compiled and installed from source to a different location.

Also, it may be necessary for you to edit the /etc/ld.so.conf file or to add 
a file to the /etc/ld.so.conf.d/ directory. I'm not sure what method ubuntu 
uses. For me, on Suse, I have a file in /etc/ld.so.conf.d/ called 
openoffice.conf with a single line
/usr/lib/ooo-2.0/program/
which is where the openoffice libraries are installed.

All of the compilation warnings are just warnings. If the compilation 
finished ok, then there shouldn't be a problem.

Robby
Robby Stephenson | 1 May 16:31
Gravatar

Re: tellico doesn't compile with openoffice support

On Tuesday 01 May 2007, Robby Stephenson wrote:
> Also, it may be necessary for you to edit the /etc/ld.so.conf file or to
> add a file to the /etc/ld.so.conf.d/ directory.

Oh also, if you edit the ld.so.conf stuff, you'll need to run ldconfig as 
root. You check if the libraries are found by running ldconfig -v

# ldconfig -v|grep uno
        liburp_uno.so -> liburp_uno.so
        libunoxml680li.so -> libunoxml680li.so
        libuno_sal.so.3 -> libuno_sal.so.3
        libuno_salhelpergcc3.so.3 -> libuno_salhelpergcc3.so.3
        libpyuno.so -> libpyuno.so
        libjava_uno.so -> libjava_uno.so
        libgcc3_uno.so -> libgcc3_uno.so
        libuno_cppuhelpergcc3.so.3 -> libuno_cppuhelpergcc3.so.3
        libuno_cppu.so.3 -> libuno_cppu.so.3

Robby
Robby Stephenson | 1 May 16:35
Gravatar

Re: tellico doesn't compile with openoffice support

On Tuesday 01 May 2007, David Bourget wrote:
> Hmm, I'm pretty sure I'm running the right one. I did make install, and
> I'm taking it from /usr/bin, and I don't have ubuntu packages installed
> for Tellico. I also add OO's libraries to ld.so.conf and ran ldconfig.
>
> I tried running Tellico from a terminal and I get this (notice the last
> line about the plugin; I guess the rest is irrelevant)
>
> tellico: OpenOffice::hasLibrary() - Found OOo plugin:
> /usr/lib/kde3/tellico_ooo.la

Well, that last line clearly says the plug-in is being found. So that's 
good.

Also, for the citation commands to be active, you have to have a 
bibliography open and at least one entry selected. Then the "Copy Bibtex" 
and "Cite in LyX" all activate, too.

I think we had emails cross, sorry about that. And if you don't mind, can 
you keep tellico-users@... in your cc list?

Robby
pol | 1 May 18:32
Picon
Favicon

pointing entries

I would like to open up a tellico given entry, from the command line?
is it possible?

thank you 

--
Pol
Jens Seidel | 1 May 23:36

Re: Covers of DVDs disapear

Hi all,

On Mon, Apr 23, 2007 at 09:42:17PM +0200, Dieter Pohl wrote:
> After saving the tellico file and open the file again most of the cover
> pictures are lost.

after private discussions with Dieter I'm now able to reproduce it with a
minimal example.

First of all the collection file is not a zip archive but an XML file. I
attached a sample file. The file contains an embedded Jpeg picture and a
reference to it. Nevertheless this image is not found by tellico.
It's possible to update the entry from Amazon (tried German site) and
the picture occurs. Once the file is saved it is not written again to
the file if tellico is configured to embed pictures in .tc data files.

If files should be saved outside the data file it is properly saved in
kde/share/apps/tellico/data.

PS: Dieters file contained also
 <image width="99" format="PNG" height="140"
 id="247252f1282e8e7fdb63997612705f6e.jpeg" >
Please note the PNG format specifier for a jpeg file!

Jens
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE tellico PUBLIC "-//Robby Stephenson/DTD Tellico V9.0//EN" "http://periapsis.org/tellico/dtd/v9/tellico.dtd">
<tellico xmlns="http://periapsis.org/tellico/" syntaxVersion="9" >
(Continue reading)

Chris Sorensen | 9 May 18:00
Picon
Favicon

test


testing
Chris Sorensen | 9 May 17:49
Picon
Favicon

testing

Testing
David Bourget | 2 May 06:50
Picon
Picon

Re: tellico doesn't compile with openoffice support

Ah, I didn't know I had to do "convert to bibliography" to get all the 
collection options open. In fact I didn't know there was a distinction 
between bibliography and collection. The openoffice option is now 
active. Maybe the bibliography-only options should be moved to a 
separate "bibliography" menu that gets activated when you're editing a 
bibliography.

The celebration didn't last long ...Now the problem I have is that 
Tellico crashes as soon as I click the "cite in OO" option. It does that 
whether OO is running with a pipe open or not, or whether OO is open at 
all or not. Cite in Lyx doesn't crash, and copy bibtex to clipboard 
seems to work.

I hope the stacktrace will give you an idea what might be going wrong 
(below)

cheers
David
--

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1241524528 (LWP 28244)]
[KCrash handler]
#6  0xffffe410 in __kernel_vsyscall ()
#7  0xb6056df0 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb6058641 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb6259270 in __gnu_cxx::__verbose_terminate_handler ()
   from /usr/lib/libstdc++.so.6
#10 0xb6256ca5 in std::set_unexpected () from /usr/lib/libstdc++.so.6
(Continue reading)

Jens Seidel | 2 May 21:13

Re: Covers of DVDs disapear

I sent this mail already yesterday, but it seems it wasn't accepted ...

Hi all,

On Mon, Apr 23, 2007 at 09:42:17PM +0200, Dieter Pohl wrote:
> After saving the tellico file and open the file again most of the cover
> pictures are lost.

after private discussions with Dieter I'm now able to reproduce it with a
minimal example.

First of all the collection file is not a zip archive but an XML file. I
attached a sample file. The file contains an embedded Jpeg picture and a
reference to it. Nevertheless this image is not found by tellico.
It's possible to update the entry from Amazon (tried German site) and
the picture occurs. Once the file is saved it is not written again to
the file if tellico is configured to embed pictures in .tc data files.

If files should be saved outside the data file it is properly saved in
kde/share/apps/tellico/data.

PS: Dieters file contained also
 <image width="99" format="PNG" height="140"
 id="247252f1282e8e7fdb63997612705f6e.jpeg" >
Please note the PNG format specifier for a jpeg file!

Jens
Attachment (no_picture.tc.gz): application/octet-stream, 8 KiB
(Continue reading)


Gmane