[Bug 749169] Re: tellico version 2.2-5 failed to build on i386

2011-04-03 Thread Robby Stephenson
Newer Linux kernels removed the videodev.h header file, so Tellico won't compile with them. The problem has been fixed upstream. See http://websvn.kde.org/?view=revision&revision=1222450 http://websvn.kde.org/?view=revision&revision=1223010 The next release of Tellico (2.3.3) will have the fix, a

[Bug 321038] Re: ISBN search returns "The search returned no items"

2009-10-20 Thread Robby Stephenson
Another note is that isbndb.com has a daily query limit. Tellico 2.1 will allow using different access keys, but for now, if the query limit is reached, then the search will always return no results. -- ISBN search returns "The search returned no items" https://bugs.launchpad.net/bugs/321038 You

[Bug 207986] Re: unreadable layout

2009-10-11 Thread Robby Stephenson
** Changed in: tellico/1.3.x Status: Fix Committed => Won't Fix ** Changed in: tellico/1.3.x Status: Won't Fix => Fix Released ** Changed in: tellico/1.3.x Status: Fix Released => Won't Fix ** Changed in: tellico Status: Fix Committed => Won't Fix ** Changed in: tell

[Bug 448697] Re: tellico 1.3.5-1ubuntu1 FTBFS (pointer conversion)

2009-10-11 Thread Robby Stephenson
Fixed in Tellico 2.0 ** Also affects: tellico Importance: Undecided Status: New ** Changed in: tellico Status: New => Won't Fix ** Changed in: tellico Status: Won't Fix => Fix Released -- tellico 1.3.5-1ubuntu1 FTBFS (pointer conversion) https://bugs.launchpad.net/bugs/

[Bug 317822] Re: tellico always want to save the collection

2009-10-11 Thread Robby Stephenson
** Changed in: tellico Status: Fix Committed => Fix Released -- tellico always want to save the collection https://bugs.launchpad.net/bugs/317822 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-

[Bug 321038] Re: ISBN search returns "The search returned no items"

2009-01-30 Thread Robby Stephenson
0-553-56273-8 works for me with the isbndb.com data source with Tellico 1.3.4. I don't think there have been any changes in that section of the code since 1.3.2.1, so I'm not sure why it's not working for you. The grs-1 line is only applicable for z39.50 sources, which Library of Congress is, thou

[Bug 317822] Re: tellico always want to save the collection

2009-01-30 Thread Robby Stephenson
Fixed in upstream for next release. Thanks! ** Bug watch added: Email to ro...@periapsis # mailto:ro...@periapsis.org ** Also affects: tellico via mailto:ro...@periapsis.org Importance: Undecided Status: New -- tellico always want to save the collection https://bugs.launchpad.ne

[Bug 317822] Re: tellico always want to save the collection

2009-01-30 Thread Robby Stephenson
Fixed for version 1.3.5 ** Changed in: tellico Importance: Undecided => Medium Status: New => Fix Committed -- tellico always want to save the collection https://bugs.launchpad.net/bugs/317822 You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib

[Bug 317822] Re: tellico always want to save the collection

2009-01-19 Thread Robby Stephenson
Does the dialog box come back every time, even if you save once? Tellico tries to check if some of the internal data formats changed and changes the "changed" flag, even if the actual data didn't change. -- tellico always want to save the collection https://bugs.launchpad.net/bugs/317822 You rece

Re: [Bug 313805] Re: Tellico crashes upon Export

2009-01-06 Thread Robby Stephenson
On Monday 05 January 2009, Kayvee wrote: > I am using Tellico 1.3.2.1/KDE 3.5.10 in Ubuntu Intrepid (in GNOME). If > the current version of Tellico is 1.3.4, I wonder why it is not updated > in Ubuntu repositories... I played around with things a bit more and figured out that in certain cases, a

[Bug 313805] Re: Tellico crashes upon Export

2009-01-05 Thread Robby Stephenson
Can't reproduce with local version of Tellico 1.3.4. What version are you using? Is there any output when you try? -- Tellico crashes upon Export https://bugs.launchpad.net/bugs/313805 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

Re: [Bug 312495] [NEW] Tellico crashes on startup

2008-12-31 Thread Robby Stephenson
On Tuesday 30 December 2008, john wrote: > Tellico crashes on startup for no apparent reason (SIGABRT). > Additionally, since about one month, it crashes frequently when dealing > with large files (1.1 MB). Seems similar to bug #3853, but for version: > Tellico: 1.3 If possible, you might try upg

[Bug 298685] Re: tellico does not import data from audio-CD in CD-Drive

2008-11-17 Thread Robby Stephenson
Since the ubuntu package doesn't appear to be compiled with support for audio-CD information, there's no way to get it to work. You'd either have to compile it yourself, or find a different ubuntu package. Sorry. You might want to forward your request to the ubuntu packagers. I don't know how that

[Bug 298685] Re: tellico does not import data from audio-CD in CD-Drive

2008-11-16 Thread Robby Stephenson
The Ubuntu package must not be compiled with kdemultimedia support. To check for sure, try running ldd `which tellico` | grep kcddb If Tellico was linked to the KCDDB library, you'll see some output. On my machine, I see libkcddb.so.1 => /opt/kde3/lib/libkcddb.so.1 As for the handbook,

[Bug 207986] Re: unreadable layout

2008-04-08 Thread Robby Stephenson
And Tellico 1.3.2 will deal with the spurious carriage-returns...thanks again for the bug-report. ** Changed in: tellico/1.3.x Assignee: (unassigned) => Robby Stephenson (robby) Status: New => Fix Committed -- unreadable layout https://bugs.launchpad.net/bugs/207986 You re

[Bug 207986] Re: unreadable layout

2008-04-07 Thread Robby Stephenson
I'll check to see if the alexandria importer is adding unnecessary newlines. I piped your file through a regexp to remove them, and the result is attached. I think it's probably clean. ** Attachment added: "data file with removed newlines" http://launchpadlibrarian.net/13198030/MyBooks.tc **

[Bug 207986] Re: unreadable layout

2008-04-07 Thread Robby Stephenson
How did this file get generated in the first place? There are carriage- returns in the XML serialization, Tellico preserves those and they show up in the list view as you see it. I think the real bug may be whatever generated the data in the first place, which data source in Tellico did you use to

[Bug 207986] Re: unreadable layout

2008-04-06 Thread Robby Stephenson
I haven't seen that in any of my files. Is your collection file a reasonable size for emailing it to me? You could export without the images, to make it smaller. -- unreadable layout https://bugs.launchpad.net/bugs/207986 You received this bug notification because you are a member of Ubuntu Bugs,