[Bug 1965608] [NEW] Crash in gbm_dri_bo_import on ASPEED + AMDGPU system

2022-03-19 Thread Dana Goyette
Public bug reported:

I have a server machine with an ASPEED BMC (kernel driver `ast`) and a
Radeon Pro WX 4100 (driver `amdgpu`).  If I try to log into a KDE
Wayland session or a Gnome Wayland session, it crashes back to the login
screen, with the same innermost level in the traceback.

What I'd like to be able to do: if a monitor is connected to the AMD
GPU, then show the login screen on that, and maybe duplicate it on the
BMC.  If no external monitor is connected, show it only on the BMC.
Ideally, it should switch on the fly, but at the very least, it
shouldn't crash.

Note that in Xorg sessions, it doesn't crash, but xrandr only shows
outputs from the AMD GPU.  If I do xrandr --listproviders, I see that
the `ast` has no capabilities.

Provider 0: id: 0x58 cap: 0x9, Source Output, Sink Offload crtcs: 5 outputs: 4 
associated providers: 0 name:AMD Radeon (TM) Pro WX 4100 @ pci::0e:00.0
Provider 1: id: 0x99 cap: 0x0 crtcs: 1 outputs: 1 associated providers: 0 
name:modesetting

It really would be nice to support using it as a dumb output like
DisplayLink, even if it has to allow tearing or drop many frames.

ProblemType: Bug
DistroRelease: Ubuntu 21.10
Package: libgbm1 21.2.6-0ubuntu0.1
ProcVersionSignature: Ubuntu 5.13.0-35.40-generic 5.13.19
Uname: Linux 5.13.0-35-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu71
Architecture: amd64
BootLog:
 
CasperMD5CheckResult: unknown
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Sat Mar 19 00:09:57 2022
DistUpgraded: 2022-03-15 02:09:53,367 DEBUG Running PostInstallScript: 
'/usr/lib/ubuntu-advantage/upgrade_lts_contract.py'
DistroCodename: impish
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 ASPEED Technology, Inc. ASPEED Graphics Family [1a03:2000] (rev 41) (prog-if 
00 [VGA controller])
   Subsystem: ASPEED Technology, Inc. ASPEED Graphics Family [1a03:2000]
 Advanced Micro Devices, Inc. [AMD/ATI] Baffin [Radeon Pro WX 4100] [1002:67e3] 
(prog-if 00 [VGA controller])
   Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Baffin [Radeon Pro WX 
4100] [1002:0b0d]
InstallationDate: Installed on 2016-10-27 (1969 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
ProcEnviron:
 LANGUAGE=en_US:en
 LANG=en_US.UTF-8
 TERM=xterm-256color
 PATH=(custom, no user)
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-35-generic 
root=UUID=c4c2bc1a-635a-4890-9b75-207bd66db859 ro usbcore.autosuspend=0 
earlycon console=ttyS1,115200n8 console=tty0 intel_iommu=on amd_iommu=on 
plymouth.ignore-serial-consoles pstore.backend=efi drm.debug=0x104 
video=efifb:off thunderbolt.dyndbg pcie_ports=native 
pci=assign-busses,hpbussize=0x33,realloc,hpmmiosize=256M,hpmmioprefsize=1G
RebootRequiredPkgs: Error: path contained symlinks.
SourcePackage: mesa
UpgradeStatus: Upgraded to impish on 2022-03-15 (3 days ago)
dmi.bios.date: 08/19/2021
dmi.bios.release: 5.17
dmi.bios.vendor: American Megatrends International, LLC.
dmi.bios.version: L1.43
dmi.board.name: X570D4U-2L2T
dmi.board.vendor: ASRockRack
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 2
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInternational,LLC.:bvrL1.43:bd08/19/2021:br5.17:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRockRack:rnX570D4U-2L2T:rvr:cvnToBeFilledByO.E.M.:ct2:cvrToBeFilledByO.E.M.:skuToBeFilledByO.E.M.:
dmi.product.family: To Be Filled By O.E.M.
dmi.product.name: To Be Filled By O.E.M.
dmi.product.sku: To Be Filled By O.E.M.
dmi.product.version: To Be Filled By O.E.M.
dmi.sys.vendor: To Be Filled By O.E.M.
version.compiz: compiz 1:0.9.14.1+21.10.20210501-0ubuntu1
version.libdrm2: libdrm2 2.4.107-8ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 21.2.6-0ubuntu0.1
version.libgl1-mesa-glx: libgl1-mesa-glx 21.2.6-0ubuntu0.1
version.xserver-xorg-core: xserver-xorg-core 2:1.20.13-1ubuntu1.1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.6-2build1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-2build1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200714-1ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.17-1build1

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


** Tags: amd64 apport-bug impish ubuntu

** Summary changed:

- Crash in gbm_dri_bo_import on ASPEED + AMDGPU system (KDE Wayland and Gnome 
Wayland)
+ Crash in gbm_dri_bo_import on ASPEED + AMDGPU system

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

Title:
  Crash in gbm_dri_bo_import on ASPEED + AMDGPU system

To manage notifications about this bug go to:

[Bug 1960425] Re: package linux-image-5.13.0-28-generic 5.13.0-28.31~20.04.1 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2022-02-17 Thread Dana Sawyer
Error message appeared a few minutes after exiting Suspend mode.

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

Title:
  package linux-image-5.13.0-28-generic 5.13.0-28.31~20.04.1 failed to
  install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools
  exited with return code 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1960425/+subscriptions


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

[Bug 1921664] Re: Coroutines are racy for risc64 emu on arm64 - crash on Assertion

2022-01-16 Thread Dana Goyette
I've been having crashes with the same assertion message, when trying to
run Windows 10 ARM under a VM.  But I finally figured out that what's
actually crashing it is not the fact that it's Windows, it's the fact
that I was attaching the virtual drive via virtual USB.

If I do the same thing to an Ubuntu ARM64 guest, it *also* crashes.

qemu-system-aarch64: ../../block/aio_task.c:64: aio_task_pool_wait_one:
Assertion `qemu_coroutine_self() == pool->main_co' failed

With the RISC-V guest, does your crash change if you change the type of
attachment that's used for the virtual disk?

Also, I tried enabling core dumps in libvirt, but it didn't seem to dump
cores to apport.  Enabling core dumps would be useful for issues like
this.

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

Title:
  Coroutines are racy for risc64 emu on arm64 - crash on Assertion

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


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

[Bug 1710023] Re: 4.10.0-30-generic...sdhci_pci driver does not detect microSDXC while 4.8.0-36-generic works with same hardware

2021-06-23 Thread Dana Tousley
Coincidentally I reimaged that laptop back to Windows yesterday.  Yes
the bug still existed, but I gave up after a couple of years.

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

Title:
  4.10.0-30-generic...sdhci_pci driver does not detect microSDXC  while
  4.8.0-36-generic works with same hardware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-hwe/+bug/1710023/+subscriptions

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

[Bug 1913402] [NEW] لوبونتو رو دانلود کردم استخراج نمیشه

2021-01-27 Thread Dana
Public bug reported:

در بسته دانلودی از سایت خودتون

** Affects: debian-installer (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  لوبونتو رو دانلود کردم استخراج نمیشه

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1913402/+subscriptions

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

[Bug 1710023] Re: 4.10.0-30-generic...sdhci_pci driver does not detect microSDXC while 4.8.0-36-generic works with same hardware

2021-01-09 Thread Dana Tousley
That's one way to end an issue.  Yes the issue still exsits.  It has
birthdays.  I never saw that someone asked for verification 60 days ago.

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

Title:
  4.10.0-30-generic...sdhci_pci driver does not detect microSDXC  while
  4.8.0-36-generic works with same hardware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-hwe/+bug/1710023/+subscriptions

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

[Bug 1905164] [NEW] package snort 2.9.15.1-2 failed to install/upgrade: installed snort package post-installation script subprocess returned error exit status 1

2020-11-22 Thread Dana Carney III
Public bug reported:

Description:Ubuntu 20.10
Release:20.10
snort/groovy,now 2.9.15.1-2 amd64 [installed]

Symptom:
There were errors in the newly installed snort.conf that referenced 
/usr/lib/i386-linux-gnu/
# path to dynamic preprocessor libraries
dynamicpreprocessor directory 
/usr/lib/i386-linux-gnu//snort_dynamicpreprocessor/
CHANGE TO:
# path to dynamic preprocessor libraries
dynamicpreprocessor directory 
/usr/lib/x86_64-linux-gnu/snort_dynamicpreprocessor/

# path to base preprocessor engine
dynamicengine /usr/lib/i386-linux-gnu/snort_dynamicengine/libsf_engine.so
CHANGED TO:
dynamicengine /usr/lib/x86_64-linux-gnu/snort_dynamicengine/libsf_engine.so

and then run:
/usr/sbin/snort -T -c /etc/snort/snort.conf

Snort successfully validated the configuration!
Snort exiting
root@myhost:/etc/snort# dpkg-reconfigure snort
 * Stopping Network Intrusion Detection System  snort   


 [ OK ] 
Snort configuration: interface default set, using enp5s0
WARNING: tempfile is deprecated; consider using mktemp instead.

ProblemType: Package
DistroRelease: Ubuntu 20.10
Package: snort 2.9.15.1-2
ProcVersionSignature: Ubuntu 5.4.0-54.60-lowlatency 5.4.65
Uname: Linux 5.4.0-54-lowlatency x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair nvidia_modeset 
nvidia
ApportVersion: 2.20.11-0ubuntu50.1
Architecture: amd64
CasperMD5CheckResult: skip
Date: Sat Nov 21 21:00:51 2020
ErrorMessage: installed snort package post-installation script subprocess 
returned error exit status 1
InstallationDate: Installed on 2020-05-25 (180 days ago)
InstallationMedia: Ubuntu-Studio 20.04 LTS "Focal Fossa" - Release amd64 
(20200423)
Python3Details: /usr/bin/python3.8, Python 3.8.6, python3-minimal, 
3.8.6-0ubuntu1
PythonDetails: /usr/bin/python2.7, Python 2.7.18, python-is-python2, 2.7.17-4
RelatedPackageVersions:
 dpkg 1.20.5ubuntu2
 apt  2.1.10
SourcePackage: snort
Title: package snort 2.9.15.1-2 failed to install/upgrade: installed snort 
package post-installation script subprocess returned error exit status 1
UpgradeStatus: Upgraded to groovy on 2020-11-22 (0 days ago)

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


** Tags: amd64 apport-package groovy

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

Title:
  package snort 2.9.15.1-2 failed to install/upgrade: installed snort
  package post-installation script subprocess returned error exit status
  1

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

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

[Bug 1877151] Re: root unable to write to file in directory with sticky bit with fs.protected_regular set

2020-05-06 Thread dana
** Attachment added: "apport.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1877151/+attachment/5367450/+files/apport.log

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  root unable to write to file in directory with sticky bit with
  fs.protected_regular set

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

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

[Bug 1877151] Re: root unable to write to file in directory with sticky bit with fs.protected_regular set

2020-05-06 Thread dana
** Attachment added: "lspci-vnvn.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1877151/+attachment/5367436/+files/lspci-vnvn.log

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

Title:
  root unable to write to file in directory with sticky bit with
  fs.protected_regular set

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

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

[Bug 1877151] Re: root unable to write to file in directory with sticky bit with fs.protected_regular set

2020-05-06 Thread dana
** Attachment added: "version.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1877151/+attachment/5367435/+files/version.log

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

Title:
  root unable to write to file in directory with sticky bit with
  fs.protected_regular set

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

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

[Bug 1877151] [NEW] root unable to write to file in directory with sticky bit with fs.protected_regular set

2020-05-06 Thread dana
Public bug reported:

In Focal (kernel 5.4), given the following scenario...

1. Directory owned by root:root with mode 1775 (sticky bit set)
2. File inside directory owned by www-data:www-data with mode 0664
3. fs.protected_regular set to non-0 value (the default is now 2)

... root is unable to write to the file if O_CREAT is set when opening
it. Setting fs.protected_regular=0 works around the problem.

This seems to be the result of this change:

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=30aba6656f61ed44cba445a3c0d38b296fa9e8f5

It's not explicit in the commit message or documentation, but i wouldn't
expect this restriction to apply to root... right?


Replication:

% lsb_release -sd; cat /proc/version_signature
Ubuntu 20.04 LTS
Ubuntu 5.4.0-29.33-generic 5.4.30

# Create directory and file
% sudo -u www-data touch /tmp/myfile
   % \ls -ld /tmp 
/tmp/myfile
drwxrwxrwt 13 root root 4096 May  6 11:18 /tmp
-rw-rw-r--  1 www-data www-data0 May  6 11:18 /tmp/myfile

# Write by owner: OK
% sudo -u www-data sh -c 'whoami > /tmp/myfile'
% cat /tmp/myfile
www-data

# Write by root, fs.protected_regular=2 (default): FAIL
% sudo sysctl fs.protected_regular
fs.protected_regular = 2
% sudo -u root sh -c 'whoami > /tmp/myfile'
sh: 1: cannot create /tmp/myfile: Permission denied
% cat /tmp/myfile
www-data

# Write by root, fs.protected_regular=1: FAIL
# (NOTE: This one seems to succeed if /tmp/myfile is owned by www-data:root
# instead of www-data:www-data)
% sudo sysctl fs.protected_regular=1
fs.protected_regular = 1
% sudo -u root sh -c 'whoami > /tmp/myfile'
sh: 1: cannot create /tmp/myfile: Permission denied
% cat /tmp/myfile
www-data

# Write by root, fs.protected_regular=0: OK
% sudo sysctl fs.protected_regular=0
fs.protected_regular = 0
% sudo -u root sh -c 'whoami > /tmp/myfile'
% cat /tmp/myfile
root

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

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

Title:
  root unable to write to file in directory with sticky bit with
  fs.protected_regular set

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

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

[Bug 1860944] Re: ftbfs with gcc-9

2020-01-29 Thread FeRD (Frank Dana)
libopenshot-audio 0.1.9 release PR: 
https://github.com/OpenShot/libopenshot-audio/pull/80
libopenshot 0.2.4 release PR: https://github.com/OpenShot/libopenshot/pull/407

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

Title:
  ftbfs with gcc-9

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

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

[Bug 1860944] Re: ftbfs with gcc-9

2020-01-29 Thread FeRD (Frank Dana)
libopenshot 0.2.4 / libopenshot-audio 0.1.9 are now in pre-release
status and being readied for launch, it might be worth trying builds
from those branches to identify any lingering issues with the imminent
new versions.

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

Title:
  ftbfs with gcc-9

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

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

[Bug 1835402] Re: samba_dnsupdate fails

2019-09-30 Thread FeRD (Frank Dana)
Not clear what this has to do with the openshot-qt package?

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

Title:
  samba_dnsupdate fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openshot-qt/+bug/1835402/+subscriptions

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

[Bug 1716322] Re: gnome-control-centre fails to change display resolution due to "Scale 2 not valid for resolution"

2019-06-07 Thread Dana Goyette
Same for me: I can use xrandr manually in an Xorg session, but not in
the Wayland sesson.

>From some stuff I read online, it seems like Gnome is trying to prevent
you from making the virtual resolution too low, but if it's already too
low, now you're stuck like that, and it really ought to be up to the
user.

I hardly think 2x is too much for an 8 inch 1200x1920 (boots in
portrait, yay!) monitor.

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

Title:
  gnome-control-centre fails to change display resolution due to "Scale
  2 not valid for resolution"

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

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

[Bug 1799627] [NEW] apcupsd.conf default usb setting error

2018-10-23 Thread Dana Laude
Public bug reported:

The default settings in the /etc/apcupsd/apcupsd.conf file default to a
USB connection, but the settings are wrong on the DEFAULT line.  This
should be blank, and pointing to a serial port.

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

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

Title:
  apcupsd.conf default usb setting error

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

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

[Bug 1799627] Re: apcupsd.conf default usb setting error

2018-10-23 Thread Dana Laude
Not pointing to a serial port, as it is now.  I should submit bug
reports after I have coffee.

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

Title:
  apcupsd.conf default usb setting error

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

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

[Bug 1785906] [NEW] recidive pattern can't match journal entries (fixed up-stream)

2018-08-07 Thread dana
Public bug reported:

The recidive filter, as shipped with Bionic, can't match against systemd
journal entries due to an error in the failregex pattern. This bug was
reported and fixed up-stream:

* https://github.com/fail2ban/fail2ban/issues/2069
* https://github.com/fail2ban/fail2ban/pull/2087

I have tested the fix (just replacing the filter config) on one of my
Bionic machines and it does appear to resolve the problem.

Would it be possible to pull this change into Bionic?

Thanks!

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

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

Title:
  recidive pattern can't match journal entries (fixed up-stream)

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

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

[Bug 1768104] Re: systemd sometimes misdetects Xen VMs (fixed up-stream)

2018-07-03 Thread dana
Hi Steve,

This build seems to work OK for me as well. Thanks!

% dpkg-query -Wf '${Package}: ${Version}\n' | rg systemd
libnss-systemd: 237-3ubuntu10.2
libpam-systemd: 237-3ubuntu10.2
libsystemd0: 237-3ubuntu10.2
python3-systemd: 234-1build1
systemd: 237-3ubuntu10.2
systemd-sysv: 237-3ubuntu10

% SYSTEMD_LOG_LEVEL=debug systemd-detect-virt
Failed to read $container of PID 1, ignoring: Permission denied
Found container virtualization none.
Virtualization Xen found in DMI (/sys/class/dmi/id/sys_vendor)
Virtualization XEN, found /sys/hypervisor/properties/features with value 
2705, XENFEAT_dom0 (indicating the 'hardware domain') is not set.
Found VM virtualization xen
xen

% systemctl is-active xe-daemon
active


** Tags removed: verification-needed-bionic
** Tags added: verification-done-bionic

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

Title:
  systemd sometimes misdetects Xen VMs (fixed up-stream)

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

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

[Bug 1774731] Re: Missing "/sys/module/dummy/parameters/" subdir on dummy module

2018-06-14 Thread dana
Hey there. Just wanted to say that i'm seeing this on Bionic as well, on one
machine with kernel 4.15.0-20-generic and also on a second one with kernel
4.15.0-22-generic. The former obviously hasn't been updated in a little bit. I
didn't notice the problem until just now so i can't say if there was ever a time
when it was working before.

I *can* say that i have several *Xenial* machines running 4.15.0-15-generic and
those don't exhibit the problem. (I don't have `dummy` in my module config on
those, but a boot script runs `modprobe dummy` and that automatically creates
the interface, which i believe is the expected default behaviour.)

On Bionic, it doesn't create the interface unless i manually specify the
`numdummies=` option to `modprobe` (as the other reporters have said) or
unless i have `ip link add` load the module and create it for me (naturally).

I did try adding `dummy` to /etc/modules and `options dummy numdummies=1` to
/etc/modprobe.d/dummy-options.conf. systemd-modules-load says that it inserted
the module, and i can confirm that with `lsmod`, but, again, it doesn't actually
create the interface any more.

I can also confirm that, after the module is loaded, i'm missing
/sys/module/dummy/parameters — whatever that indicates.

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

Title:
  Missing "/sys/module/dummy/parameters/" subdir on dummy module

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

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

[Bug 1768104] Re: systemd sometimes misdetects Xen VMs (fixed up-stream)

2018-05-24 Thread dana
Hi Łukasz and Dimitri,

Thanks for responding so quickly. I've tested this on my Bionic VM and
it seems to be working:

% lsb_release -sd
Ubuntu 18.04 LTS

% uname -r
4.15.0-20-generic

% dpkg-query -Wf '${Package}: ${Version}\n' | rg systemd
libnss-systemd: 237-3ubuntu10.1
libpam-systemd: 237-3ubuntu10.1
libsystemd0: 237-3ubuntu10.1
python3-systemd: 234-1build1
systemd: 237-3ubuntu10.1
systemd-sysv: 237-3ubuntu10

% SYSTEMD_LOG_LEVEL=debug systemd-detect-virt
Failed to read $container of PID 1, ignoring: Permission denied
Found container virtualization none.
Virtualization Xen found in DMI (/sys/class/dmi/id/sys_vendor)
Virtualization XEN, found /sys/hypervisor/properties/features with value 
2705, XENFEAT_dom0 (indicating the 'hardware domain') is not set.
Found VM virtualization xen
xen

I also did a few spot checks of journalctl, systemctl, , and all that
looks OK too.

Thanks!

** Tags removed: verification-needed verification-needed-bionic
** Tags added: verification-done verification-done-bionic

** Tags removed: verification-done
** Tags added: verification-needed

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

Title:
  systemd sometimes misdetects Xen VMs (fixed up-stream)

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

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

[Bug 1768104] [NEW] systemd sometimes misdetects Xen VMs (fixed up-stream)

2018-04-30 Thread dana
Public bug reported:

It appears that Xen-based VMs sometimes report themselves as Microsoft
Hyper-V via CPUID — apparently this is for compatibility with Windows
guests. systemd 237 (as found in Bionic) gives preference to this CPUID
information when detecting Xen, and thus it erroneously assumes that the
guest is running under Hyper-V. This causes Xen-related services (and
anything else that relies on systemd's VM-detection functionality) to
fail.

I *believe* this is a regression from systemd 229 as used in Xenial — we
have at least a few Xen-based VMs that report as Hyper-V via CPUID and
don't have this issue on that version — but i haven't confirmed that for
certain.

Anyway, i've submitted a ticket with more details to the up-stream
project, and that has now been resolved through a fairly simple change
which applies cleanly to the Bionic systemd sources:

https://github.com/systemd/systemd/issues/8844

Would it be possible to pull this down? As mentioned, Xen-based Ubuntu
VMs can seriously misbehave without it.

Thanks!

See also: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1728573

---

% lsb_release -rd
Description:Ubuntu 18.04 LTS
Release:18.04

% apt-cache policy systemd
systemd:
  Installed: 237-3ubuntu10
  Candidate: 237-3ubuntu10
  Version table:
 *** 237-3ubuntu10 500
500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages
100 /var/lib/dpkg/status

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

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

Title:
  systemd sometimes misdetects Xen VMs (fixed up-stream)

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

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

[Bug 1763524] [NEW] package samba-libs:i386 2:4.3.11+dfsg-0ubuntu0.16.04.13 failed to install/upgrade: package samba-libs:i386 is already installed and configured

2018-04-12 Thread Dana Huff
Public bug reported:

standard system update, nothing special

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: samba-libs:i386 2:4.3.11+dfsg-0ubuntu0.16.04.13
ProcVersionSignature: Ubuntu 4.13.0-32.35~16.04.1-generic 4.13.13
Uname: Linux 4.13.0-32-generic i686
ApportVersion: 2.20.1-0ubuntu2.15
AptdaemonVersion: 1.1.1+bzr982-0ubuntu14
Architecture: i386
Date: Thu Apr 12 15:07:50 2018
DuplicateSignature:
 package:samba-libs:i386:2:4.3.11+dfsg-0ubuntu0.16.04.13
 Processing triggers for hicolor-icon-theme (0.15-0ubuntu1) ...
 dpkg: error processing package chromium-codecs-ffmpeg-extra (--configure):
  package chromium-codecs-ffmpeg-extra is already installed and configured
ErrorMessage: package samba-libs:i386 is already installed and configured
InstallationDate: Installed on 2017-04-20 (357 days ago)
InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release i386 (20170215.2)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.4
 apt  1.2.26
SourcePackage: dpkg
Title: package samba-libs:i386 2:4.3.11+dfsg-0ubuntu0.16.04.13 failed to 
install/upgrade: package samba-libs:i386 is already installed and configured
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: already-installed apport-package i386 xenial

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

Title:
  package samba-libs:i386 2:4.3.11+dfsg-0ubuntu0.16.04.13 failed to
  install/upgrade: package samba-libs:i386 is already installed and
  configured

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

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

Re: [Bug 1710023] Re: 4.10.0-30-generic...sdhci_pci driver does not detect microSDXC while 4.8.0-36-generic works with same hardware

2018-03-16 Thread Dana Tousley
Do I need to do any more in the reporting?

On Thursday, March 15, 2018 11:50 PM, Andrew Conley 
<1710...@bugs.launchpad.net> wrote:
 

 Also: I have kernel 4.13.0-37-generic.

-- 
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1710023

Title:
  4.10.0-30-generic...sdhci_pci driver does not detect microSDXC  while
  4.8.0-36-generic works with same hardware

Status in linux-hwe package in Ubuntu:
  Triaged

Bug description:
  Lenovo Ideapad 100s 14IBR

  microSD works with live session boot but not installed OS boot.

  lspci -nnk | grep -A3 'SD Host controller'

  00:12.0 SD Host controller [0805]: Intel Corporation Device [8086:2296] rev 
35)
  Subsystem: Lenovo Device [17aa:3905]
  Kernel modules: sdhci_pci
  00:13.0 SATA controller [0106]: Intel Corporation Device [8086:22a3] (rev 35)

  In a normal boot that doesn't see the microSD card

  dana@Astrolaptop3:~$ sudo modinfo sdhci_pci
  filename:      
/lib/modules/4.10.0-30-generic/kernel/drivers/mmc/host/sdhci-pci.ko

  output of sudo lspci -v on normal boot from SATA (only showing SD
  controller section)

  00:12.0 SD Host controller: Intel Corporation Device 2296 (rev 35) (prog-if 
01)
  Subsystem: Lenovo Device 3905
  Flags: fast devsel, IRQ 18
  Memory at 91315000 (32-bit, non-prefetchable) [size=4K]
  Capabilities: [80] Power Management version 3
  Kernel modules: sdhci_pci

  and from a live session boot that does see the microSD card

  ubuntu@ubuntu:~$ sudo modinfo sdhci_pci
  filename:      
/lib/modules/4.8.0-36-generic/kernel/drivers/mmc/host/sdhci-pci.ko

  Output of sudo lspci -v during live session when card is detected
  (only showing SD controller section)

  00:12.0 SD Host controller: Intel Corporation Device 2296 (rev 35) (prog-if 
01)
  Subsystem: Lenovo Device 3905
  Flags: bus master, fast devsel, latency 0, IRQ 18
  Memory at 91315000 (32-bit, non-prefetchable) [size=4K]
  Capabilities: [80] Power Management version 3
  Kernel driver in use: sdhci-pci
  Kernel modules: sdhci_pci

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.10.0-30-generic 4.10.0-30.34~16.04.1
  ProcVersionSignature: Ubuntu 4.10.0-30.34~16.04.1-generic 4.10.17
  Uname: Linux 4.10.0-30-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.10
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Aug 10 17:58:43 2017
  GvfsMonitorLog: Monitoring events. Press Ctrl+C to quit.
  HotplugNewDevices:

  HotplugNewMounts:

  InstallationDate: Installed on 2017-08-05 (4 days ago)
  InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.2)
  SourcePackage: linux-hwe
  Symptom: storage
  UdevMonitorLog:
   monitor will print the received events for:
   UDEV - the event which udev sends out after rule processing
  UdisksMonitorLog:
   Monitoring the udisks daemon. Press Ctrl+C to exit.
   17:58:55.882: The udisks-daemon is running (name-owner :1.59).
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-hwe/+bug/1710023/+subscriptions

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

Title:
  4.10.0-30-generic...sdhci_pci driver does not detect microSDXC  while
  4.8.0-36-generic works with same hardware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-hwe/+bug/1710023/+subscriptions

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

Re: [Bug 1742020] Re: Grub loader install crashed while installing Studio 17.10. Fatal error.

2018-03-05 Thread Dana Jones
Thank you. I ended up installing 16.04.1. I'll try to fix my partition
though.


Sent from my Verizon, Samsung Galaxy smartphone
 Original message From: Phillip Susi  Date: 
3/5/18  12:56 PM  (GMT-05:00) To: rhino...@yahoo.com Subject: [Bug 1742020] Re: 
Grub loader install crashed while installing Studio
  17.10. Fatal error. 
Your EFI system partition is corrupt; you will need to repair it with
either dosfsck or Windows' chkdsk/scandisk.


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

-- 
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1742020

Title:
  Grub loader install crashed while installing Studio 17.10. Fatal
  error.

Status in ubiquity package in Ubuntu:
  Invalid

Bug description:
  I was installing Ubuntu Studio 17.10. Then a message box popped up
  saying Grub Loader install crashed. This is a fatal error.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: ubiquity 17.10.10
  ProcVersionSignature: Ubuntu 4.13.0-16.19-lowlatency 4.13.4
  Uname: Linux 4.13.0-16-lowlatency x86_64
  ApportVersion: 2.20.7-0ubuntu3
  Architecture: amd64
  CasperVersion: 1.387
  Date: Mon Jan  8 20:42:04 2018
  LiveMediaBuild: Ubuntu-Studio 17.10 "Artful Aardvark" - Release amd64 
(20171017.1)
  ProcEnviron:
   LANGUAGE=en_US.UTF-8
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   LC_NUMERIC=C.UTF-8
  SourcePackage: ubiquity
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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

Title:
  Grub loader install crashed while installing Studio 17.10. Fatal
  error.

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

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

[Bug 1710023] Re: 4.10.0-30-generic...sdhci_pci driver does not detect microSDXC while 4.8.0-36-generic works with same hardware

2018-01-12 Thread Dana Tousley
Am I correct in finding the proper mailing list (haven't sent mail yet)?
I send a plain text email to here containing the data required in the link?  
Grr - I don't have or need email setup on this computer.

SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER
M:  Adrian Hunter 
L:  linux-...@vger.kernel.org
T:  git git://git.infradead.org/users/ahunter/linux-sdhci.git
S:  Maintained
F:  drivers/mmc/host/sdhci*
F:  include/linux/mmc/sdhci*

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

Title:
  4.10.0-30-generic...sdhci_pci driver does not detect microSDXC  while
  4.8.0-36-generic works with same hardware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-hwe/+bug/1710023/+subscriptions

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

[Bug 1710023] Re: 4.10.0-30-generic...sdhci_pci driver does not detect microSDXC while 4.8.0-36-generic works with same hardware

2018-01-11 Thread Dana Tousley
kernel-bug-exists-upstream tag added

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

Title:
  4.10.0-30-generic...sdhci_pci driver does not detect microSDXC  while
  4.8.0-36-generic works with same hardware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-hwe/+bug/1710023/+subscriptions

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

[Bug 1710023] Re: 4.10.0-30-generic...sdhci_pci driver does not detect microSDXC while 4.8.0-36-generic works with same hardware

2018-01-11 Thread Dana Tousley
Tested 4.15-rc7 and no difference - card is still not recognized.

** Tags added: kernel-bug-exists-upstream

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

Title:
  4.10.0-30-generic...sdhci_pci driver does not detect microSDXC  while
  4.8.0-36-generic works with same hardware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-hwe/+bug/1710023/+subscriptions

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

[Bug 1742020] [NEW] Grub loader install crashed while installing Studio 17.10. Fatal error.

2018-01-08 Thread Dana Jones
Public bug reported:

I was installing Ubuntu Studio 17.10. Then a message box popped up
saying Grub Loader install crashed. This is a fatal error.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: ubiquity 17.10.10
ProcVersionSignature: Ubuntu 4.13.0-16.19-lowlatency 4.13.4
Uname: Linux 4.13.0-16-lowlatency x86_64
ApportVersion: 2.20.7-0ubuntu3
Architecture: amd64
CasperVersion: 1.387
Date: Mon Jan  8 20:42:04 2018
LiveMediaBuild: Ubuntu-Studio 17.10 "Artful Aardvark" - Release amd64 
(20171017.1)
ProcEnviron:
 LANGUAGE=en_US.UTF-8
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 LC_NUMERIC=C.UTF-8
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug artful

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

Title:
  Grub loader install crashed while installing Studio 17.10. Fatal
  error.

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

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

[Bug 1734223] Re: Update package to zsh 5.4.2 (as in Debian Buster)

2017-12-08 Thread dana
Thank you.

I can't get this to build on my Xenial system, but i looked at the
conflicts found by Merge-o-Matic (https://merges.ubuntu.com/z/zsh/), and
i think the attached patch is all that's needed to resolve them. idk how
useful that might be, but maybe it's a starting point for someone at
least...

** Patch added: "zsh.diff"
   
https://bugs.launchpad.net/ubuntu/+source/zsh/+bug/1734223/+attachment/5020358/+files/zsh.diff

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

Title:
  Update package to zsh 5.4.2 (as in Debian Buster)

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

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

[Bug 1736808] Re: Changes to overlay lowerdir produce kernel file-caps error

2017-12-08 Thread dana
Thanks for looking at this!

I tested your change in Xenial (couldn't install the tools package since
i assume you built it against Artful's libraries, but it didn't matter)
and it does appear to restore the previous behaviour:

% lsb_release -ds
Ubuntu 16.04.3 LTS
% uname -r
4.13.0-19-generic

% ls -Ali /bin/true /ro/bin/true
131819 -rwxr-xr-x 1 root root 27280 Mar  2  2017 /bin/true
131819 -rwxr-xr-x 1 root root 27280 Mar  2  2017 /ro/bin/true
% /bin/true --version | head -1
true (GNU coreutils) 8.25

% sudo cp /bin/true /tmp/
% sudo mv /tmp/true /ro/bin/

% ls -Ali /bin/true /ro/bin/true
131819 -rwxr-xr-x 0 root root 27280 Mar  2  2017 /bin/true
131110 -rwxr-xr-x 1 root root 27280 Dec  8 11:57 /ro/bin/true
% /bin/true --version | head -1
true (GNU coreutils) 8.25

(On the 'stock' kernel the last command would produce an error.)

I don't see any error messages in the kernel log either.

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

Title:
  Changes to overlay lowerdir produce kernel file-caps error

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

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

[Bug 1736808] Re: Changes to overlay lowerdir produce kernel file-caps error

2017-12-06 Thread dana
The `apport-bug` output had some sensitive information in it so i pruned
it a little.

** Attachment added: "Pruned output of `apport-bug linux`"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1736808/+attachment/5019432/+files/apport.txt

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  Changes to overlay lowerdir produce kernel file-caps error

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

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

[Bug 1736808] [NEW] Changes to overlay lowerdir produce kernel file-caps error

2017-12-06 Thread dana
Public bug reported:

In 4.13+ kernels, if you replace an executable file on the lowerdir of
an Overlay union (such that its inode changes), the system will no
longer allow you to execute the file via the upperdir. The changes
introduced to the kernel in this commit...

https://github.com/torvalds/linux/commit/8db6c34f1dbc8e06aa016a9b829b06902c3e1340

... cause it to report a file security capabilities error.

---

Replication steps and result:

1. Set up an Overlay union containing some executable files. In my case
i have an ext4 lowerdir and a tmpfs upperdir, but i don't think it
matters.

2. Verify that executing some file (/bin/true for example) on the
upperdir works.

3. Replace that file on the lowerdir using mv, rsync, or similar.

4. Attempt to execute the file on the upperdir again — it will fail. The
shell will give either 126 or 127 as the return status.

5. Check the kernel log. A message like the following appears:

>kernel: Invalid argument reading file caps for /bin/true

I replicated this on Xenial using the HWE-edge kernel (4.13). The error
does NOT occur on the HWE kernel (4.10).

---

NOTE: I am aware that the result of changing files on the lowerdir of an
Overlay union, per the documentation, is undefined — so this is probably
not a 'bug' per se. However, i wasn't sure it was deliberate, either,
and it seemed like maybe the previous undefined behaviour was nicer than
the new undefined behaviour, so i thought i'd report it anyway.

---

Config information:

Ubuntu release: 16.04.3 (Xenial)
Kernel package: linux-image-generic-hwe-16.04-edge 4.13.0.17.24
Kernel version signature: Ubuntu 4.13.0-17.20~16.04.1-generic 4.13.8

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Incomplete

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

Title:
  Changes to overlay lowerdir produce kernel file-caps error

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

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

[Bug 1731207] Re: Ubuntu 17.10 keeps freezing

2017-11-26 Thread Dana
I have an issue, not sure it is the same bug but it started happening
recently sometime after November 12th. HP Probook 6475b freezes when
removing the AC. The cursor jitters, a short audible sound occurs,
screen artifacts then FREEZE. It had been working fine prior to
installing recommend updates. Running kernel 4.13.0.17 but .16 does it
too. It only occurs while switching to battery.

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

Title:
  Ubuntu 17.10 keeps freezing

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

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

[Bug 1734223] [NEW] Update package to zsh 5.4.2 (as in Debian Buster)

2017-11-23 Thread dana
Public bug reported:

The zsh package was not updated in Artful, nor has it been updated in
Bionic yet. As of now it is two major releases behind. Would it be
possible to bump zsh in Bionic to 5.4.2, as currently available in
Debian Buster (and Sid)?

https://packages.debian.org/testing/zsh
https://packages.debian.org/sid/zsh

The .deb from Sid installs and runs perfectly on Xenial, as far as i can
tell, so i'm hopeful this is a pretty trivial thing to do.

Thanks!

PS: Not very familiar with this whole update process — sorry if i've
erred in any way.

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


** Tags: upgrade-software-version

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

Title:
  Update package to zsh 5.4.2 (as in Debian Buster)

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

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

[Bug 1710023] Re: 4.10.0-30-generic...sdhci_pci driver does not detect microSDXC while 4.8.0-36-generic works with same hardware

2017-08-11 Thread Dana Tousley
Reverting kernel to 4.8.17-040817-generic fixes the problem.  sdhci-pci
module flags bus master, fast devsel, latency 0, IRQ 18 set and works.

Later kernels omit the bus master and latency 0 flags and for me are
broken.

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

Title:
  4.10.0-30-generic...sdhci_pci driver does not detect microSDXC  while
  4.8.0-36-generic works with same hardware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-hwe/+bug/1710023/+subscriptions

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


[Bug 1710023] Re: 4.10.0-30-generic...sdhci_pci driver does not detect microSDXC while 4.8.0-36-generic works with same hardware

2017-08-11 Thread Dana Tousley
** Description changed:

  Lenovo Ideapad 100s 14IBR
  
  microSD works with live session boot but not installed OS boot.
  
  lspci -nnk | grep -A3 'SD Host controller'
  
- 00:12.0 SD Host controller [0805]: Intel Corporation Device [8086:2296] (rev 
35)
- Subsystem: Lenovo Device [17aa:3905]
- Kernel modules: sdhci_pci
+ 00:12.0 SD Host controller [0805]: Intel Corporation Device [8086:2296] rev 
35)
+ Subsystem: Lenovo Device [17aa:3905]
+ Kernel modules: sdhci_pci
  00:13.0 SATA controller [0106]: Intel Corporation Device [8086:22a3] (rev 35)
- 
  
  In a normal boot that doesn't see the microSD card
  
  dana@Astrolaptop3:~$ sudo modinfo sdhci_pci
  filename:   
/lib/modules/4.10.0-30-generic/kernel/drivers/mmc/host/sdhci-pci.ko
  
  output of sudo lspci -v on normal boot from SATA (only showing SD
  controller section)
  
  00:12.0 SD Host controller: Intel Corporation Device 2296 (rev 35) (prog-if 
01)
  Subsystem: Lenovo Device 3905
  Flags: fast devsel, IRQ 18
  Memory at 91315000 (32-bit, non-prefetchable) [size=4K]
  Capabilities: [80] Power Management version 3
  Kernel modules: sdhci_pci
- 
  
  and from a live session boot that does see the microSD card
  
  ubuntu@ubuntu:~$ sudo modinfo sdhci_pci
  filename:   
/lib/modules/4.8.0-36-generic/kernel/drivers/mmc/host/sdhci-pci.ko
  
  Output of sudo lspci -v during live session when card is detected (only
  showing SD controller section)
  
  00:12.0 SD Host controller: Intel Corporation Device 2296 (rev 35) (prog-if 
01)
  Subsystem: Lenovo Device 3905
  Flags: bus master, fast devsel, latency 0, IRQ 18
  Memory at 91315000 (32-bit, non-prefetchable) [size=4K]
  Capabilities: [80] Power Management version 3
  Kernel driver in use: sdhci-pci
  Kernel modules: sdhci_pci
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.10.0-30-generic 4.10.0-30.34~16.04.1
  ProcVersionSignature: Ubuntu 4.10.0-30.34~16.04.1-generic 4.10.17
  Uname: Linux 4.10.0-30-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.10
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Aug 10 17:58:43 2017
  GvfsMonitorLog: Monitoring events. Press Ctrl+C to quit.
  HotplugNewDevices:
-  
+ 
  HotplugNewMounts:
-  
+ 
  InstallationDate: Installed on 2017-08-05 (4 days ago)
  InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.2)
  SourcePackage: linux-hwe
  Symptom: storage
  UdevMonitorLog:
-  monitor will print the received events for:
-  UDEV - the event which udev sends out after rule processing
+  monitor will print the received events for:
+  UDEV - the event which udev sends out after rule processing
  UdisksMonitorLog:
-  Monitoring the udisks daemon. Press Ctrl+C to exit.
-  17:58:55.882: The udisks-daemon is running (name-owner :1.59).
+  Monitoring the udisks daemon. Press Ctrl+C to exit.
+  17:58:55.882: The udisks-daemon is running (name-owner :1.59).
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  4.10.0-30-generic...sdhci_pci driver does not detect microSDXC  while
  4.8.0-36-generic works with same hardware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-hwe/+bug/1710023/+subscriptions

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

[Bug 1710023] Re: 4.10.0-30-generic...sdhci_pci driver does not detect microSDXC while 4.8.0-36-generic works with same hardware

2017-08-10 Thread Dana Tousley
lshal.txt was empty

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

Title:
  4.10.0-30-generic...sdhci_pci driver does not detect microSDXC  while
  4.8.0-36-generic works with same hardware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-hwe/+bug/1710023/+subscriptions

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


[Bug 1710023] Re: 4.10.0-30-generic...sdhci_pci driver does not detect microSDXC while 4.8.0-36-generic works with same hardware

2017-08-10 Thread Dana Tousley
devices.txt added

** Attachment added: "devices.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux-hwe/+bug/1710023/+attachment/4930353/+files/devices.txt

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

Title:
  4.10.0-30-generic...sdhci_pci driver does not detect microSDXC  while
  4.8.0-36-generic works with same hardware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-hwe/+bug/1710023/+subscriptions

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


[Bug 1710023] [NEW] 4.10.0-30-generic...sdhci_pci driver does not detect microSDXC while 4.8.0-36-generic works with same hardware

2017-08-10 Thread Dana Tousley
Public bug reported:

Lenovo Ideapad 100s 14IBR

microSD works with live session boot but not installed OS boot.

lspci -nnk | grep -A3 'SD Host controller'

00:12.0 SD Host controller [0805]: Intel Corporation Device [8086:2296] (rev 35)
Subsystem: Lenovo Device [17aa:3905]
Kernel modules: sdhci_pci
00:13.0 SATA controller [0106]: Intel Corporation Device [8086:22a3] (rev 35)


In a normal boot that doesn't see the microSD card

dana@Astrolaptop3:~$ sudo modinfo sdhci_pci
filename:   
/lib/modules/4.10.0-30-generic/kernel/drivers/mmc/host/sdhci-pci.ko

output of sudo lspci -v on normal boot from SATA (only showing SD
controller section)

00:12.0 SD Host controller: Intel Corporation Device 2296 (rev 35) (prog-if 01)
Subsystem: Lenovo Device 3905
Flags: fast devsel, IRQ 18
Memory at 91315000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [80] Power Management version 3
Kernel modules: sdhci_pci


and from a live session boot that does see the microSD card

ubuntu@ubuntu:~$ sudo modinfo sdhci_pci
filename:   
/lib/modules/4.8.0-36-generic/kernel/drivers/mmc/host/sdhci-pci.ko

Output of sudo lspci -v during live session when card is detected (only
showing SD controller section)

00:12.0 SD Host controller: Intel Corporation Device 2296 (rev 35) (prog-if 01)
Subsystem: Lenovo Device 3905
Flags: bus master, fast devsel, latency 0, IRQ 18
Memory at 91315000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [80] Power Management version 3
Kernel driver in use: sdhci-pci
Kernel modules: sdhci_pci

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: linux-image-4.10.0-30-generic 4.10.0-30.34~16.04.1
ProcVersionSignature: Ubuntu 4.10.0-30.34~16.04.1-generic 4.10.17
Uname: Linux 4.10.0-30-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.10
Architecture: amd64
CurrentDesktop: Unity
Date: Thu Aug 10 17:58:43 2017
GvfsMonitorLog: Monitoring events. Press Ctrl+C to quit.
HotplugNewDevices:
 
HotplugNewMounts:
 
InstallationDate: Installed on 2017-08-05 (4 days ago)
InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.2)
SourcePackage: linux-hwe
Symptom: storage
UdevMonitorLog:
 monitor will print the received events for:
 UDEV - the event which udev sends out after rule processing
UdisksMonitorLog:
 Monitoring the udisks daemon. Press Ctrl+C to exit.
 17:58:55.882: The udisks-daemon is running (name-owner :1.59).
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

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

Title:
  4.10.0-30-generic...sdhci_pci driver does not detect microSDXC  while
  4.8.0-36-generic works with same hardware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-hwe/+bug/1710023/+subscriptions

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


[Bug 1710023] Re: 4.10.0-30-generic...sdhci_pci driver does not detect microSDXC while 4.8.0-36-generic works with same hardware

2017-08-10 Thread Dana Tousley
dmesg.txt added

** Attachment added: "dmesg.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux-hwe/+bug/1710023/+attachment/4930354/+files/dmesg.txt

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

Title:
  4.10.0-30-generic...sdhci_pci driver does not detect microSDXC  while
  4.8.0-36-generic works with same hardware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-hwe/+bug/1710023/+subscriptions

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


[Bug 1710023] Re: 4.10.0-30-generic...sdhci_pci driver does not detect microSDXC while 4.8.0-36-generic works with same hardware

2017-08-10 Thread Dana Tousley
udev.log was empty

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

Title:
  4.10.0-30-generic...sdhci_pci driver does not detect microSDXC  while
  4.8.0-36-generic works with same hardware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-hwe/+bug/1710023/+subscriptions

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


[Bug 1689227] [NEW] systemd power functions do not send broadcast (wall) message

2017-05-07 Thread dana
Public bug reported:

Running on Xenial, i've found that none of the methods of interacting
with systemd's power functions send the wall message as they're supposed
to. I have tried all of the following and none of them produce the
message:

reboot
shutdown -r
shutdown -r +1
shutdown -r +1 'testing'
shutdown -r 1
shutdown -r now
shutdown -r now 'testing'
systemctl reboot
systemctl reboot --message 'testing'

There are no errors displayed on the screen after running the command.
If i check the journal after the system comes back up i can find no
errors there either. A message DOES appear in the journal, if i use
`systemctl reboot --message`:

May 07 23:11:18 mysrv sudo[1244]: dana : TTY=pts/0 ; PWD=/home/dana ; USER=root 
; COMMAND=/bin/systemctl reboot --message testing
May 07 23:11:18 mysrv sudo[1244]: pam_unix(sudo:session): session opened for 
user root by dana(uid=0)
May 07 23:11:18 mysrv systemd-logind[634]: System is rebooting (testing).

I noticed that if i ran these commands without `sudo`, it'd complain
about PolicyKit, so i installed that, thinking maybe it'd help. It did
not.

As another experiment, i added a call to `wall` to `systemd-
reboot.service` via drop-in as below. It works, but i don't consider it
an acceptable solution, because it's a hard-coded message and it doesn't
show the name of the user that triggered the reboot.

[Service]
ExecStartPre=-/usr/bin/wall testing

It's also worth pointing out that i'm running these commands over SSH; i
don't have access to the physical machine right now.

OS version:

Ubuntu 16.04.2 (Xenial) server

Relevant packages (i hope):

dbus1.10.6-1ubuntu3.3
libdbus-1-3:amd64   1.10.6-1ubuntu3.3
libdbus-glib-1-2:amd64  0.106-1
libqt5dbus5:amd64   5.5.1+dfsg-16ubuntu7.2
libsystemd0:amd64   229-4ubuntu17
python3-systemd 231-2build1
systemd 229-4ubuntu17
systemd-sysv229-4ubuntu17

PS: There are some related tickets in the system already, but none of
them seemed to describe the exact behaviour i was seeing (they were
missing wall messages only in certain circumstances — mine are ALWAYS
missing). I'm linking them here for completeness, feel free to close
this obv if you consider it a duplicate of one of them:

Bug # 1448070
Bug # 1512235

There is also this Debian bug, which might be the same, though i have
confirmed that this affects not just the SysV-style commands but even
`systemctl` itself:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=810608

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

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

Title:
  systemd power functions do not send broadcast (wall) message

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

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

[Bug 1686878] [NEW] Race condition in pam_motd

2017-04-27 Thread dana
Public bug reported:

This is kind of esoteric, but it seems there is a race condition in
pam_motd: If two SSH sessions are started at almost the same time, the
MOTD will appear truncated in the earlier session.

I have replicated this on both Xenial and (after accounting for bug #
1368864) Trusty. Here's an illustration of what happens with the default
MOTD stuff that comes with Trusty server:


# Single SSH session: MOTD looks fine

workstation:~ % ssh server
Welcome to Ubuntu 14.04.3 LTS (GNU/Linux 3.13.0-112-generic x86_64)

  System information as of Thu Apr 27 21:26:21 CDT 2017

  System load:  0.03   Processes:   114
  Usage of /:   45.5% of 13.40GB   Users logged in: 0
  Memory usage: 8% IP address for eth0: 1.2.3.4
  Swap usage:   0% IP address for eth1: 5.6.7.8

71 packages can be updated.
0 updates are security updates.

New release '16.04.2 LTS' available.
Run 'do-release-upgrade' to upgrade to it.

*** System restart required ***
Last login: Thu Apr 27 21:25:19 2017 from workstation
server:~ %


# Multiple SSH sessions: MOTD is truncated

workstation:~ % ( sleep 0.25; ssh server /bin/true ) > /dev/null 2>&1 & ssh 
server
[1] 93182
Welcome to Ubuntu 14.04.3 LTS (GNU/Linux 3.13.0-112-generic x86_64)

  System information as of Thu Apr 27 21:26:45 CDT 2017


Last login: Thu Apr 27 21:26:21 2017 from workstation
[1]  + done   ( sleep 0.25; ssh server /bin/true; ) > /dev/null 2>&1
server:~ %


You might have to play with the `sleep` time to get it to happen.

Obviously this is a contrived scenario. The actual reason i keep running
into the problem is that i use OpenSSH's LocalCommand directive to rsync
(via SSH) my dotfiles to the servers i manage. As soon as i connect to
the server, but before the remote shell starts, OpenSSH fires the rsync
command, which begins a new SSH session, which triggers the race
condition. I suppose the same thing would happen 'in the wild' if two
different users connected at exactly the same time, but that's unlikely
too. It happens with the LocalCommand thing probably over half of the
time though.

An attempt is made in pam_motd.c to make the file-update process atomic,
by dumping the contents to /run/motd.dynamic.new before renaming it to
/run/motd.dynamic -- but obviously that doesn't help here. I was able to
fix the problem by simply appending the current PID to the temp-file
name, like so:

if (do_update && (stat("/etc/update-motd.d", ) == 0)
&& S_ISDIR(st.st_mode))
{
mode_t old_mask = umask(0022);

char tmp[64];
char cmd[256];

sprintf(tmp, "/run/motd.dynamic.new.%d", getpid());

sprintf(cmd, "/usr/bin/env -i
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin run-
parts --lsbsysinit /etc/update-motd.d > %s", tmp);

if (!system(cmd))
rename(tmp, "/run/motd.dynamic");

umask(old_mask);
}

This is probably broken somehow because i'm horrible at C -- plus i
couldn't get the update-motd patch in the libpam-modules package source
to apply cleanly -- otherwise i'd supply my own patch. But i think you
see what i mean.

cheers

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

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

Title:
  Race condition in pam_motd

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

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


[Bug 1498129] Re: Asus Xonar U7 S/PDIF output not recognized by pulseaudio

2017-01-19 Thread Dana Goyette
I managed to add the U7 Echelon to the config file:

"Xonar U7 Echelon Ed_" 1

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

Title:
  Asus Xonar U7 S/PDIF output not recognized by pulseaudio

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

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


[Bug 1537336] Re: deluged crashed with SIGSEGV (error 4 in _rencode.x86_64-linux-gnu.so)

2016-02-01 Thread Dana Goyette
** Information type changed from Private to Public

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

Title:
  deluged crashed with SIGSEGV (error 4 in _rencode.x86_64-linux-gnu.so)

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

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


[Bug 1488056] Re: Rejected send message, 10 matched rules; type="method_return", sender=":1.84"

2015-12-29 Thread Dana Goyette
I have an Ubuntu 15.10 that's up to date, and I'm still seeing the
"rejected" message.

The seemingly most relevant file is
/etc/dbus-1/system.d/org.freedesktop.NetworkManager.conf, from the
network-manager config file.  None of the rules in that file seem to
handle all the "(unset)" fields.

** Also affects: network-manager (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Rejected send message, 10 matched rules; type="method_return",
  sender=":1.84"

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

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


[Bug 1488056] Re: Rejected send message, 10 matched rules; type="method_return", sender=":1.84"

2015-12-29 Thread Dana Goyette
I have an Ubuntu 15.10 that's up to date, and I'm still seeing the
"rejected" message.

The seemingly most relevant file is
/etc/dbus-1/system.d/org.freedesktop.NetworkManager.conf, from the
network-manager config file.  None of the rules in that file seem to
handle all the "(unset)" fields.

** Also affects: network-manager (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 in Ubuntu.
https://bugs.launchpad.net/bugs/1488056

Title:
  Rejected send message, 10 matched rules; type="method_return",
  sender=":1.84"

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1525435] Re: Connecting to GDM via XDMCP crashes it (GdmXdmcpDisplay shouldn't be abstract)

2015-12-14 Thread Dana Goyette
** Bug watch added: GNOME Bug Tracker #757714
   https://bugzilla.gnome.org/show_bug.cgi?id=757714

** Also affects: gdm via
   https://bugzilla.gnome.org/show_bug.cgi?id=757714
   Importance: Unknown
   Status: Unknown

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

Title:
  Connecting to GDM via XDMCP crashes it (GdmXdmcpDisplay shouldn't be
  abstract)

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

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


[Bug 1525435] [NEW] Connecting to GDM via XDMCP crashes it

2015-12-11 Thread Dana Goyette
Public bug reported:

I've enabled XDMCP in GDM, and created an xinetd service for VNC via
XDMCP.

Any time I try to connect via VNC, gdm crashes, taking down the local display 
as well.
After that, gdm won't start again until I kill the "orphaned" local display.

It looks like the fix is a single-line change:
https://bugzilla.gnome.org/show_bug.cgi?id=757714

ProblemType: Crash
DistroRelease: Ubuntu 15.10
Package: gdm 3.16.2-0ubuntu2
Uname: Linux 4.4.0-040400rc4-generic x86_64
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
CrashCounter: 1
Date: Fri Dec 11 15:24:52 2015
ExecutablePath: /usr/sbin/gdm
InstallationDate: Installed on 2011-07-12 (1613 days ago)
InstallationMedia: Ubuntu-Server 11.04 "Natty Narwhal" - Release amd64 
(20110426)
ProcCmdline: /usr/sbin/gdm
ProcEnviron:
 LANG=en_US.UTF-8
 PATH=(custom, no user)
Signal: 5
SourcePackage: gdm
StacktraceTop:
 g_type_create_instance (type=14342800) at 
/build/glib2.0-ajuDY6/glib2.0-2.46.1/./gobject/gtype.c:1816
 g_object_constructor (type=, n_construct_properties=13, 
construct_params=0xdadb90) at 
/build/glib2.0-ajuDY6/glib2.0-2.46.1/./gobject/gobject.c:2064
 ()
 g_object_new_internal (n_params=6, params=0x7fff444e5fd0, class=0xdaa6a0) at 
/build/glib2.0-ajuDY6/glib2.0-2.46.1/./gobject/gobject.c:1697
 g_object_new_internal (class=class@entry=0xdaa6a0, 
params=params@entry=0x7fff444e5fd0, n_params=n_params@entry=6) at 
/build/glib2.0-ajuDY6/glib2.0-2.46.1/./gobject/gobject.c:1777
Title: gdm crashed with signal 5 in g_type_create_instance()
UpgradeStatus: Upgraded to wily on 2015-11-07 (34 days ago)
UserGroups: pulse-access
mtime.conffile..etc.gdm.custom.conf: 2015-12-11T15:11:59.227422

** Affects: gdm (Ubuntu)
 Importance: Medium
 Status: New


** Tags: amd64 apport-crash third-party-packages wily

** Information type changed from Private to Public

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

Title:
  Connecting to GDM via XDMCP crashes it

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

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


[Bug 1525435] Re: Connecting to GDM via XDMCP crashes it (GdmXdmcpDisplay shouldn't be abstract)

2015-12-11 Thread Dana Goyette
** Summary changed:

- Connecting to GDM via XDMCP crashes it
+ Connecting to GDM via XDMCP crashes it (GdmXdmcpDisplay shouldn't be abstract)

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

Title:
  Connecting to GDM via XDMCP crashes it (GdmXdmcpDisplay shouldn't be
  abstract)

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

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


[Bug 916356] Dana and Paula House Celebration - Boyle Heights

2015-12-05 Thread Dana
Dana and Paula open house party this sunday

View this email in your browser (http://us4.campaign-
archive2.com/?u=dad1b7a19a0262b96767efef0=f2066d4de8=2fd5b154b9)

We're having an open house party at our Boyle Heights Craftsman Revival house.
Sunday 11 - 3.
2230 Inez st.
L.A. 90023
We're just celebrating for fun and are proud to have you here.
It took a lot of work and love to make this space beautiful.
We hope you can come.

Dana and Paula


** 
(http://danaross.us4.list-manage1.com/track/click?u=dad1b7a19a0262b96767efef0=554432df9e=2fd5b154b9)
** 
(http://danaross.us4.list-manage.com/track/click?u=dad1b7a19a0262b96767efef0=3610314c6d=2fd5b154b9)
** 
(http://danaross.us4.list-manage2.com/track/click?u=dad1b7a19a0262b96767efef0=8397101e9e=2fd5b154b9)
Want to change how you receive these emails?
You can ** update your preferences 
(http://danaross.us4.list-manage.com/profile?u=dad1b7a19a0262b96767efef0=4520cc1d96=2fd5b154b9)
or ** unsubscribe from this list 
(http://danaross.us4.list-manage1.com/unsubscribe?u=dad1b7a19a0262b96767efef0=4520cc1d96=2fd5b154b9=f2066d4de8)


This email was sent to 916...@bugs.launchpad.net 
(mailto:916...@bugs.launchpad.net)
why did I get this? 
(http://danaross.us4.list-manage.com/about?u=dad1b7a19a0262b96767efef0=4520cc1d96=2fd5b154b9=f2066d4de8)
 unsubscribe from this list 
(http://danaross.us4.list-manage1.com/unsubscribe?u=dad1b7a19a0262b96767efef0=4520cc1d96=2fd5b154b9=f2066d4de8)
 update subscription preferences 
(http://danaross.us4.list-manage.com/profile?u=dad1b7a19a0262b96767efef0=4520cc1d96=2fd5b154b9)
cultureandmusic . 13510 Erwin Street . Los Angeles, CA 91401 . USA

Email Marketing Powered by MailChimp
http://www.mailchimp.com/monkey-rewards/?utm_source=freemium_newsletter_medium=email_campaign=monkey_rewards=dad1b7a19a0262b96767efef0=1

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

Title:
  unity-applications-daemon crashed with SIGSEGV in
  dee_sequence_model_free_row()

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

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


[Bug 1500673] Re: gdm unusable after upgrading to 15.10

2015-11-09 Thread Dana Goyette
More specifically, the critical file from ubuntu-gnome-default-settings is:
/usr/share/glib-2.0/schemas/20_ubuntu-gnome-default-settings.gschema.override 

If you remove that file and update schemas (one way is "dpkg-reconfigure 
libglib2.0-0"), gdm won't start properly.
If you re-add the file and update schemas, gdm starts working.

Also noteworthy: the gdm log file is now (null)-greeter.log instead of
:0-greeter.log.

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

Title:
  gdm unusable after upgrading to 15.10

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

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


[Bug 841506] Re: caret version 5.6.4~dfsg.1-1ubuntu1 failed to build on armel

2015-10-10 Thread Dana Norris
** Changed in: caret (Ubuntu)
 Assignee: (unassigned) => Dana Norris (dananrrs)

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

Title:
  caret version 5.6.4~dfsg.1-1ubuntu1 failed to build on armel

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

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


[Bug 1467061] [NEW] pg_createcluster prints wrong locale

2015-06-20 Thread dana
Public bug reported:

`pg_createcluster` accepts a `--locale` option that tells it what locale
it should create the new cluster with. During the creation process, the
script prints information about the settings it's about to use. When it
does this, it ignores the user-provided `--locale` value and instead
prints the current `LC_CTYPE` environment setting.

Illustration:

% locale | grep -iE '(LANG|LC_ALL|LC_CTYPE)='
LANG=en_GB.utf8
LC_CTYPE=en_GB.utf8
LC_ALL=en_GB.utf8

% sudo pg_createcluster --locale C 9.4 test1
Creating new cluster 9.4/test1 ...
  config /etc/postgresql/9.4/test1
  data   /var/lib/postgresql/9.4/test1
  locale en_GB.utf8
Flags of /var/lib/postgresql/9.4/test1 set as -e-C
  port   5434

% export LC_CTYPE='C'
% sudo pg_createcluster --locale C 9.4 test2
Creating new cluster 9.4/test2 ...
  config /etc/postgresql/9.4/test2
  data   /var/lib/postgresql/9.4/test2
  locale C
Flags of /var/lib/postgresql/9.4/test2 set as -e-C
  port   5435

Note that `pg_createcluster` DOES in fact use the expected locale
setting when it creates the cluster — it just prints the wrong one
(which is very confusing).

I believe the fix is as simple as this:

*** a/pg_createcluster  2015-06-20 02:38:52.0 -0500
--- b/pg_createcluster  2015-06-20 02:39:09.0 -0500
***
*** 363,367 
  }
  } else {
! my $loc = setlocale (LC_CTYPE);
  print Creating new cluster $version/$cluster ...\n;
  print   config $confdir\n  data   $datadir\n  locale $loc\n;
--- 363,367 
  }
  } else {
! my $loc = $locale || setlocale (LC_CTYPE);
  print Creating new cluster $version/$cluster ...\n;
  print   config $confdir\n  data   $datadir\n  locale $loc\n;

** Affects: postgresql-common (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  pg_createcluster prints wrong locale

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postgresql-common/+bug/1467061/+subscriptions

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

[Bug 1388499] [NEW] package libreoffice-writer 1:4.2.4-0ubuntu2 failed to install/upgrade: cannot copy extracted data for './usr/lib/libreoffice/program/libswuilo.so' to '/usr/lib/libreoffice/program/

2014-11-01 Thread Dana
Public bug reported:

Need to get 0 B/9,371 kB of archives.
After this operation, 25.6 kB of additional disk space will be used.
Do you want to continue? [Y/n] Y
(Reading database ... 243538 files and directories currently installed.)
Preparing to unpack .../libreoffice-writer_1%3a4.2.6.3-0ubuntu1_i386.deb ...
Unpacking libreoffice-writer (1:4.2.6.3-0ubuntu1) over (1:4.2.4-0ubuntu2) ...
dpkg-deb (subprocess): decompressing archive member: lzma error: compressed 
data is corrupt
dpkg-deb: error: subprocess decompress returned error exit status 2
dpkg: error processing archive 
/var/cache/apt/archives/libreoffice-writer_1%3a4.2.6.3-0ubuntu1_i386.deb 
(--unpack):
 cannot copy extracted data for './usr/lib/libreoffice/program/libswuilo.so' to 
'/usr/lib/libreoffice/program/libswuilo.so.dpkg-new': unexpected end of file or 
stream
Processing triggers for man-db (2.6.7.1-1) ...
Processing triggers for gnome-menus (3.10.1-0ubuntu2) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu1) ...
Processing triggers for bamfdaemon (0.5.1+14.04.20140409-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for mime-support (3.54ubuntu1) ...
Errors were encountered while processing:
 /var/cache/apt/archives/libreoffice-writer_1%3a4.2.6.3-0ubuntu1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
dnourie@ubuntu:~/rubyonrails_apps$

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: libreoffice-writer 1:4.2.4-0ubuntu2
ProcVersionSignature: Ubuntu 3.13.0-36.63-generic 3.13.11.6
Uname: Linux 3.13.0-36-generic i686
ApportVersion: 2.14.1-0ubuntu3.3
AptOrdering:
 libreoffice-writer: Install
 libreoffice-writer: Configure
Architecture: i386
Date: Mon Oct 27 18:07:55 2014
DpkgHistoryLog:
 Start-Date: 2014-10-27  18:07:48
 Commandline: apt-get install -f
 Upgrade: libreoffice-writer:i386 (4.2.4-0ubuntu2, 4.2.6.3-0ubuntu1)
DuplicateSignature: package:libreoffice-writer:1:4.2.4-0ubuntu2:cannot copy 
extracted data for './usr/lib/libreoffice/program/libswuilo.so' to 
'/usr/lib/libreoffice/program/libswuilo.so.dpkg-new': unexpected end of file or 
stream
ErrorMessage: cannot copy extracted data for 
'./usr/lib/libreoffice/program/libswuilo.so' to 
'/usr/lib/libreoffice/program/libswuilo.so.dpkg-new': unexpected end of file or 
stream
InstallationDate: Installed on 2014-07-14 (105 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release i386 (20140417)
SourcePackage: libreoffice
Title: package libreoffice-writer 1:4.2.4-0ubuntu2 failed to install/upgrade: 
cannot copy extracted data for './usr/lib/libreoffice/program/libswuilo.so' to 
'/usr/lib/libreoffice/program/libswuilo.so.dpkg-new': unexpected end of file or 
stream
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 trusty

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

Title:
  package libreoffice-writer 1:4.2.4-0ubuntu2 failed to install/upgrade:
  cannot copy extracted data for
  './usr/lib/libreoffice/program/libswuilo.so' to
  '/usr/lib/libreoffice/program/libswuilo.so.dpkg-new': unexpected end
  of file or stream

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

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


[Bug 1289977] Re: Ubuntu 14.04 Update breaks grub, resulting in error: symbol 'grub_term_highlight_color' not found

2014-04-26 Thread Dana LeMoine
I have Ubuntu 13.10 on two computers, a laptop and a desktop.  Upgraded
the laptop to 14.04 and everything is fine.  Upgraded the desktop and
ran into this error.

I am not a power user.  Just a moderately computer-savvy business owner
that is trying to avoid Windows 8.  At this point, I am ready to
consider my desktop dead.  I may try some of the fixes proposed here,
but honestly, I don't understand them well enough to really even know
where to start.

I am saddened.  Mostly because I thought I found an alternative to
Windows.

-Dana

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

Title:
  Ubuntu 14.04 Update breaks grub, resulting in error: symbol
  'grub_term_highlight_color' not found

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-upgrader/+bug/1289977/+subscriptions

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


[Bug 1266746] Re: x86_64: Fails to start using EFI firmware

2014-01-18 Thread Dana Goyette
Hmm, I've gone on to use git qemu and newer OVMF, and I'm running into
various other hangs that are not necessarily the same.  Feel free to
place this bug back in its previous status; I've unmarked affects me
too for now.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu in Ubuntu.
https://bugs.launchpad.net/bugs/1266746

Title:
  x86_64: Fails to start using EFI firmware

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1266746] Re: x86_64: Fails to start using EFI firmware

2014-01-18 Thread Dana Goyette
Hmm, I've gone on to use git qemu and newer OVMF, and I'm running into
various other hangs that are not necessarily the same.  Feel free to
place this bug back in its previous status; I've unmarked affects me
too for now.

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

Title:
  x86_64: Fails to start using EFI firmware

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

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


[Bug 1266746] Re: x86_64: Fails to start using EFI firmware

2014-01-11 Thread Dana Goyette
Er, I mean, I'm using 3.13-rc5 plus Trusty packages on Saucy.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu in Ubuntu.
https://bugs.launchpad.net/bugs/1266746

Title:
  x86_64: Fails to start using EFI firmware

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1266746] Re: x86_64: Fails to start using EFI firmware

2014-01-11 Thread Dana Goyette
I can confirm this, though in my case, I'm using 3.13-rc5 kernel plus
Trusty's qemu-related packages.

The following command works (though gives no isa-debugcon output):
qemu-system-x86_64 -M pc -m 5120 -boot menu=on -monitor stdio -chardev 
stdio,id=seabios -device isa-debugcon,iobase=0x402,chardev=seabios -bios 
/usr/share/ovmf/OVMF.fd

The following command hangs:
qemu-system-x86_64 -enable-kvm -M pc -m 5120 -boot menu=on -monitor stdio 
-chardev stdio,id=seabios -device isa-debugcon,iobase=0x402,chardev=seabios 
-bios /usr/share/ovmf/OVMF.fd

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu in Ubuntu.
https://bugs.launchpad.net/bugs/1266746

Title:
  x86_64: Fails to start using EFI firmware

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1266746] Re: x86_64: Fails to start using EFI firmware

2014-01-11 Thread Dana Goyette
I can confirm this, though in my case, I'm using 3.13-rc5 kernel plus
Trusty's qemu-related packages.

The following command works (though gives no isa-debugcon output):
qemu-system-x86_64 -M pc -m 5120 -boot menu=on -monitor stdio -chardev 
stdio,id=seabios -device isa-debugcon,iobase=0x402,chardev=seabios -bios 
/usr/share/ovmf/OVMF.fd

The following command hangs:
qemu-system-x86_64 -enable-kvm -M pc -m 5120 -boot menu=on -monitor stdio 
-chardev stdio,id=seabios -device isa-debugcon,iobase=0x402,chardev=seabios 
-bios /usr/share/ovmf/OVMF.fd

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

Title:
  x86_64: Fails to start using EFI firmware

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

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


[Bug 1266746] Re: x86_64: Fails to start using EFI firmware

2014-01-11 Thread Dana Goyette
Er, I mean, I'm using 3.13-rc5 plus Trusty packages on Saucy.

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

Title:
  x86_64: Fails to start using EFI firmware

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

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


[Bug 1251801] Re: [Radeon HD 6550D, HDMI] No sound

2013-11-17 Thread Dana Williams
Daniel:

The 1st workaround  worked like a charm! Much appreciated ..modifying
the 'grub' file from  quiet splash to quiet splash radeon.audio=1

Thanks a million quick response

Dana

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

Title:
  [Radeon HD 6550D, HDMI] No sound

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

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


[Bug 1251801] [NEW] No sound

2013-11-15 Thread Dana Williams
Public bug reported:

I have no sound using:

00:01.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] BeaverCreek HDMI Au
dio [Radeon HD 6500D and 6400G-6600G series]
Subsystem: ASRock Incorporation Device 1714
Flags: bus master, fast devsel, latency 0, IRQ 44
Memory at fea44000 (32-bit, non-prefetchable) [size=16K]
Capabilities: access denied
Kernel driver in use: snd_hda_intel

I know this is a problem from my google searches just haven't been able to fix. 
Now I'm unable to get gnome alsa mixer to work w/o an error   An error 
ocurred while loading or saving ..
below that where the error message is contained in a box it is blank

Ubuntu 13.10

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: xorg 1:7.7+1ubuntu6
ProcVersionSignature: Ubuntu 3.11.0-13.20-generic 3.11.6
Uname: Linux 3.11.0-13-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.12.5-0ubuntu2.1
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Fri Nov 15 18:18:00 2013
DistUpgraded: 2013-11-15 10:58:29,164 DEBUG enabling apt cron job
DistroCodename: saucy
DistroVariant: ubuntu
ExtraDebuggingInterest: I just need to know a workaround
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] BeaverCreek [Radeon HD 6550D] 
[1002:9640] (prog-if 00 [VGA controller])
   Subsystem: ASRock Incorporation Device [1849:9640]
InstallationDate: Installed on 2013-11-15 (0 days ago)
InstallationMedia: DiamondllbKDE 13.04 - Release amd64
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
MarkForUpload: True
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-13-generic 
root=/dev/mapper/live--vg-root ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: Upgraded to saucy on 2013-11-15 (0 days ago)
dmi.bios.date: 05/11/2012
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P1.30
dmi.board.name: A55M-HVS
dmi.board.vendor: ASRock
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.30:bd05/11/2012:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnA55M-HVS:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: To Be Filled By O.E.M.
dmi.product.version: To Be Filled By O.E.M.
dmi.sys.vendor: To Be Filled By O.E.M.
version.compiz: compiz 1:0.9.10+13.10.20131011-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.46-1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.2.1-1ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.2.1-1ubuntu3
version.xserver-xorg-core: xserver-xorg-core 2:1.14.3-3ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.904-0ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.9-2ubuntu1
xserver.bootTime: Fri Nov 15 18:12:00 2013
xserver.configfile: default
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputPower Button KEYBOARD, id 7
 inputDell Dell USB Mouse  MOUSE, id 8
 inputDell Dell USB Keyboard Hub KEYBOARD, id 9
 inputDell Dell USB Keyboard Hub KEYBOARD, id 10
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.14.3-3ubuntu2
xserver.video_driver: radeon

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


** Tags: amd64 apport-bug compiz-0.9 saucy ubuntu

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

Title:
  No sound

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

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


[Bug 562005] Re: Backlight controls of laptops with NVIDIA NVS and Quadro FX 880M GPUs no longer function while using proprietary drivers

2013-11-11 Thread Dana Goyette
On my workplace Thinkpad W530 (Quadro K1000M in discrete-only mode), 
EnableBrightnessControl=1 does in fact expose a working Backlight property 
via xrandr.
Unfortunately, Gnome is looking for a property called BACKLIGHT, and falls 
back to /sys/class/backlight when it's not found.
See https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/947919

I've also managed to get the nvidiabl module to work, by setting the
'type' and 'max' parameters.

Gnome prefers backlights of type platform over type raw.   The non-
working thinkpad_screen is type platform, and nvidia_backlight
defaults to raw.   Setting nvidia_backlight to platform fixes this.

My approach for figuring out the proper value of 'max':

1. Start with EnableBrightnessControl=1 set.

2. Load nvidiabl with some value (such as 0x1000) for 'max'.(If your 
backlight turns entirely off, doing step 3 should turn it back on.)
modprobe nvidiabl max=number

3.  Use xbacklight to change brightness to some lower value, then back to 100.  
(If you just try to reapply 100, it won't work.)
xbacklight -set 50; xbacklight -set 100

4. Check what the reported 'actual_brightness' and 'brightness' values are.
grep . /sys/class/backlight/nvidia_backlight/*brightness

5.  If brightness and actual_brightness both equal the max_brightness value, 
you've found a 'max' that works.
If actual_brightness and brightness are below max_brightness, the guess for 
'max' was too high.
If they're above max_brightness, the guess for 'max' was too low.

6.  As a final sanity check, I verified that the brightness slider in
gnome works smoothly (that is, brightness changes occur over the whole
range).

7.  Save that max in a module config file; I tend to put all my personal 
options in /etc/modprobe.d/custom.conf
options nvidiabl type=platform max=value you found

Now I just need to remove EnableBrightnessControl, since as it is now,
the nvidia driver reverts to the xbacklight value (100) whenever I click
a link in an e-mail.

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

Title:
  Backlight controls of laptops with NVIDIA NVS and Quadro FX 880M GPUs
  no longer function while using proprietary drivers

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

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


[Bug 240392] Re: formatting cells as percentage incorrectly rounds some values

2013-10-27 Thread Dana Lee Ling
Interesting - this bug is still extant as of October 2013. I often use
Gnumeric in lieu of Excel and LibreOffice in my statistics class because
of Gnumeric's vaunted accuracy in statistical calculations. This bug is
disturbing for a math instructor. At five years old, is this a bug that
cannot be fixed because of some low level binary mathematics issue?

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

Title:
  formatting cells as percentage incorrectly rounds some values

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

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


[Bug 947919] Re: Can't change brightness with keyboard or with Brightness and Lock settings panel

2013-10-23 Thread Dana Goyette
*** This bug is a duplicate of bug 947748 ***
https://bugs.launchpad.net/bugs/947748

In my case, I'm using an nvidia card on a Thinkpad, with
EnableBrightnessControl set.

On at least the Intel driver, xrandr --verbose presents both 'BACKLIGHT' and 
'Backlight'.
The nvidia driver (with EnableBrightnessControl set) offers only the latter.

libgnome-desktop (used by gnome-settings-daemon) seems to look for only the 
former.
xbacklight looks for both names; this must be why it works when Gnome does not.

That other bug report (#947748)  has several different issues lumped into it.
I'd like to remove the duplicate flag, since this report mentions the 
xbacklight behavior.

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

Title:
  Can't change brightness with keyboard or with Brightness and Lock
  settings panel

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

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


[Bug 947919] Re: Can't change brightness with keyboard or with Brightness and Lock settings panel

2013-10-23 Thread Dana Goyette
** This bug is no longer a duplicate of bug 947748
   Brightness control not working after latest update

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

Title:
  Can't change brightness with keyboard or with Brightness and Lock
  settings panel

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

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


[Bug 1232426] Re: Saicy beta Lubuntu does not save monitor configuration

2013-10-19 Thread Dana Lee Ling
*** This bug is a duplicate of bug 1235201 ***
https://bugs.launchpad.net/bugs/1235201

I am a moron so forgive me, but I do not think this is necessarily a
duplicate. Bug 1235201 appears in part to be a matter of adding new
modes/configurations to get a usable desktop. This bug appears to more
accurately capture the new behavior I am seeing in Lubuntu 13.10: My
monitor settings were changed during the upgrade to 1280 x 1024.. The
new setting pushes the desktop leftwards off of the monitor screen.
Shifting back to 1280 x 760 recenters the desktop in the monitor
display, but I cannot get that setting to save, even running xrandr gui
launched using sudo from the command line. This is not a stored
configurations or missing configurations that have to be added issue,
this is the setting chosen in xrandr is not permanent between boots. As
I said, I am a moron, so forgive me if these are actually the same bug.

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

Title:
  Saicy beta Lubuntu does not save monitor configuration

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

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


[Bug 1201862] [NEW] cedarview-drm 20120717-0ubuntu1: cedarview-drm kernel module failed to build

2013-07-16 Thread ambara dana
Public bug reported:

i install this driver, but after restart, my ubuntu wont boot

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: cedarview-drm 20120717-0ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-23.35~precise1-generic 3.5.7.2
Uname: Linux 3.5.0-23-generic i686
ApportVersion: 2.0.1-0ubuntu17.1
Architecture: i386
DKMSKernelVersion: 3.5.0-23-generic
Date: Tue Jul 16 22:55:18 2013
InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release i386 
(20130213)
MarkForUpload: True
PackageVersion: 20120717-0ubuntu1
SourcePackage: cedarview-drm-drivers
Title: cedarview-drm 20120717-0ubuntu1: cedarview-drm kernel module failed to 
build
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: cedarview-drm-drivers (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 need-duplicate-check precise

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

Title:
  cedarview-drm 20120717-0ubuntu1: cedarview-drm kernel module failed to
  build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cedarview-drm-drivers/+bug/1201862/+subscriptions

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


[Bug 1200414] [NEW] cedarview-drm 20120717-0ubuntu1: cedarview-drm kernel module failed to build

2013-07-11 Thread ambara dana
Public bug reported:

i don't understand

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: cedarview-drm 20120717-0ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-23.35~precise1-generic 3.5.7.2
Uname: Linux 3.5.0-23-generic i686
ApportVersion: 2.0.1-0ubuntu17.1
Architecture: i386
DKMSKernelVersion: 3.5.0-23-generic
Date: Sat Jul 13 06:23:28 2013
InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release i386 
(20130213)
MarkForUpload: True
PackageVersion: 20120717-0ubuntu1
SourcePackage: cedarview-drm-drivers
Title: cedarview-drm 20120717-0ubuntu1: cedarview-drm kernel module failed to 
build
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: cedarview-drm-drivers (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 need-duplicate-check precise running-unity

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

Title:
  cedarview-drm 20120717-0ubuntu1: cedarview-drm kernel module failed to
  build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cedarview-drm-drivers/+bug/1200414/+subscriptions

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


[Bug 268506] Re: Cannot configure Synaptics TouchStyk settings (e.g. sensitivity, tapping, press/select)

2013-07-09 Thread Dana Goyette
This bug is still around even in 13.04.  I'd imagine psmouse.c needs
code added to detect the Synaptics TouchStyk.

(I couldn't find the TouchStyk interfacing guide that Synaptics'
TouchPad interfacing guide refers to, so I can't say what that code
would need to be.)

** Changed in: linux (Ubuntu)
   Status: Expired = Confirmed

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

Title:
  Cannot configure Synaptics TouchStyk settings (e.g. sensitivity,
  tapping, press/select)

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

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


[Bug 1162546] Re: Gnome-mplayer crashed

2013-06-14 Thread Dana Lee Ling
Up until 12.10 Gnome mplayer worked fine. With 13.04 only Avidmux can
play videos, all other players are unable to play videos. There must be
an underlying library issue - some common factor? Sorry, I am not tech
knowledgeable.

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

Title:
  Gnome-mplayer crashed

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

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


[Bug 1158763] Re: Overlay Scrollbars are not present

2013-05-20 Thread Dana Lee Ling
Affects Lubuntu 13.04/OpenBox  in the same way - no scroll bars. All
spreadsheet navigation must be done from keyboard.

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

Title:
  Overlay Scrollbars are not present

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

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


[Bug 1176769] [NEW] package kubuntu-firefox-installer (not installed) failed to install/upgrade: trying to overwrite '/usr/share/applications/firefox.desktop', which is also in package firefox 20.0+bu

2013-05-06 Thread Dana
Public bug reported:

Encountered error while trying to install kubuntu-desktop metapackage on
ubuntu 12.10. Firefox was open during time of install

ProblemType: Package
DistroRelease: Ubuntu 12.10
Package: kubuntu-firefox-installer (not installed)
ProcVersionSignature: Ubuntu 3.5.0-28.48-generic 3.5.7.9
Uname: Linux 3.5.0-28-generic x86_64
ApportVersion: 2.6.1-0ubuntu10
Architecture: amd64
Date: Sun May  5 22:49:38 2013
DuplicateSignature:
 Unpacking kubuntu-firefox-installer (from 
.../kubuntu-firefox-installer_12.04ubuntu1_amd64.deb) ...
 dpkg: error processing 
/var/cache/apt/archives/kubuntu-firefox-installer_12.04ubuntu1_amd64.deb 
(--unpack):
  trying to overwrite '/usr/share/applications/firefox.desktop', which is also 
in package firefox 20.0+build1-0ubuntu0.12.10.3
ErrorMessage: trying to overwrite '/usr/share/applications/firefox.desktop', 
which is also in package firefox 20.0+build1-0ubuntu0.12.10.3
InstallationDate: Installed on 2013-04-22 (14 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
MarkForUpload: True
SourcePackage: kubuntu-firefox-installer
Title: package kubuntu-firefox-installer (not installed) failed to 
install/upgrade: trying to overwrite '/usr/share/applications/firefox.desktop', 
which is also in package firefox 20.0+build1-0ubuntu0.12.10.3
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: kubuntu-firefox-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package need-duplicate-check package-conflict quantal

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

Title:
  package kubuntu-firefox-installer (not installed) failed to
  install/upgrade: trying to overwrite
  '/usr/share/applications/firefox.desktop', which is also in package
  firefox 20.0+build1-0ubuntu0.12.10.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kubuntu-firefox-installer/+bug/1176769/+subscriptions

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


[Bug 1174086] [NEW] the letters of the keyboard of my laptop aren't recognized correctly

2013-04-28 Thread dana elfassy
Public bug reported:

Hi,
My laptop is Vision model Clevo.
After installing ubuntu I had some internet disconnecting problems, and tried 
to fix it by downloading a network drive.
After restarting the computer, about half of the letters of the internal 
keyboard appeared as numbers and not as they should.
In addition the USB keyboard  mouse weren't recognized at all.
After removing the drive the USB keyboard  mouse were recognized again, but 
the problem with the internal keyboard still exists.  I'm attaching the files  
lsusb-v., xkb, gconf.
Thanks,
Dana.

P.S: These are the command that were written in order to install  remove the 
network drive:
sudo apt-get install linux-backports-modules-cw-3.6-quantal-generic
uname -a
ubuntu-drivers 
cd
vi bla.sh
 chmod +x bla.sh 
 ./bla.sh 
sudo wget http://wireless.kernel.org/download/iw/iw-0.9.22.tar.bz2
lsusb |grep -i eth
lsusb |grep -i wi

sudo apt-get --purge remove  linux-backports-modules-cw-3.6-quantal-
generic

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

** Attachment added: the 3 files
   
https://bugs.launchpad.net/bugs/1174086/+attachment/3658074/+files/dana.tar.gz

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

Title:
  the letters of the keyboard of my laptop aren't recognized correctly

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

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


[Bug 887387] Re: byobu emacs mode escape key fails

2013-03-24 Thread Dana Goyette
I'm still affected on byobu 5.21 in Ubuntu Quantal.

Looks like there's a duplicate here, as well:
https://bugs.launchpad.net/byobu/+bug/1045070

My observation:

Byobu uses prefix instead of escape -- see anything wrong in
/usr/bin/byobu-ctrl-a?

Line 35: [ $BYOBU_BACKEND = tmux ]  keybindings=$keybindings.tmux
Line 40: grep -qs ^escape $keybindings  bind_to=emacs

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

Title:
  byobu emacs mode escape key fails

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

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


[Bug 807801] Re: GRUB2 fails to detect/add Windows entries on a UEFI system

2013-03-20 Thread Dana Goyette
In a way, this can actually be a data-loss bug!

I installed Ubuntu once using manual partitioning (due to os-prober not
detecting Windows 8).

When I went back to install it again Erase Ubuntu 12.10 (to enable
LUKS this time), it wiped out EVERYTHING on the drive, including Windows
8!

(Thankfully, it was an OS installed just today, so no valuable data was
lost.)

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

Title:
  GRUB2 fails to detect/add Windows entries on a UEFI system

To manage notifications about this bug go to:
https://bugs.launchpad.net/os-prober/+bug/807801/+subscriptions

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


[Bug 1055110] Re: apport-retrace crashed with AttributeError in join(): 'NoneType' object has no attribute 'endswith'

2013-03-05 Thread Dana Goyette
gaah, accidentally clicked remove duplicate button, and it took effect
without confirmation.

** This bug is no longer a duplicate of private bug 1043892

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

Title:
  apport-retrace crashed with AttributeError in join(): 'NoneType'
  object has no attribute 'endswith'

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

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


[Bug 1045070] Re: byobu interrupts ctrl-a when keybinding is already set to another key

2013-02-16 Thread Dana Goyette
Check /usr/bin/byobu-ctrl-a, line 40:

grep -qs ^escape $keybindings  bind_to=emacs

With byobu-tmux, the option is not called escape at all.
Therefore, it thinks I haven't configured the escape key, and any answer 
proceeds to trample all over my working manually-edited configuration.
(I had to edit it manually, because setting ctrl-S through the F9 menu doesn't 
actually apply.)

Here's my keybindings.tmux:

unbind-key -n C-s
set -g prefix ^S
set -g prefix2 ^S
bind s send-prefix


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

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

Title:
  byobu interrupts ctrl-a when keybinding is already set to another key

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

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


[Bug 1116999] Re: xfreerdp crashed with SIGSEGV in X509_get_issuer_name()

2013-02-06 Thread Dana Goyette
** Information type changed from Private to Private Security

** Information type changed from Private Security to Public

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

Title:
  xfreerdp crashed with SIGSEGV in X509_get_issuer_name()

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

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


[Bug 972232] Re: software-center crashed with DatabaseModifiedError in get_pkgname(): The revision being read has been discarded - you should call Xapian::Database::reopen() and retry the operation

2012-06-18 Thread Dana Byrd
Happened while installing Java 7 JDK. Nautilus, terminal, chrome,
wallch, dropbox, docky, and screenlets were running.

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

Title:
  software-center crashed with DatabaseModifiedError in get_pkgname():
  The revision being read has been discarded - you should call
  Xapian::Database::reopen() and retry the operation

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

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


[Bug 865984] Re: firegl_sig_notifier crash on shutdown or reboot

2012-03-25 Thread Dana Goyette
Same here... crash on most shutdowns.

I'm attaching a full stacktrace, grabbed via amtterm.
Note that I do have an out-of-memory kill due to Dropbox earlier, but I'd 
imagine that's a red herring.  That out-of-memory didn't kill Xorg.

fglrx issue is at the END of the log file... after that point, I hard-
reset.

** Attachment added: amtterm.log
   
https://bugs.launchpad.net/ubuntu/+bug/865984/+attachment/2937460/+files/amtterm.log

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

Title:
  firegl_sig_notifier crash on shutdown or reboot

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

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


[Bug 947368] [NEW] after installing themes for empathy, it closed everytime i try to open preferences..

2012-03-05 Thread dana
Public bug reported:

after installing themes for empathy,
I'd like to try the installed themes..
but it closed everytime i try to open preferences..

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: empathy 3.2.0.1-0ubuntu1.1
ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17
Uname: Linux 3.0.0-16-generic i686
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Date: Tue Mar  6 01:40:20 2012
ExecutablePath: /usr/bin/empathy
InstallationMedia: Sabily-full 11.10 Uhud - release i386 (20111217)
SourcePackage: empathy
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug apport-lpi i386 oneiric

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

Title:
  after installing themes for empathy, it closed everytime i try to open
  preferences..

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

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


[Bug 947368] Re: after installing themes for empathy, it closed everytime i try to open preferences..

2012-03-05 Thread dana
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/947368

Title:
  after installing themes for empathy, it closed everytime i try to open
  preferences..

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

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


[Bug 943069] Re: Xorg crashed with SIGSEGV in ___newselect_nocancel()

2012-02-28 Thread Dana Goyette
** Description changed:

- I'm testing out the git version of the fujitsu-tablet driver from here, and X 
is crashing when I hit something with the rightmost two buttons (one marked 
fn, another marked alt.
+ I'm testing out the git version of the fujitsu-tablet driver from the 
following page, and X is crashing when I hit something with the rightmost two 
buttons (one marked fn, another marked alt.
  Laptop model is T4020.
  
  http://sourceforge.net/scm/?type=gitgroup_id=196222
  
  Notably, those two buttons seem to interpret the FN as a modifier in the 
driver, and send some weird MSC_SCAN and MSC_RAW events.
  I'll attach a log of evtest with that input device, pressing the buttons from 
left to right, first without fn and then with fn.
  
  The basic labels, from left to right: [scroll down] [scroll up] [fn] [alt]
  The with-fn labels: [1] [2] [3] [4] [ENT]
  
  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: xserver-xorg-core 2:1.11.4-0ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6
  Uname: Linux 3.2.0-17-generic i686
  .tmp.unity.support.test.0:
-  
+ 
  ApportVersion: 1.93-0ubuntu2
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Tue Feb 28 20:42:16 2012
  DistUpgraded: Log time: 2012-02-28 07:45:03.163034
  DistroCodename: precise
  DistroVariant: ubuntu
  DkmsStatus:
-  bcmwl, 5.100.82.38+bdcom, 3.0.0-16-generic, i686: installed
-  bcmwl, 5.100.82.38+bdcom, 3.2.0-17-generic, i686: installeddkms.conf: Error! 
No 'BUILT_MODULE_NAME' directive specified for record #0.
-  Error! Bad conf file.
-  File: 
-  does not represent a valid dkms.conf file.
+  bcmwl, 5.100.82.38+bdcom, 3.0.0-16-generic, i686: installed
+  bcmwl, 5.100.82.38+bdcom, 3.2.0-17-generic, i686: installeddkms.conf: Error! 
No 'BUILT_MODULE_NAME' directive specified for record #0.
+  Error! Bad conf file.
+  File:
+  does not represent a valid dkms.conf file.
  ExecutablePath: /usr/bin/Xorg
  GraphicsCard:
-  Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller 
[8086:2592] (rev 04) (prog-if 00 [VGA controller])
-Subsystem: Fujitsu Limited. Device [10cf:12e0]
-Subsystem: Fujitsu Limited. Device [10cf:12e0]
+  Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller 
[8086:2592] (rev 04) (prog-if 00 [VGA controller])
+    Subsystem: Fujitsu Limited. Device [10cf:12e0]
+    Subsystem: Fujitsu Limited. Device [10cf:12e0]
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha i386 (20110302)
  Lsusb:
-  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
-  Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
-  Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
-  Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
-  Bus 004 Device 002: ID 044e:3001 Alps Electric Co., Ltd UGTZ4 Bluetooth
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+  Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
+  Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
+  Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
+  Bus 004 Device 002: ID 044e:3001 Alps Electric Co., Ltd UGTZ4 Bluetooth
  MachineType: FUJITSU LifeBook T4020
  ProcCmdline: /usr/bin/X :0 -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 
-novtswitch
  ProcEnviron:
-  
+ 
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-17-generic 
root=UUID=280d75e0-26b1-4b9e-8ff4-c1a2a16e0bbd ro 
crashkernel=384M-2G:64M,2G-:128M quiet splash vt.handoff=7
  SegvAnalysis:
-  Segfault happened at: 0x4ce2e9 GetPointerEvents+89:mov
0x38(%eax),%edx
-  PC (0x004ce2e9) ok
-  source 0x38(%eax) (0x0038) not located in a known VMA region (needed 
readable region)!
-  destination %edx ok
+  Segfault happened at: 0x4ce2e9 GetPointerEvents+89:mov
0x38(%eax),%edx
+  PC (0x004ce2e9) ok
+  source 0x38(%eax) (0x0038) not located in a known VMA region (needed 
readable region)!
+  destination %edx ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: xorg-server
  StacktraceTop:
-  ___newselect_nocancel () at ../sysdeps/unix/syscall-template.S:82
-  WaitForSomething ()
-  ?? ()
-  ?? ()
-  __libc_start_main (main=0x4a4f00, argc=8, ubp_av=0xbf9a0cb4, init=0x6178c0 
__libc_csu_init, fini=0x617930 __libc_csu_fini, rtld_fini=0x11f280 
_dl_fini, stack_end=0xbf9a0cac) at libc-start.c:226
+  ___newselect_nocancel () at ../sysdeps/unix/syscall-template.S:82
+  WaitForSomething ()
+  ?? ()
+  ?? ()
+  __libc_start_main (main=0x4a4f00, argc=8, ubp_av=0xbf9a0cb4, init=0x6178c0 
__libc_csu_init, fini=0x617930 __libc_csu_fini, rtld_fini=0x11f280 
_dl_fini, stack_end=0xbf9a0cac) at libc-start.c:226
  Title: Xorg crashed with SIGSEGV in ___newselect_nocancel()
  UpgradeStatus: Upgraded to precise on 2012-02-29 (0 days ago)
  UserGroups:
-  
+ 
  XorgConf:
-  Section ServerFlags
-   Option NoTrapSignals true
-  EndSection
+  

[Bug 914524] [NEW] Xubuntu Install Failed While Running From Live CD 12.04 Alpha-1

2012-01-10 Thread Dana
Public bug reported:

The failure appeared toward the end of the install process.  Hopefully
the error report file will have more specific information.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: ubiquity 2.9.5
ProcVersionSignature: Ubuntu 3.2.0-2.5-generic 3.2.0-rc3
Uname: Linux 3.2.0-2-generic x86_64
ApportVersion: 1.90-0ubuntu1
Architecture: amd64
CasperVersion: 1.292
Date: Tue Jan 10 15:56:55 2012
LiveMediaBuild: Xubuntu 12.04 Precise Pangolin - Alpha amd64 (2029.2)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise ubiquity-2.9.5

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

Title:
  Xubuntu Install Failed While Running From Live CD 12.04 Alpha-1

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

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


[Bug 914524] Re: Xubuntu Install Failed While Running From Live CD 12.04 Alpha-1

2012-01-10 Thread Dana
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/914524

Title:
  Xubuntu Install Failed While Running From Live CD 12.04 Alpha-1

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

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


[Bug 806663] Re: lxpanel crash when multiple instances of libreoffice are opened (and one of them is closed)

2011-12-27 Thread Dana Lee Ling
Affects me too, primarily after closing the last window in a set of open
windows and thus exit the program. lxpanel heads for 100% on task panel.
If terminated, then the lxpanel restarts. If killed, then a terminal has
to be used to relaunch lxpanel. I can usually avoid the problem by not
closing Libreoffice. FWIW, here are some details on my rig:

Kernel : Linux 3.0.0-14-generic (i686)
Compiled: #23-Ubuntu SMP Mon Nov 21 20:34:47 UTC 2011
Distribution: Ubuntu 11.10
Desktop Environment:  LXDE (Lubuntu)
LibreOffice: 1:3.4.4-0ubuntu1
Running on:
-Computer-
Processor   : Intel(R) Celeron(R) CPU 3.06GHz
Memory  : 2045MB (724MB used)
Operating System: Ubuntu 11.10
Date/Time   : Wed 28 Dec 2011 07:42:57 AM PONT
-Display-
Resolution  : 1024x768 pixels
OpenGL Renderer : Unknown

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

Title:
  lxpanel crash when multiple instances of libreoffice are opened (and
  one of them is closed)

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

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


[Bug 722762] Re: zeitgeist-daemon using ~100% of CPU

2011-12-18 Thread Dana Byrd
Below are the steps I've used to resolve my problem for now.

 path to files = /home/{user}/.local/share/zeitgeist/

Short version:
  *  I overwrote /home/dbyrd/.local/share/zeitgeist/* then shutdown my PC via 
the menu. Upon boot the CPU issue was absent. 
  *  zeitgeist daemon cpu usage now equals 0.0 %

More detail:
1. The sqlliteman app (sqlite manager - in ubuntu software center) was used to 
open an old backup copy of activity.sqlite (activity.sqlite.bck). The backup 
sqlite database was easily opened and seemed functional. Next I tried to open 
the activity.sqlite database and I received a corrupt file warning from the 
sqlliteman app. 
2. I backed-up the entire local zeitgeist folder for posterity.
3. I restored my zeitgiest folder overwriting all files in the folder(s). See 
path above.
4. Full Shutdown. Cold boot.
5. The symptoms of the bug are currently absent. My current zeitgeist daemon 
cpu usuage is 0.0 % via htop. Previously htop reported the daemon at 85%-99% 
CPU for hours on end.

I hope this helps.

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

Title:
  zeitgeist-daemon using ~100% of CPU

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

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


[Bug 554479] Re: Rhythmbox crashes while playing, cannot restarted until reboot

2011-12-15 Thread Dana Engel
The bug is still present in version 0.13.1 on Ubuntu 10.04. But in my
case the bug is a little bit more extreme because I'm not able to start
rhythmbox at all, it just constantly crashes with the following debug-
output.

engeld@serenity:~$ rhythmbox -d
(18:25:04) [0x8ca5248] [rb_debug_init_match] rb-debug.c:213: Debugging enabled
(18:25:04) [0x8ca5248] [main] main.c:180: initializing Rhythmbox 0.13.1
(18:25:04) [0x8ca5248] [rb_threads_init] rb-util.c:482: GMutex isn't recursive
(18:25:04) [0x8ca5248] [main] main.c:188: going to create DBus object
(18:25:04) [0x8ca5248] [main] main.c:355: THE END

Do you guys need more information? And if so, what else?

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

Title:
  Rhythmbox crashes while playing, cannot restarted until reboot

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

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


[Bug 871084] Re: Dash shows if you press ANY super combo quickly

2011-12-15 Thread Dana Goyette
This is not a duplicate.
Unity isn't blocking... unity... from receiving keypresses; in fact, it's quite 
the opposite: one plugin SHOULD be blocking the other from firing once it's 
claimed the input event.

** This bug is no longer a duplicate of bug 704231
   Unity blocks other programs from receiving super key-press events.

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

Title:
  Dash shows if you press ANY super combo quickly

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

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


[Bug 851345] Re: compiz crashes on i915 graphic module with GLX_EXT_texture_from_pixmap is missing

2011-10-15 Thread Dana Goyette
I can confirm that it seems to be ConsoleKit killing the session, because it's 
taking out both DRI and audio. 
This bug should probably renamed -- it's not merely an i915 issue.

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

Title:
  compiz crashes on i915 graphic module with GLX_EXT_texture_from_pixmap
  is missing

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

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


[Bug 871084] Re: Dash shows if you press ANY super combo quickly

2011-10-09 Thread Dana Goyette
** Summary changed:

- Dash shows if you press another super combo quickly
+ Dash shows if you press ANY super combo quickly

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

Title:
  Dash shows if you press ANY super combo quickly

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

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


[Bug 871084] [NEW] Dash shows if you press another super combo quickly

2011-10-08 Thread Dana Goyette
Public bug reported:

The default for the new switcher is alt-tab, but I wanted to reassign it to 
super.  When I did so, I found the following issue:
Any time you press a super combo quickly, the other combo will fire but the 
dash will still show.

Bind start switcher to super+tab... super-tab quickly, flips window AND opens 
dash.
Initiate Scale already bound to super+w... press super+w, super+w (releasing 
super each time), and you'll get the dash when you return from scale.

The dash should be inhibited if any other super key combo has fired.

Unity version:  4.22.0-0ubuntu3
Compiz version: 1:0.8.6-0ubuntu9

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


** Tags: oneiric unity

** Description changed:

  The default for the new switcher is alt-tab, but I wanted to reassign it to 
super.  When I did so, I found the following issue:
- Any time you press a super combo quickly, the other combo will fire but the 
dash will still show.  
+ Any time you press a super combo quickly, the other combo will fire but the 
dash will still show.
  
  Bind start switcher to super+tab super-tab quickly, flips window AND 
opens dash.
  Initiate Scale already bound to super+w press super+w, super+w 
(releasing super each time), and you'll get the dash when you return from 
scale.
  
  The dash should be inhibited if any other super key combo has fired.
+ 
+ Unity version:  4.22.0-0ubuntu3
+ Compiz version: 1:0.8.6-0ubuntu9

** Description changed:

  The default for the new switcher is alt-tab, but I wanted to reassign it to 
super.  When I did so, I found the following issue:
  Any time you press a super combo quickly, the other combo will fire but the 
dash will still show.
  
- Bind start switcher to super+tab super-tab quickly, flips window AND 
opens dash.
- Initiate Scale already bound to super+w press super+w, super+w 
(releasing super each time), and you'll get the dash when you return from 
scale.
+ Bind start switcher to super+tab... super-tab quickly, flips window AND 
opens dash.
+ Initiate Scale already bound to super+w... press super+w, super+w 
(releasing super each time), and you'll get the dash when you return from 
scale.
  
  The dash should be inhibited if any other super key combo has fired.
  
  Unity version:  4.22.0-0ubuntu3
  Compiz version: 1:0.8.6-0ubuntu9

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

Title:
  Dash shows if you press another super combo quickly

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

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


Re: [Bug 611874] Re: lockup when xrandr changes display

2011-08-30 Thread Dana
Yes sorry, I don't have hardware to reproduce this with at the moment
since it was a company machine. When I do again I'll let you know.

On Tue, Aug 30, 2011 at 2:44 PM, Pedro Villavicencio pe...@ubuntu.com wrote:
 We are closing this bug report because it lacks the information we need
 to investigate the problem, as described in the previous comments.
 Please reopen it if you can give us the missing information, and don't
 hesitate to submit bug reports in the future. To reopen the bug report
 you can click on the current status, under the Status column, and change
 the Status back to New. Thanks again!


 ** Changed in: gnome-screensaver (Ubuntu)
       Status: Incomplete = Expired

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/611874

 Title:
  lockup when xrandr changes display

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


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

Title:
  lockup when xrandr changes display

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

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

[Bug 677042] Re: rhythmbox removes song from library when external visualization is closed

2011-08-16 Thread Dana Goyette
I can confirm: this issue still applies in Ubuntu Natty (64-bit here).
In my case, the song is removed from my library only until I restart Rhythmbox.

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

Title:
  rhythmbox removes song from library when external visualization is
  closed

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

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


[Bug 677042] Re: rhythmbox removes song from library when external visualization is closed

2011-08-16 Thread Dana Goyette
** Changed in: rhythmbox (Ubuntu)
   Status: Expired = Confirmed

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

Title:
  rhythmbox removes song from library when external visualization is
  closed

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

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


[Bug 827775] Re: Add ipmisensors to Ubuntu kernel

2011-08-16 Thread Dana Goyette
*** This bug is a duplicate of bug 329012 ***
https://bugs.launchpad.net/bugs/329012


** This bug has been marked a duplicate of bug 329012
   Add ipmisensors module to ubuntu kernel

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

Title:
  Add ipmisensors to Ubuntu kernel

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

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


  1   2   3   4   5   >