[Bug 1543546] [NEW] Monitor DPI settings are ignored after upgrade to Xenial

2016-02-09 Thread Michael Marley
Public bug reported:

I recently upgraded my Kubuntu x86_64 system with a HiDPI monitor (24"
4K) from Wily to Xenial.  Before I did this, applications using all the
toolkits (GTK2, GTK3, Qt4, and Qt5) properly obeyed the DPI value
automatically detected from the monitor, causing them to automatically
scale to a usable size.  However, after upgrading to Xenial, GTK3
applications no longer have this behavior.  Instead, they appear at the
normal 96DPI size, causing them to be nearly unreadable due to the small
size of their widgets.

I am currently using GTK3 3.18.7-1ubuntu2,  but the issue has been
occurring since I upgraded to Xenial months ago.

** Affects: gtk+3.0 (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Monitor DPI settings are ignored after upgrade to Xenial

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

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


[Bug 1432158] Re: NM-wait-online makes my system take about twice as long to boot to the login screen

2015-03-30 Thread Michael Marley
Hmm, it seems to not be doing it anymore.  I guess an update sometime
between when I filed the bug and now fixed the problem.  (I had
NetworkManager-wait-online disabled since I don't need its
functionality, so I wouldn't have noticed.)  Sorry for the trouble.

** Changed in: systemd (Ubuntu)
   Status: Incomplete = Fix Released

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

Title:
  NM-wait-online makes my system take about twice as long to boot to the
  login screen

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

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


[Bug 1434020] Re: With systemd 219-4ubuntu6, ifup fails on startup

2015-03-20 Thread Michael Marley
219-4ubuntu7 fixes the problem.  Thanks!

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

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

Title:
  With systemd 219-4ubuntu6, ifup fails on startup

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

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


[Bug 1434020] [NEW] With systemd 219-4ubuntu6, ifup fails on startup

2015-03-19 Thread Michael Marley
Public bug reported:

After updating to systemd 219-4ubuntu6, the ifup services for both
network cards in my system fail to start with /sbin/ifup: failed to
open lockfile /run/network/.ifstate.lock: No such file or directory.
My networks still come up because I am using network-manager, but
without network-manager, it seems the network would not come up.

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

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

Title:
  With systemd 219-4ubuntu6, ifup fails on startup

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

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


[Bug 1431110] [NEW] network-manager sometimes fails to start properly and gets into a tight loop when booting Kubuntu Vivid x64 system with systemd

2015-03-11 Thread Michael Marley
Public bug reported:

After switching to systemd, network-manager often fails to start
properly.  Instead of startup up as it should, it seems to get into a
tight loop, burning through about 25% of each thread of my CPU.  This
only happens on one of my systems, the one that is equipped with an SSD.
I have another system with the same software configuration that is
equipped with an HDD that has never experienced this problem.  If I let
it sit for a long time, sometimes it eventually stops.  During the time
the CPU usage is high, the following text is spammed repeatedly to
/var/log/syslog:

Mar 11 21:40:53 mamarley-laptop dnsmasq[21306]: FAILED to start up
Mar 11 21:40:53 mamarley-laptop NetworkManager[515]: warn dnsmasq disappeared 
from the bus.
Mar 11 21:40:53 mamarley-laptop NetworkManager[515]: info Writing DNS 
information to /sbin/resolvconf
Mar 11 21:40:53 mamarley-laptop NetworkManager[515]: warn dnsmasq exited with 
error: Filesystem problem (missing file/directory; permissions; etc) (3)
Mar 11 21:40:53 mamarley-laptop NetworkManager[515]: info Writing DNS 
information to /sbin/resolvconf
Mar 11 21:40:53 mamarley-laptop NetworkManager[515]: warn dnsmasq appeared on 
DBus: :1.2766
Mar 11 21:40:53 mamarley-laptop NetworkManager[515]: info DNS: starting 
dnsmasq...
Mar 11 21:40:53 mamarley-laptop NetworkManager[515]: warn dnsmasq not 
available on the bus, can't update servers.
Mar 11 21:40:53 mamarley-laptop NetworkManager[515]: error 
[1426124453.970764] [dns-manager/nm-dns-dnsmasq.c:398] update(): dnsmasq owner 
not found on bus: Could not get owner of name 
'org.freedesktop.NetworkManager.dnsmasq': no such name
Mar 11 21:40:53 mamarley-laptop NetworkManager[515]: warn DNS: plugin dnsmasq 
update failed
Mar 11 21:40:53 mamarley-laptop NetworkManager[515]: info Writing DNS 
information to /sbin/resolvconf
Mar 11 21:40:53 mamarley-laptop NetworkManager[515]: dnsmasq: failed to open 
pidfile /run/sendsigs.omit.d/network-manager.dnsmasq.pid: No such file or 
directory
Mar 11 21:40:53 mamarley-laptop dnsmasq[21325]: failed to open pidfile 
/run/sendsigs.omit.d/network-manager.dnsmasq.pid: No such file or directory
Mar 11 21:40:53 mamarley-laptop dnsmasq[21325]: FAILED to start up
Mar 11 21:40:53 mamarley-laptop NetworkManager[515]: warn dnsmasq disappeared 
from the bus.
Mar 11 21:40:53 mamarley-laptop NetworkManager[515]: info Writing DNS 
information to /sbin/resolvconf
Mar 11 21:40:53 mamarley-laptop NetworkManager[515]: warn dnsmasq exited with 
error: Filesystem problem (missing file/directory; permissions; etc) (3)
Mar 11 21:40:53 mamarley-laptop NetworkManager[515]: info Writing DNS 
information to /sbin/resolvconf
Mar 11 21:40:53 mamarley-laptop NetworkManager[515]: warn dnsmasq appeared on 
DBus: :1.2767
Mar 11 21:40:53 mamarley-laptop NetworkManager[515]: info DNS: starting 
dnsmasq...
Mar 11 21:40:53 mamarley-laptop NetworkManager[515]: warn dnsmasq not 
available on the bus, can't update servers.
Mar 11 21:40:53 mamarley-laptop NetworkManager[515]: error 
[1426124453.987394] [dns-manager/nm-dns-dnsmasq.c:398] update(): dnsmasq owner 
not found on bus: Could not get owner of name 
'org.freedesktop.NetworkManager.dnsmasq': no such name
Mar 11 21:40:53 mamarley-laptop NetworkManager[515]: warn DNS: plugin dnsmasq 
update failed
Mar 11 21:40:53 mamarley-laptop NetworkManager[515]: info Writing DNS 
information to /sbin/resolvconf
Mar 11 21:40:53 mamarley-laptop NetworkManager[515]: dnsmasq: failed to open 
pidfile /run/sendsigs.omit.d/network-manager.dnsmasq.pid: No such file or 
directory
Mar 11 21:40:53 mamarley-laptop dnsmasq[21344]: failed to open pidfile 
/run/sendsigs.omit.d/network-manager.dnsmasq.pid: No such file or directory

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: systemd 219-4ubuntu5
ProcVersionSignature: Ubuntu 3.19.0-9.9-lowlatency 3.19.1
Uname: Linux 3.19.0-9-lowlatency x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.16.2-0ubuntu2
Architecture: amd64
CurrentDesktop: KDE
Date: Wed Mar 11 21:41:34 2015
InstallationDate: Installed on 2014-06-01 (283 days ago)
InstallationMedia: Kubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140416.1)
MachineType: LENOVO 2359CTO
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-9-lowlatency 
root=UUID=1f7829ef-ffb8-4182-ac92-40d613ea78c9 ro elevator=deadline 
intel_pstate=enable acpi_osi=Windows 2012
SourcePackage: systemd
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/21/2014
dmi.bios.vendor: LENOVO
dmi.bios.version: G4ETA2WW (2.62 )
dmi.board.asset.tag: Not Available
dmi.board.name: 2359CTO
dmi.board.vendor: LENOVO
dmi.board.version: Not Defined
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvrG4ETA2WW(2.62):bd08/21/2014:svnLENOVO:pn2359CTO:pvrThinkPadT530:rvnLENOVO:rn2359CTO:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 2359CTO
dmi.product.version: ThinkPad T530

[Bug 1431107] [NEW] AppArmor often fails to start when booting Kubuntu Vivid x64 system with systemd

2015-03-11 Thread Michael Marley
Public bug reported:

After switching to systemd, the AppArmor service often fails to start on
boot.  This seems to happen at least 50% of the times I turn on the
system.  If I attempt to start the process again after the system is
otherwise finished booting, it works fine.  I also have another system
with the same software configuration but a much slower storage system
(HDD instead of SSD) which never suffers from this problem, so I think
it is probably a race condition.  If I do systemctl status apparmor, I
get the following output:

michael@mamarley-laptop:~$ sudo systemctl status apparmor
● apparmor.service - LSB: AppArmor initialization
   Loaded: loaded (/etc/init.d/apparmor)
   Active: failed (Result: exit-code) since Wed 2015-03-11 21:25:44 EDT; 1min 
5s ago
 Docs: man:systemd-sysv-generator(8)
  Process: 237 ExecStart=/etc/init.d/apparmor start (code=exited, status=123)

Mar 11 21:25:44 mamarley-laptop apparmor[237]: Skipping profile in 
/etc/apparmor.d/disable: usr.bin.firefox
Mar 11 21:25:44 mamarley-laptop apparmor[237]: mkstemp: Read-only file system
Mar 11 21:25:44 mamarley-laptop apparmor[237]: Skipping profile in 
/etc/apparmor.d/disable: usr.sbin.rsyslogd
Mar 11 21:25:44 mamarley-laptop apparmor[237]: Skipping profile in 
/etc/apparmor.d/disable: usr.bin.firefox
Mar 11 21:25:44 mamarley-laptop apparmor[237]: Skipping profile in 
/etc/apparmor.d/disable: usr.sbin.rsyslogd
Mar 11 21:25:44 mamarley-laptop systemd[1]: apparmor.service: control process 
exited, code=exited status=123
Mar 11 21:25:44 mamarley-laptop apparmor[237]: ...fail!
Mar 11 21:25:44 mamarley-laptop systemd[1]: Failed to start LSB: AppArmor 
initialization.
Mar 11 21:25:44 mamarley-laptop systemd[1]: Unit apparmor.service entered 
failed state.
Mar 11 21:25:44 mamarley-laptop systemd[1]: apparmor.service failed.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: systemd 219-4ubuntu5
ProcVersionSignature: Ubuntu 3.19.0-9.9-lowlatency 3.19.1
Uname: Linux 3.19.0-9-lowlatency x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.16.2-0ubuntu2
Architecture: amd64
CurrentDesktop: KDE
Date: Wed Mar 11 21:30:08 2015
InstallationDate: Installed on 2014-06-01 (283 days ago)
InstallationMedia: Kubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140416.1)
MachineType: LENOVO 2359CTO
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-9-lowlatency 
root=UUID=1f7829ef-ffb8-4182-ac92-40d613ea78c9 ro elevator=deadline 
intel_pstate=enable acpi_osi=Windows 2012
SourcePackage: systemd
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/21/2014
dmi.bios.vendor: LENOVO
dmi.bios.version: G4ETA2WW (2.62 )
dmi.board.asset.tag: Not Available
dmi.board.name: 2359CTO
dmi.board.vendor: LENOVO
dmi.board.version: Not Defined
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvrG4ETA2WW(2.62):bd08/21/2014:svnLENOVO:pn2359CTO:pvrThinkPadT530:rvnLENOVO:rn2359CTO:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 2359CTO
dmi.product.version: ThinkPad T530
dmi.sys.vendor: LENOVO

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


** Tags: amd64 apport-bug vivid

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

Title:
  AppArmor often fails to start when booting Kubuntu Vivid x64 system
  with systemd

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

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

[Bug 401937] [NEW] [karmic] Latest gtk2 update makes externally-loaded PNG icons not work

2009-07-20 Thread Michael Marley
Public bug reported:

The latest GTK2 update in Karmic makes all icons loaded from external
files display improperly.  When using the Qtcurve theme, this causes
most icons to be displayed as box with a red X.  Also, the Wicd icons
and tray icon do not work.  The tray icon is displayed as a transparent
box, and the window icons are displayed as boxes with red Xs.  The
following output, or similar, is produced in the console when attempting
to load such icons:

(gtk-chtheme:3325): Gtk-WARNING **: Error loading icon: Couldn't
recognize the image file format for file
'/usr/share/icons//oxygen/16x16/actions/help-about.png'

** Affects: gtk+2.0 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
[karmic] Latest gtk2 update makes externally-loaded PNG icons not work
https://bugs.launchpad.net/bugs/401937
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu.

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


[Bug 330846] Re: gimp-2.6 crashed with SIGSEGV in g_object_get()

2009-03-04 Thread Michael Marley
I can confirm this bug, too.  It happens when I try to click on the
menus in Gimp.  Gimp will just randomly exit.  Looking at the crash
report data tells me it is the same bug as this one.

-- 
gimp-2.6 crashed with SIGSEGV in g_object_get()
https://bugs.launchpad.net/bugs/330846
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gimp in ubuntu.

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


[Bug 337529] [NEW] GIMP 2.6.5 crashes randomly with SIGSEGV in libgobject-2.0.so

2009-03-03 Thread Michael Marley
Public bug reported:

Binary package hint: gimp

Gimp 2.6.5 crashes randomly whenever I attempt to use it on my Kubuntu
Jaunty x64 box.  It seems to happen when I click on the menus in the
main application window.  The following text is printed on the console
when Gimp crashes:

mich...@michaelspc:~$ gimp
GIMP-Error: Calling error for procedure 'gimp-procedural-db-proc-info':
Procedure 'gimp--gimp-append-data' not found


(script-fu:7544): LibGimpBase-WARNING **: script-fu: gimp_wire_read(): error
Segmentation fault (core dumped)

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

-- 
GIMP 2.6.5 crashes randomly with SIGSEGV in libgobject-2.0.so
https://bugs.launchpad.net/bugs/337529
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gimp in ubuntu.

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


[Bug 337529] Re: GIMP 2.6.5 crashes randomly with SIGSEGV in gimp_wire_read()

2009-03-03 Thread Michael Marley
Additionally, the following text appears in dmesg:

[ 3497.244207] gimp[7535]: segfault at 4e94ac00 ip 7feb56232ee7 sp
7fff61ea9440 error 4 in
libgobject-2.0.so.0.1910.0[7feb56221000+45000]

** Summary changed:

- GIMP 2.6.5 crashes randomly with SIGSEGV in gimp_wire_read()
+ GIMP 2.6.5 crashes randomly with SIGSEGV in libgobject-2.0.so

-- 
GIMP 2.6.5 crashes randomly with SIGSEGV in libgobject-2.0.so
https://bugs.launchpad.net/bugs/337529
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gimp in ubuntu.

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


[Bug 335788] Re: Build for Python 2.6 did not work

2009-02-28 Thread Michael Marley
Here is a screenshot showing the mis-dependency.

** Attachment added: launchpad-integration_depends.png
   http://launchpadlibrarian.net/23218585/launchpad-integration_depends.png

** Attachment removed: launchpad-integration_depends.png

   http://launchpadlibrarian.net/23218579/launchpad-
integration_depends.png

-- 
Build for Python 2.6 did not work
https://bugs.launchpad.net/bugs/335788
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to launchpad-integration in ubuntu.

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