-
-
Notifications
You must be signed in to change notification settings - Fork 116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot create a new file #682
Labels
Status: Incomplete
Needs more information before we can take action
Comments
I cannot reproduce.this. Did you possibly open Code as root from Terminal, causing permissions errors? Can you please open Code with debugging messages ( |
The output from the terminal is:
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
indrjo@puter:~$ G_MESSAGES_DEBUG=all io.elementary.code
(io.elementary.code:6875): Gtk-DEBUG: 12:19:44.571: Connecting to session
manager
[FATAL 12:19:49.194986] DocumentView.vala:151: Errore nell'aprire il file
«/home/indrjo/.local/share/io.elementary.code/unsaved/Text file from
2019-06-27 12:19:49:194735»: Permesso negato
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
I'm sorry because the output is in Italian, but here are some translations:
Errore nell'aprire il file = Error in opening the file/ Cannot open the file
Permesso negato = Access deinied
I tried:
sudo rm -rf /home/indrjo/.local/share/io.elementary.code
and everithing seems working properly.
But this behaviour is very strange, gedit has never behaved in such a way,
I constantly switched form normal user and superuser and I have not
encountered any issue. You should add some code which controls such files
and make sure them to not change permissions.
Indrjo Dedej
…On Thu, 27 Jun 2019 at 00:03, Cassidy James Blaede ***@***.***> wrote:
I cannot reproduce.this. Did you possibly open Code as root from Terminal,
causing permissions errors? Can you please open Code with debugging
messages (G_MESSAGES_DEBUG=all io.elementary.code) from Terminal,
reproduce the issue, and paste the output here?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#682?email_source=notifications&email_token=ALCEKBMPKQRKJX3C55WBXXTP4PRSXA5CNFSM4H2QKJZ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYU6I5A#issuecomment-506061940>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ALCEKBOLMVCSNELFMGABSFTP4PRSXANCNFSM4H2QKJZQ>
.
|
duplicate of #202 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here are the steps to reproduce the problem.
The text was updated successfully, but these errors were encountered: