Fehler "Could not store reminder settings"

Antworten
renzorosso
Junior Member
Beiträge: 47
Registriert: 10 Jan 2007, 23:19

Fehler "Could not store reminder settings"

Beitrag von renzorosso »

TV-BrowserFehler.JPG
TV-BrowserFehler.JPG (14.72 KiB) 6823 mal betrachtet
Hallo,
bei mir ist die Fehlermeldung "Could not store reminder settings" in der aktuellen TV-Browswer-Version nach einem PC-Absturz auch aufgetaucht. :shock:
Was kann man da tun, denn die Meldung nervt schon etwas. Taucht bei jeder Erinnerung auf.
Detail:

Code: Alles auswählen

java.io.IOException: Could not store settings to C:\Users\Medion\AppData\Roaming\TV-Browser\4.0.1\reminderplugin.ReminderPlugin.prop.temp
at tvbrowser.extras.common.ConfigurationHandler.storeSettings(ConfigurationHandler.java:169)
at tvbrowser.extras.reminderplugin.ReminderPlugin.store(ReminderPlugin.java:470)
at tvbrowser.extras.reminderplugin.ReminderPlugin.saveReminders(ReminderPlugin.java:956)
at tvbrowser.extras.reminderplugin.ReminderPlugin.setMarkPriority(ReminderPlugin.java:1187)
at tvbrowser.extras.reminderplugin.ReminderSettingsTab.saveSettings(ReminderSettingsTab.java:658)
at tvbrowser.ui.settings.SettingsDialog$SettingNode.saveSettings(SettingsDialog.java:690)
at tvbrowser.ui.settings.SettingsDialog.saveSettings(SettingsDialog.java:493)
at tvbrowser.ui.settings.SettingsDialog.saveSettings(SettingsDialog.java:496)
at tvbrowser.ui.settings.SettingsDialog.saveSettings(SettingsDialog.java:496)
at tvbrowser.ui.settings.SettingsDialog.saveSettings(SettingsDialog.java:489)
at tvbrowser.ui.settings.SettingsDialog.lambda$new$3(SettingsDialog.java:218)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at util.ui.textcomponentpopup.TextComponentPopupEventQueue.dispatchEvent(TextComponentPopupEventQueue.java:57)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.WaitDispatchSupport$2.run(Unknown Source)
at java.awt.WaitDispatchSupport$4.run(Unknown Source)
at java.awt.WaitDispatchSupport$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.WaitDispatchSupport.enter(Unknown Source)
at java.awt.Dialog.show(Unknown Source)
at java.awt.Component.show(Unknown Source)
at java.awt.Component.setVisible(Unknown Source)
at java.awt.Window.setVisible(Unknown Source)
at java.awt.Dialog.setVisible(Unknown Source)
at tvbrowser.ui.settings.SettingsDialog.centerAndShow(SettingsDialog.java:332)
at tvbrowser.ui.mainframe.MainFrame.lambda$showSettingsDialog$19(MainFrame.java:2621)
at util.ui.UIThreadRunner.invokeAndWait(UIThreadRunner.java:33)
at tvbrowser.ui.mainframe.MainFrame.showSettingsDialog(MainFrame.java:2609)
at tvbrowser.ui.mainframe.MainFrame.showSettingsDialog(MainFrame.java:2594)
at tvbrowser.ui.mainframe.actions.TVBrowserActions$15.actionPerformed(TVBrowserActions.java:236)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at util.ui.textcomponentpopup.TextComponentPopupEventQueue.dispatchEvent(TextComponentPopupEventQueue.java:57)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Vielen Dank schon mal im Voraus
Jo
Site Admin
Beiträge: 11802
Registriert: 07 Apr 2006, 23:39

Re: Fehler "Could not store reminder settings"

Beitrag von Jo »

TV-Browser hat keine Möglichkeit, in die Datei C:\Users\Medion\AppData\Roaming\TV-Browser\4.0.1\reminderplugin.ReminderPlugin.prop.temp zu schreiben. Vielleicht fehlen von Windows aus die Rechte dazu.
renzorosso
Junior Member
Beiträge: 47
Registriert: 10 Jan 2007, 23:19

Re: Fehler "Could not store reminder settings"

Beitrag von renzorosso »

Jo hat geschrieben: 01 Jul 2019, 22:40 TV-Browser hat keine Möglichkeit, in die Datei C:\Users\Medion\AppData\Roaming\TV-Browser\4.0.1\reminderplugin.ReminderPlugin.prop.temp zu schreiben. Vielleicht fehlen von Windows aus die Rechte dazu.
Vielen Dank für die schnelle Antwort.
Diese Datei existiert bei mir nicht!?
Wie kann ich das beheben?
ds10
Site Admin
Beiträge: 19095
Registriert: 23 Jun 2005, 12:36
Kontaktdaten:

Re: Fehler "Could not store reminder settings"

Beitrag von ds10 »

Es kann auch sein, dass das Verzeichnis keine Schreibrechte mehr oder aber das Dateisystem Fehler hat.
"First they ignore you, then they ridicule you, then they fight you, then you win." - Mahatma Gandhi
Unterstütze die Weiterentwicklung von TV-Browser
renzorosso
Junior Member
Beiträge: 47
Registriert: 10 Jan 2007, 23:19

Re: Fehler "Could not store reminder settings"

Beitrag von renzorosso »

Ab und zu erscheint die Datei mit 0 kb im Explorer. In den Eigenschaften steht Vollzugriff.
Manchmal lässt sich die Fehlermeldung nicht wegklicken, dann muss ich den TB im Taskmanager abschießen. :roll:
ds10
Site Admin
Beiträge: 19095
Registriert: 23 Jun 2005, 12:36
Kontaktdaten:

Re: Fehler "Could not store reminder settings"

Beitrag von ds10 »

Hast du denn schon eine Dateisystemprüfung durchlaufen lassen?
"First they ignore you, then they ridicule you, then they fight you, then you win." - Mahatma Gandhi
Unterstütze die Weiterentwicklung von TV-Browser
renzorosso
Junior Member
Beiträge: 47
Registriert: 10 Jan 2007, 23:19

Re: Fehler "Could not store reminder settings"

Beitrag von renzorosso »

Ich habe über die bestehende Installation nochmals das das Programm installiert. Bis jetzt ist Ruhe, werde das aber noch beobachten.
renzorosso
Junior Member
Beiträge: 47
Registriert: 10 Jan 2007, 23:19

Re: Fehler "Could not store reminder settings"

Beitrag von renzorosso »

Leider hat meine letzte Maßnahme nichts gebracht :(
Hat noch jemand eine Idee?
Jo
Site Admin
Beiträge: 11802
Registriert: 07 Apr 2006, 23:39

Re: Fehler "Could not store reminder settings"

Beitrag von Jo »

ds10 hat geschrieben: 02 Jul 2019, 13:41 Hast du denn schon eine Dateisystemprüfung durchlaufen lassen?
renzorosso
Junior Member
Beiträge: 47
Registriert: 10 Jan 2007, 23:19

Re: Fehler "Could not store reminder settings"

Beitrag von renzorosso »

Jo hat geschrieben: 03 Jul 2019, 12:10
ds10 hat geschrieben: 02 Jul 2019, 13:41 Hast du denn schon eine Dateisystemprüfung durchlaufen lassen?
Irgendwie scheint meine Antwort verloren gegangen zu sein:
Ja, wurde alles gecheckt. Ohne Befund.
Wenn die Fehlermeldung auftritt (nach dem ein Erinnerungsfenster sich geöffnet hat), dann hängt sich TVB manchmal auf. Nach einem Neustart (man muss vorher die .lock- und die .toggle-Datei löschen, sonst ist alles weg) läuft das Programm manchmal einwandfrei ohne Fehlermeldungen.
ds10
Site Admin
Beiträge: 19095
Registriert: 23 Jun 2005, 12:36
Kontaktdaten:

Re: Fehler "Could not store reminder settings"

Beitrag von ds10 »

Du könntest probieren die transportable Version von TV-Browser 4.0.1 zu laden und dort dann die Einstellungen der bestehenden Installation importieren lassen. Tritt dann bei der Benutzung der transportablen Version kein Problem auf, kannst du die einfach dauerhaft benutzen.
"First they ignore you, then they ridicule you, then they fight you, then you win." - Mahatma Gandhi
Unterstütze die Weiterentwicklung von TV-Browser
Antworten