Comment 5 for bug 1370540

Revision history for this message
Razi Alavizadeh (srazi) wrote : Re: Search within multiple DjVu files.

Hello Adam,
Thanks for your suggestion, but when I used a single instance of "ddjvu_context_t" and launched QPDFView, (with two DjVu documents as its last session) the second document (active tab) was loaded with just one page!

But with multiple instances of "ddjvu_context_t" (as current implementation) and just move QMutex to "DjVuPlugin" as you said it fixes this issue. [1]

[1] https://code.launchpad.net/~srazi/qpdfview/fix-multi-search-djvu

Best Regards,
Razi.