Testing online accounts in Unity-Control-Center (Bionic)

Branch: https://code.launchpad.net/~khurshid-alam/unity-control-center/uoa-panel

How to test:

  1. Add the ppa

     sudo add-apt-repository ppa:unity7maintainers/unity7-desktop
     sudo apt-get update
    
  1. Update u-c-c
    sudo apt-get install unity-control-center libunity-control-center1

  2. reboot. Go to system-settings →online-accounts. Try to add a google/todoist account.

  3. Open Evolution/Gnome-Calendar. Test if they are working well.

  4. Report any issues in the comments below.

2 Likes

@dale-f-beaudoin @chanath
Please add some screenshots in this thread (or just copy them from other thread).

here is a few.

etc…

microsoft

@dale-f-beaudoin

Install gnome-todo. Check if it is working with todoist account. For me gnome-todo is crashing but it could be gnome-todo problem.

todoist

ventrical@ventrical-Precision-WorkStation-T3400:~/Downloads$ inxi -Fxz
System:    Host: ventrical-Precision-WorkStation-T3400 Kernel: 4.13.0-25-generic x86_64 bits: 64 gcc: 7.2.0
           Desktop: Gnome  (Gtk 3.22.26-2ubuntu1) Distro: Ubuntu Bionic Beaver (development branch)
Machine:   Device: desktop System: Dell product: Precision WorkStation T3400 serial: N/A
           Mobo: Dell model: 0TP412 serial: N/A BIOS: Dell v: A03 date: 01/31/2008
CPU:       Quad core Intel Core2 Quad Q6600 (-MCP-) arch: Conroe rev.11 cache: 4096 KB
           flags: (lm nx sse sse2 sse3 ssse3 vmx) bmips: 19152
           clock speeds: max: 2394 MHz 1: 2394 MHz 2: 2394 MHz 3: 2394 MHz 4: 2394 MHz
Graphics:  Card: NVIDIA GF119 [GeForce GT 610] bus-ID: 01:00.0
           Display Server: x11 (X.Org 1.19.5 ) drivers: nouveau (unloaded: modesetting,fbdev,vesa)
           Resolution: 1440x900@59.89hz
           OpenGL: renderer: NVD9 version: 4.3 Mesa 17.3.3 Direct Render: Yes
Audio:     Card-1 NVIDIA GF119 HDMI Audio Controller driver: snd_hda_intel bus-ID: 01:00.1
           Card-2 Intel 82801I (ICH9 Family) HD Audio Controller driver: snd_hda_intel bus-ID: 00:1b.0
           Sound: Advanced Linux Sound Architecture v: k4.13.0-25-generic
Network:   Card: Broadcom Limited NetXtreme BCM5754 Gigabit Ethernet PCI Express
           driver: tg3 v: 3.137 bus-ID: 04:00.0
           IF: enp4s0 state: up speed: 100 Mbps duplex: full mac: <filter>
Drives:    HDD Total Size: 160.0GB (5.8% used)
           ID-1: /dev/sda model: ST3160815AS size: 160.0GB temp: 31C
Partition: ID-1: / size: 74G used: 5.0G (8%) fs: ext4 dev: /dev/sda1
           ID-2: swap-1 size: 4.21GB used: 0.00GB (0%) fs: swap dev: /dev/sda5
RAID:      No RAID devices: /proc/mdstat, md_mod kernel module present
Sensors:   System Temperatures: cpu: 32.0C mobo: N/A gpu: 27.0
           Fan Speeds (in rpm): cpu: N/A
Info:      Processes: 207 Uptime: 23:18 Memory: 1881.9/3878.6MB Init: systemd runlevel: 5 Gcc sys: N/A
           Client: Shell (bash 4.4.181) inxi: 2.3.56 
ventrical@ventrical-Precision-WorkStation-T3400:~/Downloads$ 

On the new build on a different hardware there seems to be a problem with to-doist.

When I try to install it with terminal it reports:

ventrical@ventrical-System-Product-Name:~$ sudo apt-get install gnome-todo
[sudo] password for ventrical: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
gnome-todo is already the newest version (3.26.2-3).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
ventrical@ventrical-System-Product-Name:~$ 

and it does not show up in the panel.

Thanks. Todoist is working fine for me. I am opening a merge request.

Edit: gnome-todo is a application. Just run gnom-todo.

Online Accounts doesn’t appear in System Settings. Installed the latest ISO (from http://people.ubuntu.com/~twocamels/archive/) in Virtualbox and then installed libunity-control-center1 and rebooted.

Bildschirmfoto vom 2018-02-21 09-56-57

@mrprobot

Online accounts doesn’t land in the iso yet. Try updating your system with the ppa above.

Yes now it works, I don’t know exactly why, cause I installed the same ISO and did literally the same as before.