[Bug 1494924] [NEW] package python-dnspython 1.11.1-1build1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-09-11 Thread John S.
Public bug reported:

not sure

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: python-dnspython 1.11.1-1build1
ProcVersionSignature: Ubuntu 3.19.0-26.28~14.04.1-generic 3.19.8-ckt4
Uname: Linux 3.19.0-26-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.12
Architecture: amd64
Date: Fri Sep 11 12:59:55 2015
DuplicateSignature: package:python-dnspython:1.11.1-1build1:subprocess 
installed post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2015-08-31 (11 days ago)
InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.17.5ubuntu5.4
 apt  1.0.1ubuntu2.10
SourcePackage: dnspython
Title: package python-dnspython 1.11.1-1build1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package trusty

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

Title:
  package python-dnspython 1.11.1-1build1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

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


[Bug 1303901] [NEW] Assertion in python-zmq's bundled libzmq under load

2014-04-07 Thread John S
Public bug reported:


The python-zmq 13.0.0-2precise package in 12.04 includes libzmq 3.2.2 (note 
that the .so is bundled into python-zmq, this bug is about python-zmq and not 
the separate libzmq3 package).  This version of ZMQ has a nasty bug where when 
large numbers of sockets are opened and closed, an assertion will hit.

The symptom is that applications using python-zmq, such as SaltStack,
will occasionally die suddenly with SIGABRT.

The upstream bug  is https://zeromq.jira.com/browse/LIBZMQ-496
The upstream fix is https://github.com/zeromq/zeromq3-x/pull/79/files

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: python-zmq 13.0.0-2precise
ProcVersionSignature: Ubuntu 3.8.0-37.53~precise1-generic 3.8.13.18
Uname: Linux 3.8.0-37-generic x86_64
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: amd64
Date: Mon Apr  7 17:11:04 2014
MarkForUpload: True
ProcEnviron:
 LANGUAGE=en_GB:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: pyzmq
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: pyzmq (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/1303901

Title:
  Assertion in python-zmq's bundled libzmq under load

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

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


[Bug 874237] Re: Emulate3Buttons option does not work anymore to enable emulation of a middle button

2011-10-23 Thread John S
I'm having the same problem.  Emulate3Buttons does not work.  I'm using
a logitech wheel mouse, part of the MX5500, so pressing the wheel
toggles the operation of the wheel itself rather than sending middle-
click.  With Emulate3Buttons, I was happy enough.

I tried changing the relevant section in
/usr/share/X11/xorg.conf.d/10-evdev.conf to:

Section "InputClass"
Identifier "evdev pointer catchall"
MatchIsPointer "on"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
Option "Emulate3Buttons" "True"
EndSection

...but, no dice.  This is what I had to do in 11.04 to make it work; but
it doesn't seem like it's working.  Very frustrating; I use that
copy/paste shortcut all the time.

Anybody have any good workarounds?

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

Title:
  Emulate3Buttons option does not work anymore to enable emulation of a
  middle button

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/874237/+subscriptions

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


[Bug 876650] Re: Package libc6-dev-i386 incorrectly named libc6-dev-amd64

2011-10-23 Thread John S
There's definitely something strange going on here, and I'm wondering
how many dependencies are affected.  Furthermore, is this just a package
naming problem, or is there something a little more strange going on?

I'm running a fresh 64-bit installation of oneiric.  I have libc6-i386
installed, which seems by the previous post as though it actually
contains the amd64 version of the package.  But, for me it puts a link
called libc.so.6 into /lib32, and puts nothing in /lib64.  When I tried
to install a program which needed libc.so.6 (in my case, Matlab), it
looked for it in /lib64.  (I took the easy way out and just made a
symlink in /lib64, seems to work for now.)

Also, when I try to install libc6-amd64, I get either some cryptic error
messages saying that I need libraries in the versions which I have or
else I get a "no candidate package to be installed" message.

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

Title:
  Package libc6-dev-i386 incorrectly named libc6-dev-amd64

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

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


[Bug 874237] Re: Emulate3Buttons option does not work anymore to enable emulation of a middle button

2011-10-29 Thread John S
Wow, thanks joey-cai!

I made a quick bash script for that command in /usr/local/bin.  It
wasn't obvious to me how to launch it at startup... I found nothing for
that in the system settings menu.  Then I tried the easy thing... search
for startup in the Unity dash.  And Startup Applications Preferences
came up.  Added a call to it there, and it might as well have been set
in xorg.conf!

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

Title:
  Emulate3Buttons option does not work anymore to enable emulation of a
  middle button

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/874237/+subscriptions

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


[Bug 997437] [NEW] package libqtcore4 4:4.8.1-0ubuntu4.1 failed to install/upgrade: conffile './etc/xdg/Trolltech.conf' is not in sync with other instances of the same package

2012-05-09 Thread John S.
*** This bug is a duplicate of bug 993110 ***
https://bugs.launchpad.net/bugs/993110

Public bug reported:

the appstore wont let me install anything and it asks me if I want to
fix it and then it trys to and says it failed and asks me if I want to
fix it again

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: libqtcore4 4:4.8.1-0ubuntu4.1
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
Uname: Linux 3.2.0-24-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
Date: Wed May  9 21:18:11 2012
DuplicateSignature:
 Unpacking libqtcore4:i386 (from .../libqtcore4_4%3a4.8.1-0ubuntu4.1_i386.deb) 
...
 dpkg: error processing 
/var/cache/apt/archives/libqtcore4_4%3a4.8.1-0ubuntu4.1_i386.deb (--unpack):
  conffile './etc/xdg/Trolltech.conf' is not in sync with other instances of 
the same package
ErrorMessage: conffile './etc/xdg/Trolltech.conf' is not in sync with other 
instances of the same package
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
SourcePackage: qt4-x11
Title: package libqtcore4 4:4.8.1-0ubuntu4.1 failed to install/upgrade: 
conffile './etc/xdg/Trolltech.conf' is not in sync with other instances of the 
same package
UpgradeStatus: Upgraded to precise on 2012-05-09 (0 days ago)
modified.conffile..etc.xdg.Trolltech.conf: [modified]
mtime.conffile..etc.xdg.Trolltech.conf: 2012-04-11T03:57:48

** Affects: qt4-x11 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package precise

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

Title:
  package libqtcore4 4:4.8.1-0ubuntu4.1 failed to install/upgrade:
  conffile './etc/xdg/Trolltech.conf' is not in sync with other
  instances of the same package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/997437/+subscriptions

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


[Bug 997437] Re: package libqtcore4 4:4.8.1-0ubuntu4.1 failed to install/upgrade: conffile './etc/xdg/Trolltech.conf' is not in sync with other instances of the same package

2012-05-09 Thread John S.
*** This bug is a duplicate of bug 993110 ***
https://bugs.launchpad.net/bugs/993110

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

Title:
  package libqtcore4 4:4.8.1-0ubuntu4.1 failed to install/upgrade:
  conffile './etc/xdg/Trolltech.conf' is not in sync with other
  instances of the same package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/997437/+subscriptions

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


[Bug 661327] Re: User interface stutters / laggy when mouse NOT moving

2010-10-24 Thread John S.
experiencing this on Lenovo G550

-- 
User interface stutters / laggy when mouse NOT moving
https://bugs.launchpad.net/bugs/661327
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 273294] Re: Rhythmbox can not use smb:// as library location

2010-05-22 Thread John S.
Hi All,
I'm experiencing this myself... Running Lucid x64, connected to a NAS (Dlink) 
via the network browser...I can browse the files, and can play individual files 
on MoviePlayer.  On Rhythmbox, when I want to add to the library, I am able to 
browse to the directory on the NAS, but RB doesn't seem to do anything...no 
files added, no errors...I am not able to add individual files.  According to 
Synaptic, this system does *not* have gstreamer0.10-gnomevfs installed.

This behavior is not as bad as VLC.  In VLC, I am not even able to
browse the NAS at all.

Is this a filesystem problem??

thanks for any help.

-- 
Rhythmbox can not use smb:// as library location
https://bugs.launchpad.net/bugs/273294
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 1972159] Re: systemd-oomd frequently kills firefox and visual studio code

2022-05-27 Thread John S
For me I have 32GB of ram and it was killing my entire user session and
dropping me back to the GDM. (It took me over a week to realise this was
happening and I was kicked back to login losing all work at least 15
times, having to log back in produced a lot of log spam that hid the OOM
message, I was close to having to reinstall or switch distro to fix it)
I was using i3 but this was totally unusable for me and I had to remove
the service. Does it just not play nice with applications that grab as
much RAM as possible and free it when the system is under pressure?

Personally if this isn't fixed and OOM gets turned back on at some point
it would be severe enough for me to switch distro.

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

Title:
  systemd-oomd frequently kills firefox and visual studio code

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


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

[Bug 493376] Re: traceroute doesnt display some hops using ICMP method

2009-12-07 Thread john s
Ive done some more research on this, and it seems similar to a bug in
Debian #436804 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=436804

The Debian bug compains about the same behavior (not printing hops after
a failed reverse lookup) when using the -T (tcp syn) method.  I have
verified this also happens with the Karmic package.

It looks like both the ICMP and TCP traceroute methods have this problem


jo...@ghidorah:~$ sudo traceroute -Tn www.cheeseplant.org
traceroute to www.cheeseplant.org (66.34.180.232), 30 hops max, 60 byte packets
 1  192.168.1.1  1.690 ms  2.201 ms  2.882 ms  
 2  151.164.184.117  63.285 ms  63.327 ms  63.390 ms   
 3  76.246.22.2  63.465 ms  63.570 ms  63.753 ms   
 4  151.164.43.56  63.713 ms  63.753 ms  63.939 ms 
 5  12.122.114.17  64.684 ms  64.743 ms  64.808 ms 
 6  64.125.12.117  64.866 ms  63.837 ms  63.129 ms 
 7  64.125.30.177  64.149 ms  33.679 ms  33.742 ms 
 8  64.125.28.13  33.786 ms  33.775 ms  33.826 ms  
 9  64.125.24.17  41.585 ms  43.878 ms  47.042 ms  
10  64.125.26.121  83.784 ms  85.009 ms  95.887 ms 
11  64.125.30.58  97.909 ms  99.996 ms  130.661 ms 
12  64.124.196.154  130.664 ms  129.182 ms  98.039 ms  
13  64.182.161.6  98.054 ms  98.062 ms  98.117 ms  
14  66.34.180.232  98.177 ms  95.117 ms  97.577 ms 
jo...@ghidorah:~$ sudo traceroute -T www.cheeseplant.org  
traceroute to www.cheeseplant.org (66.34.180.232), 30 hops max, 60 byte packets
 1  192.168.1.1 (192.168.1.1)  1.423 ms  1.922 ms *
 2  * * *  
 3  * * *
 4  * * *
 5  * * *
 6  * xe-1-2-0.mpr4.sjc7.us.above.net (64.125.12.117)  20.209 ms  21.882 ms
 7  xe-3-0-0.er2.sjc2.us.above.net (64.125.30.177)  25.857 ms  28.910 ms  
30.930 ms
 8  xe-1-0-0.er1.sjc2.us.above.net (64.125.28.13)  33.331 ms  35.510 ms  38.167 
ms
 9  * * *
10  xe-0-2-0.er1.iah1.us.above.net (64.125.26.121)  90.213 ms  93.451 ms  
95.295 ms
11  xe-7-0-0.er1.dfw2.us.above.net (64.125.30.58)  96.910 ms  99.055 ms  62.546 
ms
12  64.124.196.154.allocated.above.net (64.124.196.154)  64.950 ms  63.527 ms  
65.321 ms
13  64.182.161.6 (64.182.161.6)  68.365 ms  63.376 ms  65.979 ms
14  66.34.180.232 (66.34.180.232)  68.304 ms  70.657 ms  73.149 ms
jo...@ghidorah:~$ sudo traceroute -I www.cheeseplant.org
traceroute to www.cheeseplant.org (66.34.180.232), 30 hops max, 60 byte packets
 1  192.168.1.1 (192.168.1.1)  1.294 ms  1.628 ms *
 2  * * *
 3  * * *
 4  * * *
 5  * * *
 6  * xe-1-2-0.mpr4.sjc7.us.above.net (64.125.12.117)  20.657 ms  22.702 ms
 7  xe-3-0-0.er2.sjc2.us.above.net (64.125.30.177)  102.986 ms  103.911 ms  
104.865 ms
 8  xe-1-0-0.er1.sjc2.us.above.net (64.125.28.13)  33.422 ms  36.282 ms  38.550 
ms
 9  xe-2-3-0.er1.lax9.us.above.net (64.125.24.17)  48.551 ms  50.962 ms  53.957 
ms
10  xe-0-2-0.er1.iah1.us.above.net (64.125.26.121)  90.645 ms  116.818 ms  
117.377 ms
11  xe-7-0-0.er1.dfw2.us.above.net (64.125.30.58)  97.199 ms  99.774 ms  62.908 
ms
12  64.124.196.154.allocated.above.net (64.124.196.154)  65.801 ms  68.209 ms  
70.388 ms
13  64.182.161.6 (64.182.161.6)  73.355 ms  75.333 ms *
14  * * *
15  * * *
16  * * *
17  * * *
18  * 66.34.180.232 (66.34.180.232)  63.688 ms  65.565 ms


** Bug watch added: Debian Bug tracker #436804
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=436804

-- 
traceroute doesnt display some hops using ICMP method
https://bugs.launchpad.net/bugs/493376
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 493376] [NEW] traceroute doesnt display some hops using ICMP method

2009-12-06 Thread john s
Public bug reported:

Binary package hint: traceroute

Hello-

traceroute seems to fail to display hops when using the ICMP method
after one of the hops does not have a reverse DNS entry. This works
correctly when using the default UDP method, and when using ICMP method
with "-n" to turn off lookups.

This makes it difficult to use traceroute because you often have to use
ICMP to get around filtering.

This may be the same bug as Bug #269749 from Hardy, but I am seeing it
in the latest Karmic.  I have verified this also fails with the newest
traceroute 2.0.13 compiled from source.

Thanks,
John

jo...@ghidorah:~$ lsb_release -rd
Description:Ubuntu 9.10
Release:9.10
jo...@ghidorah:~$ apt-cache policy traceroute
traceroute:
  Installed: 2.0.12-2
  Candidate: 2.0.12-2
  Version table:
 *** 2.0.12-2 0
500 http://us.archive.ubuntu.com karmic/main Packages
100 /var/lib/dpkg/status

# traceroute fails to report hops 2-5 using ICMP with reverse DNS
lookups

jo...@ghidorah:~/traceroute-modern/traceroute-2.0.13$ sudo traceroute -I 
4.2.2.2   
traceroute to 4.2.2.2 (4.2.2.2), 30 hops max, 60 byte packets   
   
 1  192.168.1.1 (192.168.1.1)  2.221 ms  2.239 ms * 
   
 2  * * *   
   
 3  * * *   
   
 4  * * *   
   
 5  * * *   
   
 6  * asn3356-level3.eqsjca.sbcglobal.net (151.164.251.246)  19.108 ms  20.984 
ms  
 7  vlan69.csw1.SanJose1.Level3.net (4.68.18.62)  24.152 ms  40.095 ms  40.434 
ms  
 8  ge-10-0.core1.SanJose1.Level3.net (4.68.123.6)  32.442 ms  34.574 ms  
37.089 ms
 9  vnsc-bak.sys.gtei.net (4.2.2.2)  39.194 ms  41.871 ms  45.252 ms 

# traceroute works properly using ICMP without reverse DNS lookups
  
jo...@ghidorah:~/traceroute-modern/traceroute-2.0.13$ sudo traceroute -In 
4.2.2.2  
traceroute to 4.2.2.2 (4.2.2.2), 30 hops max, 60 byte packets   
   
 1  192.168.1.1  1.298 ms  1.978 ms  2.375 ms   
   
 2  151.164.184.117  21.038 ms  23.446 ms  25.356 ms
   
 3  76.246.22.1  26.515 ms  28.838 ms  31.758 ms
   
 4  151.164.93.229  34.303 ms  36.386 ms  39.063 ms 
   
 5  151.164.171.196  42.262 ms  44.472 ms  47.266 ms
   
 6  151.164.251.246  49.642 ms  51.204 ms  53.569 ms
   
 7  4.68.18.62  66.261 ms  43.156 ms  43.463 ms 
   
 8  4.68.123.6  39.454 ms  34.446 ms  37.031 ms 
   
 9  4.2.2.2  39.461 ms  35.520 ms  38.248 ms

# traceroute works properly using default UDP with reverse DNS lookups
   
jo...@ghidorah:~/traceroute-modern/traceroute-2.0.13$ sudo traceroute  4.2.2.2  
traceroute to 4.2.2.2 (4.2.2.2), 30 hops max, 60 byte packets   
 1  192.168.1.1 (192.168.1.1)  1.686 ms  1.706 ms  2.304 ms 
 2  bras36-l0.pltnca.sbcglobal.net (151.164.184.117)  21.225 ms  23.227 ms  
26.398 ms
 3  76.246.22.1 (76.246.22.1)  27.080 ms  29.918 ms  32.980 ms  
 
 4  151.164.93.229 (151.164.93.229)  34.144 ms  36.584 ms  39.277 ms
 
 5  151.164.171.196 (151.164.171.196)  42.691 ms  45.238 ms  48.004 ms  
 
 6  asn3356-level3.eqsjca.sbcglobal.net (151.164.251.246)  49.761 ms  20.078 ms 
 19.711 ms
 7  vlan69.csw1.SanJose1.Level3.net (4.68.18.62)  34.625 ms  34.937 ms 
vlan79.csw2.SanJose1.Level3.net (4.68.18.126)  39.587 ms
   
 8  ge-11-0.core1.SanJose1.Level3.net (4.68.123.38)  30.093 ms 
ge-10-0.core1.SanJose1.Level3.net (4.68.123.6)  32.805 ms  35.107 ms
   
 9  vnsc-bak.sys.gtei.net (4.2.2.2)  37.811 ms  40.482 ms  42.961 ms  

 
jo...@ghidorah:~/traceroute-modern/traceroute-2.0.13$ sudo traceroute -V
Modern traceroute for Linux, version 2.0.12, Apr 29 2009
Copyright (c) 2008  Dmitry Butskoy,   License: GPL v2 or any later

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

-- 
traceroute doesnt display some hops using ICMP method
https://bugs.launchpad.net/bugs/493376
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 493376] Re: traceroute doesnt display some hops using ICMP method

2009-12-06 Thread john s

** Attachment added: "tshark trace of traceroute failing using ICMP method"
   http://launchpadlibrarian.net/36514615/traceroute-icmp-bug-tshark.txt

-- 
traceroute doesnt display some hops using ICMP method
https://bugs.launchpad.net/bugs/493376
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 162544] Re: Custom calendar alarm causes computer to beep rather than to play the specified sound; evolution-alarm-notify treats sound URI as simple filename

2008-02-09 Thread John S. Gruber
Thanks for getting back to me. I'm using Gutsy.

To trigger the error:

I selected calendar under evolution

I enter an appointment, then double click the entry to edit its details

I press the alarms button on the dialog box for an alarms dialog box

I select Customize as the alarm type and press the Add button to add the
custom alarm

I then select the "Play a sound" alarm type and also set when, relative
to the appointment, I'd like the alarm to sound

I then closed all the dialog boxes to save the appointment data

As noted above I was able to circumvent the problem by selecting the "Run a 
Program" alarm type in the add-custom-alarm
dialog box.

Please let me know should you like additional information.

-- 
Custom calendar alarm causes computer to beep rather than to play the specified 
sound; evolution-alarm-notify treats sound URI as simple filename
https://bugs.launchpad.net/bugs/162544
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 162544] Re: Custom calendar alarm causes computer to beep rather than to play the specified sound; evolution-alarm-notify treats sound URI as simple filename

2008-02-09 Thread John S. Gruber
Sorry, I left out an important detail--

in the add-custom-alarm box I also selected the audio file (wav) I
wanted to be used as the alarm.

-- 
Custom calendar alarm causes computer to beep rather than to play the specified 
sound; evolution-alarm-notify treats sound URI as simple filename
https://bugs.launchpad.net/bugs/162544
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 162544] Re: Custom calendar alarm causes computer to beep rather than to play the specified sound; evolution-alarm-notify treats sound URI as simple filename

2008-03-18 Thread John S. Gruber
I tried it with Hardy alpha 6, and then updated hardy with the updates 
available today (3/18/2008).
It still doesn't work, I'm afraid. In fact, it no longer beeps either (using 
gnome beep).

I believe I'm doing what I did under Gutsy to produce the problem
originally.

Please let me know if I can help.

Thanks.

-- 
Custom calendar alarm causes computer to beep rather than to play the specified 
sound; evolution-alarm-notify treats sound URI as simple filename
https://bugs.launchpad.net/bugs/162544
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 153800] Re: Cannot logon after using Screens and Graphics program with nvidia-glx-legacy driver

2008-03-18 Thread John S. Gruber
I tried this with Hardy alpha 6. While the problem isn't fixed 
(displayconfig-gtk still messes
up xorg.config, which stops xgl and compiz from working) the problem is less 
severe. The
xserver does start now, despite the absence of the option mentioned above.

-- 
Cannot logon after using Screens and Graphics program with nvidia-glx-legacy 
driver
https://bugs.launchpad.net/bugs/153800
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 210620] Re: When hardy's ubiquity is running from a live cd it sometimes hangs, its migration assistant gives an incomplete list of userid candidates, and nautilus pops up /home/ubuntu windows

2008-04-09 Thread John S. Gruber
I figured that was what the hal-lock was for. During my test of mount
umount sequences the hal-lock used by ubiquity did me no good either.

I just ran dbus-monitor --system on the live-cd system during a failing
install. It has many of the following messages. The whole output file is
attached, starting with the reflection of the monitor program starting,
and the lock done by ubiquity.

signal sender=:1.5 -> dest=(null destination) 
path=/org/freedesktop/Hal/devices/volume_uuid_CA009B90009B825D; 
interface=org.freedesktop.Hal.Device; member=PropertyModified
   int32 3
   array [
  struct {
 string "volume.mount_point"
 boolean false
 boolean false
  }
  struct {
 string "volume.is_mounted_read_only"
 boolean false
 boolean false
  }
  struct {
 string "volume.is_mounted"
 boolean false
 boolean false
  }
   ]
signal sender=:1.5 -> dest=(null destination) 
path=/org/freedesktop/Hal/devices/volume_uuid_CA009B90009B825D; 
interface=org.freedesktop.Hal.Device; member=PropertyModified
   int32 3
   array [
  struct {
 string "volume.mount_point"
 boolean false
 boolean false
  }
  struct {
 string "volume.is_mounted_read_only"
 boolean false
 boolean false
  }
  struct {
 string "volume.is_mounted"
 boolean false
 boolean false
  }
   ]
signal sender=:1.5 -> dest=(null destination) 
path=/org/freedesktop/Hal/devices/volume_uuid_781e325e_2ea7_40af_9b16_4a452fe1f5c2;
 interface=org.freedesktop.Hal.Device; member=PropertyModified
   int32 3
   array [
  struct {
 string "volume.mount_point"
 boolean false
 boolean false
  }
  struct {
 string "volume.is_mounted_read_only"
 boolean false
 boolean false
  }
  struct {
 string "volume.is_mounted"
 boolean false
 boolean false
  }
   ]

** Attachment added: "Complete dbus-monitor --system output file"
   http://launchpadlibrarian.net/13304927/dbus-monitor.save

-- 
When hardy's ubiquity is running from a live cd it sometimes hangs, its 
migration assistant gives an incomplete list of userid candidates, and nautilus 
pops up /home/ubuntu windows
https://bugs.launchpad.net/bugs/210620
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 198046] Re: Gnome fails to load settings with xserver-xgl installed

2008-04-09 Thread John S. Gruber
Confirmed with nvidia-glx-legacy driver and [GeForce2 GTS/Pro.

Compiz won't run on my system without xserver-xgl.

This worked fine with a hardy version from a few weeks ago.

-- 
Gnome fails to load settings with xserver-xgl installed
https://bugs.launchpad.net/bugs/198046
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 198046] Re: Gnome fails to load settings with xserver-xgl installed

2008-04-10 Thread John S. Gruber
I applied maintenance today and no longer see the problem. I believe it was 
fixed with
gnome-desktop (1:2.22.1-0ubuntu5) release some hours ago. That patch is related 
to
bug 199960 which also relates to gnome-settings-daemon not starting.

Well done.

-- 
Gnome fails to load settings with xserver-xgl installed
https://bugs.launchpad.net/bugs/198046
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 215396] [NEW] gnome-display-properties crashed with SIGSEGV in _start() [when running xgl]

2008-04-10 Thread John S. Gruber
Public bug reported:

Binary package hint: gnome-control-center

Up-to-date Hardy beta as of today, 4/10/08

gnome-display-properties; gnome control center 1:2.22.1-0ubuntu2

This crash happens before anything is displayed. I just get the apport
screen while expecting the screen resolution panel to open. Uninstalling
xgl and restarting gdm will allow it to run. It has been repeatable; I
can't run gnome-display-properties while xgl is active. If I set a
different resolution will not running xgl, it is forgotten when xgl is
reinstalled and then used.

Due to the similarity in the assertion it prints I have to wonder if
this is anything like bug 199960. If so, perhaps the kind of magic
applied to gnome-setting-daemon that fixed that (for me anyway) might
fix this?

ProblemType: Crash
Architecture: i386
Date: Thu Apr 10 17:19:34 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/gnome-display-properties
NonfreeKernelModules: nvidia
Package: gnome-control-center 1:2.22.1-0ubuntu2
PackageArchitecture: i386
ProcCmdline: gnome-display-properties
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: gnome-control-center
Stacktrace: #0  0x0804ecbd in _start ()
StacktraceTop: _start ()
ThreadStacktrace:
 .
 Thread 1 (process 6334):
 #0  0x0804ecbd in _start ()
Title: gnome-display-properties crashed with SIGSEGV in _start()
Uname: Linux 2.6.24-15-generic i686
UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin plugdev video

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


** Tags: 199960 apport-crash bug need-i386-retrace

-- 
gnome-display-properties crashed with SIGSEGV in _start() [when running xgl]
https://bugs.launchpad.net/bugs/215396
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 215396] Re: gnome-display-properties crashed with SIGSEGV in _start() [when running xgl]

2008-04-10 Thread John S. Gruber

** Attachment added: "CoreDump.gz"
   http://launchpadlibrarian.net/13342979/CoreDump.gz

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/13342980/Dependencies.txt

** Attachment added: "Disassembly.txt"
   http://launchpadlibrarian.net/13342981/Disassembly.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/13342982/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/13342983/ProcStatus.txt

** Attachment added: "Registers.txt"
   http://launchpadlibrarian.net/13342984/Registers.txt

** Visibility changed to: Public

-- 
gnome-display-properties crashed with SIGSEGV in _start() [when running xgl]
https://bugs.launchpad.net/bugs/215396
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 215027] Re: jockey-gtk crashed with AttributeError: 'tuple' object has no attribute 'getSections'

2008-04-10 Thread John S. Gruber
Nice work, Thorsten. The fix worked for me for installing a proprietary
driver.

Removing a driver still gave me a similar problem with a UI traceback
below the tuple problem. Using your research I found another call of
readConfig later in the code and made the same change you made above.
Then I was able to go back and forth.

Here's the total change:

--- xorg_driver.py  2008-04-08 21:06:25.0 -0400
+++ xorg_driver.py.new  2008-04-10 16:36:07.0 -0400
@@ -57,7 +57,7 @@
 
 if os.path.exists(OSLib.inst.xorg_conf_path):
 try:
-self.xorg_conf = 
xorgconfig.readConfig(OSLib.inst.xorg_conf_path)
+self.xorg_conf = 
xorgconfig.readConfig(OSLib.inst.xorg_conf_path)[0]
 except (IOError, xorgconfig.ParseException, AttributeError):
 self.xorg_conf = None
 else:
@@ -156,7 +156,7 @@
 elif os.path.exists(oldconf):
 open(OSLib.inst.xorg_conf_path, 'w').write(open(oldconf).read())
 os.unlink(oldconf)
-self.xorg_conf = xorgconfig.readConfig(OSLib.inst.xorg_conf_path)
+self.xorg_conf = 
xorgconfig.readConfig(OSLib.inst.xorg_conf_path)[0]
 else: # no backup, so mangle current config manually
 device = self.xorg_conf.getSections('device')[0]
 device.driver = self.alt_free_driver

-- 
jockey-gtk crashed with AttributeError: 'tuple' object has no attribute 
'getSections'
https://bugs.launchpad.net/bugs/215027
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 153800] Re: Cannot logon after using Screens and Graphics program with nvidia-glx-legacy driver

2008-04-10 Thread John S. Gruber
Martin, thanks for replying.

As noted in the patch I proposed, the nvidia-legacy driver doesn't use
AddARGBGLXVisuals. Bug 211752's report is correct.

 For my system, using nvidia-legacy with glx,
AllowGlXWithComposite True
 and
USEEDIDFreqs True 
 are the needed clauses

AllowGLXWithComposite is the option to avoid the symptoms mentioned in this 
bug. USEEDIDFreqs is needed to
get the legacy driver to use the full bandwidth of any attached monitor to 
provide higher screen resolutions.

The nologo option avoids an ugly transition with a split second of torn nvidia 
logo.
>From research last fall, I believe AddArgbVisuals is only a long-lived typo.

Unknown options are ignored with a warning in nvidia drivers, as noted in bug 
211752 and bug 138220, so 
I didn't individualize screen options in my proposed patch. I see it is now 
much easier to do that.

I looked at the latest code with the fix for 211752 and it looked like it 
wouldn't break anything. Then
I tested it today. Though I had to patch for new bug 215027, it then worked 
fine with my video card.

I see that displayconfig-gtk is gone or hidden. If it is permanently
gone is it time to close this bug with no action?

In any case I'd like to help out by testing anything you need with my old (I 
mean legacy) video card. Please
let me know if I can be of any assistance.

-- 
Cannot logon after using Screens and Graphics program with nvidia-glx-legacy 
driver
https://bugs.launchpad.net/bugs/153800
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 181561] Re: Hardy alpha [2-6] daily-live i386 don't boot

2008-04-10 Thread John S. Gruber
The fix above is a move from the AMD and VIA drivers to newer PATA ones.
When I moved to the new kernel yesterday my computer would no longer
boot. I found that the reason was that the PATA drivers renamed my
drives from /dev/hd? to /dev/sd? with my partitions similarly renamed.

Now I have my own grub menu with the old name listed as root, so the
system hung. That's my responsibility and I deserve no sympathy. That's
why I haven't posted a bug report for the hang.

It does suggest a couple of rhetorical questions, however--

1. Will the migration to the new drivers through live-cd installations
and through upgrades take care of the necessary changes to boot-loaders
and /etc/fstab?

I assume the mounts by volumeid in /etc/fstab will mitigate potential
/etc/fstab problems if it can be assumed they have all been converted.
Maybe there is some other conversion mechanisms I don't know about, too.

2. For busybodies like me should there be mention of the change in the
release notes?

Like I said, they are rhetorical questions I bring up since the release
is in beta. I'd bet they've already been considered carefully but I
thought I might bring them up just in case.

Thanks.

-- 
Hardy alpha [2-6] daily-live i386 don't boot
https://bugs.launchpad.net/bugs/181561
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 153800] Re: Cannot logon after using Screens and Graphics program with nvidia-glx-legacy driver

2008-04-11 Thread John S. Gruber
For the record, nvidia-legacy also requires the installation of xserver-
xgl.

My research last Fall indicated that AddARGBGLXVisuals (not
AddArgbVisuals) is needed for newer nvidia drivers.

-- 
Cannot logon after using Screens and Graphics program with nvidia-glx-legacy 
driver
https://bugs.launchpad.net/bugs/153800
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 215027] Re: jockey-gtk crashed with AttributeError: 'tuple' object has no attribute 'getSections'

2008-04-11 Thread John S. Gruber
@BC7333

Did you change both lines in /usr/lib/python2.5/site-
packages/jockey/xorg_driver.py when you made the changes or just the one
suggested by Thorsten earlier? I don't know when you read the error
report and did your  test.

If you made them both you might try it again against the reinstalled
jockey, adding a print line before line 50 in
/usr/share/jockey/handlers/nvidia.py and after the two changes above to
print a comment and self.xorg_conf

 I looked again and can't find any more places where that variable
is incorrectly set, so it looks to my naive eye like that should do it.

As Thorsten pointed out above, this is about a software interface
problem, not about your specific hardware. That might be why there are
so many people reporting it.

-- 
jockey-gtk crashed with AttributeError: 'tuple' object has no attribute 
'getSections'
https://bugs.launchpad.net/bugs/215027
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 215027] Re: jockey-gtk crashed with AttributeError: 'tuple' object has no attribute 'getSections'

2008-04-11 Thread John S. Gruber
I see that the diff I posted got changed by the launchpad software. It looks 
like embedded whitespace is deleted. The indentation is off
and indentation is all important in python programs.

Attached is the diff.

Let me try again, (gambling that initial whitespace will be respected by
the posting process)

In line 60 of /usr/lib/python2.5/site-packages/jockey/xorg_driver.py (16
spaces start each line)

self.xorg_conf = 
xorgconfig.readConfig(OSLib.inst.xorg_conf_path)
->
self.xorg_conf = 
xorgconfig.readConfig(OSLib.inst.xorg_conf_path)[0]

and in line 159 of the same file (12 spaces start each line)

self.xorg_conf = xorgconfig.readConfig(OSLib.inst.xorg_conf_path)
->
self.xorg_conf = xorgconfig.readConfig(OSLib.inst.xorg_conf_path)[0]

@xtknight: Thanks. Thorsten Schoel did the work. I just robotically
copied Thorsten and then bumbled my posting.


** Attachment added: "Respond to interface change in xorgconf.readConfig() 
which now returns a tuple"
   http://launchpadlibrarian.net/13364909/xorg_driver.py.patch

-- 
jockey-gtk crashed with AttributeError: 'tuple' object has no attribute 
'getSections'
https://bugs.launchpad.net/bugs/215027
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 145712] Re: Gutsy beta - Desktop CD install hangs on migration screen

2008-04-03 Thread John S. Gruber
Thanks for confirming our issues are separate. We'll see with time if
others report trouble like mine.

I have installed hardy in a test partition and I don't have problems
with ubiquity if I run with everything already mounted, but it does
produce problems if nothing but the root directory is mounted. So it
depends.

I believe my problem is probably triggered by the changes in the gnome
software.  I'm recommending one patch that would be a reaction to the
gnome changes, and one patch that would make ubiquity more robust in the
face of further gnome software interference or interference from other
software.

I'm running with the daily live cd from last Sunday, so I should already
have the patch you found. I think the problem is software like gnome-
volume-manager, other gnome software, and Nautilus, in particular,
interfering with ubiquity.

If nobody but me experiences a problem it won't matter. I can circumvent
the problem or apply the patches I developed so I'm ok no matter what. I
just wanted to pin down the problem in case others run into it as hardy
is nearing release. I have a large number of partitions so I suspect
that I may be more vulnerable to the timing issues than others.

Thanks both for writing and for your research.

-- 
Gutsy beta - Desktop CD install hangs on migration screen
https://bugs.launchpad.net/bugs/145712
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 145712] Re: Gutsy beta - Desktop CD install hangs on migration screen

2008-03-28 Thread John S. Gruber
I seem to be having the same problem with the Hardy beta (+) live-
install CD. I can free up the system by unmounting all (or some) of the
partitions left mounted by os-prober and migration-assistant. When I run
with --debug the problem doesn't occur. I suspected the mounts as
multiple devices were left mounted on the same mount points. I have a
hunch that a race condition is involved somehow, but I don't know that.

The system doesn't hang if I specify --no-migration-assistant, run with
--debug,don't  mark a windows partion at hda6 as don't use, or mount all
partitions to appropriate different /media/hdxx mount points before
hand. I tried this last idea realizing that running ubiquity under an
installed gutsy system wasn't hanging and the mounts remaining after
running it weren't as funky.

migration-assistant leaves out partitions in its survey of users available for 
migration. Which ones it
leaves out and leaves in are difficult to predict. Sometimes it says none are 
available and sometimes it
lists most (from 1 ntfs partition (hda1) and 4 ext3 partitions (hda5, hdb2/6, 
hdb7/8, hdb9). Rarely are all partitions represented. The last userid of hdb9 
is often left out, but that may be a different problem.

As ubiquity is running gnome file explorers pointing to partitions start
up on their own, I suspect as partitions are mounted by ubiquity
components.

I can get around all of this. I'm submitting this report to provide feedback on 
Hardy beta. Please advise if
I can do anything helpful.

-- 
Gutsy beta - Desktop CD install hangs on migration screen
https://bugs.launchpad.net/bugs/145712
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 210620] [NEW] When hardy's ubiquity is running from a live cd it sometimes hangs, its migration assistant gives an incomplete list of userid candidates, and nautilus pops up /home/ubuntu windows

2008-04-01 Thread John S. Gruber
Public bug reported:

Binary package hint: ubiquity

When hardy's ubiquity is running from live cd it sometimes hangs, its
migration assistant gives an incomplete list of userid candidates, and
nautilus pops up /home/ubuntu windows.

Description:Ubuntu hardy (development branch)
Release:8.04

Applies to ubiquity and its component (dependency) os-prober

Ubiquity leaves behind a set of its mounts, and those mounts overlap on
one mount point, with latter mounts necessarily obscuring earlier ones.
The mounts left behind are not always the same.

Background:

I'm running on an older pc with quite a few partitions. When I run
ubiquity from the daily test live cd from 4/29/2008  I get the above
errors. When I investigated the leftover mounts I found I could get
ubiquity to resume from the hang by un-mounting the leftover mounts.

Running ubiquity with most partitions mounted beforehand allows it to
run properly. I believe this is why running ubiquity from my already
installed hardy system doesn't hang or produce the other symptoms. (My
installed system mounts all existing partitions through /etc/fstab.)

Some findings, diagnostic files, suggested patches, and suggested
circumventions will follow below.

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

-- 
When hardy's ubiquity is running from a live cd it sometimes hangs, its 
migration assistant gives an incomplete list of userid candidates, and nautilus 
pops up /home/ubuntu windows
https://bugs.launchpad.net/bugs/210620
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 210620] Re: When hardy's ubiquity is running from a live cd it sometimes hangs, its migration assistant gives an incomplete list of userid candidates, and nautilus pops up /home/ubuntu windows

2008-04-01 Thread John S. Gruber
I determined that ubiquity, and particularly os-prober, was leaving
partitions mounted and that subsequent mounts would be mounted atop
older ones. Ubiquity's components necessarily try to access already
mounted partitions through existing mount points. When it does so it
makes no attempt to remount the partitions and usually proceeds fine.
When it accesses a problem mount point the previous mount is hidden and
ubiquity (and any other process on the system) will be fooled into
thinking it is looking at the first partition while really looking at
the last one (until the bad mounts are corrected).

Testing with just the os-prober component of ubiquity created the same
bad mounts. The bad mounts weren't always the same. I believed that
something, probably the new nautilus version, was accessing new mounts,
sometimes preventing umounts from ubiquity from running successfully.

More information:

os-prober doesn't check the status of umount commands. I also discovered
that setting the new gconf property

/apps/nautilus/preferences/media_autorun_never

to *true* allowed proper operation in every subsequent ubiquity test and
got rid of the nautilus pop ups. This did not allow os-prober to
complete properly every time but was a great help.

Logging off all gnome sessions was successful in getting mount/umount sequences 
to run on tty1. Logging on created problems with those sequences on tty1.
 
(I believe that something other than nautilus or gnome volume manager also is 
probably, very briefly, accessing new mounts).

Adding a test to os-prober's umounts to retry after a short sleep solves
the hang and incomplete list problems but doesn't address the pop-ups
and obviously slows ubiquity. Setting the above property solved all
three problems on my system in my tests, but there still seems to be
something to potentially interfere with ubiquity other than nautilus,
though much, much, less frequently. I respectfully suggest that you
consider applying patches similar to both of those below.

-- 
When hardy's ubiquity is running from a live cd it sometimes hangs, its 
migration assistant gives an incomplete list of userid candidates, and nautilus 
pops up /home/ubuntu windows
https://bugs.launchpad.net/bugs/210620
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 210620] Re: When hardy's ubiquity is running from a live cd it sometimes hangs, its migration assistant gives an incomplete list of userid candidates, and nautilus pops up /home/ubuntu windows

2008-04-01 Thread John S. Gruber
Reproducing:

Running os-prober several times on a live-cd system may produce error
messages. This is less time consuming than running ubiquity to reproduce
the errors, but I verified the success of the suggested patches below by
running both os-prober and ubiquity (up to the verification screen).

Since this bug is prompted by asynchronous processes results can be
haphazard.

Circumvention:

Mount all partitions to the live-cd system using

sudo mkdir   /media/hdxx
sudo mount /dev/hdxx /media/hdxx

(using using Applications/Accessories/Terminal)

the target partitions should probably be unmounted with the sudo umount
command before proceeding with formatting and installation. I haven't
tried going on beyond the verification screen.

or more easily and perhaps more safely:

Bring up Home Folder from the Places menu
Select Edit->Preferences
Select the Media Tab
Check the second last selection at the bottom: "Never prompt or start programs 
on media insertion"

Please let me know if I can help with further information or otherwise.
Logs and suggested patches follow.

-- 
When hardy's ubiquity is running from a live cd it sometimes hangs, its 
migration assistant gives an incomplete list of userid candidates, and nautilus 
pops up /home/ubuntu windows
https://bugs.launchpad.net/bugs/210620
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 210620] Re: When hardy's ubiquity is running from a live cd it sometimes hangs, its migration assistant gives an incomplete list of userid candidates, and nautilus pops up /home/ubuntu windows

2008-04-01 Thread John S. Gruber
ubiquity debug log

** Attachment added: "debug"
   http://launchpadlibrarian.net/13040038/debug

-- 
When hardy's ubiquity is running from a live cd it sometimes hangs, its 
migration assistant gives an incomplete list of userid candidates, and nautilus 
pops up /home/ubuntu windows
https://bugs.launchpad.net/bugs/210620
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 210620] Re: When hardy's ubiquity is running from a live cd it sometimes hangs, its migration assistant gives an incomplete list of userid candidates, and nautilus pops up /home/ubuntu windows

2008-04-01 Thread John S. Gruber
syslog, please note the errors from umounts

** Attachment added: "syslog"
   http://launchpadlibrarian.net/13040046/syslog

-- 
When hardy's ubiquity is running from a live cd it sometimes hangs, its 
migration assistant gives an incomplete list of userid candidates, and nautilus 
pops up /home/ubuntu windows
https://bugs.launchpad.net/bugs/210620
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 210620] Re: When hardy's ubiquity is running from a live cd it sometimes hangs, its migration assistant gives an incomplete list of userid candidates, and nautilus pops up /home/ubuntu windows

2008-04-01 Thread John S. Gruber
partman log (just in case, I don't think it is necessary)

** Attachment added: "partman"
   http://launchpadlibrarian.net/13040052/partman

-- 
When hardy's ubiquity is running from a live cd it sometimes hangs, its 
migration assistant gives an incomplete list of userid candidates, and nautilus 
pops up /home/ubuntu windows
https://bugs.launchpad.net/bugs/210620
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 210620] Re: When hardy's ubiquity is running from a live cd it sometimes hangs, its migration assistant gives an incomplete list of userid candidates, and nautilus pops up /home/ubuntu windows

2008-04-01 Thread John S. Gruber
Patch to ubiquity's gtk_ui.py

--- gtk_ui.py.old   2008-04-01 13:02:20.917370401 +
+++ gtk_ui.py   2008-04-01 13:14:14.753433264 +
@@ -271,6 +271,11 @@
 self.gconf_previous[gconf_key] = gconftool.get(gconf_key)
 if self.gconf_previous[gconf_key] != 'false':
 gconftool.set(gconf_key, 'bool', 'false')
+gconf_key = '/apps/nautilus/preferences/media_autorun_never'
+self.gconf_previous[gconf_key] = gconftool.get(gconf_key)
+if self.gconf_previous[gconf_key] != 'true':
+gconftool.set(gconf_key, 'bool', 'true')
+ 
 
 self.thunar_previous = self.thunar_set_volmanrc(
 {'AutomountDrives': 'FALSE', 'AutomountMedia': 'FALSE'})
@@ -292,6 +297,12 @@
 elif self.gconf_previous[gconf_key] != 'false':
 gconftool.set(gconf_key, 'bool',
   self.gconf_previous[gconf_key])
+gconf_key = '/apps/nautilus/preferences/media_autorun_never'
+if self.gconf_previous[gconf_key] == '':
+gconftool.unset(gconf_key)
+elif self.gconf_previous[gconf_key] != 'true':
+ gconftool.set(gconf_key, 'bool',
+self.gconf_previous[gconf_key])
 
 if self.thunar_previous:
 self.thunar_set_volmanrc(self.thunar_previous)

-- 
When hardy's ubiquity is running from a live cd it sometimes hangs, its 
migration assistant gives an incomplete list of userid candidates, and nautilus 
pops up /home/ubuntu windows
https://bugs.launchpad.net/bugs/210620
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 210620] Re: When hardy's ubiquity is running from a live cd it sometimes hangs, its migration assistant gives an incomplete list of userid candidates, and nautilus pops up /home/ubuntu windows

2008-04-01 Thread John S. Gruber
os-prober patch:

--- 50mounted-tests 2007-11-22 18:15:48.0 +
+++ /usr/lib/os-probes/50mounted-tests  2008-03-31 04:31:50.773366540 +
@@ -32,17 +32,24 @@
if [ -f $test ] && [ -x $test ]; then
if $test $partition $tmpmnt $type; then
debug "os found by subtest $test"
-   umount $tmpmnt
+   if ! umount $tmpmnt ; then # retry once
+  log "Bad umount after success"
+  sleep 5
+  umount $tmpmnt || true
+   fi
rmdir $tmpmnt || true
exit 0
fi
fi
done
-   umount $tmpmnt
+   if ! umount $tmpmnt ; then  # retry failure to umount once more
+   log "Bad umount after failure finding partition type"
+   sleep 5
+   umount $tmpmnt || true
+   fi
break
fi
 done
-
 rmdir $tmpmnt || true
 
 # No tests found anything.

-- 
When hardy's ubiquity is running from a live cd it sometimes hangs, its 
migration assistant gives an incomplete list of userid candidates, and nautilus 
pops up /home/ubuntu windows
https://bugs.launchpad.net/bugs/210620
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 210620] Re: When hardy's ubiquity is running from a live cd it sometimes hangs, its migration assistant gives an incomplete list of userid candidates, and nautilus pops up /home/ubuntu windows

2008-04-01 Thread John S. Gruber
Output of mount command after running into problems running ubiquity.
Notice the mounts to /var/lib/os-prober/mount

proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
tmpfs on /lib/modules/2.6.24-12-generic/volatile type tmpfs (rw,mode=0755)
tmpfs on /lib/modules/2.6.24-12-generic/volatile type tmpfs (rw,mode=0755)
varrun on /var/run type tmpfs (rw,noexec,nosuid,nodev,mode=0755)
varlock on /var/lock type tmpfs (rw,noexec,nosuid,nodev,mode=1777)
udev on /dev type tmpfs (rw,mode=0755)
devshm on /dev/shm type tmpfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev)
gvfs-fuse-daemon on /home/ubuntu/.gvfs type fuse.gvfs-fuse-daemon 
(rw,nosuid,nodev,user=ubuntu)
/dev/hdb7 on /var/lib/os-prober/mount type ext3 (ro)
/dev/hdb9 on /var/lib/os-prober/mount type ext3 (ro)
/dev/hda5 on /var/lib/os-prober/mount type ext3 (ro)
/dev/hdb1 on /media/hdb1 type fuseblk 
(rw,nosuid,nodev,noatime,allow_other,blksize=4096)

-- 
When hardy's ubiquity is running from a live cd it sometimes hangs, its 
migration assistant gives an incomplete list of userid candidates, and nautilus 
pops up /home/ubuntu windows
https://bugs.launchpad.net/bugs/210620
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 210620] Re: When hardy's ubiquity is running from a live cd it sometimes hangs, its migration assistant gives an incomplete list of userid candidates, and nautilus pops up /home/ubuntu windows

2008-04-01 Thread John S. Gruber
Output from os-prober:

/dev/hda1:Microsoft Windows XP Professional:Windows:chain
/dev/hda5:Ubuntu hardy (development branch) (8.04):Ubuntu:linux
/dev/hda6:Windows 95/98/Me:Windows9xMe:chain
umount: /var/lib/os-prober/mount: device is busy
umount: /var/lib/os-prober/mount: device is busy
/dev/hdb2:Debian GNU/Linux (4.0):Debian:linux
umount: /var/lib/os-prober/mount: device is busy
umount: /var/lib/os-prober/mount: device is busy
umount: /var/lib/os-prober/mount: device is busy
rmdir: failed to remove `/var/lib/os-prober/mount': Device or resource busy
rmdir: failed to remove `/var/lib/os-prober/mount': Device or resource busy
umount: /var/lib/os-prober/mount: device is busy
umount: /var/lib/os-prober/mount: device is busy
umount: /var/lib/os-prober/mount: device is busy
umount: /var/lib/os-prober/mount: device is busy
/dev/hdb7:Ubuntu 7.10 (7.10):Ubuntu1:linux
rmdir: failed to remove `/var/lib/os-prober/mount': Device or resource busy
rmdir: failed to remove `/var/lib/os-prober/mount': Device or resource busy
/dev/hdb9:Ubuntu 7.10 (7.10):Ubuntu2:linux
rmdir: failed to remove `/var/lib/os-prober/mount': Device or resource busy

-- 
When hardy's ubiquity is running from a live cd it sometimes hangs, its 
migration assistant gives an incomplete list of userid candidates, and nautilus 
pops up /home/ubuntu windows
https://bugs.launchpad.net/bugs/210620
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 210620] Re: When hardy's ubiquity is running from a live cd it sometimes hangs, its migration assistant gives an incomplete list of userid candidates, and nautilus pops up /home/ubuntu windows

2008-04-01 Thread John S. Gruber
Screen shot of popped up nautilus window. The same window pops up
running just os-prober.

** Attachment added: "Screenshot.png"
   http://launchpadlibrarian.net/13040133/Screenshot.png

-- 
When hardy's ubiquity is running from a live cd it sometimes hangs, its 
migration assistant gives an incomplete list of userid candidates, and nautilus 
pops up /home/ubuntu windows
https://bugs.launchpad.net/bugs/210620
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 210620] Re: When hardy's ubiquity is running from a live cd it sometimes hangs, its migration assistant gives an incomplete list of userid candidates, and nautilus pops up /home/ubuntu windows

2008-04-01 Thread John S. Gruber
An earlier hardy live-cd had nautilus popping up windows reflecting the
mount points, rather than /home/ubuntu

-- 
When hardy's ubiquity is running from a live cd it sometimes hangs, its 
migration assistant gives an incomplete list of userid candidates, and nautilus 
pops up /home/ubuntu windows
https://bugs.launchpad.net/bugs/210620
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 145712] Re: Gutsy beta - Desktop CD install hangs on migration screen

2008-04-01 Thread John S. Gruber
Dave, you are probably correct. I've opened another bug in launchpad
against hardy pre-release. I'm not having a problem with gutsy.

If you were having the same problem as I experience you could tell that
by opening a terminal window under applications->terminal and entering
the mount command with no options. Unless it returns more than one
device mounted to the same directory my problem is definitely different
from yours. If, by remote chance, it does you could try the second
circumvention I list, though reading above it looks like you are now ok.
The bug is
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/210620

-- 
Gutsy beta - Desktop CD install hangs on migration screen
https://bugs.launchpad.net/bugs/145712
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 210620] Re: When hardy's ubiquity is running from a live cd it sometimes hangs, its migration assistant gives an incomplete list of userid candidates, and nautilus pops up /home/ubuntu windows

2008-04-01 Thread John S. Gruber
** Tags added: cd live

** Tags added: live-cd

** Tags removed: cd live

-- 
When hardy's ubiquity is running from a live cd it sometimes hangs, its 
migration assistant gives an incomplete list of userid candidates, and nautilus 
pops up /home/ubuntu windows
https://bugs.launchpad.net/bugs/210620
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 151141] Re: When switching from nv to nvidia driver lose screen resolution; nvidia doesn't use EDID freq. data even though that data is correct

2008-03-25 Thread John S. Gruber
Working correctly in Hardy Alpha 6. Thank you.

-- 
When switching from nv to nvidia driver lose screen resolution; nvidia doesn't 
use EDID freq. data even though that data is correct
https://bugs.launchpad.net/bugs/151141
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 1167018] Re: blurred dash distorted in ubuntu 13.04 with ATI Radeon Xpress X1250 RS690

2013-06-12 Thread John S. Gruber
** Changed in: nux (Ubuntu)
 Assignee: (unassigned) => John S. Gruber (jsjgruber)

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

Title:
  blurred dash distorted in ubuntu 13.04 with ATI Radeon Xpress X1250
  RS690

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

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


[Bug 968759] Re: adobe-flashplugin 11.2.202.228-0lucid1 crash for firefox 11.0

2012-04-30 Thread John S. Gruber
I'm having the same symptoms when the new Adobe flashplayer is
installed.

Also when I try to load a page with flash with epiphany from a terminal
I get "Illegal Instruction"--apparently referring to an SSE2 instruction
in flashplayer ( 0x32bfaa0:cvtdq2ps %xmm1,%xmm0), cvtdq2ps is a sse2
instruction and my cpu is too old to have SSE2. See attached from
contents fromcat /proc/cpuinfo

Does my experience match that of others reporters for this bug?

My problem appears to match
https://bugbase.adobe.com/index.cfm?event=bug&id=3161034 .

** Attachment added: "cpuinfo"
   
https://bugs.launchpad.net/ubuntu/+source/adobe-flashplugin/+bug/968759/+attachment/3121277/+files/cpuinfo

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

Title:
  adobe-flashplugin 11.2.202.228-0lucid1 crash for firefox 11.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adobe-flashplugin/+bug/968759/+subscriptions

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


[Bug 925756] Re: In precise lernid no longer follows url's posted by non-faculty (like classbot) in the classroom while it is moderated

2012-04-11 Thread John S. Gruber
** Changed in: lernid (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/925756

Title:
  In precise lernid no longer follows url's posted by non-faculty (like
  classbot) in the classroom while it is moderated

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

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


[Bug 972069] Re: Lernid no longer renders slides in Precise

2012-04-12 Thread John S. Gruber
** Changed in: lernid (Ubuntu)
 Assignee: (unassigned) => John S. Gruber (jsjgruber)

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

Title:
  Lernid no longer renders slides in Precise

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

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


[Bug 925756] Re: In precise lernid no longer follows url's posted by non-faculty (like classbot) in the classroom while it is moderated

2012-04-12 Thread John S. Gruber
** Changed in: lernid (Ubuntu)
 Assignee: (unassigned) => John S. Gruber (jsjgruber)

** Changed in: lernid
 Assignee: (unassigned) => John S. Gruber (jsjgruber)

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

Title:
  In precise lernid no longer follows url's posted by non-faculty (like
  classbot) in the classroom while it is moderated

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

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


[Bug 972069] Re: Lernid no longer renders slides in Precise

2012-04-12 Thread John S. Gruber
** Changed in: lernid
 Assignee: John S. Gruber (jsjgruber) => (unassigned)

** Changed in: lernid (Ubuntu)
 Assignee: John S. Gruber (jsjgruber) => (unassigned)

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

Title:
  Lernid no longer renders slides in Precise

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

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


[Bug 925756] Re: In precise lernid no longer follows url's posted by non-faculty (like classbot) in the classroom while it is moderated

2012-04-12 Thread John S. Gruber
** Changed in: lernid
 Assignee: John S. Gruber (jsjgruber) => (unassigned)

** Changed in: lernid (Ubuntu)
 Assignee: John S. Gruber (jsjgruber) => (unassigned)

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

Title:
  In precise lernid no longer follows url's posted by non-faculty (like
  classbot) in the classroom while it is moderated

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

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


[Bug 576786] Re: Wishlist: Proxy Support

2012-04-13 Thread John S. Gruber
Lernid uses telepathy and telepathy-idle, and has no control over how
connections are made other than providing the server name.

John Turek: What were you proposing to do?

(Also, see bug lp: #304889)

** Changed in: lernid
   Status: New => Incomplete

** Changed in: lernid (Ubuntu)
   Status: New => Incomplete

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

Title:
  Wishlist: Proxy Support

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

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


[Bug 925756] Re: In precise lernid no longer follows url's posted by non-faculty (like classbot) in the classroom while it is moderated

2012-04-15 Thread John S. Gruber
>From what I can tell, the moderation flag has been moved to a whole new
interface, one not supported by python-telepathy. python-telepathy
hasn't been updated in a while (possibly due to the move to
introspection).

During a learning session, instructor nicknames get corrected, and, in
some cases new instructors are assigned. Classes also move around.
Lernid had been relying on knowing that the classroom was moderated as
an alternative to knowing exactly who should be instructing the class.

Allowing anyone, at anytime, to direct lernid to display arbitrary web
sites seems dangerous, possibly leading to phishing. Using moderation to
piggy back on the usual IRC controls over voicing is no longer a
feasible option.

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

Title:
  In precise lernid no longer follows url's posted by non-faculty (like
  classbot) in the classroom while it is moderated

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

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


[Bug 409696] Re: [cowbuilder-dist] doesn't find dependencies when building in sid chroot

2012-03-22 Thread John S. Gruber
I can confirm that this continues in Precise with version 0.139.

Using --debug-echo, I found that running login or build generates a
cowbuilder call with --override-config and --distribution specified.
--override-config only seems to be sensible for the update function and
--distribution for create or update function. Experimenting, I found
that running the generated cowbuilder call, but leaving --override-
config off, functioned correctly.

What is happening is that the cowbuilder command of the cowdancer source
package doesn't copy the --distribution parameter when building the
pbuilder command it forks, although it does copy --override-config. When
pbuilder gets the parameters it replaces the chief distribution deb
source line with one for the distribution on which the command is
running. Since this doesn't match the package index built when the
create function was run, packages can't be found to fill build
dependencies. See below.

/etc/apt/sources.list in chroot during login (and presumably build)
function:

deb http://archive.ubuntu.com/ubuntu lucid-security main restricted universe 
multiverse
deb http://archive.ubuntu.com/ubuntu lucid-updates main restricted universe 
multiverse
deb http://archive.ubuntu.com/ubuntu lucid-proposed main restricted universe 
multiverse
deb http://us.archive.ubuntu.com/ubuntu/ precise main restricted universe 
multiverse<--***
#deb-src http://us.archive.ubuntu.com/ubuntu/ precise main restricted universe 
multiverse  <--

Perhaps the best approach would be for cowbuilder-dist to drop
--override-config, --distribution, and --architecture for the build,
login, and exec functions.

cowbuilder-dist cowbuilder command built:
sudo HOME=/home/gruber ARCH=i386 DISTRIBUTION=lucid DIST=lucid 
ARCHITECTURE=i386 DEB_BUILD_OPTIONS= pbuilder --login --override-config 
--distribution lucid --aptcache /var/cache/apt/archives  --basetgz 
/home/gruber/pbuilder/lucid-base.tgz --mirror http://archive.ubuntu.com/ubuntu 
--othermirror 'deb http://archive.ubuntu.com/ubuntu lucid-security main 
restricted universe multiverse|deb http://archive.ubuntu.com/ubuntu 
lucid-updates main restricted universe multiverse|deb 
http://archive.ubuntu.com/ubuntu lucid-proposed main restricted universe 
multiverse' --components 'main restricted universe multiverse '

cowbuilder built pbuilder command:
-> Invoking pbuilder
  forking: pbuilder login --aptcache /var/cache/apt/archives/ --override-config 
--othermirror deb http://archive.ubuntu.com/ubuntu lucid-security main 
restricted universe multiverse|deb http://archive.ubuntu.com/ubuntu 
lucid-updates main restricted universe multiverse|deb 
http://archive.ubuntu.com/ubuntu lucid-proposed main restricted universe 
multiverse --components main restricted universe multiverse --buildplace 
/var/cache/pbuilder/build//cow.21699 --no-targz --internal-chrootexec chroot 
/var/cache/pbuilder/build//cow.21699 cow-shell

>From pbuilder man page:
--override-config
  Specify  to  use  different apt set up inside the chroot than it
  was used for creating the base.tgz.  Specify this when you  want
  to do pbuilder --update with a different distribution target set
  up.

  --distribution , --components , --mirror , --othermirror options
  are  only  valid  when  --override-config option is specified in
  --update target, or when pbuilder --create is being called.

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

Title:
  [cowbuilder-dist] doesn't find dependencies when building in sid
  chroot

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

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


[Bug 409696] Re: [cowbuilder-dist] doesn't find dependencies when building in sid chroot

2012-03-22 Thread John S. Gruber
** Changed in: ubuntu-dev-tools (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/409696

Title:
  [cowbuilder-dist] doesn't find dependencies when building in sid
  chroot

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

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


[Bug 972069] Re: Lernid no longer renders slides in Precise

2012-04-20 Thread John S. Gruber
To test:

Download the test.lernid configuration file and the lernid-test-calendar.ics
files.

Edit the test.lernid file to point to the calendar file on your system.

Bring up the test lernid under precise:  lernid -v --config /path-
to/test.lernid

Lernid will offer to connect you to
Ubuntu-lernid-test. Connect. If the name is wrong the lernid command above
is wrong or the config file can't be found. After connecting the "Lernid Test"
session will start and will appear in the Schedule tab. If this doesn't happen
the config doesn't properly point to the calendar.

A slide should display on the right side of the Session tab.

** Attachment added: "Calendar for Testing"
   
https://bugs.launchpad.net/ubuntu/precise/+source/lernid/+bug/972069/+attachment/3096099/+files/lernid-test-calendar.ics

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

Title:
  Lernid no longer renders slides in Precise

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

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


[Bug 972069] Re: Lernid no longer renders slides in Precise

2012-04-20 Thread John S. Gruber
** Attachment added: "Config file for testing"
   
https://bugs.launchpad.net/ubuntu/precise/+source/lernid/+bug/972069/+attachment/3096098/+files/test.lernid

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

Title:
  Lernid no longer renders slides in Precise

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

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


[Bug 925756] Re: In precise lernid no longer follows url's posted by non-faculty (like classbot) in the classroom while it is moderated

2012-04-20 Thread John S. Gruber
Fix testing:

The following are the steps needed to use an alternate classroom and an 
alternate calendar that the person
conducting the test can change.

Download the test.lernid configuration file and the lernid-test-calendar.ics
files.

Edit the test.lernid file to point to the calendar file on your system.

Use a IRC client to connect to irc.ubuntu.com

/join ##lernid-test

/mode +m  to make the test room moderated.

(This must be done before starting lernid).

Bring up the test lernid under precise:  lernid -v --config /path-
to/test.lernid

Lernid will offer to connect you to
Ubuntu-lernid-test. Connect. If the name is wrong the lernid command above
is wrong or the config file can't be found. After connecting the "Lernid Test"
session will start and will appear in the Schedule tab. If this doesn't happen
the config doesn't properly point to the calendar.

In your IRC client enter http://google.com .

Under oneiric the web browser in the Session tab would display the google
page since the ##lernid-test room is moderated. Under precise it will not
because to moderated flag is inaccessible at the old interface telepathy
used in oneiric and before.

Edit the calendar to change the Instructor to your irc name. The calendar has
only one entry and the Instructor field is part of the Description.

Wait at least 3 minutes for lernid to discover the change to the
calendar.

Check the Schedule tab to be sure that it changes lernid-bug-test to your
name.

After it does, go back to your irc client and enter http://google.com
This should be displayed in bold this time, and the web page should come
up in the Session tab.

** Attachment added: "Calendar for Testing"
   
https://bugs.launchpad.net/ubuntu/precise/+source/lernid/+bug/925756/+attachment/3096127/+files/lernid-test-calendar.ics

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

Title:
  In precise lernid no longer follows url's posted by non-faculty (like
  classbot) in the classroom while it is moderated

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

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


[Bug 925756] Re: In precise lernid no longer follows url's posted by non-faculty (like classbot) in the classroom while it is moderated

2012-04-20 Thread John S. Gruber
** Attachment added: "Config file for testing test.lernid"
   
https://bugs.launchpad.net/ubuntu/precise/+source/lernid/+bug/925756/+attachment/3096121/+files/test.lernid

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

Title:
  In precise lernid no longer follows url's posted by non-faculty (like
  classbot) in the classroom while it is moderated

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

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


[Bug 968759] Re: adobe-flashplugin 11.2.202.228-0lucid1freezes firefox display - crashes some webkit programs (depends on cpu)

2012-05-06 Thread John S. Gruber
After further investigation I don't recommend using kvm to reproduce the
problem--I'm not convinced it faithfully reproduces the cpu capabilities
WRT SSE and SSE2cpu capabilities (though it does crash there).

Removing lernid from affected packages since the symptom of the plugin
crash is so different for webkit users. Tracking lernid as upstream bug
lp: #995695 instead .

** No longer affects: lernid (Ubuntu)

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

Title:
  adobe-flashplugin 11.2.202.228-0lucid1freezes firefox display -
  crashes some webkit programs (depends on cpu)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adobe-flashplugin/+bug/968759/+subscriptions

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


[Bug 850419] Re: Lernid "Event Connection Interrupted" message due to nick/password issue

2012-04-26 Thread John S. Gruber
** Changed in: lernid
Milestone: None => 0.8.5

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

Title:
  Lernid  "Event Connection Interrupted" message due to nick/password
  issue

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

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


[Bug 972069] Re: Lernid no longer renders slides in Precise

2012-04-26 Thread John S. Gruber
** Changed in: lernid
Milestone: None => 0.8.5

** Changed in: lernid
 Assignee: (unassigned) => John S. Gruber (jsjgruber)

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

Title:
  Lernid no longer renders slides in Precise

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

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


[Bug 925756] Re: In precise lernid no longer follows url's posted by non-faculty (like classbot) in the classroom while it is moderated

2012-04-26 Thread John S. Gruber
** Changed in: lernid
 Assignee: (unassigned) => John S. Gruber (jsjgruber)

** Changed in: lernid
Milestone: None => 0.8.5

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

Title:
  In precise lernid no longer follows url's posted by non-faculty (like
  classbot) in the classroom while it is moderated

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

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


[Bug 795492] Re: App crashes directly with dbus exception

2012-04-26 Thread John S. Gruber
Removing desktopcouch from lernid in 0.8.5.

** Changed in: lernid
 Assignee: (unassigned) => John S. Gruber (jsjgruber)

** Changed in: lernid
Milestone: None => 0.8.5

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

Title:
  App crashes directly with dbus exception

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

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


[Bug 968759] Re: adobe-flashplugin 11.2.202.228-0lucid1 crash for firefox 11.0

2012-05-01 Thread John S. Gruber
Happens with both ways of installing the current adobe flash player
plugin.

** Package changed: adobe-flashplugin (Ubuntu) => flashplugin-nonfree
(Ubuntu)

** Also affects: adobe-flashplugin (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: adobe-flashplugin (Ubuntu)
   Status: New => Confirmed

** Also affects: epiphany-browser (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: webkit (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/968759

Title:
  adobe-flashplugin 11.2.202.228-0lucid1 crash for firefox 11.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adobe-flashplugin/+bug/968759/+subscriptions

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


[Bug 968759] Re: adobe-flashplugin 11.2.202.228-0lucid1 crash for firefox 11.0

2012-05-01 Thread John S. Gruber
** Also affects: lernid (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/968759

Title:
  adobe-flashplugin 11.2.202.228-0lucid1 crash for firefox 11.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adobe-flashplugin/+bug/968759/+subscriptions

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


[Bug 968759] Re: adobe-flashplugin 11.2.202.228-0lucid1 crash for firefox 11.0

2012-05-01 Thread John S. Gruber
@Jeremy Bicha, @Chris Coulson

If affects means that if this were fixed epiphany would display flash --
OK.

But without a fix or circumvention, epiphany crashes (quits) with
Illegal Instruction when a web page loads with flash content (on the
affected CPUs). That is what met my definition of affected. If you
agree, and agree that it's a favorable thing to have a bug search in
epiphany turn up this bug, please restore the affects, as you deem
appropriate.

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

Title:
  adobe-flashplugin 11.2.202.228-0lucid1 crash for firefox 11.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adobe-flashplugin/+bug/968759/+subscriptions

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


[Bug 968759] Re: adobe-flashplugin 11.2.202.228-0lucid1 crash for firefox 11.0

2012-05-01 Thread John S. Gruber
To reproduce for lernid and epiphany:

epiphany http://pastebin.com/w7mTN5vh (or just opening
http://youtube.com)

For lernid, start lernid and then open one of the above url's through
the file menu.

In both case the program will crash. Of course, users don't know ahead
of time which web pages might include flash content.

If pastbin changes the content, I suppose the flash could be removed
from the page, but it crashed both last week and still does now.

I'm able to reproduce this using kvm by using the -cpu pentium2 option
in both lucid and precise (precise live cd iso).

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

Title:
  adobe-flashplugin 11.2.202.228-0lucid1 crash for firefox 11.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adobe-flashplugin/+bug/968759/+subscriptions

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


[Bug 968759] Re: adobe-flashplugin 11.2.202.228-0lucid1 crash for firefox 11.0

2012-05-01 Thread John S. Gruber
** Description changed:

  Using Firefox 11.0 and the Adobe's Shockwave Flash 11.1.202.228 in youtube. 
Youtube and all flash sites shows a black box instead of the player. It works 
fine on Google Chrome.
- i'm reinstall this package and nothing happend. 
+ i'm reinstall this package and nothing happend.
  
  im using Ubuntu lucid 10.04.3 Adobe-flashplugin 11.2.202.228-0lucid1
  adobe-flash-properties-gtk works fine.
  
  This package is not stable.
+ -
+ This is apparently caused by the use of SSE2 instructions in new versions of 
adobe flash binaries, but only on older CPU's not implementing SSE2. There is 
an upstream bug reported for this: 
https://bugbase.adobe.com/index.cfm?event=bug&id=3161034
+ 
+ Note that this code is binary only outside of Adobe.
+ 
+ Where lernid, and apparently epiphany-browser use webkit they don't
+ catch SIGILL. Both crash  and close with the message "Illegal
+ Instruction" sent to the console.

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

Title:
  adobe-flashplugin 11.2.202.228-0lucid1freezes firefox display -
  crashes some webkit programs (depends on cpu)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adobe-flashplugin/+bug/968759/+subscriptions

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


[Bug 968759] Re: adobe-flashplugin 11.2.202.228-0lucid1freezes firefox display - crashes some webkit programs (depends on cpu)

2012-05-01 Thread John S. Gruber
** Summary changed:

- adobe-flashplugin 11.2.202.228-0lucid1 crash for firefox 11.0
+ adobe-flashplugin 11.2.202.228-0lucid1freezes firefox display - crashes some 
webkit programs (depends on cpu)

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

Title:
  adobe-flashplugin 11.2.202.228-0lucid1freezes firefox display -
  crashes some webkit programs (depends on cpu)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adobe-flashplugin/+bug/968759/+subscriptions

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


[Bug 968759] Re: adobe-flashplugin 11.2.202.228-0lucid1freezes firefox display - crashes some webkit programs (depends on cpu)

2012-05-01 Thread John S. Gruber
Crashes (completely terminates) midori with SIGILL at same instruction
as above.

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

Title:
  adobe-flashplugin 11.2.202.228-0lucid1freezes firefox display -
  crashes some webkit programs (depends on cpu)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adobe-flashplugin/+bug/968759/+subscriptions

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


[Bug 1167018] Re: blurred dash distorted in ubuntu 13.04 with ATI Radeon Xpress X1250 RS690

2013-08-22 Thread John S. Gruber
** Changed in: nux (Ubuntu)
 Assignee: John S. Gruber (jsjgruber) => (unassigned)

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

Title:
  blurred dash distorted in ubuntu 13.04 with ATI Radeon Xpress X1250
  RS690

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

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


[Bug 1167018] Re: dash ubuntu 13.04

2013-04-28 Thread John S. Gruber
Adolfo--

I'm having the same trouble as the original problem reporter, as are
others. Turning blur off is only a small improvement to readability.

Please see http://askubuntu.com/questions/285525/dash-background-blur-
problem for confirmation and for a picture of the problem.

** Changed in: unity (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/1167018

Title:
  dash ubuntu 13.04

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

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


[Bug 1167018] Re: dash distorted in ubuntu 13.04 with ATI Radeon Xpress X1250 RS690

2013-04-29 Thread John S. Gruber
** Summary changed:

- dash ubuntu 13.04
+ dash distorted in ubuntu 13.04 with ATI Radeon Xpress X1250 RS690

** Summary changed:

- dash distorted in ubuntu 13.04 with ATI Radeon Xpress X1250 RS690
+ blurred dash distorted in ubuntu 13.04 with ATI Radeon Xpress X1250 RS690

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

Title:
  blurred dash distorted in ubuntu 13.04 with ATI Radeon Xpress X1250
  RS690

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

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


[Bug 925760] Re: Constant warnings from the kernel: Test WP failed, assume Write Enabled

2014-05-23 Thread John S. Gruber
ss_en=0 option still works for me with trusty. Kernel version is:
3.13.0-24-generic.

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

Title:
  Constant warnings from the kernel: Test WP failed, assume Write
  Enabled

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

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


[Bug 1378160] [NEW] Segfault transcoding and adding a clip

2014-10-06 Thread John S. Gruber
Public bug reported:

Application: kdenlive (0.9.6)
KDE Platform Version: 4.13.3
Qt Version: 4.8.6
Operating System: Linux 3.13.0-36-generic x86_64
Distribution: Ubuntu 14.04.1 LTS

-- Information about the crash:
Picked File menu item "Transcode Clips". Selected an ogv file, then specified 
the DVD/NTSC 4:3 profile and started transcoding. The segfault occurred 
immediately.

The crash can be reproduced every time.

-- Backtrace:
Application: Kdenlive (kdenlive), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fd3b351f7c0 (LWP 3310))]

Thread 24 (Thread 0x7fd39cadf700 (LWP 3313)):
#0  0x7fd3adf80c6d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x7fd3ab304fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fd3ab3050ec in g_main_context_iteration () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7fd39cae71ad in ?? () from 
/usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
#4  0x7fd3ab329f15 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7fd3afa20182 in start_thread (arg=0x7fd39cadf700) at 
pthread_create.c:312
#6  0x7fd3adf8dfbd in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 23 (Thread 0x7fd396796700 (LWP 3314)):
#0  0x7fd3adf80c6d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x7fd3ab304fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fd3ab30530a in g_main_loop_run () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7fd3a12ece16 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x7fd3ab329f15 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7fd3afa20182 in start_thread (arg=0x7fd396796700) at 
pthread_create.c:312
#6  0x7fd3adf8dfbd in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 22 (Thread 0x7fd38700 (LWP 3315)):
#0  0x7fd3afa237ee in __pthread_mutex_unlock_usercnt (decr=1, 
mutex=0x7fd3b52b9980) at pthread_mutex_unlock.c:57
#1  __GI___pthread_mutex_unlock (mutex=0x7fd3b52b9980) at 
pthread_mutex_unlock.c:310
#2  0x7fd3ab3469c1 in g_mutex_unlock () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7fd3ab3050f6 in g_main_context_iteration () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7fd3ab305129 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7fd3ab329f15 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x7fd3afa20182 in start_thread (arg=0x7fd38700) at 
pthread_create.c:312
#7  0x7fd3adf8dfbd in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 21 (Thread 0x7fd38f7fe700 (LWP 3320)):
#0  0x7fd3adf80c6d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x7fd375eaf248 in ?? () from /lib/x86_64-linux-gnu/libusb-1.0.so.0
#2  0x7fd3afa20182 in start_thread (arg=0x7fd38f7fe700) at 
pthread_create.c:312
#3  0x7fd3adf8dfbd in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 20 (Thread 0x7fd36628d700 (LWP 3341)):
#0  0x7fd3ab32a3a0 in g_thread_self () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7fd3ab3050dd in g_main_context_iteration () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fd3b022b7be in QEventDispatcherGlib::processEvents 
(this=0x7fd3580008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#3  0x7fd3b01fd0af in QEventLoop::processEvents 
(this=this@entry=0x7fd36628cde0, flags=...) at kernel/qeventloop.cpp:149
#4  0x7fd3b01fd3a5 in QEventLoop::exec (this=this@entry=0x7fd36628cde0, 
flags=...) at kernel/qeventloop.cpp:204
#5  0x7fd3b00f9c5f in QThread::exec (this=this@entry=0x7fd3b58c4ff0) at 
thread/qthread.cpp:537
#6  0x7fd3b01de823 in QInotifyFileSystemWatcherEngine::run 
(this=0x7fd3b58c4ff0) at io/qfilesystemwatcher_inotify.cpp:265
#7  0x7fd3b00fc32f in QThreadPrivate::start (arg=0x7fd3b58c4ff0) at 
thread/qthread_unix.cpp:349
#8  0x7fd3afa20182 in start_thread (arg=0x7fd36628d700) at 
pthread_create.c:312
#9  0x7fd3adf8dfbd in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 19 (Thread 0x7fd343fff700 (LWP 3361)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at 
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7fd37717c1bd in ?? () from /usr/lib/x86_64-linux-gnu/libavcodec.so.54
#2  0x7fd3afa20182 in start_thread (arg=0x7fd343fff700) at 
pthread_create.c:312
#3  0x7fd3adf8dfbd in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 18 (Thread 0x7fd36ca22700 (LWP 3362)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at 
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7fd37717c1bd in ?? () from /usr/lib/x86_64-linux-gnu/libavcodec.so.54
#2  0x7fd3afa20182 in start_thread (arg=0x7fd36ca22700) at 
pthread_create.c:312
#3  0x7fd3adf8dfbd in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 17 (Thread 0x7fd3437fe700 (LWP 3363)):
#0  pthread_cond_wait@@GLIBC_

[Bug 1313476] [NEW] gogoc requires, but does not create, the /var/run/gogoc/ directory

2014-04-27 Thread John S. Gruber
Public bug reported:

When first started at installing it, I get the messages:

Executing interface configuration script: /bin/sh 
"/usr/share/gogoc/template/linux.sh".
--- Start of configuration script. ---

Script:  linux.sh

Error : directory /var/run/gogoc does not exist

Interface configuration script completed with errors.

If I create this file by hand gogoc will go further toward starting.

** Affects: gogoc (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/1313476

Title:
  gogoc requires, but does not create, the /var/run/gogoc/ directory

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

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


[Bug 1312649] Re: linux.sh processes empty/missing subinterface file

2014-04-27 Thread John S. Gruber
I tested Russel's patch and it worked for me (after I created the
/var/run/gogoc/ directory by hand).

Good work, Russel.

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

Title:
  linux.sh processes empty/missing subinterface file

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

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


[Bug 1312649] Re: linux.sh processes empty/missing subinterface file

2014-04-27 Thread John S. Gruber
** Bug watch added: Debian Bug tracker #731256
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=731256

** Also affects: gogoc (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=731256
   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/1312649

Title:
  linux.sh processes empty/missing subinterface file

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

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


[Bug 1312649] Re: linux.sh processes empty/missing subinterface file

2014-04-27 Thread John S. Gruber
I think this is a regression due to debian bug #651251.

It might help this bug along if you sent your patch to
731...@bugs.debian.org to add it as a comment to that Debian bug. A
reference to this bug report might help tie things together.

Before you do that you might check that bug at https://bugs.debian.org
/cgi-bin/bugreport.cgi?bug=731256 to see if you agree with me that it is
the same bug you are reporting here.

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

Title:
  linux.sh processes empty/missing subinterface file

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

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


[Bug 1313476] Re: gogoc requires, but does not create, the /var/run/gogoc/ directory

2014-04-27 Thread John S. Gruber
** Bug watch added: Debian Bug tracker #746209
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746209

** Also affects: gogoc (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746209
   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/1313476

Title:
  gogoc requires, but does not create, the /var/run/gogoc/ directory

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

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


[Bug 1313476] Re: gogoc requires, but does not create, the /var/run/gogoc/ directory

2014-04-28 Thread John S. Gruber
Upstream reports that this isn't a bug--this is normal behavior when it
isn't started from the /etc/init.d/gogoc script.

The only problem stopping gogoc from starting for me from the script was
lp: #1312649 as patching for that does allow gogoc, and its related
radvd, to start.

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

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

Title:
  gogoc requires, but does not create, the /var/run/gogoc/ directory

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

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


[Bug 1167018] Re: blurred dash distorted in ubuntu 13.04 with ATI Radeon Xpress X1250 RS690

2014-05-08 Thread John S. Gruber
Like rrich1974, fixed on my system as of 13.10.

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

Title:
  blurred dash distorted in ubuntu 13.04 with ATI Radeon Xpress X1250
  RS690

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

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


[Bug 1142947] Re: webkit--epiphany-browser crashed with SIGSEGV in Decoder()

2014-05-08 Thread John S. Gruber
Fixed for me in new webkit released to 14.04. Anyone else having the
trouble in 14.04 LTS or utopic?

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

Title:
  webkit--epiphany-browser crashed with SIGSEGV in Decoder()

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

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


[Bug 1001780] Re: apt-get update size is too big

2014-06-22 Thread John S. Gruber
This particular bug report was marked fixed. Please open another against
Ubuntu itself (like this one), tag it a regression, and mention this bug
report.

Thanks.

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

Title:
  apt-get update size is too big

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

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


[Bug 1177387] [NEW] Radeon Driver (RS690) Crashes on Initialization 3.9.0-0

2013-05-07 Thread John S. Gruber
Public bug reported:

System does not boot from a saucy live-cd or from a saucy system
installed on an external drive on this computer (without blacklisting
the radeon module).

May  7 09:24:24 gruber-saucy-laptop kernel: [   15.28] [drm] radeon kernel 
modesetting enabled.
May  7 09:24:24 gruber-saucy-laptop kernel: [   15.287503] [drm] initializing 
kernel modesetting (RS690 0x1002:0x791F 0x1179:0xFF68).
May  7 09:24:24 gruber-saucy-laptop kernel: [   15.287542] [drm] register mmio 
base: 0xCE30
May  7 09:24:24 gruber-saucy-laptop kernel: [   15.287544] [drm] register mmio 
size: 65536
May  7 09:24:24 gruber-saucy-laptop kernel: [   15.288830] ATOM BIOS: ATI
May  7 09:24:24 gruber-saucy-laptop kernel: [   15.288860] BUG: unable to 
handle kernel paging request at c043
May  7 09:24:24 gruber-saucy-laptop kernel: [   15.288969] IP: [] 
radeon_vram_location+0x19/0x200 [radeon]
May  7 09:24:24 gruber-saucy-laptop kernel: [   15.289084] *pdpt = 
328fb001 *pde =  
May  7 09:24:24 gruber-saucy-laptop kernel: [   15.289190] Oops: 0002 [#1] SMP 
May  7 09:24:24 gruber-saucy-laptop kernel: [   15.289295] Modules linked in: 
radeon(+) snd_seq_device(F) snd_timer(F) snd(F) cfg80211 toshiba_acpi 
soundcore(F) sparse_keymap joydev(F) sp5100_tco ttm wmi drm_kms_helper drm 
i2c_algo_bit k8temp video(F) kvm_amd kvm psmouse(F) serio_raw(F) i2c_piix4 
shpchp mac_hid ati_agp lp(F) parport(F) pata_acpi ums_realtek ahci(F) 
libahci(F) pata_atiixp r8169 usb_storage(F)
May  7 09:24:24 gruber-saucy-laptop kernel: [   15.290533] Pid: 535, comm: 
modprobe Tainted: GF3.9.0-0-generic #4-Ubuntu TOSHIBA Satellite 
L355D/
May  7 09:24:24 gruber-saucy-laptop kernel: [   15.290573] EIP: 
0060:[] EFLAGS: 00010292 CPU: 0
May  7 09:24:24 gruber-saucy-laptop kernel: [   15.290634] EIP is at 
radeon_vram_location+0x19/0x200 [radeon]
May  7 09:24:24 gruber-saucy-laptop kernel: [   15.290672] EAX:  EBX: 
bfff ECX: b800 EDX: bfff
May  7 09:24:24 gruber-saucy-laptop kernel: [   15.290710] ESI:  EDI: 
c000 EBP: f28b5c6c ESP: f28b5c1c
May  7 09:24:24 gruber-saucy-laptop kernel: [   15.290748]  DS: 007b ES: 007b 
FS: 00d8 GS: 00e0 SS: 0068
May  7 09:24:24 gruber-saucy-laptop kernel: [   15.290786] CR0: 8005003b CR2: 
c043 CR3: 328f9000 CR4: 07f0
May  7 09:24:24 gruber-saucy-laptop kernel: [   15.290824] DR0:  DR1: 
 DR2:  DR3: 
May  7 09:24:24 gruber-saucy-laptop kernel: [   15.290861] DR6: 0ff0 DR7: 
0400
May  7 09:24:24 gruber-saucy-laptop kernel: [   15.290899] Process modprobe 
(pid: 535, ti=f28b4000 task=f29019a0 task.ti=f28b4000)
May  7 09:24:24 gruber-saucy-laptop kernel: [   15.290937] Stack:
May  7 09:24:24 gruber-saucy-laptop kernel: [   15.290973]  f28dc240 4000 
  bfff f4504000 c000 f28b5c6c
May  7 09:24:24 gruber-saucy-laptop kernel: [   15.291287]  f893ab46 f28b5c5c 
f4504000 f28b5c5e f28b5c6c f890469d f28b5c64 
May  7 09:24:24 gruber-saucy-laptop kernel: [   15.291602]  af920101 bfff 
f4504000 c000 f28b5c98 f893bae1 b800 
May  7 09:24:24 gruber-saucy-laptop kernel: [   15.291917] Call Trace:
May  7 09:24:24 gruber-saucy-laptop kernel: [   15.291991]  [] ? 
rs690_pm_info+0x36/0x400 [radeon]
May  7 09:24:24 gruber-saucy-laptop kernel: [   15.292014]  [] ? 
radeon_atombios_sideport_present+0x3d/0xb0 [radeon]
May  7 09:24:24 gruber-saucy-laptop kernel: [   15.292014]  [] 
rs690_init+0x191/0x2f0 [radeon]
May  7 09:24:24 gruber-saucy-laptop kernel: [   15.292014]  [] 
radeon_device_init+0x61d/0x6e0 [radeon]
May  7 09:24:24 gruber-saucy-laptop kernel: [   15.292014]  [] ? 
cail_mc_write+0x20/0x20 [radeon]
May  7 09:24:24 gruber-saucy-laptop kernel: [   15.292014]  [] 
radeon_driver_load_kms+0x88/0x140 [radeon]
May  7 09:24:24 gruber-saucy-laptop kernel: [   15.292014]  [] 
drm_get_pci_dev+0x13b/0x2a0 [drm]
May  7 09:24:24 gruber-saucy-laptop kernel: [   15.292014]  [] 
radeon_pci_probe+0xc6/0x100 [radeon]
May  7 09:24:24 gruber-saucy-laptop kernel: [   15.292014]  [] 
pci_device_probe+0x6f/0xb0
May  7 09:24:24 gruber-saucy-laptop kernel: [   15.292014]  [] 
driver_probe_device+0x5c/0x1e0
May  7 09:24:24 gruber-saucy-laptop kernel: [   15.292014]  [] ? 
pci_match_device+0xb3/0xc0
May  7 09:24:24 gruber-saucy-laptop kernel: [   15.292014]  [] 
__driver_attach+0x71/0x80
May  7 09:24:24 gruber-saucy-laptop kernel: [   15.292014]  [] ? 
__device_attach+0x40/0x40
May  7 09:24:24 gruber-saucy-laptop kernel: [   15.292014]  [] 
bus_for_each_dev+0x47/0x80
May  7 09:24:24 gruber-saucy-laptop kernel: [   15.292014]  [] 
driver_attach+0x1e/0x20
May  7 09:24:24 gruber-saucy-laptop kernel: [   15.292014]  [] ? 
__device_attach+0x40/0x40
May  7 09:24:24 gruber-saucy-laptop kernel: [   15.292014]  [] 
bus_add_driver+0x1af/0x260
May  7 09:24:24 gruber-saucy-laptop kernel: [   15.292014]  [] ? 
pci_pm_suspend+0x120/0x120
May  7 09:24:24 gruber-saucy-laptop kernel: [   15.292014]

[Bug 1177387] Re: Radeon Driver (RS690) Crashes on Initialization 3.9.0-0

2013-05-07 Thread John S. Gruber
Latest crash noted in log at 09:24:24 local time.

** Attachment added: "kern.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1177387/+attachment/3668815/+files/kern.log

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

Title:
  Radeon Driver (RS690) Crashes on Initialization 3.9.0-0

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

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


[Bug 1177387] Re: Radeon Driver (RS690) Crashes on Initialization 3.9.0-0

2013-05-07 Thread John S. Gruber
@Joseph, Thanks for responding. I proceeded to use the wiki page you
quoted and (as directed) tried reproducing the problem on the mainline
kernel at http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.9-saucy/  but
it works fine with that kernel.

Could this be a strictly Ubuntu problem?

I don't think I should report it upstream at this point. Do you agree?

Can I do something else to research or pursue this?

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

Title:
  Radeon Driver (RS690) Crashes on Initialization 3.9.0-0

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

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


[Bug 1177387] Re: Radeon Driver (RS690) Crashes on Initialization Ubuntu 3.9.0-0.4-generic 3.9.0--Live CD and Installed

2013-05-08 Thread John S. Gruber
** Summary changed:

- Radeon Driver (RS690) Crashes on Initialization 3.9.0-0
+ Radeon Driver (RS690) Crashes on Initialization Ubuntu 3.9.0-0.4-generic 
3.9.0--Live CD and Installed

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

Title:
  Radeon Driver (RS690) Crashes on Initialization Ubuntu
  3.9.0-0.4-generic 3.9.0--Live CD and Installed

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

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


[Bug 1177387] Re: Radeon Driver (RS690) Crashes on Initialization Ubuntu 3.9.0-0.4-generic 3.9.0--Live CD and Installed

2013-05-12 Thread John S. Gruber
Updating to use linux-image-3.9.0-1-generic fixes this issue on an
installed saucy system.

Using a live-dvd with that kernel boots as well (e.g. as of 2013/05/12).

** Description changed:

  System does not boot from a saucy live-cd or from a saucy system
  installed on an external drive on this computer (without blacklisting
  the radeon module).
  
  May  7 09:24:24 gruber-saucy-laptop kernel: [   15.28] [drm] radeon 
kernel modesetting enabled.
  May  7 09:24:24 gruber-saucy-laptop kernel: [   15.287503] [drm] initializing 
kernel modesetting (RS690 0x1002:0x791F 0x1179:0xFF68).
  May  7 09:24:24 gruber-saucy-laptop kernel: [   15.287542] [drm] register 
mmio base: 0xCE30
  May  7 09:24:24 gruber-saucy-laptop kernel: [   15.287544] [drm] register 
mmio size: 65536
  May  7 09:24:24 gruber-saucy-laptop kernel: [   15.288830] ATOM BIOS: ATI
  May  7 09:24:24 gruber-saucy-laptop kernel: [   15.288860] BUG: unable to 
handle kernel paging request at c043
  May  7 09:24:24 gruber-saucy-laptop kernel: [   15.288969] IP: [] 
radeon_vram_location+0x19/0x200 [radeon]
- May  7 09:24:24 gruber-saucy-laptop kernel: [   15.289084] *pdpt = 
328fb001 *pde =  
- May  7 09:24:24 gruber-saucy-laptop kernel: [   15.289190] Oops: 0002 [#1] 
SMP 
+ May  7 09:24:24 gruber-saucy-laptop kernel: [   15.289084] *pdpt = 
328fb001 *pde = 
+ May  7 09:24:24 gruber-saucy-laptop kernel: [   15.289190] Oops: 0002 [#1] SMP
  May  7 09:24:24 gruber-saucy-laptop kernel: [   15.289295] Modules linked in: 
radeon(+) snd_seq_device(F) snd_timer(F) snd(F) cfg80211 toshiba_acpi 
soundcore(F) sparse_keymap joydev(F) sp5100_tco ttm wmi drm_kms_helper drm 
i2c_algo_bit k8temp video(F) kvm_amd kvm psmouse(F) serio_raw(F) i2c_piix4 
shpchp mac_hid ati_agp lp(F) parport(F) pata_acpi ums_realtek ahci(F) 
libahci(F) pata_atiixp r8169 usb_storage(F)
  May  7 09:24:24 gruber-saucy-laptop kernel: [   15.290533] Pid: 535, comm: 
modprobe Tainted: GF3.9.0-0-generic #4-Ubuntu TOSHIBA Satellite 
L355D/
  May  7 09:24:24 gruber-saucy-laptop kernel: [   15.290573] EIP: 
0060:[] EFLAGS: 00010292 CPU: 0
  May  7 09:24:24 gruber-saucy-laptop kernel: [   15.290634] EIP is at 
radeon_vram_location+0x19/0x200 [radeon]
  May  7 09:24:24 gruber-saucy-laptop kernel: [   15.290672] EAX:  EBX: 
bfff ECX: b800 EDX: bfff
  May  7 09:24:24 gruber-saucy-laptop kernel: [   15.290710] ESI:  EDI: 
c000 EBP: f28b5c6c ESP: f28b5c1c
  May  7 09:24:24 gruber-saucy-laptop kernel: [   15.290748]  DS: 007b ES: 007b 
FS: 00d8 GS: 00e0 SS: 0068
  May  7 09:24:24 gruber-saucy-laptop kernel: [   15.290786] CR0: 8005003b CR2: 
c043 CR3: 328f9000 CR4: 07f0
  May  7 09:24:24 gruber-saucy-laptop kernel: [   15.290824] DR0:  DR1: 
 DR2:  DR3: 
  May  7 09:24:24 gruber-saucy-laptop kernel: [   15.290861] DR6: 0ff0 DR7: 
0400
  May  7 09:24:24 gruber-saucy-laptop kernel: [   15.290899] Process modprobe 
(pid: 535, ti=f28b4000 task=f29019a0 task.ti=f28b4000)
  May  7 09:24:24 gruber-saucy-laptop kernel: [   15.290937] Stack:
  May  7 09:24:24 gruber-saucy-laptop kernel: [   15.290973]  f28dc240 4000 
  bfff f4504000 c000 f28b5c6c
  May  7 09:24:24 gruber-saucy-laptop kernel: [   15.291287]  f893ab46 f28b5c5c 
f4504000 f28b5c5e f28b5c6c f890469d f28b5c64 
  May  7 09:24:24 gruber-saucy-laptop kernel: [   15.291602]  af920101 bfff 
f4504000 c000 f28b5c98 f893bae1 b800 
  May  7 09:24:24 gruber-saucy-laptop kernel: [   15.291917] Call Trace:
  May  7 09:24:24 gruber-saucy-laptop kernel: [   15.291991]  [] ? 
rs690_pm_info+0x36/0x400 [radeon]
  May  7 09:24:24 gruber-saucy-laptop kernel: [   15.292014]  [] ? 
radeon_atombios_sideport_present+0x3d/0xb0 [radeon]
  May  7 09:24:24 gruber-saucy-laptop kernel: [   15.292014]  [] 
rs690_init+0x191/0x2f0 [radeon]
  May  7 09:24:24 gruber-saucy-laptop kernel: [   15.292014]  [] 
radeon_device_init+0x61d/0x6e0 [radeon]
  May  7 09:24:24 gruber-saucy-laptop kernel: [   15.292014]  [] ? 
cail_mc_write+0x20/0x20 [radeon]
  May  7 09:24:24 gruber-saucy-laptop kernel: [   15.292014]  [] 
radeon_driver_load_kms+0x88/0x140 [radeon]
  May  7 09:24:24 gruber-saucy-laptop kernel: [   15.292014]  [] 
drm_get_pci_dev+0x13b/0x2a0 [drm]
  May  7 09:24:24 gruber-saucy-laptop kernel: [   15.292014]  [] 
radeon_pci_probe+0xc6/0x100 [radeon]
  May  7 09:24:24 gruber-saucy-laptop kernel: [   15.292014]  [] 
pci_device_probe+0x6f/0xb0
  May  7 09:24:24 gruber-saucy-laptop kernel: [   15.292014]  [] 
driver_probe_device+0x5c/0x1e0
  May  7 09:24:24 gruber-saucy-laptop kernel: [   15.292014]  [] ? 
pci_match_device+0xb3/0xc0
  May  7 09:24:24 gruber-saucy-laptop kernel: [   15.292014]  [] 
__driver_attach+0x71/0x80
  May  7 09:24:24 gruber-saucy-laptop kernel: [   15.292014]  [] ? 
__device_attach+0x40/0x40
  May  7 09:24:24 gruber-saucy-laptop kernel: [   15.292014]  [] 
b

[Bug 532047] Re: Plymouth text-mode splash causes X to crash on first run due to shared tty7

2013-05-13 Thread John S. Gruber
@Niccolo

Welcome.

I don't think this old bug report is a way to get this problem solved as
it is already closed. Since you have already looked for a current bug
report and can't find one I'd suggest you file a new one yourself.
Please don't be shy.  I'd suggest you use the approach at
https://wiki.ubuntu.com/X/Reporting since `ubuntu-bug xorg` will collect
a lot of pertinent information automatically. That page has lots of
useful advice.

WRT your question about viewing your xorg log files yourself, I would
would suggest starting gedit and navigate to /var/log/ and the files you
want to examine. askubuntu.com is great for getting answers to this kind
of question, by the way. Here on Launchpad is the best place to get bugs
worked on.

@Jorge

The message about the quit signal is just like the ones that occurred
with this sort of bug. It might be good to see if there is an error in
the still older xorg log.

@Both

I think closed bugs don't appear on developers' lists so a new bug
report is much better, as Steve Langasek suggested to someone above. In
addition gdm was involved in this old bug but now lightdm is used for
the sign on screen so this really is a brand new bug even though there
are probably events in common and the symptoms are the same.

If you are both having the same problem on Precise perhaps one of you
can file the bug and the other can mark it as affecting him as well .
You both should attach the logs produced by `ubuntu-bug xorg` to help
move the bug toward triaging.

Thanks.

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

Title:
  Plymouth text-mode splash causes X to crash on first run due to shared
  tty7

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

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


[Bug 1142947] Re: webkit--epiphany-browser crashed with SIGSEGV in Decoder()

2013-04-12 Thread John S. Gruber
** Patch added: "Above patch with headers attached; supplemented changelog 
entry."
   
https://bugs.launchpad.net/webkit/+bug/1142947/+attachment/3642150/+files/bug1142947b.debdiff

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

Title:
  webkit--epiphany-browser crashed with SIGSEGV in Decoder()

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

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


[Bug 1142947] Re: webkit--epiphany-browser crashed with SIGSEGV in Decoder()

2013-04-12 Thread John S. Gruber
Thanks, Brian, for looking at this and offering to look at it again
before Raring release.

I'm sure you are right that not many people are presently affected--
firefox is widely used and chromium-browser uses its own Javascript
engine. For those using straight webkit I think only the i386
architecture doesn't use the Low Level Interpreter and therefore only it
is affected. If the LLINT is enabled the present code already creates
the structure in the DFG::ShouldProfile case. (See line 811 of
Source/JavaScriptCore/jit/JIT.cpp. for where the situation is
categorized).

I'm maintaining Lernid and the current Lernid and from the current
classes I'd say Lernid isn't used with youtube often (if at all).
However I have readied a release for support of ubuntuonair which uses
hangouts, and therefore youtube. The first time I tested it I got this
crash.  I can't release Lernid with this bug outstanding in the soon-to-
be current Ubuntu release. I gather this release is also in quantal-
proposed.

Please see https://bugs.launchpad.net/lernid/+bug/1130454 filed by an
ubuntuonair organizer and Liz from the Ubuntu classroom team. The
blueprint is at https://blueprints.launchpad.net/lernid/+spec/support-
ubuntu-onair .

I believe this problem will be resolved when upstream releases r144137
for gtk. It makes the relevant test include the additional alternative,
if I read it correctly. It's too complex for me to feel comfortible
proposing for cherry picking.

I've added the patch headers you've requested and hope that they are
alright.

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

Title:
  webkit--epiphany-browser crashed with SIGSEGV in Decoder()

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

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


[Bug 1167018] Re: blurred dash distorted in ubuntu 13.04 with ATI Radeon Xpress X1250 RS690

2013-10-04 Thread John S. Gruber
I've posted a blog containing suggestions on how to fix this bug,
numerous gotcha's, some suggestions, and a couple of other potential
bugs I've noticed in related code at
https://sites.google.com/site/johnsjgruber/updates/thenuxgaussianblur .

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

Title:
  blurred dash distorted in ubuntu 13.04 with ATI Radeon Xpress X1250
  RS690

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

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


[Bug 1167018] Re: blurred dash distorted in ubuntu 13.04 with ATI Radeon Xpress X1250 RS690

2013-10-07 Thread John S. Gruber
Marco--I'm told making the biggest patch a distro patch doesn't
eliminate the need for a CLA and further isn't acceptable in that form.
Also I think my uploaded array hack is too messy and hard to read and
should be done as a vector of structures in order to be clear. I
describe that method in the linked article but haven't uploaded that
code.

I think you can see what loops to increase by one iteration from the two
smallest patches. They aren't needed to fix this problem and are
extremely simple. Maybe you can double check me that they are off by one
and can change the for loops by one if you agree with me.

The other, more important problem IMHO is that shaders are stored by the
num_pass  and that's confused with sigma in NuxGraphics/GraphicsEngine.h
I wasn't able to really fix this but it may be more important to fix as
it seems to me to create an out of bounds condition on the saved shader
program arrays.  The variable num_pass currently should be (sigma*3)+1
if memory serves. I worry that out of bounds conditions can show up in
very difficult problems that can arise anytime and can be hard to
find.Therefore I'm eager to fix them.  I don't know of any filed bug
arising from this, however.

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

Title:
  blurred dash distorted in ubuntu 13.04 with ATI Radeon Xpress X1250
  RS690

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

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


[Bug 1167018] Re: blurred dash distorted in ubuntu 13.04 with ATI Radeon Xpress X1250 RS690

2013-06-14 Thread John S. Gruber
Builds seem to be originating from lp:nux rather than lp:ubuntu/nux so
I've proposed a merge there. The merge proposal contains an Ubuntu patch
fo debian/patches:

In the Linear Sampling Blur routines:

  1. Clamp the sampling in the shader to the texture. This removes
 the strange and ugly pattern.

  2. To produce the blur, reduce the number of shader passes to those
 possible by using the linear sampling to sample each texel just
 once.


** Changed in: nux (Ubuntu)
 Assignee: John S. Gruber (jsjgruber) => (unassigned)

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

Title:
  blurred dash distorted in ubuntu 13.04 with ATI Radeon Xpress X1250
  RS690

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

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


[Bug 1167018] Re: blurred dash distorted in ubuntu 13.04 with ATI Radeon Xpress X1250 RS690

2013-06-14 Thread John S. Gruber
Merge request is:
https://code.launchpad.net/~jsjgruber/nux/lp1167018/+merge/169476

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

Title:
  blurred dash distorted in ubuntu 13.04 with ATI Radeon Xpress X1250
  RS690

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

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


[Bug 1167018] Re: blurred dash distorted in ubuntu 13.04 with ATI Radeon Xpress X1250 RS690

2013-06-15 Thread John S. Gruber
kai: Thanks for the feedback. Fixing problems starts with the current
development release, so that's where I've started. Raring is running
older code and the package in my ppatwo repository isn't compatible.
It's probably not a good idea to force install like that (not that I'v
never done the same--but it's risky). The interface between unity and
nux is different between the two versions in a way that's significant to
the code involved, by the way.

The process is for the saucy fix to be reviewed and possibly iterate to
a fix that's acceptible to a core developer. Once a fix is accepted, in
general use in saucy, and works OK for everyone (those with the affected
hardware and those using different hardware), it may be possible to
consider an SRU (Stable Release Update) for raring.

In the meantime I'd suggest that you restore your raring system to the
stock nux raring binary packages.

Thanks for trying the fix and letting us know what happened (and for
mentioning your hardware, too).

All: It would be useful for those running saucy to give the fix a try
and leave some feedback.

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

Title:
  blurred dash distorted in ubuntu 13.04 with ATI Radeon Xpress X1250
  RS690

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

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


[Bug 1167018] Re: blurred dash distorted in ubuntu 13.04 with ATI Radeon Xpress X1250 RS690

2013-06-17 Thread John S. Gruber
** Changed in: nux (Ubuntu)
 Assignee: (unassigned) => John S. Gruber (jsjgruber)

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

Title:
  blurred dash distorted in ubuntu 13.04 with ATI Radeon Xpress X1250
  RS690

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

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


  1   2   3   4   5   6   7   >