mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #3034] Vivaldi Error messages #1903
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#1903
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @aberja on GitHub (Nov 8, 2019).
Original GitHub issue: https://github.com/netblue30/firejail/issues/3034
Vivaldi thru firejail appears to be working fine. However, I'm seeing numerous error messages in the terminal window. Not sure if there anything that I should be concerned about, or whether it's okay to ignore the errors.
I'm running LMDE 3
Vivaldi is 2.9.1705.41 (Stable channel) (64-bit)
firejail was cloned from git today
g752vs@g752vs:~$ firejail vivaldi
Reading profile /usr/local/etc/firejail/vivaldi.profile
Reading profile /usr/local/etc/firejail/chromium-common.profile
Reading profile /usr/local/etc/firejail/disable-common.inc
Reading profile /usr/local/etc/firejail/disable-devel.inc
Reading profile /usr/local/etc/firejail/disable-exec.inc
Reading profile /usr/local/etc/firejail/disable-interpreters.inc
Reading profile /usr/local/etc/firejail/disable-programs.inc
Reading profile /usr/local/etc/firejail/whitelist-common.inc
Reading profile /usr/local/etc/firejail/whitelist-var-common.inc
Parent pid 19364, child pid 19365
Child process initialized in 71.32 ms
/usr/bin/vivaldi: line 60: /dev/fd/62: No such file or directory
/usr/bin/vivaldi: line 61: /dev/fd/62: No such file or directory
Fontconfig warning: "/etc/fonts/fonts.conf", line 100: unknown element "blank"
[6:6:1108/131421.773734:ERROR:chrome_content_client.cc(343)] Failed to locate and load the component updated flash plugin.
[6:90:1108/131421.850681:ERROR:database.cc(1581)] Calendar sqlite error 1, errno 0: no such column: etag, sql: update events set etag = ''
[6:90:1108/131421.850702:ERROR:calendar_database.cc(47)] Calendar DB failed to migrate from version 1. Calendar API will be disabled.
[6:90:1108/131421.863020:ERROR:calendar_backend.cc(152)] INIT_TOO_NEW
[6:6:1108/131424.257085:ERROR:CONSOLE(0)] "Unchecked runtime.lastError: The message port closed before a response was received.", source: chrome-extension://mpognobbkildjkofajifpdfhcoklimli/browser.html (0)
[6:6:1108/131424.257130:ERROR:CONSOLE(0)] "Unchecked runtime.lastError: The message port closed before a response was received.", source: chrome-extension://mpognobbkildjkofajifpdfhcoklimli/browser.html (0)
.
.
.
[6:6:1108/131424.258808:ERROR:CONSOLE(0)] "Unchecked runtime.lastError: The message port closed before a response was received.", source: chrome-extension://mpognobbkildjkofajifpdfhcoklimli/browser.html (0)
[381:233:1108/131427.869677:ERROR:child_process_sandbox_support_impl_linux.cc(81)] FontService unique font name matching request did not receive a response.
[381:233:1108/131427.870042:ERROR:child_process_sandbox_support_impl_linux.cc(81)] FontService unique font name matching request did not receive a response.
[330:192:1108/131427.987262:ERROR:child_process_sandbox_support_impl_linux.cc(81)] FontService unique font name matching request did not receive a response.
.
.
.
[213:94:1108/131441.823098:ERROR:child_process_sandbox_support_impl_linux.cc(81)] FontService unique font name matching request did not receive a response.
(vivaldi:6): Gdk-WARNING **: gdk_window_set_user_time called on non-toplevel
(vivaldi:6): Gdk-WARNING **: gdk_window_set_user_time called on non-toplevel
@Fred-Barclay commented on GitHub (Nov 9, 2019):
Hi @aberja
Those look ok -- just cosmetic issues to me. Similar, harmless messages are raised for a lot of programs. I wouldn't worry about it.
Closing for now but feel free to re-open if this doesn't answer your question. 😄
Cheers!
Fred