Broken/corrupt image thumbnails in Chromium, 16.04

Clash Royale CLAN TAG#URR8PPP up vote
1
down vote
favorite
Xubuntu 16.04, kernel 4.13, nvidia 390.3
Images often get broken/corrupted in chromium after the browser is rebooted or tabs switched. Have tried clearing/deleting cache, reinstalling chromium. Nothing works.
It wasn't always like this. I cannot remember when it started getting corrupted, but has anyone had similar issues with chromium?
Exhibit A: most-visited thumbnails on Chromium new-tab splash
Exhibit B1: broken images
Exhibit B2: B1 tab, after switching tabs to screencap Exhibit A (note the images get distorted in a different way everytime you change tabs)
Not really interested in FF or other browsers.
Update: Images on chromium are not corrupted on another machine of mine (thinkpad), which has the same chromium settings/extensions, Xubuntu 16.04, 4.13, and theme/appearance. The only differences between the two setups I can think of is the thinkpad is Xubuntu 16.04.1 whereas desktop (corrupt issues) is 16.04.3, and thinkpad has no nvidia.
Is it possible this is middleware issue involving nvidia and display?
Edit: related unanswered SO question Broken images in Google Chrome Ubuntu Gnome
16.04 google-chrome xfce chromium
add a comment |Â
up vote
1
down vote
favorite
Xubuntu 16.04, kernel 4.13, nvidia 390.3
Images often get broken/corrupted in chromium after the browser is rebooted or tabs switched. Have tried clearing/deleting cache, reinstalling chromium. Nothing works.
It wasn't always like this. I cannot remember when it started getting corrupted, but has anyone had similar issues with chromium?
Exhibit A: most-visited thumbnails on Chromium new-tab splash
Exhibit B1: broken images
Exhibit B2: B1 tab, after switching tabs to screencap Exhibit A (note the images get distorted in a different way everytime you change tabs)
Not really interested in FF or other browsers.
Update: Images on chromium are not corrupted on another machine of mine (thinkpad), which has the same chromium settings/extensions, Xubuntu 16.04, 4.13, and theme/appearance. The only differences between the two setups I can think of is the thinkpad is Xubuntu 16.04.1 whereas desktop (corrupt issues) is 16.04.3, and thinkpad has no nvidia.
Is it possible this is middleware issue involving nvidia and display?
Edit: related unanswered SO question Broken images in Google Chrome Ubuntu Gnome
16.04 google-chrome xfce chromium
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
Xubuntu 16.04, kernel 4.13, nvidia 390.3
Images often get broken/corrupted in chromium after the browser is rebooted or tabs switched. Have tried clearing/deleting cache, reinstalling chromium. Nothing works.
It wasn't always like this. I cannot remember when it started getting corrupted, but has anyone had similar issues with chromium?
Exhibit A: most-visited thumbnails on Chromium new-tab splash
Exhibit B1: broken images
Exhibit B2: B1 tab, after switching tabs to screencap Exhibit A (note the images get distorted in a different way everytime you change tabs)
Not really interested in FF or other browsers.
Update: Images on chromium are not corrupted on another machine of mine (thinkpad), which has the same chromium settings/extensions, Xubuntu 16.04, 4.13, and theme/appearance. The only differences between the two setups I can think of is the thinkpad is Xubuntu 16.04.1 whereas desktop (corrupt issues) is 16.04.3, and thinkpad has no nvidia.
Is it possible this is middleware issue involving nvidia and display?
Edit: related unanswered SO question Broken images in Google Chrome Ubuntu Gnome
16.04 google-chrome xfce chromium
Xubuntu 16.04, kernel 4.13, nvidia 390.3
Images often get broken/corrupted in chromium after the browser is rebooted or tabs switched. Have tried clearing/deleting cache, reinstalling chromium. Nothing works.
It wasn't always like this. I cannot remember when it started getting corrupted, but has anyone had similar issues with chromium?
Exhibit A: most-visited thumbnails on Chromium new-tab splash
Exhibit B1: broken images
Exhibit B2: B1 tab, after switching tabs to screencap Exhibit A (note the images get distorted in a different way everytime you change tabs)
Not really interested in FF or other browsers.
Update: Images on chromium are not corrupted on another machine of mine (thinkpad), which has the same chromium settings/extensions, Xubuntu 16.04, 4.13, and theme/appearance. The only differences between the two setups I can think of is the thinkpad is Xubuntu 16.04.1 whereas desktop (corrupt issues) is 16.04.3, and thinkpad has no nvidia.
Is it possible this is middleware issue involving nvidia and display?
Edit: related unanswered SO question Broken images in Google Chrome Ubuntu Gnome
16.04 google-chrome xfce chromium
16.04 google-chrome xfce chromium
edited Apr 10 at 18:23
asked Apr 10 at 15:41
Alnitak
1185
1185
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
accepted
This problem (and another one where chromium fails to repaint its window after I switch virtual consoles) appeared for me when I upgraded from nvidia-384 to nvidia-390. I suspect it has to do with an interaction between chromium's GPU compositing and nVidia's proprietary driver.
Does it go away if you downgrade to nvidia-384?
Does it go away if you run chrome with the --disable-gpu-compositing command line option?
Note: You might have to exit chrome and remove the "Top Sites" and "Top Sites-journal" files from ~/.config/chrome/Default/ in order for the home screen thumbnails to be regenerated.
running withchromium --disable-gpu-compositing, thumbnails and other graphics no longer had broken artifacts. Thanks for the solution!
â Alnitak
Apr 27 at 19:03
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
accepted
This problem (and another one where chromium fails to repaint its window after I switch virtual consoles) appeared for me when I upgraded from nvidia-384 to nvidia-390. I suspect it has to do with an interaction between chromium's GPU compositing and nVidia's proprietary driver.
Does it go away if you downgrade to nvidia-384?
Does it go away if you run chrome with the --disable-gpu-compositing command line option?
Note: You might have to exit chrome and remove the "Top Sites" and "Top Sites-journal" files from ~/.config/chrome/Default/ in order for the home screen thumbnails to be regenerated.
running withchromium --disable-gpu-compositing, thumbnails and other graphics no longer had broken artifacts. Thanks for the solution!
â Alnitak
Apr 27 at 19:03
add a comment |Â
up vote
0
down vote
accepted
This problem (and another one where chromium fails to repaint its window after I switch virtual consoles) appeared for me when I upgraded from nvidia-384 to nvidia-390. I suspect it has to do with an interaction between chromium's GPU compositing and nVidia's proprietary driver.
Does it go away if you downgrade to nvidia-384?
Does it go away if you run chrome with the --disable-gpu-compositing command line option?
Note: You might have to exit chrome and remove the "Top Sites" and "Top Sites-journal" files from ~/.config/chrome/Default/ in order for the home screen thumbnails to be regenerated.
running withchromium --disable-gpu-compositing, thumbnails and other graphics no longer had broken artifacts. Thanks for the solution!
â Alnitak
Apr 27 at 19:03
add a comment |Â
up vote
0
down vote
accepted
up vote
0
down vote
accepted
This problem (and another one where chromium fails to repaint its window after I switch virtual consoles) appeared for me when I upgraded from nvidia-384 to nvidia-390. I suspect it has to do with an interaction between chromium's GPU compositing and nVidia's proprietary driver.
Does it go away if you downgrade to nvidia-384?
Does it go away if you run chrome with the --disable-gpu-compositing command line option?
Note: You might have to exit chrome and remove the "Top Sites" and "Top Sites-journal" files from ~/.config/chrome/Default/ in order for the home screen thumbnails to be regenerated.
This problem (and another one where chromium fails to repaint its window after I switch virtual consoles) appeared for me when I upgraded from nvidia-384 to nvidia-390. I suspect it has to do with an interaction between chromium's GPU compositing and nVidia's proprietary driver.
Does it go away if you downgrade to nvidia-384?
Does it go away if you run chrome with the --disable-gpu-compositing command line option?
Note: You might have to exit chrome and remove the "Top Sites" and "Top Sites-journal" files from ~/.config/chrome/Default/ in order for the home screen thumbnails to be regenerated.
edited Apr 17 at 19:42
answered Apr 17 at 19:32
ÃÂsÃÂùoÃÂ
20917
20917
running withchromium --disable-gpu-compositing, thumbnails and other graphics no longer had broken artifacts. Thanks for the solution!
â Alnitak
Apr 27 at 19:03
add a comment |Â
running withchromium --disable-gpu-compositing, thumbnails and other graphics no longer had broken artifacts. Thanks for the solution!
â Alnitak
Apr 27 at 19:03
running with
chromium --disable-gpu-compositing, thumbnails and other graphics no longer had broken artifacts. Thanks for the solution!â Alnitak
Apr 27 at 19:03
running with
chromium --disable-gpu-compositing, thumbnails and other graphics no longer had broken artifacts. Thanks for the solution!â Alnitak
Apr 27 at 19:03
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1023701%2fbroken-corrupt-image-thumbnails-in-chromium-16-04%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password