[Bug 2056668] Re: Thunderbird Snap migration loses user profile

2024-03-30 Thread Pablo Angulo
*** This bug is a duplicate of bug 2056434 ***
https://bugs.launchpad.net/bugs/2056434

Hello:

I started with the same proble.

By following that advice:

`ln -s /home/pang/.thunderbird /home/pang/snap/thunderbird/common/`

my profile does appear in the list when I run `thunderbird -P`, but then

 1. I get the following output
```
[GFX1-]: glxtest: libpci missing
ATTENTION: default value of option mesa_glthread overridden by environment.
ATTENTION: default value of option mesa_glthread overridden by environment.
ATTENTION: default value of option mesa_glthread overridden by environment.
JavaScript error: resource://gre/modules/XULStore.sys.mjs, line 60: Error: 
Can't find profile directory.
JavaScript error: resource://gre/modules/XULStore.sys.mjs, line 60: Error: 
Can't find profile directory.
JavaScript error: resource://gre/modules/XULStore.sys.mjs, line 60: Error: 
Can't find profile directory.
JavaScript error: resource://gre/modules/XULStore.sys.mjs, line 60: Error: 
Can't find profile directory.
console.error: (new UnknownError("IndexedDB: 
thunderbird/url-classifier-skip-urls getLastModified() IndexedDB:   The 
operation failed for reasons unrelated to the database itself and not covered 
by any other error code.", "resource://services-settings/IDBHelpers.jsm", 18))
[GFX1-]: glxtest: libpci missing
ATTENTION: default value of option mesa_glthread overridden by environment.
ATTENTION: default value of option mesa_glthread overridden by environment.
ATTENTION: default value of option mesa_glthread overridden by environment.
JavaScript error: resource://gre/modules/XULStore.sys.mjs, line 60: Error: 
Can't find profile directory.
JavaScript error: resource://gre/modules/XULStore.sys.mjs, line 60: Error: 
Can't find profile directory.
JavaScript error: resource://gre/modules/XULStore.sys.mjs, line 60: Error: 
Can't find profile directory.
JavaScript error: resource://gre/modules/XULStore.sys.mjs, line 60: Error: 
Can't find profile directory.
JavaScript error: resource://gre/modules/XULStore.sys.mjs, line 60: Error: 
Can't find profile directory.
```
 2. then a popup window appear with the text
```Thunderbird is already running, but is not responding. To use Thunderbird, 
you must first close the existing Thunderbird process, restart your device, or 
use a different profile.```, and an "ok" button

 3. When I click the ok button, the window closes, and thunderbird does
not raise.

Is this the same bug?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2056668

Title:
  Thunderbird Snap migration loses user profile

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/2056668/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2056668] Re: Thunderbird Snap migration loses user profile

2024-03-11 Thread Michael Neuffer
*** This bug is a duplicate of bug 2056434 ***
https://bugs.launchpad.net/bugs/2056434

@Patrik Lunquist  Unfortunately this solution doesn't work for me.
As already shown in my previous post.

In the screenshot attached there  you can see the "messenger window"
that opens up when starting thunderbird after moving the  .thunderbird
directory.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2056668

Title:
  Thunderbird Snap migration loses user profile

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/2056668/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2056668] Re: Thunderbird Snap migration loses user profile

2024-03-11 Thread Patrik Lundquist
*** This bug is a duplicate of bug 2056434 ***
https://bugs.launchpad.net/bugs/2056434

I just moved ~/.thunderbird to ~/snap/thunderbird/common/ and it's
working fine.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2056668

Title:
  Thunderbird Snap migration loses user profile

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/2056668/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 2056668] Re: Thunderbird Snap migration loses user profile

2024-03-11 Thread Michael Neuffer
*** This bug is a duplicate of bug 2056434 ***
https://bugs.launchpad.net/bugs/2056434

On 3/11/24 10:30, Skia wrote:
> Here is how I worked around this:
> * close thunderbird, make sure it's not running in the background
> * `rsync -raxPHAX ~/.thunderbird/ ~/snap/thunderbird/common/.thunderbird/`
> * edit `~/snap/thunderbird/common/.thunderbird/profiles.ini` to make sure the 
> only profile listed here is the one with the data (the biggest folder in 
> `~/snap/thunderbird/common/.thunderbird/`)
> * run thunderbird
>
> So far, everything seems to be in order, including contacts, calendars
> on multiple accounts, sieve filter and message redirect plugins.
>
Unfortunately this has not worked for me.

Before I had also tried moving the whole ~/.thunderbird folder to 
~/snap/thunderbird/common/ (which does essentially the same thing as 
your rsync)

I just get the error message that you can see in the attached
screenshot.

When I move back the empty profile I get what you'd expect: An empty 
profile with no settings etc.


** Attachment added: "Thunderbird_SNAP_FUBAR_2024-03-11_13-16-23.png"
   
https://bugs.launchpad.net/bugs/2056668/+attachment/5754808/+files/Thunderbird_SNAP_FUBAR_2024-03-11_13-16-23.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2056668

Title:
  Thunderbird Snap migration loses user profile

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/2056668/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2056668] Re: Thunderbird Snap migration loses user profile

2024-03-11 Thread Patrik Lundquist
*** This bug is a duplicate of bug 2056434 ***
https://bugs.launchpad.net/bugs/2056434

** Tags added: noble

** This bug has been marked a duplicate of bug 2056434
   Thunderbird profile not migrated to snap

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2056668

Title:
  Thunderbird Snap migration loses user profile

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/2056668/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2056668] Re: Thunderbird Snap migration loses user profile

2024-03-11 Thread Skia
Here is how I worked around this:
* close thunderbird, make sure it's not running in the background
* `rsync -raxPHAX ~/.thunderbird/ ~/snap/thunderbird/common/.thunderbird/`
* edit `~/snap/thunderbird/common/.thunderbird/profiles.ini` to make sure the 
only profile listed here is the one with the data (the biggest folder in 
`~/snap/thunderbird/common/.thunderbird/`)
* run thunderbird

So far, everything seems to be in order, including contacts, calendars
on multiple accounts, sieve filter and message redirect plugins.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2056668

Title:
  Thunderbird Snap migration loses user profile

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/2056668/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2056668] Re: Thunderbird Snap migration loses user profile

2024-03-11 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: thunderbird (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2056668

Title:
  Thunderbird Snap migration loses user profile

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/2056668/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs