Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic:  Chromium  (Read 7638 times)

Offline spacepenguin

  • User
  • Posts: 862
    • spacepenguin.de
Re: Chromium
« Reply #15 on: 2014/06/24, 20:48:27 »
@dibl: Maybe ~ /.local/share/applications/ does work too?

When I use kmenuedit to create a new entry it is placed into that folder...
Susan | Hardware: SysProfile
Music-Profile: http://www.last.fm/de/user/spacepengu

Offline dibl

  • siduction community member
  • Global Moderator
  • User
  • *****
  • Posts: 2.358
    • Land of the Buckeye
Re: Chromium
« Reply #16 on: 2014/06/24, 21:10:40 »
Hmmmmmm -- I don't know.


Code: [Select]
don@imerabox:~/.local/share/applications$ cat chromium.desktop | egrep Exec                           
Exec=/usr/bin/chromium --disk-cache-dir=/run/user/1000/chromium-cache %U                                                   
don@imerabox:~/.local/share/applications$ ls -la | egrep chrom
-rw-------  1 don don  315 Jun  3 11:32 chrome-cfhdojbkjhnklbpkdaibdccddilifddb-Default.desktop       
-rw-------  1 don don  310 Jun 20 11:55 chrome-gighmmpiobklfepjocnamgkkbiglidom-Default.desktop   
-rw-------  1 don don  311 Jun  2 16:38 chrome-mlomiejdfkolichcflejclcbmpeaniij-Default.desktop         
-rw-------  1 don don  480 May 18 09:37 chromium.desktop                                                                 
don@imerabox:~/.local/share/applications$ cat chromium.desktop | egrep Exec                         
Exec=/usr/bin/chromium --disk-cache-dir=/run/user/1000/chromium-cache %U 


But I did not ever edit any of those.  In the dolphin view, the first three have icons that match the Ad-Block Plus, Ad-Block, and Ghostery extensions so I assume that's how they got in there.  And they have their own little "Exec=" command line:


Code: [Select]
don@imerabox:~/.local/share/applications$ cat chrome-c* | egrep Exec                                       
Exec=/usr/bin/chromium --profile-directory=Default --app-id=cfhdojbkjhnklbpkdaibdccddilifddb


So, I edited /usr/share/applications/chromium-desktop only.  But my custom disk-cache-dir=  command shows in ~/.local/share/applications/chromium.desktop, so it must be getting copied (overwritten) there from the /usr/share/applications version during the update of the package.  At least that is what I think is happening.  For sure, if I forget to make the edit after a chromium update, the cache will be built under ~/.cache/chromium/Default instead of in the /run/user tmpfs.
System76 Oryx Pro, Intel Core i7-11800H, SSD 970 EVO Plus;  Asus ROG STRIX X299-E, Core i7-7740X, Nvidia GTX-1060, dual monitors, SSD 860 EVO

Offline OppaErich

  • OLE
  • User
  • Posts: 381
Re: Chromium
« Reply #17 on: 2014/06/30, 18:10:16 »
Sorry, one question. No big deal, I'm just curious. Does 'Right Click -> Save As' a link to a file crash Chromium for you too ? It does here for months now with almost anything several times updated. Seems extension dependent, .zip works fine :) Gnome here, maybe it's a Gnome thing.

Offline dibl

  • siduction community member
  • Global Moderator
  • User
  • *****
  • Posts: 2.358
    • Land of the Buckeye
Re: Chromium
« Reply #18 on: 2014/06/30, 18:38:56 »
I just tested an image, and also a debian package link, and both worked from the right click.
System76 Oryx Pro, Intel Core i7-11800H, SSD 970 EVO Plus;  Asus ROG STRIX X299-E, Core i7-7740X, Nvidia GTX-1060, dual monitors, SSD 860 EVO

Offline OppaErich

  • OLE
  • User
  • Posts: 381
Re: Chromium
« Reply #19 on: 2014/06/30, 18:57:56 »
So, must be me then. :) Cheers dibl,
Stephan

Offline dibl

  • siduction community member
  • Global Moderator
  • User
  • *****
  • Posts: 2.358
    • Land of the Buckeye
Re: Chromium
« Reply #20 on: 2014/06/30, 19:01:19 »
If you run chromium from your user terminal, then crash it, there might be some useful error output in your terminal to troubleshoot.  My prediction -- something about gnome desktop.   :-X
System76 Oryx Pro, Intel Core i7-11800H, SSD 970 EVO Plus;  Asus ROG STRIX X299-E, Core i7-7740X, Nvidia GTX-1060, dual monitors, SSD 860 EVO