Tiny Core Extensions > TCE Corepure64

Chromium or Chromium based browser issues

<< < (2/9) > >>

tinycorelinux:
After a few attempts to debug the browser, the display still seems to be a problem.

tinycorelinux:

--- Quote from: Juanito on November 22, 2020, 06:39:57 AM ---This indicates that the dbus daemon has not been started.

--- End quote ---

It seems that dbus still cannot be started.

--- Code: ---cd /usr/local/chromium-browser/chrome
dbus-run-session ./chrome

--- End code ---


--- Code: ---[19254:19270:1122/144934.533238:ERROR:bus.cc(393)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
[19254:19290:1122/144934.739940:ERROR:bus.cc(393)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
(chrome:19254): Gdk-WARNING **: 14:49:36.896: gdk_window_set_user_time called on non-toplevel
[19285:19300:1122/145015.376721:ERROR:ssl_client_socket_impl.cc(960)] handshake failed; returned -1, SSL error code 1, net_error -101

--- End code ---

Juanito:
Boot to a console prompt and then:
--- Code: ---$ tce-load -i graphics-KERNEL Xorg-7.7-3d alsa-config flwm aterm wbar
$ sudo /usr/local/etc/init.d/dbus start
$ sudo ln -s /var/lib/dbus/machine-id /etc/machine-id
$ sudo ln -s /usr/local/etc/fonts /etc/fonts
$ sudo ln -s /usr/local/etc/ssl /etc/ssl
$ startx
--- End code ---

..and then try the browser.

vinceASPECT:
ONE,

well my forum question about graphics drives on  tcl was not so much of a problem....but i just wondered how your hardware knows that's it's got the best TCL drivers from the repo for it.

there are lots of repo files concerning graphics frimware and drivers......radeon and intel and   vulkan and wayland and weston....never mind frame buffer which is what TCL  64 uses by default.

i realize that a user loads Xorg  for 3d performance and accelerations in graphics etc..........should a user LOAD IT or not?....... and does tcl know to also grab the specific Intel drivers it lists for my chip ontop of Xorg drivers?

thx

vin...

i imagine some of this stuff above may pertain to that Chromium GPU issue you mention....i would likely also suffer that issue too...... and so will all users

Juanito:
I get this:
--- Code: ---$ dbus-run-session chromium-browser
Fontconfig warning: "/etc/fonts/fonts.conf", line 5: unknown element "its:rules"
...
[30175:30219:1122/195830.919703:ERROR:object_proxy.cc(626)] Failed to call method: org.freedesktop.Notifications.GetCapabilities: object_path= /org/freedesktop/Notifications: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files
[30225:30225:1122/195830.999801:ERROR:sandbox_linux.cc(375)] InitializeSandbox() called with multiple threads in process gpu-process
--- End code ---

..but the browser works as expected.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version