Help, my task bar has disappeared along with the notification bar [on hold]












0















I know this isn't ubuntu, but my OS is also based on Debian and I've gotten no responses anywhere else so I'm reaching out here



I'm using Parrot OS with the MATE desktop environment.



I can access the terminal, right click (can do things like create folders, docs, and change desktop background through this) but that's it.



I can't launch any programs that aren't pinned to my desktop and because of this, my computer is basically unusable. Any help is greatly appreciated.










share|improve this question







New contributor




linuxuser is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











put on hold as off-topic by Kevin Bowen, DK Bose, karel, Eric Carvalho, pomsky yesterday


This question appears to be off-topic. The users who voted to close gave this specific reason:


  • "This is not about Ubuntu. Questions about other Linux distributions can be asked on Unix & Linux, those about Windows on Super User, those about Apple products on Ask Different and generic programming questions on Stack Overflow." – Kevin Bowen, DK Bose, karel, Eric Carvalho, pomsky

If this question can be reworded to fit the rules in the help center, please edit the question.

















  • Try mate-panel --reset, see if that produces an error similar to askubuntu.com/questions/1050542/…

    – Sergiy Kolodyazhnyy
    yesterday











  • @Sergiy Kolodyazhnny Ok, that command doesn't do anything but mate-panel brings back the task bars I need but only if I keep the terminal open. g_object_unref: assertion 'G_IS_OBJECT (object)' fail

    – linuxuser
    yesterday











  • OK. In that case, use setsid mate-panel &> /dev/null in terminal. That will let you have mate-panel without the command being attached to terminal. This of course doesn't solve the root problem of the issue, however at the very least you can make a .desktop shortcut for it later and by placing it in ~/.config/autostart make it run upon login. That's pretty much it for now.

    – Sergiy Kolodyazhnyy
    yesterday
















0















I know this isn't ubuntu, but my OS is also based on Debian and I've gotten no responses anywhere else so I'm reaching out here



I'm using Parrot OS with the MATE desktop environment.



I can access the terminal, right click (can do things like create folders, docs, and change desktop background through this) but that's it.



I can't launch any programs that aren't pinned to my desktop and because of this, my computer is basically unusable. Any help is greatly appreciated.










share|improve this question







New contributor




linuxuser is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











put on hold as off-topic by Kevin Bowen, DK Bose, karel, Eric Carvalho, pomsky yesterday


This question appears to be off-topic. The users who voted to close gave this specific reason:


  • "This is not about Ubuntu. Questions about other Linux distributions can be asked on Unix & Linux, those about Windows on Super User, those about Apple products on Ask Different and generic programming questions on Stack Overflow." – Kevin Bowen, DK Bose, karel, Eric Carvalho, pomsky

If this question can be reworded to fit the rules in the help center, please edit the question.

















  • Try mate-panel --reset, see if that produces an error similar to askubuntu.com/questions/1050542/…

    – Sergiy Kolodyazhnyy
    yesterday











  • @Sergiy Kolodyazhnny Ok, that command doesn't do anything but mate-panel brings back the task bars I need but only if I keep the terminal open. g_object_unref: assertion 'G_IS_OBJECT (object)' fail

    – linuxuser
    yesterday











  • OK. In that case, use setsid mate-panel &> /dev/null in terminal. That will let you have mate-panel without the command being attached to terminal. This of course doesn't solve the root problem of the issue, however at the very least you can make a .desktop shortcut for it later and by placing it in ~/.config/autostart make it run upon login. That's pretty much it for now.

    – Sergiy Kolodyazhnyy
    yesterday














0












0








0


1






I know this isn't ubuntu, but my OS is also based on Debian and I've gotten no responses anywhere else so I'm reaching out here



I'm using Parrot OS with the MATE desktop environment.



I can access the terminal, right click (can do things like create folders, docs, and change desktop background through this) but that's it.



I can't launch any programs that aren't pinned to my desktop and because of this, my computer is basically unusable. Any help is greatly appreciated.










share|improve this question







New contributor




linuxuser is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












I know this isn't ubuntu, but my OS is also based on Debian and I've gotten no responses anywhere else so I'm reaching out here



I'm using Parrot OS with the MATE desktop environment.



I can access the terminal, right click (can do things like create folders, docs, and change desktop background through this) but that's it.



I can't launch any programs that aren't pinned to my desktop and because of this, my computer is basically unusable. Any help is greatly appreciated.







mate debian taskbar






share|improve this question







New contributor




linuxuser is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question







New contributor




linuxuser is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question






New contributor




linuxuser is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked yesterday









linuxuserlinuxuser

1




1




New contributor




linuxuser is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





linuxuser is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






linuxuser is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




put on hold as off-topic by Kevin Bowen, DK Bose, karel, Eric Carvalho, pomsky yesterday


This question appears to be off-topic. The users who voted to close gave this specific reason:


  • "This is not about Ubuntu. Questions about other Linux distributions can be asked on Unix & Linux, those about Windows on Super User, those about Apple products on Ask Different and generic programming questions on Stack Overflow." – Kevin Bowen, DK Bose, karel, Eric Carvalho, pomsky

If this question can be reworded to fit the rules in the help center, please edit the question.







put on hold as off-topic by Kevin Bowen, DK Bose, karel, Eric Carvalho, pomsky yesterday


This question appears to be off-topic. The users who voted to close gave this specific reason:


  • "This is not about Ubuntu. Questions about other Linux distributions can be asked on Unix & Linux, those about Windows on Super User, those about Apple products on Ask Different and generic programming questions on Stack Overflow." – Kevin Bowen, DK Bose, karel, Eric Carvalho, pomsky

If this question can be reworded to fit the rules in the help center, please edit the question.













  • Try mate-panel --reset, see if that produces an error similar to askubuntu.com/questions/1050542/…

    – Sergiy Kolodyazhnyy
    yesterday











  • @Sergiy Kolodyazhnny Ok, that command doesn't do anything but mate-panel brings back the task bars I need but only if I keep the terminal open. g_object_unref: assertion 'G_IS_OBJECT (object)' fail

    – linuxuser
    yesterday











  • OK. In that case, use setsid mate-panel &> /dev/null in terminal. That will let you have mate-panel without the command being attached to terminal. This of course doesn't solve the root problem of the issue, however at the very least you can make a .desktop shortcut for it later and by placing it in ~/.config/autostart make it run upon login. That's pretty much it for now.

    – Sergiy Kolodyazhnyy
    yesterday



















  • Try mate-panel --reset, see if that produces an error similar to askubuntu.com/questions/1050542/…

    – Sergiy Kolodyazhnyy
    yesterday











  • @Sergiy Kolodyazhnny Ok, that command doesn't do anything but mate-panel brings back the task bars I need but only if I keep the terminal open. g_object_unref: assertion 'G_IS_OBJECT (object)' fail

    – linuxuser
    yesterday











  • OK. In that case, use setsid mate-panel &> /dev/null in terminal. That will let you have mate-panel without the command being attached to terminal. This of course doesn't solve the root problem of the issue, however at the very least you can make a .desktop shortcut for it later and by placing it in ~/.config/autostart make it run upon login. That's pretty much it for now.

    – Sergiy Kolodyazhnyy
    yesterday

















Try mate-panel --reset, see if that produces an error similar to askubuntu.com/questions/1050542/…

– Sergiy Kolodyazhnyy
yesterday





Try mate-panel --reset, see if that produces an error similar to askubuntu.com/questions/1050542/…

– Sergiy Kolodyazhnyy
yesterday













@Sergiy Kolodyazhnny Ok, that command doesn't do anything but mate-panel brings back the task bars I need but only if I keep the terminal open. g_object_unref: assertion 'G_IS_OBJECT (object)' fail

– linuxuser
yesterday





@Sergiy Kolodyazhnny Ok, that command doesn't do anything but mate-panel brings back the task bars I need but only if I keep the terminal open. g_object_unref: assertion 'G_IS_OBJECT (object)' fail

– linuxuser
yesterday













OK. In that case, use setsid mate-panel &> /dev/null in terminal. That will let you have mate-panel without the command being attached to terminal. This of course doesn't solve the root problem of the issue, however at the very least you can make a .desktop shortcut for it later and by placing it in ~/.config/autostart make it run upon login. That's pretty much it for now.

– Sergiy Kolodyazhnyy
yesterday





OK. In that case, use setsid mate-panel &> /dev/null in terminal. That will let you have mate-panel without the command being attached to terminal. This of course doesn't solve the root problem of the issue, however at the very least you can make a .desktop shortcut for it later and by placing it in ~/.config/autostart make it run upon login. That's pretty much it for now.

– Sergiy Kolodyazhnyy
yesterday










0






active

oldest

votes

















0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes

Popular posts from this blog

Category:香港粉麵

List *all* the tuples!

Channel [V]