Sunday, April 28, 2024
 Popular · Latest · Hot · Upcoming
5
rated 0 times [  5] [ 0]  / answers: 1 / hits: 10034  / 3 Years ago, thu, june 24, 2021, 1:12:50

When I start Chromium the program just disappears shortly after the tabs have loaded.



I have a fresh install of ubuntu 11.10 that I installed it using the wubi installer. Chromium worked fine when I first installed it. Things I can remember doing before it stopped:




  • I installed 200+ ubuntu updates

  • I synced chrome with my google account (bookmarks etc)

  • Installed and removed eclipse



I have tried un-installing and re-installing Chromium but the problem persists.



Where can I look to diagnose the cause of the crashing?



UPDATE - Here's what the console spits out:



matt@ubuntu:~$ chromium-browser 

(chromium-browser:2023): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(chromium-browser:2023): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(chromium-browser:2023): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(chromium-browser:2023): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
[2023:2023:1515592300:ERROR:browser_main.cc(96)] Gtk: gtk_widget_size_allocate(): attempt to allocate widget with width -2147483648 and height 1026
chromium-browser: /build/buildd/cairo-1.10.2/src/cairo-surface.c:1287: cairo_surface_set_device_offset: Assertion `status == CAIRO_STATUS_SUCCESS' failed.
Aborted
matt@ubuntu:~$

More From » 11.10

 Answers
1

Short answer




  1. Start Chromium from a terminal with chromium-browser --password-store=basic

  2. Log in to a web page (in my case, gmail)

  3. Close Chromium

  4. It should now start normally.



Reason



I found the bug is already reported here. My default starting page was the gmail login page (it's password pages that cause the crash).
I was able to start the program so that it stays open with the option '--password-store=basic'. Doing this seemed to fix some problem with my synced password keystore.


[#41392] Thursday, June 24, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
wenceslockro

Total Points: 494
Total Questions: 127
Total Answers: 97

Location: Chad
Member since Mon, Dec 5, 2022
1 Year ago
;