Skip to content
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

Issue with config files running on Linux #719

Closed
NickoftheSouth opened this issue Apr 10, 2019 · 4 comments
Closed

Issue with config files running on Linux #719

NickoftheSouth opened this issue Apr 10, 2019 · 4 comments

Comments

@NickoftheSouth
Copy link


  • Operating System:

    • [*] Ubuntu (18.10)
  • Somehow my configuration files have become corrupt on my Ubuntu installation of Zulip.
    Even if I uninstall and re-install I'm getting the same error message and the App fails to open.
    This may be a generic Electron issue, but if anyone has any idea how to clear the cache I'd appreciate it.

  • The error message when trying to run Zulip from commandline looks like this:

~$ zulip
Fontconfig error: Cannot load default config file
Failed to generate minidump.Segmentation fault (core dumped)
@kanishk98
Copy link
Collaborator

Hello Nick! Thanks for letting us know.
@vsvipul has a Linux system, he should be able to help you out here.
It'd also help if you could help us understand why this may have happened. #593 details how Zulip segfaults if downloaded from the Ubuntu Software Center, but the error message there is different.

@vsvipul
Copy link
Collaborator

vsvipul commented Apr 11, 2019

This may be a generic Electron issue, but if anyone has any idea how to clear the cache I'd appreciate it.

You can clear the cache files from /home/user/.config/Zulip . Although, i don't think this is an error because of config files.

It seems to be a problem with your Fontconfig.
Please try removing and reinstalling fontconfig and report back if it works or not. You can refer to the problem here.

@akashnimare
Copy link
Member

@NickoftheSouth let us know if the solutions provided above works for you.

@akashnimare
Copy link
Member

Feel free to re-open this if the above solution doesn't work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants