[Bug 1795207] Re: upgrade to ubuntu-18.04: 'ubuntu-minimal' not found

2021-07-23 Thread Brett Johnson
I resolved this problem by modifying my /etc/apt/sources.list to remove
the mirror method, and point directly to ubuntu sources.  I.e. my old
sources.list contained lines like this:

  deb mirror://mirrors.ubuntu.com/mirrors.txt xenial main restricted

Which I modified to this:

  deb http://us.archive.ubuntu.com/ubuntu/ xenial main restricted

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

Title:
  upgrade to ubuntu-18.04: 'ubuntu-minimal' not found

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


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

[Bug 1795207] Re: upgrade to ubuntu-18.04: 'ubuntu-minimal' not found

2021-07-23 Thread Brett Johnson
This bug has been static for many years, has anyone found a workaround
or fix?

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

Title:
  upgrade to ubuntu-18.04: 'ubuntu-minimal' not found

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


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

[Bug 1795207] Re: upgrade to ubuntu-18.04: 'ubuntu-minimal' not found

2021-07-23 Thread Brett Johnson
Confirmed also for 16.04->18.04 on multiple machines.  Original 16.04
installs were mythbuntu, if that helps.

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

Title:
  upgrade to ubuntu-18.04: 'ubuntu-minimal' not found

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


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

[Bug 1743094] Re: [regression] hibernation (freezes on resume) since 4.13.0-25.29

2018-05-23 Thread Brett Johnson
Hmm, in a somewhat disheartening turn of events, I thought I'd try
installing the nvidia proprietary driver on my workstation (that's what
I had installed on 16.04, when suspend/resume worked).  ...And now,
suspend/resume works perfectly (and quickly) on the workstation.  So
maybe this is a nouveau bug?  Is everyone else having problems using
nvidia graphics hardware with the nouveau driver?

** Also affects: xserver-xorg-video-nouveau (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/1743094

Title:
  [regression] hibernation (freezes on resume) since 4.13.0-25.29

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

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

[Bug 1743094] Re: [regression] hibernation (freezes on resume) since 4.13.0-25.29

2018-05-23 Thread Brett Johnson
This is still a problem in bionic as well.  I just did a clean install
on a workstation which exhibits the problem, but I also have a laptop
which was upgraded from 17.10, which has not ever exhibited the problem.

I've attached lshw output for the two machines (inara is the machine for
which suspend/resume works, vera is the one that doesn't)

** Attachment added: "lshw output for two machines.  "inara" works properly, 
and "vera" suspends (very slowly), but does not ever resume"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1743094/+attachment/5143504/+files/lshw-inara-vera.txt

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

Title:
  [regression] hibernation (freezes on resume) since 4.13.0-25.29

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

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

[Bug 1518411] Re: "Maximum number of clients reached", new in Ubuntu 15.10

2016-02-08 Thread Brett Johnson
More info:  This seems to be related to Unity, or at least, Unity makes
the problem show up a lot faster.  When running Unity, I'd see this
problem every day.  I switched to using gnome-shell for my desktop, and
I've been up for a week now without ever encountering the problem.

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

Title:
  "Maximum number of clients reached", new in Ubuntu 15.10

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

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


[Bug 1518411] Re: "Maximum number of clients reached", new in Ubuntu 15.10

2016-02-01 Thread Brett Johnson
A little more info, as I've been trying to watch the output of xwininfo
-root -children, as well as xrestop over time.

As I mentioned before, the number of root children keeps growing over
time.  It starts out under 100, and grows over time.  When the "Maximum
number of clients reached" problem started this time, it was at 322
(lower than last time).  However, I also watched the output of "xrestop
-m 1 -b | grep ^[0-9]" over time, and watched it grow from around 42, to
255 when the problem manifested itself (same as last time).  I think
this is more significant, because the 255 seems to be a cap, and it
never goes higher than this.  Is there an 8-bit table somewhere in X
that if it fills up, could cause this syptom?

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

Title:
  "Maximum number of clients reached", new in Ubuntu 15.10

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

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


[Bug 1518411] Re: "Maximum number of clients reached", new in Ubuntu 15.10

2016-01-28 Thread Brett Johnson
This bug has been reported over and over again since it was introduced
in 12.04 (just do a LP search for "Maximum number of clients reached").
Now, for some reason in 15.10 it's much easier to reproduce.  I hit the
problem every day now, whereas I used to be able to go a couple weeks
without hitting it.  There are many clues in the older reports:

https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/263211
seems to have gotten the most attention, and was closed with changes to
gnome-screensaver, but I don't think that actually fixed the problem
(just made gnome-screensaver quit making the problem show up).  It seems
to be some kind of X resource leak.

I don't know if this is relevant or helpful, but taking some of the
comments from that bug report, here are some of the things folks did in
that bug to troubleshoot:

xwininfo -root -children | wc -l

Over time, the resulting number keeps going up.  It's currently at 430,
and if I open a window (gcalc, for example), I'll get the "Maximum
number of clients reached" error when trying to run xwininfo.  If I look
at the out put of xwininfo -root -children right before that, I see that
about 80% of the windows have no name.

Also, if I run xrestop, I get a whole bunch of "" resources
with no associated PID (218 of them at the moment). The other 38 are
actual windows I have open.

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

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

Title:
  "Maximum number of clients reached", new in Ubuntu 15.10

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

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


[Bug 1321994] Re: 10ec:8179 [HP Pavilion 17-e171nr Notebook PC] RTL8188EE driver regression in 3.13.0-24. Extremely slow network performance

2015-03-03 Thread Brett Johnson
** Changed in: linux (Ubuntu)
   Status: Expired = Confirmed

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

Title:
  10ec:8179 [HP Pavilion 17-e171nr Notebook PC] RTL8188EE driver
  regression in 3.13.0-24.  Extremely slow network performance

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

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


[Bug 1321994] Re: 10ec:8179 [HP Pavilion 17-e171nr Notebook PC] RTL8188EE driver regression in 3.13.0-24. Extremely slow network performance

2015-03-03 Thread Brett Johnson
Same bug reported by someone else against Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=1108801

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

Title:
  10ec:8179 [HP Pavilion 17-e171nr Notebook PC] RTL8188EE driver
  regression in 3.13.0-24.  Extremely slow network performance

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

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


[Bug 1314434] Re: 10ec:8179 (rev 01) RTL8188EE Wireless Network Adapter not working

2015-03-03 Thread Brett Johnson
The realtek driver in the rtlwifi_new repository appears to fix the
problem for me.  I built the driver and installed it, and now have
apparently normal network connectivity.

  git clone http://github.com/lwfinger/rtlwifi_new.git
  cd rtlwifi_new
  make
  sudo modprobe -rv rtl8188ee
  sudo make install
  sudo modprobe -v rtl8188ee

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

Title:
  10ec:8179 (rev 01) RTL8188EE Wireless Network Adapter not working

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

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


[Bug 1321994] Re: 10ec:8179 [HP Pavilion 17-e171nr Notebook PC] RTL8188EE driver regression in 3.13.0-24. Extremely slow network performance

2015-03-03 Thread Brett Johnson
The realtek driver in the rtlwifi_new repository appears to fix the
problem.  I built the driver and installed it, and now have apparently
normal network connectivity.

  git clone http://github.com/lwfinger/rtlwifi_new.git
  cd rtlwifi_new
  make
  sudo modprobe -rv rtl8188ee
  sudo make install
  sudo modprobe -v rtl8188ee

** Bug watch added: Red Hat Bugzilla #1108801
   https://bugzilla.redhat.com/show_bug.cgi?id=1108801

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

Title:
  10ec:8179 [HP Pavilion 17-e171nr Notebook PC] RTL8188EE driver
  regression in 3.13.0-24.  Extremely slow network performance

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

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


[Bug 1321994] Re: 10ec:8179 [HP Pavilion 17-e171nr Notebook PC] RTL8188EE driver regression in 3.13.0-24. Extremely slow network performance

2015-03-03 Thread Brett Johnson
Well, now the Saucy kernel has expired, and been automatically
uninstalled, so this problem is back with no workaround :(.

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

Title:
  10ec:8179 [HP Pavilion 17-e171nr Notebook PC] RTL8188EE driver
  regression in 3.13.0-24.  Extremely slow network performance

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

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


[Bug 1321994] Re: 10ec:8179 [HP Pavilion 17-e171nr Notebook PC] RTL8188EE driver regression in 3.13.0-24. Extremely slow network performance

2014-08-04 Thread Brett Johnson
Well, that's a nice way to close bugs.  Just ignore them for 60 days,
and the janitor bot does it automatically.  Good way to pad the quality
stats :)

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

Title:
  10ec:8179 [HP Pavilion 17-e171nr Notebook PC] RTL8188EE driver
  regression in 3.13.0-24.  Extremely slow network performance

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

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


[Bug 1215477] Re: no rdp sound redirection possible

2014-06-13 Thread Brett Johnson
I can confirm that @BestSteve's patch works for me (after figuring out
that his instructions left out the step of adding the patch to the end
of the debian/patches/series file :)  Thanks @BestSteve!

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

Title:
  no rdp sound redirection possible

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

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


[Bug 1321994] Re: 10ec:8179 [HP Pavilion 17-e171nr Notebook PC] RTL8188EE driver regression in 3.13.0-24. Extremely slow network performance

2014-06-05 Thread Brett Johnson
OK, after spending hours attempting to upgrade the BIOS on this pile of
crap laptop, I give up.  Apparently, the only way it's possible is if
I'd not installed Linux on it, and still had the original w8 partition
to boot from.

In any case, given that the only thing fixed in the new firmware
version is:

- Provides support for additional notebook models.

..and further given that there are many reports of this same problem
with different laptop models (but all with the same wireless chipset).
And further given that it works fine if I just boot from the saucy
kernel..  I'm going to venture a guess that even if I could update the
firmware, it wouldn't change anything.

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

Title:
  10ec:8179 [HP Pavilion 17-e171nr Notebook PC] RTL8188EE driver
  regression in 3.13.0-24.  Extremely slow network performance

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

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


[Bug 1292041] Re: Lockscreen doesn't turn off the screen

2014-06-02 Thread Brett Johnson
For me, the screen blanks, then the monitor goes into low-power mode
when it's supposed to.  But then, at some point later (I haven't
pinpointed exactly when), the monitor comes out of powersave mode, and
stays on.  The screen stays blanked, but the monitor is on full-power
mode.

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

Title:
  Lockscreen doesn't turn off the screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1292041/+subscriptions

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


[Bug 1321994] Re: RTL8188EE driver regression in 3.13.0-24. Extremely slow network performance

2014-06-02 Thread Brett Johnson
My notebook is a HP Pavilion 17-e171nr Notebook PC.  Although, based
on the various forum postings I've seen, this problem is far from unique
to this model.  It seems to be pretty much any notebook with a Realtek
RTL8188EE wifi chip.

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

Title:
  RTL8188EE driver regression in 3.13.0-24.  Extremely slow network
  performance

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

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


[Bug 1321994] [NEW] RTL8188EE driver regression in 3.13.0-24. Extremely slow network performance

2014-05-21 Thread Brett Johnson
Public bug reported:

I'm experiencing excruciatingly slow wireless performance on upgrading
to Trusty.  There are numerous reports of simlar symptoms on the forums,
and the solution seems to be to download/install a newer or older
kernel, or build a new version of the rtl8188ee driver.

Here are some examples:

http://ubuntuforums.org/showthread.php?t=2218096
http://ubuntuforums.org/showthread.php?t=2218521
http://ubuntuforums.org/showthread.php?t=2219896

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-24-generic 3.13.0-24.47
ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  brenda 1725 F pulseaudio
 /dev/snd/controlC0:  brenda 1725 F pulseaudio
Date: Wed May 21 20:47:12 2014
HibernationDevice: RESUME=UUID=c076696b-2637-49fd-8981-21402ab2c94f
InstallationDate: Installed on 2013-12-28 (144 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
MachineType: Hewlett-Packard HP Pavilion 17 Notebook PC
ProcFB: 0 EFI VGA
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-24-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
PulseList:
 Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
 No PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-3.13.0-24-generic N/A
 linux-backports-modules-3.13.0-24-generic  N/A
 linux-firmware 1.127.2
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
UpgradeStatus: Upgraded to trusty on 2014-05-07 (14 days ago)
dmi.bios.date: 09/26/2013
dmi.bios.vendor: Insyde
dmi.bios.version: F.22
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 1985
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 01.13
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnInsyde:bvrF.22:bd09/26/2013:svnHewlett-Packard:pnHPPavilion17NotebookPC:pvr097611405E0620180:rvnHewlett-Packard:rn1985:rvr01.13:cvnHewlett-Packard:ct10:cvrChassisVersion:
dmi.product.name: HP Pavilion 17 Notebook PC
dmi.product.version: 097611405E0620180
dmi.sys.vendor: Hewlett-Packard

** Affects: linux (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/1321994

Title:
  RTL8188EE driver regression in 3.13.0-24.  Extremely slow network
  performance

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

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


[Bug 1321994] Re: RTL8188EE driver regression in 3.13.0-24. Extremely slow network performance

2014-05-21 Thread Brett Johnson
I verified that booting off the Saucy kernel still on the system
(3.11.0-20) restores wireless performance.

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

Title:
  RTL8188EE driver regression in 3.13.0-24.  Extremely slow network
  performance

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

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


[Bug 1215477] Re: no rdp sound redirection possible

2014-03-21 Thread Brett Johnson
Still there in current trusty (not surprising, since it's the same
package version as in saucy -- 1.0.0-4ubuntu3)

** Tags added: trusty

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

Title:
  no rdp sound redirection possible

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

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


[Bug 1215477] Re: no rdp sound redirection possible

2013-09-19 Thread Brett Johnson
Confirm that this bug exists in 13.04/raring as well.  No sound is
possible using remmina, but xfreerdp --plugin rdpsnd works fine for me
(no crash).

** Tags added: raring

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

Title:
  no rdp sound redirection possible

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

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


[Bug 1035310] Re: Skype systray icon dissappears from unity panel

2012-12-06 Thread Brett Johnson
The same thing happens to me with xchat.  It uses the systray mechanism,
not the indicator menu.  It shows up and works at first, but then
appears to lose focus and disappear when I click anywhere on the unity
panel.  If the panel is transparent, I can see a blurred icon behind it,
but there's no way to bring it to the foreground.

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

Title:
  Skype systray icon dissappears from unity panel

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

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


[Bug 917159] Re: EOG do crash xserver session when opening image

2012-12-01 Thread Brett Johnson
I'm experiencing this same problem now in Ubuntu 12.10.

xserver-xorg-video-ati | 1:6.14.99~git20111219.aacbd629-0ubuntu2

There were some interesting errors left in ~/.xsession-errors after the
crash:

(gdu-notification-daemon:9519): Gdk-WARNING **: gdu-notification-daemon:
Fatal IO error 11 (Resource temporarily unavailable) on X server :0.

(telepathy-indicator:9528): Gdk-WARNING **: telepathy-indicator: Fatal
IO error 11 (Resource temporarily unavailable) on X server :0.

(gnome-screensaver:9545): Gdk-WARNING **: gnome-screensaver: Fatal IO
error 11 (Resource temporarily unavailable) on X server :0.

gnome-session[9188]: Gdk-WARNING: gnome-session: Fatal IO error 11
(Resource temporarily unavailable) on X server :0.

(bluetooth-applet:9258): Gdk-WARNING **: bluetooth-applet: Fatal IO
error 11 (Resource temporarily unavailable) on X server :0.

dropbox: Fatal IO error 11 (Resource temporarily unavailable) on X
server :0.

(gnome-fallback-mount-helper:9263): Gdk-WARNING **: gnome-fallback-
mount-helper: Fatal IO error 11 (Resource temporarily unavailable) on X
server :0.

(polkit-gnome-authentication-agent-1:9265): Gdk-WARNING **: polkit-
gnome-authentication-agent-1: Fatal IO error 11 (Resource temporarily
unavailable) on X server :0.

gtk-window-decorator: Fatal IO error 11 (Resource temporarily
unavailable) on X server :0.0.

(nm-applet:9259): Gdk-WARNING **: nm-applet: Fatal IO error 11 (Resource
temporarily unavailable) on X server :0.

XIO:  fatal IO error 11 (Resource temporarily unavailable) on X server :0
  after 191 requests (191 known processed) with 0 events remaining.

(gnome-settings-daemon:9236): Gdk-WARNING **: gnome-settings-daemon:
Fatal IO error 11 (Resource temporarily unavailable) on X server :0.

(nautilus:9271): Gdk-WARNING **: nautilus: Fatal IO error 11 (Resource
temporarily unavailable) on X server :0.

** (zeitgeist-datahub:9546): WARNING **: zeitgeist-datahub.vala:227:
Unable to get name org.gnome.zeitgeist.datahub on the bus!

And then something similar in syslog:

Dec  1 19:00:34 inara gnome-session[9188]: Gdk-WARNING: gnome-session: Fatal IO 
error 11 (Resource temporarily unavailable) on X server :0.#012
Dec  1 19:00:34 inara acpid: client 8714[0:0] has disconnected
Dec  1 19:00:34 inara acpid: client connected from 9629[0:0]

And finally, a segfault and stack trace in Xorg.log (attaching full
log):

[   815.794] 
Backtrace:
[   815.794] 0: /usr/bin/X (xorg_backtrace+0x26) [0x7eff6104f876]
[   815.795] 1: /usr/bin/X (0x7eff60ec7000+0x18c71a) [0x7eff6105371a]
[   815.795] 2: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7eff601ed000+0xfcb0) 
[0x7eff601fccb0]
[   815.795] 3: /lib/x86_64-linux-gnu/libc.so.6 (0x7eff5f05d000+0x1462d1) 
[0x7eff5f1a32d1]
[   815.795] 4: /usr/lib/xorg/modules/drivers/radeon_drv.so 
(0x7eff5cfb7000+0xad496) [0x7eff5d064496]
[   815.795] 5: /usr/lib/xorg/modules/libexa.so (0x7eff5c584000+0x8986) 
[0x7eff5c58c986]
[   815.795] 6: /usr/bin/X (0x7eff60ec7000+0x11997c) [0x7eff60fe097c]
[   815.795] 7: /usr/bin/X (0x7eff60ec7000+0x4b53e) [0x7eff60f1253e]
[   815.795] 8: /usr/bin/X (0x7eff60ec7000+0x4e8a1) [0x7eff60f158a1]
[   815.795] 9: /usr/bin/X (0x7eff60ec7000+0x3d7ba) [0x7eff60f047ba]
[   815.795] 10: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xed) 
[0x7eff5f07e76d]
[   815.795] 11: /usr/bin/X (0x7eff60ec7000+0x3daad) [0x7eff60f04aad]
[   815.795] Bus error at address 0x7eff54b46010
[   815.795] 
Caught signal 7 (Bus error). Server aborting
[   815.795] 

Hopefully this is helpful/useful information.

** Attachment added: Xorg.0.log file containing backtrace.
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/917159/+attachment/3449485/+files/Xorg.0.log.old

** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: Fix Committed = Confirmed

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

Title:
  EOG do crash xserver session when opening image

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/917159/+subscriptions

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


[Bug 1008197] Re: Cinnamon desktop freeze - no mouse actions, keyboard atl, ctrl, del works

2012-11-29 Thread Brett Johnson
Hi,

This is bug is affecting my system as well. Linux Mint 14 Cinnamon 1.6 desktop.
As it has been mentioned before about Java being a cause my java version is 
1.7.0_09.
Haven't been able to pin down what application is causing this to happened, 
usually Chrome is open but has happened when it isn't as well.

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

Title:
  Cinnamon desktop freeze - no mouse actions, keyboard atl,ctrl, del
  works

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

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


[Bug 616858] Re: Mouse cursor in gvim is sometimes invisible

2012-11-15 Thread Brett Johnson
I found that I had the behave mswin directive in my ~/.gvimrc file.  I
have no idea when I put that in my .gvimrc, or why I would have wanted
it, but when I removed it, this long-standing problem went away :).

Running ubuntu 12.10, vim 2:7.3.547-4ubuntu1.1, etc...

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

Title:
  Mouse cursor in gvim is sometimes invisible

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

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


[Bug 1045899] Re: Maximum number of clients reached

2012-11-13 Thread Brett Johnson
** Also affects: nautilus (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/1045899

Title:
  Maximum number of clients reached

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

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


[Bug 1045899] Re: Maximum number of clients reached

2012-11-13 Thread Brett Johnson
Another clue may be that this is a laptop, and I only see the problem
when I'm docked with an external monitor setup (so I have two screens).
I never see this problem without the external/dual screen.  I have a
desktop machine with only a single screen, but identical software setup,
which stays up for weeks and never sees this problem.

I've attached the script I run (basically just call xplanet to generate
a new image every 5min, and nautilus automatically picks it up), and
I've added nautilus to the affected list.

** Attachment added: desktop background update script
   
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1045899/+attachment/3432200/+files/xplanet-gnome

** Changed in: xorg-server (Ubuntu)
   Status: New = Confirmed

** Changed in: nautilus (Ubuntu)
   Status: New = Confirmed

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

Title:
  Maximum number of clients reached

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

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


[Bug 1045899] Re: Maximum number of clients reached

2012-11-12 Thread Brett Johnson
I see this same behavior without using nitrogen.  I simply run a daemon
that regenerates the image nautilus is pointing to as the desktop
background periodically.  After leaving it running overnight, I get the
same Maximum number of clients reached error.  I can continue working
for a while by killing nautilus, or chrome, or some other application,
but I have to restart X to get back to normal again.

** Also 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/1045899

Title:
  Maximum number of clients reached

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

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


[Bug 1045899] Re: Maximum number of clients reached

2012-11-12 Thread Brett Johnson
BTW, I've seen this using both the nouveau and nvidia drivers, so I
doubt this is an intel driver problem

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

Title:
  Maximum number of clients reached

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

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


[Bug 1073403] Re: Date format not supported

2012-11-01 Thread Brett Johnson
This definitely seems to be a problem with the indicator being unable to
cope with an unexpected locale setting.  I had export LANG=C in my
~/.profile file, and saw the same behavior.  After modifying the line to
export LC_COLLATE=C, the datetime-indicator now works properly.

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

Title:
  Date format not supported

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1073403/+subscriptions

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


[Bug 927828] Re: sudo: pam_mount.c:417: modify_pm_count: Assertion `user != ((void *)0)' failed.

2012-04-21 Thread Brett Johnson
For me, I installed libpam-mount explicitly long ago in order to auto
mount encfs volumes on login.  I don't have sadms installed, but here's
the policy run anyway as requested by TJ:


$ apt-cache policy sadms
sadms:
  Installed: (none)
  Candidate: 2.0.15.repack-0ubuntu2
  Version table:
 2.0.15.repack-0ubuntu2 0
500 http://us.archive.ubuntu.com/ubuntu/ precise/universe amd64 Packages

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

Title:
  sudo: pam_mount.c:417: modify_pm_count: Assertion `user != ((void
  *)0)' failed.

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

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


Re: [Bug 921384] Re: [MASTER] Xorg crashes when trying to play a video with XV under xserver 1.11 - xs111LookupPrivate

2012-03-18 Thread brett johnson
On 03/12/2012 02:56 AM, Giuseppe Terrasi wrote:
 I have try again. Same result.  I have purge first all the fglrx packages and 
 then sudo apt-get update  sudo apt-get dist-upgrade  sudo apt-get install 
 fglrx.
 At reboot lightdm doesn't start. I look at /var/log/apt/term.log and I can 
 see that are present some error. Full log: http://pastebin.ubuntu.com/879984/

 An abstract:
 update-alternatives: attenzione: saltata la creazione di 
 /etc/OpenCL/vendors/amdocl32.icd poiché il file 
 /usr/lib/fglrx/etc/OpenCL/vendors/amdocl32.icd associato (del gruppo 
 x86_64-linux-gnu_gl_conf) non esiste.
 update-alternatives: attenzione: viene forzata l'installazione 
 dell'alternativa /usr/lib/fglrx/ld.so.conf poiché il gruppo 
 x86_64-linux-gnu_gl_conf è danneggiato.

 update-alternatives: skip creation of /etc/OpenCL/vendors/amdocl32.icd cause 
 /usr/lib/fglrx/etc/OpenCL/vendors/amdocl32.icd doesn't exist
 update-alternatives: force installation alternative  
 /usr/lib/fglrx/ld.so.conf cause x86_64-linux-gnu_gl_conf group is damage

Just an update, completely uninstalled precise, reinstalled, did a full 
update. Installed the new catalyst 12.2 drivers and everything is fine 
now, Xorg dosn't crash now when I try to play movies.

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

Title:
  [MASTER] Xorg crashes when trying to play a video with XV under
  xserver 1.11 - xs111LookupPrivate

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

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

[Bug 934582] Re: Apparent hide_status_icon_on_unity.patch regression

2012-03-04 Thread Brett Johnson
Sorry it took so long, but I can confirm that the problem is gone with
the new gnome-settings-daemon package.  Thanks Sebastien!

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

Title:
  Apparent hide_status_icon_on_unity.patch regression

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

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


[Bug 927441] Re: Far left character in panel (and launcher popups) distorted

2012-03-03 Thread brett johnson
Notice the distortion as well running amd radeon hd 4200 with ati
catalyst driver 11.11.

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

Title:
  Far left character in panel (and launcher popups) distorted

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

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


[Bug 934582] Re: Apparent hide_status_icon_on_unity.patch regression

2012-02-22 Thread Brett Johnson
  btw you guys should really drop the 'all' whitelist, that's what is
creating those bugs for you...

Sebastien, are you joking or trolling?  You aren't seriously suggesting
that we should simply stop using any software that doesn't support the
indicator system, simply because the Ubuntu switch to Unity/indicators
is complicated and has caused bugs interacting with software written for
gnome, are you?  It would be much easier for me to simply quit using
Unity instead, but in general, I like where Ubuntu is going with Unity,
and want to support  help fix bugs, not just work around and ignore
them.

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

Title:
  Apparent hide_status_icon_on_unity.patch regression

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

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


[Bug 934582] Re: Apparent hide_status_icon_on_unity.patch regression

2012-02-21 Thread Brett Johnson
Heh, I'm also seeing the duplicate nm-applet icons now as well.  Both
nm-applet icons are functional as well, which is a bit different than
the power/battery icons.

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

Title:
  Apparent hide_status_icon_on_unity.patch regression

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

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


[Bug 934582] Re: Apparent hide_status_icon_on_unity.patch regression

2012-02-20 Thread Brett Johnson
Same here, unity session, always happens.  Note that as in the previous
bug report, this happens when the dconf /desktop/unity/panel/systray-
whitelist key is set to all (which is really the only sane value for
it, given that lots of software only supports the gnome systray, and
does not support the indicator system).

And I suppose this is an apropos place to once again plead for a
systray-blacklist key, which would be *far* more useful than systray-
whitelist :).

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

Title:
  Apparent hide_status_icon_on_unity.patch regression

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

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


[Bug 833397] Re: indicator power displayed twice on panel

2012-02-17 Thread Brett Johnson
This bug seems to have regressed back into gnome-settings-daemon
3.3.5-0ubuntu3 in Precise.  I now see a duplicate gnome battery applet
icon in addition to the indicator one.

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

Title:
  indicator power displayed twice on panel

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-2d/+bug/833397/+subscriptions

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


[Bug 833397] Re: indicator power displayed twice on panel

2012-02-17 Thread Brett Johnson
** Tags added: precise

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

Title:
  indicator power displayed twice on panel

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-2d/+bug/833397/+subscriptions

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


[Bug 934582] [NEW] Apparent hide_status_icon_on_unity.patch regression

2012-02-17 Thread Brett Johnson
Public bug reported:

Bug #833397, fixed in Oneiric, seems to be back in version
3.3.5-0ubuntu3.  I now see both the gnome power status applet icon and
the indicator one (although only the indicator icon is functional).

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


** Tags: precise

** Tags added: precise

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

Title:
  Apparent hide_status_icon_on_unity.patch regression

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

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


[Bug 833397] Re: indicator power displayed twice on panel

2012-02-17 Thread Brett Johnson
I'm not sure what the appropriate way to report a regression is, but I
created a new bug, and provided this bug number in it:
https://bugs.launchpad.net/bugs/934582

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

Title:
  indicator power displayed twice on panel

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-2d/+bug/833397/+subscriptions

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


[Bug 927828] Re: sudo: pam_mount.c:417: modify_pm_count: Assertion `user != ((void *)0)' failed.

2012-02-13 Thread Brett Johnson
** Bug watch added: Debian Bug tracker #648698
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=648698

** Also affects: sudo (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=648698
   Importance: Unknown
   Status: Unknown

** Description changed:

  When running sudo it executes properly the first time during a session
  but, after credentials are cached, further attempts result in an error:
  
  sciri@Rico:~$ sudo id
- [sudo] password for sciri: 
+ [sudo] password for sciri:
  uid=0(root) gid=0(root) groups=0(root)
  sciri@Rico:~$ sudo id
  uid=0(root) gid=0(root) groups=0(root)
  sudo: pam_mount.c:417: modify_pm_count: Assertion `user != ((void *)0)' 
failed.
  Aborted
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libpam-mount 2.10-2
  ProcVersionSignature: Ubuntu 3.2.0-14.23-generic 3.2.3
  Uname: Linux 3.2.0-14-generic x86_64
  NonfreeKernelModules: nvidia wl
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  CheckboxSubmission: 15c9c9b122c9273f52b28c9a5df794ac
  CheckboxSystem: 7e42599bda39ea7ff8b528272b6ef52b
  Date: Mon Feb  6 14:21:24 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64+mac (20110901)
  SourcePackage: libpam-mount
  UpgradeStatus: Upgraded to precise on 2012-02-06 (0 days ago)

** Also affects: sudo via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=648698
   Importance: Unknown
   Status: Unknown

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

Title:
  sudo: pam_mount.c:417: modify_pm_count: Assertion `user != ((void
  *)0)' failed.

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

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


[Bug 775920] Re: unity wallpaper looks corrupted after login

2011-05-12 Thread Brett Johnson
I am also experiencing this.  I run dual monitors and created a new
account to test but even that sees the issue.  In both cases for me, it
happens when I login on my external monitor (it's a laptop - Ubuntu sees
my internal as primary and I don't have issues on that).

I tested to see what happened when I ran only one monitor - I didn't see
the problem.  Are other users seeing this also running dual monitors?

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

Title:
  unity wallpaper looks corrupted after login

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


[Bug 338051] Re: Jaunty: It Takes A Long Time To Regain Control After Screensaver

2011-04-28 Thread Brett Johnson
I no longer see this problem in lucid or maverick.  I'd say it's
gone/fixed..

** Changed in: nvidia-graphics-drivers-180 (Ubuntu)
   Status: Incomplete = Fix Released

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

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

Title:
  Jaunty: It Takes A Long Time To Regain Control After Screensaver

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


[Bug 696288] Re: Impossible to install openoffice.org-evolution - E: Sub-process /usr/bin/dpkg returned an error code (1)

2011-01-21 Thread Brett Johnson
Works for me as well as of my update  upgrade this morning (note the
change from /usr/lib/openoffice to /usr/lib/libreoffice, but the file
now exists and registers):

Setting up libreoffice-evolution (1:3.3.0~rc4-1ubuntu1) ...
file:///usr/lib/libreoffice/basis3.3/program/libevoablx.so
register component 'file:///usr/lib/libreoffice/basis3.3/program/libevoablx.so' 
in registry '/var/lib/libreoffice/basis3.3/program/services.rdb' successful!
Setting up openoffice.org-evolution (1:3.3.0~rc4-1ubuntu1) ...
Setting up openoffice.org-core (1:3.3.0~rc4-1ubuntu1) ...
Setting up libreoffice-filter-binfilter (1:3.3.0~rc4-1ubuntu1) ...
file:///usr/lib/libreoffice/basis3.3/program/libbf_migratefilterlx.so
register component 
'file:///usr/lib/libreoffice/basis3.3/program/libbf_migratefilterlx.so' in 
registry '/var/lib/libreoffice/basis3.3/program/services.rdb' successful!

Looks like this bug can be closed as it's no longer an issue...

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

Title:
  Impossible to install openoffice.org-evolution - E: Sub-process
  /usr/bin/dpkg returned an error code (1)

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


[Bug 702624] Re: package openoffice.org-evolution 1:3.2.1-7ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-01-17 Thread Brett Johnson
*** This bug is a duplicate of bug 696288 ***
https://bugs.launchpad.net/bugs/696288

** This bug has been marked a duplicate of bug 696288
   Impossible to install openoffice.org-evolution - E: Sub-process 
/usr/bin/dpkg returned an error code (1)
 * You can subscribe to bug 696288 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/696288/+subscribe

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

Title:
  package openoffice.org-evolution 1:3.2.1-7ubuntu2 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

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


[Bug 694172] Re: package openoffice.org-evolution 1:3.2.1-7ubuntu2 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2011-01-17 Thread Brett Johnson
*** This bug is a duplicate of bug 696288 ***
https://bugs.launchpad.net/bugs/696288

** This bug has been marked a duplicate of bug 696288
   Impossible to install openoffice.org-evolution - E: Sub-process 
/usr/bin/dpkg returned an error code (1)
 * You can subscribe to bug 696288 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/696288/+subscribe

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

Title:
  package openoffice.org-evolution 1:3.2.1-7ubuntu2 failed to
  install/upgrade: ErrorMessage: subprocess installed post-installation
  script returned error exit status 1

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


[Bug 689544] Re: package openoffice.org-evolution 1:3.2.1-7ubuntu2 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2011-01-17 Thread Brett Johnson
*** This bug is a duplicate of bug 696288 ***
https://bugs.launchpad.net/bugs/696288

While this bug appeared first, I marked this as a dupe as the
information in this report isn't as good (not trying to step on toes).

** This bug has been marked a duplicate of bug 696288
   Impossible to install openoffice.org-evolution - E: Sub-process 
/usr/bin/dpkg returned an error code (1)
 * You can subscribe to bug 696288 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/696288/+subscribe

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

Title:
  package openoffice.org-evolution 1:3.2.1-7ubuntu2 failed to
  install/upgrade: Unterprozess installiertes post-installation-Skript
  gab den Fehlerwert 1 zurück

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

[Bug 696288] Re: Impossible to install openoffice.org-evolution - E: Sub-process /usr/bin/dpkg returned an error code (1)

2011-01-17 Thread Brett Johnson
Note to devs: the marked duplicates of this bug contain several more
attachments.

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

Title:
  Impossible to install openoffice.org-evolution - E: Sub-process
  /usr/bin/dpkg returned an error code (1)

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


[Bug 696288] Re: Impossible to install openoffice.org-evolution - E: Sub-process /usr/bin/dpkg returned an error code (1)

2011-01-17 Thread Brett Johnson
Sorry for back to back posts - I also noticed that libevoablx.so does
not exist:

root@calculator:/usr/lib/openoffice/basis3.2/program# ls libev*
libevtatt.so

I did a quick search and found the file:

root@calculator:/usr/lib/openoffice# find ./ -name 'libev*'
./basis3.2/program/libevtatt.so
./basis3.2/registered-components/libevoablx.so

Perhaps the file changed paths and the install script references the
wrong location to register the corresponding .so file? I don't know
enough to update the corresponding scripts or know the reason behind the
problem though.

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

Title:
  Impossible to install openoffice.org-evolution - E: Sub-process
  /usr/bin/dpkg returned an error code (1)

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


[Bug 696288] Re: Impossible to install openoffice.org-evolution - E: Sub-process /usr/bin/dpkg returned an error code (1)

2011-01-17 Thread Brett Johnson
You're correct, it is a broken link.  So it appears the file is simply
gone then.

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

Title:
  Impossible to install openoffice.org-evolution - E: Sub-process
  /usr/bin/dpkg returned an error code (1)

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


[Bug 702624] [NEW] package openoffice.org-evolution 1:3.2.1-7ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-01-13 Thread Brett Johnson
Public bug reported:

Upgraded to natty latest and openoffice-org-evolution will not upgrade.
The following is returned:

The following partially installed packages will be configured:
  openoffice.org-evolution 
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
Need to get 0 B of archives. After unpacking 0 B will be used.
Setting up openoffice.org-evolution (1:3.2.1-7ubuntu2) ...
file:///usr/lib/openoffice/basis3.2/program/libevoablx.so
register component 'file:///usr/lib/openoffice/basis3.2/program/libevoablx.so' 
in registry '/var/lib/openoffice/basis3.2/program/services.rdb' failed!
error (CannotRegisterImplementationException): loading component library 
failed: file:///usr/lib/openoffice/basis3.2/program/libevoablx.so
dpkg: error processing openoffice.org-evolution (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 openoffice.org-evolution
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Setting up openoffice.org-evolution (1:3.2.1-7ubuntu2) ...
file:///usr/lib/openoffice/basis3.2/program/libevoablx.so
register component 'file:///usr/lib/openoffice/basis3.2/program/libevoablx.so' 
in registry '/var/lib/openoffice/basis3.2/program/services.rdb' failed!
error (CannotRegisterImplementationException): loading component library 
failed: file:///usr/lib/openoffice/basis3.2/program/libevoablx.so
dpkg: error processing openoffice.org-evolution (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 openoffice.org-evolution

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: openoffice.org-evolution 1:3.2.1-7ubuntu2
ProcVersionSignature: Ubuntu 2.6.37-12.26-generic 2.6.37
Uname: Linux 2.6.37-12-generic x86_64
AptOrdering: openoffice.org-evolution: Configure
Architecture: amd64
Date: Thu Jan 13 16:44:17 2011
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta amd64 (20100318)
SourcePackage: initramfs-tools
Title: package openoffice.org-evolution 1:3.2.1-7ubuntu2 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 1

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package natty

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

Title:
  package openoffice.org-evolution 1:3.2.1-7ubuntu2 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

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


[Bug 702624] Re: package openoffice.org-evolution 1:3.2.1-7ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-01-13 Thread Brett Johnson


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

Title:
  package openoffice.org-evolution 1:3.2.1-7ubuntu2 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

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


[Bug 334544] Re: indicator applet needs keyboard shortcut

2010-09-21 Thread Brett Johnson
I highly recommend AGAINST using Super+S as it's already the default
shortcut for the window grouping plugin in compiz and has been for
sometime.  Just went to enable it on my maverick build and Super+S is
bringing up the indicator applet instead of window grouping as the
indicator applet is taking precedence.

Ev][L's post above details what I believe is a workaround they found for
the problem but I couldn't find anyone who voiced the problem in the
first place above hence my post (if I missed it please excuse the double
post).

Again though - alt + control + s makes more sense over super + s.  Alt +
F1 brings up the Applications menu.  Maybe Super + F1 would work also?
Either way the current Super + S is conflicting.

-- 
indicator applet needs keyboard shortcut
https://bugs.launchpad.net/bugs/334544
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 562145] Re: [ubuntu lucid beta 2] Suspend to ram not working

2010-04-28 Thread Brett Johnson
Something in the last couple days' updates seems to have resolved this
problem for me -- maybe the libdevmapper update?  Not sure.  In any
case, suspend/resume seem to be working again, at least for me.

-- 
[ubuntu lucid beta 2] Suspend to ram not working
https://bugs.launchpad.net/bugs/562145
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 562145] Re: [ubuntu lucid beta 2] Suspend to ram not working

2010-04-23 Thread Brett Johnson
I'm seeing the same symptoms, on apparently different hardware.  My pm-
suspend.log attached...

** Attachment added: pm-suspend.log
   http://launchpadlibrarian.net/45114403/pm-suspend.log

-- 
[ubuntu lucid beta 2] Suspend to ram not working
https://bugs.launchpad.net/bugs/562145
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 325973] Re: gnome-session keeps respawning nautilus when no desktop is drawed

2009-10-12 Thread Brett Johnson
I agree with Chris that a proper fix ought to be committed, rather than
just another workaround.  If nobody cares about the show_desktop
option enough to fix it, maybe it should just be disabled (i.e. remove
the gconf key, and just always show the desktop).  Personally, losing
this option would annoy me enough to make me finally dump the GNOME
desktop altogether, but it's at least a solution, and it's better than
just continuing to ship a broken Nautilus.  The option is certainly
useless in its currently broken state, so just disabling it shouldn't be
much of a leap.

-- 
gnome-session keeps respawning nautilus when no desktop is drawed
https://bugs.launchpad.net/bugs/325973
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 325973] Re: gnome-session keeps respawning nautilus when no desktop is drawed

2009-10-12 Thread Brett Johnson
@Sebastien: Ooh, excellent idea.  Here's my story ;)

I don't want nautilus to draw the desktop because it doesn't give me a
useful desktop context menu, or even any way to create a useful desktop
context menu.  And if it's drawing the desktop, it won't allow any other
software to give me a desktop menu.  So I just turn show_desktop off,
and run xfdesktop instead (which gives me a context menu I can customize
any way I want).  I don't particularly care if Nautilus is running or
not, as long as it's not sucking up too many resources.  I just want a
desktop menu I can control/customize.

-- 
gnome-session keeps respawning nautilus when no desktop is drawed
https://bugs.launchpad.net/bugs/325973
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 251709] Re: rdesktop works bad with several keyboard layouts

2009-08-06 Thread Brett Johnson
Found a solution that will at least temporarily allow using rdesktop
with this patch per
http://ubuntuforums.org/showthread.php?t=977663page=2 shamelessly
(ripped from Xires' post).  Modifying as specified below will at least
allow users to work around this bug (or at least I haven't hit an issue
yet).  The latest Debian unstable package is another option...

--- /usr/share/rdesktop/keymaps/common.orig 2009-01-15 12:32:10.0 -0600
+++ /usr/share/rdesktop/keymaps/common 2009-01-15 12:00:40.0 -0600
@@ -225,5 +225,6 @@
#
# Inhibited keys
#
-Caps_Lock 0x0 inhibit
+#Caps_Lock 0x0 inhibit
+Caps_Lock 0x3a capslock
Multi_key 0x0 inhibit

-- 
rdesktop works bad with several keyboard layouts
https://bugs.launchpad.net/bugs/251709
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 349650] Re: gpilotd running but no panel icon

2009-04-30 Thread Brett Johnson
$  pkill gpilot

(click reload on one of the resulting alerts, cancel on the rest :).

-- 
gpilotd running but no panel icon
https://bugs.launchpad.net/bugs/349650
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 338051] Re: Jaunty: It Takes A Long Time To Regain Control After Screensaver

2009-04-29 Thread Brett Johnson
I also see a similar problem on two of my 32-bit gnome-ubuntu jaunty
machines.  The screensaver does not respond to moving the mouse, only to
the keyboard.  And it takes an abnormally long time for the passwd check
to succeed, and for the screensaver to quit.  FWIW, both machines have
nvidia graphics, and use the nvidia driver.  I also have another machine
on jaunty which has ATI graphics, and uses the ati/radeon driver, and
this machine does not exhibit the problem.

** Also affects: ubuntu-meta (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Jaunty: It Takes A Long Time To Regain Control After Screensaver
https://bugs.launchpad.net/bugs/338051
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 284408] Re: r3xx Hardware does not work with fglrx [EPR#257839]

2009-04-02 Thread Brett Johnson
I've got the same problem on my HP/Compaq 6910p with a Mobility Radeon
X2300 and jaunty,

Note that fglrx worked swimmingly on Intrepid on this laptop.

 [10857.047402] [fglrx] Maximum main memory to use for locked dma buffers: 1856 
MBytes.
 [10857.048568] [fglrx:drm_alloc] *ERROR* [driver] Allocating 0 bytes
 [10857.048576] [fglrx:firegl_init_device_list] *ERROR* Out of memory when 
allocating device heads
 [10857.048584] [fglrx:firegl_init_module] *ERROR* firegl_init_devices failed

 uname -a
Linux nandi 2.6.28-11-generic #38-Ubuntu SMP Fri Mar 27 09:00:52 UTC 2009 i686 
GNU/Linux

 dpkg -l | grep fglrx
ii  fglrx-amdcccle 2:8.600-0ubuntu2 
Catalyst Control Center for the ATI graphics accelerators
ii  fglrx-kernel-source2:8.600-0ubuntu2 
Kernel module source for the ATI graphics accelerators
ii  fglrx-modaliases   2:8.600-0ubuntu2 
Identifiers supported by the ATI graphics driver
ii  xorg-driver-fglrx  2:8.600-0ubuntu2 
Video driver for the ATI graphics accelerators

 lspci | grep VGA
01:00.0 VGA compatible controller: ATI Technologies Inc M64-S [Mobility Radeon 
X2300]

-- 
r3xx Hardware does not work with fglrx [EPR#257839]
https://bugs.launchpad.net/bugs/284408
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 346803] Re: Radeon XPRESS 200M 5955 not recognized by aticonfig:No supported adapters detected

2009-04-01 Thread Brett Johnson
I have exactly the same problem -- fglrx module cannot load with the
same errors in dmesg.

lspci | grep -i vga
01:00.0 VGA compatible controller: ATI Technologies Inc M64-S [Mobility Radeon 
X2300]

-- 
Radeon XPRESS 200M 5955 not recognized by aticonfig:No supported adapters 
detected
https://bugs.launchpad.net/bugs/346803
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 256637] Re: ata3: COMRESET failed (errno=-16)

2008-10-28 Thread Brett Johnson
I can confirm the above posts.  I tried both the stock kernel in
Intrepid as well as the server version.  Problem occurred prior to patch
in 2.6.27-4 and then reverted and has occurred in all kernel releases
since.  Machine problem was seen on is using a 72 GB Raptor (10k rpm)
drive.  I fear this will cause issues with the coming Intrepid release
as if the above is true, anyone with a SATA II drive on a SATA I
controller is going to have a non-functional install out the box.

Can we get a status update on fixing?  I can and will provide any
additional details asked for - I think the above has pretty much summed
it up though.

-- 
ata3: COMRESET failed (errno=-16) 
https://bugs.launchpad.net/bugs/256637
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 84818] Re: [edgy] xdg-icon-resource depends on bash syntax, but specifies !/bin/sh

2008-05-15 Thread Brett Johnson
I think the command was xdg-icon-resource install --size 64 foo.
But it was so long ago, I don't remember..  I can run the same command
on gutsy  hardy, so I expect it's been resolved.  I no longer have a
edgy machine to try it on.

-- 
[edgy] xdg-icon-resource depends on bash syntax, but specifies !/bin/sh
https://bugs.launchpad.net/bugs/84818
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 150072] Re: nautilus crashed on login with SIGSEGV in g_slice_alloc()

2007-10-11 Thread Brett Johnson
Unfortunately, no.  I've never been able to get it to crash, nor consume
100% CPU when running it from a command line after login.  I've only
ever seen it happen when logging in (and since it's not in my session, I
can't even figure out why it's running).

-- 
nautilus crashed on login with SIGSEGV in g_slice_alloc()
https://bugs.launchpad.net/bugs/150072
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 150432] Re: gnome-keyring-daemon does not survive suspend/resume.

2007-10-11 Thread Brett Johnson
Umm.  Nevermind.

Turns out PIBKAC...

A while back, I changed /etc/defaults/acpi-support to restart dbus on
resume, 'cause that was the only way I could get network-manager to
resume itself.  That was killing gnome-keyring-daemon as well as gnome-
power-manager :o(

Sorry for the false alarm.  My bad.

** Changed in: gnome-keyring (Ubuntu)
   Status: Incomplete = Invalid

-- 
gnome-keyring-daemon does not survive suspend/resume.
https://bugs.launchpad.net/bugs/150432
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 150432] Re: gnome-keyring-daemon does not survive suspend/resume.

2007-10-08 Thread Brett Johnson
Well, the keyring stores all kinds of useful information, like WPA/WEP
keys, ssh key passphrases, etc..  The way I first noticed that the
daemon wasn't running is that Network Manager couldn't just resume my
wireless connection, but would always ask for the WAP's WPA passphrase
(since it couldn't get it from the keyring).  Same thing goes for using
ssh (can't rely on the keyring to provide ssh-agent with the passphrase
for the ssh key in question).

-- 
gnome-keyring-daemon does not survive suspend/resume.
https://bugs.launchpad.net/bugs/150432
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 150072] Re: nautilus crashed on login with SIGSEGV in g_slice_alloc()

2007-10-08 Thread Brett Johnson
Hmm.  I don't even know how nautilus is being run on login, much less
how to start it up under valgrind.  AFAICT, I don't see any reason that
nautilus should even be trying to start up.  It's not in my session
script, I'm not using it to manage my desktop, etc...

Anyway, I'd be happy to try running nautilus under valgrind on login, if
you can explain how I can do so.

-- 
nautilus crashed on login with SIGSEGV in g_slice_alloc()
https://bugs.launchpad.net/bugs/150072
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 150432] gnome-keyring-daemon does not survive suspend/resume.

2007-10-07 Thread Brett Johnson
Public bug reported:

Binary package hint: gnome-keyring

gnome-keyring-daemon is running before suspend, but is no longer running
upon resume.  Doesn't survive suspend to disk or ram.

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

-- 
gnome-keyring-daemon does not survive suspend/resume.
https://bugs.launchpad.net/bugs/150432
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 150072] nautilus crashed on login with SIGSEGV in g_slice_alloc()

2007-10-06 Thread Brett Johnson
Public bug reported:

Binary package hint: nautilus

Latest Gutsy update as of today.  When I log in, Nautilus will either
eat up 100% of CPU, or it will segfault.  I can subsequently run
Nautilus via the Places menu, and browse around w/out problem.
Possibly relevant out-of-ordinary details:  I have the
/apps/nautilus/preferences/show_desktop gconf key set to false, and
I'm running xfdesktop to draw the root window.  I'm also running compiz
fusion.

ProblemType: Crash
Architecture: i386
CrashCounter: 1
Date: Sat Oct  6 22:58:33 2007
DistroRelease: Ubuntu 7.10
ExecutablePath: /usr/bin/nautilus
NonfreeKernelModules: cdrom
Package: nautilus 1:2.20.0-0ubuntu6
PackageArchitecture: i386
ProcCmdline: nautilus --no-default-window --sm-client-id default2
ProcCwd: /home/brett
ProcEnviron:
 SHELL=/bin/bash
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
Signal: 11
SourcePackage: nautilus
Stacktrace:
 #0  0xb75706fe in g_slice_alloc () from /usr/lib/libglib-2.0.so.0
 #1  0xb7575cb3 in g_string_sized_new () from /usr/lib/libglib-2.0.so.0
 #2  0xb7575d25 in g_string_new () from /usr/lib/libglib-2.0.so.0
 #3  0xb75456a3 in ?? () from /usr/lib/libglib-2.0.so.0
 #4  0x in ?? ()
StacktraceTop:
 g_slice_alloc () from /usr/lib/libglib-2.0.so.0
 g_string_sized_new () from /usr/lib/libglib-2.0.so.0
 g_string_new () from /usr/lib/libglib-2.0.so.0
 ?? () from /usr/lib/libglib-2.0.so.0
 ?? ()
Title: nautilus crashed with SIGSEGV in g_slice_alloc()
Uname: Linux river 2.6.22-13-generic #1 SMP Thu Oct 4 17:18:44 GMT 2007 i686 
GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin netdev plugdev 
powerdev scanner scard video

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


** Tags: apport-crash

-- 
nautilus crashed on login with SIGSEGV in g_slice_alloc()
https://bugs.launchpad.net/bugs/150072
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 150072] Re: nautilus crashed on login with SIGSEGV in g_slice_alloc()

2007-10-06 Thread Brett Johnson

** Attachment added: CoreDump.gz
   http://launchpadlibrarian.net/9850414/CoreDump.gz

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/9850415/Dependencies.txt

** Attachment added: Disassembly.txt
   http://launchpadlibrarian.net/9850416/Disassembly.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/9850417/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/9850418/ProcStatus.txt

** Attachment added: Registers.txt
   http://launchpadlibrarian.net/9850419/Registers.txt

** Attachment added: ThreadStacktrace.txt
   http://launchpadlibrarian.net/9850420/ThreadStacktrace.txt

** Visibility changed to: Public

-- 
nautilus crashed on login with SIGSEGV in g_slice_alloc()
https://bugs.launchpad.net/bugs/150072
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 108230] Re: Boot process asks for resume device file

2007-06-01 Thread Brett Johnson
So, this looks like a uswsusp bug to me, not a initramfs-tools bug.  I'd
forgotten that I'd even installed uswsusp, but just removing the
packages fixed the problem for me.

-- 
Boot process asks for resume device file
https://bugs.launchpad.net/bugs/108230
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 108230] Re: Boot process asks for resume device file

2007-06-01 Thread Brett Johnson
the /etc/uswsusp.conf file is broken after a recent upgrade -- looks
like this is a uswsusp bug, not initramfs-tools

** Changed in: uswsusp (Ubuntu)
Sourcepackagename: initramfs-tools = uswsusp

-- 
Boot process asks for resume device file
https://bugs.launchpad.net/bugs/108230
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 107733] Word document renders incorrectly

2007-04-19 Thread Brett Johnson
Public bug reported:

Binary package hint: openoffice.org

The document I will attach does not render/format correctly in OOo 2.2
(feisty).  I'll also attach screenshots of how it is formatted/renders
in msword.

** Affects: openoffice.org (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Word document renders incorrectly
https://bugs.launchpad.net/bugs/107733
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 107733] Re: Word document renders incorrectly

2007-04-19 Thread Brett Johnson

** Attachment added: Here's the document..
   http://librarian.launchpad.net/7350544/QuillScroll-bug.doc

-- 
Word document renders incorrectly
https://bugs.launchpad.net/bugs/107733
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 107733] Re: Word document renders incorrectly

2007-04-19 Thread Brett Johnson
And here are some screenshots of how a few of the pages render in
msword.

Elben -- the document was created in msword (I didn't create it, I was
just sent it, and I anonimyzed it so as to be suitable for a bug
report..)

** Attachment added: screenshots.tgz
   http://librarian.launchpad.net/7350549/quill-scroll-screenshots.tgz

-- 
Word document renders incorrectly
https://bugs.launchpad.net/bugs/107733
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 81170] Re: [feisty] etodo conduit times out when syncing with a palm device

2007-04-11 Thread Brett Johnson
I'll also confirm this same bug with a Tungsten T5.  Adding a due date
to all todos sucks, but seems to work around the problem.

Sadly, I'm guessing this won't get fixed in time for the feisty release
:o(

-- 
[feisty] etodo conduit times out when syncing with a palm device
https://bugs.launchpad.net/bugs/81170
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 105578] Re: network connection applet (upper right) does not display correct status

2007-04-11 Thread Brett Johnson
I see this as well.  I have a two NICs, one static, the other dhcp (with
some additional lines in /etc/network/interfaces, to run iptables
commands after the dhcp NIC comes up).

It all seems to work OK, but nm-applet keeps vacillating between saying
everything is fine, to no network.

I sure wish there was some supported way to just disable NM on this
machine.  I love NM on my laptop with a single NIC, but it's
superfluous, and just gets in the way on my desktop machine that is
dual-homed.

-- 
network connection applet (upper right) does not display correct status
https://bugs.launchpad.net/bugs/105578
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 103177] Re: boot-time race condition initializing md

2007-04-10 Thread Brett Johnson
FWIW, the d-i installer seems broken as well when trying to do a RAID
install, and I'm guessing it's related to this.

The partitioner gets very confused looking for /dev/md/number devices
which don't exist.

-- 
boot-time race condition initializing md
https://bugs.launchpad.net/bugs/103177
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 85605] Re: Please upgrade to 0.9.0

2007-04-04 Thread Brett Johnson
It's worth noting that the current KVM package (upstream v16) in feisty
is based on qemu 0.9.0, and having qemu be an older version is going to
cause some significant disk image incompatibilities between the two
packages, resulting in some whinging and bug reports.

As one example, the new qcow2 disk format is required in the current KVM
to support vm snapshots -- yet the qemu-img utility in the current qemu
package is incapable of creating a qcow2 file.  And if a qcow2 file is
created for use with kvm, it will be unusable with the current 0.8.2
version of qemu.

On the other hand, the debian package is currently in experimental.

Overall, I think a UVFe for this is a good idea.

-- 
Please upgrade to 0.9.0
https://bugs.launchpad.net/bugs/85605
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 84818] [edgy] xdg-icon-resource depends on bash syntax, but specifies !/bin/sh

2007-02-12 Thread Brett Johnson
Public bug reported:

Binary package hint: xdg-utils

the xdg-icon-resource script reports a syntax error on line 439.
Changing the first line of the script to #!/bin/bash makes the problem
go away.

** Affects: xdg-utils (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[edgy] xdg-icon-resource depends on bash syntax, but specifies !/bin/sh
https://launchpad.net/bugs/84818

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


[Bug 36327] Re: [dapper] Crashes immediately on being added to panel

2007-01-21 Thread Brett Johnson
Yes, it still happens, in edgy too.

However, just yesterday, I found that if I change the environment
variable LANG to be C, instead of en_US in my ~/.profile,
hardware-monitor will run properly.

-- 
[dapper] Crashes immediately on being added to panel
https://launchpad.net/bugs/36327

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


[Bug 33285] Re: Can´t sync Evolution with T5

2006-12-12 Thread Brett Johnson
I can confirm that my T5 syncs reliably on edgy.

-- 
Can´t sync Evolution with T5
https://launchpad.net/bugs/33285

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

[Bug 53059] Re: HP Compaq nw9440 - power manager problem

2006-10-23 Thread Brett Johnson
This is a known problem with a number of HP laptops.  For some bizzare
reason, the hardware appears to get into a bad state if it is shut down
with the psmouse driver loaded.  More details at (long URL):
http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=1026460admit=-682735245+1161622326097+28353475

I've created a workaround, but putting a psmouse script in /etc/init.d
(attached), and then setting it to execute at the appropriate runlevels
with update-rc.d psmouse start 10 2 3 4 5 . stop 01 0 1 6 .  I also
added psmouse to the STOP_SERVICES variable in /etc/default/acpi-
support, so the module also gets unloaded on suspend.

** Attachment added: script to remove/insert psmouse module
   http://librarian.launchpad.net/4930477/psmouse

-- 
HP Compaq nw9440 - power manager problem
https://launchpad.net/bugs/53059

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