Gnome extensions and Ubuntu versionsUpgrading Gnome Shell ExtensionsWhy all gnome extensions showing outdated?Cannot install gnome shell extensionsgnome-shell extensions panel positionGnome Extensions Not WorkingGNOME Shell Extensions DisappearDesktop crash following 18.10 to 19.04 upgrade
Can a sauce with dairy be jarred?
Totally Blind Chess
What is the difference between the Ancient Greek religion and the Ancient Roman religion?
Installing a sliding patio door...why does the entire frame have to be square, level and plumb?
30 fake coins out of 99 coins v2
Use 404 or 200 when null result (REST)
Mechanics to keep mobs and environment alive without using tons of memory?
Does cashing a 3% share harm the company itself?
Body swap, then building it back to health
How would you explain the A natural in bar 11?
Why is Google's quantum supremacy experiment impressive?
Why does exponentiating group elements by integers always make sense?
Fast symmetric key cryptography class
After upgrading Xcode 11.2 from Xcode 11.1, app crashes due to _UITextLayoutView
Why is the air inside airliners so dry (low humidity)?
How do I recall Gooigi in co-op mode?
Would rocket engine exhaust create pockets of gas in space which could hinder further space exploration?
How do I reconnect with a friend after they tried once and I failed to respond
Flip a coin, but you lose when tails appears
Gold plating versus Silver plating for electrical contacts?
Does the Tavern Brawler feat grant proficiency when the character is not proficient otherwise?
1 kHz clock over long wire
On how/if I should ask my supervisor about lead authorship?
Potential Postdoc advisor giving exams (assignment) as part of hiring process
Gnome extensions and Ubuntu versions
Upgrading Gnome Shell ExtensionsWhy all gnome extensions showing outdated?Cannot install gnome shell extensionsgnome-shell extensions panel positionGnome Extensions Not WorkingGNOME Shell Extensions DisappearDesktop crash following 18.10 to 19.04 upgrade
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
I updated to 19.04 from 18.10 in April/May but some of my Gnome extensions failed to appear in the task-bar and so I reverted back to a Clonezilla copy of my 18.10 installtion. I now have more time to play around with 19.04 and so intend to try again. I have one question before I take the plunge.
I have backed up my Gnome Extensions with:
/usr/bin/dconf dump /org/gnome/ > /media/steve/6363-6333/Gnome-Backups/gnome-backup
cp -r ~/.local/share/gnome-shell/extensions /media/steve/6363-6333/Gnome-Backups/extensions-bkup
And thought if I have problems I could do:
dconf load /org/gnome/ < /media/steve/6363-6333/Gnome-Backups/gnome-backup
cp -r /media/steve/6363-6333/Gnome-Backups/extensions-bkup ~/.local/share/gnome-shell/extensions
Would this work between Ubuntu versions?
gnome gnome-shell-extension
add a comment
|
I updated to 19.04 from 18.10 in April/May but some of my Gnome extensions failed to appear in the task-bar and so I reverted back to a Clonezilla copy of my 18.10 installtion. I now have more time to play around with 19.04 and so intend to try again. I have one question before I take the plunge.
I have backed up my Gnome Extensions with:
/usr/bin/dconf dump /org/gnome/ > /media/steve/6363-6333/Gnome-Backups/gnome-backup
cp -r ~/.local/share/gnome-shell/extensions /media/steve/6363-6333/Gnome-Backups/extensions-bkup
And thought if I have problems I could do:
dconf load /org/gnome/ < /media/steve/6363-6333/Gnome-Backups/gnome-backup
cp -r /media/steve/6363-6333/Gnome-Backups/extensions-bkup ~/.local/share/gnome-shell/extensions
Would this work between Ubuntu versions?
gnome gnome-shell-extension
add a comment
|
I updated to 19.04 from 18.10 in April/May but some of my Gnome extensions failed to appear in the task-bar and so I reverted back to a Clonezilla copy of my 18.10 installtion. I now have more time to play around with 19.04 and so intend to try again. I have one question before I take the plunge.
I have backed up my Gnome Extensions with:
/usr/bin/dconf dump /org/gnome/ > /media/steve/6363-6333/Gnome-Backups/gnome-backup
cp -r ~/.local/share/gnome-shell/extensions /media/steve/6363-6333/Gnome-Backups/extensions-bkup
And thought if I have problems I could do:
dconf load /org/gnome/ < /media/steve/6363-6333/Gnome-Backups/gnome-backup
cp -r /media/steve/6363-6333/Gnome-Backups/extensions-bkup ~/.local/share/gnome-shell/extensions
Would this work between Ubuntu versions?
gnome gnome-shell-extension
I updated to 19.04 from 18.10 in April/May but some of my Gnome extensions failed to appear in the task-bar and so I reverted back to a Clonezilla copy of my 18.10 installtion. I now have more time to play around with 19.04 and so intend to try again. I have one question before I take the plunge.
I have backed up my Gnome Extensions with:
/usr/bin/dconf dump /org/gnome/ > /media/steve/6363-6333/Gnome-Backups/gnome-backup
cp -r ~/.local/share/gnome-shell/extensions /media/steve/6363-6333/Gnome-Backups/extensions-bkup
And thought if I have problems I could do:
dconf load /org/gnome/ < /media/steve/6363-6333/Gnome-Backups/gnome-backup
cp -r /media/steve/6363-6333/Gnome-Backups/extensions-bkup ~/.local/share/gnome-shell/extensions
Would this work between Ubuntu versions?
gnome gnome-shell-extension
gnome gnome-shell-extension
asked Jul 6 at 15:20
SteveInBavariaSteveInBavaria
9642 gold badges6 silver badges26 bronze badges
9642 gold badges6 silver badges26 bronze badges
add a comment
|
add a comment
|
1 Answer
1
active
oldest
votes
Some GNOME extensions won't work in 19.04. Dash to Dock is one popular extension that some folks have trouble with, but there are others, some with serious issues.
The SAFEST way to upgrade to 19.04 is to temporarily DISABLE ALL GNOME extensions in 18.10 at https://extensions.gnome.org/local/.
Then upgrade to 19.04, get it running, and THEN re-enable one GNOME extension at a time at https://extensions.gnome.org/local/. You can immediately tell if an extension has a problem as a RED error icon will appear next to its name. If the newly enabled extension doesn't function as it should, it's not compatible. Another way to tell if you've got an incompatible extension is to watch /var/log/syslog for errors from gnome-shell.
grep -i gnome-shell /var/log/syslog*
add a comment
|
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1156418%2fgnome-extensions-and-ubuntu-versions%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Some GNOME extensions won't work in 19.04. Dash to Dock is one popular extension that some folks have trouble with, but there are others, some with serious issues.
The SAFEST way to upgrade to 19.04 is to temporarily DISABLE ALL GNOME extensions in 18.10 at https://extensions.gnome.org/local/.
Then upgrade to 19.04, get it running, and THEN re-enable one GNOME extension at a time at https://extensions.gnome.org/local/. You can immediately tell if an extension has a problem as a RED error icon will appear next to its name. If the newly enabled extension doesn't function as it should, it's not compatible. Another way to tell if you've got an incompatible extension is to watch /var/log/syslog for errors from gnome-shell.
grep -i gnome-shell /var/log/syslog*
add a comment
|
Some GNOME extensions won't work in 19.04. Dash to Dock is one popular extension that some folks have trouble with, but there are others, some with serious issues.
The SAFEST way to upgrade to 19.04 is to temporarily DISABLE ALL GNOME extensions in 18.10 at https://extensions.gnome.org/local/.
Then upgrade to 19.04, get it running, and THEN re-enable one GNOME extension at a time at https://extensions.gnome.org/local/. You can immediately tell if an extension has a problem as a RED error icon will appear next to its name. If the newly enabled extension doesn't function as it should, it's not compatible. Another way to tell if you've got an incompatible extension is to watch /var/log/syslog for errors from gnome-shell.
grep -i gnome-shell /var/log/syslog*
add a comment
|
Some GNOME extensions won't work in 19.04. Dash to Dock is one popular extension that some folks have trouble with, but there are others, some with serious issues.
The SAFEST way to upgrade to 19.04 is to temporarily DISABLE ALL GNOME extensions in 18.10 at https://extensions.gnome.org/local/.
Then upgrade to 19.04, get it running, and THEN re-enable one GNOME extension at a time at https://extensions.gnome.org/local/. You can immediately tell if an extension has a problem as a RED error icon will appear next to its name. If the newly enabled extension doesn't function as it should, it's not compatible. Another way to tell if you've got an incompatible extension is to watch /var/log/syslog for errors from gnome-shell.
grep -i gnome-shell /var/log/syslog*
Some GNOME extensions won't work in 19.04. Dash to Dock is one popular extension that some folks have trouble with, but there are others, some with serious issues.
The SAFEST way to upgrade to 19.04 is to temporarily DISABLE ALL GNOME extensions in 18.10 at https://extensions.gnome.org/local/.
Then upgrade to 19.04, get it running, and THEN re-enable one GNOME extension at a time at https://extensions.gnome.org/local/. You can immediately tell if an extension has a problem as a RED error icon will appear next to its name. If the newly enabled extension doesn't function as it should, it's not compatible. Another way to tell if you've got an incompatible extension is to watch /var/log/syslog for errors from gnome-shell.
grep -i gnome-shell /var/log/syslog*
edited Jul 7 at 14:41
answered Jul 6 at 17:25
heynnemaheynnema
27.7k3 gold badges31 silver badges75 bronze badges
27.7k3 gold badges31 silver badges75 bronze badges
add a comment
|
add a comment
|
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1156418%2fgnome-extensions-and-ubuntu-versions%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown