Where is the VLC logfile for errors?
I tried to open a blu ray with VLC, but I got this error message:
VLC is unable to open the MRL 'bluray:///dev/sr0'. Check the log for details.
For further information I have to read a log from VLC, but I can not find any log, I only found with which vlc
where vlc is located, namely
/usr/bin/vlc
I went there, but found no log file.
vlc log blu-ray
add a comment |
I tried to open a blu ray with VLC, but I got this error message:
VLC is unable to open the MRL 'bluray:///dev/sr0'. Check the log for details.
For further information I have to read a log from VLC, but I can not find any log, I only found with which vlc
where vlc is located, namely
/usr/bin/vlc
I went there, but found no log file.
vlc log blu-ray
It seems that by default, logging isn't turned on. You can save a lot of mucking about by going straight to @klugerama's answer: askubuntu.com/a/945445/135088
– Michael Scheper
Feb 21 '18 at 20:09
add a comment |
I tried to open a blu ray with VLC, but I got this error message:
VLC is unable to open the MRL 'bluray:///dev/sr0'. Check the log for details.
For further information I have to read a log from VLC, but I can not find any log, I only found with which vlc
where vlc is located, namely
/usr/bin/vlc
I went there, but found no log file.
vlc log blu-ray
I tried to open a blu ray with VLC, but I got this error message:
VLC is unable to open the MRL 'bluray:///dev/sr0'. Check the log for details.
For further information I have to read a log from VLC, but I can not find any log, I only found with which vlc
where vlc is located, namely
/usr/bin/vlc
I went there, but found no log file.
vlc log blu-ray
vlc log blu-ray
asked Apr 28 '17 at 20:26
sharkantsharkant
4361921
4361921
It seems that by default, logging isn't turned on. You can save a lot of mucking about by going straight to @klugerama's answer: askubuntu.com/a/945445/135088
– Michael Scheper
Feb 21 '18 at 20:09
add a comment |
It seems that by default, logging isn't turned on. You can save a lot of mucking about by going straight to @klugerama's answer: askubuntu.com/a/945445/135088
– Michael Scheper
Feb 21 '18 at 20:09
It seems that by default, logging isn't turned on. You can save a lot of mucking about by going straight to @klugerama's answer: askubuntu.com/a/945445/135088
– Michael Scheper
Feb 21 '18 at 20:09
It seems that by default, logging isn't turned on. You can save a lot of mucking about by going straight to @klugerama's answer: askubuntu.com/a/945445/135088
– Michael Scheper
Feb 21 '18 at 20:09
add a comment |
5 Answers
5
active
oldest
votes
You can set the VLC log file location directly in the client by going into the options Tools -> Preferences -> Select "ALL" -> Advanced -> Logging
. You can also set the verbosity 0: silent, 1: error/info, 2: warning, 3: debug
depending on the level of information you would like in the log file. Then restart the VLC client for the changes to take effect.
thx, this narrows my search, however there are many log files in /var/log , do not know how to find the one which belongs to vlc
– sharkant
Apr 28 '17 at 20:31
1
Ok, it might actually be an option you set in the program, Try going to VLC -> Tools -> Preferences -> Select "ALL" -> Advanced -> Logging, as described in the link below: forum.videolan.org/viewtopic.php?t=101543
– Nick Rodriguez
Apr 28 '17 at 20:34
Did this solve the problem for you?
– Nick Rodriguez
Apr 28 '17 at 22:32
when I follow the path you ve given, than there is indeed a field called "logfilename" but it is blank. Does this mean I have to choose myself a logfilename and only once I ve created it the error messages will be displayed there?
– sharkant
Apr 29 '17 at 8:24
Yes, you have to choose the log file you want to use. Then I believe you will have to restart the player for the changes to take effect. Also, make sure the verbosity is set to either 1 or 2 depending on the detail of error logging you would like.
– Nick Rodriguez
Apr 29 '17 at 8:36
add a comment |
Thanks to Pananoid Panda and Kluegerama for supplying the detail, but I think this answer needs to be more concise. For those of you looking to enable logging in VLC the following steps are confirmed to work on Mac, Linux and Windows.
On a PC go to Tools -> Preferences -> Press "Show All" button (bottom left of pop-up window) -> Advanced -> Advanced settings -> Logger. On a Mac preferences is under the VLC menu, the rest is the same as for PC.
Tick the box to 'Log to file'. Specify log file name under where it says 'Log filename' and click the browse button to set a location for the log file. You must browse to where you want the log file to be, then click Save (Select on a Mac).
Choose Text for the Log format.
Set verbosity to Debug (option 2 on older versions) - other options are Info, Warning (both option 1 on older versions) and Error. The Default option is equivalent to 0 on older versions.
Click the Save button and exit VLC.
Restart VLC.
When you next start VLC, it will be logging all activity to the file specified.
Useful writeup, though #2 log to file box no longer present, looks to have been moved to logging from before.
– dez93_2000
Oct 13 '18 at 6:58
add a comment |
To add to what Paranoid Panda said, you must also enable logging:
Select the "Interface" section in Preferences (after following the same directions for showing all settings), and check the appropriate for "Log to file" and/or "Log to syslog".
This should be the accepted answer. (I've never seen an accepted answer with negative votes before!)
– Michael Scheper
Feb 21 '18 at 20:11
add a comment |
You can set the location and verbosity level for the VLC log file like this:
- Select
Tools
→Preferences
from the menu (or type CTRL + P) - In the
Show settings
radio buttons at the bottom left of the preferences window, click 'All' - Go to
Advanced
→Logging
in the preferences tree
According to the manpage, this is what the different levels of verbosity mean:
0 = silent
1 = info/warning messages
2 = debug
add a comment |
Before you set VLC to log to file as @AnotherLongUsername described, VLC will be logging to /var/log/syslog
. This file is shared among many different applications, so you will have to search for "vlc
" to find VLC's messages.
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/3.0/"u003ecc by-sa 3.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%2f910037%2fwhere-is-the-vlc-logfile-for-errors%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
5 Answers
5
active
oldest
votes
5 Answers
5
active
oldest
votes
active
oldest
votes
active
oldest
votes
You can set the VLC log file location directly in the client by going into the options Tools -> Preferences -> Select "ALL" -> Advanced -> Logging
. You can also set the verbosity 0: silent, 1: error/info, 2: warning, 3: debug
depending on the level of information you would like in the log file. Then restart the VLC client for the changes to take effect.
thx, this narrows my search, however there are many log files in /var/log , do not know how to find the one which belongs to vlc
– sharkant
Apr 28 '17 at 20:31
1
Ok, it might actually be an option you set in the program, Try going to VLC -> Tools -> Preferences -> Select "ALL" -> Advanced -> Logging, as described in the link below: forum.videolan.org/viewtopic.php?t=101543
– Nick Rodriguez
Apr 28 '17 at 20:34
Did this solve the problem for you?
– Nick Rodriguez
Apr 28 '17 at 22:32
when I follow the path you ve given, than there is indeed a field called "logfilename" but it is blank. Does this mean I have to choose myself a logfilename and only once I ve created it the error messages will be displayed there?
– sharkant
Apr 29 '17 at 8:24
Yes, you have to choose the log file you want to use. Then I believe you will have to restart the player for the changes to take effect. Also, make sure the verbosity is set to either 1 or 2 depending on the detail of error logging you would like.
– Nick Rodriguez
Apr 29 '17 at 8:36
add a comment |
You can set the VLC log file location directly in the client by going into the options Tools -> Preferences -> Select "ALL" -> Advanced -> Logging
. You can also set the verbosity 0: silent, 1: error/info, 2: warning, 3: debug
depending on the level of information you would like in the log file. Then restart the VLC client for the changes to take effect.
thx, this narrows my search, however there are many log files in /var/log , do not know how to find the one which belongs to vlc
– sharkant
Apr 28 '17 at 20:31
1
Ok, it might actually be an option you set in the program, Try going to VLC -> Tools -> Preferences -> Select "ALL" -> Advanced -> Logging, as described in the link below: forum.videolan.org/viewtopic.php?t=101543
– Nick Rodriguez
Apr 28 '17 at 20:34
Did this solve the problem for you?
– Nick Rodriguez
Apr 28 '17 at 22:32
when I follow the path you ve given, than there is indeed a field called "logfilename" but it is blank. Does this mean I have to choose myself a logfilename and only once I ve created it the error messages will be displayed there?
– sharkant
Apr 29 '17 at 8:24
Yes, you have to choose the log file you want to use. Then I believe you will have to restart the player for the changes to take effect. Also, make sure the verbosity is set to either 1 or 2 depending on the detail of error logging you would like.
– Nick Rodriguez
Apr 29 '17 at 8:36
add a comment |
You can set the VLC log file location directly in the client by going into the options Tools -> Preferences -> Select "ALL" -> Advanced -> Logging
. You can also set the verbosity 0: silent, 1: error/info, 2: warning, 3: debug
depending on the level of information you would like in the log file. Then restart the VLC client for the changes to take effect.
You can set the VLC log file location directly in the client by going into the options Tools -> Preferences -> Select "ALL" -> Advanced -> Logging
. You can also set the verbosity 0: silent, 1: error/info, 2: warning, 3: debug
depending on the level of information you would like in the log file. Then restart the VLC client for the changes to take effect.
edited Apr 29 '17 at 8:45
answered Apr 28 '17 at 20:27
Nick RodriguezNick Rodriguez
344
344
thx, this narrows my search, however there are many log files in /var/log , do not know how to find the one which belongs to vlc
– sharkant
Apr 28 '17 at 20:31
1
Ok, it might actually be an option you set in the program, Try going to VLC -> Tools -> Preferences -> Select "ALL" -> Advanced -> Logging, as described in the link below: forum.videolan.org/viewtopic.php?t=101543
– Nick Rodriguez
Apr 28 '17 at 20:34
Did this solve the problem for you?
– Nick Rodriguez
Apr 28 '17 at 22:32
when I follow the path you ve given, than there is indeed a field called "logfilename" but it is blank. Does this mean I have to choose myself a logfilename and only once I ve created it the error messages will be displayed there?
– sharkant
Apr 29 '17 at 8:24
Yes, you have to choose the log file you want to use. Then I believe you will have to restart the player for the changes to take effect. Also, make sure the verbosity is set to either 1 or 2 depending on the detail of error logging you would like.
– Nick Rodriguez
Apr 29 '17 at 8:36
add a comment |
thx, this narrows my search, however there are many log files in /var/log , do not know how to find the one which belongs to vlc
– sharkant
Apr 28 '17 at 20:31
1
Ok, it might actually be an option you set in the program, Try going to VLC -> Tools -> Preferences -> Select "ALL" -> Advanced -> Logging, as described in the link below: forum.videolan.org/viewtopic.php?t=101543
– Nick Rodriguez
Apr 28 '17 at 20:34
Did this solve the problem for you?
– Nick Rodriguez
Apr 28 '17 at 22:32
when I follow the path you ve given, than there is indeed a field called "logfilename" but it is blank. Does this mean I have to choose myself a logfilename and only once I ve created it the error messages will be displayed there?
– sharkant
Apr 29 '17 at 8:24
Yes, you have to choose the log file you want to use. Then I believe you will have to restart the player for the changes to take effect. Also, make sure the verbosity is set to either 1 or 2 depending on the detail of error logging you would like.
– Nick Rodriguez
Apr 29 '17 at 8:36
thx, this narrows my search, however there are many log files in /var/log , do not know how to find the one which belongs to vlc
– sharkant
Apr 28 '17 at 20:31
thx, this narrows my search, however there are many log files in /var/log , do not know how to find the one which belongs to vlc
– sharkant
Apr 28 '17 at 20:31
1
1
Ok, it might actually be an option you set in the program, Try going to VLC -> Tools -> Preferences -> Select "ALL" -> Advanced -> Logging, as described in the link below: forum.videolan.org/viewtopic.php?t=101543
– Nick Rodriguez
Apr 28 '17 at 20:34
Ok, it might actually be an option you set in the program, Try going to VLC -> Tools -> Preferences -> Select "ALL" -> Advanced -> Logging, as described in the link below: forum.videolan.org/viewtopic.php?t=101543
– Nick Rodriguez
Apr 28 '17 at 20:34
Did this solve the problem for you?
– Nick Rodriguez
Apr 28 '17 at 22:32
Did this solve the problem for you?
– Nick Rodriguez
Apr 28 '17 at 22:32
when I follow the path you ve given, than there is indeed a field called "logfilename" but it is blank. Does this mean I have to choose myself a logfilename and only once I ve created it the error messages will be displayed there?
– sharkant
Apr 29 '17 at 8:24
when I follow the path you ve given, than there is indeed a field called "logfilename" but it is blank. Does this mean I have to choose myself a logfilename and only once I ve created it the error messages will be displayed there?
– sharkant
Apr 29 '17 at 8:24
Yes, you have to choose the log file you want to use. Then I believe you will have to restart the player for the changes to take effect. Also, make sure the verbosity is set to either 1 or 2 depending on the detail of error logging you would like.
– Nick Rodriguez
Apr 29 '17 at 8:36
Yes, you have to choose the log file you want to use. Then I believe you will have to restart the player for the changes to take effect. Also, make sure the verbosity is set to either 1 or 2 depending on the detail of error logging you would like.
– Nick Rodriguez
Apr 29 '17 at 8:36
add a comment |
Thanks to Pananoid Panda and Kluegerama for supplying the detail, but I think this answer needs to be more concise. For those of you looking to enable logging in VLC the following steps are confirmed to work on Mac, Linux and Windows.
On a PC go to Tools -> Preferences -> Press "Show All" button (bottom left of pop-up window) -> Advanced -> Advanced settings -> Logger. On a Mac preferences is under the VLC menu, the rest is the same as for PC.
Tick the box to 'Log to file'. Specify log file name under where it says 'Log filename' and click the browse button to set a location for the log file. You must browse to where you want the log file to be, then click Save (Select on a Mac).
Choose Text for the Log format.
Set verbosity to Debug (option 2 on older versions) - other options are Info, Warning (both option 1 on older versions) and Error. The Default option is equivalent to 0 on older versions.
Click the Save button and exit VLC.
Restart VLC.
When you next start VLC, it will be logging all activity to the file specified.
Useful writeup, though #2 log to file box no longer present, looks to have been moved to logging from before.
– dez93_2000
Oct 13 '18 at 6:58
add a comment |
Thanks to Pananoid Panda and Kluegerama for supplying the detail, but I think this answer needs to be more concise. For those of you looking to enable logging in VLC the following steps are confirmed to work on Mac, Linux and Windows.
On a PC go to Tools -> Preferences -> Press "Show All" button (bottom left of pop-up window) -> Advanced -> Advanced settings -> Logger. On a Mac preferences is under the VLC menu, the rest is the same as for PC.
Tick the box to 'Log to file'. Specify log file name under where it says 'Log filename' and click the browse button to set a location for the log file. You must browse to where you want the log file to be, then click Save (Select on a Mac).
Choose Text for the Log format.
Set verbosity to Debug (option 2 on older versions) - other options are Info, Warning (both option 1 on older versions) and Error. The Default option is equivalent to 0 on older versions.
Click the Save button and exit VLC.
Restart VLC.
When you next start VLC, it will be logging all activity to the file specified.
Useful writeup, though #2 log to file box no longer present, looks to have been moved to logging from before.
– dez93_2000
Oct 13 '18 at 6:58
add a comment |
Thanks to Pananoid Panda and Kluegerama for supplying the detail, but I think this answer needs to be more concise. For those of you looking to enable logging in VLC the following steps are confirmed to work on Mac, Linux and Windows.
On a PC go to Tools -> Preferences -> Press "Show All" button (bottom left of pop-up window) -> Advanced -> Advanced settings -> Logger. On a Mac preferences is under the VLC menu, the rest is the same as for PC.
Tick the box to 'Log to file'. Specify log file name under where it says 'Log filename' and click the browse button to set a location for the log file. You must browse to where you want the log file to be, then click Save (Select on a Mac).
Choose Text for the Log format.
Set verbosity to Debug (option 2 on older versions) - other options are Info, Warning (both option 1 on older versions) and Error. The Default option is equivalent to 0 on older versions.
Click the Save button and exit VLC.
Restart VLC.
When you next start VLC, it will be logging all activity to the file specified.
Thanks to Pananoid Panda and Kluegerama for supplying the detail, but I think this answer needs to be more concise. For those of you looking to enable logging in VLC the following steps are confirmed to work on Mac, Linux and Windows.
On a PC go to Tools -> Preferences -> Press "Show All" button (bottom left of pop-up window) -> Advanced -> Advanced settings -> Logger. On a Mac preferences is under the VLC menu, the rest is the same as for PC.
Tick the box to 'Log to file'. Specify log file name under where it says 'Log filename' and click the browse button to set a location for the log file. You must browse to where you want the log file to be, then click Save (Select on a Mac).
Choose Text for the Log format.
Set verbosity to Debug (option 2 on older versions) - other options are Info, Warning (both option 1 on older versions) and Error. The Default option is equivalent to 0 on older versions.
Click the Save button and exit VLC.
Restart VLC.
When you next start VLC, it will be logging all activity to the file specified.
edited Oct 24 '18 at 19:49
answered Sep 6 '17 at 11:19
AnotherLongUsernameAnotherLongUsername
11115
11115
Useful writeup, though #2 log to file box no longer present, looks to have been moved to logging from before.
– dez93_2000
Oct 13 '18 at 6:58
add a comment |
Useful writeup, though #2 log to file box no longer present, looks to have been moved to logging from before.
– dez93_2000
Oct 13 '18 at 6:58
Useful writeup, though #2 log to file box no longer present, looks to have been moved to logging from before.
– dez93_2000
Oct 13 '18 at 6:58
Useful writeup, though #2 log to file box no longer present, looks to have been moved to logging from before.
– dez93_2000
Oct 13 '18 at 6:58
add a comment |
To add to what Paranoid Panda said, you must also enable logging:
Select the "Interface" section in Preferences (after following the same directions for showing all settings), and check the appropriate for "Log to file" and/or "Log to syslog".
This should be the accepted answer. (I've never seen an accepted answer with negative votes before!)
– Michael Scheper
Feb 21 '18 at 20:11
add a comment |
To add to what Paranoid Panda said, you must also enable logging:
Select the "Interface" section in Preferences (after following the same directions for showing all settings), and check the appropriate for "Log to file" and/or "Log to syslog".
This should be the accepted answer. (I've never seen an accepted answer with negative votes before!)
– Michael Scheper
Feb 21 '18 at 20:11
add a comment |
To add to what Paranoid Panda said, you must also enable logging:
Select the "Interface" section in Preferences (after following the same directions for showing all settings), and check the appropriate for "Log to file" and/or "Log to syslog".
To add to what Paranoid Panda said, you must also enable logging:
Select the "Interface" section in Preferences (after following the same directions for showing all settings), and check the appropriate for "Log to file" and/or "Log to syslog".
answered Aug 11 '17 at 23:56
klugeramaklugerama
1413
1413
This should be the accepted answer. (I've never seen an accepted answer with negative votes before!)
– Michael Scheper
Feb 21 '18 at 20:11
add a comment |
This should be the accepted answer. (I've never seen an accepted answer with negative votes before!)
– Michael Scheper
Feb 21 '18 at 20:11
This should be the accepted answer. (I've never seen an accepted answer with negative votes before!)
– Michael Scheper
Feb 21 '18 at 20:11
This should be the accepted answer. (I've never seen an accepted answer with negative votes before!)
– Michael Scheper
Feb 21 '18 at 20:11
add a comment |
You can set the location and verbosity level for the VLC log file like this:
- Select
Tools
→Preferences
from the menu (or type CTRL + P) - In the
Show settings
radio buttons at the bottom left of the preferences window, click 'All' - Go to
Advanced
→Logging
in the preferences tree
According to the manpage, this is what the different levels of verbosity mean:
0 = silent
1 = info/warning messages
2 = debug
add a comment |
You can set the location and verbosity level for the VLC log file like this:
- Select
Tools
→Preferences
from the menu (or type CTRL + P) - In the
Show settings
radio buttons at the bottom left of the preferences window, click 'All' - Go to
Advanced
→Logging
in the preferences tree
According to the manpage, this is what the different levels of verbosity mean:
0 = silent
1 = info/warning messages
2 = debug
add a comment |
You can set the location and verbosity level for the VLC log file like this:
- Select
Tools
→Preferences
from the menu (or type CTRL + P) - In the
Show settings
radio buttons at the bottom left of the preferences window, click 'All' - Go to
Advanced
→Logging
in the preferences tree
According to the manpage, this is what the different levels of verbosity mean:
0 = silent
1 = info/warning messages
2 = debug
You can set the location and verbosity level for the VLC log file like this:
- Select
Tools
→Preferences
from the menu (or type CTRL + P) - In the
Show settings
radio buttons at the bottom left of the preferences window, click 'All' - Go to
Advanced
→Logging
in the preferences tree
According to the manpage, this is what the different levels of verbosity mean:
0 = silent
1 = info/warning messages
2 = debug
edited Feb 22 '18 at 0:45
Michael Scheper
1277
1277
answered Apr 28 '17 at 20:39
user364819
add a comment |
add a comment |
Before you set VLC to log to file as @AnotherLongUsername described, VLC will be logging to /var/log/syslog
. This file is shared among many different applications, so you will have to search for "vlc
" to find VLC's messages.
add a comment |
Before you set VLC to log to file as @AnotherLongUsername described, VLC will be logging to /var/log/syslog
. This file is shared among many different applications, so you will have to search for "vlc
" to find VLC's messages.
add a comment |
Before you set VLC to log to file as @AnotherLongUsername described, VLC will be logging to /var/log/syslog
. This file is shared among many different applications, so you will have to search for "vlc
" to find VLC's messages.
Before you set VLC to log to file as @AnotherLongUsername described, VLC will be logging to /var/log/syslog
. This file is shared among many different applications, so you will have to search for "vlc
" to find VLC's messages.
answered Jan 8 at 22:15
ZoltánZoltán
2501215
2501215
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%2f910037%2fwhere-is-the-vlc-logfile-for-errors%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
It seems that by default, logging isn't turned on. You can save a lot of mucking about by going straight to @klugerama's answer: askubuntu.com/a/945445/135088
– Michael Scheper
Feb 21 '18 at 20:09