Refresh/migrate feature [poll]

Talk about code development, features, specific bugs, enhancements, patches, and similar things.
Forum rules
Please keep everything here strictly on-topic.
This board is meant for Pale Moon source code development related subjects only like code snippets, patches, specific bugs, git, the repositories, etc.

This is not for tech support! Please do not post tech support questions in the "Development" board!
Please make sure not to use this board for support questions. Please post issues with specific websites, extensions, etc. in the relevant boards for those topics.

Please keep things on-topic as this forum will be used for reference for Pale Moon development. Expect topics that aren't relevant as such to be moved or deleted.

Bring back the profile migrator and/or profile refresh in Pale Moon?

Poll ended at 2019-04-29, 16:22

Current state is fine
21
55%
Refresh profile
14
37%
Full migrator
3
8%
 
Total votes: 38

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35640
Joined: 2011-08-28, 17:27
Location: Motala, SE

Refresh/migrate feature [poll]

Unread post by Moonchild » 2019-04-22, 16:22

In Pale Moon, we've not had a "refresh Pale Moon" or profile migration feature for a while now. The state seems to be agreeable with everyone since we haven't heard any complaints about it, but since we do have working code that could be ported across from Basilisk to Pale Moon if the feature is desired, this poll.

We'd like your feedback on this feature. In detail:
  • Full migrator: This would allow resetting the profile and importing some data from Chrome profiles. Of course this will be the most work and the import function will require maintenance or it may stop working.
  • Refresh profile: Restore the "Refresh Pale Moon" option from the Troubleshooting page using Basilisk code, to have a 1-button reset-all thing. This will be some work for us but should be stable once ported with low maintenance.
  • Current state is fine: You don't particularly care about having a refresh button or migration feature. This is the easiest option allowing us to focus our energy elsewhere.
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

User avatar
Isengrim
Board Warrior
Board Warrior
Posts: 1325
Joined: 2015-09-08, 22:54
Location: 127.0.0.1

Re: Refresh/migrate feature [poll]

Unread post by Isengrim » 2019-04-22, 18:50

Would the porting process make the "Refresh Profile" function a feature specific to the application, or would/could it be made part of Toolkit?
a.k.a. Ascrod
Linux Mint 19.3 Cinnamon (64-bit), Debian Bullseye (64-bit), Windows 7 (64-bit)
"As long as there is someone who will appreciate the work involved in the creation, the effort is time well spent." ~ Tetsuzou Kamadani, Cave Story

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35640
Joined: 2011-08-28, 17:27
Location: Motala, SE

Re: Refresh/migrate feature [poll]

Unread post by Moonchild » 2019-04-22, 19:44

Isengrim wrote:
2019-04-22, 18:50
Would the porting process make the "Refresh Profile" function a feature specific to the application, or would/could it be made part of Toolkit?
It'd be application specific. porting it to toolkit would be a hell of a lot more work, and won't be possible to apply just for every application because each FE has its own data to refresh/migrate.
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

Thehandyman1957

Re: Refresh/migrate feature [poll]

Unread post by Thehandyman1957 » 2019-04-23, 01:22

I personally don't need it but the second option would be great for those
who are new to PM and have messed something up somewhere and need a
restart. I think the idea of having to deal with new code to port some changed
Chromium settings is a time killer. Simple and stable I say. :angel:

Nightbird
Lunatic
Lunatic
Posts: 279
Joined: 2016-07-18, 21:12

Re: Refresh/migrate feature [poll]

Unread post by Nightbird » 2019-04-25, 19:02

"Refresh profile" can be an interesting option and this way, if problem, people will have the choice.
Diversity is key.

Those who forget the past are doomed to repeat it.

coffeebreak
Moon Magic practitioner
Moon Magic practitioner
Posts: 2986
Joined: 2015-09-26, 04:51
Location: U.S.

Re: Refresh/migrate feature [poll]

Unread post by coffeebreak » 2019-04-25, 22:41

Some people may not be fully aware of the options offered when entering Safe Mode.

They offer, for the most part, what a "refresh profile" option would, but in a potentially less destructive way
that gives the user more control.
Easily accessed with a couple of clicks.
safemode-options.png
You do not have the required permissions to view the files attached to this post.

thosrtanner
Lunatic
Lunatic
Posts: 395
Joined: 2014-05-10, 18:19
Location: UK

Re: Refresh/migrate feature [poll]

Unread post by thosrtanner » 2019-04-27, 15:03

I don't use (and don't miss) either, because I have no need to import stuff from firefox any more - though I suspect potential new users would find the lack of import a barrier to uptake. And has been elsewhere stated the ability to reset after messing up might not be bad.

However these do seem to be rather separate things. Presumably you could provide import profile without reset profile.

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35640
Joined: 2011-08-28, 17:27
Location: Motala, SE

Re: Refresh/migrate feature [poll]

Unread post by Moonchild » 2019-04-27, 17:23

thosrtanner wrote:
2019-04-27, 15:03
Presumably you could provide import profile without reset profile.
You presume wrong. Resetting a profile is done by migrating data using the migrator in "Firefox mode" (or the Firefox mode at our fork-off level, since Mozilla has irrevocably changed profile data storage since). Basically creating a new profile, then importing data from the old one in migration.
Both use the migrator. The question between the two is just if we'd need to keep considering a changing foreign format or not.
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

thosrtanner
Lunatic
Lunatic
Posts: 395
Joined: 2014-05-10, 18:19
Location: UK

Re: Refresh/migrate feature [poll]

Unread post by thosrtanner » 2019-04-27, 17:32

ahh, sorry. from the end user perspective they do look unrelated.