[Bug 1652463] Re: gnome-terminal-server crashed with SIGSEGV in XSync() when launched from desktop under Wayland

2016-12-28 Thread Bug Watch Updater
** Changed in: gnome-terminal
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launchpad.net/bugs/1652463

Title:
  gnome-terminal-server crashed with SIGSEGV in XSync() when launched
  from desktop under Wayland

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-terminal/+bug/1652463/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1652463] Re: gnome-terminal-server crashed with SIGSEGV in XSync() when launched from desktop under Wayland

2016-12-28 Thread Nikita Yerenkov-Scott
** Attachment removed: "JournalErrors.txt"
   
https://bugs.launchpad.net/gnome-terminal/+bug/1652463/+attachment/4796160/+files/JournalErrors.txt

** Information type changed from Private to Public

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launchpad.net/bugs/1652463

Title:
  gnome-terminal-server crashed with SIGSEGV in XSync() when launched
  from desktop under Wayland

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-terminal/+bug/1652463/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1453655] Re: desktop icons disappear on Ubuntu 15.04 when clicking Open Dropbox folder

2016-12-28 Thread Alex De Groot
** Changed in: nautilus-dropbox (Ubuntu)
   Status: Invalid => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1453655

Title:
  desktop icons disappear on Ubuntu 15.04 when clicking Open Dropbox
  folder

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/1453655/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1652880] Re: gtk-doc doesn't work with cmake

2016-12-28 Thread Fahad
I do this workaround to get things work:

 ln -s /usr/bin/gtkdoc-scan /bin/
 ln -s /usr/bin/gtkdoc-fixxref /bin/
 ln -s /usr/bin/gtkdoc-scangobj /bin/
 ln -s /usr/bin/gtkdoc-mkhtml /bin/
 ln -s /usr/bin/gtkdoc-mkdb /bin/

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk-doc in Ubuntu.
https://bugs.launchpad.net/bugs/1652880

Title:
  gtk-doc doesn't work with cmake

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk-doc/+bug/1652880/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1652918] [NEW] systemd-sysctl crashes when there's a comment at the end of a line

2016-12-28 Thread Niklas Sombert
Public bug reported:

I have this line in /etc/sysrq.d/10-magic-sysrq.conf:

kernel.sysrq = 1 #176

This has worked in Ubuntu 14.04.

Although there are errors and warnings, the setting seems to be applied
on boot.

niklas@panzersperre~> systemctl status systemd-sysctl.service
● systemd-sysctl.service - Apply Kernel Variables
   Loaded: loaded (/lib/systemd/system/systemd-sysctl.service; static; vendor 
preset: enabled)
   Active: failed (Result: exit-code) since Di 2016-12-27 18:31:50 CET; 16h ago
 Docs: man:systemd-sysctl.service(8)
   man:sysctl.d(5)
  Process: 770 ExecStart=/lib/systemd/systemd-sysctl (code=exited, 
status=1/FAILURE)
 Main PID: 770 (code=exited, status=1/FAILURE)

Dez 27 18:31:50 panzersperre systemd[1]: Starting Apply Kernel Variables...
Dez 27 18:31:50 panzersperre systemd[1]: systemd-sysctl.service: Main process 
exited, code=exited, stat
Dez 27 18:31:50 panzersperre systemd[1]: Failed to start Apply Kernel Variables.
Dez 27 18:31:50 panzersperre systemd[1]: systemd-sysctl.service: Unit entered 
failed state.
Dez 27 18:31:50 panzersperre systemd[1]: systemd-sysctl.service: Failed with 
result 'exit-code'.

niklas@panzersperre~> sudo /lib/systemd/systemd-sysctl
Couldn't write '1 #176' to 'kernel/sysrq', ignoring: Invalid argument

niklas@panzersperre~> sysctl kernel.sysrq
kernel.sysrq = 1

niklas@panzersperre~> lsb_release -rd
Description:Ubuntu 16.04.1 LTS
Release:16.04

niklas@panzersperre~> env LANG=C apt-cache policy systemd
systemd:
  Installed: 229-4ubuntu13
  Candidate: 229-4ubuntu13
  Version table:
 *** 229-4ubuntu13 500
500 http://de.archive.ubuntu.com/ubuntu xenial-updates/main amd64 
Packages
100 /var/lib/dpkg/status
 229-4ubuntu10 500
500 http://security.ubuntu.com/ubuntu xenial-security/main amd64 
Packages
 229-4ubuntu4 500
500 http://de.archive.ubuntu.com/ubuntu xenial/main amd64 Packages

niklas@panzersperre~> /lib/systemd/systemd-sysctl --version
systemd 229
+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP 
+GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN

** Affects: systemd (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1652918

Title:
  systemd-sysctl crashes when there's a comment at the end of a line

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1652918/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1623666] Re: iOS10 will not connect to Ubuntu

2016-12-28 Thread Karli Sjöberg
Same here with Xubuntu 16.04 and iOS 10.2.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to libimobiledevice in Ubuntu.
https://bugs.launchpad.net/bugs/1623666

Title:
  iOS10 will not connect to Ubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnutls28/+bug/1623666/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1652913] [NEW] Nautilus 3.20 won't open network shares

2016-12-28 Thread MrT10001
Public bug reported:

I have two Openmediavault NAS setups and a Synology Diskstation. All are 
accessible from a windows machine and any Ubuntu machine with 16.04 and below. 
On using Ubuntu 16.10, the shares intermittently show in 'other places ' in 
Nautilus or don't show at all. When they do show, the shared folders won't open 
and hangs at the dialogue box 'Opening [folder name] You can stop this 
operation by clicking cancel'.
If I open Nautilus in termianl this is the output:

(nautilus:5038): Glib-GIO-CRITICAL **:
g_dbus_interface_skeleton_unexport: assertion
'interface_->priv->connections !=NULL' failed

(nautilus:5038): Glib-GIO-CRITICAL **:
g_dbus_interface_skeleton_unexport: assertion
'interface_->priv->connections !=NULL' failed

The above two lines appear twice.

This happens on every machine I have running Ubuntu 16.10.

** Affects: nautilus (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1652913

Title:
  Nautilus 3.20 won't open network shares

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1652913/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1480877] Re: Access points' "PropertiesChanged" dbus signals freeze UI on mobile devices

2016-12-28 Thread Aron Xu
** Tags added: nm-touch

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to dbus-cpp in Ubuntu.
https://bugs.launchpad.net/bugs/1480877

Title:
  Access points' "PropertiesChanged" dbus signals freeze UI on mobile
  devices

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1480877/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs