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
Closed
dave2309 opened this issue
Aug 25, 2021
· 4 comments
Assignees
Comments
When trying to setup SSH connection I have this:
(mysql-workbench-bin:605487): GLib-GIO-WARNING **: 11:55:59.370: Error creating IO channel for /proc/self/mountinfo: Permission denied (g-file-error-quark, 2)
(mysql-workbench-bin:605487): glibmm-ERROR **: 11:56:27.016:
unhandled exception (type unknown) in signal handler
Does anyone have something similar?
Hi, David…
Please try to allow ssh permission and use the latest edge version
snap install mysql-workbench-community --edge snap connect mysql-workbench-community:password-manager-service snap connect mysql-workbench-community:ssh-keys
I did already
- install snap mysql-workbench-community
- connect all
Can that be link to the fact that I should logout and login again?
I can’t reproduce this behaviour on Ubuntu 21.04 with X11
try running edge version with the command below to get more context of your error
snap run mysql-workbench-community --log-to-stderr
And take a look on journalctl and search by policy violations
Ok, that was a SSH key issue (wrong one)
the permissions message is not related to the crash directly. It occurs before attempting a connection, while setting the connection (clicking test connection for example)
So I could connect at the end.
Thanks for your support!
Regards,
David
PS: wil close the issue.
2 participants
У Ubuntu нет роллинг-релиза.
Как это нет? Заходим на страницу https://ubuntu.com/download/desktop и видим:
Ubuntu 18.04.4 LTS — стабильная версия
Ubuntu 19.10 — по логике, роллинг
У винды, тоже есть редакция LTSB. Там и обновления не навязываются и меньше всякого мусора в системе. А обычая версия заставляется обновляться и пользоваться всякой левотой, которую даже отключить нет возможности. В подробности не буду вдаваться. Кто сталкивался, тот поймёт. Да и не по теме, здесь винду обсуждать.
Что исправлять? Вы в журналы windows загляните на досуге.
Я имею ввиду, раз уж ошибка canberra-gtk-module сыпется в каждой программе, значит это вопрос не к разработчику программы а к операционной системе. И, кстати, те же программы на других Linux-системах также ругаются. Имевте виду те, которые запускаются. Но на убунте практически всё запускается, чего не скажешь о других дистрибутивах.
Я к тому, что если ошибка присутствует, то она на что-то влияет. Странно утверждать обратное. Другое дело ошибка, связанная с canberra-gtk-module это не критическая ошибка с точки зрения надёжности т.к. gtk это, как я понимаю, графика пользовательского окружения. Но всё-равно, интересно
Пользователь добавил сообщение 08 Марта 2020, 12:55:35:
ALiEN175, вот вы говорите ошибки не влияют и посмотреть в лог винды. Но в винде то такого я, в тех же программах, не встречаю, что бы не сохранялись данные в программе или типа того. Я винду не оправдываю. Мне видна уже опротивилиа. Но, это факт.
Вот я из тех 3 вышеперечисленных программ, решил протестировать OutWiker.
При запуске вижу в консоли:
hoz@hoz-VirtualBox:~/Downloads/tomboy-1.15.9$ outwiker Если по строчкам, связанным с gtk никто не смог мне объяснить, до сих пор, решение, а спрашивал я уже много у кого, но это, как я выше отписал не критично, то последняя строчка:
Gtk-Message: 12:48:02.531: Failed to load module "canberra-gtk-module"
Gtk-Message: 12:48:02.538: Failed to load module "canberra-gtk-module"
12:48:02 PM: Debug: Failed to connect to session manager: None of the authentication protocols specified are supported
12:48:02 PM: Debug: Failed to connect to session manager: None of the authentication protocols specified are supportedявляется критичной. Это реально критическая ошибка. Т.к. она связана с не возможностью подконектится к сессии. Впрочем, далее это всё будет видно.
Запускаю, хочу создать новую базу данных (файл) для хранения заметок. Вижу, как программа вываливает ошибку прямо в графическом интерфейсе пользователя:


В момент возникновения ошибки в консоли вижу:
(runoutwiker.py:13301): GLib-GIO-WARNING **: 12:49:17.129: Error creating IO channel for /proc/self/mountinfo: Permission denied (g-file-error-quark, 2)В прочем, есс-но. Если сессия нормально не создалась, стабильная работа приложения, навряд ли, будет.
ERROR 2020-03-08 12:49:24,669 outwiker.core.notestreeregistry - registrynotestree - Error reading a notes tree registry
WARNING 2020-03-08 12:49:24,670 outwiker.core.notestreeregistry - registrynotestree - Invalid notes tree registry version
Error creating IO channel for /proc/self/mountinfo: Permission denied (g-file-error-quark, 2)
Bug #1856429 reported by
Clinton H
on 2019-12-15
This bug affects 2 people
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
|
update-manager (Ubuntu)
|
Confirmed |
Undecided |
Unassigned
|
Bug Description
1) Ubuntu 19.10
2) unknown
3) no error
4) error in log file.
Revision history for this message

Status changed to ‘Confirmed’ because the bug affects multiple users.
| Changed in update-manager (Ubuntu): | |
| status: | New → Confirmed |
To post a comment you must log in.
-
Report a bug
This report contains
Public
information
Everyone can see this information.
Other bug subscribers
Remote bug watches
Bug watches keep track of this bug in other bug trackers.
Open
Issue created Jul 07, 2022 by
failure to export files, snap store
Summary:
I cannot export files (but I can save and save as).
Steps to reproduce:
- Open inkscape in the terminal
inkscape - Open file via the dialogue box
- Use file menu or keyboard short cut to open export dialogue box/bar.
- Export to default location (do not change anything, just click
export. The default path is/run/user/1000/doc/b913c5af/Figure_9.png) OR - Click on the file icon to browse to folder and change file name, then click
export - The following is printed to screen on the terminal.
(org.inkscape.Inkscape:22912): GLib-GIO-WARNING **: 09:40:40.335: Error creating IO channel for /proc/self/mountinfo: Permission denied (g-file-error-quark, 2)
(org.inkscape.Inkscape:22912): Gtk-CRITICAL **: 09:51:13.086: gtk_widget_get_visible: assertion 'GTK_IS_WIDGET (widget)' failed
(org.inkscape.Inkscape:22912): GLib-GIO-WARNING **: 09:52:31.935: Error creating IO channel for /proc/self/mountinfo: Permission denied (g-file-error-quark, 2)
(org.inkscape.Inkscape:22912): GLib-GIO-WARNING **: 09:53:59.934: Error creating IO channel for /proc/self/mountinfo: Permission denied (g-file-error-quark, 2)
What should have happened?
- The file should have been saved.
Sample attachments:
An eps file are attached.
Version info
Inkscape 1.2 (56b05e47e7, 2022-06-09, custom)
GLib version: 2.72.1
GTK version: 3.24.33
glibmm version: 2.66.2
gtkmm version: 3.24.5
libxml2 version: 2.9.13
libxslt version: 1.1.34
Cairo version: 1.16.0
Pango version: 1.50.6
HarfBuzz version: 2.7.4
OS version: Ubuntu Core 22
I am running swaywm.
snap --version
snap 2.56.2+git513.g1d6abd1
snapd 2.56.2+git513.g1d6abd1
series 16
ubuntu 22.04
kernel 5.15.0-41-generic
Recommend Projects
-
React
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
Vue.js
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
Typescript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
-
TensorFlow
An Open Source Machine Learning Framework for Everyone
-
Django
The Web framework for perfectionists with deadlines.
-
Laravel
A PHP framework for web artisans
-
D3
Bring data to life with SVG, Canvas and HTML. 📊📈🎉
Recommend Topics
-
javascript
JavaScript (JS) is a lightweight interpreted programming language with first-class functions.
-
web
Some thing interesting about web. New door for the world.
-
server
A server is a program made to process requests and deliver data to clients.
-
Machine learning
Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.
-
Visualization
Some thing interesting about visualization, use data art
-
Game
Some thing interesting about game, make everyone happy.
Recommend Org
-
Facebook
We are working to build community through open source technology. NB: members must have two-factor auth.
-
Microsoft
Open source projects and samples from Microsoft.
-
Google
Google ❤️ Open Source for everyone.
-
Alibaba
Alibaba Open Source for everyone
-
D3
Data-Driven Documents codes.
-
Tencent
China tencent open source team.
