Ubuntu 18.10 clean. Programs not startingUbuntu 18.10 Cosmic not starting GNOME session on bootupFingerprint not working in 18.10Ubuntu 18.10 Slack not workingLINE app Ubuntu 18.10GDM stopped starting when booting Ubuntu 18.10

AD823 current sense

How do multiple castings of Demiplane interact with one another?

Should a grammatical article be a part of a web link anchor

What can I do to avoid potential charges for bribery?

My first random password generator

Little Endian Number to String Conversion

What is the meaning of "log" in this sentence?

What does IKEA-like mean?

Why did a young George Washington sign a document admitting to assassinating a French military officer?

Why can I ping 10.0.0.0/8 addresses from a 192.168.1.0/24 subnet?

Modify real part and leaves imaginary part unchanged

How to temporarily replace Latin characters with Greek

What is this plane with its thick cockpit?

XGBoost validation for number of trees

A demigod among men

How to make "acts of patience" exciting?

Print the sequence

When can a graph be oriented to form a Hasse diagram of a finite poset?

Why is the intercept changing in a logistic regression when all predictors are standardized?

How to make a gift without seeming creepy?

Modern warfare theory in a medieval setting

Is sleeping on the ground in cold weather better than on an air mattress?

Was Wayne Brady considered a guest star on "Whose Line Is It Anyway?"

Why CMYK & PNG is not possible?



Ubuntu 18.10 clean. Programs not starting


Ubuntu 18.10 Cosmic not starting GNOME session on bootupFingerprint not working in 18.10Ubuntu 18.10 Slack not workingLINE app Ubuntu 18.10GDM stopped starting when booting Ubuntu 18.10






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;









1

















18.10 clean fresh install.



After setup all, some of the programs won't start.
An example is atom.io. I click on icon nothing happens. I try to run in a terminal with sudo and this is output in a terminal:



/usr/bin/atom: line 157: 10967 Segmentation fault (core dumped) nohup "$ATOM_PATH" --executed-from="$(pwd)" --pid=$$ "$@" > "$ATOM_HOME/nohup.out" 2>&1 


And there is no any GUI or anything.



2nd is gnome-tweak.



WARNING : Shell not installed or running
WARNING : Error detecting shell
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/gtweak/tweaks/tweak_group_shell_extensions.py", line 217, in __init__
raise Exception("Shell not running or DBus service not available")
Exception: Shell not running or DBus service not available
WARNING : Shell not running
NoneType: None
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/gtweak/app.py", line 30, in do_activate
self.win = Window(self, model)
File "/usr/lib/python3/dist-packages/gtweak/tweakview.py", line 38, in __init__
self._model.load_tweaks(self)
File "/usr/lib/python3/dist-packages/gtweak/tweakmodel.py", line 104, in load_tweaks
mods = __import__("gtweak.tweaks", globals(), locals(), tweak_files, 0)
File "/usr/lib/python3/dist-packages/gtweak/tweaks/tweak_group_general.py", line 14, in <module>
_shell_not_ubuntu = _shell.mode != 'ubuntu'
AttributeError: 'NoneType' object has no attribute 'mode'


For now only this 2 not working. When crash report shows it list sh... loads of all things that I reported.
I try to reinstall 2 times =(



Any words of wisdom?










share|improve this question


























  • Are you running 64 bit or 32 bit Ubuntu?

    – Peter Warrington
    Oct 20 '18 at 15:50











  • 64 :uname -a Linux lateralus 4.18.0-10-generic #11-Ubuntu SMP Thu Oct 11 15:13:55 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

    – dMatija
    Oct 20 '18 at 16:27











  • Have you selected "Ubuntu" at the login screen cog wheel icon? Does everything else seem to run OK? Do desktop icons appear? Do you have a clock in the centter of the top panel? Report back to @heynnema

    – heynnema
    Oct 20 '18 at 16:49











  • Ubuntu Budgie 18.10. All pre-installed programs are working fine. Extra budgie applets, themes and all another are ok, working fine. Chromium, FileZilla, Pidgin, VeraCrypt, all LibreOffice... All OK... When I click, or terminal run, icon show itself on a plank bar. And that is far as it goes. After 1 min, or so, crash report. Have a clock in center =)

    – dMatija
    Oct 20 '18 at 17:16

















1

















18.10 clean fresh install.



After setup all, some of the programs won't start.
An example is atom.io. I click on icon nothing happens. I try to run in a terminal with sudo and this is output in a terminal:



/usr/bin/atom: line 157: 10967 Segmentation fault (core dumped) nohup "$ATOM_PATH" --executed-from="$(pwd)" --pid=$$ "$@" > "$ATOM_HOME/nohup.out" 2>&1 


And there is no any GUI or anything.



2nd is gnome-tweak.



WARNING : Shell not installed or running
WARNING : Error detecting shell
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/gtweak/tweaks/tweak_group_shell_extensions.py", line 217, in __init__
raise Exception("Shell not running or DBus service not available")
Exception: Shell not running or DBus service not available
WARNING : Shell not running
NoneType: None
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/gtweak/app.py", line 30, in do_activate
self.win = Window(self, model)
File "/usr/lib/python3/dist-packages/gtweak/tweakview.py", line 38, in __init__
self._model.load_tweaks(self)
File "/usr/lib/python3/dist-packages/gtweak/tweakmodel.py", line 104, in load_tweaks
mods = __import__("gtweak.tweaks", globals(), locals(), tweak_files, 0)
File "/usr/lib/python3/dist-packages/gtweak/tweaks/tweak_group_general.py", line 14, in <module>
_shell_not_ubuntu = _shell.mode != 'ubuntu'
AttributeError: 'NoneType' object has no attribute 'mode'


For now only this 2 not working. When crash report shows it list sh... loads of all things that I reported.
I try to reinstall 2 times =(



Any words of wisdom?










share|improve this question


























  • Are you running 64 bit or 32 bit Ubuntu?

    – Peter Warrington
    Oct 20 '18 at 15:50











  • 64 :uname -a Linux lateralus 4.18.0-10-generic #11-Ubuntu SMP Thu Oct 11 15:13:55 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

    – dMatija
    Oct 20 '18 at 16:27











  • Have you selected "Ubuntu" at the login screen cog wheel icon? Does everything else seem to run OK? Do desktop icons appear? Do you have a clock in the centter of the top panel? Report back to @heynnema

    – heynnema
    Oct 20 '18 at 16:49











  • Ubuntu Budgie 18.10. All pre-installed programs are working fine. Extra budgie applets, themes and all another are ok, working fine. Chromium, FileZilla, Pidgin, VeraCrypt, all LibreOffice... All OK... When I click, or terminal run, icon show itself on a plank bar. And that is far as it goes. After 1 min, or so, crash report. Have a clock in center =)

    – dMatija
    Oct 20 '18 at 17:16













1












1








1








18.10 clean fresh install.



After setup all, some of the programs won't start.
An example is atom.io. I click on icon nothing happens. I try to run in a terminal with sudo and this is output in a terminal:



/usr/bin/atom: line 157: 10967 Segmentation fault (core dumped) nohup "$ATOM_PATH" --executed-from="$(pwd)" --pid=$$ "$@" > "$ATOM_HOME/nohup.out" 2>&1 


And there is no any GUI or anything.



2nd is gnome-tweak.



WARNING : Shell not installed or running
WARNING : Error detecting shell
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/gtweak/tweaks/tweak_group_shell_extensions.py", line 217, in __init__
raise Exception("Shell not running or DBus service not available")
Exception: Shell not running or DBus service not available
WARNING : Shell not running
NoneType: None
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/gtweak/app.py", line 30, in do_activate
self.win = Window(self, model)
File "/usr/lib/python3/dist-packages/gtweak/tweakview.py", line 38, in __init__
self._model.load_tweaks(self)
File "/usr/lib/python3/dist-packages/gtweak/tweakmodel.py", line 104, in load_tweaks
mods = __import__("gtweak.tweaks", globals(), locals(), tweak_files, 0)
File "/usr/lib/python3/dist-packages/gtweak/tweaks/tweak_group_general.py", line 14, in <module>
_shell_not_ubuntu = _shell.mode != 'ubuntu'
AttributeError: 'NoneType' object has no attribute 'mode'


For now only this 2 not working. When crash report shows it list sh... loads of all things that I reported.
I try to reinstall 2 times =(



Any words of wisdom?










share|improve this question














18.10 clean fresh install.



After setup all, some of the programs won't start.
An example is atom.io. I click on icon nothing happens. I try to run in a terminal with sudo and this is output in a terminal:



/usr/bin/atom: line 157: 10967 Segmentation fault (core dumped) nohup "$ATOM_PATH" --executed-from="$(pwd)" --pid=$$ "$@" > "$ATOM_HOME/nohup.out" 2>&1 


And there is no any GUI or anything.



2nd is gnome-tweak.



WARNING : Shell not installed or running
WARNING : Error detecting shell
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/gtweak/tweaks/tweak_group_shell_extensions.py", line 217, in __init__
raise Exception("Shell not running or DBus service not available")
Exception: Shell not running or DBus service not available
WARNING : Shell not running
NoneType: None
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/gtweak/app.py", line 30, in do_activate
self.win = Window(self, model)
File "/usr/lib/python3/dist-packages/gtweak/tweakview.py", line 38, in __init__
self._model.load_tweaks(self)
File "/usr/lib/python3/dist-packages/gtweak/tweakmodel.py", line 104, in load_tweaks
mods = __import__("gtweak.tweaks", globals(), locals(), tweak_files, 0)
File "/usr/lib/python3/dist-packages/gtweak/tweaks/tweak_group_general.py", line 14, in <module>
_shell_not_ubuntu = _shell.mode != 'ubuntu'
AttributeError: 'NoneType' object has no attribute 'mode'


For now only this 2 not working. When crash report shows it list sh... loads of all things that I reported.
I try to reinstall 2 times =(



Any words of wisdom?







18.10






share|improve this question













share|improve this question











share|improve this question




share|improve this question



share|improve this question










asked Oct 20 '18 at 15:39









dMatijadMatija

4315 bronze badges




4315 bronze badges















  • Are you running 64 bit or 32 bit Ubuntu?

    – Peter Warrington
    Oct 20 '18 at 15:50











  • 64 :uname -a Linux lateralus 4.18.0-10-generic #11-Ubuntu SMP Thu Oct 11 15:13:55 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

    – dMatija
    Oct 20 '18 at 16:27











  • Have you selected "Ubuntu" at the login screen cog wheel icon? Does everything else seem to run OK? Do desktop icons appear? Do you have a clock in the centter of the top panel? Report back to @heynnema

    – heynnema
    Oct 20 '18 at 16:49











  • Ubuntu Budgie 18.10. All pre-installed programs are working fine. Extra budgie applets, themes and all another are ok, working fine. Chromium, FileZilla, Pidgin, VeraCrypt, all LibreOffice... All OK... When I click, or terminal run, icon show itself on a plank bar. And that is far as it goes. After 1 min, or so, crash report. Have a clock in center =)

    – dMatija
    Oct 20 '18 at 17:16

















  • Are you running 64 bit or 32 bit Ubuntu?

    – Peter Warrington
    Oct 20 '18 at 15:50











  • 64 :uname -a Linux lateralus 4.18.0-10-generic #11-Ubuntu SMP Thu Oct 11 15:13:55 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

    – dMatija
    Oct 20 '18 at 16:27











  • Have you selected "Ubuntu" at the login screen cog wheel icon? Does everything else seem to run OK? Do desktop icons appear? Do you have a clock in the centter of the top panel? Report back to @heynnema

    – heynnema
    Oct 20 '18 at 16:49











  • Ubuntu Budgie 18.10. All pre-installed programs are working fine. Extra budgie applets, themes and all another are ok, working fine. Chromium, FileZilla, Pidgin, VeraCrypt, all LibreOffice... All OK... When I click, or terminal run, icon show itself on a plank bar. And that is far as it goes. After 1 min, or so, crash report. Have a clock in center =)

    – dMatija
    Oct 20 '18 at 17:16
















Are you running 64 bit or 32 bit Ubuntu?

– Peter Warrington
Oct 20 '18 at 15:50





Are you running 64 bit or 32 bit Ubuntu?

– Peter Warrington
Oct 20 '18 at 15:50













64 :uname -a Linux lateralus 4.18.0-10-generic #11-Ubuntu SMP Thu Oct 11 15:13:55 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

– dMatija
Oct 20 '18 at 16:27





64 :uname -a Linux lateralus 4.18.0-10-generic #11-Ubuntu SMP Thu Oct 11 15:13:55 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

– dMatija
Oct 20 '18 at 16:27













Have you selected "Ubuntu" at the login screen cog wheel icon? Does everything else seem to run OK? Do desktop icons appear? Do you have a clock in the centter of the top panel? Report back to @heynnema

– heynnema
Oct 20 '18 at 16:49





Have you selected "Ubuntu" at the login screen cog wheel icon? Does everything else seem to run OK? Do desktop icons appear? Do you have a clock in the centter of the top panel? Report back to @heynnema

– heynnema
Oct 20 '18 at 16:49













Ubuntu Budgie 18.10. All pre-installed programs are working fine. Extra budgie applets, themes and all another are ok, working fine. Chromium, FileZilla, Pidgin, VeraCrypt, all LibreOffice... All OK... When I click, or terminal run, icon show itself on a plank bar. And that is far as it goes. After 1 min, or so, crash report. Have a clock in center =)

– dMatija
Oct 20 '18 at 17:16





Ubuntu Budgie 18.10. All pre-installed programs are working fine. Extra budgie applets, themes and all another are ok, working fine. Chromium, FileZilla, Pidgin, VeraCrypt, all LibreOffice... All OK... When I click, or terminal run, icon show itself on a plank bar. And that is far as it goes. After 1 min, or so, crash report. Have a clock in center =)

– dMatija
Oct 20 '18 at 17:16










2 Answers
2






active

oldest

votes


















3


















I've had exactly the same problem. It turns out it is an issue with electron and glibc 2.28.



It is fixed in the upcoming Atom release (v1.32). You can install a beta with the fix merged from their GitHub release page or wait until the proper release.






share|improve this answer


























  • can confirm 1.32 build works fine.

    – aeischeid
    Oct 23 '18 at 16:08


















0


















I had the same issue with Chrome Remote Desktop. I was able to kill it by switching to command line (CTRLALTF4) and removing it.
sudo apt-get autoremove chrome-remote-desktop



You can switch back with CTRLALTF2






share|improve this answer



























    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
    );



    );














    draft saved

    draft discarded
















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1085576%2fubuntu-18-10-clean-programs-not-starting%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    3


















    I've had exactly the same problem. It turns out it is an issue with electron and glibc 2.28.



    It is fixed in the upcoming Atom release (v1.32). You can install a beta with the fix merged from their GitHub release page or wait until the proper release.






    share|improve this answer


























    • can confirm 1.32 build works fine.

      – aeischeid
      Oct 23 '18 at 16:08















    3


















    I've had exactly the same problem. It turns out it is an issue with electron and glibc 2.28.



    It is fixed in the upcoming Atom release (v1.32). You can install a beta with the fix merged from their GitHub release page or wait until the proper release.






    share|improve this answer


























    • can confirm 1.32 build works fine.

      – aeischeid
      Oct 23 '18 at 16:08













    3














    3










    3









    I've had exactly the same problem. It turns out it is an issue with electron and glibc 2.28.



    It is fixed in the upcoming Atom release (v1.32). You can install a beta with the fix merged from their GitHub release page or wait until the proper release.






    share|improve this answer














    I've had exactly the same problem. It turns out it is an issue with electron and glibc 2.28.



    It is fixed in the upcoming Atom release (v1.32). You can install a beta with the fix merged from their GitHub release page or wait until the proper release.







    share|improve this answer













    share|improve this answer




    share|improve this answer



    share|improve this answer










    answered Oct 21 '18 at 2:59









    DeathPotatoDeathPotato

    312 bronze badges




    312 bronze badges















    • can confirm 1.32 build works fine.

      – aeischeid
      Oct 23 '18 at 16:08

















    • can confirm 1.32 build works fine.

      – aeischeid
      Oct 23 '18 at 16:08
















    can confirm 1.32 build works fine.

    – aeischeid
    Oct 23 '18 at 16:08





    can confirm 1.32 build works fine.

    – aeischeid
    Oct 23 '18 at 16:08













    0


















    I had the same issue with Chrome Remote Desktop. I was able to kill it by switching to command line (CTRLALTF4) and removing it.
    sudo apt-get autoremove chrome-remote-desktop



    You can switch back with CTRLALTF2






    share|improve this answer






























      0


















      I had the same issue with Chrome Remote Desktop. I was able to kill it by switching to command line (CTRLALTF4) and removing it.
      sudo apt-get autoremove chrome-remote-desktop



      You can switch back with CTRLALTF2






      share|improve this answer




























        0














        0










        0









        I had the same issue with Chrome Remote Desktop. I was able to kill it by switching to command line (CTRLALTF4) and removing it.
        sudo apt-get autoremove chrome-remote-desktop



        You can switch back with CTRLALTF2






        share|improve this answer














        I had the same issue with Chrome Remote Desktop. I was able to kill it by switching to command line (CTRLALTF4) and removing it.
        sudo apt-get autoremove chrome-remote-desktop



        You can switch back with CTRLALTF2







        share|improve this answer













        share|improve this answer




        share|improve this answer



        share|improve this answer










        answered Apr 18 at 0:42









        Jesse McDonaldJesse McDonald

        11 bronze badge




        11 bronze badge































            draft saved

            draft discarded















































            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.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1085576%2fubuntu-18-10-clean-programs-not-starting%23new-answer', 'question_page');

            );

            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







            Popular posts from this blog

            Distance measures on a map of a game The 2019 Stack Overflow Developer Survey Results Are Inmin distance in a graphShortest distance path on contour plotHow to plot a tilted map?Finding points outside of a diskDelaunay link distanceAnnulus from GeoDisks: drawing a ring on a mapNegative Correlation DistanceFind distance along a path (GPS coordinates)Finding position at given distance in a GeoPathMathematics behind distance estimation using camera

            How to get a smooth, uniform ParametricPlot of a 2D Region?How to plot a complicated Region?How to exclude a region from ParametricPlotHow discretize a region placing vertices on a specific non-uniform gridHow to transform a Plot or a ParametricPlot into a RegionHow can I get a smooth plot of a bounded region?Smooth ParametricPlot3D with RegionFunction?Smooth border of a region ParametricPlotSmooth region boundarySmooth region plot from list of pointsGet minimum y of a certain x in a region

            Genealogie vun de Merowenger Vum Merowech bis zum Chilperich I. | Navigatiounsmenü