[Desktop-packages] [Bug 2017692] [NEW] can't connect to zsys daemon after upgrading from 22.10 to 23.04

2023-04-25 Thread Chelmite
Public bug reported:

After upgrading from 22.10 to 23.04, I'm getting the following message:

ERROR couldn't connect to zsys daemon: connection error: desc = "transport: 
Error while dialing dial unix /run/zsysd.sock: connect: connection refused"
Setting up initramfs-tools (0.142ubuntu2) ...
update-initramfs: deferring update (trigger activated)
Processing triggers for initramfs-tools (0.142ubuntu2) ...
update-initramfs: Generating /boot/initrd.img-6.2.0-20-generic
cryptsetup: ERROR: Couldn't resolve device
UUID=e50c063b-1ed9-45fc-9626=dcc95195a4ef
W: initramfs-tools configuration sets 
RESUME=UUID=e50c063b-1ed9-45fc-9626-dcc95195a4ef
W: but no matching swap device is available.
I: The initramfs will attempt to resume from /dev/nvme0n1p2
I: (UUID=30b393bc-1995-4f6a=9989-3a9e385fbd9d)
I: Set the RESUME variable to override this.
zstd: error 70 : Write error : cannot write block : No space left on device
E: mkinitramfs failure zstd -q -1 -T0 70
update-initramfs: failed for /boot/initrd.img-6.20-20-generic with 1.
dpkg: error processing package initramfs-tools (--configure):
 installed initramfs-tools package post-installation script subprocess returned 
error exit status 1
Errors were encountered while processing:
 initramfs-tools
Error connecting: Could not connect: Connection refused
ERROR couldn't connect to zsys daemon: connection error: desc = "transport: 
Error while dialing dial unix /run/zsysd.sock: connect: connection refused
E: Sub-process /usr/bin/dpkg returned an error code (1)
[root /boot]# 

I have a script for freeing up space on zfs:

% zfs list -r -t snapshot -o name,used,referenced,creation bpool/BOOT |
tail -n +2 | head -n -5 | head -5 | cut -c 35-40 | xargs -n 1
/usr/bin/sudo zsysctl state remove --system

But, when I run this script, I get the messages:

level=error msg="couldn't connect to zsys daemon: connection error: desc = 
"\\"transport: Error while dialing dial unix /run/zsysd.sock: connect: 
connection refused\""
level=error msg="couldn't connect to zsys daemon: connection error: desc = 
"\\"transport: Error while dialing dial unix /run/zsysd.sock: connect: 
connection refused\""
level=error msg="couldn't connect to zsys daemon: connection error: desc = 
"\\"transport: Error while dialing dial unix /run/zsysd.sock: connect: 
connection refused\""
level=error msg="couldn't connect to zsys daemon: connection error: desc = 
"\\"transport: Error while dialing dial unix /run/zsysd.sock: connect: 
connection refused\""
level=error msg="couldn't connect to zsys daemon: connection error: desc = 
"\\"transport: Error while dialing dial unix /run/zsysd.sock: connect: 
connection refused\""

I tried restarting zsysd.service:

% systemctl restart zsysd.service
Job for zsysd.service failed because the control process exited with error code.
See "systemctl status zsysd.service" and "journalctl -xeu zsysd.service" for 
details.
% systemctl status zsysd.service
* zsysd.service - ZSYS daemon service
Loaded: loaded (/lib/systemd/system/zsysd.service; static)
Active: failed (Result: exit-code) since Mon 2023-04-24 22:38:31 PDT; 2min 
51s ago
TriggeredBy: * zsysd.socket
Process: 54726 ExecStart=/sbin/zsysd (code=exited, status=1/FAILURE)
   Main PID: 54726 (code=exited, status=1/FAILURE)
CPU: 539ms

systemd[1]: Starting zsysd.service - ZSYS daemon service...
zsysd[54726]: level=error msg="Couldn't register grpc server: couldn't create 
new authorizer: dial unix /var/run/dbus/system_bus_socket: connect: connection 
refused"
systemd[1]: zsysd.service: Main process exited, code=exited, status=1/FAILURE
systemd[1]: zsysd.service: Failed with result 'exit-code'.
systemd[1]: Failed to start zsysd.service - ZSYS daemon service.

** Affects: zfs-linux (Ubuntu)
 Importance: Undecided
 Status: New

** Package changed: network-manager (Ubuntu) => zfs-linux (Ubuntu)

-- 
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/2017692

Title:
  can't connect to zsys daemon after upgrading from 22.10 to 23.04

Status in zfs-linux package in Ubuntu:
  New

Bug description:
  After upgrading from 22.10 to 23.04, I'm getting the following
  message:

  ERROR couldn't connect to zsys daemon: connection error: desc = "transport: 
Error while dialing dial unix /run/zsysd.sock: connect: connection refused"
  Setting up initramfs-tools (0.142ubuntu2) ...
  update-initramfs: deferring update (trigger activated)
  Processing triggers for initramfs-tools (0.142ubuntu2) ...
  update-initramfs: Generating /boot/initrd.img-6.2.0-20-generic
  cryptsetup: ERROR: Couldn't resolve device
  UUID=e50c063b-1ed9-45fc-9626=dcc95195a4ef
  W: initramfs-tools configuration sets 
RESUME=UUID=e50c063b-1ed9-45fc-9626-dcc95195a4ef
  W: but no matching swap device is available.
  I: The initramfs will attempt to resume from /dev/nvme0n1p2
  I: 

[Desktop-packages] [Bug 1919362] [NEW] gnome-shell extension Move_Clock crashes

2021-03-16 Thread Chelmite
Public bug reported:

Move_Clock crashes.

move_cl...@jonathan.bluemosh.com is shipped with Ubuntu 20.10, not a
user-installed extension.

Move_Clock does not appear at https://extensions.gnome.org/#, so I'm
unable to report the bug directly to the developer.

Journalctl reports:
Mar 16 11:33:44 serval gnome-shell[18204]: JS ERROR: Extension 
move_cl...@jonathan.bluemosh.com: TypeError: SessionMode._modes[mode].panel is 
undefined
   
enable@/usr/share/gnome-shell/extensions/move_cl...@jonathan.bluemosh.com/extension.js:13:18
   
_callExtensionEnable@resource:///org/gnome/shell/ui/extensionSystem.js:168:32
   
_onEnabledExtensionsChanged/<@resource:///org/gnome/shell/ui/extensionSystem.js:496:35
   
_onEnabledExtensionsChanged@resource:///org/gnome/shell/ui/extensionSystem.js:496:14
   
_onUserExtensionsEnabledChanged@resource:///org/gnome/shell/ui/extensionSystem.js:485:14

ProblemType: Bug
DistroRelease: Ubuntu 20.10
Package: gnome-shell 3.38.2-1ubuntu1~20.10.1
ProcVersionSignature: Ubuntu 5.8.0-7642.47~1614007149~20.10~82fb226~dev-generic 
5.8.18
Uname: Linux 5.8.0-7642-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair nvidia_modeset 
nvidia
ApportVersion: 2.20.11-0ubuntu50.5
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Tue Mar 16 11:59:23 2021
DisplayManager: lightdm
InstallationDate: Installed on 2017-11-01 (1231 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
RelatedPackageVersions: mutter-common 3.38.2-1ubuntu1~20.10.1
SourcePackage: gnome-shell
UpgradeStatus: Upgraded to groovy on 2020-11-04 (132 days ago)

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


** Tags: amd64 apport-bug groovy third-party-packages

-- 
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/1919362

Title:
  gnome-shell extension Move_Clock crashes

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  Move_Clock crashes.

  move_cl...@jonathan.bluemosh.com is shipped with Ubuntu 20.10, not a
  user-installed extension.

  Move_Clock does not appear at https://extensions.gnome.org/#, so I'm
  unable to report the bug directly to the developer.

  Journalctl reports:
  Mar 16 11:33:44 serval gnome-shell[18204]: JS ERROR: Extension 
move_cl...@jonathan.bluemosh.com: TypeError: SessionMode._modes[mode].panel is 
undefined
 
enable@/usr/share/gnome-shell/extensions/move_cl...@jonathan.bluemosh.com/extension.js:13:18
 
_callExtensionEnable@resource:///org/gnome/shell/ui/extensionSystem.js:168:32
 
_onEnabledExtensionsChanged/<@resource:///org/gnome/shell/ui/extensionSystem.js:496:35
 
_onEnabledExtensionsChanged@resource:///org/gnome/shell/ui/extensionSystem.js:496:14
 
_onUserExtensionsEnabledChanged@resource:///org/gnome/shell/ui/extensionSystem.js:485:14

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: gnome-shell 3.38.2-1ubuntu1~20.10.1
  ProcVersionSignature: Ubuntu 
5.8.0-7642.47~1614007149~20.10~82fb226~dev-generic 5.8.18
  Uname: Linux 5.8.0-7642-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair nvidia_modeset 
nvidia
  ApportVersion: 2.20.11-0ubuntu50.5
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Mar 16 11:59:23 2021
  DisplayManager: lightdm
  InstallationDate: Installed on 2017-11-01 (1231 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  RelatedPackageVersions: mutter-common 3.38.2-1ubuntu1~20.10.1
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to groovy on 2020-11-04 (132 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1919362/+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 1900910] Re: Xorg freeze after closing lid and Suspend

2020-10-21 Thread Chelmite
The same thing happens when I lock my screen. When I come back, the
power has shut off. Pressing the power button starts what looks like a
power-up, but it ends up with just a black screen. None of the keys seem
to do anything. I have to power-cycle my laptop to get it to work again.

-- 
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/1900910

Title:
  Xorg freeze after closing lid and Suspend

Status in xorg package in Ubuntu:
  New

Bug description:
  Starting a few days ago, after I close my laptop lid and Ubuntu suspends, I 
get only a black screen (and the power light is on) when I open the laptop lid.
  I tried various 3-finger salutes, and nothing changes. There is no cursor. I 
cannot get to the console screens. The only thing that works is holding the 
power button until the laptop shuts off.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: xorg 1:7.7+19ubuntu14
  ProcVersionSignature: Ubuntu 
5.4.0-7642.46~1598628707~20.04~040157c~dev-generic 5.4.44
  Uname: Linux 5.4.0-7642-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.11-0ubuntu27.10
  Architecture: amd64
  CasperMD5CheckResult: skip
  CompizPlugins: 
[core,composite,opengl,decor,grid,move,compiztoolbox,gnomecompat,imgpng,resize,imgjpeg,regex,vpswitch,unitymtgrabhandles,snap,place,mousepoll,session,screenshot,resizeinfo,thumbnail,wall,animation,workarounds,expo,ezoom,staticswitcher,fade,scale,unityshell,dbus]
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Oct 21 14:25:22 2020
  DistUpgraded: 2020-05-01 18:43:33,860 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
  DistroCodename: focal
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GpuHangFrequency: Several times a day
  GpuHangReproducibility: Yes, I can easily reproduce it
  GpuHangStarted: Within the last few days
  GraphicsCard:
   NVIDIA Corporation GM204M [GeForce GTX 980M] [10de:1617] (rev a1) (prog-if 
00 [VGA controller])
 Subsystem: CLEVO/KAPOK Computer GM204M [GeForce GTX 980M] [1558:7703]
  InstallationDate: Installed on 2017-11-01 (1085 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  MachineType: System76, Inc. Serval WS
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-7642-generic 
root=UUID=fbf9e88e-c136-41b5-91a1-0848d0d8427a ro acpi_sleep=nonvs quiet splash 
snd_hda_intel.probe_mask=1 vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: Upgraded to focal on 2020-05-02 (172 days ago)
  dmi.bios.date: 07/11/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.05.10RSA1
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: Serval WS
  dmi.board.vendor: System76, Inc.
  dmi.board.version: serw9
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: System76, Inc.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.05.10RSA1:bd07/11/2016:svnSystem76,Inc.:pnServalWS:pvrserw9:rvnSystem76,Inc.:rnServalWS:rvrserw9:cvnSystem76,Inc.:ct10:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: Serval WS
  dmi.product.sku: Not Applicable
  dmi.product.version: serw9
  dmi.sys.vendor: System76, Inc.
  version.compiz: compiz 1:0.9.14.1+20.04.20200211-0ubuntu1
  version.libdrm2: libdrm2 2.4.101-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 20.0.8-0ubuntu1~20.04.1
  version.libgl1-mesa-glx: libgl1-mesa-glx 20.0.8-0ubuntu1~20.04.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.8-2ubuntu2.4
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200226-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1900910/+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 1900910] [NEW] Xorg freeze after closing lid and Suspend

2020-10-21 Thread Chelmite
Public bug reported:

Starting a few days ago, after I close my laptop lid and Ubuntu suspends, I get 
only a black screen (and the power light is on) when I open the laptop lid.
I tried various 3-finger salutes, and nothing changes. There is no cursor. I 
cannot get to the console screens. The only thing that works is holding the 
power button until the laptop shuts off.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: xorg 1:7.7+19ubuntu14
ProcVersionSignature: Ubuntu 5.4.0-7642.46~1598628707~20.04~040157c~dev-generic 
5.4.44
Uname: Linux 5.4.0-7642-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.11-0ubuntu27.10
Architecture: amd64
CasperMD5CheckResult: skip
CompizPlugins: 
[core,composite,opengl,decor,grid,move,compiztoolbox,gnomecompat,imgpng,resize,imgjpeg,regex,vpswitch,unitymtgrabhandles,snap,place,mousepoll,session,screenshot,resizeinfo,thumbnail,wall,animation,workarounds,expo,ezoom,staticswitcher,fade,scale,unityshell,dbus]
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Wed Oct 21 14:25:22 2020
DistUpgraded: 2020-05-01 18:43:33,860 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
DistroCodename: focal
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GpuHangFrequency: Several times a day
GpuHangReproducibility: Yes, I can easily reproduce it
GpuHangStarted: Within the last few days
GraphicsCard:
 NVIDIA Corporation GM204M [GeForce GTX 980M] [10de:1617] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: CLEVO/KAPOK Computer GM204M [GeForce GTX 980M] [1558:7703]
InstallationDate: Installed on 2017-11-01 (1085 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
MachineType: System76, Inc. Serval WS
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-7642-generic 
root=UUID=fbf9e88e-c136-41b5-91a1-0848d0d8427a ro acpi_sleep=nonvs quiet splash 
snd_hda_intel.probe_mask=1 vt.handoff=7
SourcePackage: xorg
Symptom: display
Title: Xorg freeze
UpgradeStatus: Upgraded to focal on 2020-05-02 (172 days ago)
dmi.bios.date: 07/11/2016
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 1.05.10RSA1
dmi.board.asset.tag: Tag 12345
dmi.board.name: Serval WS
dmi.board.vendor: System76, Inc.
dmi.board.version: serw9
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: System76, Inc.
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.05.10RSA1:bd07/11/2016:svnSystem76,Inc.:pnServalWS:pvrserw9:rvnSystem76,Inc.:rnServalWS:rvrserw9:cvnSystem76,Inc.:ct10:cvrN/A:
dmi.product.family: Not Applicable
dmi.product.name: Serval WS
dmi.product.sku: Not Applicable
dmi.product.version: serw9
dmi.sys.vendor: System76, Inc.
version.compiz: compiz 1:0.9.14.1+20.04.20200211-0ubuntu1
version.libdrm2: libdrm2 2.4.101-2
version.libgl1-mesa-dri: libgl1-mesa-dri 20.0.8-0ubuntu1~20.04.1
version.libgl1-mesa-glx: libgl1-mesa-glx 20.0.8-0ubuntu1~20.04.1
version.xserver-xorg-core: xserver-xorg-core 2:1.20.8-2ubuntu2.4
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200226-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

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


** Tags: amd64 apport-bug focal freeze possible-manual-nvidia-install 
third-party-packages ubuntu

-- 
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/1900910

Title:
  Xorg freeze after closing lid and Suspend

Status in xorg package in Ubuntu:
  New

Bug description:
  Starting a few days ago, after I close my laptop lid and Ubuntu suspends, I 
get only a black screen (and the power light is on) when I open the laptop lid.
  I tried various 3-finger salutes, and nothing changes. There is no cursor. I 
cannot get to the console screens. The only thing that works is holding the 
power button until the laptop shuts off.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: xorg 1:7.7+19ubuntu14
  ProcVersionSignature: Ubuntu 
5.4.0-7642.46~1598628707~20.04~040157c~dev-generic 5.4.44
  Uname: Linux 5.4.0-7642-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.11-0ubuntu27.10
  Architecture: amd64
  CasperMD5CheckResult: skip
  CompizPlugins: 
[core,composite,opengl,decor,grid,move,compiztoolbox,gnomecompat,imgpng,resize,imgjpeg,regex,vpswitch,unitymtgrabhandles,snap,place,mousepoll,session,screenshot,resizeinfo,thumbnail,wall,animation,workarounds,expo,ezoom,staticswitcher,fade,scale,unityshell,dbus]
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Oct 21 14:25:22 2020
  DistUpgraded: 2020-05-01 18:43:33,860 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
  

[Desktop-packages] [Bug 1855565] Re: After resuming from lockscreen and/or suspend, taskbar, dock, and screen fonts are messed up

2019-12-07 Thread Chelmite
** Attachment added: "screenshot showing popup asking for sudo password"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1855565/+attachment/5310629/+files/Screenshot%20from%202019-12-07%2017-27-46.png

-- 
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/1855565

Title:
  After resuming from lockscreen and/or suspend, taskbar, dock, and
  screen fonts are messed up

Status in xorg package in Ubuntu:
  New

Bug description:
  After waking from suspend, the taskbar fonts are unreadable, as are
  the fonts used on the dock and on the icons on the desktop. The only
  cure I can find is to reboot.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: xorg 1:7.7+19ubuntu12
  ProcVersionSignature: Ubuntu 
5.3.0-22.24+system76~1573659475~19.10~26b2022~dev-generic 5.3.7
  Uname: Linux 5.3.0-22-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair nvidia_modeset 
nvidia
  .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/:01:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.suspend: suspend hibernate resume
  .proc.driver.nvidia.suspend_depth: default modeset uvm
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  440.31  Sun Oct 27 02:19:35 
UTC 2019
   GCC version:  gcc version 9.2.1 20191008 (Ubuntu 9.2.1-9ubuntu2)
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.11-0ubuntu8.2
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,decor,grid,move,compiztoolbox,gnomecompat,imgpng,resize,imgjpeg,regex,vpswitch,unitymtgrabhandles,snap,place,mousepoll,session,screenshot,resizeinfo,thumbnail,wall,animation,workarounds,expo,ezoom,staticswitcher,fade,scale,unityshell,dbus]
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Dec  7 17:26:22 2019
  DistUpgraded: 2019-11-14 14:45:51,508 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
  DistroCodename: eoan
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   NVIDIA Corporation GM204M [GeForce GTX 980M] [10de:1617] (rev a1) (prog-if 
00 [VGA controller])
 Subsystem: CLEVO/KAPOK Computer GM204M [GeForce GTX 980M] [1558:7703]
  InstallationDate: Installed on 2017-11-01 (766 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  MachineType: System76, Inc. Serval WS
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-22-generic 
root=UUID=fbf9e88e-c136-41b5-91a1-0848d0d8427a ro quiet splash 
snd_hda_intel.probe_mask=1 vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to eoan on 2019-11-14 (23 days ago)
  dmi.bios.date: 07/11/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.05.10RSA1
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: Serval WS
  dmi.board.vendor: System76, Inc.
  dmi.board.version: serw9
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: System76, Inc.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.05.10RSA1:bd07/11/2016:svnSystem76,Inc.:pnServalWS:pvrserw9:rvnSystem76,Inc.:rnServalWS:rvrserw9:cvnSystem76,Inc.:ct10:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: Serval WS
  dmi.product.sku: Not Applicable
  dmi.product.version: serw9
  dmi.sys.vendor: System76, Inc.
  version.compiz: compiz 1:0.9.14.0+19.10.20190918-0ubuntu1
  version.libdrm2: libdrm2 2.4.99-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 19.2.1-1ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx 19.2.1-1ubuntu1
  version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.5+git20191008-0ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.0.1-1ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20190815-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1855565/+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 1855565] [NEW] After resuming from lockscreen and/or suspend, taskbar, dock, and screen fonts are messed up

2019-12-07 Thread Chelmite
Public bug reported:

After waking from suspend, the taskbar fonts are unreadable, as are the
fonts used on the dock and on the icons on the desktop. The only cure I
can find is to reboot.

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: xorg 1:7.7+19ubuntu12
ProcVersionSignature: Ubuntu 
5.3.0-22.24+system76~1573659475~19.10~26b2022~dev-generic 5.3.7
Uname: Linux 5.3.0-22-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair nvidia_modeset 
nvidia
.proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/:01:00.0'
.proc.driver.nvidia.registry: Binary: ""
.proc.driver.nvidia.suspend: suspend hibernate resume
.proc.driver.nvidia.suspend_depth: default modeset uvm
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  440.31  Sun Oct 27 02:19:35 
UTC 2019
 GCC version:  gcc version 9.2.1 20191008 (Ubuntu 9.2.1-9ubuntu2)
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.11-0ubuntu8.2
Architecture: amd64
CompizPlugins: 
[core,composite,opengl,decor,grid,move,compiztoolbox,gnomecompat,imgpng,resize,imgjpeg,regex,vpswitch,unitymtgrabhandles,snap,place,mousepoll,session,screenshot,resizeinfo,thumbnail,wall,animation,workarounds,expo,ezoom,staticswitcher,fade,scale,unityshell,dbus]
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Sat Dec  7 17:26:22 2019
DistUpgraded: 2019-11-14 14:45:51,508 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
DistroCodename: eoan
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 NVIDIA Corporation GM204M [GeForce GTX 980M] [10de:1617] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: CLEVO/KAPOK Computer GM204M [GeForce GTX 980M] [1558:7703]
InstallationDate: Installed on 2017-11-01 (766 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
MachineType: System76, Inc. Serval WS
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-22-generic 
root=UUID=fbf9e88e-c136-41b5-91a1-0848d0d8427a ro quiet splash 
snd_hda_intel.probe_mask=1 vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: Upgraded to eoan on 2019-11-14 (23 days ago)
dmi.bios.date: 07/11/2016
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 1.05.10RSA1
dmi.board.asset.tag: Tag 12345
dmi.board.name: Serval WS
dmi.board.vendor: System76, Inc.
dmi.board.version: serw9
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: System76, Inc.
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.05.10RSA1:bd07/11/2016:svnSystem76,Inc.:pnServalWS:pvrserw9:rvnSystem76,Inc.:rnServalWS:rvrserw9:cvnSystem76,Inc.:ct10:cvrN/A:
dmi.product.family: Not Applicable
dmi.product.name: Serval WS
dmi.product.sku: Not Applicable
dmi.product.version: serw9
dmi.sys.vendor: System76, Inc.
version.compiz: compiz 1:0.9.14.0+19.10.20190918-0ubuntu1
version.libdrm2: libdrm2 2.4.99-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 19.2.1-1ubuntu1
version.libgl1-mesa-glx: libgl1-mesa-glx 19.2.1-1ubuntu1
version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.20.5+git20191008-0ubuntu1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.0.1-1ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20190815-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

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


** Tags: amd64 apport-bug corruption eoan third-party-packages ubuntu

** Attachment added: "screenshot showing taskbar with corrupted fonts"
   
https://bugs.launchpad.net/bugs/1855565/+attachment/5310605/+files/Screenshot%20from%202019-12-07%2017-26-57.png

-- 
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/1855565

Title:
  After resuming from lockscreen and/or suspend, taskbar, dock, and
  screen fonts are messed up

Status in xorg package in Ubuntu:
  New

Bug description:
  After waking from suspend, the taskbar fonts are unreadable, as are
  the fonts used on the dock and on the icons on the desktop. The only
  cure I can find is to reboot.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: xorg 1:7.7+19ubuntu12
  ProcVersionSignature: Ubuntu 
5.3.0-22.24+system76~1573659475~19.10~26b2022~dev-generic 5.3.7
  Uname: Linux 5.3.0-22-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair nvidia_modeset 
nvidia
  .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/:01:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.suspend: suspend hibernate resume
  .proc.driver.nvidia.suspend_depth: default modeset uvm
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  440.31  Sun Oct 27 02:19:35 
UTC 

[Desktop-packages] [Bug 1838836] Re: network-manager needs to be restarted frequently

2019-10-22 Thread Chelmite
Till Kamppeter (till-kamppeter) wrote on 2019-08-06:  asking me to post
the full log. I did on 8/08. Nothing has happened on this list for two
months. Is there no solution to this problem?

-- 
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/1838836

Title:
  network-manager needs to be restarted frequently

Status in network-manager package in Ubuntu:
  New

Bug description:
  I have a System 76 serval running Ubuntu 19.04 64-bit. The wifi stops
  working frequently and the network-manager service needs to be
  restarted. It will die on its own, but can be triggered by switching
  wifi 3 times (sometimes more, sometimes fewer)!

  When it is working, I have:
  ```
  % usr/bin/sudo nmcli device
  DEVICE   TYPE  STATE CONNECTION 
  wlp62s0  wifi  connected ATT964 
  p2p-dev-wlp62s0  wifi-p2p  disconnected  -- 
  enp59s0  ethernet  unavailable   -- 
  lo   loopback  unmanaged --   
  % /usr/bin/sudo lshw -C network
   ...snip...
*-network
 description: Wireless interface
 product: Wireless 8260
 vendor: Intel Corporation
 physical id: 0
 bus info: pci@:3e:00.0
 logical name: wlp62s0
 version: 3a
 serial: e4:b3:18:e3:11:e7
 width: 64 bits
 clock: 33MHz
 capabilities: pm msi pciexpress bus_master cap_list ethernet 
physical wireless
 configuration: broadcast=yes driver=iwlwifi 
driverversion=5.0.0-21-generic firmware=36.9f0a2d68.0 ip=192.168.1.64 latency=0 
link=yes multicast=yes wireless=IEEE 802.11
 resources: irq:133 memory:dc20-dc201fff
  % /usr/bin/sudo lspci -vnnn | grep -A 9 Network
  3e:00.0 Network controller [0280]: Intel Corporation Wireless 8260 
[8086:24f3] (rev 3a)
Subsystem: Intel Corporation Dual Band Wireless-AC 8260 [8086:1010]
Flags: bus master, fast devsel, latency 0, IRQ 133
Memory at dc20 (64-bit, non-prefetchable) [size=8K]
Capabilities: [c8] Power Management version 3
Capabilities: [d0] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [40] Express Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Capabilities: [140] Device Serial Number e4-b3-18-ff-ff-e3-11-e7
Capabilities: [14c] Latency Tolerance Reporting
  ```
  If I switch between my two wifi routers three times (sometimes more times) 
using the Select Network command on the taskbar, wifi stops working.

  Issuing the commands above yields the following differences:
  ```
  % /usr/bin/sudo nmcli device
  DEVICE   TYPE  STATECONNECTION 
  enp59s0  ethernet  unavailable  -- 
  wlp62s0  wifi  unavailable  -- 
  p2p-dev-wlp62s0  wifi-p2p  unavailable  -- 
  lo   loopback  unmanaged
  
  % /usr/bin/sudo lshw -C network
   ...snip...
*-network
   ...snip...
  configuration: broadcast=yes driver=iwlwifi 
driverversion=5.0.0-21-generic firmware=36.9f0a2d68.0 latency=0 link=no 
multicast=yes wireless=IEEE 802.11
  ```
  /var/log/syslog reports the following after failing to switch wifi networks:
  ```
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5482] 
device (wlp62s0): disconnecting for new activation request.
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5482] 
device (wlp62s0): state change: activated -> deactivating (reason 
'new-activation', sys-iface-state: 'managed')
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5485] 
manager: NetworkManager state is now DISCONNECTING
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5548] 
audit: op="connection-activate" uuid="1574892b-31aa-43ae-a67a-bd732876e327" 
name="ATT964" pid=21476 uid=1010 result="success"
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5550] 
device (wlp62s0): state change: deactivating -> disconnected (reason 
'new-activation', sys-iface-state: 'managed')
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5562] 
dhcp4 (wlp62s0): canceled DHCP transaction, DHCP client pid 2181
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5562] 
dhcp4 (wlp62s0): state changed bound -> done
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5572] 
dhcp6 (wlp62s0): canceled DHCP transaction, DHCP client pid 2318
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5572] 
dhcp6 (wlp62s0): state changed bound -> done
  Jul 16 19:20:32 serval kernel: [209888.953314] wlp62s0: deauthenticating 
from 10:7b:ef:cc:ab:a3 by local choice (Reason: 3=DEAUTH_LEAVING)
  Jul 16 19:20:32 serval wpa_supplicant[667]: wlp62s0: 

[Desktop-packages] [Bug 1838836] Re: network-manager needs to be restarted frequently

2019-10-08 Thread Chelmite
It's still broken, even though I haven't received any suggestions on what to 
try.
Sometimes the network is lost when resuming after suspend, sometimes, just 
because it feels like it.

** Changed in: network-manager (Ubuntu)
   Status: Expired => New

-- 
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/1838836

Title:
  network-manager needs to be restarted frequently

Status in network-manager package in Ubuntu:
  New

Bug description:
  I have a System 76 serval running Ubuntu 19.04 64-bit. The wifi stops
  working frequently and the network-manager service needs to be
  restarted. It will die on its own, but can be triggered by switching
  wifi 3 times (sometimes more, sometimes fewer)!

  When it is working, I have:
  ```
  % usr/bin/sudo nmcli device
  DEVICE   TYPE  STATE CONNECTION 
  wlp62s0  wifi  connected ATT964 
  p2p-dev-wlp62s0  wifi-p2p  disconnected  -- 
  enp59s0  ethernet  unavailable   -- 
  lo   loopback  unmanaged --   
  % /usr/bin/sudo lshw -C network
   ...snip...
*-network
 description: Wireless interface
 product: Wireless 8260
 vendor: Intel Corporation
 physical id: 0
 bus info: pci@:3e:00.0
 logical name: wlp62s0
 version: 3a
 serial: e4:b3:18:e3:11:e7
 width: 64 bits
 clock: 33MHz
 capabilities: pm msi pciexpress bus_master cap_list ethernet 
physical wireless
 configuration: broadcast=yes driver=iwlwifi 
driverversion=5.0.0-21-generic firmware=36.9f0a2d68.0 ip=192.168.1.64 latency=0 
link=yes multicast=yes wireless=IEEE 802.11
 resources: irq:133 memory:dc20-dc201fff
  % /usr/bin/sudo lspci -vnnn | grep -A 9 Network
  3e:00.0 Network controller [0280]: Intel Corporation Wireless 8260 
[8086:24f3] (rev 3a)
Subsystem: Intel Corporation Dual Band Wireless-AC 8260 [8086:1010]
Flags: bus master, fast devsel, latency 0, IRQ 133
Memory at dc20 (64-bit, non-prefetchable) [size=8K]
Capabilities: [c8] Power Management version 3
Capabilities: [d0] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [40] Express Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Capabilities: [140] Device Serial Number e4-b3-18-ff-ff-e3-11-e7
Capabilities: [14c] Latency Tolerance Reporting
  ```
  If I switch between my two wifi routers three times (sometimes more times) 
using the Select Network command on the taskbar, wifi stops working.

  Issuing the commands above yields the following differences:
  ```
  % /usr/bin/sudo nmcli device
  DEVICE   TYPE  STATECONNECTION 
  enp59s0  ethernet  unavailable  -- 
  wlp62s0  wifi  unavailable  -- 
  p2p-dev-wlp62s0  wifi-p2p  unavailable  -- 
  lo   loopback  unmanaged
  
  % /usr/bin/sudo lshw -C network
   ...snip...
*-network
   ...snip...
  configuration: broadcast=yes driver=iwlwifi 
driverversion=5.0.0-21-generic firmware=36.9f0a2d68.0 latency=0 link=no 
multicast=yes wireless=IEEE 802.11
  ```
  /var/log/syslog reports the following after failing to switch wifi networks:
  ```
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5482] 
device (wlp62s0): disconnecting for new activation request.
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5482] 
device (wlp62s0): state change: activated -> deactivating (reason 
'new-activation', sys-iface-state: 'managed')
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5485] 
manager: NetworkManager state is now DISCONNECTING
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5548] 
audit: op="connection-activate" uuid="1574892b-31aa-43ae-a67a-bd732876e327" 
name="ATT964" pid=21476 uid=1010 result="success"
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5550] 
device (wlp62s0): state change: deactivating -> disconnected (reason 
'new-activation', sys-iface-state: 'managed')
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5562] 
dhcp4 (wlp62s0): canceled DHCP transaction, DHCP client pid 2181
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5562] 
dhcp4 (wlp62s0): state changed bound -> done
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5572] 
dhcp6 (wlp62s0): canceled DHCP transaction, DHCP client pid 2318
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5572] 
dhcp6 (wlp62s0): state changed bound -> done
  Jul 16 19:20:32 serval kernel: [209888.953314] wlp62s0: deauthenticating 
from 10:7b:ef:cc:ab:a3 by local choice (Reason: 3=DEAUTH_LEAVING)
  Jul 16 

[Desktop-packages] [Bug 1838836] Re: network-manager needs to be restarted frequently

2019-10-08 Thread Chelmite
Network shutdown still happens in Ubuntu 19.10.

-- 
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/1838836

Title:
  network-manager needs to be restarted frequently

Status in network-manager package in Ubuntu:
  New

Bug description:
  I have a System 76 serval running Ubuntu 19.04 64-bit. The wifi stops
  working frequently and the network-manager service needs to be
  restarted. It will die on its own, but can be triggered by switching
  wifi 3 times (sometimes more, sometimes fewer)!

  When it is working, I have:
  ```
  % usr/bin/sudo nmcli device
  DEVICE   TYPE  STATE CONNECTION 
  wlp62s0  wifi  connected ATT964 
  p2p-dev-wlp62s0  wifi-p2p  disconnected  -- 
  enp59s0  ethernet  unavailable   -- 
  lo   loopback  unmanaged --   
  % /usr/bin/sudo lshw -C network
   ...snip...
*-network
 description: Wireless interface
 product: Wireless 8260
 vendor: Intel Corporation
 physical id: 0
 bus info: pci@:3e:00.0
 logical name: wlp62s0
 version: 3a
 serial: e4:b3:18:e3:11:e7
 width: 64 bits
 clock: 33MHz
 capabilities: pm msi pciexpress bus_master cap_list ethernet 
physical wireless
 configuration: broadcast=yes driver=iwlwifi 
driverversion=5.0.0-21-generic firmware=36.9f0a2d68.0 ip=192.168.1.64 latency=0 
link=yes multicast=yes wireless=IEEE 802.11
 resources: irq:133 memory:dc20-dc201fff
  % /usr/bin/sudo lspci -vnnn | grep -A 9 Network
  3e:00.0 Network controller [0280]: Intel Corporation Wireless 8260 
[8086:24f3] (rev 3a)
Subsystem: Intel Corporation Dual Band Wireless-AC 8260 [8086:1010]
Flags: bus master, fast devsel, latency 0, IRQ 133
Memory at dc20 (64-bit, non-prefetchable) [size=8K]
Capabilities: [c8] Power Management version 3
Capabilities: [d0] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [40] Express Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Capabilities: [140] Device Serial Number e4-b3-18-ff-ff-e3-11-e7
Capabilities: [14c] Latency Tolerance Reporting
  ```
  If I switch between my two wifi routers three times (sometimes more times) 
using the Select Network command on the taskbar, wifi stops working.

  Issuing the commands above yields the following differences:
  ```
  % /usr/bin/sudo nmcli device
  DEVICE   TYPE  STATECONNECTION 
  enp59s0  ethernet  unavailable  -- 
  wlp62s0  wifi  unavailable  -- 
  p2p-dev-wlp62s0  wifi-p2p  unavailable  -- 
  lo   loopback  unmanaged
  
  % /usr/bin/sudo lshw -C network
   ...snip...
*-network
   ...snip...
  configuration: broadcast=yes driver=iwlwifi 
driverversion=5.0.0-21-generic firmware=36.9f0a2d68.0 latency=0 link=no 
multicast=yes wireless=IEEE 802.11
  ```
  /var/log/syslog reports the following after failing to switch wifi networks:
  ```
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5482] 
device (wlp62s0): disconnecting for new activation request.
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5482] 
device (wlp62s0): state change: activated -> deactivating (reason 
'new-activation', sys-iface-state: 'managed')
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5485] 
manager: NetworkManager state is now DISCONNECTING
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5548] 
audit: op="connection-activate" uuid="1574892b-31aa-43ae-a67a-bd732876e327" 
name="ATT964" pid=21476 uid=1010 result="success"
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5550] 
device (wlp62s0): state change: deactivating -> disconnected (reason 
'new-activation', sys-iface-state: 'managed')
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5562] 
dhcp4 (wlp62s0): canceled DHCP transaction, DHCP client pid 2181
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5562] 
dhcp4 (wlp62s0): state changed bound -> done
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5572] 
dhcp6 (wlp62s0): canceled DHCP transaction, DHCP client pid 2318
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5572] 
dhcp6 (wlp62s0): state changed bound -> done
  Jul 16 19:20:32 serval kernel: [209888.953314] wlp62s0: deauthenticating 
from 10:7b:ef:cc:ab:a3 by local choice (Reason: 3=DEAUTH_LEAVING)
  Jul 16 19:20:32 serval wpa_supplicant[667]: wlp62s0: 
CTRL-EVENT-DISCONNECTED bssid=10:7b:ef:cc:ab:a3 reason=3 locally_generated=1
  Jul 16 19:20:32 serval wpa_supplicant[667]: wlp62s0: 
CTRL-EVENT-SIGNAL-CHANGE 

[Desktop-packages] [Bug 1838836] Re: network-manager needs to be restarted frequently

2019-08-08 Thread Chelmite
Here's the syslog, starting at the point where I have a connection to a
local wifi, and then I have a failed switch to the other local wifi. (I
am sending this after capturing the log, and restarting the network-
manager service.)

Aug  8 10:01:22 serval NetworkManager[14891]:   [1565283682.3253] device 
(wlp62s0): disconnecting for new activation request.
Aug  8 10:01:22 serval NetworkManager[14891]:   [1565283682.3253] device 
(wlp62s0): state change: activated -> deactivating (reason 'new-activation', 
sys-iface-state: 'managed')
Aug  8 10:01:22 serval NetworkManager[14891]:   [1565283682.3255] 
manager: NetworkManager state is now DISCONNECTING
Aug  8 10:01:22 serval whoopsie[2549]: [10:01:22] offline
Aug  8 10:01:22 serval NetworkManager[14891]:   [1565283682.3316] audit: 
op="connection-activate" uuid="1574892b-31aa-43ae-a67a-bd732876e327" 
name="ATT964" pid=11238 uid=1010 result="success"
Aug  8 10:01:22 serval NetworkManager[14891]:   [1565283682.3317] device 
(wlp62s0): state change: deactivating -> disconnected (reason 'new-activation', 
sys-iface-state: 'managed')
Aug  8 10:01:22 serval gnome-shell[11238]: Object NM.ActiveConnection 
(0x556db1161660), has been already deallocated — impossible to get any property 
from it. This might be caused by the object having been destroyed from C code 
using something such as destroy(), dispose(), or remove() vfuncs.
Aug  8 10:01:22 serval org.gnome.Shell.desktop[11238]: == Stack trace for 
context 0x556db1607240 ==
Aug  8 10:01:22 serval org.gnome.Shell.desktop[11238]: #0   556db14b6d08 i   
resource:///org/gnome/shell/ui/status/network.js:1318 (7f9b93d73dc0 @ 56)
Aug  8 10:01:22 serval org.gnome.Shell.desktop[11238]: #1   556db14b6c70 i   
resource:///org/gnome/shell/ui/status/network.js:1335 (7f9b93d73e50 @ 113)
Aug  8 10:01:22 serval org.gnome.Shell.desktop[11238]: #2   556db14b6bd0 i   
resource:///org/gnome/shell/ui/status/network.js:2039 (7f9b93d771f0 @ 216)
Aug  8 10:01:22 serval org.gnome.Shell.desktop[11238]: #3   556db14b6b50 i   
resource:///org/gnome/shell/ui/status/network.js:1934 (7f9b93d75dc0 @ 80)
Aug  8 10:01:22 serval org.gnome.Shell.desktop[11238]: #4   7fff53218340 b   
self-hosted:979 (7f9b93f50a60 @ 440)
Aug  8 10:01:22 serval org.gnome.Shell.desktop[11238]: == Stack trace for 
context 0x556db1607240 ==
Aug  8 10:01:22 serval org.gnome.Shell.desktop[11238]: #0   556db14b6d18 i   
resource:///org/gnome/shell/ui/status/network.js:1318 (7f9b93d73dc0 @ 56)
Aug  8 10:01:22 serval org.gnome.Shell.desktop[11238]: #1   556db14b6c80 i   
resource:///org/gnome/shell/ui/status/network.js:1335 (7f9b93d73e50 @ 113)
Aug  8 10:01:22 serval org.gnome.Shell.desktop[11238]: #2   556db14b6be0 i   
resource:///org/gnome/shell/ui/status/network.js:2039 (7f9b93d771f0 @ 216)
Aug  8 10:01:22 serval gnome-shell[11238]: JS ERROR: TypeError: 
connection.get_setting_ip4_config is not a 
function#012_isHotSpotMaster@resource:///org/gnome/shell/ui/status/network.js:1322:25#012getIndicatorIcon@resource:///org/gnome/shell/ui/status/network.js:1335:13#012_updateIcon@resource:///org/gnome/shell/ui/status/network.js:2039:52#012_syncNMState@resource:///org/gnome/shell/ui/status/network.js:1934:9
Aug  8 10:01:22 serval org.gnome.Shell.desktop[11238]: #3   556db14b6b50 i   
resource:///org/gnome/shell/ui/status/network.js:1842 (7f9b93d75790 @ 138)
Aug  8 10:01:22 serval org.gnome.Shell.desktop[11238]: #4   7fff53218340 b   
self-hosted:979 (7f9b93f50a60 @ 440)
Aug  8 10:01:22 serval org.gnome.Shell.desktop[11238]: == Stack trace for 
context 0x556db1607240 ==
Aug  8 10:01:22 serval org.gnome.Shell.desktop[11238]: #0   556db14b6bf8 i   
resource:///org/gnome/gjs/modules/overrides/GObject.js:468 (7f9bb45b90d0 @ 25)
Aug  8 10:01:22 serval org.gnome.Shell.desktop[11238]: #1   556db14b6b50 i   
resource:///org/gnome/shell/ui/status/network.js:1815 (7f9b93d75700 @ 111)
Aug  8 10:01:22 serval org.gnome.Shell.desktop[11238]: #2   7fff53218340 b   
self-hosted:979 (7f9b93f50a60 @ 440)
Aug  8 10:01:22 serval gnome-shell[11238]: Object NM.ActiveConnection 
(0x556db1161660), has been already deallocated — impossible to get any property 
from it. This might be caused by the object having been destroyed from C code 
using something such as destroy(), dispose(), or remove() vfuncs.
Aug  8 10:01:22 serval gnome-shell[11238]: JS ERROR: TypeError: 
connection.get_setting_ip4_config is not a 
function#012_isHotSpotMaster@resource:///org/gnome/shell/ui/status/network.js:1322:25#012getIndicatorIcon@resource:///org/gnome/shell/ui/status/network.js:1335:13#012_updateIcon@resource:///org/gnome/shell/ui/status/network.js:2039:52#012_syncVpnConnections@resource:///org/gnome/shell/ui/status/network.js:1842:9
Aug  8 10:01:22 serval gnome-shell[11238]: Object NM.ActiveConnection 
(0x556db1161660), has been already deallocated — impossible to access it. This 
might be caused by the object having been destroyed from C code using something 
such as destroy(), dispose(), or remove() vfuncs.
Aug  8 

[Desktop-packages] [Bug 1838836] Re: network-manager needs to be restarted frequently

2019-08-06 Thread Chelmite
I tried disabling the power saver (#3). If I change networks, then no
wifi is found.

-- 
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/1838836

Title:
  network-manager needs to be restarted frequently

Status in network-manager package in Ubuntu:
  Incomplete

Bug description:
  I have a System 76 serval running Ubuntu 19.04 64-bit. The wifi stops
  working frequently and the network-manager service needs to be
  restarted. It will die on its own, but can be triggered by switching
  wifi 3 times (sometimes more, sometimes fewer)!

  When it is working, I have:
  ```
  % usr/bin/sudo nmcli device
  DEVICE   TYPE  STATE CONNECTION 
  wlp62s0  wifi  connected ATT964 
  p2p-dev-wlp62s0  wifi-p2p  disconnected  -- 
  enp59s0  ethernet  unavailable   -- 
  lo   loopback  unmanaged --   
  % /usr/bin/sudo lshw -C network
   ...snip...
*-network
 description: Wireless interface
 product: Wireless 8260
 vendor: Intel Corporation
 physical id: 0
 bus info: pci@:3e:00.0
 logical name: wlp62s0
 version: 3a
 serial: e4:b3:18:e3:11:e7
 width: 64 bits
 clock: 33MHz
 capabilities: pm msi pciexpress bus_master cap_list ethernet 
physical wireless
 configuration: broadcast=yes driver=iwlwifi 
driverversion=5.0.0-21-generic firmware=36.9f0a2d68.0 ip=192.168.1.64 latency=0 
link=yes multicast=yes wireless=IEEE 802.11
 resources: irq:133 memory:dc20-dc201fff
  % /usr/bin/sudo lspci -vnnn | grep -A 9 Network
  3e:00.0 Network controller [0280]: Intel Corporation Wireless 8260 
[8086:24f3] (rev 3a)
Subsystem: Intel Corporation Dual Band Wireless-AC 8260 [8086:1010]
Flags: bus master, fast devsel, latency 0, IRQ 133
Memory at dc20 (64-bit, non-prefetchable) [size=8K]
Capabilities: [c8] Power Management version 3
Capabilities: [d0] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [40] Express Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Capabilities: [140] Device Serial Number e4-b3-18-ff-ff-e3-11-e7
Capabilities: [14c] Latency Tolerance Reporting
  ```
  If I switch between my two wifi routers three times (sometimes more times) 
using the Select Network command on the taskbar, wifi stops working.

  Issuing the commands above yields the following differences:
  ```
  % /usr/bin/sudo nmcli device
  DEVICE   TYPE  STATECONNECTION 
  enp59s0  ethernet  unavailable  -- 
  wlp62s0  wifi  unavailable  -- 
  p2p-dev-wlp62s0  wifi-p2p  unavailable  -- 
  lo   loopback  unmanaged
  
  % /usr/bin/sudo lshw -C network
   ...snip...
*-network
   ...snip...
  configuration: broadcast=yes driver=iwlwifi 
driverversion=5.0.0-21-generic firmware=36.9f0a2d68.0 latency=0 link=no 
multicast=yes wireless=IEEE 802.11
  ```
  /var/log/syslog reports the following after failing to switch wifi networks:
  ```
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5482] 
device (wlp62s0): disconnecting for new activation request.
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5482] 
device (wlp62s0): state change: activated -> deactivating (reason 
'new-activation', sys-iface-state: 'managed')
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5485] 
manager: NetworkManager state is now DISCONNECTING
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5548] 
audit: op="connection-activate" uuid="1574892b-31aa-43ae-a67a-bd732876e327" 
name="ATT964" pid=21476 uid=1010 result="success"
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5550] 
device (wlp62s0): state change: deactivating -> disconnected (reason 
'new-activation', sys-iface-state: 'managed')
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5562] 
dhcp4 (wlp62s0): canceled DHCP transaction, DHCP client pid 2181
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5562] 
dhcp4 (wlp62s0): state changed bound -> done
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5572] 
dhcp6 (wlp62s0): canceled DHCP transaction, DHCP client pid 2318
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5572] 
dhcp6 (wlp62s0): state changed bound -> done
  Jul 16 19:20:32 serval kernel: [209888.953314] wlp62s0: deauthenticating 
from 10:7b:ef:cc:ab:a3 by local choice (Reason: 3=DEAUTH_LEAVING)
  Jul 16 19:20:32 serval wpa_supplicant[667]: wlp62s0: 
CTRL-EVENT-DISCONNECTED bssid=10:7b:ef:cc:ab:a3 reason=3 locally_generated=1
  Jul 16 19:20:32 serval 

[Desktop-packages] [Bug 1838836] Re: network-manager needs to be restarted frequently

2019-08-06 Thread Chelmite
What should I look for in the log?

-- 
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/1838836

Title:
  network-manager needs to be restarted frequently

Status in network-manager package in Ubuntu:
  Incomplete

Bug description:
  I have a System 76 serval running Ubuntu 19.04 64-bit. The wifi stops
  working frequently and the network-manager service needs to be
  restarted. It will die on its own, but can be triggered by switching
  wifi 3 times (sometimes more, sometimes fewer)!

  When it is working, I have:
  ```
  % usr/bin/sudo nmcli device
  DEVICE   TYPE  STATE CONNECTION 
  wlp62s0  wifi  connected ATT964 
  p2p-dev-wlp62s0  wifi-p2p  disconnected  -- 
  enp59s0  ethernet  unavailable   -- 
  lo   loopback  unmanaged --   
  % /usr/bin/sudo lshw -C network
   ...snip...
*-network
 description: Wireless interface
 product: Wireless 8260
 vendor: Intel Corporation
 physical id: 0
 bus info: pci@:3e:00.0
 logical name: wlp62s0
 version: 3a
 serial: e4:b3:18:e3:11:e7
 width: 64 bits
 clock: 33MHz
 capabilities: pm msi pciexpress bus_master cap_list ethernet 
physical wireless
 configuration: broadcast=yes driver=iwlwifi 
driverversion=5.0.0-21-generic firmware=36.9f0a2d68.0 ip=192.168.1.64 latency=0 
link=yes multicast=yes wireless=IEEE 802.11
 resources: irq:133 memory:dc20-dc201fff
  % /usr/bin/sudo lspci -vnnn | grep -A 9 Network
  3e:00.0 Network controller [0280]: Intel Corporation Wireless 8260 
[8086:24f3] (rev 3a)
Subsystem: Intel Corporation Dual Band Wireless-AC 8260 [8086:1010]
Flags: bus master, fast devsel, latency 0, IRQ 133
Memory at dc20 (64-bit, non-prefetchable) [size=8K]
Capabilities: [c8] Power Management version 3
Capabilities: [d0] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [40] Express Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Capabilities: [140] Device Serial Number e4-b3-18-ff-ff-e3-11-e7
Capabilities: [14c] Latency Tolerance Reporting
  ```
  If I switch between my two wifi routers three times (sometimes more times) 
using the Select Network command on the taskbar, wifi stops working.

  Issuing the commands above yields the following differences:
  ```
  % /usr/bin/sudo nmcli device
  DEVICE   TYPE  STATECONNECTION 
  enp59s0  ethernet  unavailable  -- 
  wlp62s0  wifi  unavailable  -- 
  p2p-dev-wlp62s0  wifi-p2p  unavailable  -- 
  lo   loopback  unmanaged
  
  % /usr/bin/sudo lshw -C network
   ...snip...
*-network
   ...snip...
  configuration: broadcast=yes driver=iwlwifi 
driverversion=5.0.0-21-generic firmware=36.9f0a2d68.0 latency=0 link=no 
multicast=yes wireless=IEEE 802.11
  ```
  /var/log/syslog reports the following after failing to switch wifi networks:
  ```
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5482] 
device (wlp62s0): disconnecting for new activation request.
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5482] 
device (wlp62s0): state change: activated -> deactivating (reason 
'new-activation', sys-iface-state: 'managed')
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5485] 
manager: NetworkManager state is now DISCONNECTING
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5548] 
audit: op="connection-activate" uuid="1574892b-31aa-43ae-a67a-bd732876e327" 
name="ATT964" pid=21476 uid=1010 result="success"
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5550] 
device (wlp62s0): state change: deactivating -> disconnected (reason 
'new-activation', sys-iface-state: 'managed')
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5562] 
dhcp4 (wlp62s0): canceled DHCP transaction, DHCP client pid 2181
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5562] 
dhcp4 (wlp62s0): state changed bound -> done
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5572] 
dhcp6 (wlp62s0): canceled DHCP transaction, DHCP client pid 2318
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5572] 
dhcp6 (wlp62s0): state changed bound -> done
  Jul 16 19:20:32 serval kernel: [209888.953314] wlp62s0: deauthenticating 
from 10:7b:ef:cc:ab:a3 by local choice (Reason: 3=DEAUTH_LEAVING)
  Jul 16 19:20:32 serval wpa_supplicant[667]: wlp62s0: 
CTRL-EVENT-DISCONNECTED bssid=10:7b:ef:cc:ab:a3 reason=3 locally_generated=1
  Jul 16 19:20:32 serval wpa_supplicant[667]: wlp62s0: 
CTRL-EVENT-SIGNAL-CHANGE 

[Desktop-packages] [Bug 1838836] Re: network-manager needs to be restarted frequently

2019-08-05 Thread Chelmite
I get:
wifi.powersave = 3

-- 
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/1838836

Title:
  network-manager needs to be restarted frequently

Status in network-manager package in Ubuntu:
  New

Bug description:
  I have a System 76 serval running Ubuntu 19.04 64-bit. The wifi stops
  working frequently and the network-manager service needs to be
  restarted. It will die on its own, but can be triggered by switching
  wifi 3 times (sometimes more, sometimes fewer)!

  When it is working, I have:
  ```
  % usr/bin/sudo nmcli device
  DEVICE   TYPE  STATE CONNECTION 
  wlp62s0  wifi  connected ATT964 
  p2p-dev-wlp62s0  wifi-p2p  disconnected  -- 
  enp59s0  ethernet  unavailable   -- 
  lo   loopback  unmanaged --   
  % /usr/bin/sudo lshw -C network
   ...snip...
*-network
 description: Wireless interface
 product: Wireless 8260
 vendor: Intel Corporation
 physical id: 0
 bus info: pci@:3e:00.0
 logical name: wlp62s0
 version: 3a
 serial: e4:b3:18:e3:11:e7
 width: 64 bits
 clock: 33MHz
 capabilities: pm msi pciexpress bus_master cap_list ethernet 
physical wireless
 configuration: broadcast=yes driver=iwlwifi 
driverversion=5.0.0-21-generic firmware=36.9f0a2d68.0 ip=192.168.1.64 latency=0 
link=yes multicast=yes wireless=IEEE 802.11
 resources: irq:133 memory:dc20-dc201fff
  % /usr/bin/sudo lspci -vnnn | grep -A 9 Network
  3e:00.0 Network controller [0280]: Intel Corporation Wireless 8260 
[8086:24f3] (rev 3a)
Subsystem: Intel Corporation Dual Band Wireless-AC 8260 [8086:1010]
Flags: bus master, fast devsel, latency 0, IRQ 133
Memory at dc20 (64-bit, non-prefetchable) [size=8K]
Capabilities: [c8] Power Management version 3
Capabilities: [d0] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [40] Express Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Capabilities: [140] Device Serial Number e4-b3-18-ff-ff-e3-11-e7
Capabilities: [14c] Latency Tolerance Reporting
  ```
  If I switch between my two wifi routers three times (sometimes more times) 
using the Select Network command on the taskbar, wifi stops working.

  Issuing the commands above yields the following differences:
  ```
  % /usr/bin/sudo nmcli device
  DEVICE   TYPE  STATECONNECTION 
  enp59s0  ethernet  unavailable  -- 
  wlp62s0  wifi  unavailable  -- 
  p2p-dev-wlp62s0  wifi-p2p  unavailable  -- 
  lo   loopback  unmanaged
  
  % /usr/bin/sudo lshw -C network
   ...snip...
*-network
   ...snip...
  configuration: broadcast=yes driver=iwlwifi 
driverversion=5.0.0-21-generic firmware=36.9f0a2d68.0 latency=0 link=no 
multicast=yes wireless=IEEE 802.11
  ```
  /var/log/syslog reports the following after failing to switch wifi networks:
  ```
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5482] 
device (wlp62s0): disconnecting for new activation request.
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5482] 
device (wlp62s0): state change: activated -> deactivating (reason 
'new-activation', sys-iface-state: 'managed')
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5485] 
manager: NetworkManager state is now DISCONNECTING
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5548] 
audit: op="connection-activate" uuid="1574892b-31aa-43ae-a67a-bd732876e327" 
name="ATT964" pid=21476 uid=1010 result="success"
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5550] 
device (wlp62s0): state change: deactivating -> disconnected (reason 
'new-activation', sys-iface-state: 'managed')
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5562] 
dhcp4 (wlp62s0): canceled DHCP transaction, DHCP client pid 2181
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5562] 
dhcp4 (wlp62s0): state changed bound -> done
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5572] 
dhcp6 (wlp62s0): canceled DHCP transaction, DHCP client pid 2318
  Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5572] 
dhcp6 (wlp62s0): state changed bound -> done
  Jul 16 19:20:32 serval kernel: [209888.953314] wlp62s0: deauthenticating 
from 10:7b:ef:cc:ab:a3 by local choice (Reason: 3=DEAUTH_LEAVING)
  Jul 16 19:20:32 serval wpa_supplicant[667]: wlp62s0: 
CTRL-EVENT-DISCONNECTED bssid=10:7b:ef:cc:ab:a3 reason=3 locally_generated=1
  Jul 16 19:20:32 serval wpa_supplicant[667]: wlp62s0: 
CTRL-EVENT-SIGNAL-CHANGE above=0 signal=0 

[Desktop-packages] [Bug 1838836] [NEW] network-manager needs to be restarted frequently

2019-08-02 Thread Chelmite
Public bug reported:

I have a System 76 serval running Ubuntu 19.04 64-bit. The wifi stops
working frequently and the network-manager service needs to be
restarted. It will die on its own, but can be triggered by switching
wifi 3 times (sometimes more, sometimes fewer)!

When it is working, I have:
```
% usr/bin/sudo nmcli device
DEVICE   TYPE  STATE CONNECTION 
wlp62s0  wifi  connected ATT964 
p2p-dev-wlp62s0  wifi-p2p  disconnected  -- 
enp59s0  ethernet  unavailable   -- 
lo   loopback  unmanaged --   
% /usr/bin/sudo lshw -C network
 ...snip...
  *-network
   description: Wireless interface
   product: Wireless 8260
   vendor: Intel Corporation
   physical id: 0
   bus info: pci@:3e:00.0
   logical name: wlp62s0
   version: 3a
   serial: e4:b3:18:e3:11:e7
   width: 64 bits
   clock: 33MHz
   capabilities: pm msi pciexpress bus_master cap_list ethernet 
physical wireless
   configuration: broadcast=yes driver=iwlwifi 
driverversion=5.0.0-21-generic firmware=36.9f0a2d68.0 ip=192.168.1.64 latency=0 
link=yes multicast=yes wireless=IEEE 802.11
   resources: irq:133 memory:dc20-dc201fff
% /usr/bin/sudo lspci -vnnn | grep -A 9 Network
3e:00.0 Network controller [0280]: Intel Corporation Wireless 8260 
[8086:24f3] (rev 3a)
Subsystem: Intel Corporation Dual Band Wireless-AC 8260 [8086:1010]
Flags: bus master, fast devsel, latency 0, IRQ 133
Memory at dc20 (64-bit, non-prefetchable) [size=8K]
Capabilities: [c8] Power Management version 3
Capabilities: [d0] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [40] Express Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Capabilities: [140] Device Serial Number e4-b3-18-ff-ff-e3-11-e7
Capabilities: [14c] Latency Tolerance Reporting
```
If I switch between my two wifi routers three times (sometimes more times) 
using the Select Network command on the taskbar, wifi stops working.

Issuing the commands above yields the following differences:
```
% /usr/bin/sudo nmcli device
DEVICE   TYPE  STATECONNECTION 
enp59s0  ethernet  unavailable  -- 
wlp62s0  wifi  unavailable  -- 
p2p-dev-wlp62s0  wifi-p2p  unavailable  -- 
lo   loopback  unmanaged

% /usr/bin/sudo lshw -C network
 ...snip...
  *-network
 ...snip...
configuration: broadcast=yes driver=iwlwifi driverversion=5.0.0-21-generic 
firmware=36.9f0a2d68.0 latency=0 link=no multicast=yes wireless=IEEE 802.11
```
/var/log/syslog reports the following after failing to switch wifi networks:
```
Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5482] 
device (wlp62s0): disconnecting for new activation request.
Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5482] 
device (wlp62s0): state change: activated -> deactivating (reason 
'new-activation', sys-iface-state: 'managed')
Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5485] 
manager: NetworkManager state is now DISCONNECTING
Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5548] 
audit: op="connection-activate" uuid="1574892b-31aa-43ae-a67a-bd732876e327" 
name="ATT964" pid=21476 uid=1010 result="success"
Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5550] 
device (wlp62s0): state change: deactivating -> disconnected (reason 
'new-activation', sys-iface-state: 'managed')
Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5562] dhcp4 
(wlp62s0): canceled DHCP transaction, DHCP client pid 2181
Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5562] dhcp4 
(wlp62s0): state changed bound -> done
Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5572] dhcp6 
(wlp62s0): canceled DHCP transaction, DHCP client pid 2318
Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5572] dhcp6 
(wlp62s0): state changed bound -> done
Jul 16 19:20:32 serval kernel: [209888.953314] wlp62s0: deauthenticating 
from 10:7b:ef:cc:ab:a3 by local choice (Reason: 3=DEAUTH_LEAVING)
Jul 16 19:20:32 serval wpa_supplicant[667]: wlp62s0: 
CTRL-EVENT-DISCONNECTED bssid=10:7b:ef:cc:ab:a3 reason=3 locally_generated=1
Jul 16 19:20:32 serval wpa_supplicant[667]: wlp62s0: 
CTRL-EVENT-SIGNAL-CHANGE above=0 signal=0 noise= txrate=0
Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5688] 
manager: NetworkManager state is now DISCONNECTED
Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5692] 
device (wlp62s0): Activation: starting connection 'ATT964' 
(1574892b-31aa-43ae-a67a-bd732876e327)
Jul 16 19:20:32 serval NetworkManager[617]:   [1563330032.5700] 
sup-iface[0x55d1a0552930,wlp62s0]: connection disconnected 

[Desktop-packages] [Bug 583797]

2018-12-12 Thread Chelmite
I'm using FF 58.0.1 on Ubuntu 17.10.

Big picture: I keep hitting ctrl-q accidentally and losing work in
progress, plus the time to restart and put all 9 of my FF windows on the
correct workspaces. (It's an organizational thing.)

Having ctrl-q warn on exit would, at least, let me click "no", as a
workaround to binding "Quit" to some other, less-likely-to-be-hit-
accidentally key.

But, it doesn't work, and I can't remap ctrl-q.

I DON'T want to be warned. When I really do want to exit, I don't want
to be warned that I'm closing all my tabs (on all my FF windows).

I WANT to be warned about hitting trying to quit via ctrl-q.

I have:
browser.showQuitWarning = true
browser.warnOnQuit = true
browser.tabs.warnOnClose = true
browser.tabs.warnOnCloseOtherTabs = true

P.S. I didn't, knowingly, set the last two browser.tabs options to true.

-- 
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/583797

Title:
  "Warn on closing with multiple tabs open" not honored

Status in Mozilla Firefox:
  Invalid
Status in firefox package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: firefox

  1) lsb_release -rd
  Description:  Ubuntu 11.10
  Release:  11.10

  2) apt-cache policy firefox
  firefox:
    Installed: 11.0+build1-0ubuntu0.11.10.1
    Candidate: 11.0+build1-0ubuntu0.11.10.1
    Version table:
   *** 11.0+build1-0ubuntu0.11.10.1 0
  500 http://us.archive.ubuntu.com/ubuntu/ oneiric-updates/main i386 
Packages
  500 http://security.ubuntu.com/ubuntu/ oneiric-security/main i386 
Packages
  100 /var/lib/dpkg/status
   7.0.1+build1+nobinonly-0ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages

  3) What is expected to happen in Firefox, with Edit -> Preferences -> Tabs -> 
"Warn on closing with multiple tabs open" checkbox checked, is when one click 
the X, File -> Quit, Ctrl+Q , or Alt+Space -> C, one get's the confirmation box:
  Confirm close
  You are about to close x tabs. Are you sure you want to continue?

  4) What happens instead is one is not warned and the window closes.

  PARTIAL WORKAROUND: about:config -> browser.tabs.maxOpenBeforeWarn ->
  change from 15 to 2. This will pop up the confirmation box clicking
  the X and Alt+Space -> C only.

  WORKAROUND: Disable Ctrl+Q quiting the browser by installing keyconfig add-on:
  http://mozilla.dorando.at/keyconfig.xpi

  Then Tools -> Add-Ons -> Extensions -> keyconfig Preferences ->
  highlight Quit -> Disable

  Original Reporter Comments: I found a "workaround" that says to set
  "open to a blank page" somewhere else, and I set this, but it still
  doesn't warn me.

  I work from home and frequently spend an hour or so putting in data,
  all on one screen. If I accidentally hit the stupid little x (which is
  now in the left hand corner just where you don't need it, it is too
  easy to hit it by accident, but i can't change this, it comes with the
  distro), i lose all that work.

  Please tell me how to fix this terrible bug.

  Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.2.3) Gecko/20100423
  Ubuntu/10.04 (lucid) Firefox/3.6.3 GTB7.1

  THIS BUG AFFECTS MY SECURITY (INCOME) but i guess would not be
  classifed as a security bug per se

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: firefox 3.6.3+nobinonly-0ubuntu4
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic i686
  Architecture: i386
  Date: Fri May 21 14:07:40 2010
  FirefoxPackages:
   firefox 3.6.3+nobinonly-0ubuntu4
   firefox-gnome-support 3.6.3+nobinonly-0ubuntu4
   firefox-branding 3.6.3+nobinonly-0ubuntu4
   abroswer N/A
   abrowser-branding N/A
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
  ProcEnviron:
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: firefox

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/583797/+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 1672297] Re: gnome-shell uses lots of memory, and grows over time

2018-02-07 Thread Chelmite
VmData:   636560 kB 10:30
VmData:   848276 kB 15:45

That's up 33% in 5.25 hours, during which I wasn't interacting with the
computer, so there shouldn't have been any demands on gnome.

-- 
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/1672297

Title:
  gnome-shell uses lots of memory, and grows over time

Status in GNOME Shell:
  Unknown
Status in Mutter:
  Fix Released
Status in gnome-shell package in Ubuntu:
  Triaged
Status in mutter package in Ubuntu:
  Triaged

Bug description:
  gnome-shell's RSS is growing by 1 MiB every few minutes, and is now at
  almost 2 GiB.

  user  3039  1.8 16.1 4302340 1968476 tty2  Sl+  Mar09 120:17
  /usr/bin/gnome-shell

  strace output is voluminous; here is a representative sample:

  poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
  writev(5, [{"\231\n\10\0\n\0 
\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0", 32}], 1) = 32
  poll([{fd=5, events=POLLIN}], 1, -1)= 1 ([{fd=5, revents=POLLIN}])
  recvmsg(5, {msg_name(0)=NULL, 
msg_iov(1)=[{"\1\0{\224\0\0\0\0H\0\0\0\0\23\266\32\0\0\0\0\201\242\204\0\0\0\0\0\261.\0\0",
 4096}], msg_controllen=0, msg_flags=0}, 0) = 32
  recvmsg(5, 0x7fff60efac90, 0)   = -1 EAGAIN (Resource temporarily 
unavailable)
  recvmsg(5, 0x7fff60efac90, 0)   = -1 EAGAIN (Resource temporarily 
unavailable)
  poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
  writev(5, [{"\212\5\4\0a\2228\0y\3\5\0%\3\27\4\231\6\5\0\n\0 
\0a\2228\0\0\0\0\0"..., 36}, {NULL, 0}, {"", 0}], 3) = 36
  poll([{fd=5, events=POLLIN}], 1, -1)= 1 ([{fd=5, revents=POLLIN}])
  recvmsg(5, {msg_name(0)=NULL, 
msg_iov(1)=[{"\1\0}\224\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0",
 4096}], msg_controllen=0, msg_flags=0}, 0) = 32
  recvmsg(5, 0x7fff60efac90, 0)   = -1 EAGAIN (Resource temporarily 
unavailable)
  poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
  writev(5, [{"\212\n\2\0a\2228\0", 8}, {NULL, 0}, {"", 0}], 3) = 8
  recvmsg(5, 0x7fff60efb020, 0)   = -1 EAGAIN (Resource temporarily 
unavailable)
  recvmsg(12, 0x7fff60efb000, 0)  = -1 EAGAIN (Resource temporarily 
unavailable)
  poll([{fd=4, events=POLLIN}, {fd=5, events=POLLIN}, {fd=11, events=POLLIN}, 
{fd=12, events=POLLIN}, {fd=14, events=POLLIN}, {fd=16, events=POLLIN}, {fd=26, 
events=POLLIN}, {fd=29, events=POLLIN}, {fd=32, events=POLLIN}, {fd=34, 
events=POLLIN}, {fd=37, events=POLLIN}, {fd=38, events=POLLIN}, {fd=40, 
events=POLLIN}, {fd=42, events=POLLIN}, {fd=43, events=POLLIN}], 15, 0) = 0 
(Timeout)
  recvmsg(5, 0x7fff60efb040, 0)   = -1 EAGAIN (Resource temporarily 
unavailable)
  recvmsg(5, 0x7fff60efb020, 0)   = -1 EAGAIN (Resource temporarily 
unavailable)
  recvmsg(12, 0x7fff60efb000, 0)  = -1 EAGAIN (Resource temporarily 
unavailable)
  poll([{fd=4, events=POLLIN}, {fd=5, events=POLLIN}, {fd=11, events=POLLIN}, 
{fd=12, events=POLLIN}, {fd=14, events=POLLIN}, {fd=16, events=POLLIN}, {fd=26, 
events=POLLIN}, {fd=29, events=POLLIN}, {fd=32, events=POLLIN}, {fd=34, 
events=POLLIN}, {fd=37, events=POLLIN}, {fd=38, events=POLLIN}, {fd=40, 
events=POLLIN}, {fd=42, events=POLLIN}, {fd=43, events=POLLIN}], 15, 0) = 0 
(Timeout)
  recvmsg(5, 0x7fff60efb040, 0)   = -1 EAGAIN (Resource temporarily 
unavailable)
  open("/proc/self/stat", O_RDONLY)   = 36
  fstat(36, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
  fcntl(36, F_GETFL)  = 0x8000 (flags O_RDONLY|O_LARGEFILE)
  fstat(36, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
  read(36, "3039 (gnome-shell) R 2930 2917 2"..., 4096) = 354
  read(36, "", 3072)  = 0
  close(36)   = 0
  recvmsg(5, 0x7fff60efb020, 0)   = -1 EAGAIN (Resource temporarily 
unavailable)
  recvmsg(12, 0x7fff60efb000, 0)  = -1 EAGAIN (Resource temporarily 
unavailable)
  poll([{fd=4, events=POLLIN}, {fd=5, events=POLLIN}, {fd=11, events=POLLIN}, 
{fd=12, events=POLLIN}, {fd=14, events=POLLIN}, {fd=16, events=POLLIN}, {fd=26, 
events=POLLIN}, {fd=29, events=POLLIN}, {fd=32, events=POLLIN}, {fd=34, 
events=POLLIN}, {fd=37, events=POLLIN}, {fd=38, events=POLLIN}, {fd=40, 
events=POLLIN}, {fd=42, events=POLLIN}, {fd=43, events=POLLIN}], 15, 117885) = 
1 ([{fd=4, revents=POLLIN}])
  read(4, "\1\0\0\0\0\0\0\0", 16) = 8
  recvmsg(5, 0x7fff60efb040, 0)   = -1 EAGAIN (Resource temporarily 
unavailable)
  recvmsg(5, 0x7fff60efb020, 0)   = -1 EAGAIN (Resource temporarily 
unavailable)
  recvmsg(12, {msg_name(0)=NULL, 
msg_iov(1)=[{"[\2\327\0@\0i\0@\0(nu\22\n\0I\0\336\2\232\1\265\0038\2\362\2\355\1",
 4096}], msg_controllen=0, msg_flags=0}, 0) = 32
  recvmsg(12, 0x7fff60efb000, 0)  = -1 EAGAIN (Resource temporarily 
unavailable)
  poll([{fd=4, events=POLLIN}, {fd=5, events=POLLIN}, {fd=11, 

[Desktop-packages] [Bug 1672297] Re: gnome-shell uses lots of memory, and grows over time

2018-02-02 Thread Chelmite
If I press the Ubuntu key over and over, showing the overview of all the
desktops, and then again to return to the normal view of the current
desktop, RSS for gnome-desktop increases rapidly (measurements taken at
15-second intervals.

USER   PID %CPU %MEMVSZ   RSS TTY  STAT START   TIME COMMAND
skelem   15805  9.0  1.2 4776896 820820 tty2   Sl+  10:10  12:27 
/usr/bin/gnome-shell
USER   PID %CPU %MEMVSZ   RSS TTY  STAT START   TIME COMMAND
skelem   15805  9.0  1.2 4790452 831004 tty2   Rl+  10:10  12:31 
/usr/bin/gnome-shell
USER   PID %CPU %MEMVSZ   RSS TTY  STAT START   TIME COMMAND
skelem   15805  9.1  1.2 4799632 849868 tty2   Sl+  10:10  12:36 
/usr/bin/gnome-shell
USER   PID %CPU %MEMVSZ   RSS TTY  STAT START   TIME COMMAND
skelem   15805  9.1  1.3 4807764 859832 tty2   Sl+  10:10  12:42 
/usr/bin/gnome-shell
USER   PID %CPU %MEMVSZ   RSS TTY  STAT START   TIME COMMAND
skelem   15805  9.2  1.3 4812364 865236 tty2   Sl+  10:10  12:46 
/usr/bin/gnome-shell

After kill -1 15805, I get:
USER   PID %CPU %MEMVSZ   RSS TTY  STAT START   TIME COMMAND
skelem   27800 14.5  0.5 4072104 362428 tty2   Sl+  12:31   0:06 
/usr/bin/gnome-shell

-- 
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/1672297

Title:
  gnome-shell uses lots of memory, and grows over time

Status in GNOME Shell:
  Unknown
Status in Mutter:
  Fix Released
Status in gnome-shell package in Ubuntu:
  Triaged
Status in mutter package in Ubuntu:
  Triaged

Bug description:
  gnome-shell's RSS is growing by 1 MiB every few minutes, and is now at
  almost 2 GiB.

  user  3039  1.8 16.1 4302340 1968476 tty2  Sl+  Mar09 120:17
  /usr/bin/gnome-shell

  strace output is voluminous; here is a representative sample:

  poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
  writev(5, [{"\231\n\10\0\n\0 
\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0", 32}], 1) = 32
  poll([{fd=5, events=POLLIN}], 1, -1)= 1 ([{fd=5, revents=POLLIN}])
  recvmsg(5, {msg_name(0)=NULL, 
msg_iov(1)=[{"\1\0{\224\0\0\0\0H\0\0\0\0\23\266\32\0\0\0\0\201\242\204\0\0\0\0\0\261.\0\0",
 4096}], msg_controllen=0, msg_flags=0}, 0) = 32
  recvmsg(5, 0x7fff60efac90, 0)   = -1 EAGAIN (Resource temporarily 
unavailable)
  recvmsg(5, 0x7fff60efac90, 0)   = -1 EAGAIN (Resource temporarily 
unavailable)
  poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
  writev(5, [{"\212\5\4\0a\2228\0y\3\5\0%\3\27\4\231\6\5\0\n\0 
\0a\2228\0\0\0\0\0"..., 36}, {NULL, 0}, {"", 0}], 3) = 36
  poll([{fd=5, events=POLLIN}], 1, -1)= 1 ([{fd=5, revents=POLLIN}])
  recvmsg(5, {msg_name(0)=NULL, 
msg_iov(1)=[{"\1\0}\224\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0",
 4096}], msg_controllen=0, msg_flags=0}, 0) = 32
  recvmsg(5, 0x7fff60efac90, 0)   = -1 EAGAIN (Resource temporarily 
unavailable)
  poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
  writev(5, [{"\212\n\2\0a\2228\0", 8}, {NULL, 0}, {"", 0}], 3) = 8
  recvmsg(5, 0x7fff60efb020, 0)   = -1 EAGAIN (Resource temporarily 
unavailable)
  recvmsg(12, 0x7fff60efb000, 0)  = -1 EAGAIN (Resource temporarily 
unavailable)
  poll([{fd=4, events=POLLIN}, {fd=5, events=POLLIN}, {fd=11, events=POLLIN}, 
{fd=12, events=POLLIN}, {fd=14, events=POLLIN}, {fd=16, events=POLLIN}, {fd=26, 
events=POLLIN}, {fd=29, events=POLLIN}, {fd=32, events=POLLIN}, {fd=34, 
events=POLLIN}, {fd=37, events=POLLIN}, {fd=38, events=POLLIN}, {fd=40, 
events=POLLIN}, {fd=42, events=POLLIN}, {fd=43, events=POLLIN}], 15, 0) = 0 
(Timeout)
  recvmsg(5, 0x7fff60efb040, 0)   = -1 EAGAIN (Resource temporarily 
unavailable)
  recvmsg(5, 0x7fff60efb020, 0)   = -1 EAGAIN (Resource temporarily 
unavailable)
  recvmsg(12, 0x7fff60efb000, 0)  = -1 EAGAIN (Resource temporarily 
unavailable)
  poll([{fd=4, events=POLLIN}, {fd=5, events=POLLIN}, {fd=11, events=POLLIN}, 
{fd=12, events=POLLIN}, {fd=14, events=POLLIN}, {fd=16, events=POLLIN}, {fd=26, 
events=POLLIN}, {fd=29, events=POLLIN}, {fd=32, events=POLLIN}, {fd=34, 
events=POLLIN}, {fd=37, events=POLLIN}, {fd=38, events=POLLIN}, {fd=40, 
events=POLLIN}, {fd=42, events=POLLIN}, {fd=43, events=POLLIN}], 15, 0) = 0 
(Timeout)
  recvmsg(5, 0x7fff60efb040, 0)   = -1 EAGAIN (Resource temporarily 
unavailable)
  open("/proc/self/stat", O_RDONLY)   = 36
  fstat(36, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
  fcntl(36, F_GETFL)  = 0x8000 (flags O_RDONLY|O_LARGEFILE)
  fstat(36, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
  read(36, "3039 (gnome-shell) R 2930 2917 2"..., 4096) = 354
  read(36, "", 3072)  = 0
  close(36)   = 0
  recvmsg(5, 0x7fff60efb020, 0)   = -1 EAGAIN (Resource temporarily 
unavailable)
  recvmsg(12, 

[Desktop-packages] [Bug 1672297] Re: gnome-shell uses lots of memory, and grows over time

2018-02-02 Thread Chelmite
I'm trying to track down something that makes system performance degrade
in less than an hour. Whenever I switch desktops, move my cursor to a
place where a tooltip is displayed, open a pull-down menu, the display
freezes for 5-15 seconds before, for example, the menu or tooltip is
released.

If I kill -1 my gnome-shell, performance is restored...for a while.

I decided to take some measurements.
% ps guax | grep gnome-shell
USER   PID %CPU %MEMVSZ   RSS TTY  STAT START   TIME COMMAND
skelem   15805  6.3  0.6 4037064 401804 tty2   Rl+  10:10   1:07 
/usr/bin/gnome-shell

The VSZ and RSS grow slowly, if at all, if I don't switch desktops, bring up 
menus, etc. Here are snapshots at 15 second intervals:
USER   PID %CPU %MEMVSZ   RSS TTY  STAT START   TIME COMMAND
skelem   15805  8.5  1.3 4755216 862708 tty2   Sl+  10:10  10:41 
/usr/bin/gnome-shell
USER   PID %CPU %MEMVSZ   RSS TTY  STAT START   TIME COMMAND
skelem   15805  8.5  1.3 4755216 862912 tty2   Sl+  10:10  10:42 
/usr/bin/gnome-shell
USER   PID %CPU %MEMVSZ   RSS TTY  STAT START   TIME COMMAND
skelem   15805  8.5  1.3 4755216 862912 tty2   Sl+  10:10  10:43 
/usr/bin/gnome-shell
USER   PID %CPU %MEMVSZ   RSS TTY  STAT START   TIME COMMAND
skelem   15805  8.5  1.3 4755216 863128 tty2   Sl+  10:10  10:44 
/usr/bin/gnome-shell
USER   PID %CPU %MEMVSZ   RSS TTY  STAT START   TIME COMMAND
skelem   15805  8.5  1.3 4755216 863344 tty2   Sl+  10:10  10:45 
/usr/bin/gnome-shell

After 2 hours, the ps reports go from
USER   PID %CPU %MEMVSZ   RSS TTY  STAT START   TIME COMMAND
skelem   15805  6.3  0.6 4037064 401804 tty2   Rl+  10:10   1:07 
/usr/bin/gnome-shell

to
USER   PID %CPU %MEMVSZ   RSS TTY  STAT START   TIME COMMAND
skelem   15805  8.7  1.2 4725708 821640 tty2   Rl+  10:10  11:27 
/usr/bin/gnome-shell

VSZ increases by 688.6K, or 17%.
RSS increases by 419.8K, or 104%

I'm running GNOME Shell 3.26.2 on Ubuntu 17.10 x86-64.

-- 
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/1672297

Title:
  gnome-shell uses lots of memory, and grows over time

Status in GNOME Shell:
  Unknown
Status in Mutter:
  Fix Released
Status in gnome-shell package in Ubuntu:
  Triaged
Status in mutter package in Ubuntu:
  Triaged

Bug description:
  gnome-shell's RSS is growing by 1 MiB every few minutes, and is now at
  almost 2 GiB.

  user  3039  1.8 16.1 4302340 1968476 tty2  Sl+  Mar09 120:17
  /usr/bin/gnome-shell

  strace output is voluminous; here is a representative sample:

  poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
  writev(5, [{"\231\n\10\0\n\0 
\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0", 32}], 1) = 32
  poll([{fd=5, events=POLLIN}], 1, -1)= 1 ([{fd=5, revents=POLLIN}])
  recvmsg(5, {msg_name(0)=NULL, 
msg_iov(1)=[{"\1\0{\224\0\0\0\0H\0\0\0\0\23\266\32\0\0\0\0\201\242\204\0\0\0\0\0\261.\0\0",
 4096}], msg_controllen=0, msg_flags=0}, 0) = 32
  recvmsg(5, 0x7fff60efac90, 0)   = -1 EAGAIN (Resource temporarily 
unavailable)
  recvmsg(5, 0x7fff60efac90, 0)   = -1 EAGAIN (Resource temporarily 
unavailable)
  poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
  writev(5, [{"\212\5\4\0a\2228\0y\3\5\0%\3\27\4\231\6\5\0\n\0 
\0a\2228\0\0\0\0\0"..., 36}, {NULL, 0}, {"", 0}], 3) = 36
  poll([{fd=5, events=POLLIN}], 1, -1)= 1 ([{fd=5, revents=POLLIN}])
  recvmsg(5, {msg_name(0)=NULL, 
msg_iov(1)=[{"\1\0}\224\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0",
 4096}], msg_controllen=0, msg_flags=0}, 0) = 32
  recvmsg(5, 0x7fff60efac90, 0)   = -1 EAGAIN (Resource temporarily 
unavailable)
  poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
  writev(5, [{"\212\n\2\0a\2228\0", 8}, {NULL, 0}, {"", 0}], 3) = 8
  recvmsg(5, 0x7fff60efb020, 0)   = -1 EAGAIN (Resource temporarily 
unavailable)
  recvmsg(12, 0x7fff60efb000, 0)  = -1 EAGAIN (Resource temporarily 
unavailable)
  poll([{fd=4, events=POLLIN}, {fd=5, events=POLLIN}, {fd=11, events=POLLIN}, 
{fd=12, events=POLLIN}, {fd=14, events=POLLIN}, {fd=16, events=POLLIN}, {fd=26, 
events=POLLIN}, {fd=29, events=POLLIN}, {fd=32, events=POLLIN}, {fd=34, 
events=POLLIN}, {fd=37, events=POLLIN}, {fd=38, events=POLLIN}, {fd=40, 
events=POLLIN}, {fd=42, events=POLLIN}, {fd=43, events=POLLIN}], 15, 0) = 0 
(Timeout)
  recvmsg(5, 0x7fff60efb040, 0)   = -1 EAGAIN (Resource temporarily 
unavailable)
  recvmsg(5, 0x7fff60efb020, 0)   = -1 EAGAIN (Resource temporarily 
unavailable)
  recvmsg(12, 0x7fff60efb000, 0)  = -1 EAGAIN (Resource temporarily 
unavailable)
  poll([{fd=4, events=POLLIN}, {fd=5, events=POLLIN}, {fd=11, events=POLLIN}, 
{fd=12, events=POLLIN}, {fd=14, events=POLLIN}, {fd=16, events=POLLIN}, {fd=26, 
events=POLLIN}, {fd=29, events=POLLIN}, 

[Desktop-packages] [Bug 1672297] Re: gnome-shell uses lots of memory, and grows over time

2018-02-02 Thread Chelmite
Regarding #32, The total shown is 16,293,840 and used is 1,781,036,
which is about 11% of the total, not more than total. (With that many
digits, commas help.)

-- 
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/1672297

Title:
  gnome-shell uses lots of memory, and grows over time

Status in GNOME Shell:
  Unknown
Status in Mutter:
  Fix Released
Status in gnome-shell package in Ubuntu:
  Triaged
Status in mutter package in Ubuntu:
  Triaged

Bug description:
  gnome-shell's RSS is growing by 1 MiB every few minutes, and is now at
  almost 2 GiB.

  user  3039  1.8 16.1 4302340 1968476 tty2  Sl+  Mar09 120:17
  /usr/bin/gnome-shell

  strace output is voluminous; here is a representative sample:

  poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
  writev(5, [{"\231\n\10\0\n\0 
\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0", 32}], 1) = 32
  poll([{fd=5, events=POLLIN}], 1, -1)= 1 ([{fd=5, revents=POLLIN}])
  recvmsg(5, {msg_name(0)=NULL, 
msg_iov(1)=[{"\1\0{\224\0\0\0\0H\0\0\0\0\23\266\32\0\0\0\0\201\242\204\0\0\0\0\0\261.\0\0",
 4096}], msg_controllen=0, msg_flags=0}, 0) = 32
  recvmsg(5, 0x7fff60efac90, 0)   = -1 EAGAIN (Resource temporarily 
unavailable)
  recvmsg(5, 0x7fff60efac90, 0)   = -1 EAGAIN (Resource temporarily 
unavailable)
  poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
  writev(5, [{"\212\5\4\0a\2228\0y\3\5\0%\3\27\4\231\6\5\0\n\0 
\0a\2228\0\0\0\0\0"..., 36}, {NULL, 0}, {"", 0}], 3) = 36
  poll([{fd=5, events=POLLIN}], 1, -1)= 1 ([{fd=5, revents=POLLIN}])
  recvmsg(5, {msg_name(0)=NULL, 
msg_iov(1)=[{"\1\0}\224\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0",
 4096}], msg_controllen=0, msg_flags=0}, 0) = 32
  recvmsg(5, 0x7fff60efac90, 0)   = -1 EAGAIN (Resource temporarily 
unavailable)
  poll([{fd=5, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=5, revents=POLLOUT}])
  writev(5, [{"\212\n\2\0a\2228\0", 8}, {NULL, 0}, {"", 0}], 3) = 8
  recvmsg(5, 0x7fff60efb020, 0)   = -1 EAGAIN (Resource temporarily 
unavailable)
  recvmsg(12, 0x7fff60efb000, 0)  = -1 EAGAIN (Resource temporarily 
unavailable)
  poll([{fd=4, events=POLLIN}, {fd=5, events=POLLIN}, {fd=11, events=POLLIN}, 
{fd=12, events=POLLIN}, {fd=14, events=POLLIN}, {fd=16, events=POLLIN}, {fd=26, 
events=POLLIN}, {fd=29, events=POLLIN}, {fd=32, events=POLLIN}, {fd=34, 
events=POLLIN}, {fd=37, events=POLLIN}, {fd=38, events=POLLIN}, {fd=40, 
events=POLLIN}, {fd=42, events=POLLIN}, {fd=43, events=POLLIN}], 15, 0) = 0 
(Timeout)
  recvmsg(5, 0x7fff60efb040, 0)   = -1 EAGAIN (Resource temporarily 
unavailable)
  recvmsg(5, 0x7fff60efb020, 0)   = -1 EAGAIN (Resource temporarily 
unavailable)
  recvmsg(12, 0x7fff60efb000, 0)  = -1 EAGAIN (Resource temporarily 
unavailable)
  poll([{fd=4, events=POLLIN}, {fd=5, events=POLLIN}, {fd=11, events=POLLIN}, 
{fd=12, events=POLLIN}, {fd=14, events=POLLIN}, {fd=16, events=POLLIN}, {fd=26, 
events=POLLIN}, {fd=29, events=POLLIN}, {fd=32, events=POLLIN}, {fd=34, 
events=POLLIN}, {fd=37, events=POLLIN}, {fd=38, events=POLLIN}, {fd=40, 
events=POLLIN}, {fd=42, events=POLLIN}, {fd=43, events=POLLIN}], 15, 0) = 0 
(Timeout)
  recvmsg(5, 0x7fff60efb040, 0)   = -1 EAGAIN (Resource temporarily 
unavailable)
  open("/proc/self/stat", O_RDONLY)   = 36
  fstat(36, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
  fcntl(36, F_GETFL)  = 0x8000 (flags O_RDONLY|O_LARGEFILE)
  fstat(36, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
  read(36, "3039 (gnome-shell) R 2930 2917 2"..., 4096) = 354
  read(36, "", 3072)  = 0
  close(36)   = 0
  recvmsg(5, 0x7fff60efb020, 0)   = -1 EAGAIN (Resource temporarily 
unavailable)
  recvmsg(12, 0x7fff60efb000, 0)  = -1 EAGAIN (Resource temporarily 
unavailable)
  poll([{fd=4, events=POLLIN}, {fd=5, events=POLLIN}, {fd=11, events=POLLIN}, 
{fd=12, events=POLLIN}, {fd=14, events=POLLIN}, {fd=16, events=POLLIN}, {fd=26, 
events=POLLIN}, {fd=29, events=POLLIN}, {fd=32, events=POLLIN}, {fd=34, 
events=POLLIN}, {fd=37, events=POLLIN}, {fd=38, events=POLLIN}, {fd=40, 
events=POLLIN}, {fd=42, events=POLLIN}, {fd=43, events=POLLIN}], 15, 117885) = 
1 ([{fd=4, revents=POLLIN}])
  read(4, "\1\0\0\0\0\0\0\0", 16) = 8
  recvmsg(5, 0x7fff60efb040, 0)   = -1 EAGAIN (Resource temporarily 
unavailable)
  recvmsg(5, 0x7fff60efb020, 0)   = -1 EAGAIN (Resource temporarily 
unavailable)
  recvmsg(12, {msg_name(0)=NULL, 
msg_iov(1)=[{"[\2\327\0@\0i\0@\0(nu\22\n\0I\0\336\2\232\1\265\0038\2\362\2\355\1",
 4096}], msg_controllen=0, msg_flags=0}, 0) = 32
  recvmsg(12, 0x7fff60efb000, 0)  = -1 EAGAIN (Resource temporarily 
unavailable)
  poll([{fd=4, events=POLLIN}, {fd=5, events=POLLIN}, {fd=11, events=POLLIN}, 
{fd=12, 

[Desktop-packages] [Bug 1551191] Re: gnome-software crashed with SIGSEGV in GS_IS_PLUGIN_LOADER()

2017-03-29 Thread Chelmite
Here's the output from "gnome-software --verbose"
(gnome-software:8291): Gs-DEBUG: compatible-project: GNOME
(gnome-software:8291): Gs-DEBUG: compatible-project: KDE
(gnome-software:8291): Gs-DEBUG: compatible-project: XFCE
(gnome-software:8291): As-DEBUG: run GsPlugin::setup
(gnome-software:8291): Gs-DEBUG: searching for plugins in /usr/lib/gs-plugins-9
(gnome-software:8291): Gs-DEBUG: opened plugin 
/usr/lib/gs-plugins-9/libgs_plugin_ubuntu-reviews.so: ubuntu-reviews
(gnome-software:8291): Gs-DEBUG: opened plugin 
/usr/lib/gs-plugins-9/libgs_plugin_moduleset.so: moduleset
(gnome-software:8291): Gs-DEBUG: opened plugin 
/usr/lib/gs-plugins-9/libgs_plugin_appstream.so: appstream
(gnome-software:8291): Gs-DEBUG: opened plugin 
/usr/lib/gs-plugins-9/libgs_plugin_apt.so: apt
(gnome-software:8291): Gs-DEBUG: opened plugin 
/usr/lib/gs-plugins-9/libgs_plugin_snap.so: snap
(gnome-software:8291): Gs-DEBUG: opened plugin 
/usr/lib/gs-plugins-9/libgs_plugin_icons.so: icons
(gnome-software:8291): Gs-DEBUG: opened plugin 
/usr/lib/gs-plugins-9/libgs_plugin_menu-spec-categories.so: menu-spec-categories
(gnome-software:8291): Gs-DEBUG: opened plugin 
/usr/lib/gs-plugins-9/libgs_plugin_dpkg.so: dpkg
(gnome-software:8291): Gs-DEBUG: opened plugin 
/usr/lib/gs-plugins-9/libgs_plugin_menu-spec-refine.so: menu-spec-refine
(gnome-software:8291): Gs-DEBUG: opened plugin 
/usr/lib/gs-plugins-9/libgs_plugin_hardcoded-featured.so: hardcoded-featured
(gnome-software:8291): Gs-DEBUG: opened plugin 
/usr/lib/gs-plugins-9/libgs_plugin_hardcoded-blacklist.so: hardcoded-blacklist
(gnome-software:8291): Gs-DEBUG: opened plugin 
/usr/lib/gs-plugins-9/libgs_plugin_epiphany.so: epiphany
(gnome-software:8291): Gs-DEBUG: opened plugin 
/usr/lib/gs-plugins-9/libgs_plugin_fwupd.so: fwupd
(gnome-software:8291): Gs-DEBUG: opened plugin 
/usr/lib/gs-plugins-9/libgs_plugin_provenance.so: provenance
(gnome-software:8291): Gs-DEBUG: opened plugin 
/usr/lib/gs-plugins-9/libgs_plugin_dummy.so: dummy
(gnome-software:8291): Gs-DEBUG: ubuntu-reviews [0.0] to be ordered after 
appstream [0.0] so promoting to [1.0]
(gnome-software:8291): Gs-DEBUG: moduleset [0.0] to be ordered after 
menu-spec-categories [0.0] so promoting to [1.0]
(gnome-software:8291): Gs-DEBUG: appstream [0.0] to be ordered after 
menu-spec-categories [0.0] so promoting to [1.0]
(gnome-software:8291): Gs-DEBUG: ubuntu-reviews [1.0] to be ordered after 
appstream [1.0] so promoting to [2.0]
(gnome-software:8291): Gs-DEBUG: moduleset [1.0] to be ordered after appstream 
[1.0] so promoting to [2.0]
(gnome-software:8291): Gs-DEBUG: apt [0.0] to be ordered after appstream [1.0] 
so promoting to [2.0]
(gnome-software:8291): Gs-DEBUG: icons [0.0] to be ordered after appstream 
[1.0] so promoting to [2.0]
(gnome-software:8291): Gs-DEBUG: menu-spec-refine [0.0] to be ordered after 
appstream [1.0] so promoting to [2.0]
(gnome-software:8291): Gs-DEBUG: hardcoded-blacklist [0.0] to be ordered after 
appstream [1.0] so promoting to [2.0]
(gnome-software:8291): Gs-DEBUG: epiphany [0.0] to be ordered after appstream 
[1.0] so promoting to [2.0]
(gnome-software:8291): Gs-DEBUG: icons [2.0] to be ordered after epiphany [2.0] 
so promoting to [3.0]
(gnome-software:8291): Gs-DEBUG: provenance [0.0] to be ordered after apt [2.0] 
so promoting to [3.0]
(gnome-software:8291): Gs-DEBUG: cannot find plugin 'packagekit-refine'
(gnome-software:8291): As-DEBUG: run GsPlugin::snap(gs_plugin_initialize)
(gnome-software:8291): As-DEBUG: run GsPlugin::dpkg(gs_plugin_initialize)
(gnome-software:8291): As-DEBUG: run GsPlugin::fwupd(gs_plugin_initialize)
(gnome-software:8291): As-DEBUG: run GsPlugin::dummy(gs_plugin_initialize)
(gnome-software:8291): GsPlugin-DEBUG: disabling 'dummy' as not in self test
(gnome-software:8291): As-DEBUG: run GsPlugin::appstream(gs_plugin_initialize)
(gnome-software:8291): As-DEBUG: run 
GsPlugin::ubuntu-reviews(gs_plugin_initialize)
(gnome-software:8291): As-DEBUG: run GsPlugin::moduleset(gs_plugin_initialize)
(gnome-software:8291): As-DEBUG: run GsPlugin::apt(gs_plugin_initialize)
(gnome-software:8291): As-DEBUG: run GsPlugin::epiphany(gs_plugin_initialize)
(gnome-software:8291): GsPlugin-DEBUG: disabling 'epiphany' as epiphany does 
not exist
(gnome-software:8291): As-DEBUG: run GsPlugin::provenance(gs_plugin_initialize)
(gnome-software:8291): Gs-DEBUG: [enabled]  0.0 ->  snap
(gnome-software:8291): Gs-DEBUG: [enabled]  0.0 ->  
menu-spec-categories
(gnome-software:8291): Gs-DEBUG: [enabled]  0.0 ->  dpkg
(gnome-software:8291): Gs-DEBUG: [enabled]  0.0 ->  
hardcoded-featured
(gnome-software:8291): Gs-DEBUG: [enabled]  0.0 ->  fwupd
(gnome-software:8291): Gs-DEBUG: [disabled] 0.0 ->  dummy
(gnome-software:8291): Gs-DEBUG: [enabled]  1.0 ->  appstream
(gnome-software:8291): Gs-DEBUG: [enabled]  2.0 ->  ubuntu-reviews
(gnome-software:8291): Gs-DEBUG: [enabled]  2.0 ->  moduleset

[Desktop-packages] [Bug 1586498] [NEW] package libreoffice-base-core 1:5.1.3-0ubuntu1 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2016-05-27 Thread Chelmite
Public bug reported:

Ever since upgrading from 15.10 to 16.04 I cannot install, and therefore, 
cannot run libreoffice!
I've tried installing, uninstalling via synaptic and by downloading the debs 
from libreoffice.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: libreoffice-base-core 1:5.1.3-0ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-23.41-generic 4.4.10
Uname: Linux 4.4.0-23-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
Date: Fri May 27 00:41:17 2016
Dependencies:
 
ErrorMessage: subprocess new pre-installation script returned error exit status 
1
InstallationDate: Installed on 2013-05-02 (1120 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.12~ubuntu16.04.1
SourcePackage: libreoffice
Title: package libreoffice-base-core 1:5.1.3-0ubuntu1 failed to 
install/upgrade: subprocess new pre-installation script returned error exit 
status 1
UpgradeStatus: Upgraded to xenial on 2016-05-25 (2 days ago)

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


** Tags: amd64 apport-package package-from-proposed xenial

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

Title:
  package libreoffice-base-core 1:5.1.3-0ubuntu1 failed to
  install/upgrade: subprocess new pre-installation script returned error
  exit status 1

Status in libreoffice package in Ubuntu:
  New

Bug description:
  Ever since upgrading from 15.10 to 16.04 I cannot install, and therefore, 
cannot run libreoffice!
  I've tried installing, uninstalling via synaptic and by downloading the debs 
from libreoffice.

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: libreoffice-base-core 1:5.1.3-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-23.41-generic 4.4.10
  Uname: Linux 4.4.0-23-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  Date: Fri May 27 00:41:17 2016
  Dependencies:
   
  ErrorMessage: subprocess new pre-installation script returned error exit 
status 1
  InstallationDate: Installed on 2013-05-02 (1120 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.12~ubuntu16.04.1
  SourcePackage: libreoffice
  Title: package libreoffice-base-core 1:5.1.3-0ubuntu1 failed to 
install/upgrade: subprocess new pre-installation script returned error exit 
status 1
  UpgradeStatus: Upgraded to xenial on 2016-05-25 (2 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1586498/+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 1586497] [NEW] package libreoffice 1:5.1.3-0ubuntu1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting a removal

2016-05-27 Thread Chelmite
Public bug reported:

Libreoffice 1:5.1.3 won't install! I've tried the default packages from
Ubuntu and can't get it to install!

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: libreoffice 1:5.1.3-0ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-23.41-generic 4.4.10
Uname: Linux 4.4.0-23-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
Date: Fri May 27 10:40:43 2016
Dependencies:
 
DpkgTerminalLog:
 dpkg: error processing package libreoffice (--remove):
  package is in a very bad inconsistent state; you should
  reinstall it before attempting a removal
ErrorMessage: package is in a very bad inconsistent state; you should  
reinstall it before attempting a removal
InstallationDate: Installed on 2013-05-02 (1121 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.12~ubuntu16.04.1
SourcePackage: libreoffice
Title: package libreoffice 1:5.1.3-0ubuntu1 failed to install/upgrade: package 
is in a very bad inconsistent state; you should  reinstall it before attempting 
a removal
UpgradeStatus: Upgraded to xenial on 2016-05-25 (2 days ago)

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


** Tags: amd64 apport-package package-from-proposed xenial

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

Title:
  package libreoffice 1:5.1.3-0ubuntu1 failed to install/upgrade:
  package is in a very bad inconsistent state; you should  reinstall it
  before attempting a removal

Status in libreoffice package in Ubuntu:
  New

Bug description:
  Libreoffice 1:5.1.3 won't install! I've tried the default packages
  from Ubuntu and can't get it to install!

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: libreoffice 1:5.1.3-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-23.41-generic 4.4.10
  Uname: Linux 4.4.0-23-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  Date: Fri May 27 10:40:43 2016
  Dependencies:
   
  DpkgTerminalLog:
   dpkg: error processing package libreoffice (--remove):
package is in a very bad inconsistent state; you should
reinstall it before attempting a removal
  ErrorMessage: package is in a very bad inconsistent state; you should  
reinstall it before attempting a removal
  InstallationDate: Installed on 2013-05-02 (1121 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.12~ubuntu16.04.1
  SourcePackage: libreoffice
  Title: package libreoffice 1:5.1.3-0ubuntu1 failed to install/upgrade: 
package is in a very bad inconsistent state; you should  reinstall it before 
attempting a removal
  UpgradeStatus: Upgraded to xenial on 2016-05-25 (2 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1586497/+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 1451944] Re: Gnome-terminal in Ubuntu Unity shrinks to minimum size

2016-01-24 Thread Chelmite
Appears to be working in Ubuntu 15.10, Gnome Terminal 3.16.2, Adwaita
and Ambiance themes!

-- 
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/1451944

Title:
  Gnome-terminal in Ubuntu Unity shrinks to minimum size

Status in GNOME Terminal:
  Expired
Status in GNOME Themes Standard:
  Confirmed
Status in gnome-terminal package in Ubuntu:
  Confirmed

Bug description:
  When I open a terminal in Ubuntu 15.04, it shrinks to 1 character by 1
  character. I can use the corner resizer to make the window bigger, but
  it immediately shrinks to 1x1. There are a few x,y combinations that
  allow the window to stay at the desired size, but if you're off by a
  pixel, the window shrinks to 1x1.

  There is another question (http://askubuntu.com/questions/423733
  /gnome-terminal-in-kubuntu-shrinks-to-minimum-size), Gnome-terminal in
  Kubuntu shrinks to minimum size, that is basically the same thing, but
  in KDE. I tried to follow the instructions:

  In KDE, go to System Settings. Return to the overview if you are
  not already there. In the Workspace Appearance and Behavior section,
  click Window Behavior. In the area to the left, click the Window Rules
  icon.

  but, there is no Workspace Appearance and Behavior section. I couldn't
  find a similar setting in ccsm, gnome-tweak-tool or unity-tweak-tool.

  % dpkg-query --show compiz
  compiz1:0.9.12.1+15.04.20150410.1-0ubuntu1
  % dpkg-query --show unity
  unity 7.3.2+15.04.20150420-0ubuntu1

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: gnome-terminal 3.14.2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue May  5 09:59:55 2015
  ExecutablePath: /usr/lib/gnome-terminal/gnome-terminal-server
  InstallationDate: Installed on 2013-05-02 (732 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  SourcePackage: gnome-terminal
  UpgradeStatus: Upgraded to vivid on 2015-04-26 (8 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-terminal/+bug/1451944/+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 808752] Re: GLib-ERROR **: Cannot create pipe main loop wake-up: Too many open files

2016-01-06 Thread Chelmite
I'm still getting truncated messages when they are moved to folders by my 
message filters.
security/limits.conf contains:
@skelem hard nofile 16384
@skelem soft nofile 16384

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

Title:
  GLib-ERROR **: Cannot create pipe main loop wake-up: Too many open
  files

Status in thunderbird package in Ubuntu:
  Confirmed

Bug description:
  Since the weekend, thunderbird has become very unstable.  Crashing
  within a minute of every startup.

  $ thunderbird 
  enigmail.js: Registered components

  (thunderbird-bin:4807): Gtk-WARNING **: Error loading theme icon
  'dialog-warning' for stock: Error opening file: Too many open files

  (thunderbird-bin:4807): GLib-GObject-CRITICAL **: g_object_unref:
  assertion `G_IS_OBJECT (object)' failed

  ** (thunderbird-bin:4807): CRITICAL **:
  murrine_style_draw_render_icon: assertion `base_pixbuf != NULL' failed

  (thunderbird-bin:4807): Gtk-CRITICAL **: IA__gtk_style_render_icon:
  assertion `pixbuf != NULL' failed

  (thunderbird-bin:4807): GLib-GObject-CRITICAL **: g_object_ref:
  assertion `G_IS_OBJECT (object)' failed

  GLib-ERROR **: Cannot create pipe main loop wake-up: Too many open files
  Trace/breakpoint trap (core dumped)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: thunderbird 5.0+build1+nobinonly-0ubuntu5
  ProcVersionSignature: Ubuntu 3.0-3.4-generic 3.0.0-rc5
  Uname: Linux 3.0-3-generic x86_64
  NonfreeKernelModules: wl
  Architecture: amd64
  Date: Mon Jul 11 13:12:18 2011
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Alpha amd64+mac (20101218)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: thunderbird
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/808752/+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 808752] Re: GLib-ERROR **: Cannot create pipe main loop wake-up: Too many open files

2016-01-06 Thread Chelmite
Every so often, thunderbird asks to compact my folders. Is it keeping
them open after compacting? It shouldn't.

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

Title:
  GLib-ERROR **: Cannot create pipe main loop wake-up: Too many open
  files

Status in thunderbird package in Ubuntu:
  Confirmed

Bug description:
  Since the weekend, thunderbird has become very unstable.  Crashing
  within a minute of every startup.

  $ thunderbird 
  enigmail.js: Registered components

  (thunderbird-bin:4807): Gtk-WARNING **: Error loading theme icon
  'dialog-warning' for stock: Error opening file: Too many open files

  (thunderbird-bin:4807): GLib-GObject-CRITICAL **: g_object_unref:
  assertion `G_IS_OBJECT (object)' failed

  ** (thunderbird-bin:4807): CRITICAL **:
  murrine_style_draw_render_icon: assertion `base_pixbuf != NULL' failed

  (thunderbird-bin:4807): Gtk-CRITICAL **: IA__gtk_style_render_icon:
  assertion `pixbuf != NULL' failed

  (thunderbird-bin:4807): GLib-GObject-CRITICAL **: g_object_ref:
  assertion `G_IS_OBJECT (object)' failed

  GLib-ERROR **: Cannot create pipe main loop wake-up: Too many open files
  Trace/breakpoint trap (core dumped)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: thunderbird 5.0+build1+nobinonly-0ubuntu5
  ProcVersionSignature: Ubuntu 3.0-3.4-generic 3.0.0-rc5
  Uname: Linux 3.0-3-generic x86_64
  NonfreeKernelModules: wl
  Architecture: amd64
  Date: Mon Jul 11 13:12:18 2011
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Alpha amd64+mac (20101218)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: thunderbird
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/808752/+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 1506635] Re: evince doesn't print the whole page

2015-10-25 Thread Chelmite
The bounding rectangle, which is part of the image, does show up in the
preview. It does not print properly under evince. The lower-left corner
is cut off when printed from evince. It does print properly with okular.
I have a Lexmark X543 printer.

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

Title:
  evince doesn't print the whole page

Status in evince package in Ubuntu:
  Incomplete

Bug description:
  I printed the attached file with 3 different evince print settings,None, 
Shrink to Printable Area, and Fit to Printable Area.
  In all three cases, the upper and right outlines of the map show up in the 
printout, but the left and lower outlines do not. The bottom left corner looks 
like the second attachment.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: evince 3.14.2-0ubuntu2
  ProcVersionSignature: Ubuntu 3.19.0-31.36-generic 3.19.8-ckt7
  Uname: Linux 3.19.0-31-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.17.2-0ubuntu1.5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Oct 15 12:44:51 2015
  InstallationDate: Installed on 2013-05-02 (896 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  SourcePackage: evince
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1506635/+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 1506635] [NEW] evince doesn't print the whole page

2015-10-15 Thread Chelmite
Public bug reported:

I printed the attached file with 3 different evince print settings,None, Shrink 
to Printable Area, and Fit to Printable Area.
In all three cases, the upper and right outlines of the map show up in the 
printout, but the left and lower outlines do not. The bottom left corner looks 
like the second attachment.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: evince 3.14.2-0ubuntu2
ProcVersionSignature: Ubuntu 3.19.0-31.36-generic 3.19.8-ckt7
Uname: Linux 3.19.0-31-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.17.2-0ubuntu1.5
Architecture: amd64
CurrentDesktop: Unity
Date: Thu Oct 15 12:44:51 2015
InstallationDate: Installed on 2013-05-02 (896 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
SourcePackage: evince
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apparmor apport-bug vivid

** Attachment added: "Zone1-3.pdf"
   
https://bugs.launchpad.net/bugs/1506635/+attachment/4496094/+files/Zone1-3.pdf

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

Title:
  evince doesn't print the whole page

Status in evince package in Ubuntu:
  New

Bug description:
  I printed the attached file with 3 different evince print settings,None, 
Shrink to Printable Area, and Fit to Printable Area.
  In all three cases, the upper and right outlines of the map show up in the 
printout, but the left and lower outlines do not. The bottom left corner looks 
like the second attachment.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: evince 3.14.2-0ubuntu2
  ProcVersionSignature: Ubuntu 3.19.0-31.36-generic 3.19.8-ckt7
  Uname: Linux 3.19.0-31-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.17.2-0ubuntu1.5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Oct 15 12:44:51 2015
  InstallationDate: Installed on 2013-05-02 (896 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  SourcePackage: evince
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1506635/+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 1506635] Re: evince doesn't print the whole page

2015-10-15 Thread Chelmite
** Attachment added: "screenshot of lower left corner missing left and bottom 
borderss"
   
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1506635/+attachment/4496100/+files/Zone1-03-c.png

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

Title:
  evince doesn't print the whole page

Status in evince package in Ubuntu:
  New

Bug description:
  I printed the attached file with 3 different evince print settings,None, 
Shrink to Printable Area, and Fit to Printable Area.
  In all three cases, the upper and right outlines of the map show up in the 
printout, but the left and lower outlines do not. The bottom left corner looks 
like the second attachment.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: evince 3.14.2-0ubuntu2
  ProcVersionSignature: Ubuntu 3.19.0-31.36-generic 3.19.8-ckt7
  Uname: Linux 3.19.0-31-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.17.2-0ubuntu1.5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Oct 15 12:44:51 2015
  InstallationDate: Installed on 2013-05-02 (896 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  SourcePackage: evince
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1506635/+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 1506612] [NEW] pdfimages extracts black rectangles instead of the images

2015-10-15 Thread Chelmite
Public bug reported:

When I run pdfimages -f 1 -l 1 -png Z.pdf z-pdfimages, I get 5 images,
two of which are black rectangles.

If I run pdftocairo -png Z.pdf z-pdftocairo, I get one image that looks
correct.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: poppler-utils 0.30.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.19.0-31.36-generic 3.19.8-ckt7
Uname: Linux 3.19.0-31-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.17.2-0ubuntu1.5
Architecture: amd64
CurrentDesktop: Unity
Date: Thu Oct 15 12:36:10 2015
InstallationDate: Installed on 2013-05-02 (896 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
SourcePackage: poppler
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug vivid

** Attachment added: "Sample pdf file"
   https://bugs.launchpad.net/bugs/1506612/+attachment/4496036/+files/Z.pdf

-- 
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/1506612

Title:
  pdfimages extracts black rectangles instead of the images

Status in poppler package in Ubuntu:
  New

Bug description:
  When I run pdfimages -f 1 -l 1 -png Z.pdf z-pdfimages, I get 5 images,
  two of which are black rectangles.

  If I run pdftocairo -png Z.pdf z-pdftocairo, I get one image that
  looks correct.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: poppler-utils 0.30.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-31.36-generic 3.19.8-ckt7
  Uname: Linux 3.19.0-31-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.17.2-0ubuntu1.5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Oct 15 12:36:10 2015
  InstallationDate: Installed on 2013-05-02 (896 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  SourcePackage: poppler
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/poppler/+bug/1506612/+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 1097046] Re: Ubuntu key doesn't work in Thunderbird

2015-06-04 Thread Chelmite
The ubuntu key is now working in 15.04 and Thunderbird 31.7.0.

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

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

Title:
  Ubuntu key doesn't work in Thunderbird

Status in thunderbird package in Ubuntu:
  Fix Released

Bug description:
  The Ubuntu key, which brings up the Ubuntu launcher, seems to be
  blocked when the mouse is over the Thunderbird window. This means I
  have to change to a different workspace to bring up the launcher.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: thunderbird 17.0+build2-0ubuntu0.12.10.1
  ProcVersionSignature: Ubuntu 3.5.0-21.32-generic 3.5.7.1
  Uname: Linux 3.5.0-21-generic x86_64
  NonfreeKernelModules: nvidia
  AddonCompatCheckDisabled: False
  ApportVersion: 2.6.1-0ubuntu9
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  skelem 3601 F pulseaudio
   /dev/snd/controlC0:  skelem 3601 F pulseaudio
  BuildID: 20121118033312
  Channel: Unavailable
  Date: Mon Jan  7 13:39:57 2013
  ForcedLayersAccel: False
  InstallationDate: Installed on 2012-10-19 (79 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  IpRoute:
   default via 192.168.111.22 dev eth0  proto static 
   169.254.0.0/16 dev eth0  scope link  metric 1000 
   192.168.111.0/24 dev eth0  proto kernel  scope link  src 192.168.111.196  
metric 1 
   192.168.114.0/24 dev wlan0  proto kernel  scope link  src 192.168.114.66  
metric 9 
   192.168.122.0/24 dev virbr0  proto kernel  scope link  src 192.168.122.1
  MarkForUpload: True
  MostRecentCrashID: bp-63ec32af-c603-435f-828d-a96672121217
  PrefErrors: Unexpected character '-' before pref @ 
[Profile]/extensions/{6e73f6b7-b9ab-44b8-b744-6393e3c2e351}/defaults/preferences/defaults.js:18
  PrefSources:
   prefs.js
   
[Profile]/extensions/{eecba28f-b68b-4b3a-b501-6ce12e6b8696}/defaults/preferences/vsw.js
   
[Profile]/extensions/{782E3D25-61FD-4997-AA8F-D3F18FA92ECC}/defaults/preferences/configdate.js
  Profiles: Profile0 (Default) - LastVersion=17.0/20121118033312 (In use)
  RelatedPackageVersions:
   rhythmbox-mozilla 2.97-1ubuntu6.1
   icedtea-7-plugin  1.3-1ubuntu1.1
   totem-mozilla 3.4.3-0ubuntu5
   gxineplugin   0.5.905-4ubuntu7
   xine-plugin   1.0.2-3ubuntu1
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  RunningIncompatibleAddons: False
  SourcePackage: thunderbird
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/09/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.4
  dmi.board.asset.tag: Not Applicable
  dmi.board.name: Bonobo Professional
  dmi.board.vendor: System76, Inc.
  dmi.board.version: bonp5
  dmi.chassis.asset.tag: Not Applicable
  dmi.chassis.type: 10
  dmi.chassis.vendor: System76, Inc.
  dmi.chassis.version: bonp5
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.4:bd08/09/2011:svnSystem76,Inc.:pnBonoboProfessional:pvrbonp5:rvnSystem76,Inc.:rnBonoboProfessional:rvrbonp5:cvnSystem76,Inc.:ct10:cvrbonp5:
  dmi.product.name: Bonobo Professional
  dmi.product.version: bonp5
  dmi.sys.vendor: System76, Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1097046/+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 1452119] Re: ethernet interface broken after upgrade from 14.10 to 15.04

2015-06-02 Thread Chelmite
It's been 25 days since I upgraded to 15.04, and I still don't have a
working ethernet!

** Package changed: network-manager (Ubuntu) = network-manager

-- 
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/1452119

Title:
  ethernet interface broken after upgrade from 14.10 to 15.04

Status in NetworkManager:
  New

Bug description:
  After upgrading, the ethernet connection doesn't connect.
  If I run ifconfig with the ethernet unplugged, I get:
  % ifconfig eth0
  eth0  Link encap:Ethernet  HWaddr 00:90:f5:c7:69:b7  
UP BROADCAST MULTICAST  MTU:1500  Metric:1
RX packets:293047 errors:0 dropped:1 overruns:0 frame:0
TX packets:341795 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:75754614 (75.7 MB)  TX bytes:77108082 (77.1 MB)
Interrupt:38 

  With the ethernet plugged in, I get:
  %  ifconfig
  eth0  Link encap:Ethernet  HWaddr 00:90:f5:c7:69:b7  
UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
RX packets:293286 errors:0 dropped:1 overruns:0 frame:0
TX packets:342195 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:75797513 (75.7 MB)  TX bytes:77249665 (77.2 MB)
Interrupt:38 

  The differences in the outputs are that (a) RUNNING, (b) packets
  received and transmitted after plugging it in, although no ip address
  is reported.

  % lspci -nnk | grep -iEA3 (ethernet|network)
  03:00.0 Ethernet controller [0200]: JMicron Technology Corp. JMC250 PCI 
Express Gigabit Ethernet Controller [197b:0250] (rev 05)
  Subsystem: CLEVO/KAPOK Computer Device [1558:7100]
  Kernel driver in use: jme
  03:00.1 System peripheral [0880]: JMicron Technology Corp. SD/MMC Host 
Controller [197b:2392] (rev 90)
  --
  04:00.0 Network controller [0280]: Intel Corporation Centrino Advanced-N 6230 
[Rainbow Peak] [8086:0091] (rev 34)
  Subsystem: Intel Corporation Centrino Advanced-N 6230 AGN [8086:5201]
  Kernel driver in use: iwlwifi
  05:00.0 FireWire (IEEE 1394) [0c00]: JMicron Technology Corp. IEEE 1394 Host 
Controller [197b:2380] (rev 30)

  If I run
  % sudo ifconfig eth0 down
  % sudo ifconfig eth0 up
  System Settings/Network/Wired show the interface activate briefly, then go 
back to the disconnected state.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: unity-control-center 15.04.0+15.04.20150410-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue May  5 10:38:15 2015
  ExecutablePath: /usr/bin/unity-control-center
  InstallationDate: Installed on 2013-05-02 (733 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  SourcePackage: unity-control-center
  UpgradeStatus: Upgraded to vivid on 2015-04-26 (8 days ago)
  usr_lib_unity-control-center: deja-dup 32.0-0ubuntu5

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/1452119/+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 1451944] Re: Gnome-terminal in Ubuntu Unity shrinks to minimum size

2015-05-30 Thread Chelmite
** Bug watch added: GNOME Bug Tracker #750156
   https://bugzilla.gnome.org/show_bug.cgi?id=750156

** Also affects: gnome-themes-standard via
   https://bugzilla.gnome.org/show_bug.cgi?id=750156
   Importance: Unknown
   Status: Unknown

-- 
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/1451944

Title:
  Gnome-terminal in Ubuntu Unity shrinks to minimum size

Status in GNOME Terminal:
  Confirmed
Status in GNOME Themes Standard:
  Unknown
Status in gnome-terminal package in Ubuntu:
  Confirmed

Bug description:
  When I open a terminal in Ubuntu 15.04, it shrinks to 1 character by 1
  character. I can use the corner resizer to make the window bigger, but
  it immediately shrinks to 1x1. There are a few x,y combinations that
  allow the window to stay at the desired size, but if you're off by a
  pixel, the window shrinks to 1x1.

  There is another question (http://askubuntu.com/questions/423733
  /gnome-terminal-in-kubuntu-shrinks-to-minimum-size), Gnome-terminal in
  Kubuntu shrinks to minimum size, that is basically the same thing, but
  in KDE. I tried to follow the instructions:

  In KDE, go to System Settings. Return to the overview if you are
  not already there. In the Workspace Appearance and Behavior section,
  click Window Behavior. In the area to the left, click the Window Rules
  icon.

  but, there is no Workspace Appearance and Behavior section. I couldn't
  find a similar setting in ccsm, gnome-tweak-tool or unity-tweak-tool.

  % dpkg-query --show compiz
  compiz1:0.9.12.1+15.04.20150410.1-0ubuntu1
  % dpkg-query --show unity
  unity 7.3.2+15.04.20150420-0ubuntu1

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: gnome-terminal 3.14.2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue May  5 09:59:55 2015
  ExecutablePath: /usr/lib/gnome-terminal/gnome-terminal-server
  InstallationDate: Installed on 2013-05-02 (732 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  SourcePackage: gnome-terminal
  UpgradeStatus: Upgraded to vivid on 2015-04-26 (8 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-terminal/+bug/1451944/+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 1452119] Re: ethernet interface broken after upgrade from 14.10 to 15.04

2015-05-22 Thread Chelmite
See the attached /var/log/syslog. Configuration of ethernet fails:

May 22 15:10:33 bonobo NetworkManager[1053]: error [1432332633.395458] 
[platform/nm-linux-platform.c:1714] add_object(): Netlink error adding 
10.0.0.0/22 via 10.0.1.1 dev eth0 metric 100 mss 0 src user: Unspecific failure
May 22 15:10:33 bonobo NetworkManager[1053]: info Activation (eth0) Stage 5 
of 5 (IPv4 Commit) failed
May 22 15:10:33 bonobo NetworkManager[1053]: info (eth0): device state 
change: ip-config - failed (reason 'config-failed') [70 120 4]
May 22 15:10:33 bonobo NetworkManager[1053]: warn Activation (eth0) failed 
for connection 'Auto Ethernet'
May 22 15:10:33 bonobo NetworkManager[1053]: info Activation (eth0) Stage 5 
of 5 (IPv4 Commit) complete.
May 22 15:10:33 bonobo NetworkManager[1053]: info (eth0): device state 
change: failed - disconnected (reason 'none') [120 30 0]
May 22 15:10:33 bonobo NetworkManager[1053]: info (eth0): deactivating device 
(reason 'none') [0]


** Attachment added: syslog file
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1452119/+attachment/4402722/+files/syslog

-- 
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/1452119

Title:
  ethernet interface broken after upgrade from 14.10 to 15.04

Status in network-manager package in Ubuntu:
  New

Bug description:
  After upgrading, the ethernet connection doesn't connect.
  If I run ifconfig with the ethernet unplugged, I get:
  % ifconfig eth0
  eth0  Link encap:Ethernet  HWaddr 00:90:f5:c7:69:b7  
UP BROADCAST MULTICAST  MTU:1500  Metric:1
RX packets:293047 errors:0 dropped:1 overruns:0 frame:0
TX packets:341795 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:75754614 (75.7 MB)  TX bytes:77108082 (77.1 MB)
Interrupt:38 

  With the ethernet plugged in, I get:
  %  ifconfig
  eth0  Link encap:Ethernet  HWaddr 00:90:f5:c7:69:b7  
UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
RX packets:293286 errors:0 dropped:1 overruns:0 frame:0
TX packets:342195 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:75797513 (75.7 MB)  TX bytes:77249665 (77.2 MB)
Interrupt:38 

  The differences in the outputs are that (a) RUNNING, (b) packets
  received and transmitted after plugging it in, although no ip address
  is reported.

  % lspci -nnk | grep -iEA3 (ethernet|network)
  03:00.0 Ethernet controller [0200]: JMicron Technology Corp. JMC250 PCI 
Express Gigabit Ethernet Controller [197b:0250] (rev 05)
  Subsystem: CLEVO/KAPOK Computer Device [1558:7100]
  Kernel driver in use: jme
  03:00.1 System peripheral [0880]: JMicron Technology Corp. SD/MMC Host 
Controller [197b:2392] (rev 90)
  --
  04:00.0 Network controller [0280]: Intel Corporation Centrino Advanced-N 6230 
[Rainbow Peak] [8086:0091] (rev 34)
  Subsystem: Intel Corporation Centrino Advanced-N 6230 AGN [8086:5201]
  Kernel driver in use: iwlwifi
  05:00.0 FireWire (IEEE 1394) [0c00]: JMicron Technology Corp. IEEE 1394 Host 
Controller [197b:2380] (rev 30)

  If I run
  % sudo ifconfig eth0 down
  % sudo ifconfig eth0 up
  System Settings/Network/Wired show the interface activate briefly, then go 
back to the disconnected state.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: unity-control-center 15.04.0+15.04.20150410-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue May  5 10:38:15 2015
  ExecutablePath: /usr/bin/unity-control-center
  InstallationDate: Installed on 2013-05-02 (733 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  SourcePackage: unity-control-center
  UpgradeStatus: Upgraded to vivid on 2015-04-26 (8 days ago)
  usr_lib_unity-control-center: deja-dup 32.0-0ubuntu5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1452119/+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 1452119] Re: ethernet interface broken after upgrade from 14.10 to 15.04

2015-05-22 Thread Chelmite
See the attached /var/log/syslog. Configuration of ethernet fails:

May 22 15:10:33 bonobo NetworkManager[1053]: error [1432332633.395458] 
[platform/nm-linux-platform.c:1714] add_object(): Netlink error adding 
10.0.0.0/22 via 10.0.1.1 dev eth0 metric 100 mss 0 src user: Unspecific failure
May 22 15:10:33 bonobo NetworkManager[1053]: info Activation (eth0) Stage 5 
of 5 (IPv4 Commit) failed
May 22 15:10:33 bonobo NetworkManager[1053]: info (eth0): device state 
change: ip-config - failed (reason 'config-failed') [70 120 4]
May 22 15:10:33 bonobo NetworkManager[1053]: warn Activation (eth0) failed 
for connection 'Auto Ethernet'
May 22 15:10:33 bonobo NetworkManager[1053]: info Activation (eth0) Stage 5 
of 5 (IPv4 Commit) complete.
May 22 15:10:33 bonobo NetworkManager[1053]: info (eth0): device state 
change: failed - disconnected (reason 'none') [120 30 0]
May 22 15:10:33 bonobo NetworkManager[1053]: info (eth0): deactivating device 
(reason 'none') [0]


** Attachment added: syslog file
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1452119/+attachment/4402693/+files/syslog

-- 
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/1452119

Title:
  ethernet interface broken after upgrade from 14.10 to 15.04

Status in network-manager package in Ubuntu:
  New

Bug description:
  After upgrading, the ethernet connection doesn't connect.
  If I run ifconfig with the ethernet unplugged, I get:
  % ifconfig eth0
  eth0  Link encap:Ethernet  HWaddr 00:90:f5:c7:69:b7  
UP BROADCAST MULTICAST  MTU:1500  Metric:1
RX packets:293047 errors:0 dropped:1 overruns:0 frame:0
TX packets:341795 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:75754614 (75.7 MB)  TX bytes:77108082 (77.1 MB)
Interrupt:38 

  With the ethernet plugged in, I get:
  %  ifconfig
  eth0  Link encap:Ethernet  HWaddr 00:90:f5:c7:69:b7  
UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
RX packets:293286 errors:0 dropped:1 overruns:0 frame:0
TX packets:342195 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:75797513 (75.7 MB)  TX bytes:77249665 (77.2 MB)
Interrupt:38 

  The differences in the outputs are that (a) RUNNING, (b) packets
  received and transmitted after plugging it in, although no ip address
  is reported.

  % lspci -nnk | grep -iEA3 (ethernet|network)
  03:00.0 Ethernet controller [0200]: JMicron Technology Corp. JMC250 PCI 
Express Gigabit Ethernet Controller [197b:0250] (rev 05)
  Subsystem: CLEVO/KAPOK Computer Device [1558:7100]
  Kernel driver in use: jme
  03:00.1 System peripheral [0880]: JMicron Technology Corp. SD/MMC Host 
Controller [197b:2392] (rev 90)
  --
  04:00.0 Network controller [0280]: Intel Corporation Centrino Advanced-N 6230 
[Rainbow Peak] [8086:0091] (rev 34)
  Subsystem: Intel Corporation Centrino Advanced-N 6230 AGN [8086:5201]
  Kernel driver in use: iwlwifi
  05:00.0 FireWire (IEEE 1394) [0c00]: JMicron Technology Corp. IEEE 1394 Host 
Controller [197b:2380] (rev 30)

  If I run
  % sudo ifconfig eth0 down
  % sudo ifconfig eth0 up
  System Settings/Network/Wired show the interface activate briefly, then go 
back to the disconnected state.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: unity-control-center 15.04.0+15.04.20150410-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue May  5 10:38:15 2015
  ExecutablePath: /usr/bin/unity-control-center
  InstallationDate: Installed on 2013-05-02 (733 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  SourcePackage: unity-control-center
  UpgradeStatus: Upgraded to vivid on 2015-04-26 (8 days ago)
  usr_lib_unity-control-center: deja-dup 32.0-0ubuntu5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1452119/+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 1452119] Re: ethernet interface broken after upgrade from 14.10 to 15.04

2015-05-18 Thread Chelmite
I think this is a network manager issue.

** Package changed: unity-control-center (Ubuntu) = network-manager
(Ubuntu)

-- 
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/1452119

Title:
  ethernet interface broken after upgrade from 14.10 to 15.04

Status in network-manager package in Ubuntu:
  New

Bug description:
  After upgrading, the ethernet connection doesn't connect.
  If I run ifconfig with the ethernet unplugged, I get:
  % ifconfig eth0
  eth0  Link encap:Ethernet  HWaddr 00:90:f5:c7:69:b7  
UP BROADCAST MULTICAST  MTU:1500  Metric:1
RX packets:293047 errors:0 dropped:1 overruns:0 frame:0
TX packets:341795 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:75754614 (75.7 MB)  TX bytes:77108082 (77.1 MB)
Interrupt:38 

  With the ethernet plugged in, I get:
  %  ifconfig
  eth0  Link encap:Ethernet  HWaddr 00:90:f5:c7:69:b7  
UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
RX packets:293286 errors:0 dropped:1 overruns:0 frame:0
TX packets:342195 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:75797513 (75.7 MB)  TX bytes:77249665 (77.2 MB)
Interrupt:38 

  The differences in the outputs are that (a) RUNNING, (b) packets
  received and transmitted after plugging it in, although no ip address
  is reported.

  % lspci -nnk | grep -iEA3 (ethernet|network)
  03:00.0 Ethernet controller [0200]: JMicron Technology Corp. JMC250 PCI 
Express Gigabit Ethernet Controller [197b:0250] (rev 05)
  Subsystem: CLEVO/KAPOK Computer Device [1558:7100]
  Kernel driver in use: jme
  03:00.1 System peripheral [0880]: JMicron Technology Corp. SD/MMC Host 
Controller [197b:2392] (rev 90)
  --
  04:00.0 Network controller [0280]: Intel Corporation Centrino Advanced-N 6230 
[Rainbow Peak] [8086:0091] (rev 34)
  Subsystem: Intel Corporation Centrino Advanced-N 6230 AGN [8086:5201]
  Kernel driver in use: iwlwifi
  05:00.0 FireWire (IEEE 1394) [0c00]: JMicron Technology Corp. IEEE 1394 Host 
Controller [197b:2380] (rev 30)

  If I run
  % sudo ifconfig eth0 down
  % sudo ifconfig eth0 up
  System Settings/Network/Wired show the interface activate briefly, then go 
back to the disconnected state.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: unity-control-center 15.04.0+15.04.20150410-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue May  5 10:38:15 2015
  ExecutablePath: /usr/bin/unity-control-center
  InstallationDate: Installed on 2013-05-02 (733 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  SourcePackage: unity-control-center
  UpgradeStatus: Upgraded to vivid on 2015-04-26 (8 days ago)
  usr_lib_unity-control-center: deja-dup 32.0-0ubuntu5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1452119/+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 1452119] Re: ethernet interface broken after upgrade from 14.10 to 15.04

2015-05-14 Thread Chelmite
Modprobe can't find eth0!

% sudo modprobe eth0
modprobe: FATAL: Module eth0 not found.

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

Title:
  ethernet interface broken after upgrade from 14.10 to 15.04

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

Bug description:
  After upgrading, the ethernet connection doesn't connect.
  If I run ifconfig with the ethernet unplugged, I get:
  % ifconfig eth0
  eth0  Link encap:Ethernet  HWaddr 00:90:f5:c7:69:b7  
UP BROADCAST MULTICAST  MTU:1500  Metric:1
RX packets:293047 errors:0 dropped:1 overruns:0 frame:0
TX packets:341795 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:75754614 (75.7 MB)  TX bytes:77108082 (77.1 MB)
Interrupt:38 

  With the ethernet plugged in, I get:
  %  ifconfig
  eth0  Link encap:Ethernet  HWaddr 00:90:f5:c7:69:b7  
UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
RX packets:293286 errors:0 dropped:1 overruns:0 frame:0
TX packets:342195 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:75797513 (75.7 MB)  TX bytes:77249665 (77.2 MB)
Interrupt:38 

  The differences in the outputs are that (a) RUNNING, (b) packets
  received and transmitted after plugging it in, although no ip address
  is reported.

  % lspci -nnk | grep -iEA3 (ethernet|network)
  03:00.0 Ethernet controller [0200]: JMicron Technology Corp. JMC250 PCI 
Express Gigabit Ethernet Controller [197b:0250] (rev 05)
  Subsystem: CLEVO/KAPOK Computer Device [1558:7100]
  Kernel driver in use: jme
  03:00.1 System peripheral [0880]: JMicron Technology Corp. SD/MMC Host 
Controller [197b:2392] (rev 90)
  --
  04:00.0 Network controller [0280]: Intel Corporation Centrino Advanced-N 6230 
[Rainbow Peak] [8086:0091] (rev 34)
  Subsystem: Intel Corporation Centrino Advanced-N 6230 AGN [8086:5201]
  Kernel driver in use: iwlwifi
  05:00.0 FireWire (IEEE 1394) [0c00]: JMicron Technology Corp. IEEE 1394 Host 
Controller [197b:2380] (rev 30)

  If I run
  % sudo ifconfig eth0 down
  % sudo ifconfig eth0 up
  System Settings/Network/Wired show the interface activate briefly, then go 
back to the disconnected state.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: unity-control-center 15.04.0+15.04.20150410-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue May  5 10:38:15 2015
  ExecutablePath: /usr/bin/unity-control-center
  InstallationDate: Installed on 2013-05-02 (733 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  SourcePackage: unity-control-center
  UpgradeStatus: Upgraded to vivid on 2015-04-26 (8 days ago)
  usr_lib_unity-control-center: deja-dup 32.0-0ubuntu5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1452119/+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 1452119] Re: ethernet interface broken after upgrade from 14.10 to 15.04

2015-05-07 Thread Chelmite
I tried the suggestions in:

http://askubuntu.com/questions/615234/dsl-connection-problem-after-installing-ubuntu-15-04
and in:

http://askubuntu.com/questions/613315/ubuntu-15-04-after-reboot-lost-
ethernet-connection/615659#615659

but that didn't fix the problem.

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

Title:
  ethernet interface broken after upgrade from 14.10 to 15.04

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

Bug description:
  After upgrading, the ethernet connection doesn't connect.
  If I run ifconfig with the ethernet unplugged, I get:
  % ifconfig eth0
  eth0  Link encap:Ethernet  HWaddr 00:90:f5:c7:69:b7  
UP BROADCAST MULTICAST  MTU:1500  Metric:1
RX packets:293047 errors:0 dropped:1 overruns:0 frame:0
TX packets:341795 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:75754614 (75.7 MB)  TX bytes:77108082 (77.1 MB)
Interrupt:38 

  With the ethernet plugged in, I get:
  %  ifconfig
  eth0  Link encap:Ethernet  HWaddr 00:90:f5:c7:69:b7  
UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
RX packets:293286 errors:0 dropped:1 overruns:0 frame:0
TX packets:342195 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:75797513 (75.7 MB)  TX bytes:77249665 (77.2 MB)
Interrupt:38 

  The differences in the outputs are that (a) RUNNING, (b) packets
  received and transmitted after plugging it in, although no ip address
  is reported.

  % lspci -nnk | grep -iEA3 (ethernet|network)
  03:00.0 Ethernet controller [0200]: JMicron Technology Corp. JMC250 PCI 
Express Gigabit Ethernet Controller [197b:0250] (rev 05)
  Subsystem: CLEVO/KAPOK Computer Device [1558:7100]
  Kernel driver in use: jme
  03:00.1 System peripheral [0880]: JMicron Technology Corp. SD/MMC Host 
Controller [197b:2392] (rev 90)
  --
  04:00.0 Network controller [0280]: Intel Corporation Centrino Advanced-N 6230 
[Rainbow Peak] [8086:0091] (rev 34)
  Subsystem: Intel Corporation Centrino Advanced-N 6230 AGN [8086:5201]
  Kernel driver in use: iwlwifi
  05:00.0 FireWire (IEEE 1394) [0c00]: JMicron Technology Corp. IEEE 1394 Host 
Controller [197b:2380] (rev 30)

  If I run
  % sudo ifconfig eth0 down
  % sudo ifconfig eth0 up
  System Settings/Network/Wired show the interface activate briefly, then go 
back to the disconnected state.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: unity-control-center 15.04.0+15.04.20150410-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue May  5 10:38:15 2015
  ExecutablePath: /usr/bin/unity-control-center
  InstallationDate: Installed on 2013-05-02 (733 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  SourcePackage: unity-control-center
  UpgradeStatus: Upgraded to vivid on 2015-04-26 (8 days ago)
  usr_lib_unity-control-center: deja-dup 32.0-0ubuntu5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1452119/+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 1452119] [NEW] ethernet interface broken after upgrade from 14.10 to 15.04

2015-05-05 Thread Chelmite
Public bug reported:

After upgrading, the ethernet connection doesn't connect.
If I run ifconfig with the ethernet unplugged, I get:
% ifconfig eth0
eth0  Link encap:Ethernet  HWaddr 00:90:f5:c7:69:b7  
  UP BROADCAST MULTICAST  MTU:1500  Metric:1
  RX packets:293047 errors:0 dropped:1 overruns:0 frame:0
  TX packets:341795 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000 
  RX bytes:75754614 (75.7 MB)  TX bytes:77108082 (77.1 MB)
  Interrupt:38 

With the ethernet plugged in, I get:
%  ifconfig
eth0  Link encap:Ethernet  HWaddr 00:90:f5:c7:69:b7  
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:293286 errors:0 dropped:1 overruns:0 frame:0
  TX packets:342195 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000 
  RX bytes:75797513 (75.7 MB)  TX bytes:77249665 (77.2 MB)
  Interrupt:38 

The differences in the outputs are that (a) RUNNING, (b) packets
received and transmitted after plugging it in, although no ip address is
reported.

% lspci -nnk | grep -iEA3 (ethernet|network)
03:00.0 Ethernet controller [0200]: JMicron Technology Corp. JMC250 PCI Express 
Gigabit Ethernet Controller [197b:0250] (rev 05)
Subsystem: CLEVO/KAPOK Computer Device [1558:7100]
Kernel driver in use: jme
03:00.1 System peripheral [0880]: JMicron Technology Corp. SD/MMC Host 
Controller [197b:2392] (rev 90)
--
04:00.0 Network controller [0280]: Intel Corporation Centrino Advanced-N 6230 
[Rainbow Peak] [8086:0091] (rev 34)
Subsystem: Intel Corporation Centrino Advanced-N 6230 AGN [8086:5201]
Kernel driver in use: iwlwifi
05:00.0 FireWire (IEEE 1394) [0c00]: JMicron Technology Corp. IEEE 1394 Host 
Controller [197b:2380] (rev 30)

If I run
% sudo ifconfig eth0 down
% sudo ifconfig eth0 up
System Settings/Network/Wired show the interface activate briefly, then go back 
to the disconnected state.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: unity-control-center 15.04.0+15.04.20150410-0ubuntu1
ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
Uname: Linux 3.19.0-16-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.17.2-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Tue May  5 10:38:15 2015
ExecutablePath: /usr/bin/unity-control-center
InstallationDate: Installed on 2013-05-02 (733 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
SourcePackage: unity-control-center
UpgradeStatus: Upgraded to vivid on 2015-04-26 (8 days ago)
usr_lib_unity-control-center: deja-dup 32.0-0ubuntu5

** Affects: unity-control-center (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug vivid

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

Title:
  ethernet interface broken after upgrade from 14.10 to 15.04

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

Bug description:
  After upgrading, the ethernet connection doesn't connect.
  If I run ifconfig with the ethernet unplugged, I get:
  % ifconfig eth0
  eth0  Link encap:Ethernet  HWaddr 00:90:f5:c7:69:b7  
UP BROADCAST MULTICAST  MTU:1500  Metric:1
RX packets:293047 errors:0 dropped:1 overruns:0 frame:0
TX packets:341795 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:75754614 (75.7 MB)  TX bytes:77108082 (77.1 MB)
Interrupt:38 

  With the ethernet plugged in, I get:
  %  ifconfig
  eth0  Link encap:Ethernet  HWaddr 00:90:f5:c7:69:b7  
UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
RX packets:293286 errors:0 dropped:1 overruns:0 frame:0
TX packets:342195 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 
RX bytes:75797513 (75.7 MB)  TX bytes:77249665 (77.2 MB)
Interrupt:38 

  The differences in the outputs are that (a) RUNNING, (b) packets
  received and transmitted after plugging it in, although no ip address
  is reported.

  % lspci -nnk | grep -iEA3 (ethernet|network)
  03:00.0 Ethernet controller [0200]: JMicron Technology Corp. JMC250 PCI 
Express Gigabit Ethernet Controller [197b:0250] (rev 05)
  Subsystem: CLEVO/KAPOK Computer Device [1558:7100]
  Kernel driver in use: jme
  03:00.1 System peripheral [0880]: JMicron Technology Corp. SD/MMC Host 
Controller [197b:2392] (rev 90)
  --
  04:00.0 Network controller [0280]: Intel Corporation Centrino Advanced-N 6230 
[Rainbow Peak] [8086:0091] (rev 34)
  Subsystem: Intel Corporation Centrino Advanced-N 6230 AGN [8086:5201]
  Kernel driver in use: iwlwifi
  05:00.0 FireWire (IEEE 1394) [0c00]: JMicron Technology Corp. IEEE 1394 Host 
Controller [197b:2380] (rev 30)

  If I run
  % sudo 

[Desktop-packages] [Bug 1451944] Re: Gnome-terminal in Ubuntu Unity shrinks to minimum size

2015-05-05 Thread Chelmite
Yes, this is the same computer, and the problem still exists.

-- 
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/1451944

Title:
  Gnome-terminal in Ubuntu Unity shrinks to minimum size

Status in gnome-terminal package in Ubuntu:
  New

Bug description:
  When I open a terminal in Ubuntu 15.04, it shrinks to 1 character by 1
  character. I can use the corner resizer to make the window bigger, but
  it immediately shrinks to 1x1. There are a few x,y combinations that
  allow the window to stay at the desired size, but if you're off by a
  pixel, the window shrinks to 1x1.

  There is another question (http://askubuntu.com/questions/423733
  /gnome-terminal-in-kubuntu-shrinks-to-minimum-size), Gnome-terminal in
  Kubuntu shrinks to minimum size, that is basically the same thing, but
  in KDE. I tried to follow the instructions:

  In KDE, go to System Settings. Return to the overview if you are
  not already there. In the Workspace Appearance and Behavior section,
  click Window Behavior. In the area to the left, click the Window Rules
  icon.

  but, there is no Workspace Appearance and Behavior section. I couldn't
  find a similar setting in ccsm, gnome-tweak-tool or unity-tweak-tool.

  % dpkg-query --show compiz
  compiz1:0.9.12.1+15.04.20150410.1-0ubuntu1
  % dpkg-query --show unity
  unity 7.3.2+15.04.20150420-0ubuntu1

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: gnome-terminal 3.14.2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue May  5 09:59:55 2015
  ExecutablePath: /usr/lib/gnome-terminal/gnome-terminal-server
  InstallationDate: Installed on 2013-05-02 (732 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  SourcePackage: gnome-terminal
  UpgradeStatus: Upgraded to vivid on 2015-04-26 (8 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1451944/+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 1451944] [NEW] Gnome-terminal in Ubuntu Unity shrinks to minimum size

2015-05-05 Thread Chelmite
Public bug reported:

When I open a terminal in Ubuntu 15.04, it shrinks to 1 character by 1
character. I can use the corner resizer to make the window bigger, but
it immediately shrinks to 1x1. There are a few x,y combinations that
allow the window to stay at the desired size, but if you're off by a
pixel, the window shrinks to 1x1.

There is another question (http://askubuntu.com/questions/423733/gnome-
terminal-in-kubuntu-shrinks-to-minimum-size), Gnome-terminal in Kubuntu
shrinks to minimum size, that is basically the same thing, but in KDE. I
tried to follow the instructions:

In KDE, go to System Settings. Return to the overview if you are not
already there. In the Workspace Appearance and Behavior section, click
Window Behavior. In the area to the left, click the Window Rules icon.

but, there is no Workspace Appearance and Behavior section. I couldn't
find a similar setting in ccsm, gnome-tweak-tool or unity-tweak-tool.

% dpkg-query --show compiz
compiz  1:0.9.12.1+15.04.20150410.1-0ubuntu1
% dpkg-query --show unity
unity   7.3.2+15.04.20150420-0ubuntu1

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: gnome-terminal 3.14.2-0ubuntu3
ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
Uname: Linux 3.19.0-16-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.17.2-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Tue May  5 09:59:55 2015
ExecutablePath: /usr/lib/gnome-terminal/gnome-terminal-server
InstallationDate: Installed on 2013-05-02 (732 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
SourcePackage: gnome-terminal
UpgradeStatus: Upgraded to vivid on 2015-04-26 (8 days ago)

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


** Tags: amd64 apport-bug vivid

-- 
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/1451944

Title:
  Gnome-terminal in Ubuntu Unity shrinks to minimum size

Status in gnome-terminal package in Ubuntu:
  New

Bug description:
  When I open a terminal in Ubuntu 15.04, it shrinks to 1 character by 1
  character. I can use the corner resizer to make the window bigger, but
  it immediately shrinks to 1x1. There are a few x,y combinations that
  allow the window to stay at the desired size, but if you're off by a
  pixel, the window shrinks to 1x1.

  There is another question (http://askubuntu.com/questions/423733
  /gnome-terminal-in-kubuntu-shrinks-to-minimum-size), Gnome-terminal in
  Kubuntu shrinks to minimum size, that is basically the same thing, but
  in KDE. I tried to follow the instructions:

  In KDE, go to System Settings. Return to the overview if you are
  not already there. In the Workspace Appearance and Behavior section,
  click Window Behavior. In the area to the left, click the Window Rules
  icon.

  but, there is no Workspace Appearance and Behavior section. I couldn't
  find a similar setting in ccsm, gnome-tweak-tool or unity-tweak-tool.

  % dpkg-query --show compiz
  compiz1:0.9.12.1+15.04.20150410.1-0ubuntu1
  % dpkg-query --show unity
  unity 7.3.2+15.04.20150420-0ubuntu1

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: gnome-terminal 3.14.2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue May  5 09:59:55 2015
  ExecutablePath: /usr/lib/gnome-terminal/gnome-terminal-server
  InstallationDate: Installed on 2013-05-02 (732 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  SourcePackage: gnome-terminal
  UpgradeStatus: Upgraded to vivid on 2015-04-26 (8 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1451944/+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 1282294] Re: Cannot open pixbuf loader module file

2015-04-26 Thread Chelmite
This happened to me when trying to upgrade from 14.10 to 15.04.

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

Title:
  Cannot open pixbuf loader module file

Status in gdk-pixbuf package in Ubuntu:
  Triaged
Status in gdk-pixbuf package in Debian:
  New

Bug description:
  While doing testing on trusty, I keep finding errors like the
  following in my apt-get -u dist-upgrade output:

  Preparing to unpack 
.../indicator-printers_0.1.7+14.04.20140213-0ubuntu1_amd64.deb ...
  Unpacking indicator-printers (0.1.7+14.04.20140213-0ubuntu1) over 
(0.1.7daily13.03.01-0ubuntu1) ...

  (gtk-update-icon-cache-3.0:29671): GdkPixbuf-WARNING **: Cannot open
  pixbuf loader module file '/usr/lib/x86_64-linux-gnu/gdk-
  pixbuf-2.0/2.10.0/loaders.cache': No such file or directory

  This likely means that your installation is broken.
  Try running the command
gdk-pixbuf-query-loaders  
/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache
  to make things work again for the time being.

  (gtk-update-icon-cache-3.0:29672): GdkPixbuf-WARNING **: Cannot open
  pixbuf loader module file '/usr/lib/x86_64-linux-gnu/gdk-
  pixbuf-2.0/2.10.0/loaders.cache': No such file or directory

  This likely means that your installation is broken.
  Try running the command
gdk-pixbuf-query-loaders  
/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache
  to make things work again for the time being.
  ...
  Processing triggers for hicolor-icon-theme (0.13-1) ...

  (gtk-update-icon-cache-3.0:32198): GdkPixbuf-WARNING **: Cannot open
  pixbuf loader module file '/usr/lib/x86_64-linux-gnu/gdk-
  pixbuf-2.0/2.10.0/loaders.cache': No such file or directory

  This likely means that your installation is broken.
  Try running the command
gdk-pixbuf-query-loaders  
/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache
  to make things work again for the time being.

  
  These errors make it difficult to look for errors that I might have 
introduced in my own packages and if they persist in our final product will 
make users wonder what is broken and why it is broken.

  sarnold@sec-trusty-amd64:~$ lsb_release -rd
  Description:  Ubuntu Trusty Tahr (development branch)
  Release:  14.04
  sarnold@sec-trusty-amd64:~$ dpkg -S gdk-pixbuf-query-loaders
  libgdk-pixbuf2.0-0:amd64: 
/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/gdk-pixbuf-query-loaders
  sarnold@sec-trusty-amd64:~$ apt-cache policy libgdk-pixbuf2.0-0
  libgdk-pixbuf2.0-0:
Installed: 2.30.5-0ubuntu1
Candidate: 2.30.5-0ubuntu1
Version table:
   *** 2.30.5-0ubuntu1 0
  500 http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status
  sarnold@sec-trusty-amd64:~$ dpkg -S /usr/bin/gtk-update-icon-cache-3.0
  libgtk-3-bin: /usr/bin/gtk-update-icon-cache-3.0
  sarnold@sec-trusty-amd64:~$ apt-cache policy libgtk-3-bin
  libgtk-3-bin:
Installed: 3.10.7-0ubuntu2
Candidate: 3.10.7-0ubuntu2
Version table:
   *** 3.10.7-0ubuntu2 0
  500 http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status
  sarnold@sec-trusty-amd64:~$ 


  Thanks

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: libgtk-3-bin 3.10.7-0ubuntu2
  ProcVersionSignature: User Name 3.13.0-5.20-generic 3.13.0
  Uname: Linux 3.13.0-5-generic x86_64
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: amd64
  Date: Wed Feb 19 14:38:47 2014
  InstallationDate: Installed on 2014-01-09 (41 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140108)
  ProcEnviron:
   TERM=rxvt-unicode
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gtk+3.0
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdk-pixbuf/+bug/1282294/+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 808752] Re: GLib-ERROR **: Cannot create pipe main loop wake-up: Too many open files

2013-12-28 Thread Chelmite
I tried #6, upping the hard  soft files to 4096, rebooted and then
looked at the lsof | wc -l output every 5 seconds. Some of the numbers
are much larger than 4096!

26660
26660
30890
5428
4783
5421
5421
5244
5244
5067

but...it's working again!

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

Title:
  GLib-ERROR **: Cannot create pipe main loop wake-up: Too many open
  files

Status in “thunderbird” package in Ubuntu:
  Confirmed

Bug description:
  Since the weekend, thunderbird has become very unstable.  Crashing
  within a minute of every startup.

  $ thunderbird 
  enigmail.js: Registered components

  (thunderbird-bin:4807): Gtk-WARNING **: Error loading theme icon
  'dialog-warning' for stock: Error opening file: Too many open files

  (thunderbird-bin:4807): GLib-GObject-CRITICAL **: g_object_unref:
  assertion `G_IS_OBJECT (object)' failed

  ** (thunderbird-bin:4807): CRITICAL **:
  murrine_style_draw_render_icon: assertion `base_pixbuf != NULL' failed

  (thunderbird-bin:4807): Gtk-CRITICAL **: IA__gtk_style_render_icon:
  assertion `pixbuf != NULL' failed

  (thunderbird-bin:4807): GLib-GObject-CRITICAL **: g_object_ref:
  assertion `G_IS_OBJECT (object)' failed

  GLib-ERROR **: Cannot create pipe main loop wake-up: Too many open files
  Trace/breakpoint trap (core dumped)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: thunderbird 5.0+build1+nobinonly-0ubuntu5
  ProcVersionSignature: Ubuntu 3.0-3.4-generic 3.0.0-rc5
  Uname: Linux 3.0-3-generic x86_64
  NonfreeKernelModules: wl
  Architecture: amd64
  Date: Mon Jul 11 13:12:18 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha amd64+mac (20101218)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: thunderbird
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/808752/+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 1103420]

2013-07-05 Thread Chelmite
Bug 51453: Equation Frame size linked to caption frame size should be
added to the list. If you have a caption that's wider than your
formula, either the caption is wrapped (possibly over several lines)
to match the width of the formula or the formula is scaled to match the
width of the frame containing the formula and the caption. Both of those
options look horrible and there is no good workaround!

http://forum.openoffice.org/en/forum/viewtopic.php?f=7t=7949 shows an
example of this bug.

This bug was filed in 2005!

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

Title:
  LibreOffice Base can’t find Java installation—does not work

Status in LibreOffice Productivity Suite:
  Confirmed
Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  Since I work with Ubuntu 12.10 I have serious problems with LibreOffice. I 
already reported bugs regarding the menu line and regarding the use of files 
with smb. This one is the most critical though. It regards the Database app of 
LO (Base). This one is very critical, since I cannot use Database at all, nor 
for working with existing databases (created in LO before in Ubuntu environment 
12.04 or earlier), nor for creating new databases.
  I don't really understand the reason, but from the error messages it seems 
that the application does not find Java running, hence it could be linked to 
the OpenJDK Jave of Icedtea Java or any other Java-tool used by the standard 
Ubuntu OS.
  I will describe to cases: (a) using an existing database with Base and (b) 
trying to create a new database.

  (a) using an existing database. Open LO, choose Database. It opens the
  Window 'guided creation database'. I choose 'open existing database' ,
  then Open, then search one of the existing databases with the
  extention odb. The database opens with a grey screen. When I try to
  move to 'tables', I get an error message, stating that it is
  impossible to create a connection to the database and that it is
  impossible to find a Java installation with the advice: verify your
  installation (see attachment 1, error message in Italian). When
  clicking on the button 'more' (più) one gets two new error messages.
  The first one repeats the general message that it is impossible to
  establish a connection (see attachment 2, message Italian), the second
  one repeats the message that no Java installation has been found but
  adds 'Stato SQL: HY000' (see attachment 3). No tables are shown. One
  can see queries, forms and reports created before, but of course one
  cannot open these items, since they cannot connect to the data in the
  table(s).

  (b) creating a new database. Open LO, choose the button Database. It
  opens the window 'guided creation database'. I choose 'create a new
  database. Push the button 'avanti' (next) then I confirm the default
  choices, register the database and open the database in order to
  modify. I can now give a name to the database and save it. Then the
  database opens, immediately showing an error message, which is exactly
  the same as the first message shown in (a) with exactly the same
  underlying messages. These three messages are her included as
  attachments 4, 5 and 6.

  I wonder whether other users have the same problem. I would like to
  know whether there are work-arounds available (e.g.installing 'real'
  Java) and whether it would be better to downgrade to Ubuntu 12.04 LTS
  which was really stable and satisfactory. Quantal has made LibreOffice
  almost completely unreliable for professional use. In order be able to
  continue to use my databases I need to use another computer with
  Windows XP  [ :-(( ] with LibreOffice 3.5.6.2 ( I don't upgrade the LO
  package  because I don't want to run the risk of not being able to
  open my databases on any platform anymore).

  The windows computer I referred to has a Ubuntu 12.10 dual boot
  version installed alongside. This Ubuntu installation gives exactly
  the same problems, for which I think that more users could be affected
  by this bug.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice 1:3.6.2~rc2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-22.34-generic 3.5.7.2
  Uname: Linux 3.5.0-22-generic i686
  ApportVersion: 2.6.1-0ubuntu10
  Architecture: i386
  Date: Wed Jan 23 11:09:51 2013
  InstallationDate: Installed on 2012-07-11 (195 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  MarkForUpload: True
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2012-10-19 (95 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1103420/+subscriptions

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

[Desktop-packages] [Bug 1103420]

2013-07-05 Thread Chelmite
About my last post about 51453...it's an annoying bug, but it's listed
against OpenOffice at the Apache site:
https://issues.apache.org/ooo/show_bug.cgi?id=51453

It still applies to LibreOffice. What's the right way to get this fixed?

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

Title:
  LibreOffice Base can’t find Java installation—does not work

Status in LibreOffice Productivity Suite:
  Confirmed
Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  Since I work with Ubuntu 12.10 I have serious problems with LibreOffice. I 
already reported bugs regarding the menu line and regarding the use of files 
with smb. This one is the most critical though. It regards the Database app of 
LO (Base). This one is very critical, since I cannot use Database at all, nor 
for working with existing databases (created in LO before in Ubuntu environment 
12.04 or earlier), nor for creating new databases.
  I don't really understand the reason, but from the error messages it seems 
that the application does not find Java running, hence it could be linked to 
the OpenJDK Jave of Icedtea Java or any other Java-tool used by the standard 
Ubuntu OS.
  I will describe to cases: (a) using an existing database with Base and (b) 
trying to create a new database.

  (a) using an existing database. Open LO, choose Database. It opens the
  Window 'guided creation database'. I choose 'open existing database' ,
  then Open, then search one of the existing databases with the
  extention odb. The database opens with a grey screen. When I try to
  move to 'tables', I get an error message, stating that it is
  impossible to create a connection to the database and that it is
  impossible to find a Java installation with the advice: verify your
  installation (see attachment 1, error message in Italian). When
  clicking on the button 'more' (più) one gets two new error messages.
  The first one repeats the general message that it is impossible to
  establish a connection (see attachment 2, message Italian), the second
  one repeats the message that no Java installation has been found but
  adds 'Stato SQL: HY000' (see attachment 3). No tables are shown. One
  can see queries, forms and reports created before, but of course one
  cannot open these items, since they cannot connect to the data in the
  table(s).

  (b) creating a new database. Open LO, choose the button Database. It
  opens the window 'guided creation database'. I choose 'create a new
  database. Push the button 'avanti' (next) then I confirm the default
  choices, register the database and open the database in order to
  modify. I can now give a name to the database and save it. Then the
  database opens, immediately showing an error message, which is exactly
  the same as the first message shown in (a) with exactly the same
  underlying messages. These three messages are her included as
  attachments 4, 5 and 6.

  I wonder whether other users have the same problem. I would like to
  know whether there are work-arounds available (e.g.installing 'real'
  Java) and whether it would be better to downgrade to Ubuntu 12.04 LTS
  which was really stable and satisfactory. Quantal has made LibreOffice
  almost completely unreliable for professional use. In order be able to
  continue to use my databases I need to use another computer with
  Windows XP  [ :-(( ] with LibreOffice 3.5.6.2 ( I don't upgrade the LO
  package  because I don't want to run the risk of not being able to
  open my databases on any platform anymore).

  The windows computer I referred to has a Ubuntu 12.10 dual boot
  version installed alongside. This Ubuntu installation gives exactly
  the same problems, for which I think that more users could be affected
  by this bug.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice 1:3.6.2~rc2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-22.34-generic 3.5.7.2
  Uname: Linux 3.5.0-22-generic i686
  ApportVersion: 2.6.1-0ubuntu10
  Architecture: i386
  Date: Wed Jan 23 11:09:51 2013
  InstallationDate: Installed on 2012-07-11 (195 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  MarkForUpload: True
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2012-10-19 (95 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1103420/+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 739184] Re: [Libreoffice] Mnemonics do not work in Unity

2013-05-03 Thread Chelmite
My solution is:
run synaptic,
delete all the libreoffice packages. (not the fonts or uno-related packages)
Go to libreoffice.org and download the latest.
Unpack it
% cd topdir/DEBS
% dpkg -i *.deb desktop*/*.deb

LibreOffice runs! ALT works! and, best of all, the menu bar is on the
window so that I don't have to run my mouse carefully through the
minefield of other windows to get to the far-removed menu bar on the
unity toolbar!

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

Title:
  [Libreoffice] Mnemonics do not work in Unity

Status in Unity:
  Fix Released
Status in “libreoffice” package in Ubuntu:
  In Progress

Bug description:
  When lo-menubar is installed and LibreOffice is open with a document,
  the keyboard shortcuts to access menus like Alt + F for file etc do
  not work. Menu keyboard shortcuts are working for other apps via
  indicator-menu.

  WORKAROUND: Disable the global menu by removing the package
  libreoffice-gtk.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/739184/+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 1097046] Re: Ubuntu key doesn't work in Thunderbird

2013-02-22 Thread Chelmite
There are several really annoying side-effects of this bug.

1. When the mouse is over the Thunderbird main window (full screen), the
Ubuntu key doesn't bring up the Ubuntu launcher. (this bug)

2. When Thunderbird's Reply/New button is clicked, the Reply/New window
is created and displayed UNDER the Thunderbird window, making it
difficult to reply, much less know if the window was created. (Leaving
the user to wonder if he should press the Reply/New button again.

3. The ALT-tab key combo does not cycle through the windows when the
mouse is over the Thunderbird window. This makes it really difficult to
find the hidden Reply/New window when it's under the Thunderbird window.
As a corollary, it's really difficult to find any other window because
the window cycler doesn't get activated.

4. I have to move my mouse to the other display (when one is attached)
to use the Ubuntu key or ALT-tab. To get to a hidden Reply/New window, I
have to hit ALT-tab until the Thunderbird icon is selected, wait a few
seconds for icons for all the Thunderbird windows are displayed, and
select the Reply/New window. Sometimes (only sometimes) will the window
pop to the front of the Thunderbird window. I usually have to do the
ALT-tab-cycle-wait 3 or 4 times before the Reply/New window will
actually be visible. ALT-tab works fine if the mouse is over a non-
Thunderbird window (except VirtualBox), and the Reply/New window will
pop to the front every time when selected.

5. If the Reply/New window is above the main Thunderbird window, and I
use ctrl-ALT-arrow to move to another Ubuntu Workspace, then move back
to the Workspace that has Thunderbird, the Reply/New window is re-hidden
under the Thunderbird window. If the Reply/New window is on top of a
different app, e.g., Firefox or a shell window, it remains there after
switching Workspaces and switching back.

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

Title:
  Ubuntu key doesn't work in Thunderbird

Status in “thunderbird” package in Ubuntu:
  New

Bug description:
  The Ubuntu key, which brings up the Ubuntu launcher, seems to be
  blocked when the mouse is over the Thunderbird window. This means I
  have to change to a different workspace to bring up the launcher.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: thunderbird 17.0+build2-0ubuntu0.12.10.1
  ProcVersionSignature: Ubuntu 3.5.0-21.32-generic 3.5.7.1
  Uname: Linux 3.5.0-21-generic x86_64
  NonfreeKernelModules: nvidia
  AddonCompatCheckDisabled: False
  ApportVersion: 2.6.1-0ubuntu9
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  skelem 3601 F pulseaudio
   /dev/snd/controlC0:  skelem 3601 F pulseaudio
  BuildID: 20121118033312
  Channel: Unavailable
  Date: Mon Jan  7 13:39:57 2013
  ForcedLayersAccel: False
  InstallationDate: Installed on 2012-10-19 (79 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  IpRoute:
   default via 192.168.111.22 dev eth0  proto static 
   169.254.0.0/16 dev eth0  scope link  metric 1000 
   192.168.111.0/24 dev eth0  proto kernel  scope link  src 192.168.111.196  
metric 1 
   192.168.114.0/24 dev wlan0  proto kernel  scope link  src 192.168.114.66  
metric 9 
   192.168.122.0/24 dev virbr0  proto kernel  scope link  src 192.168.122.1
  MarkForUpload: True
  MostRecentCrashID: bp-63ec32af-c603-435f-828d-a96672121217
  PrefErrors: Unexpected character '-' before pref @ 
[Profile]/extensions/{6e73f6b7-b9ab-44b8-b744-6393e3c2e351}/defaults/preferences/defaults.js:18
  PrefSources:
   prefs.js
   
[Profile]/extensions/{eecba28f-b68b-4b3a-b501-6ce12e6b8696}/defaults/preferences/vsw.js
   
[Profile]/extensions/{782E3D25-61FD-4997-AA8F-D3F18FA92ECC}/defaults/preferences/configdate.js
  Profiles: Profile0 (Default) - LastVersion=17.0/20121118033312 (In use)
  RelatedPackageVersions:
   rhythmbox-mozilla 2.97-1ubuntu6.1
   icedtea-7-plugin  1.3-1ubuntu1.1
   totem-mozilla 3.4.3-0ubuntu5
   gxineplugin   0.5.905-4ubuntu7
   xine-plugin   1.0.2-3ubuntu1
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  RunningIncompatibleAddons: False
  SourcePackage: thunderbird
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/09/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.4
  dmi.board.asset.tag: Not Applicable
  dmi.board.name: Bonobo Professional
  dmi.board.vendor: System76, Inc.
  dmi.board.version: bonp5
  dmi.chassis.asset.tag: Not Applicable
  dmi.chassis.type: 10
  dmi.chassis.vendor: System76, Inc.
  dmi.chassis.version: bonp5
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.4:bd08/09/2011:svnSystem76,Inc.:pnBonoboProfessional:pvrbonp5:rvnSystem76,Inc.:rnBonoboProfessional:rvrbonp5:cvnSystem76,Inc.:ct10:cvrbonp5:
  dmi.product.name: Bonobo 

[Desktop-packages] [Bug 810939] Re: Thunderbird saves mail as 600 instead of 660 permissions

2013-01-18 Thread Chelmite
This bug, one of file permissions is NOT a duplicate of 472865,
WARNING: at /build/buildd/linux-2.6.31/kernel/power/suspend_test.c:52
suspend_test_finish+0x80/0x90() .

In Thunderbird 17.0.2, even with a umask of 022, TB creates directories
with permissions 0775 instead of 0755 and files with 0664 instead of
0644. This leaves directories and files open to tampering by anyone in
the same group, and so is a security vulnerability!

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

Title:
  Thunderbird saves mail as 600 instead of 660 permissions

Status in Mozilla Thunderbird Mail and News:
  Invalid
Status in “thunderbird” package in Ubuntu:
  Triaged

Bug description:
  Thunderbird saves mail as 600 instead of 660 permissions
  -
  Steps to reproduce:
  Open an email in Thunderbird
  File  Save
  ls -l the directory where the email was saved

  Result:
  Email .eml file is saved with 600 (-rw ---)

  Expecting:
  Email .eml file should be saved with 660 (-rw-rw) as the umask value is 
007
  ==

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: thunderbird 3.1.6+build1+nobinonly-0ubuntu0.10.10.1
  ProcVersionSignature: Ubuntu 2.6.35-23.41-generic-pae 2.6.35.7
  Uname: Linux 2.6.35-23-generic-pae i686
  Architecture: i386
  Date: Fri Jul 15 10:48:39 2011
  InstallationMedia: Ubuntu-Server 10.10 Maverick Meerkat - Release i386 
(20101007)
  ProcEnviron:
   LANG=fr_FR.utf8
   SHELL=/bin/bash
  SourcePackage: thunderbird

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunderbird/+bug/810939/+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 1097046] [NEW] Ubuntu key doesn't work in Thunderbird

2013-01-07 Thread Chelmite
Public bug reported:

The Ubuntu key, which brings up the Ubuntu launcher, seems to be blocked
when the mouse is over the Thunderbird window. This means I have to
change to a different workspace to bring up the launcher.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: thunderbird 17.0+build2-0ubuntu0.12.10.1
ProcVersionSignature: Ubuntu 3.5.0-21.32-generic 3.5.7.1
Uname: Linux 3.5.0-21-generic x86_64
NonfreeKernelModules: nvidia
AddonCompatCheckDisabled: False
ApportVersion: 2.6.1-0ubuntu9
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  skelem 3601 F pulseaudio
 /dev/snd/controlC0:  skelem 3601 F pulseaudio
BuildID: 20121118033312
Channel: Unavailable
Date: Mon Jan  7 13:39:57 2013
ForcedLayersAccel: False
InstallationDate: Installed on 2012-10-19 (79 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
IpRoute:
 default via 192.168.111.22 dev eth0  proto static 
 169.254.0.0/16 dev eth0  scope link  metric 1000 
 192.168.111.0/24 dev eth0  proto kernel  scope link  src 192.168.111.196  
metric 1 
 192.168.114.0/24 dev wlan0  proto kernel  scope link  src 192.168.114.66  
metric 9 
 192.168.122.0/24 dev virbr0  proto kernel  scope link  src 192.168.122.1
MarkForUpload: True
MostRecentCrashID: bp-63ec32af-c603-435f-828d-a96672121217
PrefErrors: Unexpected character '-' before pref @ 
[Profile]/extensions/{6e73f6b7-b9ab-44b8-b744-6393e3c2e351}/defaults/preferences/defaults.js:18
PrefSources:
 prefs.js
 
[Profile]/extensions/{eecba28f-b68b-4b3a-b501-6ce12e6b8696}/defaults/preferences/vsw.js
 
[Profile]/extensions/{782E3D25-61FD-4997-AA8F-D3F18FA92ECC}/defaults/preferences/configdate.js
Profiles: Profile0 (Default) - LastVersion=17.0/20121118033312 (In use)
RelatedPackageVersions:
 rhythmbox-mozilla 2.97-1ubuntu6.1
 icedtea-7-plugin  1.3-1ubuntu1.1
 totem-mozilla 3.4.3-0ubuntu5
 gxineplugin   0.5.905-4ubuntu7
 xine-plugin   1.0.2-3ubuntu1
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
RunningIncompatibleAddons: False
SourcePackage: thunderbird
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/09/2011
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 4.6.4
dmi.board.asset.tag: Not Applicable
dmi.board.name: Bonobo Professional
dmi.board.vendor: System76, Inc.
dmi.board.version: bonp5
dmi.chassis.asset.tag: Not Applicable
dmi.chassis.type: 10
dmi.chassis.vendor: System76, Inc.
dmi.chassis.version: bonp5
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.4:bd08/09/2011:svnSystem76,Inc.:pnBonoboProfessional:pvrbonp5:rvnSystem76,Inc.:rnBonoboProfessional:rvrbonp5:cvnSystem76,Inc.:ct10:cvrbonp5:
dmi.product.name: Bonobo Professional
dmi.product.version: bonp5
dmi.sys.vendor: System76, Inc.

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


** Tags: amd64 apport-bug quantal running-unity

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

Title:
  Ubuntu key doesn't work in Thunderbird

Status in “thunderbird” package in Ubuntu:
  New

Bug description:
  The Ubuntu key, which brings up the Ubuntu launcher, seems to be
  blocked when the mouse is over the Thunderbird window. This means I
  have to change to a different workspace to bring up the launcher.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: thunderbird 17.0+build2-0ubuntu0.12.10.1
  ProcVersionSignature: Ubuntu 3.5.0-21.32-generic 3.5.7.1
  Uname: Linux 3.5.0-21-generic x86_64
  NonfreeKernelModules: nvidia
  AddonCompatCheckDisabled: False
  ApportVersion: 2.6.1-0ubuntu9
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  skelem 3601 F pulseaudio
   /dev/snd/controlC0:  skelem 3601 F pulseaudio
  BuildID: 20121118033312
  Channel: Unavailable
  Date: Mon Jan  7 13:39:57 2013
  ForcedLayersAccel: False
  InstallationDate: Installed on 2012-10-19 (79 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  IpRoute:
   default via 192.168.111.22 dev eth0  proto static 
   169.254.0.0/16 dev eth0  scope link  metric 1000 
   192.168.111.0/24 dev eth0  proto kernel  scope link  src 192.168.111.196  
metric 1 
   192.168.114.0/24 dev wlan0  proto kernel  scope link  src 192.168.114.66  
metric 9 
   192.168.122.0/24 dev virbr0  proto kernel  scope link  src 192.168.122.1
  MarkForUpload: True
  MostRecentCrashID: bp-63ec32af-c603-435f-828d-a96672121217
  PrefErrors: Unexpected character '-' before pref @ 
[Profile]/extensions/{6e73f6b7-b9ab-44b8-b744-6393e3c2e351}/defaults/preferences/defaults.js:18
  PrefSources:
   prefs.js
   
[Profile]/extensions/{eecba28f-b68b-4b3a-b501-6ce12e6b8696}/defaults/preferences/vsw.js
   
[Profile]/extensions/{782E3D25-61FD-4997-AA8F-D3F18FA92ECC}/defaults/preferences/configdate.js
 

[Desktop-packages] [Bug 1049910] Re: Thunderbird crashes a few seconds after startup

2012-11-22 Thread Chelmite
This occurs in 17.0+build2-0ubuntu0.12.10.1

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

Title:
  Thunderbird crashes a few seconds after startup

Status in “thunderbird” package in Ubuntu:
  Confirmed

Bug description:
  After upgrade to quantal Thunderbird crashes every time I start it
  after a few seconds.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: thunderbird 15.0.1+build1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-30.48-generic-pae 3.2.27
  Uname: Linux 3.2.0-30-generic-pae i686
  AddonCompatCheckDisabled: False
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  christian   2006 F pulseaudio
christian   2052 F xfce4-volumed
   /dev/snd/controlC29: christian   2052 F xfce4-volumed
  BuildID: 20120911223502
  Channel: Unavailable
  Date: Wed Sep 12 17:33:19 2012
  EcryptfsInUse: Yes
  ForcedLayersAccel: False
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Xubuntu 11.04 Natty Narwhal - Release i386 (20110427)
  IpRoute:
   default via 192.168.178.1 dev eth1  proto static 
   169.254.0.0/16 dev eth1  scope link  metric 1000 
   192.168.178.0/24 dev eth1  proto kernel  scope link  src 192.168.178.31  
metric 9
  Plugins: Shockwave Flash - /usr/lib/flashplugin-installer/libflashplayer.so
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  Profiles: Profile0 (Default) - LastVersion=15.0.1/20120911223502
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  RunningIncompatibleAddons: False
  SourcePackage: thunderbird
  UpgradeStatus: Upgraded to quantal on 2012-09-12 (0 days ago)
  dmi.bios.date: 06/18/2007
  dmi.bios.vendor: IBM
  dmi.bios.version: 1RETDRWW (3.23 )
  dmi.board.name: 237372G
  dmi.board.vendor: IBM
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: IBM
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnIBM:bvr1RETDRWW(3.23):bd06/18/2007:svnIBM:pn237372G:pvrThinkPadT40:rvnIBM:rn237372G:rvrNotAvailable:cvnIBM:ct10:cvrNotAvailable:
  dmi.product.name: 237372G
  dmi.product.version: ThinkPad T40
  dmi.sys.vendor: IBM

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1049910/+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