I using Ubuntu 20.10. All of a sudden, VLC cannot be started. When trying to run it through the command line, I get:
$ vlc
VLC media player 3.0.12.1 Vetinari (revision 3.0.12.1-0-g170157402b)
[00005573fa81cb40] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
Qt: Session management error: Could not open network socket
Fontconfig warning: FcPattern object weight does not accept value [40 200)
Segmentation fault (core dumped)
asked Jan 27, 2021 at 13:26
6
VLC works well with the apt
package, contrary to the snap
package.
answered Jun 4, 2021 at 7:11
This works for me:
sudo rm /var/cache/fontconfig/*
rm ~/.cache/fontconfig/*
fc-cache -r
answered 2 days ago
New contributor
Salehi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I had the same problem with another program. For me it was due to a restriction by the router: Ubuntu was connected to a FritzBox as guest and the FritzBox seems that was blocking this connection.
As soon as I changed to a normal connection, the problem was solved!
answered Mar 17, 2021 at 8:44
The browser version you are using is not recommended for this site.
Please consider upgrading to the latest version of your browser by clicking one of the following links.
- Safari
- Chrome
- Edge
- Firefox
Article ID: 000084094
Content Type: Troubleshooting
Last Reviewed: 10/15/2012
Qt: Session management error: Could not open network socket
Environment
You may this error when compiling a design in the Quartus® II software or running the MegaWizard™ Plug-In Manager while using VNC. The message indicates that the session manager for VNC was trying to save the state of the Quartus® II software in the event that the user logs out while the Quartus II software is still running. This behavior is not supported by the Quartus II software, and the error message can safely be ignored.
You can disable the message from appearing by running the command
unset SESSION_MANAGER
Note that this command will completely disable the session manager from running.
- Description
- Resolution
Need more help?
Give Feedback
Disclaimer
Veteran
Joined: 27 Feb 2004
Posts: 1187
Posted: Tue Mar 02, 2004 2:49 am Post subject: Session management error | ||
|
||
is this something common during «emerge kde» or i sould change something in my config?
|
Advocate
Joined: 02 Jun 2003
Posts: 2021
Location: Republic of California
Posted: Tue Mar 02, 2004 2:59 am Post subject: | |
|
|
emerge -f does need a network connection. -f fetches the file only. If you did a -f first, then a normal emerge, then no, you won’t need a network connection AFTER the emerge -f….. |
Veteran
Joined: 27 Feb 2004
Posts: 1187
Posted: Tue Mar 02, 2004 3:02 am Post subject: | ||
|
||
ok, but then why can i see those errors:
|
Advocate
Joined: 02 Jun 2003
Posts: 2021
Location: Republic of California
Posted: Tue Mar 02, 2004 3:18 am Post subject: | |
|
|
So what you’re saying is that emerge -f kde worked fine, downloaded everything… But emerge kde gives you those errors? Is this correct? |
Veteran
Joined: 27 Feb 2004
Posts: 1187
Posted: Tue Mar 02, 2004 3:44 am Post subject: | |
|
|
yes, and that has happened in the time i was online, too.
it reports that error and after that goes on… at the and emerge exits normaly and no final error is reported… very confusing… |
Advocate
Joined: 02 Jun 2003
Posts: 2021
Location: Republic of California
Posted: Tue Mar 02, 2004 4:20 am Post subject: | |
|
|
Ok. I misinterpreted your issue. To be honest, I’ve never seen that issue so I’m unable to assist since I haven’t the slightest clue… |
Veteran
Joined: 27 Feb 2004
Posts: 1187
Posted: Tue Mar 02, 2004 4:47 am Post subject: | |
|
|
i saw that someone had similar problem, but i was unable to find any solution for this:
http://braindamage.alal.com/archives/gentoo-user/20030924/3724.html
|
l33t
Joined: 10 Jul 2002
Posts: 799
Location: Buenos Aires, Argentina
Posted: Tue Mar 02, 2004 4:55 am Post subject: | |
|
|
Me too. But I didn’t have the time to investigate the problem. |
Veteran
Joined: 27 Feb 2004
Posts: 1187
Posted: Tue Mar 02, 2004 5:14 am Post subject: | |
|
|
is it working for you even you had those errors? |
l33t
Joined: 10 Jul 2002
Posts: 799
Location: Buenos Aires, Argentina
Posted: Tue Mar 02, 2004 5:16 am Post subject: | |
|
|
Yup. Everything is perfectly ok, except for the error. |
Bodhisattva
Joined: 07 Aug 2002
Posts: 7729
Location: Underworld
Posted: Tue Mar 02, 2004 1:53 pm Post subject: | |
|
|
Moved from IG _________________ «I’m just very selective about the reality I choose to accept.» — Calvin |
Bodhisattva
Joined: 11 Oct 2003
Posts: 220
Location: Oulu, Finland
Posted: Fri Mar 12, 2004 5:08 pm Post subject: | |
|
|
I’m having this same error when emerging KDE. (Currently kdeedu-3.2.0) |
n00b
Joined: 27 Sep 2003
Posts: 3
Posted: Sat Mar 13, 2004 12:52 am Post subject: | |
|
|
Are you on a home network? I’ve noticed that Outlook Express seems to hog the network connection when checking for mail. _________________ http://www.catb.org/~esr/faqs/smart-questions.html#before |
Tux’s lil’ helper
Joined: 28 Jul 2004
Posts: 87
Posted: Sat Sep 18, 2004 1:37 am Post subject: Re: Session management error | ||||
|
||||
|
Veteran
Joined: 09 Aug 2003
Posts: 1033
Posted: Tue Oct 12, 2004 7:05 am Post subject: | |
|
|
Same errors coming up as well while in the middle of building pieces of KDE. Hmm. I’m using KDM and I’ve never seen these errors before. |
Veteran
Joined: 09 Aug 2003
Posts: 1033
Posted: Tue Oct 12, 2004 7:07 am Post subject: | |
|
|
Is everyone here using userpriv in their FEATURES of make.conf? I get the feeling it’s somehow related. |
Veteran
Joined: 09 Aug 2003
Posts: 1033
Posted: Tue Oct 12, 2004 7:16 am Post subject: | |
|
|
It’s a harmless error that’s caused by running all your portage stuff as the portage user instead of as root. |
Display posts from previous: |