Skip to content
This repository was archived by the owner on Sep 30, 2021. It is now read-only.

I have missed group #187

Open
mihalt opened this issue Feb 26, 2021 · 4 comments
Open

I have missed group #187

mihalt opened this issue Feb 26, 2021 · 4 comments

Comments

@mihalt
Copy link

mihalt commented Feb 26, 2021

Hi! I don't know what happen, but I have deleted group which I used most often. Also I don't see it in previous backups. Not in Export, not in Import. Problem became only today.

@mihalt
Copy link
Author

mihalt commented Mar 1, 2021

Looks like, that problem is connected with new winodws updates. Maybe one of them was installed incorrectly and deleted active groups

@mihalt
Copy link
Author

mihalt commented Mar 2, 2021

I found windows backups and overrote folders like:

C:\Users\Mihail\AppData\Roaming\Mozilla
C:\Users\Mihail\AppData\Local\Mozilla
C:\Users\Mihail\AppData\Local\Mozilla Firefox

And now I have problem "Error caught in Sync Tab Groups"

From log file:

{
  "version": {
    "SyncTabGroups": "0.8.1",
    "browser": {
      "name": "Firefox",
      "vendor": "Mozilla",
      "version": "86.0",
      "buildID": "20210222142601"
    },
    "os": "win"
  },
  "logs": [
    {
      "type": "Information",
      "time": "Tue Mar 02 2021 12:33:32 GMT+0200 (Восточная Европа, стандартное время)",
      "message": "EXTENSION_START",
      "data": null
    },
    {
      "type": "Error",
      "time": "Tue Mar 02 2021 12:33:47 GMT+0200 (Восточная Европа, стандартное время)",
      "message": "can't assign to property \"title\" on \"L\": not an object",
      "trace": [
        "2/r.mergeObject",
        "/background.js:1:28398 => 1/g.check_integrity",
        "/background.js:1:6089 => 1/g.init",
        "/background.js:1:11446 => "
      ],
      "data": {
        "args": {}
      },
      "fileName": "/background.js",
      "lineNumber": 1,
      "columnNumber": 1
    },
    {
      "type": "Error",
      "time": "Tue Mar 02 2021 12:33:47 GMT+0200 (Восточная Европа, стандартное время)",
      "message": "JSON.parse: unexpected character at line 1 column 1 of the JSON data",
      "trace": [
        "1/g.getCopy",
        "/background.js:1:3648 => 68/v.createMoveTabMenu",
        "/background.js:1:47608 => "
      ],
      "data": null,
      "fileName": "/background.js",
      "lineNumber": 1,
      "columnNumber": 1
    },
    {
      "type": "Error",
      "time": "Tue Mar 02 2021 12:33:56 GMT+0200 (Восточная Европа, стандартное время)",
      "message": "g.groups is undefined",
      "trace": [
        "1/g.isWindowAlreadyRegistered",
        "/background.js:1:3569 => b",
        "/background.js:1:75824 => "
      ],
      "data": {
        "args": {
          "0": 1
        }
      },
      "fileName": "/background.js",
      "lineNumber": 1,
      "columnNumber": 1
    }
  ],
  "options": {
    "version": 0.1,
    "privateWindow": {
      "sync": false,
      "removeOnClose": true
    },
    "pinnedTab": {
      "sync": false
    },
    "bookmarks": {
      "sync": false,
      "folder": "Default"
    },
    "groups": {
      "syncNewWindow": false,
      "removeEmptyGroup": true,
      "showGroupTitleInWindow": false,
      "sortingType": 3,
      "discardedOpen": true,
      "closingState": 0,
      "discardedHide": true,
      "removeUnknownHiddenTabs": true
    },
    "popup": {
      "maximized": false,
      "whiteTheme": false,
      "showTabsNumber": true,
      "showSearchBar": true
    },
    "shortcuts": {
      "allowGlobal": false,
      "navigation": true
    },
    "backup": {
      "download": {
        "enable": false,
        "time": {
          "t_5mins": true,
          "t_1h": true,
          "t_4h": true,
          "t_1d": true,
          "t_1w": true
        }
      },
      "local": {
        "enable": true,
        "intervalTime": 1,
        "maxSave": 48
      }
    },
    "log": {
      "enable": true
    }
  }
}

@Morikko
Copy link
Owner

Morikko commented Mar 2, 2021

Looks like, that problem is connected with new windows updates. Maybe one of them was installed incorrectly and deleted active groups

Sorry to hear you have problems with the groups. The project is no more maintained since a while so I am not surprised it does not work perfectly any more.

Usually the internal data of the extension could be found in a path rather similar to here: https://github.com/Morikko/sync-tab-groups/wiki/Backup
If you don't find anything, there was probably a glitch with either Windows, Firefox or the extension. And sadly, I don't have any solution.

By the way I recommend you to switch to another extension for the future (Cf alternative here https://github.com/Morikko/sync-tab-groups#the-project-is-no-more-maintained). You can even transfer the groups to Simple Tabs Groups fro a save.

@mihalt
Copy link
Author

mihalt commented Mar 2, 2021

Looks like, that problem is connected with new windows updates. Maybe one of them was installed incorrectly and deleted active groups

Sorry to hear you have problems with the groups. The project is no more maintained since a while so I am not surprised it does not work perfectly any more.

Usually the internal data of the extension could be found in a path rather similar to here: https://github.com/Morikko/sync-tab-groups/wiki/Backup
If you don't find anything, there was probably a glitch with either Windows, Firefox or the extension. And sadly, I don't have any solution.

By the way I recommend you to switch to another extension for the future (Cf alternative here https://github.com/Morikko/sync-tab-groups#the-project-is-no-more-maintained). You can even transfer the groups to Simple Tabs Groups fro a save.

Thank you very much for answer! But what must I do now to move tabs to Simple Tab Groups? I can't even open Sync Tabs Groups now. And can't delete it and reinstall, because it was deleted from Mozilla extantions. How can I renew it's life for transfering to Simple Tabs Groups?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants