FS#47091 - [chromium] Can't import existing supervised user

Attached to Project: Arch Linux
Opened by lesebas (lesebas) - Tuesday, 17 November 2015, 06:50 GMT
Last edited by Evangelos Foutras (foutrelis) - Sunday, 07 August 2016, 07:23 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Evangelos Foutras (foutrelis)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

In chromium (stable version 46) in parameter tab, when I try to import an existing user the action never end. After cancelling the action I have a message ''check your internet conexion''. Here is the trace of the application :

[sebastien@Lupus ~]$ chromium
NVIDIA: could not open the device file /dev/nvidia0 (Operation not permitted).
NVIDIA: could not open the device file /dev/nvidia0 (Operation not permitted).
[3,2788796224:06:32:42.069751] Native Client module will be loaded at base address 0x000044bc00000000
[2343:2343:1117/073309:ERROR:background_mode_manager_aura.cc(14)] Not implemented reached in virtual void BackgroundModeManager::EnableLaunchOnStartup(bool)

I've try with chromium-dev build with AUR package it is the same result. By the way with chromium-continuous there's no problem. I guess if chromium stable and chromium-dev use the same PKGBUILD there is a problem in the build process.
This task depends upon

Closed by  Evangelos Foutras (foutrelis)
Sunday, 07 August 2016, 07:23 GMT
Reason for closing:  Won't fix
Additional comments about closing:  As per the upstream report, "if you'd like to use this feature, you need to use Chrome".
Comment by lesebas (lesebas) - Tuesday, 17 November 2015, 11:23 GMT
Here are some view to illustrate the problem.
Comment by lesebas (lesebas) - Friday, 20 November 2015, 14:32 GMT
Other problem, If I add a website in the white list from the Supervised Users Dashboard (https://www.google.com/settings/chrome/manage) once it done the user still cannot access to website (even after relogin action or restart of chromium). By the way it works perfectly with chromium-continuous-bin, and after launching chromium-continuous it works with the stable version as the two softwares shares the same config files on the disk (id: ~/.config/chromium). It's like chromium don't manage to reach the supervised user profil on the web to update the local profil.
Comment by lesebas (lesebas) - Thursday, 03 December 2015, 15:47 GMT
A related bug is opened on Chromium issue web page :

https://code.google.com/p/chromium/issues/detail?id=477048

Loading...