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

Problem with french translation and segfault #90

Open
Paullux opened this issue Feb 15, 2021 · 0 comments
Open

Problem with french translation and segfault #90

Paullux opened this issue Feb 15, 2021 · 0 comments

Comments

@Paullux
Copy link

Paullux commented Feb 15, 2021

when i try to launch Prismatik on Linux Ubuntu i have a segfault, you can see the log :

19:48:33:632 Debug: void SettingsWindow::initLanguages() 
19:48:33:632 Debug: void SettingsWindow::initVirtualLeds(int) 10 
19:48:33:632 Debug: void SettingsWindow::loadTranslation(const QString&) "<System>" 
19:48:33:632 Debug: static void SettingsScope::Settings::setLanguage(const QString&) 
19:48:33:632 Debug: System locale "fr_FR" 
19:48:33:632 Debug: static void SettingsScope::Settings::setLanguage(const QString&) 
19:48:33:632 Warning: Fail load translation for locale "fr_FR" pathToLocale ":/translations/fr_FR" 
19:48:33:642 Debug: SettingsWindow::SettingsWindow(QWidget*) initialized 
19:48:33:642 Debug: void SettingsWindow::createTrayIcon() 

(process:30377): GLib-GObject-WARNING **: 19:48:33.643: invalid (NULL) pointer instance

(process:30377): GLib-GObject-CRITICAL **: 19:48:33.643: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

(process:30377): GLib-CRITICAL **: 19:48:33.643: g_hash_table_lookup: assertion 'hash_table != NULL' failed

(process:30377): GLib-CRITICAL **: 19:48:33.643: g_hash_table_lookup: assertion 'hash_table != NULL' failed

(process:30377): GLib-CRITICAL **: 19:48:33.643: g_hash_table_lookup: assertion 'hash_table != NULL' failed

(process:30377): GLib-CRITICAL **: 19:48:33.643: g_hash_table_insert_internal: assertion 'hash_table != NULL' failed

(process:30377): GLib-CRITICAL **: 19:48:33.643: g_hash_table_lookup: assertion 'hash_table != NULL' failed
Erreur de segmentation (core dumped)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant