In okulars settings, I have the 'advance every' unchecked, but in presentation mode, it still automatically advances regardless of the setting. Reproducible: Always
Kubuntu 14.04 $ okular --version Qt: 4.8.6 KDE: 4.14.2 Okular: 0.20.2 Build from sources $ okular --version Qt: 4.8.6 KDE: 4.14.1 Okular: 0.20.0 $ okular --version xxQt: 4.8.2 KDE Development Platform: 4.14.60 xxOkularxx: 0.20.60 xx I can not reproduce this issue What is the output of "$ okular --version" in a konsole on your system?
$ okular --version Qt: 4.8.6 KDE Development Platform: 4.14.1 Okular: 0.20.2 Also, the seconds is not ignored, so if I have advance every unchecked, but the grayed out value at 1 second, it will advance every one second. If the grayed out value of it is at 5 seconds, it will always advance to the next slide every 5 seconds.
Is this with all documents or just with some?
I have tested it with pdf files. I don't know of other filetypes for okular
Can you attach one of those pdf files? Can you also attach your .kde/share/config/okularpartrc .kde/share/config/okularrc files?
I just tested it on some other pdf files, and it seems to occur only on some pdf files but not others. The one that I've found it to occur is 23MB and I can't attach it here.
Also, there is no okularpartrc or okularrc in the specified folders.
Well send the file over mail then
I sent a copy to aacid@kde.org
The behaviour is correct. The pdf file itself instructs us to do that, if you open the file with a text editor, you will see lots of /Dur 5 Which means that the page should be shown for 5 seconds, and that's what we do. If you open the file with Adobe Reader you'll see it's also exactly what it does.
If I enable the setting in okular, set it to one second, then disable it, okular will then advance the page every one second. So if the page should be shown for 5 seconds, then okular is still misbehaving.
Git commit bf43555650c4c88c652f584a1ebf36c140d403b2 by Albert Astals Cid. Committed on 30/10/2014 at 23:06. Pushed by aacid into branch 'KDE/4.14'. Only take Okular::SettingsCore::slidesAdvanceTime into consideration if the user actually has autoAdvance checked Fixes the case in which the page has duration, and Okular::SettingsCore::slidesAdvanceTime is smaller than the page duration but autoAdvance is disabled M +8 -3 ui/presentationwidget.cpp http://commits.kde.org/okular/bf43555650c4c88c652f584a1ebf36c140d403b2
Is there a way to override the pdf's setting? I don't see why the user shouldn't be able to override something annoying like that.
Don't blame the viewer, blame whoever created the file. Anyway if you want to create a new wish item in bugzilla feel free to.