[Bug 1902868] [NEW] Evolution cannot print or save email as file

2020-11-04 Thread Elliot Sprecher
Public bug reported:

On upgrade to Ubuntu Mate 20.10, Evolution Mail no longer prints or saves PDF 
from the Mail component, although the Calendar and Contacts do. On trying to 
print to PDF, I get a message along the lines of: The printer replied “Error 
opening file “/home/myHome/Documents/20201101145220_ message.pdf”: No such 
file or directory. And trying to print to a printer which works in most other 
applications gets me: The printer replied “Printer not found”.  This appears to 
be a Webkit bug, and a suggested work-around is to kill all Evolution 
processes, then open Evolution with
$ WEBKIT_FORCE_SANDBOX=0 evolution

** Affects: evolution (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/1902868

Title:
  Evolution cannot print or save email as file

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

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

[Bug 1759950] Re: Lid-close suspend: blank screen when switching to user session

2020-08-22 Thread Elliot
This issue does not seem to occur when compiling XFCE Settings Mnaager
without UPower as per my findings here:
https://gitlab.xfce.org/xfce/xfce4-settings/-/issues/222

** Bug watch added: gitlab.xfce.org/xfce/xfce4-settings/-/issues #222
   https://gitlab.xfce.org/xfce/xfce4-settings/-/issues/222

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

Title:
  Lid-close suspend: blank screen when switching to user session

To manage notifications about this bug go to:
https://bugs.launchpad.net/light-locker/+bug/1759950/+subscriptions

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

[Bug 1892430] [NEW] Black screen after suspending with laptop lid due to compilation with UPower GLib

2020-08-20 Thread Elliot
Public bug reported:

When resuming from suspending a laptop with the lid in Xfce, the screen
stays dark after logging in with light-locker or during the login with
xfce4-screensaver. The only way to get back to a desktop is to use a tty
to restart the display manager.

After some more testing, I found that this is a problem with the way
UPower is incorporated into the program. This can be fixed by adding the
option "--disable-upower-glib" to the ./configure script. This fixes
issue in Arch/Manjaro, where this option is implemented in the PKGBUILD.
I've reported this upstream, but with the state XFCE is in as a project
I doubt it will be fixed anytime soon.

Report: https://gitlab.xfce.org/xfce/xfce4-settings/-/issues/222
Old report on wrong component: 
https://gitlab.xfce.org/xfce/xfce4-power-manager/-/issues/75

** Affects: xfce4-settings (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/1892430

Title:
  Black screen after suspending with laptop lid due to compilation with
  UPower GLib

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

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

[Bug 1776873] Re: Whitelisted allowedURLschemes breaks some desktop apps

2020-03-03 Thread Elliot Kendall
This is personally impacting my ability to use Chromium to run the F5
SSL VPN, which uses the f5-epi and f5-vpn schemes.

There needs to be a way for individual users to add to the whitelist.
Adding more schemes like "apt" is just making the issue less painful.

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

Title:
  Whitelisted allowedURLschemes breaks some desktop apps

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

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

[Bug 1861738] [NEW] Proprietary Snap applications are displayed even in "Free Software Only" mode on install.

2020-02-03 Thread Elliot
Public bug reported:

When installing Ubuntu with the free software only session, the
following installation will not have any proprietary Deb sources
enabled, but the Snap sources will be. Gnome Software will then
advertise Spotify, Discord, (etc).

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: gnome-software 3.35.2-0ubuntu1
ProcVersionSignature: Ubuntu 5.4.0-12.15-generic 5.4.8
Uname: Linux 5.4.0-12-generic x86_64
ApportVersion: 2.20.11-0ubuntu16
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sun Feb  2 22:44:34 2020
InstallationDate: Installed on 2020-02-02 (0 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Alpha amd64 (20200124)
InstalledPlugins:
 gnome-software-plugin-flatpak N/A
 gnome-software-plugin-snap3.35.2-0ubuntu1
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-software
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug focal

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

Title:
  Proprietary Snap applications are displayed even in "Free Software
  Only" mode on install.

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

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

[Bug 1858336] Re: [qxl] Xorg crashed with assertion failure in DRIMoveBuffersHelper

2020-01-07 Thread Elliot
Set to issue #10 [here](https://gitlab.freedesktop.org/xorg/driver/xf86
-video-qxl/issues/10).

** Bug watch added: gitlab.freedesktop.org/xorg/driver/xf86-video-qxl/issues #10
   https://gitlab.freedesktop.org/xorg/driver/xf86-video-qxl/issues/10

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

Title:
  [qxl] Xorg crashed with assertion failure in DRIMoveBuffersHelper

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

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

[Bug 1858336] [NEW] Login loops with GNOME Boxes on Xorg

2020-01-05 Thread Elliot
Public bug reported:

After doing a normal installation with erasing the disk in GNOME Boxes,
I cannot log into the Ubuntu Xorg session. Wayland works fine, but this
still isn't a workaround if the user wants to use Xorg for any given
reason.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: xorg 1:7.7+19ubuntu12
ProcVersionSignature: Ubuntu 5.3.0-24.26-generic 5.3.10
Uname: Linux 5.3.0-24-generic x86_64
ApportVersion: 2.20.11-0ubuntu15
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Sun Jan  5 10:21:36 2020
DistUpgraded: Fresh install
DistroCodename: focal
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Red Hat, Inc. QXL paravirtual graphic card [1b36:0100] (rev 04) (prog-if 00 
[VGA controller])
   Subsystem: Red Hat, Inc. QEMU Virtual Machine [1af4:1100]
InstallationDate: Installed on 2020-01-05 (0 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Alpha amd64 (20200104)
Lsusb:
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 004 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 002 Device 002: ID 08e6:4433 Gemalto (was Gemplus) GemPC433-Swap
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Lsusb-t:
 /:  Bus 04.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
 /:  Bus 03.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
 /:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
 |__ Port 1: Dev 2, If 0, Class=Chip/SmartCard, Driver=, 12M
 /:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/6p, 480M
MachineType: QEMU Standard PC (Q35 + ICH9, 2009)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-24-generic 
root=UUID=3faaad6a-d32e-4d07-877f-3ef17831e142 ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/01/2014
dmi.bios.vendor: SeaBIOS
dmi.bios.version: ?-20191223_100556-anatol
dmi.chassis.type: 1
dmi.chassis.vendor: QEMU
dmi.chassis.version: pc-q35-4.2
dmi.modalias: 
dmi:bvnSeaBIOS:bvr?-20191223_100556-anatol:bd04/01/2014:svnQEMU:pnStandardPC(Q35+ICH9,2009):pvrpc-q35-4.2:cvnQEMU:ct1:cvrpc-q35-4.2:
dmi.product.name: Standard PC (Q35 + ICH9, 2009)
dmi.product.version: pc-q35-4.2
dmi.sys.vendor: QEMU
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.100-4
version.libgl1-mesa-dri: libgl1-mesa-dri 19.2.4-1ubuntu1
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.20.5+git20191008-0ubuntu1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20190815-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

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


** Tags: amd64 apport-bug focal regression reproducible ubuntu wayland-session

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

Title:
  Login loops with GNOME Boxes on Xorg

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

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

[Bug 1853709] Re: lightdm does not greet or present login prompt when resuming from laptop suspend

2019-12-19 Thread Elliot
Happens with the Dell XPS 9570 (Intel-Nvidia) as well on a 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/1853709

Title:
  lightdm does not greet or present login prompt when resuming from
  laptop suspend

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

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

[Bug 1854588] Re: Clicking 'Install' on gdebi-gtk makes it vanish ONLY when .deb opened from Chrome/Firefox

2019-12-01 Thread Elliot
No issue on Ubuntu MATE 19.10! This was tested with Firefox 70.0.1 and
the Minecraft deb package.

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

Title:
  Clicking 'Install' on gdebi-gtk makes it vanish ONLY when .deb opened
  from Chrome/Firefox

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

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

[Bug 1163565] Re: Middle-clicking a link triggers onpaste event

2019-01-31 Thread Elliot Kendall
The bug is not present in chromium-browser 65.0.3325.181-0ubuntu1 on
18.04. Thanks.

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

Title:
  Middle-clicking a link triggers onpaste event

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

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

[Bug 1785426] [NEW] setup partition crashed on create I think

2018-08-04 Thread Missy Elliot Smith
Public bug reported:

ubi-partman crashed

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubiquity 18.04.14.6
ProcVersionSignature: Ubuntu 4.15.0-29.31-generic 4.15.18
Uname: Linux 4.15.0-29-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.2
Architecture: amd64
CasperVersion: 1.394
CurrentDesktop: ubuntu:GNOME
Date: Sat Aug  4 21:44:54 2018
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
boot=casper only-ubiquity quiet splash ---
LiveMediaBuild: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
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 bionic ubiquity-18.04.14.6 ubuntu

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

Title:
  setup partition crashed on create I think

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

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

[Bug 1737093] [NEW] would not allow me to encrypt harddrive upon install and another error when trying to install normally

2017-12-07 Thread Elliot Alderson
Public bug reported:

Linux N00b, dont know how to get the /var/log/syslog and
/var/log/partman

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: ubiquity 17.10.10
ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
Uname: Linux 4.13.0-16-generic x86_64
ApportVersion: 2.20.7-0ubuntu3
Architecture: amd64
CasperVersion: 1.387
CurrentDesktop: ubuntu:GNOME
Date: Fri Dec  8 04:34:48 2017
LiveMediaBuild: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
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/1737093

Title:
  would not allow me to encrypt harddrive upon install and another error
  when trying to install normally

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

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

[Bug 1429030] Re: netboot mini.iso doesn't support UEFI boot

2017-02-09 Thread Elliot Huffman
Amd64 variant of the ubuntu netboot images does not include UEFI enabled
by default.

Successfully enabled EFI by extracting the grub images like was
suggested above.

Ubuntu version: 16.04.1 LTS x64 netboot mini.iso

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

Title:
  netboot mini.iso doesn't support UEFI boot

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

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


[Bug 1661121] Re: NOAA weather URL no longer valid

2017-02-03 Thread Elliot Kendall
Yup, I built the package from Zesty and can confirm it fixes the issue.
Thanks!

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

Title:
  NOAA weather URL no longer valid

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

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


[Bug 1661121] [NEW] NOAA weather URL no longer valid

2017-02-01 Thread Elliot Kendall
Public bug reported:

The included perl script, GrabWeather, pulls its weather data from
http://weather.noaa.gov/pub/data/observations/metar/decoded. However,
per the message at that URL, that web service was disabled as of August
3rd 2016. Now any attempt to fetch weather information produces the
following error:

404 Not Found at /usr/share/gkrellm/GrabWeather line 52.

** Affects: gkrellweather (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/1661121

Title:
  NOAA weather URL no longer valid

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

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


[Bug 1580692] Re: Dell latitude e6520 display freezes must reboot

2017-01-15 Thread elliot smith
[solved?]
Hello,
I have experienced this issue on two E6520 laptops with i5 processors running 
the Linux Mint live image for installing Mint version 18 (booted off the USB 
port.)  Both laptops running BIOS version A19, which is the latest version at 
this time.  In my troubleshooting I found this issue continues to happen 
despite removing the hard drive, cdrom drive, and despite switching from a low 
quality USB 2.0 thumb drive as the boot device to a high quality USB 3.0 thumb 
drive.
This issue seems to be the same as what is discussed here:
http://en.community.dell.com/support-forums/laptop/f/3518/t/19579391

My preliminary testing indicates that the solution may be as simple as
... choosing the option of "Load Defaults" in the BIOS.  When you choose
this option, you will also be asked if you want to allow the SATA
Operation to be changed.  I suggest selecting "NO" for the SATA
Operation change.  Then press "Apply" to confirm the "Load Defaults"
command.

As far as I can tell, there is no specific setting or combination of
settings in the BIOS which causes this issue.  That is to say, I am so
far not able to replicate this issue after choosing to "Load Defaults"
despite the fact that I have set all the BIOS settings back to what they
were before choosing to "Load Defaults."  Therefore, I think that "Load
Defaults" may be clearing up some corruption in the BIOS settings.  If
this is the case, then it is in theory possible that the BIOS corruption
happened due to an upgrade of the BIOS, or a low NVRAM battery.  A low
NVRAM battery can be tricky in some laptops because it may not cause
problems until the main battery is removed from the laptop which leaves
the NVRAM totally dependent on the NVRAM battery.  I have tested for
several hours after loading defaults, with no further crashes.  Before
loading defaults, I would get at least a couple crashes per hour while
doing nothing more than navigating the GUI.

I will update this comment if I find any new info or any info which
contradicts my preliminary experience so far.

x84

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

Title:
  Dell latitude e6520 display freezes must reboot

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

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


[Bug 1405232] Re: ping reports wrong IP responding under certain conditions

2016-02-15 Thread Elliot Dronebarger
Can confirm - I tested in 15.10 and this bug no longer exists in the
current iputils package, but this should be backported to 14.04 IMHO

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

Title:
  ping reports wrong IP responding under certain conditions

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

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


[Bug 1535573] Re: package julia-common 0.4.3-1 failed to install/upgrade: trying to overwrite '/usr/share/julia/test/mpfr.jl', which is also in package julia 0.4.2-wily2

2016-01-19 Thread Elliot Saba
Yes, this is a PPA package that provides Julia.  Should one or both of
us mark our packages with "conflicts-with"?

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

Title:
  package julia-common 0.4.3-1 failed to install/upgrade: trying to
  overwrite '/usr/share/julia/test/mpfr.jl', which is also in package
  julia 0.4.2-wily2

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

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


[Bug 1457284] [NEW] langford-dkms 0.0.20130228-3: langford kernel module failed to build

2015-05-20 Thread Elliot
Public bug reported:

Description:Ubuntu 15.04
Release:15.04

langford-dkms:
  Installed: 0.0.20130228-3
  Candidate: 0.0.20130228-3
  Version table:
 *** 0.0.20130228-3 0
500 http://us.archive.ubuntu.com/ubuntu/ vivid/universe amd64 Packages
100 /var/lib/dpkg/status

I called the command sudo apt-get dist-upgrade and got an error.

Setting up langford-dkms (0.0.20130228-3) ...
Loading new langford-0.0.20130108 DKMS files...
Building only for 3.19.6
Building initial module for 3.19.6
ERROR (dkms apport): kernel package linux-headers-3.19.6 is not supported
Error! Bad return status for module build on kernel: 3.19.6 (x86_64)
Consult /var/lib/dkms/langford/0.0.20130108/build/make.log for more information.
Processing triggers for libc-bin (2.21-0ubuntu4) ...

ProblemType: Package
DistroRelease: Ubuntu 15.04
Package: langford-dkms 0.0.20130228-3
Uname: Linux 3.19.6 x86_64
ApportVersion: 2.17.2-0ubuntu1
Architecture: amd64
DKMSKernelVersion: 3.19.0-18-generic
Date: Wed May 20 20:15:39 2015
DuplicateSignature: 
dkms:langford-dkms:0.0.20130228-3:/var/lib/dkms/langford/0.0.20130108/build/langford.c:1090:53:
 error: macro __DATE__ might prevent reproducible builds [-Werror=date-time]
InstallationDate: Installed on 2015-05-19 (1 days ago)
InstallationMedia:
 
PackageArchitecture: all
PackageVersion: 0.0.20130228-3
RelatedPackageVersions:
 dpkg 1.17.25ubuntu1
 apt  1.0.9.7ubuntu4
SourcePackage: langford
Title: langford-dkms 0.0.20130228-3: langford kernel module failed to build
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package third-party-packages vivid

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

Title:
  langford-dkms 0.0.20130228-3: langford kernel module failed to build

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

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


[Bug 1433032] Re: Starting Chrome makes gnome-keyring-daemon loading 100% of a CPU thread for 5 at least mins

2015-03-19 Thread Elliot Voris
I'm using Chrome Version 41.0.2272.89 (64-bit). I'm running Linux Mint
17.1 Cinnamon

I went in and removed some of the many, many stored passwords in Menu 
Preferences  Passwords and Keys

The ~/.local/share/keyrings/login.keyring file was 1018K before, and
765K after working through about one-third of the list of passwords.
Starting up Chrome, I was asked to login again. After I did that, things
appear to be working smoothly.

I'll update after some more extended use.

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

Title:
  Starting Chrome makes gnome-keyring-daemon loading 100% of a CPU
  thread for 5 at least mins

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

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


[Bug 1405232] [NEW] ping reports wrong IP responding under certain conditions

2014-12-23 Thread Elliot Dronebarger
Public bug reported:

Description:Ubuntu 14.04.1 LTS
Release:14.04
iputils-ping:
Installed: 3:20121221-4ubuntu1.1
Candidate: 3:20121221-4ubuntu1.1

ping will report the incorrect reply IP address under certain, specific
conditions, and is repeatable. This is how to re-create the issue:

1. Start pinging an IP where you get an ICMP error message from some
other device (RFC792 lists errors). For instance: Destination IP is
offline and the last-hop router reports message type Destination
Unreachable. I assume this would work for any ICMP error, though.

2. When the device comes back online, ping reports replies from the
other device, when it should report replies from the device that is
sending the Echo Reply messages.

3. If the ping is stopped and restarted after the device is up, it
reports the correct IP address again. Other ping utilities do not
exhibit this behavior.

Example output (Destination that was pinged was 172.21.56.50, last hop router 
was 172.21.25.103):
circle@circle:~$ /bin/ping 172.21.56.50
PING 172.21.56.50 (172.21.56.50) 56(84) bytes of data.
From 172.21.25.103 icmp_seq=1 Destination Host Unreachable
From 172.21.25.103 icmp_seq=2 Destination Host Unreachable
From 172.21.25.103 icmp_seq=3 Destination Host Unreachable
From 172.21.25.103 icmp_seq=4 Destination Host Unreachable
From 172.21.25.103 icmp_seq=5 Destination Host Unreachable
From 172.21.25.103 icmp_seq=6 Destination Host Unreachable
64 bytes from 172.21.25.103: icmp_seq=7 ttl=63 time=0.689 ms
64 bytes from 172.21.25.103: icmp_seq=8 ttl=63 time=0.635 ms
64 bytes from 172.21.25.103: icmp_seq=9 ttl=63 time=0.656 ms
64 bytes from 172.21.25.103: icmp_seq=10 ttl=63 time=0.822 ms
64 bytes from 172.21.25.103: icmp_seq=11 ttl=63 time=0.785 ms
^C
--- 172.21.56.50 ping statistics ---
11 packets transmitted, 5 received, +6 errors, 54% packet loss, time 10023ms
rtt min/avg/max/mdev = 0.635/0.717/0.822/0.077 ms, pipe 3
circle@circle:~$ /bin/ping 172.21.56.50
PING 172.21.56.50 (172.21.56.50) 56(84) bytes of data.
64 bytes from 172.21.56.50: icmp_seq=1 ttl=63 time=0.737 ms
64 bytes from 172.21.56.50: icmp_seq=2 ttl=63 time=0.646 ms
64 bytes from 172.21.56.50: icmp_seq=3 ttl=63 time=0.626 ms
^C
--- 172.21.56.50 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 1998ms
rtt min/avg/max/mdev = 0.626/0.669/0.737/0.056 ms

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: iputils-ping 3:20121221-4ubuntu1.1
ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
Uname: Linux 3.13.0-43-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
CurrentDesktop: XFCE
Date: Tue Dec 23 10:50:35 2014
InstallationDate: Installed on 2014-10-08 (76 days ago)
InstallationMedia: Xubuntu 14.04.1 LTS Trusty Tahr - Release amd64 (20140723)
SourcePackage: iputils
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

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

Title:
  ping reports wrong IP responding under certain conditions

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

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


[Bug 1388826] Re: Touchpad cannot be used, but an external mouse does

2014-11-05 Thread Elliot Howie
I followed the instructions and tested the latest build. I've had no
success with it.

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

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

Title:
  Touchpad cannot be used, but an external mouse does

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

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


[Bug 1388826] [NEW] Touchpad cannot be used, but an external mouse does

2014-11-03 Thread Elliot Howie
Public bug reported:

General Info:
Manufacturer/Make: Advent Tacto Silver
Manufacturer Touchpad: Advent?
Sympton first occurance: After first power up after initial installation.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-39-generic 3.13.0-39.66
ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
Uname: Linux 3.13.0-39-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  traceurelmo   1825 F pulseaudio
CurrentDesktop: Unity
Date: Mon Nov  3 13:10:11 2014
EcryptfsInUse: Yes
InstallationDate: Installed on 2014-10-31 (3 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 (20140722.2)
MachineType: Advent Tacto Silver
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-39-generic.efi.signed 
root=UUID=a6248ce5-81f9-4407-b1e6-7be07ec6e686 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.13.0-39-generic N/A
 linux-backports-modules-3.13.0-39-generic  N/A
 linux-firmware 1.127.7
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/14/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 4.6.5
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: Tacto
dmi.board.vendor: Advent
dmi.board.version: M100
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 13
dmi.chassis.vendor: DSG Retail Ltd
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd11/14/2013:svnAdvent:pnTactoSilver:pvrTobefilledbyO.E.M.:rvnAdvent:rnTacto:rvrM100:cvnDSGRetailLtd:ct13:cvrToBeFilledByO.E.M.:
dmi.product.name: Tacto Silver
dmi.product.version: To be filled by O.E.M.
dmi.sys.vendor: Advent

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


** Tags: amd64 apport-bug trusty

** Attachment added: 3 files in zip package; dmesg, devices  Xorg.0.log
   https://bugs.launchpad.net/bugs/1388826/+attachment/4252031/+files/Report.zip

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

Title:
  Touchpad cannot be used, but an external mouse does

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

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


[Bug 303862] Re: Pidgin freezes when generating new OTR private key

2014-09-26 Thread Elliot
haveged fixed my problem on debian as well. 3s !

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

Title:
  Pidgin freezes when generating new OTR private key

To manage notifications about this bug go to:
https://bugs.launchpad.net/pidgin-otr/+bug/303862/+subscriptions

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


[Bug 596149] Re: gdm can't login to any session

2014-09-02 Thread Elliot Glaysher
I can confirm that this is still an issue in Precise.

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

Title:
  gdm can't login to any session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/596149/+subscriptions

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


[Bug 1098233] Re: flashplugin-installer do not honore proxy settings

2013-08-14 Thread Waseem Elliot
Aso affects 12.04

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

Title:
  flashplugin-installer do not honore proxy settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/adobe-flash-plugin-tools/+bug/1098233/+subscriptions

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


[Bug 1104476] Re: Network manager cannot connect to WPA2/PEAP/MSCHAPv2 network without CA_Certificate

2013-07-22 Thread Elliot K Payen Padilla
Please.. somebody could post the entire configuration where appears
certs...=true

where  system-ca-cert is located.
Thanks

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

Title:
  Network manager cannot connect to WPA2/PEAP/MSCHAPv2 network without
  CA_Certificate

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

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


[Bug 1104476] Re: Network manager cannot connect to WPA2/PEAP/MSCHAPv2 network without CA_Certificate

2013-06-06 Thread Elliot K Payen Padilla
Dear friends... I have same problem, I did test with live cd Ubuntu
12.08 and it worked smooth, but when I return to 13.04 I got the same
problem. Only we have to wait the fix for this bug.. thanks for share
your experiences.

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

Title:
  Network manager cannot connect to WPA2/PEAP/MSCHAPv2 network without
  CA_Certificate

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

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


[Bug 1156327] Re: Unity shown over fullscreen VLC video

2013-05-10 Thread Elliot Sisteron
Same problem here. If it really bothers you, you can go into VLC
Settings and untick Display controls during full screen mode. It will
disable the controls in full screen mode and you won't have that
annoying panel anytime you move the mouse, you will also still be able
to pause the movie using the space bar key. It's not the best solution
but it's all I could find.

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

Title:
  Unity shown over fullscreen VLC video

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

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


[Bug 1163565] Re: Middle-clicking a link triggers onpaste event

2013-05-08 Thread Elliot Kendall
This bug is still present in Ubuntu 13.04 / chromium-browser
25.0.1364.160-0ubuntu3

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

Title:
  Middle-clicking a link triggers onpaste event

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

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


[Bug 1173673] Re: 13.04 - marvell driver bugs- surface pro w/ avastar 350N

2013-05-02 Thread Elliot Saba
I am also seeing this issue on 13.04 final.  I can't connect to open
networks either.  Any solutions?

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

Title:
  13.04 - marvell driver bugs- surface pro w/ avastar 350N

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

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


[Bug 1165938] Re: Marvell 88W8797 (Surface Pro) wifi does not work

2013-04-12 Thread Elliot Saba
I am also experiencing this issue.  If there is anything I can do
(system information, debug logs, etc...) to help things to get
diagnosed, let me know!

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

Title:
  Marvell 88W8797 (Surface Pro) wifi does not work

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

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


[Bug 1163565] [NEW] Middle-clicking a link triggers onpaste event

2013-04-02 Thread Elliot Kendall
Public bug reported:

Ubuntu release: 12.10

chromium-browser version: 25.0.1364.160-0ubuntu0.12.1

Expected: Consider this bit of HTML:

html
body onpaste=alert('Hi');
a href=http://google.com/;Google/a
/body
/html

Middle-clicking the link to Google should open the link in a new tab,
but not trigger the onpaste event.

Observed: Middle-clicking the link opens the link in a new tab, but does
trigger the onpaste event. The same is true on any page with a body
onpaste handler.

See also https://code.google.com/p/chromium/issues/detail?id=22810,
which was fixed in 2009 and is not present in the
22.0.1229.94~r161065-0ubuntu1 package.

** Affects: chromium-browser (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/1163565

Title:
  Middle-clicking a link triggers onpaste event

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

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


[Bug 1069432] Re: tp-smapi-dkms 0.41-1: tp-smapi kernel module failed to build

2012-12-04 Thread Elliot
same on 12.10.

installing with m-a from tp-smapi-source fails.

new to kernel 3.7, module-assistant says:
Bad luck, the kernel headers for the target kernel version could
   
   │ not be found and you did not specify other valid   

   │ kernel headers to use.
   │ However, you can install the header files for your 
kernel which
   │ are provided by the linux-headers-3.7.0-4-generic 
package. For 
   │ most modules packages, these files are perfectly 
sufficient
   │ without having the original kernel source.

this is from 'm-a a-i tp-smapi -f'. of course, linux-headers-3.7.0-4-generic 
is, in fact, installed.
the same precise setup succeeds on 3.6.3.

running make on the source in tp-smapi-source produces this error:
wolke:/usr/src/modules/tp-smapi$ sudo make
make -C /usr/src/modules/tp-smapi M=/usr/src/modules/tp-smapi 
O=/usr/src/modules/tp-smapi modules
make[1]: Entering directory `/usr/src/modules/tp-smapi'
make[1]: *** No rule to make target `modules'.  Stop.
make[1]: Leaving directory `/usr/src/modules/tp-smapi'
make: *** [modules] Error 2

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

Title:
  tp-smapi-dkms 0.41-1: tp-smapi kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tp-smapi/+bug/1069432/+subscriptions

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

[Bug 1071578] Re: Transmission starts saving to a folder within Downloads and will not allow me to select another folder to save to

2012-11-20 Thread Elliot Marsden
As a messy short-term workaround, I've been able to change the save-to
location by picking 'other' from the drop-down box in preferences,
selecting the desired folder (e.g. Downloads), and editing the
'Location' string to make sure there's no suffix at the end (e.g.
'Downloads', not 'Downloads/xxx'). Then pressing ok.

For me, if the string isn't edited manually it auto-completes to the
nested folder, so even if the Downloads folder is clicked on, the
location string becomes 'Downloads/xxx' where x is the destination
folder of the previously added torrent.

Hope that makes sense. The same steps also work for moving an individual
torrent through the right-click-'set location' dialog.

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

Title:
  Transmission starts saving to a folder within Downloads and will not
  allow me to select another folder to save to

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

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


[Bug 1080601] Re: Realtek 8723 Wifi card regression

2012-11-19 Thread Waseem Elliot
I can get this work on the 3.2.0.33 kernel using the instructions on the
below link :

http://askubuntu.com/questions/163141/drivers-for-realtek-wireless-
module-for-toshiba-c850-a965

However, after sometime time the wireless stops working again,then i
have to follow the above procedure to make it work again (temporarily).

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

Title:
  Realtek 8723 Wifi card regression

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

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


[Bug 1078177] Re: typo in /etc/default/nagios3

2012-11-13 Thread Waseem Elliot
ok sure,thanks

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

Title:
  typo in /etc/default/nagios3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios3/+bug/1078177/+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 1078177] Re: typo in /etc/default/nagios3

2012-11-13 Thread Waseem Elliot
ok sure,thanks

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

Title:
  typo in /etc/default/nagios3

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

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


[Bug 1078177] [NEW] typo in /etc/default/nagios3

2012-11-12 Thread Waseem Elliot
Public bug reported:


When disabling Nagios3 at boottime? (no disables nagios3)

ENABLED=no

Restarting the nagios service to test :

service nagios3 restart

 * Restarting nagios3 monitoring daemon nagios3

  
 * Not starting Nagios3 - set ENABLED to yes in /etc/defrault/nagios3 
typo defrault.

Thanks

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: nagios3-common 3.2.3-3ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-32.51-generic 3.2.30
Uname: Linux 3.2.0-32-generic x86_64
ApportVersion: 2.0.1-0ubuntu14
Architecture: amd64
Date: Tue Nov 13 08:12:42 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_ZA:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_ZA.UTF-8
 SHELL=/bin/bash
SourcePackage: nagios3
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  typo in /etc/default/nagios3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios3/+bug/1078177/+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 1078177] [NEW] typo in /etc/default/nagios3

2012-11-12 Thread Waseem Elliot
Public bug reported:


When disabling Nagios3 at boottime? (no disables nagios3)

ENABLED=no

Restarting the nagios service to test :

service nagios3 restart

 * Restarting nagios3 monitoring daemon nagios3

  
 * Not starting Nagios3 - set ENABLED to yes in /etc/defrault/nagios3 
typo defrault.

Thanks

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: nagios3-common 3.2.3-3ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-32.51-generic 3.2.30
Uname: Linux 3.2.0-32-generic x86_64
ApportVersion: 2.0.1-0ubuntu14
Architecture: amd64
Date: Tue Nov 13 08:12:42 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_ZA:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_ZA.UTF-8
 SHELL=/bin/bash
SourcePackage: nagios3
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  typo in /etc/default/nagios3

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

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


[Bug 1012241] [NEW] package zoneminder 1.25.0-1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-06-12 Thread Elliot Scott
Public bug reported:

Happened during Update to 12.04, dont really use the program though.

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: zoneminder 1.25.0-1
ProcVersionSignature: Ubuntu 3.2.0-24.39-generic 3.2.16
Uname: Linux 3.2.0-24-generic i686
NonfreeKernelModules: fglrx
ApportVersion: 2.0.1-0ubuntu8
Architecture: i386
Date: Tue Jun 12 11:18:34 2012
ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
SourcePackage: zoneminder
Title: package zoneminder 1.25.0-1 failed to install/upgrade: ErrorMessage: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to precise on 2012-06-12 (0 days ago)

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


** Tags: apport-package i386 precise

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

Title:
  package zoneminder 1.25.0-1 failed to install/upgrade: ErrorMessage:
  subprocess installed post-installation script returned error exit
  status 1

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

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


[Bug 1012241] Re: package zoneminder 1.25.0-1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-06-12 Thread Elliot Scott
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1012241

Title:
  package zoneminder 1.25.0-1 failed to install/upgrade: ErrorMessage:
  subprocess installed post-installation script returned error exit
  status 1

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

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


[Bug 883324] Re: False positive: Hidden file (symbolic link to directory) cannot be white-listed

2012-03-26 Thread Waseem Elliot
This is still the case on precise which is still using rkhunter 1.3.8.

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

Title:
  False positive: Hidden file (symbolic link to directory) cannot be
  white-listed

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

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


[Bug 367435] Re: [needs-packaging] python-functest

2012-03-20 Thread Elliot Murphy
** Changed in: ubuntu
 Assignee: Elliot Murphy (statik) = (unassigned)

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

Title:
  [needs-packaging] python-functest

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

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


[Bug 367356] Re: [needs-packaging] please package python-mozrunner

2012-03-20 Thread Elliot Murphy
** Changed in: ubuntu
 Assignee: Elliot Murphy (statik) = (unassigned)

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

Title:
  [needs-packaging] please package python-mozrunner

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

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


[Bug 361445] Re: [needs-packaging] windmill (web testing tool)

2012-03-20 Thread Elliot Murphy
** Changed in: ubuntu
 Assignee: Elliot Murphy (statik) = (unassigned)

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

Title:
  [needs-packaging] windmill (web testing tool)

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

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


[Bug 926135] Re: bamfdaemon crashed with SIGABRT in g_assertion_message()

2012-03-11 Thread Sean Elliot
Occurred on closing System Settings after changing Screen Lock and Dash
reveal settings.

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

Title:
  bamfdaemon crashed with SIGABRT in g_assertion_message()

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

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


[Bug 937982] [NEW] Depends on psycopg2 instead of python-psycopg2, uninstallable

2012-02-21 Thread Elliot Murphy
Public bug reported:

I think depends should be python-psycopg2 rather than psycopg2 (which is
the source package name).

emurphy@alnair:~$ apt-cache show maas
Package: maas
Priority: optional
Section: universe/net
Installed-Size: 549
Maintainer: Ubuntu Developers ubuntu-devel-disc...@lists.ubuntu.com
Architecture: all 
Version: 0.1~bzr146+dfsg-0ubuntu1
Depends: postgresql-9.1, psycopg2 (= 2.4.1), python-django, 
python-django-piston, python-django-south, python-setproctitle, 
python-sphinx, python-twisted, python-zope.interface, rabbitmq-server, 
python2.7, python (= 2.7.1-0ubuntu2), python ( 2.8
), python-pkg-resources
Filename: pool/universe/m/maas/maas_0.1~bzr146+dfsg-0ubuntu1_all.deb
Size: 81440
MD5sum: 16e71cd9fdf6b6137bcdb0ceff1ac3dd
SHA1: f978bd717c57904caaab97f46d4c635887b73074
SHA256: 7ae1760acc297acc08268f4ac056d3cdb79ef65c9349391905f1b0691f25784c
Description-en: The next step in the development of orchestra.
 It provides an easy to use UI to provision your Ubuntu servers.
Homepage: https://launchpad.net/maas
Description-md5: db5aba69c744180dcceb78e049c09b89
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu


emurphy@alnair:~$ apt-cache show python-psycopg2
Package: python-psycopg2
Priority: optional
Section: python   
Installed-Size: 598
Maintainer: Ubuntu Developers ubuntu-devel-disc...@lists.ubuntu.com
Original-Maintainer: Fabio Tranchitella kob...@debian.org
Architecture: i386
Source: psycopg2  
Version: 2.4.4-3  
Provides: python2.7-psycopg2
Depends: python2.7, python (= 2.7.1-0ubuntu2), python ( 2.8), libc6 (= 
2.4), libpq5 (= 8.3~)
Recommends: python-egenix-mxdatetime
Suggests: python-psycopg2-docs
Filename: pool/main/p/psycopg2/python-psycopg2_2.4.4-3_i386.deb
Size: 147982
MD5sum: 92a16ff55f69a30e0e8dd71428339cfe
SHA1: 19e85652412aa5f98be20109b95f1a28d118e9e2
SHA256: dc7b2e1faf097e0de8efcc3218f44133eaaa5477c03bfefb175ab15923c46978
Description-en: Python module for PostgreSQL

** Affects: maas (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/937982

Title:
  Depends on psycopg2 instead of python-psycopg2, uninstallable

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

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


[Bug 937982] Re: Depends on psycopg2 instead of python-psycopg2, uninstallable

2012-02-21 Thread Elliot Murphy
Actually the version lock might be the problem:
  psycopg2 (= 2.4.1),

while Precise currently seems to have 2.4.4-3.

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

Title:
  Depends on psycopg2 instead of python-psycopg2, uninstallable

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

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


[Bug 925869] [NEW] package ushare 1.1a-0ubuntu5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2012-02-02 Thread Elliot
Public bug reported:

i have not been able to update my system or ushare since this error
appeared. also I am not able to make any config changes to ushare.

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: ushare 1.1a-0ubuntu5
ProcVersionSignature: Ubuntu 2.6.38-13.54-generic 2.6.38.8
Uname: Linux 2.6.38-13-generic i686
Architecture: i386
Date: Wed Feb  1 00:24:08 2012
ErrorMessage: subprocess installed post-installation script returned error exit 
status 2
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
SourcePackage: ushare
Title: package ushare 1.1a-0ubuntu5 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 2
UpgradeStatus: Upgraded to natty on 2011-10-28 (97 days ago)

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


** Tags: apport-package i386 natty

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

Title:
  package ushare 1.1a-0ubuntu5 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 2

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

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


[Bug 925869] Re: package ushare 1.1a-0ubuntu5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

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

Title:
  package ushare 1.1a-0ubuntu5 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 2

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

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


[Bug 780961] Re: Xorg crash in PlayReleasedEvents with Sawfish when using keyboard-based window management

2012-01-13 Thread Elliot Kendall
Nor for me. I'd been getting fewer crashes over time, but I've had none
at all since installing the patched version. I'm pretty confident they
fix the problem for me.

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

Title:
  Xorg crash in PlayReleasedEvents with Sawfish when using keyboard-
  based window management

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

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


[Bug 780961] Re: Xorg crash in PlayReleasedEvents with Sawfish when using keyboard-based window management

2011-12-12 Thread Elliot Kendall
I haven't had any crashes since I switched to your packages, but I was
away from this machine most of last week, and it's not unusual for me
not to see any crashes for several days. In my case it's never been an
easily problem to reproduce.

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

Title:
  Xorg crash in PlayReleasedEvents with Sawfish when using keyboard-
  based window management

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

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


[Bug 780961] Re: Xorg crash in PlayReleasedEvents with Sawfish when using keyboard-based window management

2011-12-01 Thread Elliot Kendall
You may already have what you need, but here's my xinput info as well,
from natty x86_64


** Attachment added: natty-xinput2.txt
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/780961/+attachment/2614700/+files/natty-xinput2.txt

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

Title:
  Xorg crash in PlayReleasedEvents with Sawfish when using keyboard-
  based window management

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

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


[Bug 264104] Re: ipw2200 driver no longer works with wpa2 network

2011-11-13 Thread Elliot
I am also experiencing this bug after upgrading from 10.04 to 11.10.

In 10.04 (fresh install) I did not had any problems, it started right
after upgrading. Tried all configs above, (and associate=0 was already
the default). Perhaps most people here upgraded their laptops and this
became quiet?

dmesg:
[  482.839845] ipw2200: Failed to send SYSTEM_CONFIG: Already sending a command.
(...)
[ 2726.480032] eth1: no IPv6 routers present
(...)
[ 3812.489364] ipw2200: Failed to send SYSTEM_CONFIG: Already sending a command.
(...)
[ 4006.536026] [drm] capturing error event; look for more information in 
/debug/dri/0/i915_error_state
[ 4006.537293] render error detected, EIR: 0x0010
[ 4006.537297] page table error
[ 4006.537299]   PGTBL_ER: 0x0100
[ 4006.537305] [drm:i915_report_and_clear_eir] *ERROR* EIR stuck: 0x0010, 
masking
[ 4006.537315] render error detected, EIR: 0x0010
[ 4006.537318] page table error
[ 4006.537320]   PGTBL_ER: 0x0100
[ 4044.647465] ipw2200: Failed to send SYSTEM_CONFIG: Already sending a command.

$grep . /sys/module/ipw2200/parameters/*

/sys/module/ipw2200/parameters/antenna:0
/sys/module/ipw2200/parameters/associate:0
/sys/module/ipw2200/parameters/auto_create:1
/sys/module/ipw2200/parameters/bt_coexist:0
/sys/module/ipw2200/parameters/burst_duration_CCK:0
/sys/module/ipw2200/parameters/burst_duration_OFDM:0
/sys/module/ipw2200/parameters/channel:0
/sys/module/ipw2200/parameters/cmdlog:0
/sys/module/ipw2200/parameters/debug:0
/sys/module/ipw2200/parameters/disable:0
/sys/module/ipw2200/parameters/hwcrypto:0
/sys/module/ipw2200/parameters/led:1
/sys/module/ipw2200/parameters/mode:0
/sys/module/ipw2200/parameters/qos_burst_enable:0
/sys/module/ipw2200/parameters/qos_enable:0
/sys/module/ipw2200/parameters/qos_no_ack_mask:0
/sys/module/ipw2200/parameters/roaming:1
/sys/module/ipw2200/parameters/rtap_iface:0


Changed to:
/sys/module/ipw2200/parameters/antenna:0
/sys/module/ipw2200/parameters/associate:0
/sys/module/ipw2200/parameters/auto_create:1
/sys/module/ipw2200/parameters/bt_coexist:0
/sys/module/ipw2200/parameters/burst_duration_CCK:0
/sys/module/ipw2200/parameters/burst_duration_OFDM:0
/sys/module/ipw2200/parameters/channel:0
/sys/module/ipw2200/parameters/cmdlog:0
/sys/module/ipw2200/parameters/debug:278527
/sys/module/ipw2200/parameters/disable:0
/sys/module/ipw2200/parameters/hwcrypto:1
/sys/module/ipw2200/parameters/led:1
/sys/module/ipw2200/parameters/mode:0
/sys/module/ipw2200/parameters/qos_burst_enable:0
/sys/module/ipw2200/parameters/qos_enable:0
/sys/module/ipw2200/parameters/qos_no_ack_mask:0
/sys/module/ipw2200/parameters/roaming:1
/sys/module/ipw2200/parameters/rtap_iface:0

and couldn't even associate.


$lspci -v

04:02.0 Network controller: Intel Corporation PRO/Wireless 2200BG [Calexico2] 
Network Connection (rev 05)
Subsystem: Intel Corporation IBM ThinkPad R50e
Flags: bus master, medium devsel, latency 64, IRQ 21
Memory at a0202000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [dc] Power Management version 2
Kernel driver in use: ipw2200
Kernel modules: ipw2200

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

Title:
  ipw2200 driver no longer works with wpa2 network

To manage notifications about this bug go to:
https://bugs.launchpad.net/module-init-tools/+bug/264104/+subscriptions

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


[Bug 889784] [NEW] ipw2200 disconnects after a period of time with networkmanager

2011-11-13 Thread Elliot
Public bug reported:

I am experiencing something like bug #264104 after upgrading from 10.04
to 11.10.

In 10.04 (fresh install) I did not had any problems, it started right
after upgrading. After not using the network (wifi w/ wep) for a few
minutes, it disconnects and then cannot reconnect for a long time.

Tried all configs of the bug above, (and associate=0 was already the
default). Perhaps most people here upgraded their laptops and this
became quiet?

dmesg:
[ 482.839845] ipw2200: Failed to send SYSTEM_CONFIG: Already sending a command.
(...)
[ 2726.480032] eth1: no IPv6 routers present
(...)
[ 3812.489364] ipw2200: Failed to send SYSTEM_CONFIG: Already sending a command.
(...)
[ 4006.536026] [drm] capturing error event; look for more information in 
/debug/dri/0/i915_error_state
[ 4006.537293] render error detected, EIR: 0x0010
[ 4006.537297] page table error
[ 4006.537299] PGTBL_ER: 0x0100
[ 4006.537305] [drm:i915_report_and_clear_eir] *ERROR* EIR stuck: 0x0010, 
masking
[ 4006.537315] render error detected, EIR: 0x0010
[ 4006.537318] page table error
[ 4006.537320] PGTBL_ER: 0x0100
[ 4044.647465] ipw2200: Failed to send SYSTEM_CONFIG: Already sending a command.

$grep . /sys/module/ipw2200/parameters/*

/sys/module/ipw2200/parameters/antenna:0
/sys/module/ipw2200/parameters/associate:0
/sys/module/ipw2200/parameters/auto_create:1
/sys/module/ipw2200/parameters/bt_coexist:0
/sys/module/ipw2200/parameters/burst_duration_CCK:0
/sys/module/ipw2200/parameters/burst_duration_OFDM:0
/sys/module/ipw2200/parameters/channel:0
/sys/module/ipw2200/parameters/cmdlog:0
/sys/module/ipw2200/parameters/debug:0
/sys/module/ipw2200/parameters/disable:0
/sys/module/ipw2200/parameters/hwcrypto:0
/sys/module/ipw2200/parameters/led:1
/sys/module/ipw2200/parameters/mode:0
/sys/module/ipw2200/parameters/qos_burst_enable:0
/sys/module/ipw2200/parameters/qos_enable:0
/sys/module/ipw2200/parameters/qos_no_ack_mask:0
/sys/module/ipw2200/parameters/roaming:1
/sys/module/ipw2200/parameters/rtap_iface:0

Changed to:
/sys/module/ipw2200/parameters/antenna:0
/sys/module/ipw2200/parameters/associate:0
/sys/module/ipw2200/parameters/auto_create:1
/sys/module/ipw2200/parameters/bt_coexist:0
/sys/module/ipw2200/parameters/burst_duration_CCK:0
/sys/module/ipw2200/parameters/burst_duration_OFDM:0
/sys/module/ipw2200/parameters/channel:0
/sys/module/ipw2200/parameters/cmdlog:0
/sys/module/ipw2200/parameters/debug:278527
/sys/module/ipw2200/parameters/disable:0
/sys/module/ipw2200/parameters/hwcrypto:1
/sys/module/ipw2200/parameters/led:1
/sys/module/ipw2200/parameters/mode:0
/sys/module/ipw2200/parameters/qos_burst_enable:0
/sys/module/ipw2200/parameters/qos_enable:0
/sys/module/ipw2200/parameters/qos_no_ack_mask:0
/sys/module/ipw2200/parameters/roaming:1
/sys/module/ipw2200/parameters/rtap_iface:0

and couldn't even associate.

$lspci -v

04:02.0 Network controller: Intel Corporation PRO/Wireless 2200BG [Calexico2] 
Network Connection (rev 05)
 Subsystem: Intel Corporation IBM ThinkPad R50e
 Flags: bus master, medium devsel, latency 64, IRQ 21
 Memory at a0202000 (32-bit, non-prefetchable) [size=4K]
 Capabilities: [dc] Power Management version 2
 Kernel driver in use: ipw2200
 Kernel modules: ipw2200

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


** Tags: ipw2200 networkmanager

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

Title:
  ipw2200 disconnects after a period of time with networkmanager

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

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


[Bug 889784] Re: ipw2200 disconnects after a period of time with networkmanager

2011-11-13 Thread Elliot
** Attachment added: lspci-vnvn.log
   
https://bugs.launchpad.net/bugs/889784/+attachment/2595331/+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/889784

Title:
  ipw2200 disconnects after a period of time with networkmanager

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

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


[Bug 889784] Re: ipw2200 disconnects after a period of time with networkmanager

2011-11-13 Thread Elliot
** Attachment added: version.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/889784/+attachment/2595332/+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/889784

Title:
  ipw2200 disconnects after a period of time with networkmanager

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

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


[Bug 787207] Re: Intermittant X crash with ATI card, multiple X drivers

2011-11-07 Thread Elliot Kendall
Good eye! Yes, I am running sawfish, and the crash is probably related
to hotkeys. This is probably a duplicate.

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

Title:
  Intermittant X crash with ATI card, multiple X drivers

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

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


[Bug 874588] Re: ld --as-needed breaks implicit rules in make

2011-10-17 Thread Elliot Kendall
I agree it does seem preferable to use LDLIBS or LOADLIBES for
libraries, but not necessarily incorrect to put them in LDFLAGS.

The GNU make manual defines LDFLAGS as Extra flags to give to compilers
when they are supposed to invoke the linker, which doesn't seem to
exclude something like -lz. It mentions LDLIBS and LOADLIBES, but
doesn't define them. Mecklenburg's Managing Projects with GNU make says
LDFLAGS holds options for linking such as -L flags, while LDLIBS and
LOADLIBES contain lists of libraries to link against, which is a
little clearer but still not great.

Would there be any harm in moving LDFLAGS in make's implicit rules?

And if it is strictly incorrect to put libraries in LDFLAGS, could make
generate a warning when they appear there? At the very least, it would
be nice to mention this in the manual.

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

Title:
  ld --as-needed breaks implicit rules in make

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

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


[Bug 874588] Re: ld --as-needed breaks implicit rules in make

2011-10-15 Thread Elliot Kendall
That's one possible solution, yes. I don't claim to understand this kind
of thing well enough to know if that's necessarily a good idea, though.

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

Title:
  ld --as-needed breaks implicit rules in make

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

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


[Bug 874588] [NEW] ld --as-needed breaks implicit rules in make

2011-10-14 Thread Elliot Kendall
Public bug reported:

The default use of --as-needed with ld in oneiric breaks some implicit
rules used by make. These rules invoke cc with command line in which
$(LDFLAGS) appears before the source file being compiled or object file
being linked, and that order is preserved when cc invokes ld. As a
result, ld thinks the libraries listed in LDFLAGS aren't needed and
doesn't link them.

For example, consider a C source file, example.c:

#include zlib.h
int main() {
  inflateInit(0);
}

and a Makefile:

LDFLAGS = -lz
example: example.o

Running make invokes make's implicit rule for linking a single object
file ($(CC) $(LDFLAGS) n.o $(LOADLIBES) $(LDLIBS)), and produces the
following output:

cc-c -o example.o example.c
cc   -lz  example.o   -o example
/tmp/ccovHoBb.o: In function `main':
example.c:(.text+0x14): undefined reference to `inflateInit_'
collect2: ld returned 1 exit status
make: *** [example] Error 1

Behind the scenes, ld is being run as ld --as-needed ... -lz example.o
 When ld processes libz, it doesn't know about any of the
references from example.o, so it doesn't include it.

This problem seems to have prevented at least one package (sawfish-
pager) from being included in oneiric because it would no longer
compile, and I worry that there may be others.

I'm not sure what the best solution would be. One possibility would be
patching make to change its implicit rules, but that could have serious
consequences elsewhere. At the very least, it would necessitate patching
other programs that run UNIX makefiles, such as remake and pmake.

** Affects: 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/874588

Title:
  ld --as-needed breaks implicit rules in make

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

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


[Bug 843231] [NEW] alt+shift+tab invokes old-style switcher

2011-09-06 Thread Elliot Murphy
Public bug reported:

When I press alt+tab, I see the new style switcher as expected.
Continuing to hold down alt, and then pressing shift+tab, the selection goes 
backwards as expected.
Releasing all keys, and then pressing alt+shift+tab, I see the older style 
switcher invoked, but I expect to see the new style switcher always. Attaching 
screenshots.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: unity 4.12.0-0ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-10.16-generic 3.0.4
Uname: Linux 3.0.0-10-generic i686
Architecture: i386
CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,mousepoll,vpswitch,regex,animation,snap,expo,move,compiztoolbox,place,grid,gnomecompat,wall,ezoom,workarounds,staticswitcher,resize,fade,scale,session,unityshell]
Date: Tue Sep  6 16:14:54 2011
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: unity
UpgradeStatus: Upgraded to oneiric on 2011-08-10 (27 days ago)

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


** Tags: apport-bug i386 oneiric 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/843231

Title:
  alt+shift+tab invokes old-style switcher

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

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


[Bug 843231] Re: alt+shift+tab invokes old-style switcher

2011-09-06 Thread Elliot Murphy
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/843231

Title:
  alt+shift+tab invokes old-style switcher

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

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


[Bug 843231] Re: alt+shift+tab invokes old-style switcher

2011-09-06 Thread Elliot Murphy
** Attachment added: New style switcher, invoked by alt+tab.
   
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/843231/+attachment/2363320/+files/Workspace%201_002.jpeg

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

Title:
  alt+shift+tab invokes old-style switcher

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

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


[Bug 843231] Re: alt+shift+tab invokes old-style switcher

2011-09-06 Thread Elliot Murphy
** Attachment added: Old-style switcher, invoked by alt+shift+tab
   
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/843231/+attachment/2363321/+files/Workspace%201_003.jpeg

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

Title:
  alt+shift+tab invokes old-style switcher

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

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


[Bug 843250] [NEW] Alt+Shift+` does not work in symmetry with Alt+`

2011-09-06 Thread Elliot Murphy
Public bug reported:

To set up my environment I open firefox with several tabs, and several windows.
When I press Alt+` I see the window switcher as expected letting me switch 
between open windows of the firefox application (screenshot attached).
When I continue holding down Alt and press shift+` the selection does not move 
backward as expected (compare with alt+tab/alt+shift+tab).
When I release all keys and then press Alt+Shift+`, rather than invoking the 
window switcher my firefox tab selection is changed.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: unity 4.12.0-0ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-10.16-generic 3.0.4
Uname: Linux 3.0.0-10-generic i686
Architecture: i386
CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,mousepoll,vpswitch,regex,animation,snap,expo,move,compiztoolbox,place,grid,gnomecompat,wall,ezoom,workarounds,staticswitcher,resize,fade,scale,session,unityshell]
Date: Tue Sep  6 16:45:54 2011
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: unity
UpgradeStatus: Upgraded to oneiric on 2011-08-10 (27 days ago)

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


** Tags: apport-bug i386 oneiric 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/843250

Title:
  Alt+Shift+` does not work in symmetry with Alt+`

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

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


[Bug 843250] Re: Alt+Shift+` does not work in symmetry with Alt+`

2011-09-06 Thread Elliot Murphy
** Attachment added: Window switcher invoked by alt+`
   
https://bugs.launchpad.net/bugs/843250/+attachment/2363408/+files/Workspace%201_007.jpeg

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

Title:
  Alt+Shift+` does not work in symmetry with Alt+`

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

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


[Bug 843303] [NEW] nux-tools is missing some build-deps

2011-09-06 Thread Elliot Murphy
Public bug reported:

When I try to configure trunk (r450) of nux after apt-get build-dep nux,
I get complaints/failures about missing google-mock and libgtest-dev
packages. These packages should be added to build-deps for nux-tools.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: nux-tools 1.6.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-10.16-generic 3.0.4
Uname: Linux 3.0.0-10-generic i686
Architecture: i386
CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,mousepoll,vpswitch,regex,animation,snap,expo,move,compiztoolbox,place,grid,gnomecompat,wall,ezoom,workarounds,staticswitcher,resize,fade,scale,session,unityshell]
CompositorRunning: compiz
Date: Tue Sep  6 17:42:01 2011
DistUpgraded: Log time: 2011-08-10 09:39:18.656702
DistroCodename: oneiric
DistroVariant: ubuntu
DkmsStatus:
 vboxhost, 4.0.8, 2.6.38-8-generic, i686: installed
 vboxhost, 4.0.8, 3.0.0-10-generic, i686: installed
 vboxhost, 4.0.8, 3.0.0-8-generic, i686: installed
 vboxhost, 4.0.8, 3.0.0-9-generic, i686: installed
GraphicsCard:
 Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller 
[8086:2a42] (rev 07) (prog-if 00 [VGA controller])
   Subsystem: Lenovo Device [17aa:20e4]
   Subsystem: Lenovo Device [17aa:20e4]
MachineType: LENOVO 7465CTO
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-10-generic 
root=UUID=b6bbcc9b-f201-44c6-ba05-a40e7ca2f7c8 ro vga=775 quiet splash 
vt.handoff=7
SourcePackage: nux
UpgradeStatus: Upgraded to oneiric on 2011-08-10 (27 days ago)
XorgConf:
 Section Device
Identifier  Default Device
Option  NoLogoTrue
 EndSection
dmi.bios.date: 03/10/2010
dmi.bios.vendor: LENOVO
dmi.bios.version: 6DET63WW (3.13 )
dmi.board.name: 7465CTO
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr6DET63WW(3.13):bd03/10/2010:svnLENOVO:pn7465CTO:pvrThinkPadX200s:rvnLENOVO:rn7465CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 7465CTO
dmi.product.version: ThinkPad X200s
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.5.92+bzr2791-0ubuntu2
version.libdrm2: libdrm2 2.4.26-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu3
version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.15.901-1ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110411+8378443-1

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


** Tags: apport-bug compiz-0.9 has-fix i386 oneiric running-unity 
single-occurrence ubuntu

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

Title:
  nux-tools is missing some build-deps

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

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


[Bug 843303] Re: nux-tools is missing some build-deps

2011-09-06 Thread Elliot Murphy
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/843303

Title:
  nux-tools is missing some build-deps

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

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


[Bug 843310] [NEW] Unity build is not parallel safe (-j 4 fails)

2011-09-06 Thread Elliot Murphy
Public bug reported:

Trying to build unity trunk (r1497) with make -j4 some of the build fails due 
to misisng unity-core-4.0, which is built a few seconds later. Building in 
serial rather than parallel completes just fine.
Probably only reproducible on pristine builds.

Linking CXX executable test-minimize-handler
/usr/bin/ld: cannot find -lunity-core-4.0


Linking CXX executable test-input-remover
/usr/bin/ld: cannot find -lunity-core-4.0

Are the two specific targets that I saw error out, but others may be
missing a dependency as well.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: unity 4.12.0-0ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-10.16-generic 3.0.4
Uname: Linux 3.0.0-10-generic i686
Architecture: i386
CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,mousepoll,vpswitch,regex,animation,snap,expo,move,compiztoolbox,place,grid,gnomecompat,wall,ezoom,workarounds,staticswitcher,resize,fade,scale,session,unityshell]
Date: Tue Sep  6 17:49:39 2011
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: unity
UpgradeStatus: Upgraded to oneiric on 2011-08-10 (27 days ago)

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


** Tags: apport-bug i386 oneiric 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/843310

Title:
  Unity build is not parallel safe (-j 4 fails)

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

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


[Bug 843310] Re: Unity build is not parallel safe (-j 4 fails)

2011-09-06 Thread Elliot Murphy
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/843310

Title:
  Unity build is not parallel safe (-j 4 fails)

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

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


[Bug 826022] Re: euca-modify-image-attribute usage raises error

2011-08-23 Thread Elliot Murphy
This seems to not be fixed:

root@node1:~/nimbus# apt-cache policy euca2ools
euca2ools:
  Installed: 2.0.0~bzr464-0ubuntu1
  Candidate: 2.0.0~bzr464-0ubuntu1
  Version table:
 *** 2.0.0~bzr464-0ubuntu1 0
500 http://us.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages
100 /var/lib/dpkg/status
root@node1:~/nimbus# euca-modify-image-attribute aki-01 -l -r all
'ModifyImageAttribute' object has no attribute 'adds'
root@node1:~/nimbus#

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

Title:
  euca-modify-image-attribute usage raises error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/euca2ools/+bug/826022/+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 826022] Re: euca-modify-image-attribute usage raises error

2011-08-23 Thread Elliot Murphy
This seems to not be fixed:

root@node1:~/nimbus# apt-cache policy euca2ools
euca2ools:
  Installed: 2.0.0~bzr464-0ubuntu1
  Candidate: 2.0.0~bzr464-0ubuntu1
  Version table:
 *** 2.0.0~bzr464-0ubuntu1 0
500 http://us.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages
100 /var/lib/dpkg/status
root@node1:~/nimbus# euca-modify-image-attribute aki-01 -l -r all
'ModifyImageAttribute' object has no attribute 'adds'
root@node1:~/nimbus#

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

Title:
  euca-modify-image-attribute usage raises error

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

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


[Bug 787207] Re: Intermittant X crash with ATI card, multiple X drivers

2011-08-16 Thread Elliot Kendall
** Changed in: xorg-server (Ubuntu)
   Status: Incomplete = New

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

Title:
  Intermittant X crash with ATI card, multiple X drivers

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

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


[Bug 787207] Re: Intermittant X crash with ATI card, multiple X drivers

2011-08-04 Thread Elliot Kendall
What do I have to do to get this not marked incomplete? I provided the
full backtrace as requested.

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

Title:
  Intermittant X crash with ATI card, multiple X drivers

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

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


[Bug 787207] Re: Intermittant X crash with ATI card, multiple X drivers

2011-07-06 Thread Elliot Kendall
Here is a full backtrace:

#0  0x0043d7e5 in PlayReleasedEvents () at ../../dix/events.c:1188
prev = value optimized out
qe = 0x3096340
dev = value optimized out
pDev = value optimized out
#1  ComputeFreezes () at ../../dix/events.c:1385
replayDev = value optimized out
w = value optimized out
grab = value optimized out
dev = value optimized out
#2  0x0043df1b in ProcAllowEvents (client=0x2965480) at 
../../dix/events.c:1846
time = {months = 0, milliseconds = 18270373}
mouse = 0x2544b90
keybd = value optimized out
stuff = 0x2f426a0
#3  0x0042e2a9 in Dispatch () at ../../dix/dispatch.c:431
clientReady = 0x26e75d0
result = value optimized out
client = 0x2965480
nready = 0
icheck = 0x7f1410
start_tick = 5560
#4  0x00421a7e in main (argc=1, argv=value optimized out, envp=value 
optimized out) at ../../dix/main.c:287
i = value optimized out
alwaysCheckForInput = {0, 1}

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

Title:
  Intermittant X crash with ATI card, multiple X drivers

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

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


[Bug 787207] Re: Intermittant X crash with ATI card, multiple X drivers

2011-07-05 Thread Elliot Kendall
I reinstalled 11.04 fresh in the hope that this was somehow related to
the upgrade from 10.10, but no luck. I also switched to x86_64.

I do get a slightly different backtrace in Xorg.0.log now:

Backtrace:
[  6735.877] 0: /usr/bin/X (xorg_backtrace+0x26) [0x4a2656]
[  6735.877] 1: /usr/bin/X (0x40+0x621ca) [0x4621ca]
[  6735.877] 2: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7fdf2f28a000+0xfc60) 
[0x7fdf2f299c60]
[  6735.877] 3: /usr/bin/X (0x40+0x3d7e5) [0x43d7e5]
[  6735.877] 4: /usr/bin/X (ProcAllowEvents+0x14b) [0x43df1b]
[  6735.877] 5: /usr/bin/X (0x40+0x2e2a9) [0x42e2a9]
[  6735.877] 6: /usr/bin/X (0x40+0x21a7e) [0x421a7e]
[  6735.877] 7: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xff) 
[0x7fdf2e1d3eff]
[  6735.877] 8: /usr/bin/X (0x40+0x21629) [0x421629]
[  6735.877] Segmentation fault at address 0x3ab81

I am still unable to provide a full backtrace. None of the suggestions
in the Obtaining Backtraces for X Crashes page work for me.

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

Title:
  Intermittant X crash with ATI card, multiple X drivers

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

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


[Bug 787207] Re: Intermittant X crash with ATI card, multiple X drivers

2011-06-15 Thread Elliot Kendall
I'm unhappy to say that this is not an ATI problem. I just switched
video cards to an NVIDIA and am still seeing the same crashes.

I'm working my way through the suggestions on the Obtaining Backtraces
for X Crashes page but have had no luck so far. Apport doesn't capture
anything, running X through gdb locks the machine hard, and setting
NoTrapSignals in xorg.conf causes the X crash to take the rest of the
system with it. I'm running X through startx now in an attempt to get a
core file, but I'm not sure what else I can do if that also fails.

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

Title:
  Intermittant X crash with ATI card, multiple X drivers

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

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


[Bug 796689] Re: Places menu entries not fully integrated

2011-06-13 Thread Elliot Glaysher
This is unlikely to happen from the chromium side.

Most file handling code is written with cross-platform classes and I
don't know how I'd go about making it aware of a VFS. A (very quick)
glance over the gio interface makes me doubt we'll ever support it.

Theoretically, if the gnome vfs switched to a fuse filesystem based
backend, everything Should Just Work since chromium would be receiving
real paths on the filesystem, but there's probably a bunch of details
there that I'm not thinking about.

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

Title:
  Places menu entries not fully integrated

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

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


[Bug 787207] [NEW] Intermittant X crash with ATI card, multiple X drivers

2011-05-23 Thread Elliot Kendall
Public bug reported:

Binary package hint: xserver-xorg-core

Since upgrading from 10.10 to 11.04, X crashes occasionally, maybe 1-3
times per day. I have tried a variety of troubleshooting measures to
isolate the problem, but without success:

1. The crash occurs with the fglrx, ati/radeon, and fbdev drivers, so it 
doesn't seem to be specific to a particular driver
2. The crash still occurs after downgrading to a 10.10 kernel, so it doesn't 
seem to be specific to the new kernel
3. The crash occurs with the standard Xorg packages from 11.04, the packages 
from ubuntu-x-swat, and the packages from xorg-edgers.

The crash only happens when I'm actively using the system - I never come
back to it to find it at the login screen.

My video card is:

01:00.0 VGA compatible controller: ATI Technologies Inc RV610 [Radeon HD
2400 XT]

Backtrace is as follows:

[350373.115] 0: /usr/bin/X (xorg_backtrace+0x3b) [0x80b188b]
[350373.115] 1: /usr/bin/X (0x8048000+0x65828) [0x80ad828]
[350373.115] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb77b740c]
[350373.115] 3: /usr/bin/X (ProcAllowEvents+0xba) [0x807a01a]
[350373.115] 4: /usr/bin/X (0x8048000+0x4df17) [0x8095f17]
[350373.115] 5: /usr/bin/X (0x8048000+0x1a81c) [0x806281c]
[350373.115] 6: /lib/i386-linux-gnu/libc.so.6 (__libc_start_main+0xe7) [0xb74c6e
37]
[350373.115] 7: /usr/bin/X (0x8048000+0x1a411) [0x8062411]
[350373.115] Segmentation fault at address 0x135

** Affects: xorg-server (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/787207

Title:
  Intermittant X crash with ATI card, multiple X drivers

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


[Bug 753391] Re: Overlay scrollbars aren't present // no gtk3 version

2011-05-09 Thread Elliot Glaysher
Realistically, GTK3 isn't happening in chrome until GTK3 is in an LTS
version of Ubuntu, is common in other distributions, and a certain
proprietary browser plugin vendor has ported their very popular plugin
to GTK3 (because otherwise we'd have a process trying to link with both
versions of GTK).

Realistically, any native widgets in the web content area aren't
happening: http://dev.chromium.org/developers/linux-technical-faq

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

Title:
  Overlay scrollbars aren't present // no gtk3 version

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


[Bug 759629] Re: chromium incognito has same color as normal session with GTK+ theme

2011-05-09 Thread Elliot Glaysher
This isn't a chromium bug. Ambiance specifically requests similar colors
in Ambiance/gtk-2.0/apps/chromium.rc:

  ChromeGtkFrame::frame-color = #3c3b37
  ChromeGtkFrame::inactive-frame-color = lighter (#3c3b37)

[...]

  ChromeGtkFrame::incognito-frame-color = lighter (#3c3b37)
  ChromeGtkFrame::incognito-inactive-frame-color = lighter (#3c3b37)

(A quick test in ToT chrome where I change incognito-frame-color to
#aa shows that chrome is respecting incognito-frame-color in
incognito windows.)

** Package changed: chromium-browser (Ubuntu) = light-themes (Ubuntu)

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

Title:
  chromium incognito has same color as normal session with GTK+ theme

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


[Bug 753391] Re: Overlay scrollbars aren't present // no gtk3 version

2011-05-09 Thread Elliot Glaysher
Konqueror/Qt doesn't define symbols with the same names as functions in
GTK2. The problem is that the majority of functions in gtk2 and gtk3
have the same symbol names.

If Qt defined (for example) gtk_widget_show(), there'd be conflicts and
I'm pretty sure Konqueror wouldn't be able to run gtk2 plugins.

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

Title:
  Overlay scrollbars aren't present // no gtk3 version

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


[Bug 711567] Re: Double window controls in Chromium after enabling Use System Title Bar and Borders

2011-04-27 Thread Elliot Glaysher
This bug is two issues in different components.

The first part (chromium draws its custom window controls when maximized
in unity) was a problem with chromium and should be fixed in chromium
r83173, in case you guys want to backport it. (It also has some other
minor unity integration.)

The second part (unity forgets when a window has set
gtk_window_set_decorated()) looks like a problem in unity and attempts
at working around it in chromium haven't been successful. (I tried
calling gtk_window_set_decorated(FALSE) when in the confused state and
unity didn't respond.)

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

Title:
  Double window controls in Chromium after enabling Use System Title
  Bar and Borders

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


[Bug 743494] Re: Did not store passwords

2011-04-21 Thread Elliot Glaysher
The problem has theoretically been fixed on and for the M12 branch.

It has not been fixed for M11 (and won't be) and can't be backported to
M10. Attached is a combined fix that I've tested on the M11 branch; it
should apply cleanly.

** Patch added: Backport of changes from M12 to M11
   
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/743494/+attachment/2080913/+files/combined_fix.diff

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

Title:
  Did not store passwords

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


[Bug 743494] Re: Did not store passwords

2011-04-20 Thread Elliot Glaysher
This is a theoretical fix to the deadlock issue which should make it
onto the M12 branch (http://codereview.chromium.org/6878038/). It is not
entirely tested (and there's currently a weird crash regression in the
sync code on trunk right now). I'd like to hammer on it a little bit
more before I'd feel comfortable suggestion that it be backported to M11
(where it won't be), but it is being worked on upstream.

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

Title:
  Did not store passwords

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


[Bug 598534] Re: Support appmenu-gtk

2011-04-11 Thread Elliot Glaysher
I don't know if this will be completely fixed before Natty ships, but
there's now an Experimental GNOME menu bar support in about:flags. The
menu bar is in flux and I haven't finalized a lot of the details, but
there's some support now.

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

Title:
  Support appmenu-gtk

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


[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2011-03-15 Thread Elliot
Same black screen (with cursor) with Ubuntu 10.10 and Intel drivers.

Note, I didn't have this on 32bit, this is on amd64.

This is with a vanilla install and haven't been able to reproduce it. It
happens say 30% of the times.

** Attachment added: Xorg.1.log
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/441653/+attachment/1910880/+files/Xorg.1.log

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

Title:
  radeon graphics mode and console does not start - xf86OpenConsole:
  VT_WAITACTIVE failed: Interrupted system call

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


[Bug 697854] [NEW] Ambiance/Radiance should use chromium specific theming controls

2011-01-05 Thread Elliot Glaysher
Public bug reported:

Binary package hint: light-themes

(Context: I'm the author of the Google Chrome GTK+ integration code.)
(Related fixed xubuntu bug: 
https://bugs.launchpad.net/xubuntu-artwork/+bug/686239)

The current interaction between Ambiance and both Chrome 8 and 9 results
in a bright orange frame. There appear to be some changes in Ambiance
between Lucid and Maverick (our previous autoselected gray wasn't
optimal, but wasn't so...bright).

Since (at least as an outsider looking in) CSD doesn't appear like it's
going to occur, we've added some explicit nobs for GTK+ authors to
fiddle with to force the non-GTK+ parts of the Chrome interface. The new
theming controls for Chrome 9 and forward are documented at:
http://code.google.com/p/chromium/wiki/LinuxGtkThemeIntegration

This is obviously a low priority, but it'd be a nice to have before
Natty is shipped.

Here is an example for Ambiance based on me naively picking colors from
screenshots taken with the gimp. Your art team will probably be
displeased with it and want to fine tune it. These individual style
properties are documented in the link above. It is only meant as an
example of what can be done. To try this out, please install either
Google Chrome/Chromium 9.0.597 or newer:

style chrome-gtk-frame
{
ChromeGtkFrame::frame-color = @fg_color
ChromeGtkFrame::inactive-frame-color = lighter(@fg_color)

ChromeGtkFrame::frame-gradient-size = 16
ChromeGtkFrame::frame-gradient-color = #5c5b56

ChromeGtkFrame::scrollbar-trough-color = @bg_color
ChromeGtkFrame::scrollbar-slider-prelight-color = #F8F6F2
ChromeGtkFrame::scrollbar-slider-normal-color = #E7E0D3
}

class ChromeGtkFrame style chrome-gtk-frame

** Affects: light-themes (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/697854

Title:
  Ambiance/Radiance should use chromium specific theming controls

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


[Bug 674506] Re: AttributeError: RsyncBackend instance has no attribute 'subprocess_popen_persist'

2010-11-17 Thread Elliot Murphy
duplicity (0.6.10-0ubuntu2) natty; urgency=low

 * Fix rsync backend traceback (LP: #589495)
   - Patch by Edgar Soldin

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

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

** Changed in: duplicity (Ubuntu)
 Assignee: (unassigned) = Elliot Murphy (statik)

-- 
AttributeError: RsyncBackend instance has no attribute 
'subprocess_popen_persist'
https://bugs.launchpad.net/bugs/674506
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 497299] Re: upstart not starting init-scripts (event net-device-up IFACE=lo missing)

2010-11-05 Thread Elliot K Payen Padilla
Worked for me adding at beginning of /etc/network/interfaces

auto lo
iface lo inet loopback

allow-hotplug eth0
auto eth0
iface eth0 inet static
address   xxx.yyy.zzz.sss
.
.
.
(etc)

Thank  you every one!

-- 
upstart not starting init-scripts (event net-device-up IFACE=lo missing)
https://bugs.launchpad.net/bugs/497299
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 643787] Re: certificate verifcation does not work with newSSL

2010-10-01 Thread Elliot Murphy
This fix is a prerequisite for LP: #422178. I am attaching the debdiff
per https://wiki.ubuntu.com/StableReleaseUpdates

This is a patch from upstream Erlang developers in Erlang/OTP team at
Ericsson which fixes a serious problem in the SSL library that was
preventing SSL host certificate verification from happening (we
discovered the problem while working on CouchDB).

** Also affects: erlang (Ubuntu Lucid)
   Importance: Undecided
   Status: New

** Patch added: debdiff
   
https://bugs.edge.launchpad.net/ubuntu/+source/erlang/+bug/643787/+attachment/1664619/+files/lucid-sru.debdiff

-- 
certificate verifcation does not work with newSSL
https://bugs.launchpad.net/bugs/643787
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 643787] Re: certificate verifcation does not work with newSSL

2010-10-01 Thread Elliot Murphy
Samuele, could you add the test program that Filipe was using to verify
the SSL fix so that it will be easier to validate this fix?

-- 
certificate verifcation does not work with newSSL
https://bugs.launchpad.net/bugs/643787
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 643787] Re: certificate verifcation does not work with newSSL

2010-10-01 Thread Elliot Murphy
** Also affects: erlang (Ubuntu Karmic)
   Importance: Undecided
   Status: New

-- 
certificate verifcation does not work with newSSL
https://bugs.launchpad.net/bugs/643787
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 422178] Re: CouchDB needs to properly enable SSL support

2010-10-01 Thread Elliot Murphy
Samuele or Eric, please attach information on test cases for this to be
verified on Karmic and Lucid.

** Also affects: couchdb (Ubuntu Lucid)
   Importance: Undecided
   Status: New

** Also affects: couchdb (Ubuntu Karmic)
   Importance: Undecided
   Status: New

-- 
CouchDB needs to properly enable SSL support
https://bugs.launchpad.net/bugs/422178
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 643787] Re: certificate verifcation does not work with newSSL

2010-09-24 Thread Elliot Murphy
** Also affects: erlang (Ubuntu Maverick)
   Importance: High
 Assignee: Samuele Pedroni (pedronis)
   Status: In Progress

-- 
certificate verifcation does not work with newSSL
https://bugs.launchpad.net/bugs/643787
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 632201] Re: CouchDB insecure library loading

2010-09-23 Thread Elliot Murphy
Marc fixed this in the upload for 1.0.1-0ubuntu2.

** Changed in: couchdb (Ubuntu)
   Status: Confirmed = Fix Released

** Changed in: couchdb (Ubuntu)
 Assignee: James Henstridge (jamesh) = (unassigned)

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

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


[Bug 632201] Re: CouchDB insecure library loading

2010-09-07 Thread Elliot Murphy
** Changed in: couchdb (Ubuntu)
   Status: New = Confirmed

** Changed in: couchdb (Ubuntu)
 Assignee: (unassigned) = James Henstridge (jamesh)

** Changed in: couchdb (Ubuntu)
   Importance: Undecided = Medium

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

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


[Bug 521989] Re: errors when importing WorkingTree on a thread due to signals

2010-08-16 Thread Elliot Murphy
** Changed in: ubuntuone-servers
   Status: Fix Committed = Fix Released

-- 
errors when importing WorkingTree on a thread due to signals
https://bugs.launchpad.net/bugs/521989
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


  1   2   3   4   5   6   >