Bruno Cornec | 1 Oct 2011 12:10

Re: Tellico 2.3.4 Released

Hello Robby,

On Sunday 25 September 2011, Robby Stephenson wrote:
> I just released Tellico 2.3.4. Since this is the first release I've
> made from git, please let me know if there are packaging issues, or if
> I just missed something. Thanks!
> 
> http://tellico-project.org/tellico-234-released

Thanks for this. I think there is a regression in that version. In the
table given by tellico (for my CDs) I have a boolean filed which i
alwyas given as true, whereas there are true/false values.

I have also noted an annoying aspect for me: I organize precisely the
fields I want to display in that table (order, choice, size), and vry
frequently, it's completely reset by tellico. Generally, each time I
change of .tc file, using a different display for the table, the new one
loaded tend to use the one of the previous. But I'm not sure it's
systematic. However, very frequently, that info is scrambbled. Would it
be possible to store it in the tc file e.g ? Would also allow to use the
save feature when you modify the display, even without changing content
(which is not done at the moment).

Anyway, many thanks for your work. (I'm working on pushing that version
to Mandriva/Mageia).

Greetings,
Bruno.
--

-- 
Des infos sur la musique ancienne  -- http://www.musique-ancienne.org
(Continue reading)

Robby Stephenson | 6 Oct 2011 07:18
Gravatar

Re: Tellico 2.3.4 Released

On Saturday 01 October 2011, Bruno Cornec wrote:
> Hello Robby,
> 
> On Sunday 25 September 2011, Robby Stephenson wrote:
> > I just released Tellico 2.3.4. Since this is the first release I've
> > made from git, please let me know if there are packaging issues, or if
> > I just missed something. Thanks!
> > 
> > http://tellico-project.org/tellico-234-released
> 
> Thanks for this. I think there is a regression in that version. In the
> table given by tellico (for my CDs) I have a boolean filed which i
> alwyas given as true, whereas there are true/false values.

In the column view, right?  Yeah, I do see that. It's certainly a regression 
in 2.3.4, just fixed it for the next release. (I wrote it in KDE bug 283444 
just so I can track it)

> I have also noted an annoying aspect for me: I organize precisely the
> fields I want to display in that table (order, choice, size), and vry
> frequently, it's completely reset by tellico. Generally, each time I
> change of .tc file, using a different display for the table, the new one
> loaded tend to use the one of the previous. But I'm not sure it's
> systematic. However, very frequently, that info is scrambbled. Would it
> be possible to store it in the tc file e.g ? Would also allow to use the
> save feature when you modify the display, even without changing content
> (which is not done at the moment).

Ah, you're still talking about the column view in the top right? Or 
something in the editor or entry view? I'll see if I can spot that, but if 
(Continue reading)

Jean-Marc POURSIN | 9 Oct 2011 15:45
Picon

Automatic crash report generated by DrKonqi for Tellico.

Application: tellico (2.2)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.3
Operating System: Linux 2.6.36.2-server-2mnb i686
Distribution: "Mandriva Linux 2010.2"

-- Information about the crash:
<Indiquez-nous en détails ce que vous faisiez lors du plantage de 
l'application.>

-- Backtrace:
Application: Tellico (tellico), signal: Segmentation fault
[KCrash Handler]
#6 QTableWidgetItem::text (this=0x0) at 
/usr/lib/qt4/include/QtGui/qtablewidget.h:108
#7 0x081d8d8b in Tellico::Import::CSVImporter::slotSetColumnTitle 
(this=0x8f37ff8) at 
/usr/src/debug/tellico-2.2/src/translators/csvimporter.cpp:434
#8 0x081d9a84 in Tellico::Import::CSVImporter::qt_metacall 
(this=0x8f37ff8, _c=QMetaObject::InvokeMetaMethod, _id=16, _a=0xbfcd7fc8)
at /usr/src/debug/tellico-2.2/build/src/translators/csvimporter.moc:96
#9 0xb53b8fed in QMetaObject::metacall(QObject*, QMetaObject::Call, int, 
void**) () from /usr/lib/libQtCore.so.4
#10 0xb53c8240 in QMetaObject::activate(QObject*, QMetaObject const*, 
int, void**) () from /usr/lib/libQtCore.so.4
#11 0xb5fd40fd in QAbstractButton::clicked(bool) () from 
/usr/lib/libQtGui.so.4
#12 0xb5c9e44d in ?? () from /usr/lib/libQtGui.so.4
#13 0xb5c9f39b in ?? () from /usr/lib/libQtGui.so.4
#14 0xb5c9f656 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () 
(Continue reading)

Bruno Cornec | 10 Oct 2011 01:54

Re: Tellico 2.3.4 Released

On Wed, Oct 05, 2011 at 10:18:20PM -0700, Robby Stephenson wrote:
> > > http://tellico-project.org/tellico-234-released
> > 
> > Thanks for this. I think there is a regression in that version. In the
> > table given by tellico (for my CDs) I have a boolean filed which i
> > alwyas given as true, whereas there are true/false values.
> 
> In the column view, right?  Yeah, I do see that. It's certainly a regression 
> in 2.3.4, just fixed it for the next release. (I wrote it in KDE bug 283444 
> just so I can track it)

Thanks ! Will push that patch to both Mandriva and Mageia.

> > I have also noted an annoying aspect for me: I organize precisely the
> > fields I want to display in that table (order, choice, size), and vry
> > frequently, it's completely reset by tellico. Generally, each time I
> > change of .tc file, using a different display for the table, the new one
> > loaded tend to use the one of the previous. But I'm not sure it's
> > systematic. However, very frequently, that info is scrambbled. Would it
> > be possible to store it in the tc file e.g ? Would also allow to use the
> > save feature when you modify the display, even without changing content
> > (which is not done at the moment).
> 
> Ah, you're still talking about the column view in the top right? Or 
> something in the editor or entry view? I'll see if I can spot that, but if 
> you can figure someway to trigger the bug, that would be a big help.

Sorry, the column view yes.
My way to trigger it is each time I import a CD into my database from a
CDDB read, the columns tend to be changed and go back to the previous
(Continue reading)

Robby Stephenson | 14 Oct 2011 05:50
Gravatar

Re: Automatic crash report generated by DrKonqi for Tellico.

Hi Jean-Marc,

Thank you for sending in the crash report. Your particular crash has been 
fixed in recent versions of Tellico. I would encourage you to upgrade, if you 
are able.

Thanks!
Robby

On Sunday 09 October 2011, Jean-Marc POURSIN wrote:
> Application: tellico (2.2)
> KDE Platform Version: 4.4.5 (KDE 4.4.5)
> Qt Version: 4.6.3
> Operating System: Linux 2.6.36.2-server-2mnb i686
> Distribution: "Mandriva Linux 2010.2"
> 
> -- Information about the crash:
> <Indiquez-nous en détails ce que vous faisiez lors du plantage de
> l'application.>
> 
> -- Backtrace:
> Application: Tellico (tellico), signal: Segmentation fault
> [KCrash Handler]
> #6 QTableWidgetItem::text (this=0x0) at
> /usr/lib/qt4/include/QtGui/qtablewidget.h:108
> #7 0x081d8d8b in Tellico::Import::CSVImporter::slotSetColumnTitle
> (this=0x8f37ff8) at
> /usr/src/debug/tellico-2.2/src/translators/csvimporter.cpp:434
> #8 0x081d9a84 in Tellico::Import::CSVImporter::qt_metacall
> (this=0x8f37ff8, _c=QMetaObject::InvokeMetaMethod, _id=16, _a=0xbfcd7fc8)
(Continue reading)

Shelagh Manton | 16 Oct 2011 10:47
Picon
Gravatar

check out from tellico 2.3.4

Hi

I've just compiled tellico from git (just 'cause) and am wondering if the 
"check in" and "check out" is disabled while changes are being made? Or 
if there is some setting I need to change.

I have a production tellico 2.2 that I use mostly but I like to see 
what's new in latest versions.

Shelagh
Robby Stephenson | 17 Oct 2011 17:21
Gravatar

Re: check out from tellico 2.3.4

Use the 2.3 branch. The master is in a bit of a mess. I've moved some things around which broken some of the other features.

Robby

On Sun, Oct 16, 2011 at 1:47 AM, Shelagh Manton <shelagh.manton-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
Hi

I've just compiled tellico from git (just 'cause) and am wondering if the
"check in" and "check out" is disabled while changes are being made? Or
if there is some setting I need to change.

I have a production tellico 2.2 that I use mostly but I like to see
what's new in latest versions.

Shelagh

_______________________________________________
tellico-users mailing list
tellico-users-RoXCvvDuEio@public.gmane.org
https://mail.kde.org/mailman/listinfo/tellico-users

_______________________________________________
tellico-users mailing list
tellico-users@...
https://mail.kde.org/mailman/listinfo/tellico-users
Domenico Cerbone | 24 Oct 2011 16:10
Picon

Filtering by date

Hi all! I need to filter a set of records before a certain date. How can I do?
Thanks in advance!! 

-- 
Domenico Cerbone
_______________________________________________
tellico-users mailing list
tellico-users@...
https://mail.kde.org/mailman/listinfo/tellico-users
Robby Stephenson | 26 Oct 2011 04:44
Gravatar

Re: Filtering by date

On Monday 24 October 2011, Domenico Cerbone wrote:
> Hi all! I need to filter a set of records before a certain date. How can
> I do?

Ah, well, there's no easy way at the moment. The collection has fields for 
creation date and modified date, but the filter choices are a bit limited.

For example, if you wanted to see all the books you added in 2010, you can 
open up the filter dialog and use "Date Created" contains 2010. If you wanted 
all before 2011, it would get complicated with a regex, something like "Date 
Created" matches regexp (2008|2009|2010). Using months or days would get 
more complicated...

If you just want to sort entries, maybe, you can right-click on the column 
header and show the creation date field, then click that column to sort on 
it.

In light of your question, adding a filter for "before" and "after" is 
probably a good idea, eh? :) I should get on that...

Robby

Gmane