|
View:
New views
15 Messages
—
Rating Filter:
Alert me
|
|
|
[Tellico-users] Tellico 2.1 ReleasedTellico 2.1 is available for download at
http://tellico-project.org/files/tellico-2.1.tar.bz2 Changes since version 2.0 include: * Fixed crashing bug with HTML export. * Fixed bug with auto-formatting for titles and names in the list view. * Fixed bug with saving and reloading view settings. * Fixed crashing bug when filtering entry with empty title. * Fixed compilation with KDE 4.1. * Fixed grouping to show empty groups. * Fixed filter updating after editing an entry. * Fixed bug with using multiple values in table columns. * Added PAM/PRISM translator for SRU fetcher. * Added data source for searching Wine.com. * Changed Amazon and Crossref data sources to store passwords locally instead of in the KWallet. * Updated GCstar importing for video games and board games. * Added feature for exporting to GCstar format. * Updated ISBNdb and Discogs data sources to allow user access keys. Thanks for everyone's feedback and bug reports. Please continue to direct comments and issues to this mailing list... Robby _______________________________________________ tellico-users mailing list tellico-users@... https://mail.kde.org/mailman/listinfo/tellico-users |
|
|
Re: [Tellico-users] Tellico 2.1 ReleasedOn Monday 02 November 2009 16:47:22 Robby Stephenson wrote:
> Tellico 2.1 is available for download at Hi, Thanks for the new release and bug fixes, but i have a problem with 2.1 Compiled and installed 2.1 from source, opened my old database, after choosing any movie on the list, Tellico got a crash, i can reproduce it everytime. Here's the full backtrace with gdb http://pastebin.ca/1653561 --- Mehmet Nur Olcay _______________________________________________ tellico-users mailing list tellico-users@... https://mail.kde.org/mailman/listinfo/tellico-users |
|
|
Re: [Tellico-users] Tellico 2.1 ReleasedOn Monday 02 November 2009, Mehmet Nur Olcay wrote:
> On Monday 02 November 2009 16:47:22 Robby Stephenson wrote: > > Tellico 2.1 is available for download at > > Hi, > > Thanks for the new release and bug fixes, but i have a problem with 2.1 > > Compiled and installed 2.1 from source, opened my old database, after > choosing any movie on the list, Tellico got a crash, i can reproduce it > everytime. Here's the full backtrace with gdb > > http://pastebin.ca/1653561 Thanks. I can't reproduce it, but from the error, it looks like it may be for a table field that doesn't have the number of columns set? The assert may be failing, if you compiled in debug mode, that the assert causes a crash, I think... Can you edit that table field and add a columns property? Or remove line 284 in tellico-2.1/src/translators/tellicoxmlexporter.cpp and let me know if that works? Meanwhile, I can work around it, I guess. I'm trying to decide if this is serious enough to warrant a quick release of 2.1.1. Robby _______________________________________________ tellico-users mailing list tellico-users@... https://mail.kde.org/mailman/listinfo/tellico-users |
|
|
|
|
|
|
|
|
Re: [Tellico-users] Tellico 2.1 ReleasedOn Tuesday 03 November 2009 07:22:43 Robby Stephenson wrote:
> Or remove line 284 in tellico-2.1/src/translators/tellicoxmlexporter.cpp > and let me know if that works? Meanwhile, I can work around it, I guess. > I'm trying to decide if this is serious enough to warrant a quick release > of 2.1.1. Removing line 284 or adding commit 1044121 as a patch are working well. Thanks for the quick fix --- Mehmet Nur Olcay _______________________________________________ tellico-users mailing list tellico-users@... https://mail.kde.org/mailman/listinfo/tellico-users |
|
|
Re: [Tellico-users] Tellico 2.1 ReleasedOn Tuesday 03 November 2009, Thomas Ronayne wrote:
> Hi, > > Got it, built it. > > It's forgotten how to sort, both author names (they're on first name) > and titles -- and clicking the title bar to try to get it do sort in > alphanumeric order crashes Tellico. Can you please provide details? I tried to reproduce this from the description you give and I can't get Tellico to crash and sorting works fine. Details like: KDE version, Qt version, type of collection, type of field you're sorting with, whether you have auto-formatting turned on, and anything else you can think of that might be relevant. > Minor annoyance, the damned thing forgets all that Amazon.com stuff -- > can't that be stored somewhere that does not get overwritten? Trust me, I don't write software to intentionally forget settings. Yours is the first email that I've received that mentioned any problem with saving Amazon settings. Would you please provide details... Tellico 2.0 saved the amazon key using kwallet, which had the inconvenience of needing to login to the wallet every time Tellico needed to do an amazon search. So, for Tellico 2.1, I changed it to save in the normal config file, except if it exists in the wallet, it will copy it over. It does check the wallet if it doesn't find it in the config file. Now, could you give me specific steps to reproduce whatever problem it is you're seeing? Thanks, Robby _______________________________________________ tellico-users mailing list tellico-users@... https://mail.kde.org/mailman/listinfo/tellico-users |
|
|
Re: [Tellico-users] Tellico 2.1 ReleasedOn Tuesday 03 November 2009, Mehmet Nur Olcay wrote:
> On Tuesday 03 November 2009 07:22:43 Robby Stephenson wrote: > > Or remove line 284 in > > tellico-2.1/src/translators/tellicoxmlexporter.cpp and let me know if > > that works? Meanwhile, I can work around it, I guess. I'm trying to > > decide if this is serious enough to warrant a quick release of 2.1.1. > > Removing line 284 or adding commit 1044121 as a patch are working well. > Thanks for the quick fix Just so I can figure out what is going on, can you send me the debug output now, after commit 1044121? There's probably a line about fewer columns than values... Thanks, Robby _______________________________________________ tellico-users mailing list tellico-users@... https://mail.kde.org/mailman/listinfo/tellico-users |
|
|
[Tellico-users] {Spam?} Re: {Spam?} Re: Tellico 2.1 ReleasedHello,
Here's a longer backtrace (Qt 4.5.3; KDE 4.3.2; Slackware): Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb47dd700 (LWP 5107)] 0x0821642a in ?? () (gdb) bt #0 0x0821642a in ?? () #1 0xbfbee9f0 in ?? () #2 0xbfbee918 in ?? () #3 0xbfbee8e8 in ?? () #4 0x080aed58 in ?? () #5 0x08c3c8b0 in ?? () #6 0xbfbee914 in ?? () #7 0xbfbee928 in ?? () #8 0x0821ba83 in ?? () #9 0xbfbee910 in ?? () #10 0xffffffff in ?? () #11 0xbfbee928 in ?? () #12 0x08211018 in ?? () #13 0xbfbee9a0 in ?? () #14 0x0000000b in ?? () #15 0xffffffff in ?? () #16 0xbfbee9b0 in ?? () #17 0x00000000 in ?? () (gdb) The crash occurs when I try to sort a column in any of my old .tc files but I can sort if I start a new collection. What are the exact cmake compiler flags that I should be using to produce the most useful data? Ben On Tuesday 03 November 2009 17:49:01 Robby Stephenson wrote: > Hi Ben, > > On Monday 02 November 2009, Benjamin Trigona-Harany wrote: > > Hi, > > The 2.1 release is crashing on me the moment I try to sort any column. > > > > I get the following info: > > Application: Tellico (tellico), signal: Segmentation fault > > #0 0xb58a721b in __nanosleep_nocancel () from /lib/libc.so.6 > > #1 0xb58a705f in sleep () from /lib/libc.so.6 > > #2 0xb7e0d5d8 in ?? () from /usr/lib/libkdeui.so.5 > > #3 0x00000000 in ?? () > > > > and > > > > Thread 1 (Thread 0xb47ca700 (LWP 32382)): > > #0 0x0825eb86 in ?? () > > #1 0x0881b83c in ?? () > > #2 0xbff98c88 in ?? () > > #3 0x00000000 in ?? () > > > > I'm not sure if that is helpful information, but it happens in all three > > of my collections without fail. I will try recompiling in debug mode and > > get some better information. > > Hmm, looks like a different crashing problem than what Mehmet reported. > Those backtraces don't have anything that points me to the problem, so if > you could compile with debug mode and let me know what that shows, I'd > appreciate it. > > Thanks for the help and patience while I sort out these problems. > Robby > > _______________________________________________ > tellico-users mailing list > tellico-users@... > https://mail.kde.org/mailman/listinfo/tellico-users > -- Metro English Hewlêr ben@... (964) 750 719 4069 www.metro-english.com _______________________________________________ tellico-users mailing list tellico-users@... https://mail.kde.org/mailman/listinfo/tellico-users |
|
|
Re: [Tellico-users] Tellico 2.1 ReleasedOn Tuesday 03 November 2009, Benjamin Trigona-Harany wrote:
> The crash occurs when I try to sort a column in any of my old .tc files > but I can sort if I start a new collection. > > What are the exact cmake compiler flags that I should be using to produce > the most useful data? -DCMAKE_BUILD_TYPE=debug should do it. Thanks. Robby _______________________________________________ tellico-users mailing list tellico-users@... https://mail.kde.org/mailman/listinfo/tellico-users |
|
|
|
|
|
Re: [Tellico-users] Tellico 2.1 ReleasedOn Wednesday 04 November 2009 06:55:10 Robby Stephenson wrote:
> Just so I can figure out what is going on, can you send me the debug output > now, after commit 1044121? There's probably a line about fewer columns than > values... Here's the full output with gdb after commit 1044121: http://pastebin.ca/1656720 --- Mehmet Nur Olcay _______________________________________________ tellico-users mailing list tellico-users@... https://mail.kde.org/mailman/listinfo/tellico-users |
|
|
Re: [Tellico-users] Tellico 2.1 ReleasedOn Wednesday 04 November 2009, Thomas Ronayne wrote:
> Hi, > > As noted, Tellico 2.1 does not sort author names properly; i.e., the > list is displayed sorted on whatever appears in the Author field (first > initial last or last, first initial). Over the years, authors have been > entered manually and from internet searches so they can be both ways. Ah, ok, thanks for the explanation, I follow you now. Tellico 2.0 had broken formatting, so I fixed that and failed to notice that the sorting no longer worked. I'll get on that. > If I click the title bar of the book title column a couple of times, > Tellico crashes (seems to me that that used to be the way to change the > sort order). Right, that is how you change the sort order. I just can't reproduce the crash, so it's tough for me to fix. > If there's something I can turn on (or rebuild and install with > debugging turned on), let me know the command line to build with and > I'll be happy to do what I can. Can you generate a backtrace? You need to compille Tellico with - DCMAKE_BUILD_TYPE=debug in the cmake line. Then run gdb `which tellico` After Tellico crashes, at the gdb prompt, type backtrace and email it. That should tell me the file and line where the problem is. Thanks! Robby _______________________________________________ tellico-users mailing list tellico-users@... https://mail.kde.org/mailman/listinfo/tellico-users |
|
|
|
|
|
Re: [Tellico-users] Tellico 2.1 ReleasedOn Thursday 05 November 2009, Thomas Ronayne wrote:
> Hi, > > Here's the trace from gdb with a click on the title bar: Perfect, thanks. Looks like Petri just fixed it in svn. Robby _______________________________________________ tellico-users mailing list tellico-users@... https://mail.kde.org/mailman/listinfo/tellico-users |
| Free embeddable forum powered by Nabble | Forum Help |