[Desktop-packages] [Bug 1756506] [NEW] snd_hda_intel module rejected by new kernel with retpoline

2018-03-17 Thread Oleg Korobkin
Public bug reported:

After a routine software update (which updated the kernel) alsa
recognises no sound card although lspci reports an audio device: Audio
device: Intel Corporation 8 Series HD Audio Controller (rev 04).

$ uname -a
Linux 3.13.0-143-generic #192-Ubuntu SMP Tue Feb 27 10:45:36 UTC 2018 x86_64 
x86_64 x86_64 GNU/Linux

$ aplay -l
aplay: device_list:268: no soundcards found...

$ dmesg | grep snd
[4.794976] snd_hda_core: version magic '3.13.0-143-generic SMP mod_unload 
modversions ' should be '3.13.0-143-generic SMP mod_unload modversions 
retpoline '

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: Confirmed

** Changed in: alsa-driver (Ubuntu)
   Status: New => Incomplete

** Changed in: alsa-driver (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1756506

Title:
  snd_hda_intel module rejected by new kernel with retpoline

Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  After a routine software update (which updated the kernel) alsa
  recognises no sound card although lspci reports an audio device: Audio
  device: Intel Corporation 8 Series HD Audio Controller (rev 04).

  $ uname -a
  Linux 3.13.0-143-generic #192-Ubuntu SMP Tue Feb 27 10:45:36 UTC 2018 x86_64 
x86_64 x86_64 GNU/Linux

  $ aplay -l
  aplay: device_list:268: no soundcards found...

  $ dmesg | grep snd
  [4.794976] snd_hda_core: version magic '3.13.0-143-generic SMP mod_unload 
modversions ' should be '3.13.0-143-generic SMP mod_unload modversions 
retpoline '

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1756506/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1756508] [NEW] Gnome-shell cpu load dramatically high and stuck high with Eclipse

2018-03-17 Thread Alex B
Public bug reported:

Hello,

I recently upgraded Ubuntu from 16.04 to 17.10. Since I did, I cannot use 
Eclipse any more.
I can start Eclipse, but as soon as I try to de-maximize it, gnome-shell CPU 
load raises to 80%-95% and remains that level. I ¥t sometimes drops a bit down 
to 70% but still keeps high and blocks everything. Even if by chance and 
patience I succeed closing Eclipse, the CPU load keeps high.
Until now I found no way to recover.

Ubuntu 17.10
Gnome 3.26.2
Runs in Virtual box
Core i7x2
8 GB RAM

Eclipse Photon 4.8 M6
But same happened with Oyxgen 4.7.2

Other info needed, please let me know... not sure how to circle this
closer. Once it happens, it's over .

** Affects: gnome-shell (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Gnome-shell cpu load dramatically high and stuck high with Eclipse

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  Hello,

  I recently upgraded Ubuntu from 16.04 to 17.10. Since I did, I cannot use 
Eclipse any more.
  I can start Eclipse, but as soon as I try to de-maximize it, gnome-shell CPU 
load raises to 80%-95% and remains that level. I ¥t sometimes drops a bit down 
to 70% but still keeps high and blocks everything. Even if by chance and 
patience I succeed closing Eclipse, the CPU load keeps high.
  Until now I found no way to recover.

  Ubuntu 17.10
  Gnome 3.26.2
  Runs in Virtual box
  Core i7x2
  8 GB RAM

  Eclipse Photon 4.8 M6
  But same happened with Oyxgen 4.7.2

  Other info needed, please let me know... not sure how to circle this
  closer. Once it happens, it's over .

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1756508/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1756380] Re: vaapi VP9 hardware decoding not working anymore in bionic

2018-03-17 Thread Sebastian Stark
I should mention that updating libva is not necessary. It is enough to
update the intel-vaapi-driver.

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

Title:
  vaapi VP9 hardware decoding not working anymore in bionic

Status in intel-vaapi-driver package in Ubuntu:
  Confirmed
Status in libva package in Ubuntu:
  Invalid

Bug description:
  Hardware: Dell XPS13 9365, i7-7Y75
  System: Ubuntu Bionic Beaver (development branch)

  
  vainfo output on bionic is:

  libva info: VA-API version 1.1.0
  libva info: va_getDriverName() returns 0
  libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
  libva info: Found init function __vaDriverInit_1_0
  libva info: va_openDriver() returns 0
  vainfo: VA-API version: 1.1 (libva 2.1.0)
  vainfo: Driver version: Intel i965 driver for Intel(R) Kaby Lake - 2.0.0
  vainfo: Supported profile and entrypoints
VAProfileMPEG2Simple:   VAEntrypointVLD
VAProfileMPEG2Simple:   VAEntrypointEncSlice
VAProfileMPEG2Main  :   VAEntrypointVLD
VAProfileMPEG2Main  :   VAEntrypointEncSlice
VAProfileH264ConstrainedBaseline:   VAEntrypointVLD
VAProfileH264ConstrainedBaseline:   VAEntrypointEncSlice
VAProfileH264ConstrainedBaseline:   VAEntrypointEncSliceLP
VAProfileH264Main   :   VAEntrypointVLD
VAProfileH264Main   :   VAEntrypointEncSlice
VAProfileH264Main   :   VAEntrypointEncSliceLP
VAProfileH264High   :   VAEntrypointVLD
VAProfileH264High   :   VAEntrypointEncSlice
VAProfileH264High   :   VAEntrypointEncSliceLP
VAProfileH264MultiviewHigh  :   VAEntrypointVLD
VAProfileH264MultiviewHigh  :   VAEntrypointEncSlice
VAProfileH264StereoHigh :   VAEntrypointVLD
VAProfileH264StereoHigh :   VAEntrypointEncSlice
VAProfileVC1Simple  :   VAEntrypointVLD
VAProfileVC1Main:   VAEntrypointVLD
VAProfileVC1Advanced:   VAEntrypointVLD
VAProfileNone   :   VAEntrypointVideoProc
VAProfileJPEGBaseline   :   VAEntrypointVLD
VAProfileJPEGBaseline   :   VAEntrypointEncPicture
VAProfileVP8Version0_3  :   VAEntrypointVLD
VAProfileHEVCMain   :   VAEntrypointVLD
VAProfileHEVCMain   :   VAEntrypointEncSlice
VAProfileHEVCMain10 :   VAEntrypointVLD
VAProfileHEVCMain10 :   VAEntrypointEncSlice

  As you can see, VP9 entrypoints are missing.

  vainfo output on 17.10 was:

  libva info: VA-API version 0.40.0
  libva info: va_getDriverName() returns 0
  libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
  libva info: Found init function __vaDriverInit_0_40
  libva info: va_openDriver() returns 0
  vainfo: VA-API version: 0.40 (libva )
  vainfo: Driver version: Intel i965 driver for Intel(R) Kabylake - 1.8.3
  vainfo: Supported profile and entrypoints
VAProfileMPEG2Simple:VAEntrypointVLD
VAProfileMPEG2Simple:VAEntrypointEncSlice
VAProfileMPEG2Main  :VAEntrypointVLD
VAProfileMPEG2Main  :VAEntrypointEncSlice
VAProfileH264ConstrainedBaseline:VAEntrypointVLD
VAProfileH264ConstrainedBaseline:VAEntrypointEncSlice
VAProfileH264ConstrainedBaseline:VAEntrypointEncSliceLP
VAProfileH264Main   :VAEntrypointVLD
VAProfileH264Main   :VAEntrypointEncSlice
VAProfileH264Main   :VAEntrypointEncSliceLP
VAProfileH264High   :VAEntrypointVLD
VAProfileH264High   :VAEntrypointEncSlice
VAProfileH264High   :VAEntrypointEncSliceLP
VAProfileH264MultiviewHigh  :VAEntrypointVLD
VAProfileH264MultiviewHigh  :VAEntrypointEncSlice
VAProfileH264StereoHigh :VAEntrypointVLD
VAProfileH264StereoHigh :VAEntrypointEncSlice
VAProfileVC1Simple  :VAEntrypointVLD
VAProfileVC1Main:VAEntrypointVLD
VAProfileVC1Advanced:VAEntrypointVLD
VAProfileNone   :VAEntrypointVideoProc
VAProfileJPEGBaseline   :VAEntrypointVLD
VAProfileJPEGBaseline   :VAEntrypointEncPicture
VAProfileVP8Version0_3  :VAEntrypointVLD
VAProfileVP8Version0_3  :VAEntrypointEncSlice
VAProfileHEVCMain   :V

[Desktop-packages] [Bug 1756451] Re: gnome-terminal and gedit do not open remote windoes

2018-03-17 Thread Hans Joachim Desserud
** Tags added: artful

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

Title:
  gnome-terminal and gedit do not open remote windoes

Status in gnome-terminal package in Ubuntu:
  New

Bug description:
  ssh'ing in from a remote host:

  Ubuntu 17.10 gnome-terminal and gedit do not open remote windows.

  On 17.10.1 windows are opened on localhost if logged in, not on remote
  host as expected.

  These actions successfully opened windows on remote hosts for 16.10

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1756438] Re: Merge 0.62.0-2 from Debian

2018-03-17 Thread Hans Joachim Desserud
** Tags added: needs-debian-merge upgrade-software-version

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

Title:
  Merge 0.62.0-2 from Debian

Status in poppler package in Ubuntu:
  New

Bug description:
  Please merge poppler 0.62.0-2 from Debian. It contains packaging
  fixes.

  poppler (0.62.0-2) unstable; urgency=medium

* 01-new-gtk-doc.patch: patch from upstream git, fix FTBFS with new
  gtk-doc-tools. Closes: #887525.
* rules: don't hardcode CXXFLAGS when setting -g, instead append to it
  so that we also get dpkg's buildflags.
* rules: pass CFLAGS down to CMake. This should get x32 the required flags
  from dpkg to build with hardening=pie. This was lost during the switch
  to CMake as it doesn't use CFLAGS directly. Closes: #883881.
* debian/tests/test-qt4.cpp: drop, the qt4 build is gone.
* qt-visibility.diff: drop qt4 hunk.
* control: Switch Vcs to salsa.
* Upload to unstable.

   -- Emilio Pozuelo Monfort   Sun, 04 Mar 2018
  11:37:52 +0100

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1756508] Re: Gnome-shell cpu load dramatically high and stuck high with Eclipse

2018-03-17 Thread Alex B
Well, might appear out of topic but ... The same problem happens with Firefox, 
when watching a video for example. gnome-shell now peaks at 90% !
Is there any kind of logs I can check here ?

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

Title:
  Gnome-shell cpu load dramatically high and stuck high with Eclipse

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  Hello,

  I recently upgraded Ubuntu from 16.04 to 17.10. Since I did, I cannot use 
Eclipse any more.
  I can start Eclipse, but as soon as I try to de-maximize it, gnome-shell CPU 
load raises to 80%-95% and remains that level. I ¥t sometimes drops a bit down 
to 70% but still keeps high and blocks everything. Even if by chance and 
patience I succeed closing Eclipse, the CPU load keeps high.
  Until now I found no way to recover.

  Ubuntu 17.10
  Gnome 3.26.2
  Runs in Virtual box
  Core i7x2
  8 GB RAM

  Eclipse Photon 4.8 M6
  But same happened with Oyxgen 4.7.2

  Other info needed, please let me know... not sure how to circle this
  closer. Once it happens, it's over .

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1756508/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1756511] [NEW] Xorg freezes on bionic kernel 4.15.0-12

2018-03-17 Thread Rob Ludwick
Public bug reported:

Similar thing that happens here:

https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1714839

The difference is that I can't log in.  So it dies before it asks me to
login.

The workaround is to boot into an old kernel.

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

** Description changed:

- Same thing that happens here:
+ I have a Dell XPS 15 9650, and it freezes with the latest kernel for
+ bionic.
  
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1714839
  
- And freezes in exactly the same way.
+ The solution is to run a very old kernel.

** Description changed:

- I have a Dell XPS 15 9650, and it freezes with the latest kernel for
- bionic.
+ Similar thing that happens here:
  
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1714839
- 
- The solution is to run a very old kernel.

** Description changed:

  Similar thing that happens here:
  
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1714839
+ 
+ The difference is that I can't log in.  So it dies before it asks me to
+ login.

** Description changed:

  Similar thing that happens here:
  
  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1714839
  
  The difference is that I can't log in.  So it dies before it asks me to
  login.
+ 
+ The workaround is to boot into an old kernel.

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

Title:
  Xorg freezes on bionic kernel 4.15.0-12

Status in xorg package in Ubuntu:
  New

Bug description:
  Similar thing that happens here:

  https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1714839

  The difference is that I can't log in.  So it dies before it asks me
  to login.

  The workaround is to boot into an old kernel.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 830348] Re: desktop contents briefly visible on resume from suspend before lock dialog

2018-03-17 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1280300 ***
https://bugs.launchpad.net/bugs/1280300

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: i3-wm (Ubuntu)
   Status: New => Confirmed

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

Title:
  desktop contents briefly visible on resume from suspend before lock
  dialog

Status in Compiz:
  New
Status in unity-2d:
  Confirmed
Status in gnome-screensaver package in Ubuntu:
  Incomplete
Status in i3-wm package in Ubuntu:
  Confirmed
Status in unity-2d package in Ubuntu:
  Confirmed

Bug description:
  This seems like a recent regression on Oneiric (or perhaps I haven't
  noticed it before):

  On resume from suspend, the contents of the desktop are often briefly
  visible before being hidden behind the lock screen.  This is a
  security problem if there happens to be sensitive information on the
  screen.


  =Analysis from mdeslaur=
  This is likely what happens:

  1- Something grabs mouse: ie: virtual machine window, or GTK menu in an 
application or an indicator
  2- Screensaver attempts to start, but cannot get exclusive lock on mouse
  3- DPMS turns monitor black
  4- User moves mouse, which turns the screen back on
  5- Mouse movement causes mouse to get ungrabbed by vm window or gtk menu
  6- Screensaver can now grab mouse, and starts

  This is all related to the fact that X does not have an API that will
  let the screensaver tell an application to release mouse and keyboard
  grabs.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1540110] Re: gnome-disk-utility (shown as "Disks") shows SMART option grayed for USB connect disks despite being available.

2018-03-17 Thread Rüdiger Kupper
I have several disks connected via USB. Most of them work with gnome-
disks' SMART interface. But for one of them, I get "operation not
permitted". smartctl in the terminal works fine for that disk.


** Also affects: gnome-disk-utility via
   https://bugzilla.gnome.org/show_bug.cgi?id=757784
   Importance: Unknown
   Status: Unknown

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

Title:
  gnome-disk-utility (shown as "Disks") shows SMART option grayed for
  USB connect disks despite being available.

Status in GNOME Disks:
  Unknown
Status in gnome-disk-utility package in Ubuntu:
  Confirmed

Bug description:
  gnome-disk-utility (show as "Disks" on the desktop environment running
  Unity) systematically does not acknowledge that disks have SMART
  capabilities when connected through a USB port; SMART capabilities are
  grayed. However, 'sudo smartctl -a /dev/' works fine confirming
  that there is no problem reading SMART data through a USB link. gnome-
  disk-utility acknowledge SMART capabilities if the same disk is
  connected through a SATA port.

  Confirmed for Ubuntu 14.04 LTS Trusty Tahr on 2016-01-26, gnome-disk-
  utility 3.10.0, udisks 2.1.3 (built against 2.1.3) by Hans Deragon.

  This bug is the same as bug #1092900 which was reported against Ubuntu
  10.04 LTS Lucid Lynx.  Following user dino99 suggestion, I opened this
  new bug report to follow the same problem on Ubuntu 14.04 LTS Trusty
  Tahr.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-disk-utility 3.10.0-1ubuntu3
  ProcVersionSignature: Ubuntu 3.13.0-76.120-generic 3.13.11-ckt30
  Uname: Linux 3.13.0-76-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Jan 31 11:30:03 2016
  InstallationDate: Installed on 2014-11-01 (456 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  SourcePackage: gnome-disk-utility
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-disk-utility/+bug/1540110/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1603600] Re: NetworkManager ignores pushed openvpn routes

2018-03-17 Thread Andrey Arapov
The same issue :-/

Ubuntu 16.04.4 LTS

network-manager-openvpn 1.1.93-1ubuntu1.1
network-manager-openvpn-gnome   1.1.93-1ubuntu1.1


I am usually setting:
VPN connection settings -> IPv4 Settings -> Routes... -> [x] Use this 
connection only for resources on its network.

So that my default GW is not changed as I need only the VPN routes.
Except that with this bug, the VPN routes are not really applied on my system.

When running openvpn on its own, everything is working.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-openvpn in Ubuntu.
https://bugs.launchpad.net/bugs/1603600

Title:
  NetworkManager ignores pushed openvpn routes

Status in network-manager-openvpn package in Ubuntu:
  Confirmed

Bug description:
  Relevant information that may or may not have been included by ubuntu-
  bug:

  Ubuntu release 16.04
  Package network-manager 1.2.0-0ubuntu0.16.04.2
  Package network-manager-openvpn 1.1.93-1ubuntu1

  NetworkManager ignores pushed openvpn routes when "Use this connection
  only for resources on its network" is checked.  This is a behavior
  change since 14.04.

  To repeat:

  1) Use an OpenVpn server that pushes routes.  I suggest using a server
  that pushes several routes since this makes their absence obvious.
  Set up a NetworkManager VPN of type OpenVpn to this server.  Select
  "Use this connection only for resources on its network" in the
  "Routes" section of the IPV4 options.

  2) Set up a raw OpenVpn connection to the same server.

  3) Connect to the server using the raw OpenVpn connection.  The pushed
  routes are all there.

  4) Connect to the server using NetworkManager.  The only route added
  is a n interface level route to the tunnel device network.

  Using the same setup on 14.04, all pushed routes are added.

  
  The missing routes are also "Resources on the VPN network", and should be 
added in the absence of further direction.  Ignoring pushed routes should be 
controlled by the "Ignore automatically obtained routes" checkbox.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: network-manager-openvpn 1.1.93-1ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  Uname: Linux 4.4.0-31-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: GNOME-Flashback:Unity
  Date: Fri Jul 15 23:12:55 2016
  InstallationDate: Installed on 2016-05-04 (72 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: network-manager-openvpn
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-openvpn/+bug/1603600/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1753776] Re: Graphics corruption just before login animation to Xorg sessions (Intel gen9 GPUs only)

2018-03-17 Thread dino99
Doing some testing:

- first modifying options into /etc/gdm3/custom.conf 
   set [daemon] WaylandEnable=false to force xorg login :
 my feeling is that should be the default now as ubuntu as made that choice for 
the release (and wayland / apps still does not well together in many cases)

- then rebboting

And now the problem existing with my hardware and reported here is gone: no 
distorted screen.
That system is using the 'proposed' archive and is fully updated.
What is also different now: the login options (gear button) have dropped the 
wayland ones.

So my conclusion are:
- /etc/gdm3/custom.conf  should use xorg, not wayland
- the issue reported gere seems have been introduced by the wayland (1.14.0-2) 
changes (patch)

*
wayland (1.14.0-2) unstable; urgency=medium

  * debian/patches/CVE-2017-16612.patch: (Closes: #889681)
- libXcursor before 1.1.15 has various integer overflows that could lead
  to heap buffer overflows when processing malicious cursors, e.g., with
  programs like GIMP. It is also possible that an attack vector exists
  against the related code in cursor/xcursor.c in Wayland through
  1.14.0.
  * switch back to use upstream tarball
  * debian/control: bump standards version, drop priority stanzas

 -- Héctor Orón Martínez   Sun, 04 Mar 2018 11:56:31 +0100
***

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2017-16612

** Package changed: mutter (Ubuntu) => gdm3 (Ubuntu)

** Changed in: gdm3 (Ubuntu)
   Status: Invalid => New

** Package changed: gnome-shell (Ubuntu) => wayland (Ubuntu)

** Changed in: wayland (Ubuntu)
   Status: Invalid => New

** Changed in: wayland (Ubuntu)
 Assignee: Daniel van Vugt (vanvugt) => (unassigned)

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

Title:
  Graphics corruption just before login animation to Xorg sessions
  (Intel gen9 GPUs only)

Status in X.Org X server:
  Confirmed
Status in gdm3 package in Ubuntu:
  New
Status in mesa package in Ubuntu:
  Confirmed
Status in wayland package in Ubuntu:
  New

Bug description:
  Immediately after login (I enter the password and hit enter) the screen 
"crumbles" for few seconds, then all becomes normal and the system works fine. 
I have done apt update+upgrade many times, also with proposed enabled, I have 
also installed a new ISO (now i'm using the Alpha dated 20180305) but the 
problem remains. The problem happens with the x11 session but not with wayland. 
  Also problem does not show with different hardware. 

  corrado@corrado-p7-bb-0305:~$ inxi -Fx
  System:Host: corrado-p7-bb-0305 Kernel: 4.15.0-10-generic x86_64 bits: 64 
gcc: 7.3.0
 Desktop: Gnome 3.27.92 (Gtk 3.22.28-1ubuntu3) Distro: Ubuntu 
Bionic Beaver (development branch)
  Machine:   Device: desktop Mobo: ASRock model: H110M-G/M.2 serial: N/A UEFI: 
American Megatrends v: P1.10 date: 05/11/2017
  CPU:   Dual core Intel Core i3-7100 (-MT-MCP-) arch: Skylake rev.9 cache: 
3072 KB
 flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) bmips: 15648
 clock speeds: max: 3900 MHz 1: 1018 MHz 2: 3150 MHz 3: 3153 MHz 4: 
3081 MHz
  Graphics:  Card: Intel HD Graphics 630 bus-ID: 00:02.0
 Display Server: x11 (X.Org 1.19.6 ) driver: i915 Resolution: 
1920x1080@60.00hz
 OpenGL: renderer: Mesa DRI Intel HD Graphics 630 (Kaby Lake GT2)
 version: 4.5 Mesa 18.0.0-rc4 Direct Render: Yes
  Audio: Card Intel Sunrise Point-H HD Audio driver: snd_hda_intel bus-ID: 
00:1f.3
 Sound: Advanced Linux Sound Architecture v: k4.15.0-10-generic
  Network:   Card: Intel Ethernet Connection (2) I219-V driver: e1000e v: 
3.2.6-k bus-ID: 00:1f.6
 IF: enp0s31f6 state: up speed: 100 Mbps duplex: full mac: 
70:85:c2:44:7b:86
  Drives:HDD Total Size: 1000.2GB (1.3% used)
 ID-1: /dev/sda model: TOSHIBA_DT01ACA1 size: 1000.2GB
  Partition: ID-1: / size: 32G used: 4.3G (15%) fs: ext4 dev: /dev/sda7
 ID-2: swap-1 size: 8.59GB used: 0.00GB (0%) fs: swap dev: /dev/sda2
  RAID:  No RAID devices: /proc/mdstat, md_mod kernel module present
  Sensors:   System Temperatures: cpu: 38.5C mobo: N/A
 Fan Speeds (in rpm): cpu: N/A
  Info:  Processes: 234 Uptime: 11 min Memory: 1144.7/7680.8MB Init: 
systemd runlevel: 5 Gcc sys: N/A
 Client: Shell (bash 4.4.181) inxi: 2.3.56 
  corrado@corrado-p7-bb-0305:~$

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: xorg 1:7.7+19ubuntu5
  ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3
  Uname: Linux 4.15.0-10-generic x86_64
  ApportVersion: 2.20.8-0ubuntu10
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Mar  6 15:47:50 2018
  DistUpgraded: Fresh install
  DistroCodename: bionic
  Distro

[Desktop-packages] [Bug 1756201] [NEW] xsane not aquiring images from Lide 30

2018-03-17 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Ubuntu 17.10, xsane 0.999


During the "searching for devices" phase I can hear the "usual" tick from the 
scanner.

When I try to scan the error "Failed to start scanner: Error during
device I/O" occurs.

I can dual-boot my machine into Ubuntu 14.04 LTS with xsane 0.998.
There it works perfectly (same computer, same port, same cable).

I don't see any messages on the console or in /var/log/messages.

I've tried running it as root - same problem.

Any hints?

Thanks

Mike


$ uname -a
Linux quadro 4.13.0-37-generic #42-Ubuntu SMP Wed Mar 7 14:13:23 UTC 2018 
x86_64 x86_64 x86_64 GNU/Linux


$ lsusb
...
Bus 001 Device 003: ID 04a9:220e Canon, Inc. CanoScan N1240U/LiDE 30

$ sane-find-scanner 
...
found USB scanner (vendor=0x04a9 [Canon], product=0x220e [CanoScan], 
chip=LM9830) at libusb:001:003

$ scanimage -L
device `plustek:libusb:001:003' is a Canon CanoScan N1240U/LiDE30 flatbed 
scanner

** Affects: sane-backends (Ubuntu)
 Importance: Undecided
 Status: New

-- 
xsane not aquiring images from Lide 30
https://bugs.launchpad.net/bugs/1756201
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to sane-backends in Ubuntu.

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1756522] [NEW] Cannot use session '/usr/share/gdm/greeter/gnome-session/sessions/gnome-login.session': non-existing or invalid file.

2018-03-17 Thread dino99
Public bug reported:

Found this logged after enabling debug into/etc/gdm3/custom.conf

gnome-session-binary[1073]: DEBUG(+): Cannot use session
'/usr/share/gdm/greeter/gnome-session/sessions/gnome-login.session':
non-existing or invalid file.

oem@ubuntu:~$ ls -l /usr/share/gdm/greeter/
total 8
drwxr-xr-x 2 root root 4096 Mar  9 13:38 applications
drwxr-xr-x 2 root root 4096 Mar 10 10:45 autostart

... the required path is indeed not found; but its not the only one:

/usr/lib/gdm3/gdm-x-session[1062]: gnome-session-binary[1073]: DEBUG(+):
Cannot use session '/var/lib/gdm3/.config/gnome-session/sessions/gnome-
login.session': non-existing or invalid file.

oem@ubuntu:~$ ls -l /var/lib/gdm3/.config/gnome-session/
total 4
drwxr-xr-x 2 gdm gdm 4096 Dec  2 10:17 saved-session

... the required path is indeed not found again


ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: gnome-session-bin 3.27.91-0ubuntu4
ProcVersionSignature: Ubuntu 4.15.0-12.13-generic 4.15.7
Uname: Linux 4.15.0-12-generic x86_64
ApportVersion: 2.20.8-0ubuntu10
Architecture: amd64
CurrentDesktop: GNOME
Date: Sat Mar 17 11:26:05 2018
EcryptfsInUse: Yes
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-session
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-session (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic

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

Title:
   Cannot use session '/usr/share/gdm/greeter/gnome-session/sessions
  /gnome-login.session': non-existing or invalid file.

Status in gnome-session package in Ubuntu:
  New

Bug description:
  Found this logged after enabling debug into/etc/gdm3/custom.conf

  gnome-session-binary[1073]: DEBUG(+): Cannot use session
  '/usr/share/gdm/greeter/gnome-session/sessions/gnome-login.session':
  non-existing or invalid file.

  oem@ubuntu:~$ ls -l /usr/share/gdm/greeter/
  total 8
  drwxr-xr-x 2 root root 4096 Mar  9 13:38 applications
  drwxr-xr-x 2 root root 4096 Mar 10 10:45 autostart

  ... the required path is indeed not found; but its not the only one:

  /usr/lib/gdm3/gdm-x-session[1062]: gnome-session-binary[1073]:
  DEBUG(+): Cannot use session '/var/lib/gdm3/.config/gnome-
  session/sessions/gnome-login.session': non-existing or invalid file.

  oem@ubuntu:~$ ls -l /var/lib/gdm3/.config/gnome-session/
  total 4
  drwxr-xr-x 2 gdm gdm 4096 Dec  2 10:17 saved-session

  ... the required path is indeed not found again


  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: gnome-session-bin 3.27.91-0ubuntu4
  ProcVersionSignature: Ubuntu 4.15.0-12.13-generic 4.15.7
  Uname: Linux 4.15.0-12-generic x86_64
  ApportVersion: 2.20.8-0ubuntu10
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sat Mar 17 11:26:05 2018
  EcryptfsInUse: Yes
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-session
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1756522/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1756201] Re: xsane not aquiring images from Lide 30

2018-03-17 Thread mistr
I got xsane running by copying the content of /usr/lib/x86_64-linux-
gnu/sane from the old Ubuntu 14.04 (64 bit) installation to the same
location in my Ubuntu 17.10 (64 bit) install.

According to

  sane-config --version

the "old" libraries are from the release 1.0.23. (And the naming of the
files also suggests that.)

I then tried to compile sane from source according to
https://help.ubuntu.com/community/CompileSaneFromSource in the hope to
bisect the commit where this change happend:

sudo apt-get install libusb-dev build-essential libsane-dev
sudo apt-get install libavahi-client-dev libavahi-glib-dev

git clone git://git.debian.org/sane/sane-backends.git

./configure --prefix=/usr --libdir=/usr/lib/x86_64-linux-gnu --sysconfdir=/etc 
--localstatedir=/var  --enable-avahi
make
sudo make install

After each install I rebooted the machine in order to flush any cached
libraries from memory.

This first attempt did not work. (Same error as described above).

I then tried the various newer releases and one older one (1.0.22):

git checkout RELEASE_1_0_xx

configure, make, make install, reboot, test.

However, all of those fail.

The only version that works every time is the one I've copied from
Ubuntu 14.04.

At this point I don't know how to proceed.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to sane-backends in Ubuntu.
https://bugs.launchpad.net/bugs/1756201

Title:
  xsane not aquiring images from Lide 30

Status in sane-backends package in Ubuntu:
  New

Bug description:
  Ubuntu 17.10, xsane 0.999

  
  During the "searching for devices" phase I can hear the "usual" tick from the 
scanner.

  When I try to scan the error "Failed to start scanner: Error during
  device I/O" occurs.

  I can dual-boot my machine into Ubuntu 14.04 LTS with xsane 0.998.
  There it works perfectly (same computer, same port, same cable).

  I don't see any messages on the console or in /var/log/messages.

  I've tried running it as root - same problem.

  Any hints?

  Thanks

  Mike

  
  $ uname -a
  Linux quadro 4.13.0-37-generic #42-Ubuntu SMP Wed Mar 7 14:13:23 UTC 2018 
x86_64 x86_64 x86_64 GNU/Linux

  
  $ lsusb
  ...
  Bus 001 Device 003: ID 04a9:220e Canon, Inc. CanoScan N1240U/LiDE 30

  $ sane-find-scanner 
  ...
  found USB scanner (vendor=0x04a9 [Canon], product=0x220e [CanoScan], 
chip=LM9830) at libusb:001:003

  $ scanimage -L
  device `plustek:libusb:001:003' is a Canon CanoScan N1240U/LiDE30 flatbed 
scanner

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1756201/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1756201] Re: xsane not aquiring images from Lide 30

2018-03-17 Thread mistr
see 2nd entry

** Package changed: xsane (Ubuntu) => sane-backends (Ubuntu)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to sane-backends in Ubuntu.
https://bugs.launchpad.net/bugs/1756201

Title:
  xsane not aquiring images from Lide 30

Status in sane-backends package in Ubuntu:
  New

Bug description:
  Ubuntu 17.10, xsane 0.999

  
  During the "searching for devices" phase I can hear the "usual" tick from the 
scanner.

  When I try to scan the error "Failed to start scanner: Error during
  device I/O" occurs.

  I can dual-boot my machine into Ubuntu 14.04 LTS with xsane 0.998.
  There it works perfectly (same computer, same port, same cable).

  I don't see any messages on the console or in /var/log/messages.

  I've tried running it as root - same problem.

  Any hints?

  Thanks

  Mike

  
  $ uname -a
  Linux quadro 4.13.0-37-generic #42-Ubuntu SMP Wed Mar 7 14:13:23 UTC 2018 
x86_64 x86_64 x86_64 GNU/Linux

  
  $ lsusb
  ...
  Bus 001 Device 003: ID 04a9:220e Canon, Inc. CanoScan N1240U/LiDE 30

  $ sane-find-scanner 
  ...
  found USB scanner (vendor=0x04a9 [Canon], product=0x220e [CanoScan], 
chip=LM9830) at libusb:001:003

  $ scanimage -L
  device `plustek:libusb:001:003' is a Canon CanoScan N1240U/LiDE30 flatbed 
scanner

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1756201/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1756522] Re: Cannot use session '/usr/share/gdm/greeter/gnome-session/sessions/gnome-login.session': non-existing or invalid file.

2018-03-17 Thread dino99
** Description changed:

  Found this logged after enabling debug into/etc/gdm3/custom.conf
  
  gnome-session-binary[1073]: DEBUG(+): Cannot use session
  '/usr/share/gdm/greeter/gnome-session/sessions/gnome-login.session':
  non-existing or invalid file.
  
  oem@ubuntu:~$ ls -l /usr/share/gdm/greeter/
  total 8
  drwxr-xr-x 2 root root 4096 Mar  9 13:38 applications
  drwxr-xr-x 2 root root 4096 Mar 10 10:45 autostart
  
- ... the required path is indeed not found
+ ... the required path is indeed not found; but its not the only one:
+ 
+ /usr/lib/gdm3/gdm-x-session[1062]: gnome-session-binary[1073]: DEBUG(+):
+ Cannot use session '/var/lib/gdm3/.config/gnome-session/sessions/gnome-
+ login.session': non-existing or invalid file.
+ 
+ oem@ubuntu:~$ ls -l /var/lib/gdm3/.config/gnome-session/
+ total 4
+ drwxr-xr-x 2 gdm gdm 4096 Dec  2 10:17 saved-session
+ 
+ ... the required path is indeed not found again
+ 
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: gnome-session-bin 3.27.91-0ubuntu4
  ProcVersionSignature: Ubuntu 4.15.0-12.13-generic 4.15.7
  Uname: Linux 4.15.0-12-generic x86_64
  ApportVersion: 2.20.8-0ubuntu10
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sat Mar 17 11:26:05 2018
  EcryptfsInUse: Yes
  ProcEnviron:
-  TERM=xterm-256color
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: gnome-session
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
   Cannot use session '/usr/share/gdm/greeter/gnome-session/sessions
  /gnome-login.session': non-existing or invalid file.

Status in gnome-session package in Ubuntu:
  New

Bug description:
  Found this logged after enabling debug into/etc/gdm3/custom.conf

  gnome-session-binary[1073]: DEBUG(+): Cannot use session
  '/usr/share/gdm/greeter/gnome-session/sessions/gnome-login.session':
  non-existing or invalid file.

  oem@ubuntu:~$ ls -l /usr/share/gdm/greeter/
  total 8
  drwxr-xr-x 2 root root 4096 Mar  9 13:38 applications
  drwxr-xr-x 2 root root 4096 Mar 10 10:45 autostart

  ... the required path is indeed not found; but its not the only one:

  /usr/lib/gdm3/gdm-x-session[1062]: gnome-session-binary[1073]:
  DEBUG(+): Cannot use session '/var/lib/gdm3/.config/gnome-
  session/sessions/gnome-login.session': non-existing or invalid file.

  oem@ubuntu:~$ ls -l /var/lib/gdm3/.config/gnome-session/
  total 4
  drwxr-xr-x 2 gdm gdm 4096 Dec  2 10:17 saved-session

  ... the required path is indeed not found again


  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: gnome-session-bin 3.27.91-0ubuntu4
  ProcVersionSignature: Ubuntu 4.15.0-12.13-generic 4.15.7
  Uname: Linux 4.15.0-12-generic x86_64
  ApportVersion: 2.20.8-0ubuntu10
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sat Mar 17 11:26:05 2018
  EcryptfsInUse: Yes
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-session
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1756522/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1756379] Re: Delay start of gnome-software service

2018-03-17 Thread Jean-Baptiste Lallement
A rotational hard drive

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

Title:
  Delay start of gnome-software service

Status in gnome-software package in Ubuntu:
  New

Bug description:
  On a default Bionic Desktop installation, gnome-software starts early and 
slows down session startup. In the bootchart attached, it overlaps with 
gnome-shell startup which is also resource intensive.
  With gnome-software delayed gnome-shell starts 2 seconds faster.

  
  gnome-software service startup should be delayed if it cannot be stop 
completely.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: gnome-software 3.28.0-0ubuntu3
  ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3
  Uname: Linux 4.15.0-10-generic x86_64
  ApportVersion: 2.20.8-0ubuntu10
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Mar 16 17:11:41 2018
  InstallationDate: Installed on 2013-09-03 (1654 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130902)
  InstalledPlugins:
   gnome-software-plugin-flatpak 3.28.0-0ubuntu3
   gnome-software-plugin-limba   N/A
   gnome-software-plugin-snap3.28.0-0ubuntu3
  ProcEnviron:
   TERM=screen-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-software
  UpgradeStatus: Upgraded to bionic on 2018-01-26 (49 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1756379/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1756501] Re: Ubuntu Firefox Desktop icon is HUGE (about 5 times normal) after update to 59.0 (64-bit) Ubuntu canonical build, can't resize by any normal method.

2018-03-17 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: firefox (Ubuntu)
   Status: New => Confirmed

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

Title:
  Ubuntu Firefox Desktop icon is HUGE (about 5 times normal) after
  update to 59.0 (64-bit) Ubuntu canonical build, can't resize by any
  normal method.

Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  Last Firefox Automatic update (I presume to v59.0) occurred.  In any
  case, the last automatic update about 3/16/18

  Firefox seems to operate correctly other than the below :

  Description:  Ubuntu 16.04.4 LTS
  Release:  16.04

  firefox:
    Installed: 59.0+build5-0ubuntu0.16.04.1
    Candidate: 59.0+build5-0ubuntu0.16.04.1
    Version table:
   *** 59.0+build5-0ubuntu0.16.04.1 500
  500 http://mirror.picosecond.org/ubuntu xenial-updates/main amd64 
Packages
  500 http://mirror.picosecond.org/ubuntu xenial-security/main amd64 
Packages
  100 /var/lib/dpkg/status
   45.0.2+build1-0ubuntu1 500
  500 http://mirror.picosecond.org/ubuntu xenial/main amd64 Packages

  Icon should match size of other icons, or be adjustable by normal
  methods.

  Ubuntu Firefox Desktop icon is HUGE (about 5 times normal) after
  update to 59.0 (64-bit) Ubuntu canonical build, can't resize by any
  normal method.  See screenshot below.

  This happens in Gnome Flashback Metacity, Cinnamon, and regular Ubuntu
  desktops.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: firefox 59.0+build5-0ubuntu0.16.04.1
  ProcVersionSignature: Ubuntu 4.4.0-116.140-generic 4.4.98
  Uname: Linux 4.4.0-116-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.1-0ubuntu2.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  roger  2122 F pulseaudio
   /dev/snd/controlC1:  roger  2122 F pulseaudio
  BuildID: 20180313132747
  Channel: Unavailable
  CurrentDesktop: GNOME-Flashback:Unity
  Date: Fri Mar 16 21:45:26 2018
  DefaultProfileExtensions: extensions.sqlite corrupt or missing
  DefaultProfileIncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  DefaultProfileLocales: extensions.sqlite corrupt or missing
  DefaultProfilePlugins: Shockwave Flash - 
/usr/lib/flashplugin-installer/libflashplayer.so
  DefaultProfilePrefSources: prefs.js
  DefaultProfileThemes: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2014-07-07 (1348 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  IpRoute:
   default via 192.168.1.1 dev eth0  proto static  metric 100
   169.254.0.0/16 dev eth0  scope link  metric 1000
   192.168.1.0/24 dev eth0  proto kernel  scope link  src 192.168.1.2  metric 
100
  IwConfig:
   lono wireless extensions.

   eth0  no wireless extensions.
  MostRecentCrashID: bp-8429ff8e-b8cf-43ac-b316-8b5d52170318
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Profile0Extensions: extensions.sqlite corrupt or missing
  Profile0IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  Profile0Locales: extensions.sqlite corrupt or missing
  Profile0PrefSources: prefs.js
  Profile0Themes: extensions.sqlite corrupt or missing
  Profile1Extensions: extensions.sqlite corrupt or missing
  Profile1IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  Profile1Locales: extensions.sqlite corrupt or missing
  Profile1PrefSources: prefs.js
  Profile1Themes: extensions.sqlite corrupt or missing
  Profiles:
   Profile0 - LastVersion=50.0.2/20161130094553 (Out of date)
   Profile1 - LastVersion=50.0.2/20161130094553 (Out of date)
   Profile2 (Default) - LastVersion=59.0/20180313132747 (In use)
  RelatedPackageVersions: djview-plugin 4.10.5-1
  RfKill:

  RunningIncompatibleAddons: False
  SourcePackage: firefox
  SubmittedCrashIDs:
   bp-8429ff8e-b8cf-43ac-b316-8b5d52170318
   bp-2a006e91-1f1e-45c9-abb9-ff7082161221
   bp-29d76630-2325-4501-a14e-f72fe2161125
  UpgradeStatus: Upgraded to xenial on 2016-12-18 (454 days ago)
  dmi.bios.date: 02/08/2012
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: BHZ7710H.86A.0057.2012.0208.1904
  dmi.board.name: DZ77BH-55K
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAG39008-400
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrBHZ7710H.86A.0057.2012.0208.1904:bd02/08/2012:svn:pn:pvr:rvnIntelCorporation:rnDZ77BH-55K:rvrAAG39008-400:cvn:ct3:cvr:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+s

[Desktop-packages] [Bug 1756525] Re: gnome-shell crashed with signal 5

2018-03-17 Thread Apport retracing service
*** This bug is a duplicate of bug 1748450 ***
https://bugs.launchpad.net/bugs/1748450

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1748450, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: "CoreDump.gz"
   
https://bugs.launchpad.net/bugs/1756525/+attachment/5082095/+files/CoreDump.gz

** Attachment removed: "Disassembly.txt"
   
https://bugs.launchpad.net/bugs/1756525/+attachment/5082097/+files/Disassembly.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/1756525/+attachment/5082100/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/1756525/+attachment/5082101/+files/ProcStatus.txt

** Attachment removed: "Registers.txt"
   
https://bugs.launchpad.net/bugs/1756525/+attachment/5082102/+files/Registers.txt

** Attachment removed: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1756525/+attachment/5082103/+files/Stacktrace.txt

** Attachment removed: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1756525/+attachment/5082104/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1748450
   gnome-shell crashed with SIGTRAP in _g_log_abort() from 
g_log_default_handler() from default_log_handler(message="Connection to 
xwayland lost") from g_logv() from g_log() from 

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  gnome-shell crashed with signal 5

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  Fresh install of Bionic daily build, updated fully and restarted, then
  this error popped up before I did or clicked anything. I can't see any
  issues with usability, just this error.

  $ lsb_release -rd
  Description:  Ubuntu Bionic Beaver (development branch)
  Release:  18.04

  ProblemType: Crash
  DistroRelease: Ubuntu 18.04
  Package: gnome-shell 3.28.0-0ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-12.13-generic 4.15.7
  Uname: Linux 4.15.0-12-generic x86_64
  ApportVersion: 2.20.8-0ubuntu10
  Architecture: amd64
  CurrentDesktop: GNOME-Greeter:GNOME
  Date: Sat Mar 17 12:42:05 2018
  DisplayManager: gdm3
  ExecutablePath: /usr/bin/gnome-shell
  GsettingsChanges:
   
  InstallationDate: Installed on 2018-03-17 (0 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180316)
  ProcCmdline: /usr/bin/gnome-shell
  ProcEnviron:
   LANGUAGE=en_ZA:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_ZA.UTF-8
   SHELL=/bin/false
  Signal: 5
  SourcePackage: gnome-shell
  StacktraceTop:
   () at /usr/lib/x86_64-linux-gnu/libmutter-2.so.0
   _XIOError () at /usr/lib/x86_64-linux-gnu/libX11.so.6
   _XEventsQueued () at /usr/lib/x86_64-linux-gnu/libX11.so.6
   XPending () at /usr/lib/x86_64-linux-gnu/libX11.so.6
   () at /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
  Title: gnome-shell crashed with signal 5
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1756525/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1756526] [NEW] _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed

2018-03-17 Thread dino99
Public bug reported:

Gnome-shell session on xorg, with no opened apps

Getting this logged:

oem@ubuntu:~$ journalctl -b | grep XSERV
/usr/lib/gdm3/gdm-x-session[1289]: _XSERVTransSocketUNIXCreateListener: 
...SocketCreateListener() failed
/usr/lib/gdm3/gdm-x-session[1289]: _XSERVTransMakeAllCOTSServerListeners: 
server already running

per https://www.x.org/wiki/FAQErrorMessages/

i join the listening.txt output

and there is no XO-lock file on the system, which seems abnormal.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: xserver-xorg-core 2:1.19.6-1ubuntu3
ProcVersionSignature: Ubuntu 4.15.0-12.13-generic 4.15.7
Uname: Linux 4.15.0-12-generic x86_64
ApportVersion: 2.20.8-0ubuntu10
Architecture: amd64
CompositorRunning: None
CurrentDesktop: GNOME
Date: Sat Mar 17 12:10:02 2018
DistUpgraded: Fresh install
DistroCodename: bionic
DistroVariant: ubuntu
DkmsStatus: r8168, 8.045.08, 4.15.0-12-generic, x86_64: installed
EcryptfsInUse: Yes
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Intel Corporation HD Graphics 530 [8086:1912] (rev 06) (prog-if 00 [VGA 
controller])
   Subsystem: ASRock Incorporation HD Graphics 530 [1849:1912]
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 002: ID 046d:c062 Logitech, Inc. M-UAS144 [LS1 Laser Mouse]
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-12-generic 
root=UUID=2f22752a-ca0f-4cff-b5d7-9754e6154d56 ro
SourcePackage: xorg-server
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/07/2016
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P7.00
dmi.board.name: B150M-HDV
dmi.board.vendor: ASRock
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP7.00:bd10/07/2016:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnB150M-HDV:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.family: To Be Filled By O.E.M.
dmi.product.name: To Be Filled By O.E.M.
dmi.product.version: To Be Filled By O.E.M.
dmi.sys.vendor: To Be Filled By O.E.M.
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.91-1
version.libgl1-mesa-dri: libgl1-mesa-dri 18.0.0~rc4-1ubuntu3
version.libgl1-mesa-glx: libgl1-mesa-glx 18.0.0~rc4-1ubuntu3
version.xserver-xorg-core: xserver-xorg-core 2:1.19.6-1ubuntu3
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.5-1ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20171229-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
xserver.bootTime: Wed Feb 28 14:50:36 2018
xserver.configfile: default
xserver.devices:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.19.6-1ubuntu2

** Affects: xorg-server (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic package-from-proposed reproducible ubuntu

** Attachment added: "listening.txt"
   
https://bugs.launchpad.net/bugs/1756526/+attachment/5082106/+files/listening.txt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1756526

Title:
  _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed

Status in xorg-server package in Ubuntu:
  New

Bug description:
  Gnome-shell session on xorg, with no opened apps

  Getting this logged:

  oem@ubuntu:~$ journalctl -b | grep XSERV
  /usr/lib/gdm3/gdm-x-session[1289]: _XSERVTransSocketUNIXCreateListener: 
...SocketCreateListener() failed
  /usr/lib/gdm3/gdm-x-session[1289]: _XSERVTransMakeAllCOTSServerListeners: 
server already running

  per https://www.x.org/wiki/FAQErrorMessages/

  i join the listening.txt output

  and there is no XO-lock file on the system, which seems abnormal.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: xserver-xorg-core 2:1.19.6-1ubuntu3
  ProcVersionSignature: Ubuntu 4.15.0-12.13-generic 4.15.7
  Uname: Linux 4.15.0-12-generic x86_64
  ApportVersion: 2.20.8-0ubuntu10
  Architecture: amd64
  CompositorRunning: None
  CurrentDesktop: GNOME
  Date: Sat Mar 17 12:10:02 2018
  DistUpgraded: Fresh install
  DistroCodename: bionic
  DistroVariant: ubuntu
  DkmsStatus: r8168, 8.045.08, 4.15.0-12-generic, x86_64: installed
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation HD Graphics 530 [8086:1912] (rev 06) (prog-if 00 [VGA 
controller])
 Subsystem: ASRock Incorporation HD Graphics 530 [1849:1912]
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Fou

[Desktop-packages] [Bug 1755106] Re: /org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/ fails to load

2018-03-17 Thread Péter Prőhle
Today I had again a possibility to check the issue.

Tell me please, that what kind of information, what command outputs
should I attach, when I face myself to the issue in question?

Output of "dmesg | grep -i gsd" is empty.

Outout of "journalctl | grep -i gsd" has no new items in the last 4
days.

However I found interesting lines in journalctl, hence I try to add the
result of "journalctl | grep -i key | grep -i failed >
journalctl_key_failed.txt" as an attachment.

** Attachment added: "journalctl | grep -i key | grep -i failed > 
journalctl_key_failed.txt"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1755106/+attachment/5082123/+files/journalctl_key_failed.txt

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

Title:
  /org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/
  fails to load

Status in gnome-settings-daemon package in Ubuntu:
  Incomplete

Bug description:
  $ dconf dump /org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/
  [custom1]
  binding='BackSpace'
  command='gnome-session-quit --power-off'
  name='gnome-session-quit --power-off'

  [custom0]
  binding='g'
  command='gnome-terminal --geometry=80x99-0+0'
  name='gnome-terminal --geometry=80x99-0+0'
  $

  In spite of the above, time to time, not always, but since 18.04 much
  much more frequently this settings fails to become active just after
  booting, ... my account is logged in automatically just after boot.

  If I log out and log in again, then these key bindings work.

  If I go to the system settings, and define again, then these work
  again.

  Earlier, before 18.04 this phenomenon was rare, namely once a week at
  most.

  But since 18.04 it is almost guaranteed, not deterministic, but highly
  probable, that after an initial boot or a warm reboot these key
  bindings will not work.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1755106/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1656071] [NEW] spacebar preview doesn't work in default Ubuntu

2018-03-17 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

https://help.ubuntu.com/stable/ubuntu-help/files-preview.html

Supposedly, a preview should happen when you press space in nautilus
with a file highlighted.

Instead, nothing happens.

Workaround: install gnome-sushi

** Affects: gnome-user-docs
 Importance: Medium
 Status: Fix Released

** Affects: gnome-user-docs (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: 16.10 nautilus preview
-- 
spacebar preview doesn't work in default Ubuntu
https://bugs.launchpad.net/bugs/1656071
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to gnome-user-docs in Ubuntu.

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1756532] Re: gnome-control-center crashed with SIGSEGV in g_main_context_dispatch()

2018-03-17 Thread Apport retracing service
*** This bug is a duplicate of bug 1754924 ***
https://bugs.launchpad.net/bugs/1754924

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1754924, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: "CoreDump.gz"
   
https://bugs.launchpad.net/bugs/1756532/+attachment/5082176/+files/CoreDump.gz

** Attachment removed: "Disassembly.txt"
   
https://bugs.launchpad.net/bugs/1756532/+attachment/5082178/+files/Disassembly.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/1756532/+attachment/5082181/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/1756532/+attachment/5082182/+files/ProcStatus.txt

** Attachment removed: "Registers.txt"
   
https://bugs.launchpad.net/bugs/1756532/+attachment/5082183/+files/Registers.txt

** Attachment removed: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1756532/+attachment/5082184/+files/Stacktrace.txt

** Attachment removed: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1756532/+attachment/5082185/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1754924
   gnome-control-center crashed with SIGSEGV in actualize_printers_list()

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  gnome-control-center crashed with SIGSEGV in g_main_context_dispatch()

Status in gnome-control-center package in Ubuntu:
  New

Bug description:
  Sitting idle when crash occurred.

  ProblemType: Crash
  DistroRelease: Ubuntu 18.04
  Package: gnome-control-center 1:3.27.92-1ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-12.13-generic 4.15.7
  Uname: Linux 4.15.0-12-generic x86_64
  ApportVersion: 2.20.8-0ubuntu10
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Mar 17 06:21:51 2018
  ExecutablePath: /usr/bin/gnome-control-center
  InstallationDate: Installed on 2018-03-17 (0 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180316)
  ProcCmdline: gnome-control-center --overview
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x55e7e3a1c5f1:mov0x90(%rbp),%rsi
   PC (0x55e7e3a1c5f1) ok
   source "0x90(%rbp)" (0x0090) not located in a known VMA region (needed 
readable region)!
   destination "%rsi" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: gnome-control-center
  StacktraceTop:
   ?? ()
   ?? ()
   ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  Title: gnome-control-center crashed with SIGSEGV in g_main_context_dispatch()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1756532/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1756531] Re: gnome-control-center crashed with SIGSEGV

2018-03-17 Thread Apport retracing service
*** This bug is a duplicate of bug 1754954 ***
https://bugs.launchpad.net/bugs/1754954

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1754954, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: "CoreDump.gz"
   
https://bugs.launchpad.net/bugs/1756531/+attachment/5082166/+files/CoreDump.gz

** Attachment removed: "Disassembly.txt"
   
https://bugs.launchpad.net/bugs/1756531/+attachment/5082168/+files/Disassembly.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/1756531/+attachment/5082171/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/1756531/+attachment/5082172/+files/ProcStatus.txt

** Attachment removed: "Registers.txt"
   
https://bugs.launchpad.net/bugs/1756531/+attachment/5082173/+files/Registers.txt

** Attachment removed: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1756531/+attachment/5082174/+files/Stacktrace.txt

** Attachment removed: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1756531/+attachment/5082175/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1754954

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  gnome-control-center crashed with SIGSEGV

Status in gnome-control-center package in Ubuntu:
  New

Bug description:
  When I am using gnome-control-center on Ubuntu 18.04, it crashed.

  ProblemType: Crash
  DistroRelease: Ubuntu 18.04
  Package: gnome-control-center 1:3.27.92-1ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-12.13-generic 4.15.7
  Uname: Linux 4.15.0-12-generic x86_64
  ApportVersion: 2.20.8-0ubuntu10
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Mar 17 19:37:00 2018
  ExecutablePath: /usr/bin/gnome-control-center
  InstallationDate: Installed on 2018-03-15 (2 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180314)
  ProcCmdline: gnome-control-center --overview
  ProcEnviron:
   LANGUAGE=zh_TW:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=zh_TW.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7fa93d3e3a1d:mov0x8(%rdi),%eax
   PC (0x7fa93d3e3a1d) ok
   source "0x8(%rdi)" (0x0008) not located in a known VMA region (needed 
readable region)!
   destination "%eax" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: gnome-control-center
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
  Title: gnome-control-center crashed with SIGSEGV
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1756531/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1656071] Re: spacebar preview doesn't work in default Ubuntu

2018-03-17 Thread Gunnar Hjalmarsson
** Package changed: ubuntu-docs (Ubuntu) => gnome-user-docs (Ubuntu)

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

Title:
  spacebar preview doesn't work in default Ubuntu

Status in Gnome Documentation:
  Fix Released
Status in gnome-user-docs package in Ubuntu:
  Confirmed

Bug description:
  https://help.ubuntu.com/stable/ubuntu-help/files-preview.html

  Supposedly, a preview should happen when you press space in nautilus
  with a file highlighted.

  Instead, nothing happens.

  Workaround: install gnome-sushi

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-user-docs/+bug/1656071/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1755106] Re: /org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/ fails to load

2018-03-17 Thread Péter Prőhle
[continuing the previous comment]

The the output of "ps acuwx | fgrep gsd" is still empty. Should I see
any process containing the substring "gsd"?

Is it possible, that my issue has some connection with the followin
issue: https://bugs.launchpad.net/bugs/1750846

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

Title:
  /org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/
  fails to load

Status in gnome-settings-daemon package in Ubuntu:
  Incomplete

Bug description:
  $ dconf dump /org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/
  [custom1]
  binding='BackSpace'
  command='gnome-session-quit --power-off'
  name='gnome-session-quit --power-off'

  [custom0]
  binding='g'
  command='gnome-terminal --geometry=80x99-0+0'
  name='gnome-terminal --geometry=80x99-0+0'
  $

  In spite of the above, time to time, not always, but since 18.04 much
  much more frequently this settings fails to become active just after
  booting, ... my account is logged in automatically just after boot.

  If I log out and log in again, then these key bindings work.

  If I go to the system settings, and define again, then these work
  again.

  Earlier, before 18.04 this phenomenon was rare, namely once a week at
  most.

  But since 18.04 it is almost guaranteed, not deterministic, but highly
  probable, that after an initial boot or a warm reboot these key
  bindings will not work.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1755106/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1750846] Re: several g-s-d services are timing out when booting a live session

2018-03-17 Thread Péter Prőhle
Is it possible, that my issue https://bugs.launchpad.net/bugs/1755106
has some connection with this issue, see the journalctl | grep -i key |
grep -i failed > journalctl_key_failed.txt attachment there:

https://bugs.launchpad.net/ubuntu/+source/gnome-settings-
daemon/+bug/1755106/+attachment/5082123/+files/journalctl_key_failed.txt

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

Title:
  several g-s-d services are timing out when booting a live session

Status in gnome-settings-daemon package in Ubuntu:
  New
Status in gnome-settings-daemon source package in Bionic:
  New

Bug description:
  The following g-s-d services are timing out when booting a live
  session:

  gsd-media-keys
  gsd-color
  gsd-wacom
  gsd-power

  One impact at least is that the shortcut to launch a terminal doesn't
  work

  From the journal:
  [   82.368253] ubuntu gsd-media-keys[1865]: Failed to grab accelerators: 
Timeout was reached (24)
  [  108.828263] ubuntu gsd-color[1863]: failed to get screens: Timeout was 
reached
  [  108.836334] ubuntu gsd-wacom[1836]: Failed to construct RR screen: Timeout 
was reached
  [  108.837764] ubuntu gsd-power[1823]: Could not create GnomeRRScreen: 
Timeout was reached

  [  245.337228] ubuntu gsd-media-keys[1865]: Could not find accelerator for 
accel id 175
  ^_ this last line is displayed when Ctrl+Alt+T is pressed to open a terminal

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: gnome-settings-daemon 3.26.2-0ubuntu2
  ProcVersionSignature: Ubuntu 4.13.0-32.35-generic 4.13.13
  Uname: Linux 4.13.0-32-generic x86_64
  ApportVersion: 2.20.8-0ubuntu10
  Architecture: amd64
  CasperVersion: 1.388
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Feb 21 15:20:00 2018
  LiveMediaBuild: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180221)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=C.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-settings-daemon
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1750846/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1756501] Re: Ubuntu Firefox Desktop icon is HUGE (about 5 times normal) after update to 59.0 (64-bit) Ubuntu canonical build, can't resize by any normal method.

2018-03-17 Thread Jeremy Bicha
** Description changed:

  Last Firefox Automatic update (I presume to v59.0) occurred.  In any
  case, the last automatic update about 3/16/18
  
  Firefox seems to operate correctly other than the below :
  
  Description:  Ubuntu 16.04.4 LTS
  Release:  16.04
  
  firefox:
    Installed: 59.0+build5-0ubuntu0.16.04.1
    Candidate: 59.0+build5-0ubuntu0.16.04.1
    Version table:
   *** 59.0+build5-0ubuntu0.16.04.1 500
  500 http://mirror.picosecond.org/ubuntu xenial-updates/main amd64 
Packages
  500 http://mirror.picosecond.org/ubuntu xenial-security/main amd64 
Packages
  100 /var/lib/dpkg/status
   45.0.2+build1-0ubuntu1 500
  500 http://mirror.picosecond.org/ubuntu xenial/main amd64 Packages
  
  Icon should match size of other icons, or be adjustable by normal
  methods.
  
  Ubuntu Firefox Desktop icon is HUGE (about 5 times normal) after update
  to 59.0 (64-bit) Ubuntu canonical build, can't resize by any normal
  method.  See screenshot below.
  
- This happens in Gnome Flashback Metacity, Cinnamon, and regular Ubuntu
- desktops.
+ This happens in Gnome Flashback Metacity, Cinnamon, and Unity
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: firefox 59.0+build5-0ubuntu0.16.04.1
  ProcVersionSignature: Ubuntu 4.4.0-116.140-generic 4.4.98
  Uname: Linux 4.4.0-116-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.1-0ubuntu2.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  roger  2122 F pulseaudio
   /dev/snd/controlC1:  roger  2122 F pulseaudio
  BuildID: 20180313132747
  Channel: Unavailable
  CurrentDesktop: GNOME-Flashback:Unity
  Date: Fri Mar 16 21:45:26 2018
  DefaultProfileExtensions: extensions.sqlite corrupt or missing
  DefaultProfileIncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  DefaultProfileLocales: extensions.sqlite corrupt or missing
  DefaultProfilePlugins: Shockwave Flash - 
/usr/lib/flashplugin-installer/libflashplayer.so
  DefaultProfilePrefSources: prefs.js
  DefaultProfileThemes: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2014-07-07 (1348 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  IpRoute:
   default via 192.168.1.1 dev eth0  proto static  metric 100
   169.254.0.0/16 dev eth0  scope link  metric 1000
   192.168.1.0/24 dev eth0  proto kernel  scope link  src 192.168.1.2  metric 
100
  IwConfig:
   lono wireless extensions.
  
   eth0  no wireless extensions.
  MostRecentCrashID: bp-8429ff8e-b8cf-43ac-b316-8b5d52170318
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Profile0Extensions: extensions.sqlite corrupt or missing
  Profile0IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  Profile0Locales: extensions.sqlite corrupt or missing
  Profile0PrefSources: prefs.js
  Profile0Themes: extensions.sqlite corrupt or missing
  Profile1Extensions: extensions.sqlite corrupt or missing
  Profile1IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  Profile1Locales: extensions.sqlite corrupt or missing
  Profile1PrefSources: prefs.js
  Profile1Themes: extensions.sqlite corrupt or missing
  Profiles:
   Profile0 - LastVersion=50.0.2/20161130094553 (Out of date)
   Profile1 - LastVersion=50.0.2/20161130094553 (Out of date)
   Profile2 (Default) - LastVersion=59.0/20180313132747 (In use)
  RelatedPackageVersions: djview-plugin 4.10.5-1
  RfKill:
  
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  SubmittedCrashIDs:
   bp-8429ff8e-b8cf-43ac-b316-8b5d52170318
   bp-2a006e91-1f1e-45c9-abb9-ff7082161221
   bp-29d76630-2325-4501-a14e-f72fe2161125
  UpgradeStatus: Upgraded to xenial on 2016-12-18 (454 days ago)
  dmi.bios.date: 02/08/2012
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: BHZ7710H.86A.0057.2012.0208.1904
  dmi.board.name: DZ77BH-55K
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAG39008-400
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrBHZ7710H.86A.0057.2012.0208.1904:bd02/08/2012:svn:pn:pvr:rvnIntelCorporation:rnDZ77BH-55K:rvrAAG39008-400:cvn:ct3:cvr:

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

Title:
  Ubuntu Firefox Desktop icon is HUGE (about 5 times normal) after
  update to 59.0 (64-bit) Ubuntu canonical build, can't resize by any
  normal method.

Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  Last Firefox Automatic update (I presume to v59.0) occurred.  In any
  case, the last automatic update about 

[Desktop-packages] [Bug 1754833] Re: Chromium complains that it's not the default browser when it is the default according to Gnome Settings

2018-03-17 Thread Ken T
It looks highly likely (to my less-than-expert-eye anyway) that the bug
you've linked to is the same issue...

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xdg-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1754833

Title:
  Chromium complains that it's not the default browser when it is the
  default according to Gnome Settings

Status in Ubuntu Budgie:
  Confirmed
Status in xdg-utils package in Ubuntu:
  New

Bug description:
  (As seen in a daily build of Ubuntu Budgie 18.04 32bit downloaded
  earlier today)

  See attached screenshot.

  Thanks,
  Ken.
  ***

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1754907] Re: Chromium address bar flickers and renders oddly

2018-03-17 Thread Ken T
Hi Olivier,

sorry for my slow reply - am writing from another machine at present.
Will post the results of that test in the next day or so, but in the
meantime stopped by to report the following:

The other day I spent an hour in Chromium on the laptop on which I'd
reported this issue, and for reasons I'm not sure of, the screen didn't
flicker! Will do some more testing and report back.

Ta,
K.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1754907

Title:
  Chromium address bar flickers and renders oddly

Status in chromium-browser package in Ubuntu:
  Incomplete

Bug description:
  - As seen in yesterday's daily build of UB 18.04 32-bit, with updates
  applied today. Chromium Version 64.0.3282.167 (Official Build)

  See attached brief screencast, which I've tested can be viewed via
  VLC.

  Thanks,
  Ken.
  ***

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1754907/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1756526] Re: _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed

2018-03-17 Thread dino99
** Description changed:

  Gnome-shell session on xorg, with no opened apps
  
  Getting this logged:
  
  oem@ubuntu:~$ journalctl -b | grep XSERV
  /usr/lib/gdm3/gdm-x-session[1289]: _XSERVTransSocketUNIXCreateListener: 
...SocketCreateListener() failed
  /usr/lib/gdm3/gdm-x-session[1289]: _XSERVTransMakeAllCOTSServerListeners: 
server already running
  
  per https://www.x.org/wiki/FAQErrorMessages/
  
  i join the listening.txt output
  
  and there is no XO-lock file on the system, which seems abnormal.
+ 
+ As this missing XO-lock file should be set by system and/or app, report
+ also against gdm3 & systemd & gnome-shell (no idea which one to blame).
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: xserver-xorg-core 2:1.19.6-1ubuntu3
  ProcVersionSignature: Ubuntu 4.15.0-12.13-generic 4.15.7
  Uname: Linux 4.15.0-12-generic x86_64
  ApportVersion: 2.20.8-0ubuntu10
  Architecture: amd64
  CompositorRunning: None
  CurrentDesktop: GNOME
  Date: Sat Mar 17 12:10:02 2018
  DistUpgraded: Fresh install
  DistroCodename: bionic
  DistroVariant: ubuntu
  DkmsStatus: r8168, 8.045.08, 4.15.0-12-generic, x86_64: installed
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
-  Intel Corporation HD Graphics 530 [8086:1912] (rev 06) (prog-if 00 [VGA 
controller])
-Subsystem: ASRock Incorporation HD Graphics 530 [1849:1912]
+  Intel Corporation HD Graphics 530 [8086:1912] (rev 06) (prog-if 00 [VGA 
controller])
+    Subsystem: ASRock Incorporation HD Graphics 530 [1849:1912]
  Lsusb:
-  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
-  Bus 001 Device 002: ID 046d:c062 Logitech, Inc. M-UAS144 [LS1 Laser Mouse]
-  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
+  Bus 001 Device 002: ID 046d:c062 Logitech, Inc. M-UAS144 [LS1 Laser Mouse]
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcEnviron:
-  TERM=xterm-256color
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-12-generic 
root=UUID=2f22752a-ca0f-4cff-b5d7-9754e6154d56 ro
  SourcePackage: xorg-server
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/07/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P7.00
  dmi.board.name: B150M-HDV
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP7.00:bd10/07/2016:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnB150M-HDV:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.91-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 18.0.0~rc4-1ubuntu3
  version.libgl1-mesa-glx: libgl1-mesa-glx 18.0.0~rc4-1ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.19.6-1ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.5-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20171229-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
  xserver.bootTime: Wed Feb 28 14:50:36 2018
  xserver.configfile: default
  xserver.devices:
-  
+ 
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
-  
+ 
  xserver.version: 2:1.19.6-1ubuntu2

** Also affects: gdm3 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: systemd (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: gnome-shell (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1756526

Title:
  _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed

Status in gdm3 package in Ubuntu:
  New
Status in gnome-shell package in Ubuntu:
  New
Status in systemd package in Ubuntu:
  New
Status in xorg-server package in Ubuntu:
  New

Bug description:
  Gnome-shell session on xorg, with no opened apps

  Getting this logged:

  oem@ubuntu:~$ journalctl -b | grep XSERV
  /usr/lib/gdm3/gdm-x-session[1289]: _XSERVTransSocketUNIXCreateListener: 
...SocketCreateListener() failed
  /usr/lib/gdm3/gdm-x-session[1289]: _XSERVTransMakeAllCOTSServerListeners: 
server already running

  per https://www.x.org/wiki/FAQErrorMessages/

  i join

[Desktop-packages] [Bug 1756540] Re: gnome-control-center crashed with SIGSEGV in g_main_context_dispatch()

2018-03-17 Thread Apport retracing service
*** This bug is a duplicate of bug 1754924 ***
https://bugs.launchpad.net/bugs/1754924

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1754924, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: "CoreDump.gz"
   
https://bugs.launchpad.net/bugs/1756540/+attachment/5082217/+files/CoreDump.gz

** Attachment removed: "Disassembly.txt"
   
https://bugs.launchpad.net/bugs/1756540/+attachment/5082219/+files/Disassembly.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/1756540/+attachment/5082223/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/1756540/+attachment/5082224/+files/ProcStatus.txt

** Attachment removed: "Registers.txt"
   
https://bugs.launchpad.net/bugs/1756540/+attachment/5082225/+files/Registers.txt

** Attachment removed: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1756540/+attachment/5082226/+files/Stacktrace.txt

** Attachment removed: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1756540/+attachment/5082227/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1754924
   gnome-control-center crashed with SIGSEGV in actualize_printers_list()

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  gnome-control-center crashed with SIGSEGV in g_main_context_dispatch()

Status in gnome-control-center package in Ubuntu:
  New

Bug description:
  Ubuntu 18.04

  ProblemType: Crash
  DistroRelease: Ubuntu 18.04
  Package: gnome-control-center 1:3.27.92-1ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-12.13-generic 4.15.7
  Uname: Linux 4.15.0-12-generic x86_64
  ApportVersion: 2.20.8-0ubuntu10
  Architecture: amd64
  CrashCounter: 1
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Mar 17 14:04:41 2018
  ExecutablePath: /usr/bin/gnome-control-center
  InstallationDate: Installed on 2018-03-08 (8 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180301)
  ProcCmdline: gnome-control-center --overview
  SegvAnalysis:
   Segfault happened at: 0x5643a46c75f1:mov0x90(%rbp),%rsi
   PC (0x5643a46c75f1) ok
   source "0x90(%rbp)" (0x0090) not located in a known VMA region (needed 
readable region)!
   destination "%rsi" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: gnome-control-center
  StacktraceTop:
   ?? ()
   ?? ()
   ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  Title: gnome-control-center crashed with SIGSEGV in g_main_context_dispatch()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1756540/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 8949] Re: Opening a deleted 'recent document' results in a new file.

2018-03-17 Thread Luke B.
I can confirm this issue no longer affects Ubuntu 18.04, as recently
viewed items are removed upon deletion.

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

Title:
  Opening a deleted 'recent document' results in a new file.

Status in GNOME Panel:
  Invalid
Status in GTK+:
  Won't Fix
Status in One Hundred Papercuts:
  Confirmed
Status in gtk+2.0 package in Ubuntu:
  Confirmed

Bug description:
  http://bugzilla.gnome.org/show_bug.cgi?id=143385

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1756547] [NEW] Some strings cannot be translated because of an error

2018-03-17 Thread AsciiWolf
Public bug reported:

Some strings of GNOME Shell are untranslated in the Czech translation on
Ubuntu 18.04 although they are translated upstream and when I try to
manually translate them on launchpad, I get this error: "number of
format specifications in 'msgid_plural' and 'msgstr[0]' does not match".

The bad strings are:
%d minute ago
%d minutes ago

%d hour ago
%d hours ago

%d week ago
%d weeks ago

%d month ago
%d months ago

%d year ago
%d years ago

They seem to be correct, but they are not accepted for some reason.

** Affects: ubuntu-translations
 Importance: Undecided
 Status: New

** Affects: gnome-shell (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: bionic l10n

** Also affects: ubuntu-translations
   Importance: Undecided
   Status: New

** Summary changed:

- Some strings cannot be translate because of an error
+ Some strings cannot be translated because of an error

** Description changed:

  Some strings of GNOME Shell are untranslated in the Czech translation on
  Ubuntu 18.04 although they are translated upstream and when I try to
  manually translate them on launchpad, I get this error: "number of
  format specifications in 'msgid_plural' and 'msgstr[0]' does not match".
  
  The bad strings are:
  %d minute ago
  %d minutes ago
  
  %d hour ago
  %d hours ago
  
  %d week ago
  %d weeks ago
  
  %d month ago
  %d months ago
  
  %d year ago
  %d years ago
+ 
+ They seem to be correct, but they are not accepted for some reason.

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

Title:
  Some strings cannot be translated because of an error

Status in Ubuntu Translations:
  New
Status in gnome-shell package in Ubuntu:
  New

Bug description:
  Some strings of GNOME Shell are untranslated in the Czech translation
  on Ubuntu 18.04 although they are translated upstream and when I try
  to manually translate them on launchpad, I get this error: "number of
  format specifications in 'msgid_plural' and 'msgstr[0]' does not
  match".

  The bad strings are:
  %d minute ago
  %d minutes ago

  %d hour ago
  %d hours ago

  %d week ago
  %d weeks ago

  %d month ago
  %d months ago

  %d year ago
  %d years ago

  They seem to be correct, but they are not accepted for some reason.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/1756547/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1756184] Re: Search making excessive requests for snap details and search

2018-03-17 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-software - 3.28.0-0ubuntu4

---
gnome-software (3.28.0-0ubuntu4) bionic; urgency=medium

  * debian/patches/0001-Stop-searching-multiple-times-on-search-page.patch:
- Stop duplicate search queries (LP: #1756184)

 -- Robert Ancell   Fri, 16 Mar 2018
12:21:56 +1300

** Changed in: gnome-software (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  Search making excessive requests for snap details and search

Status in gnome-software package in Ubuntu:
  Fix Released

Bug description:
  If you turn on snapd debugging and watch the log, you will see some
  excessive hits when working in Gnome Software. In particular, it
  seems:

  - Search makes the search request and then a details hit for every result
  - After clicking into a snap detail page and returning to the list, the query 
is repeated.

  Details requests should only be needed when clicking on a result, and
  returning to the search results should not repeat the query.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1756184/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1751460] Re: [regression] deja-dup-monitor crashed with SIGSEGV in Gigacage::::operator()

2018-03-17 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: webkit2gtk (Ubuntu Xenial)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to deja-dup in Ubuntu.
https://bugs.launchpad.net/bugs/1751460

Title:
  [regression] deja-dup-monitor crashed with SIGSEGV in
  Gigacageoperator()

Status in Déjà Dup:
  New
Status in WebKit:
  Confirmed
Status in deja-dup package in Ubuntu:
  Fix Released
Status in webkit2gtk package in Ubuntu:
  Triaged
Status in deja-dup source package in Xenial:
  Triaged
Status in webkit2gtk source package in Xenial:
  Confirmed
Status in deja-dup source package in Artful:
  Triaged
Status in webkit2gtk source package in Artful:
  Confirmed
Status in deja-dup source package in Bionic:
  Fix Released
Status in webkit2gtk source package in Bionic:
  Triaged

Bug description:
  https://errors.ubuntu.com/problem/27441b78823246dd5392ee29ac30546f6464289e

  ProblemType: Crash
  DistroRelease: Ubuntu 18.04
  Package: deja-dup 37.1-1fakesync1
  ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3
  Uname: Linux 4.15.0-10-generic x86_64
  ApportVersion: 2.20.8-0ubuntu10
  Architecture: amd64
  CrashCounter: 1
  CurrentDesktop: GNOME
  Date: Sat Feb 24 14:30:47 2018
  ExecutablePath: /usr/lib/deja-dup/deja-dup-monitor
  InstallationDate: Installed on 2017-12-27 (59 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  ProcCmdline: /usr/lib/deja-dup/deja-dup-monitor
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7ff1c3dda588:movl   $0x0,(%rax)
   PC (0x7ff1c3dda588) ok
   source "$0x0" ok
   destination "(%rax)" (0xbbadbeef) not located in a known VMA region (needed 
writable region)!
  SegvReason: writing unknown VMA
  Signal: 11
  SourcePackage: deja-dup
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libjavascriptcoregtk-4.0.so.18
   __pthread_once_slow (once_control=0x7ff1c404202c, 
init_routine=0x7ff1baec0490 <__once_proxy>) at pthread_once.c:116
   Gigacage::ensureGigacage() () from 
/usr/lib/x86_64-linux-gnu/libjavascriptcoregtk-4.0.so.18
   bmalloc::Heap::Heap(bmalloc::HeapKind, 
std::lock_guard&) () from 
/usr/lib/x86_64-linux-gnu/libjavascriptcoregtk-4.0.so.18
   bmalloc::PerProcess >::getSlowCase() () 
from /usr/lib/x86_64-linux-gnu/libjavascriptcoregtk-4.0.so.18
  Title: deja-dup-monitor crashed with SIGSEGV in __pthread_once_slow()
  UpgradeStatus: Upgraded to bionic on 2018-02-24 (0 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/deja-dup/+bug/1751460/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1751460] Re: [regression] deja-dup-monitor crashed with SIGSEGV in Gigacage::::operator()

2018-03-17 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: webkit2gtk (Ubuntu Artful)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to deja-dup in Ubuntu.
https://bugs.launchpad.net/bugs/1751460

Title:
  [regression] deja-dup-monitor crashed with SIGSEGV in
  Gigacageoperator()

Status in Déjà Dup:
  New
Status in WebKit:
  Confirmed
Status in deja-dup package in Ubuntu:
  Fix Released
Status in webkit2gtk package in Ubuntu:
  Triaged
Status in deja-dup source package in Xenial:
  Triaged
Status in webkit2gtk source package in Xenial:
  Confirmed
Status in deja-dup source package in Artful:
  Triaged
Status in webkit2gtk source package in Artful:
  Confirmed
Status in deja-dup source package in Bionic:
  Fix Released
Status in webkit2gtk source package in Bionic:
  Triaged

Bug description:
  https://errors.ubuntu.com/problem/27441b78823246dd5392ee29ac30546f6464289e

  ProblemType: Crash
  DistroRelease: Ubuntu 18.04
  Package: deja-dup 37.1-1fakesync1
  ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3
  Uname: Linux 4.15.0-10-generic x86_64
  ApportVersion: 2.20.8-0ubuntu10
  Architecture: amd64
  CrashCounter: 1
  CurrentDesktop: GNOME
  Date: Sat Feb 24 14:30:47 2018
  ExecutablePath: /usr/lib/deja-dup/deja-dup-monitor
  InstallationDate: Installed on 2017-12-27 (59 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  ProcCmdline: /usr/lib/deja-dup/deja-dup-monitor
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7ff1c3dda588:movl   $0x0,(%rax)
   PC (0x7ff1c3dda588) ok
   source "$0x0" ok
   destination "(%rax)" (0xbbadbeef) not located in a known VMA region (needed 
writable region)!
  SegvReason: writing unknown VMA
  Signal: 11
  SourcePackage: deja-dup
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libjavascriptcoregtk-4.0.so.18
   __pthread_once_slow (once_control=0x7ff1c404202c, 
init_routine=0x7ff1baec0490 <__once_proxy>) at pthread_once.c:116
   Gigacage::ensureGigacage() () from 
/usr/lib/x86_64-linux-gnu/libjavascriptcoregtk-4.0.so.18
   bmalloc::Heap::Heap(bmalloc::HeapKind, 
std::lock_guard&) () from 
/usr/lib/x86_64-linux-gnu/libjavascriptcoregtk-4.0.so.18
   bmalloc::PerProcess >::getSlowCase() () 
from /usr/lib/x86_64-linux-gnu/libjavascriptcoregtk-4.0.so.18
  Title: deja-dup-monitor crashed with SIGSEGV in __pthread_once_slow()
  UpgradeStatus: Upgraded to bionic on 2018-02-24 (0 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/deja-dup/+bug/1751460/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1438422] Re: Hybrid laptop's accelerometer tilt interpreted as WiFi hardware switch

2018-03-17 Thread Antoine Monmayrant
Hello, I confirm I face the very same bug on my HP Spectre x360 G2 with both 
17.10 and 18.04 beta (it was OK on 17.04):
# Folding to tablet mode and back to laptop mode:
## Unknown keypress is registered:
grep Unknown /var/log/syslog
Mar 17 14:24:53 lyre kernel: [11312.248585] atkbd serio0: 
Unknown key released (translated set 2, code 0xd8 on isa0060/serio0).
## Airplane gets activated and has to be manually deactivated

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1438422

Title:
  Hybrid laptop's accelerometer tilt interpreted as WiFi hardware switch

Status in compiz package in Ubuntu:
  Invalid
Status in gnome-session package in Ubuntu:
  New
Status in network-manager package in Ubuntu:
  New
Status in urfkill package in Ubuntu:
  New

Bug description:
  This bug appears to be a regression in Vivid sometime in the second
  half of March 2015.

  When the machine is tilted (e.g., onto its side), Syslog reports an
  "unknown" button being pressed. When tilted back to the normal laptop
  position, the machine's WiFi disconnects and is shown as disabled in
  the connection manager. Syslog indicates that urfkill registered a
  hardware switch cutoff for the WiFi.

  I know that the accelerometers do work in other contexts and can be
  read properly in Ubuntu. As an example, this "orient" script works for
  me: https://github.com/leszakk/orient .

  Hardware: HP Envy x360 15t -- this is a hybrid touch notebook
  OS: Ubuntu 15.04 Beta 2 -- Desktop version
  Kernel:  3.19.0-10-generic
  urfkill:
    Installed: 0.6.0~20150318.103828.5539c0d.1-0ubuntu1
    Candidate: 0.6.0~20150318.103828.5539c0d.1-0ubuntu1
    Version table:
   *** 0.6.0~20150318.103828.5539c0d.1-0ubuntu1 0
  500 http://mirrors.mit.edu/ubuntu/ vivid/universe amd64 Packages
  100 /var/lib/dpkg/status

  Below is a Syslog readout from a test event. The notebook starts in
  normal typing position, the hinge bent at a right angle. At 16:13:30,
  without moving the hinge, I tip the notebook 90 degrees to the left
  from my perspective. So the Unity launcher is now closest to the
  floor, for example. I hold it there for about 10 seconds until
  16:13:40.

  Mar 30 16:13:30 [my_hostname] kernel: [ 1327.717086] atkbd serio0: Unknown 
key pressed (translated set 2, code 0xd8 on isa0060/serio0).
  Mar 30 16:13:30 [my_hostname] kernel: [ 1327.717098] atkbd serio0: Use 
'setkeycodes e058 ' to make it known.
  Mar 30 16:13:30 [my_hostname] kernel: [ 1327.724168] atkbd serio0: Unknown 
key released (translated set 2, code 0xd8 on isa0060/serio0).
  Mar 30 16:13:30 [my_hostname] kernel: [ 1327.724180] atkbd serio0: Use 
'setkeycodes e058 ' to make it known.
  Mar 30 16:13:41 [my_hostname] URfkill[868]: Setting WLAN devices to blocked
  Mar 30 16:13:41 [my_hostname] URfkill[868]: set_soft: Setting WLAN to blocked
  Mar 30 16:13:41 [my_hostname] kernel: [ 1338.698934] wlan0: deauthenticating 
from [ma:ca:dd:re:ss] by local choice (Reason: 3=DEAUTH_LEAVING)
  Mar 30 16:13:41 [my_hostname] wpa_supplicant[1015]: wlan0: 
CTRL-EVENT-DISCONNECTED bssid=[ma:ca:dd:re:ss] reason=3 locally_generated=1
  Mar 30 16:13:41 [my_hostname] kernel: [ 1338.710906] cfg80211: Calling CRDA 
to update world regulatory domain
  Mar 30 16:13:41 [my_hostname] avahi-daemon[876]: Interface wlan0.IPv6 no 
longer relevant for mDNS.
  Mar 30 16:13:41 [my_hostname] avahi-daemon[876]: Leaving mDNS multicast group 
on interface wlan0.IPv6 with address fe80::8286:f2ff:fe32:def8.
  Mar 30 16:13:41 [my_hostname] dhclient: receive_packet failed on wlan0: 
Network is down
  Mar 30 16:13:41 [my_hostname] avahi-daemon[876]: Interface wlan0.IPv4 no 
longer relevant for mDNS.
  Mar 30 16:13:41 [my_hostname] avahi-daemon[876]: Leaving mDNS multicast group 
on interface wlan0.IPv4 with address 192.168.1.133.
  Mar 30 16:13:41 [my_hostname] avahi-daemon[876]: Withdrawing address record 
for fe80::8286:f2ff:fe32:def8 on wlan0.
  Mar 30 16:13:41 [my_hostname] avahi-daemon[876]: Withdrawing address record 
for 192.168.1.133 on wlan0.
  Mar 30 16:13:41 [my_hostname] URfkill[868]: device_changed_cb: phy0
  Mar 30 16:13:41 [my_hostname] NetworkManager[863]:  Connection 
disconnected (reason -3)
  Mar 30 16:13:41 [my_hostname] NetworkManager[863]:  
[1427746421.849186] [platform/nm-linux-platform.c:1714] add_object(): Netlink 
error adding 0.0.0.0/0 via 192.168.1.1 dev wlan0 metric 1024 mss 0 src user: 
Unspecific failure
  Mar 30 16:13:41 [my_hostname] NetworkManager[863]:  
[1427746421.849417] [platform/nm-linux-platform.c:1714] add_object(): Netlink 
error adding 192.168.1.1/32 via 0.0.0.0 dev wlan0 metric 1024 mss 0 src user: 
Unspecific failure
  Mar 30 16:13:41 [my_hostname] NetworkManager[863]:  
[1427746421.849591] [platform/nm-linux-platform.c:1714] add_object(): Netlink 
error adding 0.0.0.0/0 via 192.168.1.1 dev wlan0 metric 1024 mss 0 src user: 
U

[Desktop-packages] [Bug 1438422] Re: Hybrid laptop's accelerometer tilt interpreted as WiFi hardware switch

2018-03-17 Thread Antoine Monmayrant
Hello again,

Here is another way to look at this unexpected unknown key press and airplane 
mode activated (ie wifi killed):
acpi_listen 
# Folding to tablet mode and back to laptop mode again
button/wlan WLAN 0080  K
button/wlan WLAN 0080  K
button/wlan WLAN 0080  K

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1438422

Title:
  Hybrid laptop's accelerometer tilt interpreted as WiFi hardware switch

Status in compiz package in Ubuntu:
  Invalid
Status in gnome-session package in Ubuntu:
  New
Status in network-manager package in Ubuntu:
  New
Status in urfkill package in Ubuntu:
  New

Bug description:
  This bug appears to be a regression in Vivid sometime in the second
  half of March 2015.

  When the machine is tilted (e.g., onto its side), Syslog reports an
  "unknown" button being pressed. When tilted back to the normal laptop
  position, the machine's WiFi disconnects and is shown as disabled in
  the connection manager. Syslog indicates that urfkill registered a
  hardware switch cutoff for the WiFi.

  I know that the accelerometers do work in other contexts and can be
  read properly in Ubuntu. As an example, this "orient" script works for
  me: https://github.com/leszakk/orient .

  Hardware: HP Envy x360 15t -- this is a hybrid touch notebook
  OS: Ubuntu 15.04 Beta 2 -- Desktop version
  Kernel:  3.19.0-10-generic
  urfkill:
    Installed: 0.6.0~20150318.103828.5539c0d.1-0ubuntu1
    Candidate: 0.6.0~20150318.103828.5539c0d.1-0ubuntu1
    Version table:
   *** 0.6.0~20150318.103828.5539c0d.1-0ubuntu1 0
  500 http://mirrors.mit.edu/ubuntu/ vivid/universe amd64 Packages
  100 /var/lib/dpkg/status

  Below is a Syslog readout from a test event. The notebook starts in
  normal typing position, the hinge bent at a right angle. At 16:13:30,
  without moving the hinge, I tip the notebook 90 degrees to the left
  from my perspective. So the Unity launcher is now closest to the
  floor, for example. I hold it there for about 10 seconds until
  16:13:40.

  Mar 30 16:13:30 [my_hostname] kernel: [ 1327.717086] atkbd serio0: Unknown 
key pressed (translated set 2, code 0xd8 on isa0060/serio0).
  Mar 30 16:13:30 [my_hostname] kernel: [ 1327.717098] atkbd serio0: Use 
'setkeycodes e058 ' to make it known.
  Mar 30 16:13:30 [my_hostname] kernel: [ 1327.724168] atkbd serio0: Unknown 
key released (translated set 2, code 0xd8 on isa0060/serio0).
  Mar 30 16:13:30 [my_hostname] kernel: [ 1327.724180] atkbd serio0: Use 
'setkeycodes e058 ' to make it known.
  Mar 30 16:13:41 [my_hostname] URfkill[868]: Setting WLAN devices to blocked
  Mar 30 16:13:41 [my_hostname] URfkill[868]: set_soft: Setting WLAN to blocked
  Mar 30 16:13:41 [my_hostname] kernel: [ 1338.698934] wlan0: deauthenticating 
from [ma:ca:dd:re:ss] by local choice (Reason: 3=DEAUTH_LEAVING)
  Mar 30 16:13:41 [my_hostname] wpa_supplicant[1015]: wlan0: 
CTRL-EVENT-DISCONNECTED bssid=[ma:ca:dd:re:ss] reason=3 locally_generated=1
  Mar 30 16:13:41 [my_hostname] kernel: [ 1338.710906] cfg80211: Calling CRDA 
to update world regulatory domain
  Mar 30 16:13:41 [my_hostname] avahi-daemon[876]: Interface wlan0.IPv6 no 
longer relevant for mDNS.
  Mar 30 16:13:41 [my_hostname] avahi-daemon[876]: Leaving mDNS multicast group 
on interface wlan0.IPv6 with address fe80::8286:f2ff:fe32:def8.
  Mar 30 16:13:41 [my_hostname] dhclient: receive_packet failed on wlan0: 
Network is down
  Mar 30 16:13:41 [my_hostname] avahi-daemon[876]: Interface wlan0.IPv4 no 
longer relevant for mDNS.
  Mar 30 16:13:41 [my_hostname] avahi-daemon[876]: Leaving mDNS multicast group 
on interface wlan0.IPv4 with address 192.168.1.133.
  Mar 30 16:13:41 [my_hostname] avahi-daemon[876]: Withdrawing address record 
for fe80::8286:f2ff:fe32:def8 on wlan0.
  Mar 30 16:13:41 [my_hostname] avahi-daemon[876]: Withdrawing address record 
for 192.168.1.133 on wlan0.
  Mar 30 16:13:41 [my_hostname] URfkill[868]: device_changed_cb: phy0
  Mar 30 16:13:41 [my_hostname] NetworkManager[863]:  Connection 
disconnected (reason -3)
  Mar 30 16:13:41 [my_hostname] NetworkManager[863]:  
[1427746421.849186] [platform/nm-linux-platform.c:1714] add_object(): Netlink 
error adding 0.0.0.0/0 via 192.168.1.1 dev wlan0 metric 1024 mss 0 src user: 
Unspecific failure
  Mar 30 16:13:41 [my_hostname] NetworkManager[863]:  
[1427746421.849417] [platform/nm-linux-platform.c:1714] add_object(): Netlink 
error adding 192.168.1.1/32 via 0.0.0.0 dev wlan0 metric 1024 mss 0 src user: 
Unspecific failure
  Mar 30 16:13:41 [my_hostname] NetworkManager[863]:  
[1427746421.849591] [platform/nm-linux-platform.c:1714] add_object(): Netlink 
error adding 0.0.0.0/0 via 192.168.1.1 dev wlan0 metric 1024 mss 0 src user: 
Unspecific failure
  Mar 30 16:13:41 [my_hostname] avahi-daemon[876]: Joining mDNS multicast group 
on interface wlan0.IPv4 with address 1

[Desktop-packages] [Bug 1727653] Re: error: can't start new thread

2018-03-17 Thread Kenneth Loafman
Try running the command as:

DEJA_DUP_DEBUG=1 sh -c "ulimit -v 100; ulimit -n 8192; exec 
/usr/lib/x86_64-linux-gnu
/deja-dup/deja-dup-monitor"

This will create a large debug log in ~/.cache/deja-dup/.  Please add
that as an attachment to this bug report.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to deja-dup in Ubuntu.
https://bugs.launchpad.net/bugs/1727653

Title:
  error: can't start new thread

Status in Duplicity:
  In Progress
Status in deja-dup package in Ubuntu:
  Triaged
Status in duplicity package in Ubuntu:
  In Progress

Bug description:
  $ uname -a
  Linux mbpr13b 4.13.0-16-generic #19-Ubuntu SMP Wed Oct 11 18:35:14 UTC 2017 
x86_64 x86_64 x86_64 GNU/Linux

  duplicity gets started daily via deja-dup automatically.

  Every now and then (approx. every third time) I get the following
  error:

  --

  Failed with an unknown error.

  Traceback (most recent call last):
File "/usr/bin/duplicity", line 1546, in 
  with_tempdir(main)
File "/usr/bin/duplicity", line 1540, in with_tempdir
  fn()
File "/usr/bin/duplicity", line 1391, in main
  do_backup(action)
File "/usr/bin/duplicity", line 1468, in do_backup
  restore(col_stats)
File "/usr/bin/duplicity", line 731, in restore
  restore_get_patched_rop_iter(col_stats)):
File "/usr/lib/python2.7/dist-packages/duplicity/patchdir.py", line 560, in 
Write_ROPaths
  for ropath in rop_iter:
File "/usr/lib/python2.7/dist-packages/duplicity/patchdir.py", line 523, in 
integrate_patch_iters
  for patch_seq in collated:
File "/usr/lib/python2.7/dist-packages/duplicity/patchdir.py", line 389, in 
yield_tuples
  setrorps(overflow, elems)
File "/usr/lib/python2.7/dist-packages/duplicity/patchdir.py", line 378, in 
setrorps
  elems[i] = iter_list[i].next()
File "/usr/lib/python2.7/dist-packages/duplicity/patchdir.py", line 107, in 
filter_path_iter
  for path in path_iter:
File "/usr/lib/python2.7/dist-packages/duplicity/patchdir.py", line 121, in 
difftar2path_iter
  tarinfo_list = [tar_iter.next()]
File "/usr/lib/python2.7/dist-packages/duplicity/patchdir.py", line 339, in 
next
  self.set_tarfile()
File "/usr/lib/python2.7/dist-packages/duplicity/patchdir.py", line 333, in 
set_tarfile
  self.current_fp = self.fileobj_iter.next()
File "/usr/bin/duplicity", line 768, in get_fileobj_iter
  manifest.volume_info_dict[vol_num])
File "/usr/bin/duplicity", line 811, in restore_get_enc_fileobj
  fileobj = tdp.filtered_open_with_delete("rb")
File "/usr/lib/python2.7/dist-packages/duplicity/dup_temp.py", line 119, in 
filtered_open_with_delete
  fh = FileobjHooked(path.DupPath.filtered_open(self, mode))
File "/usr/lib/python2.7/dist-packages/duplicity/path.py", line 778, in 
filtered_open
  return gpg.GPGFile(False, self, gpg_profile)
File "/usr/lib/python2.7/dist-packages/duplicity/gpg.py", line 202, in 
__init__
  'logger': self.logger_fp})
File "/usr/lib/python2.7/dist-packages/duplicity/gpginterface.py", line 
374, in run
  create_fhs, attach_fhs)
File "/usr/lib/python2.7/dist-packages/duplicity/gpginterface.py", line 
420, in _attach_fork_exec
  process.thread.start()
File "/usr/lib/python2.7/threading.py", line 736, in start
  _start_new_thread(self.__bootstrap, ())
  error: can't start new thread

  --

  Restarting deja-dup manually fixes the problem and the next few days,
  automatic backup will run correctly until (see above).

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: duplicity 0.7.12-1ubuntu1
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Oct 26 10:49:45 2017
  InstallationDate: Installed on 2017-10-20 (5 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  SourcePackage: duplicity
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1756472] [NEW] 17.10 CUPS remote printing issue

2018-03-17 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

I have a Brother 5140 on UBUNTU 17.10. It works fine whenever I print
from the computer it is attached to but I am having two issues with CUPS
remote printing that didn't exist under 16.04.

1: I have an Android phone that I print documents from using Android
CUPS printing app. Under 17.10, if I reboot the machine, I have to
manually go into Printers/Advanced Printer Settings/Server/Connect and
then I can print from my phone. I added the command /run/cups/cups.sock
via the startup applications and this solves the issue for one print
job.  For multiple documents I have to reboot my phone between documents

2: My son runs LUbuntu 17.10 and his computer used to be able to print
remotely to mine, but now, while his computer sees and installs the
remote printer through the CUPS web interface, all of his print jobs
come back with some type of error code or another, usually Filter Failed
and I have to purge the print job from my server.

** Affects: cups-filters (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: bot-comment
-- 
17.10 CUPS remote printing issue
https://bugs.launchpad.net/bugs/1756472
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to cups-filters in Ubuntu.

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1728012] Re: Many 3rd party scanner drivers are broken by a sane change

2018-03-17 Thread Mika
Thanks staedtler-przyborski. (#12)

It worked for me in 18.04 with epson scanner.
I hope it stays that way.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to sane-backends in Ubuntu.
https://bugs.launchpad.net/bugs/1728012

Title:
  Many 3rd party scanner drivers are broken by a sane change

Status in sane-backends package in Ubuntu:
  Confirmed

Bug description:
  Many scanners can no more be used since sane has changed something:
  The 3rd-party plug-in the vendor provides as .deb package will still
  install. But the scanner is no more recognized.

  Scanners that are affected are(besides others):
   - Epson Perfection V10
   - Epson Perfection V1000
   - Epson WorkForce GT-1500
   - Brother MFC-8510DN
   - Epson Perfection V33

  It is to note that the probability that the scanner manufacturers fix
  things others broke is below 100%.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: libsane1 1.0.27-1~experimental2ubuntu2
  Uname: Linux 4.14.0-041400rc5-lowlatency x86_64
  ApportVersion: 2.20.7-0ubuntu3.1
  Architecture: amd64
  Date: Fri Oct 27 12:35:52 2017
  EcryptfsInUse: Yes
  SourcePackage: sane-backends
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1728012/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1756559] [NEW] No status indicator for File Copy and/or Moves

2018-03-17 Thread Jeb E.
Public bug reported:

Nautilus does not show a status indicator when the user is copying or moving a 
file from an NAS device to their local disk.
This is very important to have, as the user risks data loss or corruption if 
not done correctly.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: nautilus 1:3.26.0-0ubuntu1
ProcVersionSignature: Ubuntu 4.13.0-37.42-lowlatency 4.13.13
Uname: Linux 4.13.0-37-lowlatency x86_64
ApportVersion: 2.20.7-0ubuntu3.7
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sat Mar 17 11:10:31 2018
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: 17.10 amd64 apport-bug artful bug third-party-packages wayland-session

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

Title:
  No status indicator for File Copy and/or Moves

Status in nautilus package in Ubuntu:
  New

Bug description:
  Nautilus does not show a status indicator when the user is copying or moving 
a file from an NAS device to their local disk.
  This is very important to have, as the user risks data loss or corruption if 
not done correctly.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: nautilus 1:3.26.0-0ubuntu1
  ProcVersionSignature: Ubuntu 4.13.0-37.42-lowlatency 4.13.13
  Uname: Linux 4.13.0-37-lowlatency x86_64
  ApportVersion: 2.20.7-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Mar 17 11:10:31 2018
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1756472] Re: 17.10 CUPS remote printing issue

2018-03-17 Thread Barton C. Wilkins
** Package changed: ubuntu => cups-filters (Ubuntu)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups-filters in Ubuntu.
https://bugs.launchpad.net/bugs/1756472

Title:
  17.10 CUPS remote printing issue

Status in cups-filters package in Ubuntu:
  New

Bug description:
  I have a Brother 5140 on UBUNTU 17.10. It works fine whenever I print
  from the computer it is attached to but I am having two issues with
  CUPS remote printing that didn't exist under 16.04.

  1: I have an Android phone that I print documents from using Android
  CUPS printing app. Under 17.10, if I reboot the machine, I have to
  manually go into Printers/Advanced Printer Settings/Server/Connect and
  then I can print from my phone. I added the command
  /run/cups/cups.sock via the startup applications and this solves the
  issue for one print job.  For multiple documents I have to reboot my
  phone between documents

  2: My son runs LUbuntu 17.10 and his computer used to be able to print
  remotely to mine, but now, while his computer sees and installs the
  remote printer through the CUPS web interface, all of his print jobs
  come back with some type of error code or another, usually Filter
  Failed and I have to purge the print job from my server.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1756472/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 402892] Re: Mouse cursor gets stuck in "drag and drop" mode

2018-03-17 Thread Jeb E.
The same happens for me, all the way on Ubuntu 17.10 x64. Issue happens
moreso when multitasking between Openshot and Firefox.

** Also affects: openshot
   Importance: Undecided
   Status: New

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

Title:
  Mouse cursor gets stuck in "drag and drop" mode

Status in OpenShot Video Editor:
  New
Status in X.Org X server:
  New
Status in chromium package in Ubuntu:
  Confirmed
Status in firefox package in Ubuntu:
  Confirmed
Status in rapidsvn package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: rapidsvn

  When clicking on the Bookmark root or on one of the bookmarks below
  the mouse cursor gets stuck in "drag n drop" mode, blocking all
  keyboard entry and also mouse clicks for the the whole GUI
  (systemwide).

  Unfortunately I cannot provide any debug or other information, as I
  have to reboot everytime.

  I am running Ubuntu 9.04 with compiz enabled.

  Many thanks in advance for your help with this problem,
  /nxT

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 569523] Re: X Cursors Previews

2018-03-17 Thread Sebastien Bacher
Thumbnails can be provided  by external components, that has not been
added in 7 years and is even less relevant today with wayland, closing
as wontfix for Ubuntu, feel free to reopen upstream though

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

Title:
  X Cursors Previews

Status in nautilus package in Ubuntu:
  New

Bug description:
  Binary package hint: nautilus

  X Cursors should be shown in the thumbnail like Konqueror does in KDE.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 436918] Re: Nautilus makes thumbnails blurry when 32x32 icons are default

2018-03-17 Thread Sebastien Bacher
Upstream comment suggest the issue has been obsoleted years ago

** Changed in: nautilus (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  Nautilus makes thumbnails blurry when 32x32 icons are default

Status in Nautilus:
  Expired
Status in nautilus package in Ubuntu:
  Fix Released

Bug description:
  32x32 thumbnails are not rendered correctly when 32x32 (zoom 66%) icon size 
is selected. They are scaled down.
  48x48 thumbnails are not scaled down when 48x48 (zoom 100%) icon size is 
selected. Why 32x32 thumbnails are scaled down and 48x48 are not? Some people 
are not blind and 48x48 icons are big for them (like me) and they want 32x32 
icons. But then they realize that thumbnails are blurry and make them feel sick 
while using the computer.

  See attached image.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1753954] Re: Intel Whiskey Lake (WHL) graphics support

2018-03-17 Thread Launchpad Bug Tracker
This bug was fixed in the package xorg-server - 2:1.19.6-1ubuntu3

---
xorg-server (2:1.19.6-1ubuntu3) bionic; urgency=medium

  * dri2-Sync-i965_pci_ids.h-from-Mesa.patch: Update i965_pci_ids.h to
include latest CFL. (LP: #1753954)
  * server-1.19.diff: Pull fixes from upstream stable branch.
(LP: #1748926)

 -- Timo Aaltonen   Tue, 13 Mar 2018 11:59:01 +0200

** Changed in: xorg-server (Ubuntu Bionic)
   Status: Fix Committed => Fix Released

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

Title:
  Intel Whiskey Lake (WHL) graphics support

Status in libdrm package in Ubuntu:
  Fix Released
Status in linux-oem package in Ubuntu:
  Fix Released
Status in mesa package in Ubuntu:
  Fix Released
Status in xorg-server package in Ubuntu:
  Fix Released
Status in xorg-server-hwe-16.04 package in Ubuntu:
  Invalid
Status in libdrm source package in Xenial:
  New
Status in linux-oem source package in Xenial:
  New
Status in mesa source package in Xenial:
  New
Status in xorg-server source package in Xenial:
  Invalid
Status in xorg-server-hwe-16.04 source package in Xenial:
  New
Status in libdrm source package in Bionic:
  Fix Released
Status in linux-oem source package in Bionic:
  Fix Released
Status in mesa source package in Bionic:
  Fix Released
Status in xorg-server source package in Bionic:
  Fix Released
Status in xorg-server-hwe-16.04 source package in Bionic:
  Invalid

Bug description:
  [Impact]
  WHL is basically CFL-U with new PCI-ID's that are needed in the kernel, 
libdrm, mesa and xserver.

  [Test Case]

  Test the installation on a WHL machine, the graphical session should
  have full acceleration after these updates.

  [Regression Potential]

  None, just adds PCI-ID's to existing drivers.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1748926] Re: From 1.19.6 on, X treats every device as an input device

2018-03-17 Thread Launchpad Bug Tracker
This bug was fixed in the package xorg-server - 2:1.19.6-1ubuntu3

---
xorg-server (2:1.19.6-1ubuntu3) bionic; urgency=medium

  * dri2-Sync-i965_pci_ids.h-from-Mesa.patch: Update i965_pci_ids.h to
include latest CFL. (LP: #1753954)
  * server-1.19.diff: Pull fixes from upstream stable branch.
(LP: #1748926)

 -- Timo Aaltonen   Tue, 13 Mar 2018 11:59:01 +0200

** Changed in: xorg-server (Ubuntu)
   Status: Incomplete => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1748926

Title:
  From 1.19.6 on, X treats every device as an input device

Status in X.Org X server:
  Fix Released
Status in xorg-server package in Ubuntu:
  Fix Released

Bug description:
  bug
  https://bugs.freedesktop.org/show_bug.cgi?id=104382

  patch
  https://patchwork.freedesktop.org/patch/196090/

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1748926/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1073392] Re: It is impossible to set emblems on icons

2018-03-17 Thread Sebastien Bacher
that's a request for upstream, not something ubuntu is going to add as a
distro change

** Changed in: nautilus (Ubuntu)
   Status: Triaged => Won't Fix

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

Title:
  It is impossible to set emblems on icons

Status in nautilus package in Ubuntu:
  Won't Fix

Bug description:
  Using Ubuntu 12.04

  Nautilus 3.4 doesn't seem to support setting emblems on icons anymore.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 614785] Re: emblems overlayed by text background

2018-03-17 Thread Sebastien Bacher
emblems have been deprecated in recent nautilus versions, closing the
bug as it's obsolete

** Changed in: nautilus (Ubuntu)
   Status: Triaged => Invalid

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

Title:
  emblems overlayed by text background

Status in Nautilus:
  Expired
Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: nautilus

  to reproduce

  make folder
  set view to 'text on right of icons'
  and zoom to 200%
  add two emblems to the folder
  hover on folder

  what happens:
  white text background appears over the emblem
  what would be expected:
  the text to stay behind the emblems

  ubuntu 10.04
  latest updates installed

  
  DistroRelease: Ubuntu 10.04

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1015116] Re: emblems sporatically missing

2018-03-17 Thread Sebastien Bacher
emblems have been deprecated in recent nautilus versions, closing the
bug as it's obsolete

** Changed in: nautilus (Ubuntu)
   Status: New => Invalid

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

Title:
  emblems sporatically missing

Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  was developing a nautilus extension when i was was trying to figure out why 
some of my icons were not getting there emblems set. I finally realized that If 
I set the view from list to icons the handful of icons missing their emblems 
would change. 
  Also If I zoomed in all the way in icon view all emblems would show up 
correctly.
  If I turn off thumbnails, all emblems show up completely.

  Tried this with a known working user of emblems: dropbox, and some
  emblems are missing there too. They were my panoramas the lost their
  emblem.

  opening nautilus in terminal yields these errors, only on pages that have 
files missing their emblem:
  "
  (nautilus:30877): GdkPixbuf-CRITICAL **: gdk_pixbuf_composite: assertion 
`dest_y >= 0 && dest_y + dest_height <= dest->height' failed

  (nautilus:30877): GdkPixbuf-CRITICAL **: gdk_pixbuf_composite:
  assertion `dest_x >= 0 && dest_x + dest_width <= dest->width' failed

  "

  Ubuntu 12.04
  nautilus: 1:3.4.2-0ubuntu2

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 295535] Re: When thumbnails mode is on, and no codec available, Nautilus does not show the file at all

2018-03-17 Thread Sebastien Bacher
the issue doesn't exit in recent versions, closing

** Changed in: nautilus (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  When thumbnails mode is on, and no codec available, Nautilus does not
  show the file at all

Status in Nautilus:
  Expired
Status in nautilus package in Ubuntu:
  Fix Released

Bug description:
  When browsing a folder with videos, thumbnails mode is on, and no suitable
  codec available, Nautilus does not show the file at all.

  The folder info reports the number of files in the folder lesser than actual
  number. The file is completely invisible even when all options to show hidden
  files are enabled.

  From terminal it can be proven that the file actually exists in the
  folder.

  
  This is under Ubuntu Intrepid.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 280480] Re: Share emblem does not show on XDG standard directories

2018-03-17 Thread Sebastien Bacher
emblems have been deprecated in recent nautilus versions, closing the
bug as it's obsolete

** Changed in: nautilus (Ubuntu)
   Status: Triaged => Invalid

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

Title:
  Share emblem does not show on XDG standard directories

Status in Linux Mint:
  Triaged
Status in Nautilus:
  Expired
Status in nautilus package in Ubuntu:
  Invalid
Status in nautilus-share package in Ubuntu:
  Fix Released

Bug description:
  If an XDG standard directory, e.g. ~/Documents, ~/Music, or ~/Pictures
  is shared, the sharing emblem appears just after sharing, but does not
  appear automatically when loading the view for the home directory upon
  restart of Nautilus. This is because, when Nautilus Share is told to
  share a directory, it immediately adds the emblem to the directory.

  However, upon a restart of Nautilus, the way Nautilus Share detects
  which directories to add emblems to is via the Nautilus Info Provider
  interface. However, Nautilus does not query plugins for information
  via this interface for XDG standard directories.

  As far as I can see, there is no way within the bounds of Nautilus'
  plugin API to work around this issue in Nautilus Share code. The fix
  has to be in Nautilus code.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 273944] Re: Pressing "Print Screen" scrolls Emblems tab

2018-03-17 Thread Sebastien Bacher
emblems have been deprecated in recent nautilus versions, closing the
bug as it's obsolete

** Changed in: nautilus (Ubuntu)
   Status: Triaged => Invalid

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

Title:
  Pressing "Print Screen" scrolls Emblems tab

Status in Nautilus:
  Expired
Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: nautilus

  When taking a screenshot (using keyboard or from the menu) of the
  Emblems tab of a file property dialog, the selected emblem is brought
  into view (and is therefore not what is wanted in the screenshot).

  Steps to reproduce:
  1) Right click on a file, select Properties
  2) Switch to the Emblems tab
  3) Select an emblem
  4) Scroll so the emblem is not visible
  5) Initiate a screenshot

  What is expected:
  No movement of the scrolled area.

  Ubuntu: 8.04.1
  nautilus: 1:2.22.3-0ubuntu2

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 226644] Re: Emblems don't follow links

2018-03-17 Thread Sebastien Bacher
emblems have been deprecated in recent nautilus versions, closing the
bug as it's obsolete

** Changed in: nautilus (Ubuntu)
   Status: Triaged => Invalid

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

Title:
  Emblems don't follow links

Status in Nautilus:
  Expired
Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  Steps to reproduce this bug.

  1. Put an emblem on a file.
  2. Create a shortcut to the folder in which the file is. (Say the file with 
the emblem is /home/foo/bar.txt , you should create a shortcut to /home/foo/ 
someplace).
  3. Access the folder (foo) using the shortcut.

  Result : bar.txt has no emblem.
  Expected result : bar.txt shows its emblem.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 848312] Re: Place emblems/icons on directories in /

2018-03-17 Thread Sebastien Bacher
emblems have been deprecated in recent nautilus versions, closing the
bug as it's obsolete

** Changed in: nautilus (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  Place emblems/icons on directories in /

Status in Ayatana Design:
  New
Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  Place some emblems or icons on the directories in / to increase
  usability.

  program icon for /bin and /sbin
  A CD emblem for /cdrom
  a home icon for /home
  trash icon for /lost+found
  terminal or hash icon for /root
  package icon for /opt
  shield icon for /selinux
  server icon for /srv
  gear icon for /sys
  time icon for /tmp

  https://launchpadlibrarian.net/79713669/proposal.png

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/848312/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 454349] Re: Emblems are not shown for symlinked directories on desktop

2018-03-17 Thread Sebastien Bacher
emblems have been deprecated in recent nautilus versions, closing the
bug as it's obsolete

** Changed in: nautilus (Ubuntu)
   Status: Triaged => Invalid

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

Title:
  Emblems are not shown for symlinked directories on desktop

Status in Nautilus:
  Expired
Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: nautilus

  As I explained in the title "just on desktop" emblems for symlinked 
directories are not working. This is not a problem other than Desktop. 
  I am using 9.10 beta and my Nautilus version is 2.28.0-0ubuntu7.

  ProblemType: Bug
  Architecture: amd64
  Date: Sun Oct 18 04:39:04 2009
  DistroRelease: Ubuntu 9.10
  ExecutablePath: /usr/bin/nautilus
  NonfreeKernelModules: nvidia
  Package: nautilus 1:2.28.0-0ubuntu7
  ProcEnviron:
   LANG=tr_TR.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
  SourcePackage: nautilus
  Uname: Linux 2.6.31-14-generic x86_64

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 521350] Re: Emblems on folders disapear after renaming

2018-03-17 Thread Sebastien Bacher
emblems have been deprecated in recent nautilus versions, closing the
bug as it's obsolete

** Changed in: nautilus (Ubuntu)
   Status: Triaged => Invalid

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

Title:
  Emblems on folders disapear after renaming

Status in Nautilus:
  Expired
Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: nautilus

  The emblems on folders in nautiuls are mapped by the name of the
  folder. Renaming a folder with an emblem causes the emblem to
  dissaper. On renaming the folder again to its original name the emblem
  appears again.

  ProblemType: Bug
  Architecture: i386
  Date: Sat Feb 13 12:56:11 2010
  DistroRelease: Ubuntu 9.10
  ExecutablePath: /usr/bin/nautilus
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
  NonfreeKernelModules: nvidia
  Package: nautilus 1:2.28.1-0ubuntu3
  ProcEnviron:
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-19.56-generic
  SourcePackage: nautilus
  Uname: Linux 2.6.31-19-generic i686

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1756561] Re: gnome-shell crashed with signal 5

2018-03-17 Thread Apport retracing service
*** This bug is a duplicate of bug 1748450 ***
https://bugs.launchpad.net/bugs/1748450

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1748450, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: "CoreDump.gz"
   
https://bugs.launchpad.net/bugs/1756561/+attachment/5082329/+files/CoreDump.gz

** Attachment removed: "Disassembly.txt"
   
https://bugs.launchpad.net/bugs/1756561/+attachment/5082331/+files/Disassembly.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/1756561/+attachment/5082334/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/1756561/+attachment/5082335/+files/ProcStatus.txt

** Attachment removed: "Registers.txt"
   
https://bugs.launchpad.net/bugs/1756561/+attachment/5082336/+files/Registers.txt

** Attachment removed: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1756561/+attachment/5082337/+files/Stacktrace.txt

** Attachment removed: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1756561/+attachment/5082338/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1748450
   gnome-shell crashed with SIGTRAP in _g_log_abort() from 
g_log_default_handler() from default_log_handler(message="Connection to 
xwayland lost") from g_logv() from g_log() from 

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  gnome-shell crashed with signal 5

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  Received a prompt to report a problem when rebooting computer. prompt
  appeared after logging in and desktop had been displayed. This is the
  first time I have experienced this issue.

  ProblemType: Crash
  DistroRelease: Ubuntu 18.04
  Package: gnome-shell 3.28.0-0ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-12.13-generic 4.15.7
  Uname: Linux 4.15.0-12-generic x86_64
  ApportVersion: 2.20.8-0ubuntu10
  Architecture: amd64
  CurrentDesktop: GNOME-Greeter:GNOME
  Date: Sat Mar 17 15:17:57 2018
  DisplayManager: gdm3
  ExecutablePath: /usr/bin/gnome-shell
  GsettingsChanges:
   
  InstallationDate: Installed on 2017-11-07 (130 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  ProcCmdline: /usr/bin/gnome-shell
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_GB.UTF-8
   SHELL=/bin/false
  Signal: 5
  SourcePackage: gnome-shell
  StacktraceTop:
   () at /usr/lib/x86_64-linux-gnu/libmutter-2.so.0
   _XIOError () at /usr/lib/x86_64-linux-gnu/libX11.so.6
   _XEventsQueued () at /usr/lib/x86_64-linux-gnu/libX11.so.6
   XPending () at /usr/lib/x86_64-linux-gnu/libX11.so.6
   () at /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
  Title: gnome-shell crashed with signal 5
  UpgradeStatus: Upgraded to bionic on 2018-02-21 (24 days ago)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1756561/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 696258] Re: cannot get files from bluetooth device - copying hangs forever, makes nautilus eat 100%CPU

2018-03-17 Thread Sebastien Bacher
there has been no such issue reported in years, and it seems to work
fine,  assuming it doesn't exist in the current version of the code and
closing

** Changed in: nautilus (Ubuntu)
   Status: New => Fix Released

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

Title:
  cannot get files from bluetooth device - copying hangs forever, makes
  nautilus eat 100%CPU

Status in nautilus package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: nautilus

  There must be more than one bug here, both in the package implementing
  bluetooth funcionalities, and in Nautilus itself - anyway it is hard
  for me to distinguish so the only thing I can do is report the problem
  as a whole.

  When trying to copy files from my phone to my computer via bluetooth I
  get the following problem

  1) On my phone, I turn bluetooth on, I turn on its bluetooth visibility and 
make my files visible
  2) In Ubuntu, I click on the bluetooth icon on the panel and select "browse 
files on device..."
  3) I select the device and click "browse"
  4) On the phone, I am prompted to allow the Pc to access the files; I accept
  5) On the computer, a Nautilus window opens which allows me to browse the 
folders and files on the phone
  6) In Nautilus, I leave this window open and I open a new one to browse my 
local hard disk
  7) In Nautilus, I select the files on my phone and drag'n'drop them into a 
folder in my computer
  8) Now on the phone I am prompted to give the Pc permission to get  the 
files, and here the problems begin

  Normally, my phone would prompt me for each file to allow the transfer, and I 
would always accept.
  At random times, the following happens:

  9) At any point, after accepting on the phone to allow getting the
  n-th file, the computer gets stuck and never goes on; the phone never
  prompts me to accept to allow getting the (n+1)-th file.

  This is the first bug (computer is failing to send the request for the
  following files; or the request has been lost for any reason, in which
  case the computer should either resend it or pop up an error message
  reporting the problem to the user, not just hang on forever)

  10) Nautilus every once in a while starts consuming 100% CPU for a few
  seconds and then goes back to normal

  11) the "File Operations" windows stays open and shows a "copying 
  files to " progress bar which is stuck at a certain
  percentage and never goes on. If I click on the "X" on the right to
  abort the operation, the "X" turns gray but the operation is never
  aborted and the "File Operation" window stays open forever

  Here's the second clear bug in Nautilus: the file operation is not
  aborted.

  12) If I close the "file operation" windows the way yoy close any
  window (with the close icon on the window's title bar), the window
  closes, but the icon on the panel indicating a copy operation still
  remains. By clicking on that icon on the panel, there is a "show copy
  dialog" option: if I click it, the copy dialog shows up again (and the
  progress bar is still at the same point).

  So basically there's no way to abort that copy operation other than
  manually killing the process or restarting the computer.

  13) Nautilius still eats 100% CPU at random times.

  So I think there are a couple of separate but related issues:

  A) Bluetooth protocol implementation is terribly buggy. Copying files
  from a device can hang at any point. It is even possible that the
  phone's software is buggy and that the phone is not behaving
  correctly, but even if this is the case, the computer's response is
  unacceptable: it should give an error message and stop the operation,
  not hang on forever

  B) Nautilus has an issue in that when you try to abort a copy
  operation by clicking on the "X" on the right next to the progress
  bar, the abortion fails and the copy operation gets stuck forever and
  Nautilus even eats 100%CPU.

  
  ** After restarting the computer and repeating the process again and again, I 
get almost always the same result (with point 9 happening at any time, i.e. 
sometimes after the first file sometimes after copying N files, with varying 
N). Sometimes, instead, I get a different, still nonsense, behaviour:

  after point (8), and after I allow the transfer from the phone, I get
  a nonsense error message of which I remember the words "error" and
  "another operation" - something like "error copying file x:
  another operation is pedning" (these are not the exact words).

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: nautilus 1:2.30.1-0ubuntu1.1
  ProcVersionSignature: Ubuntu 2.6.32-27.49-generic 2.6.32.26+drm33.12
  Uname: Linux 2.6.32-27-generic i686
  NonfreeKernelModules: nvidia
  Architecture: i386
  Date: Sat Jan  1 15:34:22 2011
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (2010042

[Desktop-packages] [Bug 475943] Re: nautilus crashed with SIGSEGV in g_closure_invoke()

2018-03-17 Thread Sebastien Bacher
there has been no such issue reported in years, assuming it doesn't
exist in the current version of the code and closing

** Changed in: nautilus (Ubuntu)
   Status: Triaged => Invalid

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

Title:
  nautilus crashed with SIGSEGV in g_closure_invoke()

Status in Nautilus:
  Expired
Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: nautilus

  -

  ProblemType: Crash
  Architecture: i386
  CrashCounter: 1
  Date: Fri Nov  6 01:37:19 2009
  DistroRelease: Ubuntu 9.10
  ExecutablePath: /usr/bin/nautilus
  Package: nautilus 1:2.28.1-0ubuntu1
  ProcCmdline: nautilus --no-desktop computer:
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
  SegvAnalysis:
   Segfault happened at: 0x813bca0: mov0x1c(%eax),%eax
   PC (0x0813bca0) ok
   source "0x1c(%eax)" (0x001c) not located in a known VMA region (needed 
readable region)!
   destination "%eax" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: nautilus
  StacktraceTop:
   ?? ()
   ?? ()
   ?? () from /usr/lib/libgtk-x11-2.0.so.0
   g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
   ?? () from /usr/lib/libgobject-2.0.so.0
  Title: nautilus crashed with SIGSEGV in g_closure_invoke()
  Uname: Linux 2.6.31-14-generic i686
  UserGroups: adm admin audio cdrom fuse lpadmin netdev plugdev sambashare ssh 
users

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 475569] Re: nautilus assert failure: ERROR:nautilus-file.c:7040:nautilus_file_updated_deep_count_in_progress: assertion failed: (nautilus_file_is_directory (file))

2018-03-17 Thread Sebastien Bacher
there has been no such issue reported in years, assuming it doesn't
exist in the current version of the code and closing

** Changed in: nautilus (Ubuntu)
   Status: Triaged => Invalid

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

Title:
  nautilus assert failure: ERROR:nautilus-
  file.c:7040:nautilus_file_updated_deep_count_in_progress: assertion
  failed: (nautilus_file_is_directory (file))

Status in Nautilus:
  Expired
Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: nautilus

  Nautilus crashed while moving files from a ext3 partition to a ntfs
  partition. There was no data loss as the files, but the files were
  spead arcoss the source and the destination folder and I could merge
  them.

  ProblemType: Crash
  Architecture: i386
  AssertionMessage: 
ERROR:nautilus-file.c:7040:nautilus_file_updated_deep_count_in_progress: 
assertion failed: (nautilus_file_is_directory (file))
  CrashCounter: 1
  Date: Thu Nov  5 17:29:20 2009
  DistroRelease: Ubuntu 9.10
  ExecutablePath: /usr/bin/nautilus
  NonfreeKernelModules: nvidia
  Package: nautilus 1:2.28.1-0ubuntu1
  ProcCmdline: nautilus
  ProcEnviron:
   LANGUAGE=de_DE.UTF-8
   PATH=(custom, user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
  Signal: 6
  SourcePackage: nautilus
  StacktraceTop:
   __kernel_vsyscall ()
   *__GI_raise (sig=6)
   *__GI_abort () at abort.c:92
   g_assertion_message () from /lib/libglib-2.0.so.0
   g_assertion_message_expr () from /lib/libglib-2.0.so.0
  Title: nautilus assert failure: 
ERROR:nautilus-file.c:7040:nautilus_file_updated_deep_count_in_progress: 
assertion failed: (nautilus_file_is_directory (file))
  Uname: Linux 2.6.31-14-generic i686
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare users

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 478043] Re: nautilus assert failure: ERROR:nautilus-bookmark.c:322:nautilus_bookmark_icon_is_different: assertion failed: (new_icon != NULL)

2018-03-17 Thread Sebastien Bacher
there has been no such issue reported in years, assuming it doesn't
exist in the current version of the code and closing

** Changed in: nautilus (Ubuntu)
   Status: Triaged => Invalid

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

Title:
  nautilus assert failure: ERROR:nautilus-
  bookmark.c:322:nautilus_bookmark_icon_is_different: assertion failed:
  (new_icon != NULL)

Status in Nautilus:
  Expired
Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: nautilus

  Nautilus crashed after deleting large files burned with k3b

  ProblemType: Crash
  Architecture: amd64
  AssertionMessage: 
ERROR:nautilus-bookmark.c:322:nautilus_bookmark_icon_is_different: assertion 
failed: (new_icon != NULL)
  Date: Sun Nov  8 01:36:13 2009
  DistroRelease: Ubuntu 9.10
  ExecutablePath: /usr/bin/nautilus
  Package: nautilus 1:2.28.1-0ubuntu1
  ProcCmdline: nautilus --no-desktop --browser
  ProcEnviron:
   LANGUAGE=es_AR.UTF-8
   LANG=es_AR.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
  Signal: 6
  SourcePackage: nautilus
  StacktraceTop:
   raise () from /lib/libc.so.6
   abort () from /lib/libc.so.6
   IA__g_assertion_message (
   IA__g_assertion_message_expr (domain=0x0, 
   nautilus_bookmark_icon_is_different (
  Title: nautilus assert failure: 
ERROR:nautilus-bookmark.c:322:nautilus_bookmark_icon_is_different: assertion 
failed: (new_icon != NULL)
  Uname: Linux 2.6.31-14-generic x86_64
  UserGroups: adm admin audio cdrom dialout dip floppy lpadmin mythtv netdev 
plugdev powerdev sambashare scanner video

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 528299] Re: nautilus crashed with SIGSEGV in g_mount_spec_match_with_path()

2018-03-17 Thread Sebastien Bacher
there has been no such issue reported in years, assuming it doesn't
exist in the current version of the code and closing

** Changed in: nautilus (Ubuntu)
   Status: Triaged => Invalid

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

Title:
  nautilus crashed with SIGSEGV in g_mount_spec_match_with_path()

Status in Nautilus:
  Expired
Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: nautilus

  10.04
  1:2.29.91-0ubuntu1

  ProblemType: Crash
  Architecture: i386
  Date: Fri Feb 26 00:22:55 2010
  DistroRelease: Ubuntu 10.04
  ExecutablePath: /usr/bin/nautilus
  InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha i386 (20100113)
  Package: nautilus 1:2.29.91-0ubuntu1
  ProcCmdline: nautilus
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-14.20-generic
  SegvAnalysis:
   Segfault happened at: 0xb0b639:  mov0x4(%eax),%ecx
   PC (0x00b0b639) ok
   source "0x4(%eax)" (0x0004) not located in a known VMA region (needed 
readable region)!
   destination "%ecx" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: nautilus
  StacktraceTop:
   ?? () from /usr/lib/libgvfscommon.so.0
   g_mount_spec_match_with_path ()
   ?? () from /usr/lib/gio/modules/libgvfsdbus.so
   ?? () from /usr/lib/gio/modules/libgvfsdbus.so
   ?? () from /usr/lib/gio/modules/libgvfsdbus.so
  Title: nautilus crashed with SIGSEGV in g_mount_spec_match_with_path()
  Uname: Linux 2.6.32-14-generic i686
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
  XsessionErrors: (polkit-gnome-authentication-agent-1:1664): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 482211] Re: File browser not recognizing files in folder

2018-03-17 Thread Sebastien Bacher
there has been no such issue reported in years, assuming it doesn't
exist in the current version of the code and closing

** Changed in: nautilus (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  File browser not recognizing files in folder

Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: nautilus

  Once in a while, when I open a folder through the file browser, the
  files inside are not shown and the busy icon appears. I know this
  happens when I use Mobile Media Converter and today after saving a
  file using Wordfast Pro, the same. Most times I have to reboot to be
  able to see the contents of the folder. I can see the files using the
  terminal.

  ProblemType: Bug
  Architecture: i386
  Date: Fri Nov 13 14:16:15 2009
  DistroRelease: Ubuntu 9.10
  ExecutablePath: /usr/bin/nautilus
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
  NonfreeKernelModules: nvidia
  Package: nautilus 1:2.28.1-0ubuntu2 [modified: usr/bin/nautilus 
usr/bin/nautilus-file-management-properties usr/bin/nautilus-autorun-software 
usr/bin/nautilus-connect-server usr/lib/nautilus/nautilus-convert-metadata]
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-15.50-generic
  SourcePackage: nautilus
  Uname: Linux 2.6.31-15-generic i686

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1059849] Re: nautilus crashed with SIGSEGV in g_list_foreach()

2018-03-17 Thread Sebastien Bacher
there has been no such issue reported in years, assuming it doesn't
exist in the current version of the code and closing

** Changed in: nautilus (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  nautilus crashed with SIGSEGV in g_list_foreach()

Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  After Ubuntu One sign-in during the setup wizard to select sync
  folders "Gather information"

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu2
  ProcVersionSignature: Ubuntu 3.5.0-16.25-generic 3.5.4
  Uname: Linux 3.5.0-16-generic x86_64
  ApportVersion: 2.6.1-0ubuntu1
  Architecture: amd64
  Date: Mon Oct  1 17:10:58 2012
  ExecutablePath: /usr/bin/nautilus
  GsettingsChanges:
   b'org.gnome.nautilus.window-state' b'geometry' b"'800x550+385+135'"
   b'org.gnome.nautilus.window-state' b'start-with-status-bar' b'true'
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Beta amd64 (20120925)
  ProcCmdline: nautilus -n
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7fde80134aa0 :mov
0x8(%rdi),%rbx
   PC (0x7fde80134aa0) ok
   source "0x8(%rdi)" (0x194f) not located in a known VMA region (needed 
readable region)!
   destination "%rbx" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: nautilus
  StacktraceTop:
   g_list_foreach () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   g_list_free_full () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
  Title: nautilus crashed with SIGSEGV in g_list_foreach()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 925326] Re: nautilus crashed with SIGABRT: NAUTILUS_IS_WINDOW_SLOT (slot)

2018-03-17 Thread Sebastien Bacher
there has been no such issue reported in years, assuming it doesn't
exist in the current version of the code and closing

** Changed in: nautilus (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  nautilus crashed with SIGABRT: NAUTILUS_IS_WINDOW_SLOT (slot)

Status in Nautilus:
  New
Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  Reporting for Ubuntu Precise
  Inserted an external Phone card drive and immediately unmounted the same 
externally itself. Nautilus crashed after showing alert in unity about a new 
folder opened.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: nautilus 1:3.3.4-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.38-11.49-generic 2.6.38.8
  Uname: Linux 2.6.38-11-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 1.91-0ubuntu1
  Architecture: i386
  Date: Thu Feb  2 14:13:07 2012
  ExecutablePath: /usr/bin/nautilus
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1)
  ProcCmdline: nautilus -n
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Signal: 6
  SourcePackage: nautilus
  StacktraceTop:
   g_assertion_message () from /lib/i386-linux-gnu/libglib-2.0.so.0
   g_assertion_message_expr () from /lib/i386-linux-gnu/libglib-2.0.so.0
   nautilus_window_slot_get_window (slot=) at 
nautilus-window-slot.c:335
   nautilus_window_slot_get_window (slot=0x9eff390) at 
nautilus-window-slot.c:333
   nautilus_window_slot_set_status (slot=0x9eff390, status=0xa1b8688 "0 items, 
Free space: 8.0 GB", short_status=0x0) at nautilus-window-slot.c:570
  Title: nautilus crashed with SIGABRT in g_assertion_message()
  UpgradeStatus: Upgraded to precise on 2012-01-26 (6 days ago)
  UserGroups: adm admin audio cdrom dialout fuse lpadmin netdev plugdev 
sambashare vboxusers

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 471680] Re: file browser will not scroll to the file with the leading letter as you press a key

2018-03-17 Thread Sebastien Bacher
there has been no such issue reported in years, assuming it doesn't
exist in the current version of the code and closing

** Changed in: nautilus (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  file browser will not scroll to the file with the leading letter as
  you press a  key

Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: nautilus

  I think 9.04 does have the feature of auto scrolling to the file
  according to the key press if there is a file whose name has leading
  char corresponding to the key you pressed. But somehow this nice
  feature is gone in 9.10

  ProblemType: Bug
  Architecture: i386
  Date: Mon Nov  2 13:48:46 2009
  DistroRelease: Ubuntu 9.10
  ExecutablePath: /usr/bin/nautilus
  Package: nautilus 1:2.28.1-0ubuntu1
  ProcEnviron:
   LANGUAGE=en_US.UTF-8
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
  SourcePackage: nautilus
  Uname: Linux 2.6.31-14-generic i686

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 954130] Re: nautilus segfaults in INT_cairo_surface_set_device_offset()

2018-03-17 Thread Sebastien Bacher
there has been no such issue reported in years, assuming it doesn't
exist in the current version of the code and closing

** Changed in: nautilus (Ubuntu)
   Status: Triaged => Invalid

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

Title:
  nautilus segfaults in INT_cairo_surface_set_device_offset()

Status in Nautilus:
  New
Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  Two nautilus window browsers where opened side by side. it crashed
  when i closed a file which was opened by gedit.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: nautilus 1:3.3.91-0ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-18.29-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu2
  Architecture: amd64
  CrashCounter: 1
  Date: Tue Mar 13 10:12:12 2012
  ExecutablePath: /usr/bin/nautilus
  GsettingsChanges: org.gnome.nautilus.window-state geometry '744x551+854+24'
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301)
  ProcCmdline: nautilus -n
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7f37d3f55618 :
mov0x1c(%rdi),%r11d
   PC (0x7f37d3f55618) ok
   source "0x1c(%rdi)" (0x001c) not located in a known VMA region (needed 
readable region)!
   destination "%r11d" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: nautilus
  StacktraceTop:
   cairo_surface_set_device_offset () from 
/usr/lib/x86_64-linux-gnu/libcairo.so.2
   ?? ()
   g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  Title: nautilus crashed with SIGSEGV in cairo_surface_set_device_offset()
  UpgradeStatus: Upgraded to precise on 2012-03-11 (2 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 945378] Re: nautilus crashed with SIGSEGV in _IO_vfprintf_internal()

2018-03-17 Thread Sebastien Bacher
there has been no such issue reported in years, assuming it doesn't
exist in the current version of the code and closing

** Changed in: nautilus (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  nautilus crashed with SIGSEGV in _IO_vfprintf_internal()

Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  Happened while trying to load the trash bin

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: nautilus 1:3.3.90-0ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6
  Uname: Linux 3.2.0-17-generic x86_64
  ApportVersion: 1.94-0ubuntu1
  Architecture: amd64
  CrashCounter: 1
  Date: Fri Mar  2 23:09:44 2012
  ExecutablePath: /usr/bin/nautilus
  GsettingsChanges: org.gnome.nautilus.window-state geometry '800x550+564+189'
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha amd64 (20110715)
  ProcCmdline: nautilus -n
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7f62d25f031c :repnz scas 
%es:(%rdi),%al
   PC (0x7f62d25f031c) ok
   source "%es:(%rdi)" (0x10538b4826740858) not located in a known VMA region 
(needed readable region)!
   destination "%al" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: nautilus
  StacktraceTop:
   ?? ()
   g_simple_async_result_complete () from 
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  Title: nautilus crashed with SIGSEGV in g_simple_async_result_complete()
  UpgradeStatus: Upgraded to precise on 2012-02-16 (15 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1040138] Re: nautilus crashed with SIGABRT in g_assertion_message()

2018-03-17 Thread Sebastien Bacher
there has been no such issue reported in years, assuming it doesn't
exist in the current version of the code and closing

** Changed in: nautilus (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  nautilus crashed with SIGABRT in g_assertion_message()

Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  Nautilus crashed while trying to add a bookmark via menu entry
  "bookmark location". Ubuntu 12.10 Quantal, nautilus 3.5.90.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.90-0ubuntu1
  ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
  Uname: Linux 3.4.0-5-generic i686
  ApportVersion: 2.4-0ubuntu9
  Architecture: i386
  Date: Wed Aug 22 17:36:28 2012
  ExecutablePath: /usr/bin/nautilus
  GsettingsChanges:
   b'org.gnome.nautilus.window-state' b'geometry' b"'747x651+531+24'"
   b'org.gnome.nautilus.window-state' b'sidebar-width' b'208'
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha i386 (20120606.2)
  ProcCmdline: nautilus -n
  ProcEnviron:
   PATH=(custom, no user)
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  Signal: 6
  SourcePackage: nautilus
  StacktraceTop:
   raise () from /lib/i386-linux-gnu/libc.so.6
   abort () from /lib/i386-linux-gnu/libc.so.6
   g_assertion_message () from /lib/i386-linux-gnu/libglib-2.0.so.0
   g_assertion_message_expr () from /lib/i386-linux-gnu/libglib-2.0.so.0
   ?? ()
  Title: nautilus crashed with SIGABRT in raise()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  XsessionErrors:
   (eog:2243): EOG-CRITICAL **: eog_list_store_length: assertion 
`EOG_IS_LIST_STORE (store)' failed
   (eog:2256): EOG-CRITICAL **: eog_list_store_length: assertion 
`EOG_IS_LIST_STORE (store)' failed
   (eog:2283): EOG-CRITICAL **: eog_list_store_length: assertion 
`EOG_IS_LIST_STORE (store)' failed
   (eog:2310): EOG-CRITICAL **: eog_list_store_length: assertion 
`EOG_IS_LIST_STORE (store)' failed
   (eog:2310): EOG-CRITICAL **: eog_list_store_length: assertion 
`EOG_IS_LIST_STORE (store)' failed

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1020504] Re: nautilus crashed with SIGSEGV in g_type_check_instance_is_a()

2018-03-17 Thread Sebastien Bacher
there has been no such issue reported in years, assuming it doesn't
exist in the current version of the code and closing

** Changed in: nautilus (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  nautilus crashed with SIGSEGV in g_type_check_instance_is_a()

Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  -

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-3.3-generic 3.5.0-rc5
  Uname: Linux 3.5.0-3-generic x86_64
  ApportVersion: 2.2.5-0ubuntu2
  Architecture: amd64
  CrashCounter: 1
  Date: Tue Jul  3 13:47:59 2012
  ExecutablePath: /usr/bin/nautilus
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120606.2)
  ProcCmdline: nautilus -n
  SegvAnalysis:
   Segfault happened at: 0x7f7f4fccd29c :
testb  $0x4,0x16(%rdi)
   PC (0x7f7f4fccd29c) ok
   source "$0x4" ok
   destination "0x16(%rdi)" (0x5441554156415756) not located in a known VMA 
region (needed writable region)!
  SegvReason: writing unknown VMA
  Signal: 11
  SourcePackage: nautilus
  StacktraceTop:
   g_type_check_instance_is_a () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   gtk_action_group_get_action () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   ?? ()
   ?? ()
   ?? ()
  Title: nautilus crashed with SIGSEGV in g_type_check_instance_is_a()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 937355] Re: nautilus crashed with signal 5 in _XReadEvents()

2018-03-17 Thread Sebastien Bacher
there has been no such issue reported in years, assuming it doesn't
exist in the current version of the code and closing

** Changed in: nautilus (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  nautilus crashed with signal 5 in _XReadEvents()

Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  Notified by system in 12.04 Alpha 2 that Nautilus had crashed due to
  some sort of error.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: nautilus 1:3.3.90-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-17.26-generic 3.2.6
  Uname: Linux 3.2.0-17-generic i686
  ApportVersion: 1.92-0ubuntu1
  Architecture: i386
  Date: Mon Feb 20 19:54:10 2012
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/nautilus
  GsettingsChanges: org.gnome.nautilus.window-state geometry '800x550+276+80'
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
  ProcCmdline: nautilus -n
  Signal: 5
  SourcePackage: nautilus
  StacktraceTop:
   ?? () from /usr/lib/i386-linux-gnu/libX11.so.6
   ?? () from /usr/lib/i386-linux-gnu/libX11.so.6
   _XReadEvents () from /usr/lib/i386-linux-gnu/libX11.so.6
   XIfEvent () from /usr/lib/i386-linux-gnu/libX11.so.6
   gdk_x11_get_server_time () from /usr/lib/i386-linux-gnu/libgdk-3.so.0
  Title: nautilus crashed with signal 5 in _XReadEvents()
  UpgradeStatus: Upgraded to precise on 2012-02-20 (0 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 979955] Re: nautilus crashed with SIGABRT in rename_callback(): (data != NULL)

2018-03-17 Thread Sebastien Bacher
there has been no such issue reported in years, assuming it doesn't
exist in the current version of the code and closing

** Changed in: nautilus (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  nautilus crashed with SIGABRT in rename_callback(): (data != NULL)

Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  happened when renaming a file over ftp. can't reproduce though

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: nautilus 1:3.4.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-22.35-generic 3.2.14
  Uname: Linux 3.2.0-22-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu2
  Architecture: amd64
  Date: Thu Apr 12 16:43:33 2012
  ExecutablePath: /usr/bin/nautilus
  GsettingsChanges:
   org.gnome.nautilus.window-state geometry '1056x650+166+183'
   org.gnome.nautilus.window-state sidebar-width 222
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Beta amd64 (20110413)
  ProcCmdline: nautilus -n
  Signal: 6
  SourcePackage: nautilus
  StacktraceTop:
   raise () from /lib/x86_64-linux-gnu/libc.so.6
   abort () from /lib/x86_64-linux-gnu/libc.so.6
   g_assertion_message () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   g_assertion_message_expr () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   ?? ()
  Title: nautilus crashed with SIGABRT in raise()
  UpgradeStatus: Upgraded to precise on 2012-03-30 (13 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare vboxusers

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1029693] Re: nautilus crashed with SIGSEGV in add_ui_from_string()

2018-03-17 Thread Sebastien Bacher
there has been no such issue reported in years, assuming it doesn't
exist in the current version of the code and closing

** Changed in: nautilus (Ubuntu)
   Status: New => Invalid

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

Title:
  nautilus crashed with SIGSEGV in add_ui_from_string()

Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  this seems to be a regression of #750788

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.4-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-6.6-generic 3.5.0
  Uname: Linux 3.5.0-6-generic x86_64
  ApportVersion: 2.4-0ubuntu5
  Architecture: amd64
  Date: Fri Jul 20 00:35:05 2012
  ExecutablePath: /usr/bin/nautilus
  GsettingsChanges:
   b'org.gnome.nautilus.window-state' b'geometry' b"'1460x733+166+124'"
   b'org.gnome.nautilus.window-state' b'sidebar-width' b'266'
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha amd64 (20110705.1)
  ProcCmdline: nautilus -n
  SegvAnalysis:
   Segfault happened at: 0x7f5ed4fd6120 :   je 
0x7f5ed4fd6146 
   PC (0x7f5ed4fd6120) ok
   source "0x7f5ed4fd6146" (0x7f5ed4fd6146) ok
   SP (0x7fffcd4861d8) ok
   Reason could not be automatically determined.
  Signal: 11
  SourcePackage: nautilus
  StacktraceTop:
   add_ui_from_string (manager=, buffer=0x0, length=41132064, 
needs_root=, error=) at 
/build/buildd/gtk+3.0-3.5.8/./gtk/gtkuimanager.c:1929
   ?? ()
   ?? ()
   ?? ()
  Title: nautilus crashed with SIGSEGV in add_ui_from_string()
  UpgradeStatus: Upgraded to quantal on 2011-12-10 (229 days ago)
  UserGroups: adm admin cdrom debian-tor dialout lpadmin plugdev sambashare 
wireshark

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 950817] Re: nautilus crashed with SIGSEGV in nautilus_file_invalidate_extension_info_internal()

2018-03-17 Thread Sebastien Bacher
there has been no such issue reported in years, assuming it doesn't
exist in the current version of the code and closing

** Changed in: nautilus-dropbox (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  nautilus crashed with SIGSEGV in
  nautilus_file_invalidate_extension_info_internal()

Status in nautilus package in Ubuntu:
  Confirmed
Status in nautilus-dropbox package in Ubuntu:
  Invalid

Bug description:
  . . .

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: nautilus-dropbox 0.7.1-2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Fri Mar  9 14:27:43 2012
  ExecutablePath: /usr/bin/nautilus
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301)
  ProcCmdline: nautilus -n
  ProcEnviron:
   LANG=es_ES.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x4b8065:  mov0x110(%rbx),%rdi
   PC (0x004b8065) ok
   source "0x110(%rbx)" (0xabba) not located in a known VMA region 
(needed readable region)!
   destination "%rdi" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: nautilus-dropbox
  StacktraceTop:
   ?? ()
   ?? ()
   ?? ()
   g_hash_table_foreach () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   reset_all_files () from 
/usr/lib/nautilus/extensions-3.0/libnautilus-dropbox.so
  Title: nautilus crashed with SIGSEGV in g_hash_table_foreach()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 479124] Re: nautilus crashed with SIGSEGV in PyThreadState_New()

2018-03-17 Thread Sebastien Bacher
there has been no such issue reported in years, assuming it doesn't
exist in the current version of the code and closing

** Changed in: nautilus (Ubuntu)
   Status: Triaged => Invalid

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

Title:
  nautilus crashed with SIGSEGV in PyThreadState_New()

Status in Nautilus:
  Unknown
Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: nautilus

  Just got this report after I rebooted - had to reboot because NM was
  being stupid and finding 0 wireless networks when there are ~20 about.

  ProblemType: Crash
  Architecture: amd64
  CrashCounter: 1
  Date: Mon Nov  9 07:29:36 2009
  DistroRelease: Ubuntu 9.10
  ExecutablePath: /usr/bin/nautilus
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release Candidate amd64 
(20091020.3)
  NonfreeKernelModules: nvidia
  Package: nautilus 1:2.28.1-0ubuntu1
  ProcCmdline: nautilus
  ProcEnviron:
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-14.48+ureadahead2-generic
  SegvAnalysis:
   Segfault happened at: 0x7fc2fc34686f :mov
0x8(%rbp),%rax
   PC (0x7fc2fc34686f) ok
   source "0x8(%rbp)" (0x0008) not located in a known VMA region (needed 
readable region)!
   destination "%rax" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: nautilus
  StacktraceTop:
   PyThreadState_New ()
   PyGILState_Ensure ()
   ?? ()
   g_datalist_clear () from /lib/libglib-2.0.so.0
   g_object_unref () from /usr/lib/libgobject-2.0.so.0
  Title: nautilus crashed with SIGSEGV in PyThreadState_New()
  Uname: Linux 2.6.31-14-generic x86_64
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare video
  XsessionErrors:
   (gnome-settings-daemon:2422): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
   (gnome-settings-daemon:2422): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
   (polkit-gnome-authentication-agent-1:2523): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
   (nautilus:2515): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed
   (gnome-panel:2514): Gdk-WARNING **: 
/build/buildd/gtk+2.0-2.18.3/gdk/x11/gdkdrawable-x11.c:952 drawable is not a 
pixmap or window

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 468100] Re: nautilus assert failure: ERROR:nautilus-directory.c:591:add_to_hash_table: assertion failed: (g_hash_table_lookup (directory->details->file_hash, name) == NULL)

2018-03-17 Thread Sebastien Bacher
there has been no such issue reported in years, assuming it doesn't
exist in the current version of the code and closing

** Changed in: nautilus (Ubuntu)
   Status: Triaged => Invalid

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

Title:
  nautilus assert failure: ERROR:nautilus-
  directory.c:591:add_to_hash_table: assertion failed:
  (g_hash_table_lookup (directory->details->file_hash, name) == NULL)

Status in Nautilus:
  Expired
Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: nautilus

  Nautilus crashing when mounting. Afterwards access ok. (When reopening
  via nautilus link)

  ProblemType: Crash
  Architecture: i386
  AssertionMessage: ERROR:nautilus-directory.c:591:add_to_hash_table: assertion 
failed: (g_hash_table_lookup (directory->details->file_hash, name) == NULL)
  Date: Sun Nov  1 09:38:58 2009
  DistroRelease: Ubuntu 9.10
  ExecutablePath: /usr/bin/nautilus
  NonfreeKernelModules: nvidia
  Package: nautilus 1:2.28.1-0ubuntu1
  ProcCmdline: nautilus
  ProcEnviron:
   LANGUAGE=da_DK.UTF-8
   LANG=da_DK.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
  Signal: 6
  SourcePackage: nautilus
  StacktraceTop:
   __kernel_vsyscall ()
   raise () from /lib/tls/i686/cmov/libc.so.6
   abort () from /lib/tls/i686/cmov/libc.so.6
   g_assertion_message () from /lib/libglib-2.0.so.0
   g_assertion_message_expr () from /lib/libglib-2.0.so.0
  Title: nautilus assert failure: 
ERROR:nautilus-directory.c:591:add_to_hash_table: assertion failed: 
(g_hash_table_lookup (directory->details->file_hash, name) == NULL)
  Uname: Linux 2.6.31-14-generic i686
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 917744] Re: nautilus crashed with SIGSEGV in g_thread_pool_set_max_idle_time()

2018-03-17 Thread Sebastien Bacher
there has been no such issue reported in years, assuming it doesn't
exist in the current version of the code and closing

** Changed in: nautilus (Ubuntu)
   Status: Triaged => Invalid

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

Title:
  nautilus crashed with SIGSEGV in g_thread_pool_set_max_idle_time()

Status in Nautilus:
  Expired
Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  while opening my home folder from the launcher

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: nautilus 1:3.2.1-2ubuntu9
  ProcVersionSignature: Ubuntu 3.2.0-9.16-generic 3.2.1
  Uname: Linux 3.2.0-9-generic x86_64
  ApportVersion: 1.90-0ubuntu2
  Architecture: amd64
  Date: Tue Jan 17 16:38:36 2012
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/nautilus
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 
(20120112)
  ProcCmdline: nautilus -n
  SegvAnalysis:
   Segfault happened at: 0x7f3d5c0c1509 :
jge0x7f3d5c0c1533 
   PC (0x7f3d5c0c1509) ok
   source "0x7f3d5c0c1533" (0x7f3d5c0c1533) ok
   SP (0x7fff769d5a80) ok
   Reason could not be automatically determined.
  Signal: 11
  SourcePackage: nautilus
  StacktraceTop:
   g_thread_pool_set_max_idle_time () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
   ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   ?? ()
   ?? ()
  Title: nautilus crashed with SIGSEGV in g_thread_pool_set_max_idle_time()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 909143] Re: nautilus crashed with signal 7 in g_simple_async_result_complete()

2018-03-17 Thread Sebastien Bacher
there has been no such issue reported in years, assuming it doesn't
exist in the current version of the code and closing

** Changed in: nautilus (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  nautilus crashed with signal 7 in g_simple_async_result_complete()

Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  I think I was trying to look into a folder in which I did not have
  permissions.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: nautilus 1:3.2.1-2ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-6.12-generic 3.2.0-rc6
  Uname: Linux 3.2.0-6-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.90-0ubuntu1
  Architecture: amd64
  Date: Tue Dec 27 21:40:09 2011
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/nautilus
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 
(20111225)
  ProcCmdline: nautilus -n
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Signal: 7
  SourcePackage: nautilus
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   g_simple_async_result_complete () from 
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   g_simple_async_result_complete () from 
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  Title: nautilus crashed with signal 7 in g_simple_async_result_complete()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 927723] Re: nautilus crashed with SIGABRT: (NAUTILUS_IS_FILE (file))

2018-03-17 Thread Sebastien Bacher
there has been no such issue reported in years, assuming it doesn't
exist in the current version of the code and closing

** Changed in: nautilus (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  nautilus crashed with SIGABRT: (NAUTILUS_IS_FILE (file))

Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  Created and named a new folder in Nautilus and it crashed.

  1) The release of Ubuntu you are using, via 'lsb_release -rd' or System -> 
About Ubuntu
  Description:  Ubuntu precise (development branch)
  Release:  12.04

  2) The version of the package you are using, via 'apt-cache policy pkgname' 
or by checking in Software Center
  nautilus:
Installed: 1:3.3.4-0ubuntu2
Candidate: 1:3.3.4-0ubuntu2
Version table:
   *** 1:3.3.4-0ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
  100 /var/lib/dpkg/status

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: nautilus 1:3.3.4-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-14.23-generic 3.2.3
  Uname: Linux 3.2.0-14-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  Date: Mon Feb  6 11:33:46 2012
  ExecutablePath: /usr/bin/nautilus
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 
(2029.1)
  ProcCmdline: nautilus -n
  Signal: 6
  SourcePackage: nautilus
  StacktraceTop:
   raise () from /lib/x86_64-linux-gnu/libc.so.6
   abort () from /lib/x86_64-linux-gnu/libc.so.6
   g_assertion_message () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   g_assertion_message_expr () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   ?? ()
  Title: nautilus crashed with SIGABRT in raise()
  UpgradeStatus: Upgraded to precise on 2012-01-26 (10 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 366379] Re: Deleted files does not show in Nautilus trash

2018-03-17 Thread Sebastien Bacher
the previous comment suggests it work fine in newer version and there
has been no recent duplicates or comment about the issue so closing

** Changed in: nautilus (Ubuntu)
   Status: Incomplete => Fix Released

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

Title:
  Deleted files does not show in Nautilus trash

Status in nautilus package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: nautilus

  Greetings. 
  When I delete a file by pressing "delete" on the keyboard or by 
right-clicking a file and then choosing "Move to Trash", the file is removed as 
intended, but, when you open the trash:/// directory, it does not show any of 
the deleted files.

  I have found similar bug reports on LaunchPad, but most of then are
  old from the time of Gutsy. Also, those reports shows that it affects
  NTFS file-system.

  https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/193084

  https://bugs.launchpad.net/ubuntu/+source/gnome-vfs2/+bug/161018


  Since I am using ext3 and I am using the latest Ubuntu, I have decided
  to report as a new bug.

  My specs are as follows:

  OS:  Ubuntu 9.04 64-bit
  DE:  Gnome 2.26.1
  FS:  Ext3

  MP: Intel Core 2 Duo
  VC: Intel Corporation Mobile GM965/GL960 Integrated Graphics

  **

  mount:

  /dev/sda3 on / type ext3 (rw,relatime,errors=remount-ro)
  tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
  proc on /proc type proc (rw,noexec,nosuid,nodev)
  sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
  varrun on /var/run type tmpfs (rw,nosuid,mode=0755)
  varlock on /var/lock type tmpfs (rw,noexec,nosuid,nodev,mode=1777)
  udev on /dev type tmpfs (rw,mode=0755)
  tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
  devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)
  fusectl on /sys/fs/fuse/connections type fusectl (rw)
  lrm on /lib/modules/2.6.28-11-generic/volatile type tmpfs (rw,mode=755)
  securityfs on /sys/kernel/security type securityfs (rw)
  binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc 
(rw,noexec,nosuid,nodev)
  gvfs-fuse-daemon on /home/rome/.gvfs type fuse.gvfs-fuse-daemon 
(rw,nosuid,nodev,user=rome)


  
  cat /etc/fstab:

  # /etc/fstab: static file system information.
  #
  # Use 'vol_id --uuid' to print the universally unique identifier for a
  # device; this may be used with UUID= as a more robust way to name devices
  # that works even if disks are added and removed. See fstab(5).
  #
  #
  proc/proc   procdefaults0   0
  # / was on /dev/sda3 during installation
  UUID=3be9374c-9e6e-4c3f-a3a1-a3d05db1c1ac /   ext3
relatime,errors=remount-ro 0   1
  # swap was on /dev/sda4 during installation
  UUID=d564773f-d006-4101-a3ae-31e95a29d189 noneswapsw  
0   0
  /dev/scd0   /media/cdrom0   udf,iso9660 user,noauto,exec,utf8 0   0


  EDIT. Additional info:

  This bug is reproducible in a NEWLY installed Ubuntu System. 
  The problem goes a away after a couple of restarts.

  Please ask me if you need more info. I will be happy to provide it.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 418714] Re: nautilus crashed with SIGSEGV

2018-03-17 Thread Sebastien Bacher
there has been no such issue reported in years, assuming it doesn't
exist in the current version of the code and closing

** Changed in: nautilus (Ubuntu)
   Status: Triaged => Invalid

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

Title:
  nautilus crashed with SIGSEGV

Status in Nautilus:
  Expired
Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: nautilus

  I don't know when Nautilus crashed, but apport tells me it did, so who
  am I to disbelieve it?

  ProblemType: Crash
  Architecture: i386
  Date: Mon Aug 24 17:08:49 2009
  DistroRelease: Ubuntu 9.10
  ExecutablePath: /usr/bin/nautilus
  Package: nautilus 1:2.27.4-0ubuntu6
  ProcCmdline: nautilus
  ProcEnviron:
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-6.26-generic
  SegvAnalysis:
   Segfault happened at: 0x8197cb6: mov(%ecx),%eax
   PC (0x08197cb6) ok
   source "(%ecx)" (0x) not located in a known VMA region (needed 
readable region)!
   destination "%eax" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: nautilus
  StacktraceTop:
   ?? ()
   ?? ()
   ?? ()
   ?? ()
   ?? ()
  Title: nautilus crashed with SIGSEGV
  Uname: Linux 2.6.31-6-generic i686
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 697699] Re: Uncaught crash when importing DVD as image

2018-03-17 Thread Sebastien Bacher
there has been no such issue reported in years, assuming it doesn't
exist in the current version of the code and closing

** Changed in: nautilus (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  Uncaught crash when importing DVD as image

Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: nautilus

  Currently in Natty I am seeing a crash in Nautilus that is uncaught by
  Apport.

  (likely requires libdvdcss)

  1) insert DVD
  2) in the Computer nautilus view right click DVD and select copy disc.
  3) set as an image
  4) when finished, insert new disc.
  5) Now for some reason you need to hit reload or the copy disc option does 
not appear
  6) Click copy disc

  Now Nautilus crashes, however the DVD can be imported once Nautilus
  has been restarted.

  Why this is uncaught by apport I don't know, also launch Nautilus in a
  terminal does not provide any helpful output.

  In dmesg this seems to appear after every crash.

  [224415.045326] nautilus[27315]: segfault at 70008 ip
  7f0f5799c378 sp 7fffd730 error 4 in
  libgobject-2.0.so.0.2705.0[7f0f57966000+5]

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: nautilus 1:2.32.2.1-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.37-11.25-generic 2.6.37-rc7
  Uname: Linux 2.6.37-11-generic x86_64
  Architecture: amd64
  Date: Wed Jan  5 15:27:11 2011
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
  ProcEnviron:
   LANGUAGE=da_DK:da:en_GB:en
   LANG=da_DK.UTF-8
   LC_MESSAGES=da_DK.utf8
   SHELL=/bin/bash
  SourcePackage: nautilus
  usr_lib_nautilus: nautilus 1:2.32.2.1-0ubuntu1file-roller 
2.32.1-0ubuntu1nautilus-open-terminal 0.18-1gnome-disk-utility 
2.32.1-0ubuntu3ubuntuone-client-gnome 1.5.1-0ubuntu2nautilus-share 
0.7.2-14ubuntu1brasero 2.32.1-0ubuntu1evince 
2.32.0-0ubuntu3ubuntuone-client-gnome 1.5.1-0ubuntu2nautilus-sendto 
2.32.0-0ubuntu1totem 2.32.0-0ubuntu3ubuntuone-client-gnome 1.5.1-0ubuntu2

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 388315] Re: nautilus and image preview

2018-03-17 Thread Sebastien Bacher
no reply in 7 years+, closing

** Changed in: nautilus (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  nautilus and image preview

Status in One Hundred Papercuts:
  Invalid
Status in Nautilus:
  New
Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  In nautilus to enable/disable image preview a lot of click
  (settings->preview ecc..) are needed and after that the previews are
  globally enabled/disabled, in other file manager such as dolphin or ms
  windows explorer for every folder (and not globally) I can
  enable/disable preview and I can do that from main toolbar (only one
  click).

  regards
  Nicola

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 943801] Re: nautilus crashed with SIGSEGV in g_type_check_instance_is_a()

2018-03-17 Thread Sebastien Bacher
there has been no such issue reported in years, assuming it doesn't
exist in the current version of the code and closing

** Changed in: nautilus (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  nautilus crashed with SIGSEGV in g_type_check_instance_is_a()

Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  Happenned at the same time as bug 943800. (Not sure which one occurred
  first).

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: nautilus 1:3.3.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6
  Uname: Linux 3.2.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.93-0ubuntu2
  Architecture: amd64
  CrashCounter: 1
  Date: Thu Mar  1 18:06:21 2012
  ExecutablePath: /usr/bin/nautilus
  GsettingsChanges: org.gnome.nautilus.window-state geometry '1275x761+242+109'
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
  ProcCmdline: nautilus -n
  ProcEnviron:
   LANGUAGE=en_NZ:en
   PATH=(custom, no user)
   LANG=en_NZ.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7f2e7c8f0740 :   
testb  $0x4,0x16(%rdi)
   PC (0x7f2e7c8f0740) ok
   source "$0x4" ok
   destination "0x16(%rdi)" (0x756e656d2d6b747a) not located in a known VMA 
region (needed writable region)!
  SegvReason: writing unknown VMA
  Signal: 11
  SourcePackage: nautilus
  StacktraceTop:
   g_type_check_instance_is_a () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   gdk_window_get_screen () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
   gdk_device_get_position () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   gtk_menu_popup_for_device () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
  Title: nautilus crashed with SIGSEGV in g_type_check_instance_is_a()
  UpgradeStatus: Upgraded to precise on 2012-02-21 (8 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 469661] Re: Buggy File Transfer dialog.

2018-03-17 Thread Sebastien Bacher
there has been no such issue reported in years, assuming it doesn't
exist in the current version of the code and closing

** Changed in: nautilus (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  Buggy File Transfer dialog.

Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: nautilus

  I've got Arora from GetDeb and Emerald from the repos installed on my
  9.10 Ubuntu PC, and I get this dialog sometimes. I've attached a
  picture that pretty much describes everything :).


  If there is a workaround for this, then tell me please.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 478989] Re: Nautilus/gnome desktop display failure

2018-03-17 Thread Sebastien Bacher
there has been no such issue reported in years, assuming it doesn't
exist in the current version of the code and closing

** Changed in: nautilus (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  Nautilus/gnome desktop display failure

Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: nautilus

  Desktop does not display items saved to the desktop until reboot.
  Navigation buttons are missing from title bar after min/max. Double
  clicking the title bar to roll up/down gets the buttons to reappear.
  (9.10 Karmic-amd64). Screenshots do not display on desktop after being
  saved; after reboot the items reappear.

  ProblemType: Bug
  Architecture: amd64
  Date: Mon Nov  9 00:36:32 2009
  DistroRelease: Ubuntu 9.10
  ExecutablePath: /usr/bin/nautilus
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
  NonfreeKernelModules: nvidia
  Package: nautilus 1:2.28.1-0ubuntu1
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
  SourcePackage: nautilus
  Uname: Linux 2.6.31-14-generic x86_64

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 561648] Re: Nautilus places text color is inconsistent

2018-03-17 Thread Sebastien Bacher
the corresponding feature has been removed which invalidated the issue

** Changed in: nautilus (Ubuntu)
   Status: Triaged => Invalid

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

Title:
  Nautilus places text color is inconsistent

Status in Nautilus:
  Expired
Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: nautilus

  By changing color theme settings, places text color became invalid
  (see attachment)

  Steps to reproduce:
  1-Keep default theme settings
  2-Go to Appearance
  3-Change Edit Area background color to black
  4-Apply
  5-Text is no more readable
  6-Change Edit Area background color to white
  7-Text is Ok now except for the places panel

  Places panel text should used window text color not the one from Area

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: nautilus 1:2.30.0-0ubuntu4
  ProcVersionSignature: Ubuntu 2.6.32-19.28-generic 2.6.32.10+drm33.1
  Uname: Linux 2.6.32-19-generic i686
  NonfreeKernelModules: nvidia
  Architecture: i386
  CheckboxSubmission: e74dfe80b8de77db64d98470c51c57e4
  CheckboxSystem: daed2f3d6643b4a84b4520a2427f8c2b
  Date: Mon Apr 12 18:39:34 2010
  ExecutablePath: /usr/bin/nautilus
  ProcEnviron:
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 906302] Re: nautilus crashed with SIGSEGV in g_private_get_impl()

2018-03-17 Thread Sebastien Bacher
there has been no such issue reported in years, assuming it doesn't
exist in the current version of the code and closing

** Changed in: nautilus (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  nautilus crashed with SIGSEGV in g_private_get_impl()

Status in Nautilus:
  Expired
Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  From the command line, put a couple circular symbolic links into a dir:
  $ ln -s link2 link1
  $ ln -s link1 link2

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: nautilus 1:3.2.1-2ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-5.11-generic 3.2.0-rc5
  Uname: Linux 3.2.0-5-generic i686
  ApportVersion: 1.90-0ubuntu1
  Architecture: i386
  Date: Mon Dec 19 09:56:00 2011
  ExecutablePath: /usr/bin/nautilus
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
  ProcCmdline: nautilus -n
  SegvAnalysis:
   Segfault happened at: 0xe1f179:  mov%ebx,0x1c(%esp)
   PC (0x00e1f179) ok
   source "%ebx" ok
   destination "0x1c(%esp)" (0xbf211ffc) not located in a known VMA region 
(needed writable region)!
   Stack memory exhausted (SP below stack segment)
  SegvReason: writing unknown VMA
  Signal: 11
  SourcePackage: nautilus
  StacktraceTop:
   ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
   g_private_get () from /lib/i386-linux-gnu/libglib-2.0.so.0
   g_slice_alloc () from /lib/i386-linux-gnu/libglib-2.0.so.0
   g_slice_alloc0 () from /lib/i386-linux-gnu/libglib-2.0.so.0
   g_type_create_instance () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
  Title: nautilus crashed with SIGSEGV in g_private_get()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare vboxusers

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1000744] Re: After installing Nautilus-Columns Nautilus Crashes/Closes

2018-03-17 Thread Sebastien Bacher
there has been no such issue reported in years, assuming it doesn't
exist in the current version of the code and closing

** Changed in: nautilus (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  After installing Nautilus-Columns Nautilus Crashes/Closes

Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  This is the error I get:

  
  Initializing nautilus-ideviceinfo extension
  /usr/lib/python2.7/dist-packages/gobject/constants.py:24: Warning: 
g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
import gobject._gobject
  Traceback (most recent call last):
File "/usr/share/nautilus-python/extensions/arista-nautilus.py", line 38, 
in 
  import nautilus
  ImportError: No module named nautilus
  Initializing nautilus-dropbox 0.7.1
  TypeError: metaclass conflict: the metaclass of a derived class must be a 
(non-strict) subclass of the metaclasses of all its bases
  Segmentation fault (core dumped)

  Hope this helps. Thanks.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: nautilus 1:3.4.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-24.38-generic 3.2.16
  Uname: Linux 3.2.0-24-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  Date: Thu May 17 09:11:04 2012
  GsettingsChanges:
   org.gnome.nautilus.window-state geometry '836x822+0+0'
   org.gnome.nautilus.window-state maximized true
   org.gnome.nautilus.window-state sidebar-width 196
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 
(20120302)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.xdg.autostart.nautilus.autostart.desktop: 
2012-05-03T00:10:27.938341

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 613345] Re: nautilus behaviour bug

2018-03-17 Thread Sebastien Bacher
upstream stated they are not interested in changing the behaviour

** Changed in: nautilus (Ubuntu)
   Status: Triaged => Won't Fix

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

Title:
  nautilus behaviour bug

Status in Nautilus:
  Won't Fix
Status in nautilus package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: nautilus

  when i type letters in nautilus to select a folder or a file, the
  focus goes to the text area. that prevents ctrl+c and ctrl+x from
  working. this forces the user to use the mouse to regain focus on the
  file. it's new since the last system upgrade and very annoying!

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: nautilus 1:2.30.1-0ubuntu1.1
  ProcVersionSignature: Ubuntu 2.6.32-24.38-generic 2.6.32.15+drm33.5
  Uname: Linux 2.6.32-24-generic x86_64
  Architecture: amd64
  Date: Wed Aug  4 09:55:21 2010
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: nautilus

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 875843] Re: No round corners when selecting a file or folder

2018-03-17 Thread Sebastien Bacher
that was a theme issue not a nautilus bug

** Changed in: nautilus (Ubuntu)
   Status: Triaged => Invalid

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

Title:
  No round corners when selecting a file or folder

Status in Nautilus:
  Unknown
Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  See the attachment for what I mean.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: nautilus 1:3.2.0-0ubuntu5
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic i686
  ApportVersion: 1.23-0ubuntu3
  Architecture: i386
  Date: Sun Oct 16 16:03:29 2011
  ExecutablePath: /usr/bin/nautilus
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=nl_NL.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 418979] Re: nautilus crashed with SIGSEGV in g_shell_quote()

2018-03-17 Thread Sebastien Bacher
the bug has been get duplicates/comments for 7 years, assuming it's
obsolete and closing, you should open a new report if you still get that
issue with a current version

** Changed in: nautilus (Ubuntu)
   Status: Triaged => Invalid

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

Title:
  nautilus crashed with SIGSEGV in g_shell_quote()

Status in Nautilus:
  Unknown
Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: nautilus

  Crashed while trying to open a file that is associated with a compiled
  application (not installed via Synaptics)

  ProblemType: Crash
  Architecture: amd64
  DistroRelease: Ubuntu 9.04
  ExecutablePath: /usr/bin/nautilus
  NonfreeKernelModules: fglrx wl
  Package: nautilus 1:2.26.2-0ubuntu2
  ProcCmdline: nautilus
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Signal: 11
  SourcePackage: nautilus
  StacktraceTop:
   g_shell_quote () from /usr/lib/libglib-2.0.so.0
   ?? ()
   ?? ()
   ?? ()
   ?? ()
  Title: nautilus crashed with SIGSEGV in g_shell_quote()
  Uname: Linux 2.6.28-15-generic x86_64
  UserGroups: adm admin audio cdrom dialout dip lpadmin netdev plugdev pulse 
pulse-access pulse-rt sambashare vboxusers video
  SegvAnalysis:
   Segfault happened at: 0x7ff0276c51be : movzbl 
0x0(%rbp),%edx
   PC (0x7ff0276c51be) ok
   source "0x0(%rbp)" (0x0c47f060) not located in a known VMA region (needed 
readable region)!
   destination "%edx" ok
  SegvReason: reading unknown VMA

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 390931] Re: files dragged to sidebar give the option of making them a bookmark when attempting to move to a folder

2018-03-17 Thread Sebastien Bacher
there has been no such issue reported in years, assuming it doesn't
exist in the current version of the code and closing

** Changed in: nautilus (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  files dragged to sidebar give the option of making them a bookmark
  when attempting to move to a folder

Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: nautilus

  What currently happens: when a user drags a file it is possible to place the 
file in between the folders which does nothing.
  What should happen: when a user drags files to a bookmark on the sidebar the 
only option should be to add it to a folder.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 463726] Re: scrivania scompare

2018-03-17 Thread Sebastien Bacher
there has been no such issue reported in years, assuming it doesn't
exist in the current version of the code and closing

** Changed in: nautilus (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  scrivania scompare

Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: nautilus

  when i click on cestino, all return ok.

  ProblemType: Bug
  Architecture: i386
  DistroRelease: Ubuntu 9.04
  ExecutablePath: /usr/bin/nautilus
  Package: nautilus 1:2.26.2-0ubuntu2
  ProcEnviron:
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  Uname: Linux 2.6.28-16-generic i686

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 918526] Re: nautilus crashed with SIGSEGV in g_object_get_data()

2018-03-17 Thread Sebastien Bacher
there has been no such issue reported in years, assuming it doesn't
exist in the current version of the code and closing

** Changed in: nautilus (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  nautilus crashed with SIGSEGV in g_object_get_data()

Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  gnome bug 668236 nautilus crashes with no error when using gnome orca

  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: nautilus 1:3.2.1-0ubuntu3.2
  ProcVersionSignature: Ubuntu 3.0.0-14.23-generic-pae 3.0.9
  Uname: Linux 3.0.0-14-generic-pae i686
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  CrashCounter: 1
  Date: Thu Jan 19 10:02:06 2012
  ExecutablePath: /usr/bin/nautilus
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
  ProcCmdline: nautilus -n
  ProcCwd: /home/rob
  SegvAnalysis:
   Segfault happened at: 0xb6c1409c : cmpl   
$0x50,(%eax)
   PC (0xb6c1409c) ok
   source "$0x50" ok
   destination "(%eax)" (0x0188) not located in a known VMA region (needed 
writable region)!
  SegvReason: writing NULL VMA
  Signal: 11
  SourcePackage: nautilus
  StacktraceTop:
   g_object_get_data () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
   gtk_tree_row_reference_free () from /usr/lib/libgtk-3.so.0
   ?? () from /usr/lib/libgtk-3.so.0
   ?? () from /usr/lib/libgtk-3.so.0
   ?? () from /usr/lib/libgdk-3.so.0
  Title: nautilus crashed with SIGSEGV in g_object_get_data()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin cdrom dialout lpadmin plugdev pulse pulse-access 
sambashare

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 467626] Re: nautilus crashed while using connection to FTP server

2018-03-17 Thread Sebastien Bacher
there has been no such issue reported in years, assuming it doesn't
exist in the current version of the code and closing

** Changed in: nautilus (Ubuntu)
   Status: Triaged => Invalid

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

Title:
  nautilus crashed while using connection to FTP server

Status in Nautilus:
  Expired
Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: nautilus

  1. Ubuntu 9.10 Karmic x64 updated from Jaunty
  2. Nautilus 2.28.1-ubuntu1
  3. I deleted some file on server connected via ftp 
  4. Nautilus crashed. After, no icon on desktop.

  ProblemType: Crash
  Architecture: amd64
  CheckboxSubmission: 7a3bcc6dc5cdce872017330243d68ab8
  CheckboxSystem: daed2f3d6643b4a84b4520a2427f8c2b
  Date: Sun Nov  1 00:02:37 2009
  DistroRelease: Ubuntu 9.10
  ExecutablePath: /usr/bin/nautilus
  NonfreeKernelModules: nvidia
  Package: nautilus 1:2.28.1-0ubuntu1
  ProcCmdline: nautilus
  ProcEnviron:
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
  SegvAnalysis:
   Segfault happened at: 0x46e45b:  movl   $0x0,0x128(%rax)
   PC (0x0046e45b) ok
   source "$0x0" ok
   destination "0x128(%rax)" (0x0128) not located in a known VMA region 
(needed writable region)!
  SegvReason: writing NULL VMA
  Signal: 11
  SourcePackage: nautilus
  StacktraceTop:
   ?? ()
   ?? ()
   ?? () from /usr/lib/libgio-2.0.so.0
   g_main_context_dispatch ()
   ?? () from /lib/libglib-2.0.so.0
  Title: nautilus crashed with SIGSEGV in g_main_context_dispatch()
  Uname: Linux 2.6.31-14-generic x86_64
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare vboxusers

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 685429] Re: Place the icon rezise options to the bottom of the window

2018-03-17 Thread Sebastien Bacher
Thank you for the report but that's not something we are going to
change, feel free to report upstream though

** Changed in: nautilus (Ubuntu)
   Status: New => Won't Fix

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

Title:
  Place the icon rezise options to the bottom of the window

Status in Ayatana Design:
  New
Status in One Hundred Papercuts:
  Invalid
Status in Nautilus:
  New
Status in nautilus package in Ubuntu:
  Won't Fix

Bug description:
  Place the icon resize options to the bottom of the window as you can see in 
the image.
  At the moment it is confusing which magnifier you have to use to search files 
 and which for resizing the icons.
  It also cleans up the navigation panel.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/685429/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


  1   2   >