eliranwong / UniqueBible

A cross-platform bible application, integrated with high-quality resources and amazing features, running offline in Windows, macOS and Linux, ChromeOS, Android, iOS. Various running modes are supported.
https://UniqueBible.app
GNU General Public License v3.0
121 stars 34 forks source link

Previous session #872

Closed ghost closed 2 years ago

ghost commented 2 years ago

Apologies Eleran, I have been away. For weeks now every time I open UB it opens up at a specific place (Rev 9:9) and translation. How can I get it to open where I left off in the previous session? Thank you.

config.py:-

developer = False enableCmd = False qtLibrary = 'pyside2' telnetServerPort = 8888 httpServerPort = 8080 httpServerViewerGlobalMode = False httpServerViewerBaseUrl = 'https://marvelbible.com/uba_viewer' webUBAIcon = 'UniqueBibleApp.png' webOrganisationIcon = '' webOrganisationLink = '' webFullAccess = True webPrivateHomePage = '' webUI = 'mini' webPresentationMode = False webCollapseFooterHeight = False webDecreaseBibleDivWidth = '' webPaddingLeft = '0px' webAdminPassword = 'UBA123' referenceTranslation = 'en_US' workingTranslation = 'en_US' myGoogleApiKey = '' alwaysDisplayStaticMaps = False myIBMWatsonApikey = '' myIBMWatsonUrl = '' myIBMWatsonVersion = '2018-05-01' openWindows = 'start' openMacos = 'open' openLinux = 'xdg-open' openLinuxPdf = 'xdg-open' linuxStartFullScreen = False espeak = False espeakSpeed = 160 qttsSpeed = 0.0 useLangDetectOnTts = False ttsDefaultLangauge = 'en-gb' ttsEnglishAlwaysUS = False ttsEnglishAlwaysUK = False ttsChineseAlwaysMandarin = False ttsChineseAlwaysCantonese = False ibus = False fcitx = False virtualKeyboard = False marvelData = 'marvelData' marvelDataPublic = 'marvelData' marvelDataPrivate = 'marvelData' musicFolder = 'music' videoFolder = 'video' bibleNotes = 'note.sqlite' numberOfTab = 2 populateTabsOnStartup = False openBibleWindowContentOnNextTab = False openStudyWindowContentOnNextTab = True preferHtmlMenu = False parserStandarisation = False standardAbbreviation = 'ENG' noOfLinesPerChunkForParsing = 100 convertChapterVerseDotSeparator = True parseBookChapterWithoutSpace = True parseBooklessReferences = True parseEnglishBooksOnly = False userLanguage = 'English' userLanguageInterface = False autoCopyTranslateResult = True showVerseNumbersInRange = True openBibleNoteAfterSave = False openBibleNoteAfterEditorClosed = False exportEmbeddedImages = True clickToOpenImage = True landscapeMode = True noToolBar = True topToolBarOnly = False toolBarIconFullSize = False toolbarIconSizeFactor = 0.75 sidebarIconSizeFactor = 0.6 parallelMode = 2 instantMode = -1 instantInformationEnabled = True miniBrowserHome = 'https://www.youtube.com/' fontSize = 26 font = 'MS Shell Dlg 2' fontChinese = '' noteEditorFontSize = 14 hideNoteEditorStyleToolbar = False hideNoteEditorTextUtility = True readFormattedBibles = True addTitleToPlainChapter = True hideLexicalEntryInBible = False importDoNotStripStrongNo = False importDoNotStripMorphCode = False importAddVerseLinebreak = False importRtlOT = False importInterlinear = False originalTexts = ['original', 'MOB', 'MAB', 'MTB', 'MIB', 'MPB', 'OHGB', 'OHGBi', 'LXX', 'LXX1', 'LXX1i', 'LXX2', 'LXX2i'] rtlTexts = ['original', 'MOB', 'MAB', 'MIB', 'MPB', 'OHGB', 'OHGBi'] openBibleInMainViewOnly = False mainText = 'HKJVx' mainB = 40 mainC = 19 mainV = 1 favouriteBible = 'CJB' favouriteBible2 = 'KJV' favouriteBible3 = 'NET' favouriteBiblePrivate = 'OHGBi' favouriteBiblePrivate2 = 'KJV' favouriteBiblePrivate3 = 'NET' favouriteBibleTC = 'CUV' favouriteBibleTC2 = 'KJV' favouriteBibleTC3 = 'NET' favouriteBibleSC = 'CUVs' favouriteBibleSC2 = 'KJV' favouriteBibleSC3 = 'NET' addFavouriteToMultiRef = True addOHGBiToMorphologySearch = True maximumOHGBiVersesDisplayedInSearchResult = 50 showNoteIndicatorOnBibleChapter = True enforceCompareParallel = True hideBlankVerseCompare = False syncStudyWindowBibleWithMainWindow = False syncCommentaryWithMainWindow = True studyText = 'HKJVx' studyB = 40 studyC = 19 studyV = 1 bibleSearchMode = 0 regexCaseSensitive = False searchBibleIfCommandNotFound = True regexSearchBibleIfCommandNotFound = False commentaryText = 'Clarke' commentaryB = 40 commentaryC = 19 commentaryV = 1 topic = 'EXLBT' dictionary = 'EAS' encyclopedia = 'ISB' pdfText = '' pdfTextPath = ('C:/Users/rpb/OneDrive/Documents/Theology/Derrick Harrison/Introduction to ' 'Christian Theology/Doctrine of the Bible by Derrick Harrison.pdf') docxText = '' parseWordDocument = True book = 'Tidwell_The_Bible_Book_by_Book' bookChapter = '13. - III. Affecting the Application of Words' openBookInNewWindow = False openPdfViewerInNewWindow = False popoverWindowWidth = 640 popoverWindowHeight = 480 verseNoSingleClickAction = '_noAction' verseNoDoubleClickAction = 'COMMENTARY' overwriteBookFont = True overwriteBookFontFamily = '' overwriteBookFontSize = True overwriteNoteFont = True overwriteNoteFontSize = True favouriteBooks = ['Harmonies_and_Parallels', 'Bible_Promises', 'Timelines', 'Maps_ABS', 'Maps_NET'] removeHighlightOnExit = False bookSearchString = 'Revelation' noteSearchString = '' instantHighlightString = '' thirdDictionary = 'webster' lexicon = 'SECE' defaultLexiconStrongH = 'SECE' defaultLexiconStrongG = 'SECE' defaultLexiconETCBC = 'ConcordanceMorphology' defaultLexiconLXX = 'LXX' defaultLexiconGK = 'MCGED' defaultLexiconLN = 'LN' useWebbrowser = True showInformation = True windowStyle = 'Windows' theme = 'default' qtMaterial = False qtMaterialTheme = 'light_blue.xml' disableModulesUpdateCheck = True showControlPanelOnStartup = False preferControlPanelForCommandLineEntry = False closeControlPanelAfterRunningCommand = True restrictControlPanelWidth = False masterControlWidth = 1255 miniControlInitialTab = 0 addBreakAfterTheFirstToolBar = True addBreakBeforeTheLastToolBar = False forceGenerateHtml = False enableLogging = False logCommands = False migrateDatabaseBibleNameToDetailsTable = False menuLayout = 'aleph' useLiteVerseParsing = False enablePlugins = True enableMacros = False startupMacro = '' enableGist = False gistToken = '' clearCommandEntry = False activeVerseNoColourLight = '#ea0004' activeVerseNoColourDark = '#5387ff' highlightCollections = ['Collection 1', 'Collection 2', 'Collection 3', 'Collection 4', 'Collection 5', 'Collection 6', 'Collection 7', 'Collection 8', 'Collection 9', 'Collection 10', 'Collection 11', 'Collection 12'] highlightLightThemeColours = ['#e8e809', '#4ff7fa', '#e8e809', '#e8e809', '#e8e809', '#e8e809', '#e8e809', '#e8e809', '#e8e809', '#e8e809', '#646400', '#646400'] highlightDarkThemeColours = ['#646400', '#060166', '#646400', '#646400', '#646400', '#646400', '#646400', '#646400', '#646400', '#646400', '#646400', '#646400'] enableVerseHighlighting = True showHighlightMarkers = False menuShortcuts = 'micron' displayLanguage = 'en_GB' lastAppUpdateCheckDate = '2021-11-29' daysElapseForNextAppUpdateCheck = '1' updateWithGitPull = False minicontrolWindowWidth = 450 minicontrolWindowHeight = 400 refButtonClickAction = 'mini' presentationScreenNo = -1 presentationFontSize = 3.0 presentationMargin = 50 presentationColorOnLightTheme = 'black' presentationColorOnDarkTheme = 'magenta' presentationVerticalPosition = 50 presentationHorizontalPosition = 50 excludeStartupPlugins = [] excludeMenuPlugins = ['圣经阅读计划', '聖經閱讀計劃', 'PowerPoint Text', 'Bible Reading Plan'] excludeContextPlugins = ['Chinese PinYin'] excludeShutdownPlugins = [] maximumHistoryRecord = 50 currentRecord = {'main': 0, 'study': 0} history = {'external': ['note_editor.uba', 'C:/Users/rpb/OneDrive/Documents/Theology/Derrick ' 'Harrison/Introduction to Christian Theology/Doctrine of the ' 'Bible by Derrick Harrison.pdf', 'C:/UniqueBible-master/marvelData/docx/demo.docx', 'C:/Users/rpb/OneDrive/Documents/MyBible_OneDrive/BasicTheology/DOCTRINE_OF_MAN-Derrick-Harrison.epub', 'C:/Users/rpb/OneDrive/Documents/MyBibleOneDrive/BasicTheology/DOCTRINE ' 'OF MAN-Derrick-Harrison.docx', 'C:/Users/rpb/Downloads/What’s Wrong with Wright Examining the ' 'New Perspective on Paul by Phil Johnson.html'], 'main': ['BIBLE:::HKJVx:::Rev 2:24', 'BIBLE:::HKJVx:::Rev 3:1', 'BIBLE:::HKJVx:::Rev 3:12', 'BIBLE:::HKJVx:::Rev 3:15', 'BIBLE:::HKJVx:::Rev 3:18', 'BIBLE:::HKJVx:::John 9:6', 'BIBLE:::HKJVx:::Rev 3:21', 'BIBLE:::HKJVx:::Rev 4:1', 'BIBLE:::HKJVx:::Rev 4:8', 'BIBLE:::HKJVx:::Rev 4:9', 'BIBLE:::HKJVx:::Rev 4:11', 'BIBLE:::HKJVx:::Rev 5:1', 'BIBLE:::HKJVx:::Rev 5:8', 'BIBLE:::HKJVx:::Rev 5:9', 'BIBLE:::HKJVx:::Rev 5:13', 'BIBLE:::HKJVx:::Rev 6:1', 'BIBLE:::HKJVx:::Rev 6:4', 'BIBLE:::NASBx:::Rev 6:1', 'BIBLE:::NASBx:::Rev 6:4', 'BIBLE:::NASBx:::Rev 6:8', 'BIBLE:::NASBx:::Rev 6:10', 'BIBLE:::HKJVx:::Rev 6:15', 'BIBLE:::HKJVx:::Rev 7:1', 'BIBLE:::HKJVx:::Rev 7:15', 'BIBLE:::HKJVx:::Rev 7:16', 'BIBLE:::HKJVx:::Rev 8:1', 'BIBLE:::HKJVx:::Rev 7:1', 'BIBLE:::HKJVx:::Rev 5:1', 'BIBLE:::HKJVx:::Rev 6:1', 'BIBLE:::HKJVx:::Rev 7:1', 'BIBLE:::HKJVx:::Rev 7:9', 'BIBLE:::HKJVx:::Rev 7:10', 'BIBLE:::HKJVx:::Rev 7:12', 'BIBLE:::HKJVx:::Rev 8:1', 'BIBLE:::HKJVx:::Rev 8:4', 'BIBLE:::HKJVx:::Rev 8:8', 'BIBLE:::HKJVx:::Rev 9:1', 'BIBLE:::HKJVx:::Rev 9:2', 'BIBLE:::NASBx:::Rev 9:1', 'BIBLE:::NASBx:::Rev 9:2', 'MAIN:::Rev 9:2', 'BIBLE:::NASBx:::Rev 9:3', 'BIBLE:::HKJVx:::Rev 9:9', 'PARALLEL:::CJB_HKJVx_NASBx_NKJV_OJB:::Rev 9:9', 'PARALLEL:::CJB_HKJVx_NASBx_NKJV_OJB:::Rev 9:3', 'PARALLEL:::CJB_HKJVx_NASBx_NKJV_OJB:::Rev 9:9', 'COMPARE:::Rev 9:9', 'PARALLEL:::CJB_HKJVx_NASBx_NKJV_OJB:::Rev 9:9', 'PARALLEL:::CJB_HKJVx_NASBx_NKJV_OJB:::Matt 16:1', 'COMPARE:::Rev 9:9'], 'study': ['LEXICON:::G390', 'LEXICON:::G5495', 'LEXICON:::G1453', 'LEXICON:::G4970', 'LEXICON:::G4624', 'LEXICON:::G1161', 'LEXICON:::G305', 'COMMENTARY:::Matt 18:1', 'STUDY:::HKJVx:::Matt 18:1', 'COMMENTARY:::Matt 18:3', 'STUDY:::HKJVx:::Matt 18:3', 'LEXICON:::G4762', 'LEXICON:::G3989', 'LEXICON:::G2281', 'LEXICON:::G3989', 'LEXICON:::G4625', 'LEXICON:::G575', 'LEXICON:::G4625', 'LEXICON:::G1063', 'LEXICON:::G2570', 'LEXICON:::G1223', 'LEXICON:::G991', 'LEXICON:::G622', 'LEXICON:::G4105', 'LEXICON:::G1437', 'COMMENTARY:::Rev 9:9', 'COMMENTARY:::Matt 18:15', 'STUDY:::HKJVx:::Matt 18:15', 'LEXICON:::G1482', 'LEXICON:::G5057', 'LEXICON:::G1210', 'LEXICON:::G1096', 'LEXICON:::G3844', 'LEXICON:::G4856', 'LEXICON:::G4012', 'LEXICON:::G4229', 'LEXICON:::G3739', 'LEXICON:::G2193', 'LEXICON:::G935', 'COMMENTARY:::Matt 18:28', 'STUDY:::HKJVx:::Matt 18:28', 'LEXICON:::G3784', 'LEXICON:::G3427', 'LEXICON:::G591', 'LEXICON:::G2962', 'LEXICON:::G3900', 'COMMENTARY:::Rev 9:9', 'COMMENTARY:::Matt 19:1', 'STUDY:::HKJVx:::Matt 19:1', 'LEXICON:::G1096']} installHistory = {'BSB.bible': '1fQX8cT12LE9Q3dBUJyezTYg4a0AbdKbN', 'LXX1i.bible': '1vtGfv2otmb2N86M2QdRB6KdFjlNyAGOc', 'MAB.bible': '1E1W145QQOgm-_k3nkjvIFzRasIG9RL0C', 'MIB.bible': '1AWr4F3GoqLs1pgOnQH6s0rJj_8frT9Ve', 'MOB.bible': '1EQyskcmH9eqIv-9SxoM2wPBgHWcuOEvc', 'MPB.bible': '1hJYhu9E1odXNYBKrpUAjl_IvqWUVhHFm', 'MTB.bible': '126VcL8UXwV4FJwO-ZQPZzNqEvrUALuDN', 'Maps_ABS.book': '13hf1NvhAjNXmRQn-Cpq4hY0E2XbEfmEd', 'cBarnes.commentary': '13uxButnFH2NRUV-YuyRZYCeh1GzWqO5J', 'cBenson.commentary': '1MSRUHGDilogk7_iZHVH5GWkPyf8edgjr', 'cBrooks.commentary': '1pZNRYE6LqnmfjUem4Wb_U9mZ7doREYUm', 'cCECNT.commentary': '1MpBx7z6xyJYISpW_7Dq-Uwv0rP8_Mi-r', 'cCGrk.commentary': '1Jf51O0R911Il0V_SlacLQDNPaRjumsbD', 'cCHP.commentary': '1dygf2mz6KN_ryDziNJEu47-OhH8jK_ff', 'cCPBST.commentary': '14zueTf0ioI-AKRo_8GK8PDRKael_kB1U', 'cCalvin.commentary': '1FUZGK9n54aXvqMAi3-2OZDtRSz9iZh-j', 'cClarke.commentary': '1ZVpLAnlSmBaT10e5O7pljfziLUpyU4Dq', 'cEBC.commentary': '1UA3tdZtIKQEx-xmXtMSO1k8S8DKYm6r', 'cECER.commentary': '1sCJc5xuxqDDlmgSn2SFWTRbXnHSKXeh', 'cGill.commentary': '1O5jnHLsmoobkCypy9zJC-Sw_Ob-3pQ2t', 'cICCNT.commentary': '1QxrzeeZYc0-GNwqwdDe91H4j1hGSOG6t', 'cKD.commentary': '1rFFDrdDMjImEwXkHkbh7-vX3g4kKUuGV', 'cPulpit.commentary': '1briSh0oDhUX7QnW1g9oM3c4VWiThkWBG', 'cWhedon.commentary': '1FPJUJOKodFKG8wsNAvcLLc75QbM5WO-9', 'collections3.sqlite': '18dRwEc3SL2Z6JxD1eI1Jm07oIpt9i205', 'cross-reference.sqlite': '1fTf0L7l1ko1Edt4KUDOzg5LGHtBS3w', 'dictionary.data': '1NfbkhaR-dtmT1_Aue34KypR3mfPtqCZn', 'encyclopedia.data': '1OuM6WxKfInDBULkzZDZFryUkU1BFtym8', 'exlb3.data': '1gp2Unsab85Se-IB_tmvVZQ3JKGvXLyMP', 'search.sqlite': '1A4s8ewpxayrVXamiva2l1y1AinAcIKAh', 'wordNT.data': '11pmVhecYEtklcB4fLjNP52eL9pkytFdS', 'wordsNT.data': '11bANQQhH6acVujDXiPI4JuaenTFYTkZA'} enableMenuUnderline = True githubAccessToken = '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' includeStrictDocTypeInNote = False bibleCollections = {'Urgent Bible Project': ['CJB', 'HKJVx', 'NASBx', 'NKJV', 'OJB']} parseTextConvertNotesToBook = False parseTextConvertHTMLToBook = False displayCmdOutput = False defaultMP3BibleFolder = 'default' disableLoadLastOpenFilesOnStartup = False disableOpenPopupWindowOnStartup = True showMiniKeyboardInMiniControl = True parseClearSpecialCharacters = False iModeSplitterSizes = [654, 249] pModeSplitterSizes = [583, 456]

onegladiator4u commented 2 years ago

Have you tried updating UBA? Restart UBA after update New update saves tab history. Just turn on populateTabsOnStartup option in config flags and open the specific place you want to open next time. Try restarting again

ghost commented 2 years ago

I'll give it a go.

ghost commented 2 years ago

Not sure what it was but I don't think it was your sugestion. Anyhow I just set config flags to their defaults and that seems to have fixed the problem. The populateTabsOnStartup is not turned on. But thanks for sending me in the right direction.