Register Guidelines E-Books Search Today's Posts Mark Forums Read

Go Back   MobileRead Forums > E-Book Software > Calibre Companion

Notices

Reply
 
Thread Tools Search this Thread
Old 02-07-2015, 07:03 PM   #1
milady133
Groupie
milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.
 
Posts: 188
Karma: 616200
Join Date: May 2014
Location: Spain
Device: Kobo Forma, Hisense A5
CC is showing only the books unread in the grouping menu

Hello everybody,
I have a column configured to show the read/unread information, and in the book details it is showing the correct state. Somehow, when I go to the grouping menu, whether I choose Read Yes or No, it only filters the books unread on both options. Am I the only one with this issue?
I'm using a Samsung Note 10.1 with Android 4.1.2, and it's happening also in my phone, a Motorola with an older version of Android (4.0.something). I'm running the latest version of CC, but I have seen this for sometime, I usually choose grouping using this column to look for the books I haven't read, so it isn't really a problem, but I'm curious if it's something I haven't configured properly, because I haven't seen anybody else reporting it.
milady133 is offline   Reply With Quote
Old 02-08-2015, 05:48 AM   #2
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,336
Karma: 8012652
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
I don't see this behavior, which means that what I am doing isn't the same thing you are doing.

You say you have a column for read/unread information. Is this a calibre Yes/No column? If so, is CC configured to sync that column with CC's Read information? If it is not a yes/no column then what kind of column is it?

If your column and CC's read information are not synced, which line are you tapping in the grouping drawer?

Here are some screen captures of what I see. This first one shows the library with nothing selected in the grouping drawer. You see Read, Not Read, and not marked books.
Click image for larger version

Name:	Clipboard01.jpg
Views:	219
Size:	29.6 KB
ID:	134599

The next one shows the grouping drawer open on the Read information.
Click image for larger version

Name:	Clipboard02.jpg
Views:	249
Size:	23.1 KB
ID:	134600

I tapped the "<<>>" line (which means neither read nor not read) and the library changed to the following. Note that both the Read and Not Read books are no longer listed.
Click image for larger version

Name:	Clipboard03.jpg
Views:	233
Size:	31.0 KB
ID:	134601

The next capture shows the grouping drawer with "Yes" tapped.
Click image for larger version

Name:	Clipboard04.jpg
Views:	236
Size:	22.2 KB
ID:	134602

And the library after tapping Yes. It shows only the Read book.
Click image for larger version

Name:	Clipboard05.jpg
Views:	233
Size:	13.9 KB
ID:	134603

And the library after tapping No.
Click image for larger version

Name:	Clipboard06.jpg
Views:	235
Size:	14.6 KB
ID:	134604

Does any of the above trigger some ideas?

A CC debug log might help determine what is happening. To send me one, go to CC's settings, scroll to the bottom, and select Send a debug log to MultiPie. Please erase the multipie.co.uk email address; this avoids taking my son's time when I am handling the question.

Last edited by chaley; 02-08-2015 at 07:49 AM. Reason: Grammar
chaley is offline   Reply With Quote
Advert
Old 02-10-2015, 09:42 AM   #3
milady133
Groupie
milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.
 
Posts: 188
Karma: 616200
Join Date: May 2014
Location: Spain
Device: Kobo Forma, Hisense A5
Thanks Chaley, I'm following the same steps as you. My custom column with the Read information is a Yes/No, and in the library view I see this information correctly, but in the Grouping drawer , when I tap Yes, I see the books with the No value in the column, when I tap No, I see those same books (correctly, this time, because I have selected No). I'll try to send you a log with my own screenshots this weekend.
Maybe there's something wrong with translations? I use Calibre in Spanish, No is the same, but Yes for us is Sí. If Calibre id sending this information in Spanish but CC is trying to read it in English or the opposite.
milady133 is offline   Reply With Quote
Old 02-10-2015, 10:17 AM   #4
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,336
Karma: 8012652
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
@milady133: there is no need to send screenshots or a debug log. I found the problem. It is similar to what you expected, but in CC itself. CC uses the translated form of Yes and No everywhere except for one place: the database query that used a hard-coded "yes". Because "si" does not equal "yes", the query searches for the equivalent of no. I fixed this problem.

The problem is complicated by another problem I found that raises its head if user is running CC in a language different from the system language. In that case "Yes" and "No" were sometimes translated to the system language and sometimes translated to the application language. If you had tried to run CC in English to see if the problem went away you would have fallen over this bug, as I did during my testing. I fixed this problem as well.

I will make a release as some point. Other people are almost certainly falling over this problem, even if they aren't reporting it.
chaley is offline   Reply With Quote
Old 02-10-2015, 07:15 PM   #5
milady133
Groupie
milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.
 
Posts: 188
Karma: 616200
Join Date: May 2014
Location: Spain
Device: Kobo Forma, Hisense A5
Yeah, translations are a headache. Completed with dates and their multiple formats, each country has its preferred one. After seeing your screen shots I knew it was worth mentioning it, my programmer mind went there, it's one of the first things I check in my own work when these things happen.
milady133 is offline   Reply With Quote
Advert
Old 03-05-2015, 12:45 PM   #6
milady133
Groupie
milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.milady133 ought to be getting tired of karma fortunes by now.
 
Posts: 188
Karma: 616200
Join Date: May 2014
Location: Spain
Device: Kobo Forma, Hisense A5
Thanks Chaley, I checked last version and everything is working fine now.
milady133 is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Hawking Index for most-unread books bfisher General Discussions 5 07-12-2014 10:43 AM
Unread vs. Read books xplosivo Library Management 2 06-15-2011 11:34 AM
Grouping identical books inside calibre joselitux Calibre 4 05-28-2010 01:37 PM
A way to mark new or unread books? sassanik Calibre 6 09-04-2009 08:39 PM
Display unread books only? awh_tokyo Sony Reader 2 12-11-2008 02:53 AM


All times are GMT -4. The time now is 11:34 AM.


MobileRead.com is a privately owned, operated and funded community.