[Bug 373875] [NEW] sagemath help() 'modules' is tripped up by xml from other packages (gnustep)

2009-05-08 Thread GaryW
Public bug reported:

Binary package hint: sagemath

In short typing help() then 'modules' seems to set sagemath off trying to work 
through all the files in 
/usr/share/xml in a parsing attempt. The parsing fails when it hits a .dtd 
provided by the package gnustep.

In particular parsing stops at: /usr/share/xml/gnustep/gsdoc-1_0_0.dtd

I do not know enough about the interaction between sagemath, python, and
other package xml (gnustep) to know where the problem might be, so I
assign it to sagemath in the first instance.

PS Many thanks to Ubuntu packaging people for making sagemath available
in Jaunty - it is a truly excellent way of accessing several free
mathematical packages in a consistent (and great) language - python.

d183z2g:~$ sage
--
| SAGE Version 3.0.5, Release Date: 2008-07-11   |
| Type notebook() for the GUI, and license() for information.|
--

sage: help()

Welcome to Python 2.5!  This is the online help utility.

If this is your first time using Python, you should definitely check out
the tutorial on the Internet at http://www.python.org/doc/tut/. 

Enter the name of any module, keyword, or topic to get help on writing
Python programs and using Python modules.  To quit this help utility and
return to the interpreter, just type "quit".

To get a list of available modules, keywords, or topics, type "modules",
"keywords", or "topics".  Each module also comes with a one-line summary
of what it does; to list the modules whose summaries contain a given word
such as "spam", type "modules spam". 

help> modules

Please wait a moment while I gather a list of all available modules...

---
SAXParseException Traceback (most recent call last)

/home/useri/ in ()

/usr/lib/python2.5/site.pyc in __call__(self, *args, **kwds)
340 def __call__(self, *args, **kwds):  
341 import pydoc
--> 342 return pydoc.help(*args, **kwds)
343 
344 def sethelper():

/usr/lib/python2.5/pydoc.pyc in __call__(self, request)
   1648 else:  
   1649 self.intro()   
-> 1650 self.interact()
   1651 self.output.write('''  
   1652 You are now leaving help and returning to the Python interpreter.

/usr/lib/python2.5/pydoc.pyc in interact(self)
   1666 request = strip(replace(request, '"', '', "'", ''))
   1667 if lower(request) in ('q', 'quit'): break  
-> 1668 self.help(request) 
   1669
   1670 def getline(self, prompt): 

/usr/lib/python2.5/pydoc.pyc in help(self, request)
   1682 elif request == 'keywords': self.listkeywords()
   1683 elif request == 'topics': self.listtopics()
-> 1684 elif request == 'modules': self.listmodules()  
   1685 elif request[:8] == 'modules ':
   1686 self.listmodules(split(request)[1])

/usr/lib/python2.5/pydoc.pyc in listmodules(self, key)
   1803 if find(modname, '.') < 0:
   1804 modules[modname] = 1  
-> 1805 ModuleScanner().run(callback) 
   1806 self.list(modules.keys()) 
   1807 self.output.write(''' 

/usr/lib/python2.5/pydoc.pyc in run(self, callback, key, completer)
   1854 callback(None, modname, desc)  
   1855
-> 1856 for importer, modname, ispkg in pkgutil.walk_packages():
   1857 if self.quit:   
   1858 break   

/usr/lib/python2.5/pkgutil.pyc in walk_packages(path, prefix, onerror)
123 path = [p for p in path if not seen(p)]   
124   
--> 125 for item in walk_packages(path, name+'.', onerror):
126 yield item 
127

/usr/lib/python2.5/pkgutil.pyc in walk_packages(path, prefix, onerror)
123 path = [p for p in path if not seen(p)]   
124   
--> 125 for item in 

[Bug 380364] Re: w3m-el error complaint preventing xemacs icons from showing

2009-06-21 Thread GaryW
I thought that just removing w3m-el would solve the problem but it seems a bit
more complicated than that - in fact see what happened after w3m-el was removed
it might be that this bug is wrong to be attributed to w3m-el and at some point 
might
be reassigned elsewhere.

r...@d183z2g:~$ apt-cache policy w3m-el
w3m-el:
  Installed: 1.4.4-8
  Candidate: 1.4.4-8
  Version table:
 *** 1.4.4-8 0
500 http://mirror.ox.ac.uk jaunty/universe Packages
100 /var/lib/dpkg/status

r...@d183z2g:~# dpkg --purge w3m-el 
   
(Reading database ... 264735 files and directories currently installed.)
   
Removing w3m-el ... 
   
remove/w3m: purging byte-compiled files for emacs22 
   
remove/w3m: purging byte-compiled files for xemacs21
   
Purging configuration files for w3m-el ... 

#Now here I thought that apt-get install of a game should trigger also a 
successful
#pylint configure as I wrongly believed that w3m-el was the hold up.

The attachement shows some relevant apt-get output showing that even after 
removing w3m-el
my system still is unable to successfully configure pylint.
#Note: titanion is a abstract shooter game package and used arbitrarily here.


** Attachment added: "apt-get output showing still problems"
   http://launchpadlibrarian.net/28182777/xemacs-or-emacs-issues__20090621.txt

-- 
w3m-el error complaint preventing xemacs icons from showing
https://bugs.launchpad.net/bugs/380364
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 372232] [NEW] kernel 2.6.28 from 2.6.27 prevents Alcor reader working

2009-05-05 Thread GaryW
Public bug reported:

I am writing this bug report whilst running Kernel 2.6.27-11-generic
which support my internal Alcor SD card reader just fine.

However if I try to run the latest (default) Jaunty kernel 2.6.28 then
the card reader stops working.

Here is some /boot/ info
ad2k1g:~$ grep init /boot/grub/menu.lst | egrep '(2.6.27|2.6.28)'
initrd  /initrd.img-2.6.28-11-generic
initrd  /initrd.img-2.6.28-11-generic
initrd  /initrd.img-2.6.27-11-generic
initrd  /initrd.img-2.6.27-11-generic
initrd  /initrd.img-2.6.27-9-generic
initrd  /initrd.img-2.6.27-9-generic
initrd  /initrd.img-2.6.27-7-generic
initrd  /initrd.img-2.6.27-7-generic

I have owned this card reader for almost a year now and it worked fine during 
all that time with Intrepid 8.10
release.

ad2k1g:~$ date;cat /etc/*release*;uname -a;lsmod;dpkg -l | grep generic
Tue May  5 15:40:06 BST 2009
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.04
DISTRIB_CODENAME=jaunty
DISTRIB_DESCRIPTION="Ubuntu 9.04"
Linux ad2k1g 2.6.27-11-generic #1 SMP Wed Apr 1 20:57:48 UTC 2009 i686 GNU/Linux
Module  Size  Used by
lp 17156  0 
parport_pc 39332  1 
joydev 18368  0 
st 45212  0 
nls_iso8859_1  12032  1 
nls_cp437  13696  1 
vfat   18944  1 
fat57376  1 vfat
binfmt_misc16904  1 
radeon147616  0 
drm86056  1 radeon
rfcomm 44560  0 
bridge 56980  0 
stp10628  1 bridge
bnep   20480  2 
sco18308  2 
l2cap  30464  6 rfcomm,bnep
bluetooth  61924  6 rfcomm,bnep,sco,l2cap
vboxnetflt 92296  0 
vboxdrv   119080  1 vboxnetflt
ipv6  263972  20 
xt_owner   10752  1 
xt_limit   10372  8 
xt_tcpudp  11008  7 
ipt_LOG13700  8 
ipt_MASQUERADE 10752  0 
xt_DSCP11264  0 
ipt_REJECT 11136  5 
nf_conntrack_irc   13348  0 
nf_conntrack_ftp   15652  0 
xt_state   10112  6 
af_packet  25728  2 
powernow_k822148  1 
cpufreq_powersave   9856  0 
cpufreq_stats  13188  0 
cpufreq_userspace  11396  0 
cpufreq_ondemand   14988  1 
cpufreq_conservative14600  0 
freq_table 12672  3 powernow_k8,cpufreq_stats,cpufreq_ondemand
video  25232  0 
output 11008  1 video
battery18436  0 
container  11520  0 
wmi14504  0 
sbs19464  0 
pci_slot   12680  0 
sbshc  13440  1 sbs
squashfs   46728  1 
loop   23180  2 
ext3  133256  3 
jbd55828  1 ext3
mbcache16004  1 ext3
dm_crypt   21124  0 
crypto_blkcipher   25476  1 dm_crypt
dm_mod 63432  1 dm_crypt
ac 12292  0 
sbp2   29324  0 
snd_hda_intel 384176  3 
snd_pcm_oss46848  0 
snd_seq_dummy  10884  0 
snd_mixer_oss  22784  1 snd_pcm_oss
iptable_nat13448  0 
snd_seq_oss38528  0 
nf_nat 25368  2 ipt_MASQUERADE,iptable_nat
snd_seq_midi   14336  0 
nf_conntrack_ipv4  21900  9 iptable_nat,nf_nat
nf_conntrack   72032  7 
ipt_MASQUERADE,nf_conntrack_irc,nf_conntrack_ftp,xt_state,iptable_nat,nf_nat,nf_conntrack_ipv4
snd_pcm83204  2 snd_hda_intel,snd_pcm_oss
snd_rawmidi29824  1 snd_seq_midi
iptable_mangle 10880  0 
iptable_filter 10752  1 
ip_tables  19600  3 iptable_nat,iptable_mangle,iptable_filter
snd_seq_midi_event 15232  2 snd_seq_oss,snd_seq_midi
ppdev  15748  0 
snd_seq57776  6 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
x_tables   22916  10 
xt_owner,xt_limit,xt_tcpudp,ipt_LOG,ipt_MASQUERADE,xt_DSCP,ipt_REJECT,xt_state,iptable_nat,ip_tables
snd_timer  29960  2 snd_pcm,snd_seq
snd_seq_device 15116  5 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
serio_raw  13444  0 
i2c_piix4  16144  0 
snd63268  15 
snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_seq_oss,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
usblp  20480  1 
soundcore  15328  1 snd
snd_page_alloc 16136  2 snd_hda_intel,snd_pcm
pcspkr 10624  0 
evdev  17696  6 
psmouse45200  0 
button 14224  0 
k8temp 12416  0 
i2c_core   31892  1 i2c_piix4
parport42604  3 lp,parport_pc,ppdev
ati_agp14988  0 
agpgart42184  2 drm,a

[Bug 372232] Re: kernel 2.6.28 from 2.6.27 prevents Alcor reader working

2009-05-05 Thread GaryW

** Attachment added: "dmesg sd card reader working Kern2.6.27"
   http://launchpadlibrarian.net/26356842/ad2kz1gUb904dmesg__20090505.log

-- 
kernel 2.6.28 from 2.6.27 prevents Alcor reader working
https://bugs.launchpad.net/bugs/372232
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 372232] Re: kernel 2.6.28 from 2.6.27 prevents Alcor reader working

2009-05-05 Thread GaryW

** Attachment added: "hwinfo output when running Kern2.6.27"
   http://launchpadlibrarian.net/26356913/ad2kz1gUb904hwinfo__20090505.log

-- 
kernel 2.6.28 from 2.6.27 prevents Alcor reader working
https://bugs.launchpad.net/bugs/372232
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 372232] Re: kernel 2.6.28 from 2.6.27 prevents Alcor reader working

2009-05-05 Thread GaryW
Now running Kern 2.6.28 will prevent a working card reader but gives the 
following outputs for comparison:
ad2k1g:~$ date;cat /etc/*release*;uname -a;lsusb;date;lsmod;ls -dlp /dev/usb/*
Tue May  5 16:04:31 BST 2009
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.04
DISTRIB_CODENAME=jaunty
DISTRIB_DESCRIPTION="Ubuntu 9.04"
Linux ad2k1g 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009 i686 
GNU/Linux
Bus 001 Device 004: ID 058f:6362 Alcor Micro Corp. Hi-Speed 21-in-1 Flash Card 
Reader/Writer (Internal/External)
Bus 001 Device 003: ID 04e8:5050 Samsung Electronics Co., Ltd YP-U2 MP3 Player
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 04b8:0005 Seiko Epson Corp. Stylus D88+
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Tue May  5 16:04:31 BST 2009
Module  Size  Used by
binfmt_misc16776  1 
radeon342816  2 
drm96296  3 radeon
bridge 56340  0 
stp10500  1 bridge
bnep   20224  2 
vboxnetflt 91016  0 
vboxdrv   117544  1 vboxnetflt
xt_owner   10624  1 
xt_limit   10116  8 
xt_tcpudp  11008  7 
ipt_LOG13700  8 
ipt_MASQUERADE 10752  0 
xt_DSCP11264  0 
ipt_REJECT 11136  5 
nf_conntrack_irc   13220  0 
nf_conntrack_ftp   15652  0 
xt_state   10112  6 
video  25360  0 
output 11008  1 video
input_polldev  11912  0 
squashfs   46344  1 
sbp2   30476  0 
lp 17156  0 
iptable_nat13700  0 
nf_nat 25876  2 ipt_MASQUERADE,iptable_nat
nf_conntrack_ipv4  21388  9 iptable_nat,nf_nat
nf_conntrack   72008  7 
ipt_MASQUERADE,nf_conntrack_irc,nf_conntrack_ftp,xt_state,iptable_nat,nf_nat,nf_conntrack_ipv4
nf_defrag_ipv4  9984  1 nf_conntrack_ipv4
iptable_mangle 10880  0 
iptable_filter 10752  1 
ip_tables  19472  3 iptable_nat,iptable_mangle,iptable_filter
x_tables   23044  10 
xt_owner,xt_limit,xt_tcpudp,ipt_LOG,ipt_MASQUERADE,xt_DSCP,ipt_REJECT,xt_state,iptable_nat,ip_tables
psmouse61972  0 
ppdev  15620  0 
snd_hda_intel 435636  3 
snd_pcm_oss46336  0 
snd_mixer_oss  22656  1 snd_pcm_oss
ati_agp14988  0 
agpgart42696  2 drm,ati_agp
serio_raw  13316  0 
parport_pc 40100  1 
parport42220  3 lp,ppdev,parport_pc
pcspkr 10496  0 
snd_pcm82948  2 snd_hda_intel,snd_pcm_oss
usblp  20224  1 
snd_seq_dummy  10756  0 
i2c_piix4  18448  0 
snd_seq_oss37760  0 
snd_seq_midi   14336  0 
snd_rawmidi29696  1 snd_seq_midi
snd_seq_midi_event 15104  2 snd_seq_oss,snd_seq_midi
snd_seq56880  6 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer  29704  2 snd_pcm,snd_seq
snd_seq_device 14988  5 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
k8temp 12416  0 
snd62628  15 
snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore  15200  1 snd
snd_page_alloc 16904  2 snd_hda_intel,snd_pcm
reiserfs  236288  1 
ohci1394   38576  0 
ieee1394   94660  2 sbp2,ohci1394
floppy 64324  0 
r8169  40836  0 
mii13312  1 r8169
fbcon  46112  0 
tileblit   10752  1 fbcon
font   16384  1 fbcon
bitblit13824  1 fbcon
softcursor  9984  1 bitblit
crw-rw+ 1 root lp 180, 0 2009-05-05 15:58 /dev/usb/lp0

** Attachment added: "dmesg Kern 2.6.28 means no card reader working"
   
http://launchpadlibrarian.net/26358085/ad2kz1gUb904dmesgKern2628meansNoCardReader__20090505.log

-- 
kernel 2.6.28 from 2.6.27 prevents Alcor reader working
https://bugs.launchpad.net/bugs/372232
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 315950] Re: [needs-packaging] FoFiX (Frets on Fire X)

2009-07-22 Thread GaryW
There looks to have been some progress on the pyvorbis side of things:

Date: Tue, 02 Jun 2009 20:20:23 +0200
Source: pyvorbis
Binary: python-pyvorbis python-pyvorbis-dbg
Architecture: source amd64
Version: 1.4-2
Distribution: unstable
Urgency: medium

As of 2nd June 2009 bug http://bugs.debian.org/521559
has been closed as a fix has been released.

If Pascal or somebody else running an updated debian unstable can retry
Pascal's original test:

  Using python-pyvorbis 1.4-1 is also get the double free error:
  evily...@linopen:/usr/src/experimental/fofix/src$ python2.5 SongTest.py

then that might move things on a bit.

-- 
[needs-packaging] FoFiX (Frets on Fire X) 
https://bugs.launchpad.net/bugs/315950
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 91849] Re: (i810/S3/Cirrus Logic GD 5446) + xorg = xfce crashes when opening terminal

2009-04-25 Thread GaryW
Have upgraded to Jaunty from Intrepid in the last few days and now I
experience a problem running xfce4-terminal. Have no problems running
gnome-terminal or konsole or xterm but for whatever reason
xfce4-terminal is now broken in my Jaunty (9.04) setup.

An strace is attached as file xfce4-terminal-strace.8289 and the final
few lines look like this:

d183z2g:~$ tail xfce4-terminal-strace.8289 
select(5, [4], [4], NULL, NULL) = 1 (out [4])
writev(4, [{"&\0\2\0[\0\240\3"..., 8}, {NULL, 0}, {""..., 0}], 3) = 8
select(5, [4], [], NULL, NULL)  = 1 (in [4])
read(4, 
"\1\1\205\0\0\0\0\0\240\0\0\0\0\0\0\0\250\1\364\0;\1\247\0\0\0\0\0\320\211\350\17"...,
 4096) = 32
read(4, 0x9b60398, 4096)= -1 EAGAIN (Resource temporarily 
unavailable)
select(5, [4], [4], NULL, NULL) = 1 (out [4])
writev(4, [{"%\0\1\0"..., 4}, {NULL, 0}, {""..., 0}], 3) = 4
read(4, 0x9b60398, 4096)= -1 EAGAIN (Resource temporarily 
unavailable)
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++


There is some other supporting information in the attachments also regarding 
running kernel 2.6.27-11-generic and some dpkg output showing installed package 
versions.

** Attachment added: "strace of /usr/bin/xfce4-terminal"
   http://launchpadlibrarian.net/25979250/xfce4-terminal-strace.8289

-- 
(i810/S3/Cirrus Logic GD 5446) + xorg = xfce crashes when opening terminal
https://bugs.launchpad.net/bugs/91849
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 91849] Re: (i810/S3/Cirrus Logic GD 5446) + xorg = xfce crashes when opening terminal

2009-04-25 Thread GaryW
Supporting information to the comment above is in the attachment here.

** Attachment added: "information about installed packages and running kernel"
   
http://launchpadlibrarian.net/25979385/xfce4-terminal-BugReportSupportingInfoRegardingLocalSetupCombined.txt

-- 
(i810/S3/Cirrus Logic GD 5446) + xorg = xfce crashes when opening terminal
https://bugs.launchpad.net/bugs/91849
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 377223] [NEW] totem-gstreamer used outdated crypto rather than python2.6 recommend hashlib

2009-05-16 Thread GaryW
Public bug reported:

$ totem-gstreamer
/var/lib/python-support/python2.6/gdata/tlslite/utils/cryptomath.py:9: 
DeprecationWarning: the sha module is deprecated; use the hashlib module instead
  import sha

$ date;uname -a;cat /etc/*release*;ls 
/var/lib/dpkg/info/gstreamer0.10-*.list;sudo dpkg -l | egrep -- 
'(totem|python2|python-crypto)'
Sat May 16 11:09:20 BST 2009
Linux d183z2g 2.6.27-11-generic #1 SMP Wed Apr 1 20:57:48 UTC 2009 i686 
GNU/Linux
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.04
DISTRIB_CODENAME=jaunty
DISTRIB_DESCRIPTION="Ubuntu 9.04"
/var/lib/dpkg/info/gstreamer0.10-alsa.list   
/var/lib/dpkg/info/gstreamer0.10-plugins-good-dbg.list
/var/lib/dpkg/info/gstreamer0.10-esd.list
/var/lib/dpkg/info/gstreamer0.10-plugins-good.list
/var/lib/dpkg/info/gstreamer0.10-ffmpeg.list 
/var/lib/dpkg/info/gstreamer0.10-plugins-ugly-dbg.list
/var/lib/dpkg/info/gstreamer0.10-gnomevfs.list   
/var/lib/dpkg/info/gstreamer0.10-plugins-ugly.list
/var/lib/dpkg/info/gstreamer0.10-plugins-bad.list
/var/lib/dpkg/info/gstreamer0.10-pulseaudio.list
/var/lib/dpkg/info/gstreamer0.10-plugins-base-apps.list  
/var/lib/dpkg/info/gstreamer0.10-schroedinger.list
/var/lib/dpkg/info/gstreamer0.10-plugins-base-dbg.list   
/var/lib/dpkg/info/gstreamer0.10-tools.list
/var/lib/dpkg/info/gstreamer0.10-plugins-base.list   
/var/lib/dpkg/info/gstreamer0.10-x.list
ii  libpython2.6   2.6.2-0ubuntu1   
Shared Python runtime library (version 2.6)
ii  libtotem-plparser122.26.1-0ubuntu1  
Totem Playlist Parser library - runtime version
ii  libtotem-plparser7 2.20.0-0ubuntu3  
Totem Playlist Parser library - runtime version
ii  python-crypto  2.0.1+dfsg1-2.3ubuntu5   
cryptographic algorithms and protocols for Python
ii  python2.5  2.5.4-1ubuntu4   
An interactive high-level object-oriented language
ii  python2.5-minimal  2.5.4-1ubuntu4   
A minimal subset of the Python language (version 2
ii  python2.6  2.6.2-0ubuntu1   
An interactive high-level object-oriented language
ii  python2.6-dev  2.6.2-0ubuntu1   
Header files and a static library for Python (v2.6
ii  python2.6-minimal  2.6.2-0ubuntu1   
A minimal subset of the Python language (version 2
ii  totem  2.26.1-0ubuntu5  
A simple media player for the GNOME desktop (dummy
ii  totem-common   2.26.1-0ubuntu5  
Data files for the Totem media player
ii  totem-dbg  2.26.1-0ubuntu5  
Debugging symbols for the Totem media player
ii  totem-gstreamer2.26.1-0ubuntu5  
A simple media player for the GNOME desktop based
ii  totem-mozilla  2.26.1-0ubuntu5  
Totem Mozilla plugin
ii  totem-plugins  2.26.1-0ubuntu5  
Plugins for the Totem media player

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

-- 
totem-gstreamer used outdated crypto rather than python2.6 recommend hashlib
https://bugs.launchpad.net/bugs/377223
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 372232] Re: kernel 2.6.28 from 2.6.27 prevents Alcor reader working

2009-05-19 Thread GaryW
Comparing the output of lsmod when running Kern2.6.27-11 versus Kern2.6.28-11 
shows that
the module usb_storage is not being loaded when the system runs the newer 
Kernel 2.6.28-11

$wc -l *lsmod*sorted*ern*.txt
 124 ad2kz1gKern2627-11lsmodOutput__20090505sortedOlderKernel.txt
  70 ad2kz1gKern2628-11lsmodOutput__20090505sortedNewerKernel.txt
 194 total
$ diff ad2kz1gKern2627-11lsmodOutput__20090505sortedOlderKernel.txt 
ad2kz1gKern2628-11lsmodOutput__20090505sortedNewerKernel.txt | grep usb | sed 
's//Newer2628>>>/'
Older2627<<< libusual 30356 1 usb_storage
Older2627<<< scsi_mod 155212 7 st,sbp2,sg,sr_mod,sd_mod,usb_storage,libata
Older2627<<< usbcore 149488 7 usblp,usb_storage,libusual,ehci_hcd,ohci_hcd
Older2627<<< usblp 20480 1
Older2627<<< usb_storage 82624 2
Newer2628>>> usblp 20224 1

What I cannot answer at this time is why usb_storage is not being loaded
when running the newer kernel.

When running Kern2.6.27-11 there is mention of a module named libusual which 
some reading (link below) suggested might have now been removed from Ubuntu 
Kernels of Jaunty and forthcoming Karmic.
   
http://www.linux-archive.org/ubuntu-kernel-team/287813-sru-disable-libusual-ub.html
but I am still puzzled as the narrative seemed to suggest to me that not having 
libusual would just mean usb_storage itself picks everything up directly. My 
expectation would then be that lsmod when running the newer Kernel should
include usb_storage and related modules (but exclude libusual).

This is not the so in my case.

$ grep -H 'usb' *lsmod*sorted*ern*.txt
ad2kz1gKern2627-11lsmodOutput__20090505sortedOlderKernel.txt:libusual 30356 1 
usb_storage
ad2kz1gKern2627-11lsmodOutput__20090505sortedOlderKernel.txt:scsi_mod 155212 7 
st,sbp2,sg,sr_mod,sd_mod,usb_storage,libata
ad2kz1gKern2627-11lsmodOutput__20090505sortedOlderKernel.txt:usbcore 149488 7 
usblp,usb_storage,libusual,ehci_hcd,ohci_hcd
ad2kz1gKern2627-11lsmodOutput__20090505sortedOlderKernel.txt:usblp 20480 1
ad2kz1gKern2627-11lsmodOutput__20090505sortedOlderKernel.txt:usb_storage 82624 2
ad2kz1gKern2628-11lsmodOutput__20090505sortedNewerKernel.txt:usblp 20224 1

-- 
kernel 2.6.28 from 2.6.27 prevents Alcor reader working
https://bugs.launchpad.net/bugs/372232
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 372232] Re: kernel 2.6.28 from 2.6.27 prevents Alcor reader working

2009-05-21 Thread GaryW
Simon, welcome to the Launchpad community - have you thought about quickly 
signing up as an Ubuntero?
it is really quick - just follow the link:
   https://help.launchpad.net/BecomingAnUbuntero

That desktop machine ad2kz1g is a family machine and is a river crossing
away so I will try what you ask over the weekend and post the result.

If a suggested fix is to manually edit /etc/modules then I will probably stick 
with Intrepid's Kernel (2.6.27) and wait
and see if Karmic has better usb detection than Jaunty. Whilst I am happy 
having custom /etc/ files on my own laptop machine, I try to avoid doing custom 
/etc/ files on machines I only attend to at upgrades.

I still do not know what has changed in Jaunty but i did try a little
diff of the .config files of Kernel source incase that had any specific
mention of Alcor brand or similar. If it is mentioned then I cannot see
it.

$ diff Config-Kern2627-11generic-IntrepidNorMusbSorted.txt 
Config-Kern2628-11generic-JauntyNorMusbSorted.txt | egrep -v 
'(DVB|GSPCA|SND|TABLET|VIDEO|USBVGA|WEBCAM|USB_NET|USBNET|USB_PHIDGET)'
1,190c1,222
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_BT_HCIBFUSB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_BT_HCIBTUSB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_HISAX_HFCUSB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_I2C_TINY_USB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_LIBERTAS_USB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_LIRC_ATIUSB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_LIRC_IGORPLUGUSB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_LIRC_MCEUSB2=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_LIRC_MCEUSB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_LIRC_TTUSBIR=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_LMPCM_USB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_P54_USB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_PRISM2_USB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_QC_USB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_RT2500USB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_RT2X00_LIB_USB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_RT73USB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_TOUCHSCREEN_USB_COMPOSITE=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_ACM=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_ADUTUX=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_APPLEDISPLAY=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_APPLEIR=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_ATM=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_BERRY_CHARGE=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_C67X00_HCD=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_CATC=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_CDC_COMPOSITE=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_CXACRU=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_CYPRESS_CY7C63=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_CYTHERM=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_DSBR=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_EHCI_HCD=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_EMI26=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_EMI62=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_ET61X251=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_ETH=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_FILE_STORAGE=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_FTDI_ELAN=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_GADGETFS=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_GADGET=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_G_SERIAL=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_HID=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_HSO=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_IBMCAM=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_IDMOUSE=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_IOWARRIOR=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_IRDA=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_ISIGHTFW=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_ISP116X_HCD=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_ISP1760_HCD=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_KAWETH=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_KBD=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_KONICAWC=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_LCD=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_LD=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_LED=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_LEGOTOWER=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_MDC800=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_MICROTEK=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_MOUSE=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_OHCI_HCD=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_OV511_NEW=

[Bug 380364] [NEW] w3m-el error complaint preventing xemacs icons from showing

2009-05-25 Thread GaryW
Public bug reported:

Binary package hint: w3m-el

Error while loading 50w3m-el
Symbol's function definition is void: batch-byte-compile
xemacs exiting

This output I noticed during install of pylint which interacted with emacs with 
a message I look up below:
   
http://www.google.co.uk/search?q="install%2Fpylint%3A+Handling+install+for+emacsen+flavor";

Some details about my machine and versions is shown below and I will
also try to attach the dpkg output from the pylint package install
(failed)

d183z2g:~# date;cat /etc/*release*;uname -a;dpkg -l | grep emacs;ls -l 
/etc/alternatives/*macs*;ls /usr/bin/emacs*;ls -l 
/usr/bin/xemacs*;/usr/bin/emacs --version
Mon May 25 20:42:36 BST 2009
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.04
DISTRIB_CODENAME=jaunty
DISTRIB_DESCRIPTION="Ubuntu 9.04"
Linux d183z2g 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009 
i686 GNU/Linux
ii  emacs-extra0.1-1ubuntu1 
emacs configuration
ii  emacs22-bin-common 22.2-0ubuntu2
The GNU Emacs editor's shared, architecture depend
ii  emacs22-common 22.2-0ubuntu2
The GNU Emacs editor's common infrastructure
ii  emacs22-nox22.2-0ubuntu2
The GNU Emacs editor (without X support)
ii  emacsen-common 1.4.17   
Common facilities for all emacsen
ii  maxima-emacs   5.13.0-3ubuntu1  
A computer algebra system -- emacs interface
ii  octave3.0-emacsen  1:3.0.1-6ubuntu2 
Emacs support for the GNU Octave language (3.0 bra
ii  xemacs21   21.4.21-4ubuntu1 
highly customizable text editor
ii  xemacs21-basesupport   2007.04.27-1 
Editor and kitchen sink -- compiled elisp support 
ii  xemacs21-bin   21.4.21-4ubuntu1 
highly customizable text editor -- support binarie
rc  xemacs21-mulesupport   2007.04.27-1 
Editor and kitchen sink -- Mule elisp support file
ii  xemacs21-nomule21.4.21-4ubuntu1 
highly customizable text editor -- Non-mule binary
ii  xemacs21-support   21.4.21-4ubuntu1 
highly customizable text editor -- architecture in
lrwxrwxrwx 1 root root 16 2009-04-23 02:27 /etc/alternatives/emacs -> 
/usr/bin/emacs22
lrwxrwxrwx 1 root root 37 2009-04-23 02:27 /etc/alternatives/emacs.1.gz -> 
/usr/share/man/man1/emacs.1emacs22.gz
lrwxrwxrwx 1 root root 20 2009-01-28 13:53 /etc/alternatives/emacs22 -> 
/usr/bin/emacs22-nox
lrwxrwxrwx 1 root root 28 2009-04-23 02:27 /etc/alternatives/emacsclient -> 
/usr/bin/emacsclient.emacs22
lrwxrwxrwx 1 root root 43 2009-04-23 02:27 /etc/alternatives/emacsclient.1.gz 
-> /usr/share/man/man1/emacsclient.1emacs22.gz
lrwxrwxrwx 1 root root 17 2009-01-28 10:37 /etc/alternatives/xemacs -> 
/usr/bin/xemacs21
lrwxrwxrwx 1 root root 40 2009-01-28 10:37 /etc/alternatives/xemacs.1.gz -> 
/usr/share/man/man1/xemacs.xemacs21.1.gz
lrwxrwxrwx 1 root root 24 2009-04-23 02:27 /etc/alternatives/xemacs21 -> 
/usr/bin/xemacs21-nomule
/usr/bin/emacs/usr/bin/emacs22-nox  /usr/bin/emacsclient.emacs22
/usr/bin/emacs22  /usr/bin/emacsclient
lrwxrwxrwx 1 root root  24 2008-09-28 12:23 /usr/bin/xemacs -> 
/etc/alternatives/xemacs
lrwxrwxrwx 1 root root  26 2008-09-28 12:23 /usr/bin/xemacs21 -> 
/etc/alternatives/xemacs21
-rwxr-xr-x 1 root root 1648956 2008-08-03 00:10 /usr/bin/xemacs-21.4.21-nomule
lrwxrwxrwx 1 root root  21 2009-01-27 22:08 /usr/bin/xemacs21-nomule -> 
xemacs-21.4.21-nomule
GNU Emacs 22.2.1
Copyright (C) 2008 Free Software Foundation, Inc.
GNU Emacs comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of Emacs
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.

** Affects: w3m-el (Ubuntu)
 Importance: Undecided
 Status: New

-- 
w3m-el error complaint preventing xemacs icons from showing
https://bugs.launchpad.net/bugs/380364
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 380364] Re: w3m-el error complaint preventing xemacs icons from showing

2009-05-25 Thread GaryW

** Attachment added: "dpkg output during pylint install refering to w3m-el 
issue"
   
http://launchpadlibrarian.net/27150535/pylint-install-dpkg-output-showing-w3m-el-complain__20090525.txt

-- 
w3m-el error complaint preventing xemacs icons from showing
https://bugs.launchpad.net/bugs/380364
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 380364] Re: w3m-el error complaint preventing xemacs icons from showing

2009-05-25 Thread GaryW

** Attachment added: "no icons showing in xemacs and error complaint says 
w3m-el"
   
http://launchpadlibrarian.net/27150593/xemacStartupHaltedByIssue-w3m-el-resultsInNoIconsShowing__20090525.png

-- 
w3m-el error complaint preventing xemacs icons from showing
https://bugs.launchpad.net/bugs/380364
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 372232] Re: kernel 2.6.28 from 2.6.27 prevents Alcor reader working

2009-05-25 Thread GaryW
modprobe usb_storage
manually adds the module which gets the Alcor card reader working.

modinfo usb_storage
filename:   
/lib/modules/2.6.28-11-generic/kernel/drivers/usb/storage/usb-storage.ko
license:GPL
description:USB Mass Storage driver for Linux
author: Matthew Dharm 
srcversion: C3D12A8E3004821BCCAB146
depends:
vermagic:   2.6.28-11-generic SMP mod_unload modversions 586 
parm:   option_zero_cd:ZeroCD mode (1=Force Modem (default), 2=Allow 
CD-Rom (uint)
parm:   swi_tru_install:TRU-Install mode (1=Full Logic (def), 2=Force 
CD-Rom, 3=Force Modem) (uint)
parm:   delay_use:seconds to delay before using a new device (uint)

Log output produced by module load request:
May 21 19:48:20 ad2k1g kernel: [  987.408083] Initializing USB Mass Storage 
driver...
May 21 19:48:20 ad2k1g kernel: [  987.408308] scsi6 : SCSI emulation for USB 
Mass Storage devices
May 21 19:48:20 ad2k1g kernel: [  987.412657] usbcore: registered new interface 
driver usb-storage
May 21 19:48:20 ad2k1g kernel: [  987.412667] USB Mass Storage support 
registered.
May 21 19:48:25 ad2k1g kernel: [  992.414151] scsi 6:0:0:0: Direct-Access 
Generic  USB SD Reader1.00 PQ: 0 ANSI: 0
May 21 19:48:25 ad2k1g kernel: [  992.415645] scsi 6:0:0:1: Direct-Access 
Generic  USB CF Reader1.01 PQ: 0 ANSI: 0
May 21 19:48:25 ad2k1g kernel: [  992.417166] scsi 6:0:0:2: Direct-Access 
Generic  USB SM Reader1.02 PQ: 0 ANSI: 0
May 21 19:48:25 ad2k1g kernel: [  992.418648] scsi 6:0:0:3: Direct-Access 
Generic  USB MS Reader1.03 PQ: 0 ANSI: 0
May 21 19:48:25 ad2k1g kernel: [  992.430223] sd 6:0:0:0: [sdb] Attached SCSI 
removable disk
May 21 19:48:25 ad2k1g kernel: [  992.430381] sd 6:0:0:0: Attached scsi generic 
sg2 type 0
May 21 19:48:25 ad2k1g kernel: [  992.434077] sd 6:0:0:1: [sdc] Attached SCSI 
removable disk
May 21 19:48:25 ad2k1g kernel: [  992.434373] sd 6:0:0:1: Attached scsi generic 
sg3 type 0
May 21 19:48:25 ad2k1g kernel: [  992.437349] sd 6:0:0:2: [sdd] Attached SCSI 
removable disk
May 21 19:48:25 ad2k1g kernel: [  992.438047] sd 6:0:0:2: Attached scsi generic 
sg4 type 0
May 21 19:48:25 ad2k1g kernel: [  992.443307] sd 6:0:0:3: [sde] Attached SCSI 
removable disk
May 21 19:48:25 ad2k1g kernel: [  992.443449] sd 6:0:0:3: Attached scsi generic 
sg5 type 0

The delimiter between usb and storage can be easy to misquote as the .ko file 
is usb-storage.ko but the
actual module name is usb_storage.
If you are unclear then just modinfo (as shown above) to check you have it 
right.


 These messages differ from the ehci_hcd message you are getting but might add 
something to the information regarding your problem, in particular, in your 
case should scsi or sd be somehow initiated by your kernel? (as is the case on 
this machine).


Kernel observation regarding usbcore: I am assuming this is somehow now a 
permanent part of Kern2628 rather than a module. I say this as doing lsmod on 
the newer kernel when usb_storage is loaded does not list usbcore as a module
(see attached 71 module list produced by lsmod after manual usb_storage loading)

Opinion/Conclusion (optional of course)
The Jaunty kernel (2.6.28) seems to load far fewer modules than the Intrepid 
kernel (2.6.27) on this particular machine
120 modules for Intrepid has now been pared down to 71 when running the newer 
Kernel.

My guess is this is probably working towards a wider effort to reduce
boot times and in some cases remove old code from the kernel
(libusual?). If this is the case then I applaud this effort and accept
that some usb devices might be affected (hopefully a small number -
Ubuntu kernel team will know in coming months).

Final Note regarding Upgrades and card readers: If your internal card
reader has stopped working after you upgrade, then look at the output of
lspci and lsusb to make sure you understand which type you really have.
In particular If you are running a recent Dell laptop then you may well
have a Ricoh pci based internal card reader and would then be unaffected
by card reader detection failure mentioned in this bug report.

** Attachment added: "Jaunty Kernel 2.6.28 lsmod showing 71 modules including 
manually loaded usb_storage"
   
http://launchpadlibrarian.net/27153436/ad2kz1gUb904Kern2628lsmodIn72lines__20090521.lsmodAfterManualSteps

-- 
kernel 2.6.28 from 2.6.27 prevents Alcor reader working
https://bugs.launchpad.net/bugs/372232
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 372232] Re: kernel 2.6.28 from 2.6.27 prevents Alcor reader working

2009-05-26 Thread GaryW
The executive summary is concise and correct - thanks Simon.

-- 
kernel 2.6.28 from 2.6.27 prevents Alcor reader working
https://bugs.launchpad.net/bugs/372232
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 366479] Re: problems uploading updates

2009-05-26 Thread GaryW
Hi Jared, your description can be read a few ways and you might want to
be more specific or provide some output in any future bug report.

I am going to proceed as if your problem is that your system is not
doing automatic updates and ask you if you could kindly open a terminal
and type the following commands:

cat /etc/lsb-release

cat /etc/apt/sources.list

sudo apt-get update

You are probably well versed already in how to open terminal but just in case 
link here:
  http://www.psychocats.net/ubuntu/terminal

If problem is a failed package has interrupted your updates then the following 
command might give something useful:
  sudo tail /var/log/dpkg.log

If your problem is not concerning automatic updates then provide some
additional information and I will try and help there also.

-- 
problems uploading updates
https://bugs.launchpad.net/bugs/366479
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 411358] [NEW] Thunderbird2 gconf gmt problem 'Bad key or directory name' because of plus symbol (+)

2009-08-10 Thread GaryW
Public bug reported:

Here is an error message for Thunderbird 2 in Jaunty

gnubyexam...@k8amd:~$ thunderbird
GConf Error: Bad key or directory name: 
"/desktop/gnome/url-handlers/GMT+02/command": `+' is an invalid character in 
key/directory names
gnubyexam...@k8amd:~$ date;uname -a;cat /etc/*version*;dpkg -l | grep underbird
Sun Aug  9 14:48:37 BST 2009

Linux k8amd 2.6.28-14-generic #47-Ubuntu SMP Sat Jul 25 00:28:35 UTC 2009 i686 
GNU/Linux
5.0 

ii  enigmail   2:0.95.7-1ubuntu2
  Enigmail - GPG support for Thunderbird
ii  thunderbird
2.0.0.22+build1+nobinonly-0ubuntu0.9.04.1  mail/news client 
with RSS and integrated spam filter support 

 
ii  thunderbird-locale-en-gb   1:2.0.0.14+1-0ubuntu2
  Thunderbird English language/region package  

>From reading this extract ( 
>http://osdir.com/ml/os.solaris.opensolaris.desktop/2008-03/msg00020.html ):
  Subject:  Re: GConf/Thunderbird error on Solaris Nevada

  "Hi Mats,I believe you download the contribute builds of Thunderbird 2, and 
run
it on snv_70.

For some reason, the fix is upstreamed to Thunderbird 3 alpha, but not
community version of Thunderbird 2.
Fixed in snv_68 means the fix was integrated to Thunderbird bundled
with snv_68."


...it seems that the fix for this in thunderbird2 might require some manual 
intervention as although the problem is well know, the fix was only 
incorporated in the newer thunderbird3.

Have just checked the Karmic version at:
  http://packages.ubuntu.com/karmic/thunderbird
which currently shows that version 2 of thunderbird is planned for Karmic 
release.

As thunderbird3 is at Beta 3 right now I can perhaps see why debian and ubuntu 
are sticking with Thunderbird2 just now.
  http://www.mozillamessaging.com/en-US/about/press/archive/2009-07-21-01

However it does seem a shame to ship a new release with this known gconf
issue unpatched.

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

-- 
Thunderbird2 gconf gmt problem 'Bad key or directory name' because of plus 
symbol (+)
https://bugs.launchpad.net/bugs/411358
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 348109] Re: Vuze/Azureus openjdk hardcoded to executeable

2009-08-10 Thread GaryW
Fixes previously provided by rohdef and Cruncher seem to be doing the
trick fine.

Just wanted to add my support for this being treated as a bug. One other
issue that might be considered at the same time is the -Xmx1024M
default.

I have two oldish PCs with 512M and 1Gig of memory respectively, on which 
Ubunty Jaunty runs fine.
I would be reluctant to give java the freedom of eating a maximum of 1Gig 
(-Xmx1024M) on either of these machines and so made an additional modification 
(-Xmx512M) as shown below:

gnubyexam...@ad2k1g:~$ date;uname -a;cat /etc/debian_version;cat 
/etc/lsb-release;dpkg -l | egrep '(vuze|azure|jdk)';more /usr/bin/vuze;grep -H 
jdk /usr/bin/azureus 
Mon Aug 10 17:38:48 BST 2009
Linux ad2k1g 2.6.28-14-generic #47-Ubuntu SMP Sat Jul 25 00:28:35 UTC 2009 i686 
GNU/Linux
5.0
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.04
DISTRIB_CODENAME=jaunty
DISTRIB_DESCRIPTION="Ubuntu 9.04"
ii  azureus3.1.1.0-4ubuntu1 
  BitTorrent client
ii  icedtea-java7-jdk  7~b21-1.4+20071007-0ubuntu6  
  Java runtime based on OpenJDK
ii  vuze   3.1.1.0-4ubuntu1 
  Multimedia BitTorrent client
::
/usr/bin/vuze
::
#!/bin/sh
VUZE=1 exec azureus "$@"
/usr/bin/azureus:JAVA='/usr/lib/jvm/java-6-openjdk/jre/bin/java -Xmx1024M'
gnubyexam...@ad2k1g:~$ ls -l /usr/lib/jvm/java-7-icedtea/jre/bin/java
-rwxr-xr-x 1 root root 3252 2007-10-16 00:37 
/usr/lib/jvm/java-7-icedtea/jre/bin/java
gnubyexam...@ad2k1g:~$ sudo emacs /usr/bin/azureus 
[sudo] password for gnubyexample: 
gnubyexam...@ad2k1g:~$ date;grep -H jdk /usr/bin/azureus Mon Aug 10 17:41:39 
BST 2009
/usr/bin/azureus:#JAVA='/usr/lib/jvm/java-6-openjdk/jre/bin/java -Xmx1024M'
gnubyexam...@ad2k1g:~$ date;grep -H iced /usr/bin/azureus 
Mon Aug 10 17:41:46 BST 2009
/usr/bin/azureus:JAVA='/usr/lib/jvm/java-7-icedtea/jre/bin/java -Xmx512M'
gnubyexam...@ad2k1g:~$ vuze
file:/usr/share/java/Azureus2.jar ; file:/usr/share/java/swt-gtk-3.4.jar ; 
file:/home/gnubyexample/

#In short the -Xmx1024M looks on the high side unless the package can be 
amended to query how
#much physical memory the system has installed.

#Perhaps /usr/bin/free or /proc/meminfo?

gnubyexam...@ad2k1g:~$ /usr/bin/free
 total   used   free sharedbuffers cached
Mem:   10255201000644  24876  0  49816 421840
-/+ buffers/cache: 528988 496532
Swap:   746980  34272 712708

gnubyexam...@ad2k1g:~$ cat /proc/meminfo | head -1 | /usr/bin/awk '{print $2}'
1025520

-- 
Vuze/Azureus openjdk hardcoded to executeable
https://bugs.launchpad.net/bugs/348109
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 412126] [NEW] konqueror 'Invalid codec name' for &autodetect results from menu click

2009-08-11 Thread GaryW
Public bug reported:

Binary package hint: konqueror

When using Konqueror 4.2.2 and...

Right click within the rendered page to get 'Context Menu'
Set Encoding/Unicode/Autodetect

( Illustrated in the screenshot: 
http://lh6.ggpht.com/_x7pxPJzrZL0/SoG8s10Nr4I/ANg/TJL9iFhQyIs/s576/konqueror422unicodeAutodetect__20090811menuIllustration.png
which in shortened form is http://tinyurl.com/qugrz8 )

the error 'Invalid codec name' appears on the console as shown below:

gnubyexam...@k8amd:~$ konqueror
konqueror(6243) KonqViewManager::setCurrentProfile: "webbrowsing" localPath= 
"/home/gnubyexample/.kde/share/apps/konqueror/profiles/webbrowsing"
konqueror(6243) KCodecAction::mibForName: Invalid codec name:  "&Autodetect"

Some quick web searches gave no indication of similar problems that might 
explain it:
  http://www.google.com/search?q=konqueror+KCodecAction+-kwrite+-amarok+-xine
  
http://www.google.com/search?q=konqueror+KCodecAction+autodetect+-kwrite+-amarok+-xine

gnubyexam...@k8amd:~$ date;uname -a;more /etc/*version* /etc/*release*;dpkg -l 
| egrep '(konq|kdebase)';
Tue Aug 11 20:39:34 BST 2009
Linux k8amd 2.6.28-14-generic #47-Ubuntu SMP Sat Jul 25 00:28:35 UTC 2009 i686 
GNU/Linux
::
/etc/debian_version
::
5.0
::
/etc/lsb-release
::
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.04
DISTRIB_CODENAME=jaunty
DISTRIB_DESCRIPTION="Ubuntu 9.04"
 ii  kdebase-bin4:4.2.2-0ubuntu4
   core binaries for the KDE 4 base module
ii  kdebase-data   4:4.2.2-0ubuntu4 
  shared data files for the KDE 4 base module
rc  kdebase-kio-plugins4:3.5.9-0ubuntu7.2   
  core I/O slaves for KDE
ii  kdebase-runtime4:4.2.2-0ubuntu1 
  runtime components from the official KDE 4 release
ii  kdebase-runtime-bin-kde4   4:4.2.2-0ubuntu1 
  core binaries for the KDE 4 base runtime module
ii  kdebase-runtime-data   4:4.2.2-0ubuntu1 
  shared data files for the KDE 4 base runtime module
ii  kdebase-runtime-data-common4:4.2.2-0ubuntu1 
  shared data files for the KDE 4 base runtime module
rc  kdebase-workspace-data 4:4.1.4-0ubuntu1~intrepid3.1 
  shared data files for the KDE 4 base workspace module
ii  kdebase-workspace-libs4+5  4:4.2.2-0ubuntu2 
  libraries provided by the KDE 4 base workspace module
ii  konqueror  4:4.2.2-0ubuntu4 
  KDE 4's advanced file manager, web browser and 
document viewer
ii  konqueror-nsplugins4:4.2.2-0ubuntu4 
  Netscape plugin support for Konqueror
ii  libkonq5   4:4.2.2-0ubuntu4 
  core libraries for Konqueror
ii  libkonq5-templates 4:4.2.2-0ubuntu4 
  data files for the Konqueror libraries
gnubyexam...@k8amd:~$

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


** Tags: konqueror

-- 
konqueror 'Invalid codec name' for &autodetect results from menu click
https://bugs.launchpad.net/bugs/412126
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 254795] Re: Vice (all machines) crash on startup

2009-08-20 Thread GaryW
more /usr/share/doc/vice/README.ROMs
"The ROM images for the 8-bit components required to make VICE are
copyrighted, and you install them at your own legal risk..."

mkdir -p ~/.vice/C64

If you did choose to find and install those 8-bit components named
basic,chargen, and kernal into directory ~/.vice/C64 then that is a
decision for yourself.

-- 
Vice (all machines) crash on startup
https://bugs.launchpad.net/bugs/254795
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 315950] Re: [needs-packaging] FoFiX (Frets on Fire X)

2009-07-31 Thread GaryW
The original bug report (wishlist) by Javier is for FoFix to be packaged
in Ubuntu.

Ubuntu supports 32 bit and 64 bit distributions and will continue to do
so is my understanding.

As of today is there any serious issue preventing a package for FoFix
being put into the 32bit Ubuntu tree?

Gary.

On a separate note I think it might require a concerted effort with other game 
developers, if it your intention, to push the 64bit issue to debian.org 
requesting upgrade of python-pygame to 1.9 in next release.
  http://packages.debian.org/squeeze/python-pygame
My assumption is that Ubuntu will reflect the debian version of python-pygame 
although someone more active in the game packaging side of Ubuntu might know 
more about any plan to leap ahead.

Pascal: Please understand, I am not trying to downplay the importance of
the 64bit side of things just trying to clarify what is achievable
today.

For anyone with access to the debian list:
  I suspect the debian bug report might benefit from some commentary on the 
current position also:
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=525986

-- 
[needs-packaging] FoFiX (Frets on Fire X) 
https://bugs.launchpad.net/bugs/315950
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 380364] Re: w3m-el error complaint preventing xemacs icons from showing

2009-06-21 Thread GaryW
I thought that just removing w3m-el would solve the problem but it seems a bit
more complicated than that - in fact see what happened after w3m-el was removed
it might be that this bug is wrong to be attributed to w3m-el and at some point 
might
be reassigned elsewhere.

r...@d183z2g:~$ apt-cache policy w3m-el
w3m-el:
  Installed: 1.4.4-8
  Candidate: 1.4.4-8
  Version table:
 *** 1.4.4-8 0
500 http://mirror.ox.ac.uk jaunty/universe Packages
100 /var/lib/dpkg/status

r...@d183z2g:~# dpkg --purge w3m-el 
   
(Reading database ... 264735 files and directories currently installed.)
   
Removing w3m-el ... 
   
remove/w3m: purging byte-compiled files for emacs22 
   
remove/w3m: purging byte-compiled files for xemacs21
   
Purging configuration files for w3m-el ... 

#Now here I thought that apt-get install of a game should trigger also a 
successful
#pylint configure as I wrongly believed that w3m-el was the hold up.

The attachement shows some relevant apt-get output showing that even after 
removing w3m-el
my system still is unable to successfully configure pylint.
#Note: titanion is a abstract shooter game package and used arbitrarily here.


** Attachment added: "apt-get output showing still problems"
   http://launchpadlibrarian.net/28182777/xemacs-or-emacs-issues__20090621.txt

-- 
w3m-el error complaint preventing xemacs icons from showing
https://bugs.launchpad.net/bugs/380364
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 372232] [NEW] kernel 2.6.28 from 2.6.27 prevents Alcor reader working

2009-05-05 Thread GaryW
Public bug reported:

I am writing this bug report whilst running Kernel 2.6.27-11-generic
which support my internal Alcor SD card reader just fine.

However if I try to run the latest (default) Jaunty kernel 2.6.28 then
the card reader stops working.

Here is some /boot/ info
ad2k1g:~$ grep init /boot/grub/menu.lst | egrep '(2.6.27|2.6.28)'
initrd  /initrd.img-2.6.28-11-generic
initrd  /initrd.img-2.6.28-11-generic
initrd  /initrd.img-2.6.27-11-generic
initrd  /initrd.img-2.6.27-11-generic
initrd  /initrd.img-2.6.27-9-generic
initrd  /initrd.img-2.6.27-9-generic
initrd  /initrd.img-2.6.27-7-generic
initrd  /initrd.img-2.6.27-7-generic

I have owned this card reader for almost a year now and it worked fine during 
all that time with Intrepid 8.10
release.

ad2k1g:~$ date;cat /etc/*release*;uname -a;lsmod;dpkg -l | grep generic
Tue May  5 15:40:06 BST 2009
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.04
DISTRIB_CODENAME=jaunty
DISTRIB_DESCRIPTION="Ubuntu 9.04"
Linux ad2k1g 2.6.27-11-generic #1 SMP Wed Apr 1 20:57:48 UTC 2009 i686 GNU/Linux
Module  Size  Used by
lp 17156  0 
parport_pc 39332  1 
joydev 18368  0 
st 45212  0 
nls_iso8859_1  12032  1 
nls_cp437  13696  1 
vfat   18944  1 
fat57376  1 vfat
binfmt_misc16904  1 
radeon147616  0 
drm86056  1 radeon
rfcomm 44560  0 
bridge 56980  0 
stp10628  1 bridge
bnep   20480  2 
sco18308  2 
l2cap  30464  6 rfcomm,bnep
bluetooth  61924  6 rfcomm,bnep,sco,l2cap
vboxnetflt 92296  0 
vboxdrv   119080  1 vboxnetflt
ipv6  263972  20 
xt_owner   10752  1 
xt_limit   10372  8 
xt_tcpudp  11008  7 
ipt_LOG13700  8 
ipt_MASQUERADE 10752  0 
xt_DSCP11264  0 
ipt_REJECT 11136  5 
nf_conntrack_irc   13348  0 
nf_conntrack_ftp   15652  0 
xt_state   10112  6 
af_packet  25728  2 
powernow_k822148  1 
cpufreq_powersave   9856  0 
cpufreq_stats  13188  0 
cpufreq_userspace  11396  0 
cpufreq_ondemand   14988  1 
cpufreq_conservative14600  0 
freq_table 12672  3 powernow_k8,cpufreq_stats,cpufreq_ondemand
video  25232  0 
output 11008  1 video
battery18436  0 
container  11520  0 
wmi14504  0 
sbs19464  0 
pci_slot   12680  0 
sbshc  13440  1 sbs
squashfs   46728  1 
loop   23180  2 
ext3  133256  3 
jbd55828  1 ext3
mbcache16004  1 ext3
dm_crypt   21124  0 
crypto_blkcipher   25476  1 dm_crypt
dm_mod 63432  1 dm_crypt
ac 12292  0 
sbp2   29324  0 
snd_hda_intel 384176  3 
snd_pcm_oss46848  0 
snd_seq_dummy  10884  0 
snd_mixer_oss  22784  1 snd_pcm_oss
iptable_nat13448  0 
snd_seq_oss38528  0 
nf_nat 25368  2 ipt_MASQUERADE,iptable_nat
snd_seq_midi   14336  0 
nf_conntrack_ipv4  21900  9 iptable_nat,nf_nat
nf_conntrack   72032  7 
ipt_MASQUERADE,nf_conntrack_irc,nf_conntrack_ftp,xt_state,iptable_nat,nf_nat,nf_conntrack_ipv4
snd_pcm83204  2 snd_hda_intel,snd_pcm_oss
snd_rawmidi29824  1 snd_seq_midi
iptable_mangle 10880  0 
iptable_filter 10752  1 
ip_tables  19600  3 iptable_nat,iptable_mangle,iptable_filter
snd_seq_midi_event 15232  2 snd_seq_oss,snd_seq_midi
ppdev  15748  0 
snd_seq57776  6 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
x_tables   22916  10 
xt_owner,xt_limit,xt_tcpudp,ipt_LOG,ipt_MASQUERADE,xt_DSCP,ipt_REJECT,xt_state,iptable_nat,ip_tables
snd_timer  29960  2 snd_pcm,snd_seq
snd_seq_device 15116  5 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
serio_raw  13444  0 
i2c_piix4  16144  0 
snd63268  15 
snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_seq_oss,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
usblp  20480  1 
soundcore  15328  1 snd
snd_page_alloc 16136  2 snd_hda_intel,snd_pcm
pcspkr 10624  0 
evdev  17696  6 
psmouse45200  0 
button 14224  0 
k8temp 12416  0 
i2c_core   31892  1 i2c_piix4
parport42604  3 lp,parport_pc,ppdev
ati_agp14988  0 
agpgart42184  2 drm,a

[Bug 372232] Re: kernel 2.6.28 from 2.6.27 prevents Alcor reader working

2009-05-05 Thread GaryW

** Attachment added: "dmesg sd card reader working Kern2.6.27"
   http://launchpadlibrarian.net/26356842/ad2kz1gUb904dmesg__20090505.log

-- 
kernel 2.6.28 from 2.6.27 prevents Alcor reader working
https://bugs.launchpad.net/bugs/372232
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 372232] Re: kernel 2.6.28 from 2.6.27 prevents Alcor reader working

2009-05-05 Thread GaryW

** Attachment added: "hwinfo output when running Kern2.6.27"
   http://launchpadlibrarian.net/26356913/ad2kz1gUb904hwinfo__20090505.log

-- 
kernel 2.6.28 from 2.6.27 prevents Alcor reader working
https://bugs.launchpad.net/bugs/372232
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 372232] Re: kernel 2.6.28 from 2.6.27 prevents Alcor reader working

2009-05-05 Thread GaryW
Now running Kern 2.6.28 will prevent a working card reader but gives the 
following outputs for comparison:
ad2k1g:~$ date;cat /etc/*release*;uname -a;lsusb;date;lsmod;ls -dlp /dev/usb/*
Tue May  5 16:04:31 BST 2009
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.04
DISTRIB_CODENAME=jaunty
DISTRIB_DESCRIPTION="Ubuntu 9.04"
Linux ad2k1g 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009 i686 
GNU/Linux
Bus 001 Device 004: ID 058f:6362 Alcor Micro Corp. Hi-Speed 21-in-1 Flash Card 
Reader/Writer (Internal/External)
Bus 001 Device 003: ID 04e8:5050 Samsung Electronics Co., Ltd YP-U2 MP3 Player
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 04b8:0005 Seiko Epson Corp. Stylus D88+
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Tue May  5 16:04:31 BST 2009
Module  Size  Used by
binfmt_misc16776  1 
radeon342816  2 
drm96296  3 radeon
bridge 56340  0 
stp10500  1 bridge
bnep   20224  2 
vboxnetflt 91016  0 
vboxdrv   117544  1 vboxnetflt
xt_owner   10624  1 
xt_limit   10116  8 
xt_tcpudp  11008  7 
ipt_LOG13700  8 
ipt_MASQUERADE 10752  0 
xt_DSCP11264  0 
ipt_REJECT 11136  5 
nf_conntrack_irc   13220  0 
nf_conntrack_ftp   15652  0 
xt_state   10112  6 
video  25360  0 
output 11008  1 video
input_polldev  11912  0 
squashfs   46344  1 
sbp2   30476  0 
lp 17156  0 
iptable_nat13700  0 
nf_nat 25876  2 ipt_MASQUERADE,iptable_nat
nf_conntrack_ipv4  21388  9 iptable_nat,nf_nat
nf_conntrack   72008  7 
ipt_MASQUERADE,nf_conntrack_irc,nf_conntrack_ftp,xt_state,iptable_nat,nf_nat,nf_conntrack_ipv4
nf_defrag_ipv4  9984  1 nf_conntrack_ipv4
iptable_mangle 10880  0 
iptable_filter 10752  1 
ip_tables  19472  3 iptable_nat,iptable_mangle,iptable_filter
x_tables   23044  10 
xt_owner,xt_limit,xt_tcpudp,ipt_LOG,ipt_MASQUERADE,xt_DSCP,ipt_REJECT,xt_state,iptable_nat,ip_tables
psmouse61972  0 
ppdev  15620  0 
snd_hda_intel 435636  3 
snd_pcm_oss46336  0 
snd_mixer_oss  22656  1 snd_pcm_oss
ati_agp14988  0 
agpgart42696  2 drm,ati_agp
serio_raw  13316  0 
parport_pc 40100  1 
parport42220  3 lp,ppdev,parport_pc
pcspkr 10496  0 
snd_pcm82948  2 snd_hda_intel,snd_pcm_oss
usblp  20224  1 
snd_seq_dummy  10756  0 
i2c_piix4  18448  0 
snd_seq_oss37760  0 
snd_seq_midi   14336  0 
snd_rawmidi29696  1 snd_seq_midi
snd_seq_midi_event 15104  2 snd_seq_oss,snd_seq_midi
snd_seq56880  6 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer  29704  2 snd_pcm,snd_seq
snd_seq_device 14988  5 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
k8temp 12416  0 
snd62628  15 
snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore  15200  1 snd
snd_page_alloc 16904  2 snd_hda_intel,snd_pcm
reiserfs  236288  1 
ohci1394   38576  0 
ieee1394   94660  2 sbp2,ohci1394
floppy 64324  0 
r8169  40836  0 
mii13312  1 r8169
fbcon  46112  0 
tileblit   10752  1 fbcon
font   16384  1 fbcon
bitblit13824  1 fbcon
softcursor  9984  1 bitblit
crw-rw+ 1 root lp 180, 0 2009-05-05 15:58 /dev/usb/lp0

** Attachment added: "dmesg Kern 2.6.28 means no card reader working"
   
http://launchpadlibrarian.net/26358085/ad2kz1gUb904dmesgKern2628meansNoCardReader__20090505.log

-- 
kernel 2.6.28 from 2.6.27 prevents Alcor reader working
https://bugs.launchpad.net/bugs/372232
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 373875] [NEW] sagemath help() 'modules' is tripped up by xml from other packages (gnustep)

2009-05-08 Thread GaryW
Public bug reported:

Binary package hint: sagemath

In short typing help() then 'modules' seems to set sagemath off trying to work 
through all the files in 
/usr/share/xml in a parsing attempt. The parsing fails when it hits a .dtd 
provided by the package gnustep.

In particular parsing stops at: /usr/share/xml/gnustep/gsdoc-1_0_0.dtd

I do not know enough about the interaction between sagemath, python, and
other package xml (gnustep) to know where the problem might be, so I
assign it to sagemath in the first instance.

PS Many thanks to Ubuntu packaging people for making sagemath available
in Jaunty - it is a truly excellent way of accessing several free
mathematical packages in a consistent (and great) language - python.

d183z2g:~$ sage
--
| SAGE Version 3.0.5, Release Date: 2008-07-11   |
| Type notebook() for the GUI, and license() for information.|
--

sage: help()

Welcome to Python 2.5!  This is the online help utility.

If this is your first time using Python, you should definitely check out
the tutorial on the Internet at http://www.python.org/doc/tut/. 

Enter the name of any module, keyword, or topic to get help on writing
Python programs and using Python modules.  To quit this help utility and
return to the interpreter, just type "quit".

To get a list of available modules, keywords, or topics, type "modules",
"keywords", or "topics".  Each module also comes with a one-line summary
of what it does; to list the modules whose summaries contain a given word
such as "spam", type "modules spam". 

help> modules

Please wait a moment while I gather a list of all available modules...

---
SAXParseException Traceback (most recent call last)

/home/useri/ in ()

/usr/lib/python2.5/site.pyc in __call__(self, *args, **kwds)
340 def __call__(self, *args, **kwds):  
341 import pydoc
--> 342 return pydoc.help(*args, **kwds)
343 
344 def sethelper():

/usr/lib/python2.5/pydoc.pyc in __call__(self, request)
   1648 else:  
   1649 self.intro()   
-> 1650 self.interact()
   1651 self.output.write('''  
   1652 You are now leaving help and returning to the Python interpreter.

/usr/lib/python2.5/pydoc.pyc in interact(self)
   1666 request = strip(replace(request, '"', '', "'", ''))
   1667 if lower(request) in ('q', 'quit'): break  
-> 1668 self.help(request) 
   1669
   1670 def getline(self, prompt): 

/usr/lib/python2.5/pydoc.pyc in help(self, request)
   1682 elif request == 'keywords': self.listkeywords()
   1683 elif request == 'topics': self.listtopics()
-> 1684 elif request == 'modules': self.listmodules()  
   1685 elif request[:8] == 'modules ':
   1686 self.listmodules(split(request)[1])

/usr/lib/python2.5/pydoc.pyc in listmodules(self, key)
   1803 if find(modname, '.') < 0:
   1804 modules[modname] = 1  
-> 1805 ModuleScanner().run(callback) 
   1806 self.list(modules.keys()) 
   1807 self.output.write(''' 

/usr/lib/python2.5/pydoc.pyc in run(self, callback, key, completer)
   1854 callback(None, modname, desc)  
   1855
-> 1856 for importer, modname, ispkg in pkgutil.walk_packages():
   1857 if self.quit:   
   1858 break   

/usr/lib/python2.5/pkgutil.pyc in walk_packages(path, prefix, onerror)
123 path = [p for p in path if not seen(p)]   
124   
--> 125 for item in walk_packages(path, name+'.', onerror):
126 yield item 
127

/usr/lib/python2.5/pkgutil.pyc in walk_packages(path, prefix, onerror)
123 path = [p for p in path if not seen(p)]   
124   
--> 125 for item in 

[Bug 377223] [NEW] totem-gstreamer used outdated crypto rather than python2.6 recommend hashlib

2009-05-16 Thread GaryW
Public bug reported:

$ totem-gstreamer
/var/lib/python-support/python2.6/gdata/tlslite/utils/cryptomath.py:9: 
DeprecationWarning: the sha module is deprecated; use the hashlib module instead
  import sha

$ date;uname -a;cat /etc/*release*;ls 
/var/lib/dpkg/info/gstreamer0.10-*.list;sudo dpkg -l | egrep -- 
'(totem|python2|python-crypto)'
Sat May 16 11:09:20 BST 2009
Linux d183z2g 2.6.27-11-generic #1 SMP Wed Apr 1 20:57:48 UTC 2009 i686 
GNU/Linux
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.04
DISTRIB_CODENAME=jaunty
DISTRIB_DESCRIPTION="Ubuntu 9.04"
/var/lib/dpkg/info/gstreamer0.10-alsa.list   
/var/lib/dpkg/info/gstreamer0.10-plugins-good-dbg.list
/var/lib/dpkg/info/gstreamer0.10-esd.list
/var/lib/dpkg/info/gstreamer0.10-plugins-good.list
/var/lib/dpkg/info/gstreamer0.10-ffmpeg.list 
/var/lib/dpkg/info/gstreamer0.10-plugins-ugly-dbg.list
/var/lib/dpkg/info/gstreamer0.10-gnomevfs.list   
/var/lib/dpkg/info/gstreamer0.10-plugins-ugly.list
/var/lib/dpkg/info/gstreamer0.10-plugins-bad.list
/var/lib/dpkg/info/gstreamer0.10-pulseaudio.list
/var/lib/dpkg/info/gstreamer0.10-plugins-base-apps.list  
/var/lib/dpkg/info/gstreamer0.10-schroedinger.list
/var/lib/dpkg/info/gstreamer0.10-plugins-base-dbg.list   
/var/lib/dpkg/info/gstreamer0.10-tools.list
/var/lib/dpkg/info/gstreamer0.10-plugins-base.list   
/var/lib/dpkg/info/gstreamer0.10-x.list
ii  libpython2.6   2.6.2-0ubuntu1   
Shared Python runtime library (version 2.6)
ii  libtotem-plparser122.26.1-0ubuntu1  
Totem Playlist Parser library - runtime version
ii  libtotem-plparser7 2.20.0-0ubuntu3  
Totem Playlist Parser library - runtime version
ii  python-crypto  2.0.1+dfsg1-2.3ubuntu5   
cryptographic algorithms and protocols for Python
ii  python2.5  2.5.4-1ubuntu4   
An interactive high-level object-oriented language
ii  python2.5-minimal  2.5.4-1ubuntu4   
A minimal subset of the Python language (version 2
ii  python2.6  2.6.2-0ubuntu1   
An interactive high-level object-oriented language
ii  python2.6-dev  2.6.2-0ubuntu1   
Header files and a static library for Python (v2.6
ii  python2.6-minimal  2.6.2-0ubuntu1   
A minimal subset of the Python language (version 2
ii  totem  2.26.1-0ubuntu5  
A simple media player for the GNOME desktop (dummy
ii  totem-common   2.26.1-0ubuntu5  
Data files for the Totem media player
ii  totem-dbg  2.26.1-0ubuntu5  
Debugging symbols for the Totem media player
ii  totem-gstreamer2.26.1-0ubuntu5  
A simple media player for the GNOME desktop based
ii  totem-mozilla  2.26.1-0ubuntu5  
Totem Mozilla plugin
ii  totem-plugins  2.26.1-0ubuntu5  
Plugins for the Totem media player

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

-- 
totem-gstreamer used outdated crypto rather than python2.6 recommend hashlib
https://bugs.launchpad.net/bugs/377223
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 372232] Re: kernel 2.6.28 from 2.6.27 prevents Alcor reader working

2009-05-19 Thread GaryW
Comparing the output of lsmod when running Kern2.6.27-11 versus Kern2.6.28-11 
shows that
the module usb_storage is not being loaded when the system runs the newer 
Kernel 2.6.28-11

$wc -l *lsmod*sorted*ern*.txt
 124 ad2kz1gKern2627-11lsmodOutput__20090505sortedOlderKernel.txt
  70 ad2kz1gKern2628-11lsmodOutput__20090505sortedNewerKernel.txt
 194 total
$ diff ad2kz1gKern2627-11lsmodOutput__20090505sortedOlderKernel.txt 
ad2kz1gKern2628-11lsmodOutput__20090505sortedNewerKernel.txt | grep usb | sed 
's//Newer2628>>>/'
Older2627<<< libusual 30356 1 usb_storage
Older2627<<< scsi_mod 155212 7 st,sbp2,sg,sr_mod,sd_mod,usb_storage,libata
Older2627<<< usbcore 149488 7 usblp,usb_storage,libusual,ehci_hcd,ohci_hcd
Older2627<<< usblp 20480 1
Older2627<<< usb_storage 82624 2
Newer2628>>> usblp 20224 1

What I cannot answer at this time is why usb_storage is not being loaded
when running the newer kernel.

When running Kern2.6.27-11 there is mention of a module named libusual which 
some reading (link below) suggested might have now been removed from Ubuntu 
Kernels of Jaunty and forthcoming Karmic.
   
http://www.linux-archive.org/ubuntu-kernel-team/287813-sru-disable-libusual-ub.html
but I am still puzzled as the narrative seemed to suggest to me that not having 
libusual would just mean usb_storage itself picks everything up directly. My 
expectation would then be that lsmod when running the newer Kernel should
include usb_storage and related modules (but exclude libusual).

This is not the so in my case.

$ grep -H 'usb' *lsmod*sorted*ern*.txt
ad2kz1gKern2627-11lsmodOutput__20090505sortedOlderKernel.txt:libusual 30356 1 
usb_storage
ad2kz1gKern2627-11lsmodOutput__20090505sortedOlderKernel.txt:scsi_mod 155212 7 
st,sbp2,sg,sr_mod,sd_mod,usb_storage,libata
ad2kz1gKern2627-11lsmodOutput__20090505sortedOlderKernel.txt:usbcore 149488 7 
usblp,usb_storage,libusual,ehci_hcd,ohci_hcd
ad2kz1gKern2627-11lsmodOutput__20090505sortedOlderKernel.txt:usblp 20480 1
ad2kz1gKern2627-11lsmodOutput__20090505sortedOlderKernel.txt:usb_storage 82624 2
ad2kz1gKern2628-11lsmodOutput__20090505sortedNewerKernel.txt:usblp 20224 1

-- 
kernel 2.6.28 from 2.6.27 prevents Alcor reader working
https://bugs.launchpad.net/bugs/372232
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 91849] Re: (i810/S3/Cirrus Logic GD 5446) + xorg = xfce crashes when opening terminal

2009-04-25 Thread GaryW
Have upgraded to Jaunty from Intrepid in the last few days and now I
experience a problem running xfce4-terminal. Have no problems running
gnome-terminal or konsole or xterm but for whatever reason
xfce4-terminal is now broken in my Jaunty (9.04) setup.

An strace is attached as file xfce4-terminal-strace.8289 and the final
few lines look like this:

d183z2g:~$ tail xfce4-terminal-strace.8289 
select(5, [4], [4], NULL, NULL) = 1 (out [4])
writev(4, [{"&\0\2\0[\0\240\3"..., 8}, {NULL, 0}, {""..., 0}], 3) = 8
select(5, [4], [], NULL, NULL)  = 1 (in [4])
read(4, 
"\1\1\205\0\0\0\0\0\240\0\0\0\0\0\0\0\250\1\364\0;\1\247\0\0\0\0\0\320\211\350\17"...,
 4096) = 32
read(4, 0x9b60398, 4096)= -1 EAGAIN (Resource temporarily 
unavailable)
select(5, [4], [4], NULL, NULL) = 1 (out [4])
writev(4, [{"%\0\1\0"..., 4}, {NULL, 0}, {""..., 0}], 3) = 4
read(4, 0x9b60398, 4096)= -1 EAGAIN (Resource temporarily 
unavailable)
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++


There is some other supporting information in the attachments also regarding 
running kernel 2.6.27-11-generic and some dpkg output showing installed package 
versions.

** Attachment added: "strace of /usr/bin/xfce4-terminal"
   http://launchpadlibrarian.net/25979250/xfce4-terminal-strace.8289

-- 
(i810/S3/Cirrus Logic GD 5446) + xorg = xfce crashes when opening terminal
https://bugs.launchpad.net/bugs/91849
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 91849] Re: (i810/S3/Cirrus Logic GD 5446) + xorg = xfce crashes when opening terminal

2009-04-25 Thread GaryW
Supporting information to the comment above is in the attachment here.

** Attachment added: "information about installed packages and running kernel"
   
http://launchpadlibrarian.net/25979385/xfce4-terminal-BugReportSupportingInfoRegardingLocalSetupCombined.txt

-- 
(i810/S3/Cirrus Logic GD 5446) + xorg = xfce crashes when opening terminal
https://bugs.launchpad.net/bugs/91849
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 377223] [NEW] totem-gstreamer used outdated crypto rather than python2.6 recommend hashlib

2009-05-16 Thread GaryW
Public bug reported:

$ totem-gstreamer
/var/lib/python-support/python2.6/gdata/tlslite/utils/cryptomath.py:9: 
DeprecationWarning: the sha module is deprecated; use the hashlib module instead
  import sha

$ date;uname -a;cat /etc/*release*;ls 
/var/lib/dpkg/info/gstreamer0.10-*.list;sudo dpkg -l | egrep -- 
'(totem|python2|python-crypto)'
Sat May 16 11:09:20 BST 2009
Linux d183z2g 2.6.27-11-generic #1 SMP Wed Apr 1 20:57:48 UTC 2009 i686 
GNU/Linux
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.04
DISTRIB_CODENAME=jaunty
DISTRIB_DESCRIPTION="Ubuntu 9.04"
/var/lib/dpkg/info/gstreamer0.10-alsa.list   
/var/lib/dpkg/info/gstreamer0.10-plugins-good-dbg.list
/var/lib/dpkg/info/gstreamer0.10-esd.list
/var/lib/dpkg/info/gstreamer0.10-plugins-good.list
/var/lib/dpkg/info/gstreamer0.10-ffmpeg.list 
/var/lib/dpkg/info/gstreamer0.10-plugins-ugly-dbg.list
/var/lib/dpkg/info/gstreamer0.10-gnomevfs.list   
/var/lib/dpkg/info/gstreamer0.10-plugins-ugly.list
/var/lib/dpkg/info/gstreamer0.10-plugins-bad.list
/var/lib/dpkg/info/gstreamer0.10-pulseaudio.list
/var/lib/dpkg/info/gstreamer0.10-plugins-base-apps.list  
/var/lib/dpkg/info/gstreamer0.10-schroedinger.list
/var/lib/dpkg/info/gstreamer0.10-plugins-base-dbg.list   
/var/lib/dpkg/info/gstreamer0.10-tools.list
/var/lib/dpkg/info/gstreamer0.10-plugins-base.list   
/var/lib/dpkg/info/gstreamer0.10-x.list
ii  libpython2.6   2.6.2-0ubuntu1   
Shared Python runtime library (version 2.6)
ii  libtotem-plparser122.26.1-0ubuntu1  
Totem Playlist Parser library - runtime version
ii  libtotem-plparser7 2.20.0-0ubuntu3  
Totem Playlist Parser library - runtime version
ii  python-crypto  2.0.1+dfsg1-2.3ubuntu5   
cryptographic algorithms and protocols for Python
ii  python2.5  2.5.4-1ubuntu4   
An interactive high-level object-oriented language
ii  python2.5-minimal  2.5.4-1ubuntu4   
A minimal subset of the Python language (version 2
ii  python2.6  2.6.2-0ubuntu1   
An interactive high-level object-oriented language
ii  python2.6-dev  2.6.2-0ubuntu1   
Header files and a static library for Python (v2.6
ii  python2.6-minimal  2.6.2-0ubuntu1   
A minimal subset of the Python language (version 2
ii  totem  2.26.1-0ubuntu5  
A simple media player for the GNOME desktop (dummy
ii  totem-common   2.26.1-0ubuntu5  
Data files for the Totem media player
ii  totem-dbg  2.26.1-0ubuntu5  
Debugging symbols for the Totem media player
ii  totem-gstreamer2.26.1-0ubuntu5  
A simple media player for the GNOME desktop based
ii  totem-mozilla  2.26.1-0ubuntu5  
Totem Mozilla plugin
ii  totem-plugins  2.26.1-0ubuntu5  
Plugins for the Totem media player

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

-- 
totem-gstreamer used outdated crypto rather than python2.6 recommend hashlib
https://bugs.launchpad.net/bugs/377223
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 372232] [NEW] kernel 2.6.28 from 2.6.27 prevents Alcor reader working

2009-05-05 Thread GaryW
Public bug reported:

I am writing this bug report whilst running Kernel 2.6.27-11-generic
which support my internal Alcor SD card reader just fine.

However if I try to run the latest (default) Jaunty kernel 2.6.28 then
the card reader stops working.

Here is some /boot/ info
ad2k1g:~$ grep init /boot/grub/menu.lst | egrep '(2.6.27|2.6.28)'
initrd  /initrd.img-2.6.28-11-generic
initrd  /initrd.img-2.6.28-11-generic
initrd  /initrd.img-2.6.27-11-generic
initrd  /initrd.img-2.6.27-11-generic
initrd  /initrd.img-2.6.27-9-generic
initrd  /initrd.img-2.6.27-9-generic
initrd  /initrd.img-2.6.27-7-generic
initrd  /initrd.img-2.6.27-7-generic

I have owned this card reader for almost a year now and it worked fine during 
all that time with Intrepid 8.10
release.

ad2k1g:~$ date;cat /etc/*release*;uname -a;lsmod;dpkg -l | grep generic
Tue May  5 15:40:06 BST 2009
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.04
DISTRIB_CODENAME=jaunty
DISTRIB_DESCRIPTION="Ubuntu 9.04"
Linux ad2k1g 2.6.27-11-generic #1 SMP Wed Apr 1 20:57:48 UTC 2009 i686 GNU/Linux
Module  Size  Used by
lp 17156  0 
parport_pc 39332  1 
joydev 18368  0 
st 45212  0 
nls_iso8859_1  12032  1 
nls_cp437  13696  1 
vfat   18944  1 
fat57376  1 vfat
binfmt_misc16904  1 
radeon147616  0 
drm86056  1 radeon
rfcomm 44560  0 
bridge 56980  0 
stp10628  1 bridge
bnep   20480  2 
sco18308  2 
l2cap  30464  6 rfcomm,bnep
bluetooth  61924  6 rfcomm,bnep,sco,l2cap
vboxnetflt 92296  0 
vboxdrv   119080  1 vboxnetflt
ipv6  263972  20 
xt_owner   10752  1 
xt_limit   10372  8 
xt_tcpudp  11008  7 
ipt_LOG13700  8 
ipt_MASQUERADE 10752  0 
xt_DSCP11264  0 
ipt_REJECT 11136  5 
nf_conntrack_irc   13348  0 
nf_conntrack_ftp   15652  0 
xt_state   10112  6 
af_packet  25728  2 
powernow_k822148  1 
cpufreq_powersave   9856  0 
cpufreq_stats  13188  0 
cpufreq_userspace  11396  0 
cpufreq_ondemand   14988  1 
cpufreq_conservative14600  0 
freq_table 12672  3 powernow_k8,cpufreq_stats,cpufreq_ondemand
video  25232  0 
output 11008  1 video
battery18436  0 
container  11520  0 
wmi14504  0 
sbs19464  0 
pci_slot   12680  0 
sbshc  13440  1 sbs
squashfs   46728  1 
loop   23180  2 
ext3  133256  3 
jbd55828  1 ext3
mbcache16004  1 ext3
dm_crypt   21124  0 
crypto_blkcipher   25476  1 dm_crypt
dm_mod 63432  1 dm_crypt
ac 12292  0 
sbp2   29324  0 
snd_hda_intel 384176  3 
snd_pcm_oss46848  0 
snd_seq_dummy  10884  0 
snd_mixer_oss  22784  1 snd_pcm_oss
iptable_nat13448  0 
snd_seq_oss38528  0 
nf_nat 25368  2 ipt_MASQUERADE,iptable_nat
snd_seq_midi   14336  0 
nf_conntrack_ipv4  21900  9 iptable_nat,nf_nat
nf_conntrack   72032  7 
ipt_MASQUERADE,nf_conntrack_irc,nf_conntrack_ftp,xt_state,iptable_nat,nf_nat,nf_conntrack_ipv4
snd_pcm83204  2 snd_hda_intel,snd_pcm_oss
snd_rawmidi29824  1 snd_seq_midi
iptable_mangle 10880  0 
iptable_filter 10752  1 
ip_tables  19600  3 iptable_nat,iptable_mangle,iptable_filter
snd_seq_midi_event 15232  2 snd_seq_oss,snd_seq_midi
ppdev  15748  0 
snd_seq57776  6 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
x_tables   22916  10 
xt_owner,xt_limit,xt_tcpudp,ipt_LOG,ipt_MASQUERADE,xt_DSCP,ipt_REJECT,xt_state,iptable_nat,ip_tables
snd_timer  29960  2 snd_pcm,snd_seq
snd_seq_device 15116  5 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
serio_raw  13444  0 
i2c_piix4  16144  0 
snd63268  15 
snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_seq_oss,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
usblp  20480  1 
soundcore  15328  1 snd
snd_page_alloc 16136  2 snd_hda_intel,snd_pcm
pcspkr 10624  0 
evdev  17696  6 
psmouse45200  0 
button 14224  0 
k8temp 12416  0 
i2c_core   31892  1 i2c_piix4
parport42604  3 lp,parport_pc,ppdev
ati_agp14988  0 
agpgart42184  2 drm,a

[Bug 372232] Re: kernel 2.6.28 from 2.6.27 prevents Alcor reader working

2009-05-05 Thread GaryW

** Attachment added: "dmesg sd card reader working Kern2.6.27"
   http://launchpadlibrarian.net/26356842/ad2kz1gUb904dmesg__20090505.log

-- 
kernel 2.6.28 from 2.6.27 prevents Alcor reader working
https://bugs.launchpad.net/bugs/372232
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 372232] Re: kernel 2.6.28 from 2.6.27 prevents Alcor reader working

2009-05-05 Thread GaryW

** Attachment added: "hwinfo output when running Kern2.6.27"
   http://launchpadlibrarian.net/26356913/ad2kz1gUb904hwinfo__20090505.log

-- 
kernel 2.6.28 from 2.6.27 prevents Alcor reader working
https://bugs.launchpad.net/bugs/372232
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 372232] Re: kernel 2.6.28 from 2.6.27 prevents Alcor reader working

2009-05-05 Thread GaryW
Now running Kern 2.6.28 will prevent a working card reader but gives the 
following outputs for comparison:
ad2k1g:~$ date;cat /etc/*release*;uname -a;lsusb;date;lsmod;ls -dlp /dev/usb/*
Tue May  5 16:04:31 BST 2009
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.04
DISTRIB_CODENAME=jaunty
DISTRIB_DESCRIPTION="Ubuntu 9.04"
Linux ad2k1g 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009 i686 
GNU/Linux
Bus 001 Device 004: ID 058f:6362 Alcor Micro Corp. Hi-Speed 21-in-1 Flash Card 
Reader/Writer (Internal/External)
Bus 001 Device 003: ID 04e8:5050 Samsung Electronics Co., Ltd YP-U2 MP3 Player
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 04b8:0005 Seiko Epson Corp. Stylus D88+
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Tue May  5 16:04:31 BST 2009
Module  Size  Used by
binfmt_misc16776  1 
radeon342816  2 
drm96296  3 radeon
bridge 56340  0 
stp10500  1 bridge
bnep   20224  2 
vboxnetflt 91016  0 
vboxdrv   117544  1 vboxnetflt
xt_owner   10624  1 
xt_limit   10116  8 
xt_tcpudp  11008  7 
ipt_LOG13700  8 
ipt_MASQUERADE 10752  0 
xt_DSCP11264  0 
ipt_REJECT 11136  5 
nf_conntrack_irc   13220  0 
nf_conntrack_ftp   15652  0 
xt_state   10112  6 
video  25360  0 
output 11008  1 video
input_polldev  11912  0 
squashfs   46344  1 
sbp2   30476  0 
lp 17156  0 
iptable_nat13700  0 
nf_nat 25876  2 ipt_MASQUERADE,iptable_nat
nf_conntrack_ipv4  21388  9 iptable_nat,nf_nat
nf_conntrack   72008  7 
ipt_MASQUERADE,nf_conntrack_irc,nf_conntrack_ftp,xt_state,iptable_nat,nf_nat,nf_conntrack_ipv4
nf_defrag_ipv4  9984  1 nf_conntrack_ipv4
iptable_mangle 10880  0 
iptable_filter 10752  1 
ip_tables  19472  3 iptable_nat,iptable_mangle,iptable_filter
x_tables   23044  10 
xt_owner,xt_limit,xt_tcpudp,ipt_LOG,ipt_MASQUERADE,xt_DSCP,ipt_REJECT,xt_state,iptable_nat,ip_tables
psmouse61972  0 
ppdev  15620  0 
snd_hda_intel 435636  3 
snd_pcm_oss46336  0 
snd_mixer_oss  22656  1 snd_pcm_oss
ati_agp14988  0 
agpgart42696  2 drm,ati_agp
serio_raw  13316  0 
parport_pc 40100  1 
parport42220  3 lp,ppdev,parport_pc
pcspkr 10496  0 
snd_pcm82948  2 snd_hda_intel,snd_pcm_oss
usblp  20224  1 
snd_seq_dummy  10756  0 
i2c_piix4  18448  0 
snd_seq_oss37760  0 
snd_seq_midi   14336  0 
snd_rawmidi29696  1 snd_seq_midi
snd_seq_midi_event 15104  2 snd_seq_oss,snd_seq_midi
snd_seq56880  6 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer  29704  2 snd_pcm,snd_seq
snd_seq_device 14988  5 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
k8temp 12416  0 
snd62628  15 
snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore  15200  1 snd
snd_page_alloc 16904  2 snd_hda_intel,snd_pcm
reiserfs  236288  1 
ohci1394   38576  0 
ieee1394   94660  2 sbp2,ohci1394
floppy 64324  0 
r8169  40836  0 
mii13312  1 r8169
fbcon  46112  0 
tileblit   10752  1 fbcon
font   16384  1 fbcon
bitblit13824  1 fbcon
softcursor  9984  1 bitblit
crw-rw+ 1 root lp 180, 0 2009-05-05 15:58 /dev/usb/lp0

** Attachment added: "dmesg Kern 2.6.28 means no card reader working"
   
http://launchpadlibrarian.net/26358085/ad2kz1gUb904dmesgKern2628meansNoCardReader__20090505.log

-- 
kernel 2.6.28 from 2.6.27 prevents Alcor reader working
https://bugs.launchpad.net/bugs/372232
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 380364] Re: w3m-el error complaint preventing xemacs icons from showing

2009-06-21 Thread GaryW
I thought that just removing w3m-el would solve the problem but it seems a bit
more complicated than that - in fact see what happened after w3m-el was removed
it might be that this bug is wrong to be attributed to w3m-el and at some point 
might
be reassigned elsewhere.

r...@d183z2g:~$ apt-cache policy w3m-el
w3m-el:
  Installed: 1.4.4-8
  Candidate: 1.4.4-8
  Version table:
 *** 1.4.4-8 0
500 http://mirror.ox.ac.uk jaunty/universe Packages
100 /var/lib/dpkg/status

r...@d183z2g:~# dpkg --purge w3m-el 
   
(Reading database ... 264735 files and directories currently installed.)
   
Removing w3m-el ... 
   
remove/w3m: purging byte-compiled files for emacs22 
   
remove/w3m: purging byte-compiled files for xemacs21
   
Purging configuration files for w3m-el ... 

#Now here I thought that apt-get install of a game should trigger also a 
successful
#pylint configure as I wrongly believed that w3m-el was the hold up.

The attachement shows some relevant apt-get output showing that even after 
removing w3m-el
my system still is unable to successfully configure pylint.
#Note: titanion is a abstract shooter game package and used arbitrarily here.


** Attachment added: "apt-get output showing still problems"
   http://launchpadlibrarian.net/28182777/xemacs-or-emacs-issues__20090621.txt

-- 
w3m-el error complaint preventing xemacs icons from showing
https://bugs.launchpad.net/bugs/380364
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 373875] [NEW] sagemath help() 'modules' is tripped up by xml from other packages (gnustep)

2009-05-08 Thread GaryW
Public bug reported:

Binary package hint: sagemath

In short typing help() then 'modules' seems to set sagemath off trying to work 
through all the files in 
/usr/share/xml in a parsing attempt. The parsing fails when it hits a .dtd 
provided by the package gnustep.

In particular parsing stops at: /usr/share/xml/gnustep/gsdoc-1_0_0.dtd

I do not know enough about the interaction between sagemath, python, and
other package xml (gnustep) to know where the problem might be, so I
assign it to sagemath in the first instance.

PS Many thanks to Ubuntu packaging people for making sagemath available
in Jaunty - it is a truly excellent way of accessing several free
mathematical packages in a consistent (and great) language - python.

d183z2g:~$ sage
--
| SAGE Version 3.0.5, Release Date: 2008-07-11   |
| Type notebook() for the GUI, and license() for information.|
--

sage: help()

Welcome to Python 2.5!  This is the online help utility.

If this is your first time using Python, you should definitely check out
the tutorial on the Internet at http://www.python.org/doc/tut/. 

Enter the name of any module, keyword, or topic to get help on writing
Python programs and using Python modules.  To quit this help utility and
return to the interpreter, just type "quit".

To get a list of available modules, keywords, or topics, type "modules",
"keywords", or "topics".  Each module also comes with a one-line summary
of what it does; to list the modules whose summaries contain a given word
such as "spam", type "modules spam". 

help> modules

Please wait a moment while I gather a list of all available modules...

---
SAXParseException Traceback (most recent call last)

/home/useri/ in ()

/usr/lib/python2.5/site.pyc in __call__(self, *args, **kwds)
340 def __call__(self, *args, **kwds):  
341 import pydoc
--> 342 return pydoc.help(*args, **kwds)
343 
344 def sethelper():

/usr/lib/python2.5/pydoc.pyc in __call__(self, request)
   1648 else:  
   1649 self.intro()   
-> 1650 self.interact()
   1651 self.output.write('''  
   1652 You are now leaving help and returning to the Python interpreter.

/usr/lib/python2.5/pydoc.pyc in interact(self)
   1666 request = strip(replace(request, '"', '', "'", ''))
   1667 if lower(request) in ('q', 'quit'): break  
-> 1668 self.help(request) 
   1669
   1670 def getline(self, prompt): 

/usr/lib/python2.5/pydoc.pyc in help(self, request)
   1682 elif request == 'keywords': self.listkeywords()
   1683 elif request == 'topics': self.listtopics()
-> 1684 elif request == 'modules': self.listmodules()  
   1685 elif request[:8] == 'modules ':
   1686 self.listmodules(split(request)[1])

/usr/lib/python2.5/pydoc.pyc in listmodules(self, key)
   1803 if find(modname, '.') < 0:
   1804 modules[modname] = 1  
-> 1805 ModuleScanner().run(callback) 
   1806 self.list(modules.keys()) 
   1807 self.output.write(''' 

/usr/lib/python2.5/pydoc.pyc in run(self, callback, key, completer)
   1854 callback(None, modname, desc)  
   1855
-> 1856 for importer, modname, ispkg in pkgutil.walk_packages():
   1857 if self.quit:   
   1858 break   

/usr/lib/python2.5/pkgutil.pyc in walk_packages(path, prefix, onerror)
123 path = [p for p in path if not seen(p)]   
124   
--> 125 for item in walk_packages(path, name+'.', onerror):
126 yield item 
127

/usr/lib/python2.5/pkgutil.pyc in walk_packages(path, prefix, onerror)
123 path = [p for p in path if not seen(p)]   
124   
--> 125 for item in 

[Bug 91849] Re: (i810/S3/Cirrus Logic GD 5446) + xorg = xfce crashes when opening terminal

2009-04-25 Thread GaryW
Have upgraded to Jaunty from Intrepid in the last few days and now I
experience a problem running xfce4-terminal. Have no problems running
gnome-terminal or konsole or xterm but for whatever reason
xfce4-terminal is now broken in my Jaunty (9.04) setup.

An strace is attached as file xfce4-terminal-strace.8289 and the final
few lines look like this:

d183z2g:~$ tail xfce4-terminal-strace.8289 
select(5, [4], [4], NULL, NULL) = 1 (out [4])
writev(4, [{"&\0\2\0[\0\240\3"..., 8}, {NULL, 0}, {""..., 0}], 3) = 8
select(5, [4], [], NULL, NULL)  = 1 (in [4])
read(4, 
"\1\1\205\0\0\0\0\0\240\0\0\0\0\0\0\0\250\1\364\0;\1\247\0\0\0\0\0\320\211\350\17"...,
 4096) = 32
read(4, 0x9b60398, 4096)= -1 EAGAIN (Resource temporarily 
unavailable)
select(5, [4], [4], NULL, NULL) = 1 (out [4])
writev(4, [{"%\0\1\0"..., 4}, {NULL, 0}, {""..., 0}], 3) = 4
read(4, 0x9b60398, 4096)= -1 EAGAIN (Resource temporarily 
unavailable)
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++


There is some other supporting information in the attachments also regarding 
running kernel 2.6.27-11-generic and some dpkg output showing installed package 
versions.

** Attachment added: "strace of /usr/bin/xfce4-terminal"
   http://launchpadlibrarian.net/25979250/xfce4-terminal-strace.8289

-- 
(i810/S3/Cirrus Logic GD 5446) + xorg = xfce crashes when opening terminal
https://bugs.launchpad.net/bugs/91849
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 91849] Re: (i810/S3/Cirrus Logic GD 5446) + xorg = xfce crashes when opening terminal

2009-04-25 Thread GaryW
Supporting information to the comment above is in the attachment here.

** Attachment added: "information about installed packages and running kernel"
   
http://launchpadlibrarian.net/25979385/xfce4-terminal-BugReportSupportingInfoRegardingLocalSetupCombined.txt

-- 
(i810/S3/Cirrus Logic GD 5446) + xorg = xfce crashes when opening terminal
https://bugs.launchpad.net/bugs/91849
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 315950] Re: [needs-packaging] FoFiX (Frets on Fire X)

2009-07-22 Thread GaryW
There looks to have been some progress on the pyvorbis side of things:

Date: Tue, 02 Jun 2009 20:20:23 +0200
Source: pyvorbis
Binary: python-pyvorbis python-pyvorbis-dbg
Architecture: source amd64
Version: 1.4-2
Distribution: unstable
Urgency: medium

As of 2nd June 2009 bug http://bugs.debian.org/521559
has been closed as a fix has been released.

If Pascal or somebody else running an updated debian unstable can retry
Pascal's original test:

  Using python-pyvorbis 1.4-1 is also get the double free error:
  evily...@linopen:/usr/src/experimental/fofix/src$ python2.5 SongTest.py

then that might move things on a bit.

-- 
[needs-packaging] FoFiX (Frets on Fire X) 
https://bugs.launchpad.net/bugs/315950
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 372232] Re: kernel 2.6.28 from 2.6.27 prevents Alcor reader working

2009-05-19 Thread GaryW
Comparing the output of lsmod when running Kern2.6.27-11 versus Kern2.6.28-11 
shows that
the module usb_storage is not being loaded when the system runs the newer 
Kernel 2.6.28-11

$wc -l *lsmod*sorted*ern*.txt
 124 ad2kz1gKern2627-11lsmodOutput__20090505sortedOlderKernel.txt
  70 ad2kz1gKern2628-11lsmodOutput__20090505sortedNewerKernel.txt
 194 total
$ diff ad2kz1gKern2627-11lsmodOutput__20090505sortedOlderKernel.txt 
ad2kz1gKern2628-11lsmodOutput__20090505sortedNewerKernel.txt | grep usb | sed 
's//Newer2628>>>/'
Older2627<<< libusual 30356 1 usb_storage
Older2627<<< scsi_mod 155212 7 st,sbp2,sg,sr_mod,sd_mod,usb_storage,libata
Older2627<<< usbcore 149488 7 usblp,usb_storage,libusual,ehci_hcd,ohci_hcd
Older2627<<< usblp 20480 1
Older2627<<< usb_storage 82624 2
Newer2628>>> usblp 20224 1

What I cannot answer at this time is why usb_storage is not being loaded
when running the newer kernel.

When running Kern2.6.27-11 there is mention of a module named libusual which 
some reading (link below) suggested might have now been removed from Ubuntu 
Kernels of Jaunty and forthcoming Karmic.
   
http://www.linux-archive.org/ubuntu-kernel-team/287813-sru-disable-libusual-ub.html
but I am still puzzled as the narrative seemed to suggest to me that not having 
libusual would just mean usb_storage itself picks everything up directly. My 
expectation would then be that lsmod when running the newer Kernel should
include usb_storage and related modules (but exclude libusual).

This is not the so in my case.

$ grep -H 'usb' *lsmod*sorted*ern*.txt
ad2kz1gKern2627-11lsmodOutput__20090505sortedOlderKernel.txt:libusual 30356 1 
usb_storage
ad2kz1gKern2627-11lsmodOutput__20090505sortedOlderKernel.txt:scsi_mod 155212 7 
st,sbp2,sg,sr_mod,sd_mod,usb_storage,libata
ad2kz1gKern2627-11lsmodOutput__20090505sortedOlderKernel.txt:usbcore 149488 7 
usblp,usb_storage,libusual,ehci_hcd,ohci_hcd
ad2kz1gKern2627-11lsmodOutput__20090505sortedOlderKernel.txt:usblp 20480 1
ad2kz1gKern2627-11lsmodOutput__20090505sortedOlderKernel.txt:usb_storage 82624 2
ad2kz1gKern2628-11lsmodOutput__20090505sortedNewerKernel.txt:usblp 20224 1

-- 
kernel 2.6.28 from 2.6.27 prevents Alcor reader working
https://bugs.launchpad.net/bugs/372232
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 372232] Re: kernel 2.6.28 from 2.6.27 prevents Alcor reader working

2009-05-21 Thread GaryW
Simon, welcome to the Launchpad community - have you thought about quickly 
signing up as an Ubuntero?
it is really quick - just follow the link:
   https://help.launchpad.net/BecomingAnUbuntero

That desktop machine ad2kz1g is a family machine and is a river crossing
away so I will try what you ask over the weekend and post the result.

If a suggested fix is to manually edit /etc/modules then I will probably stick 
with Intrepid's Kernel (2.6.27) and wait
and see if Karmic has better usb detection than Jaunty. Whilst I am happy 
having custom /etc/ files on my own laptop machine, I try to avoid doing custom 
/etc/ files on machines I only attend to at upgrades.

I still do not know what has changed in Jaunty but i did try a little
diff of the .config files of Kernel source incase that had any specific
mention of Alcor brand or similar. If it is mentioned then I cannot see
it.

$ diff Config-Kern2627-11generic-IntrepidNorMusbSorted.txt 
Config-Kern2628-11generic-JauntyNorMusbSorted.txt | egrep -v 
'(DVB|GSPCA|SND|TABLET|VIDEO|USBVGA|WEBCAM|USB_NET|USBNET|USB_PHIDGET)'
1,190c1,222
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_BT_HCIBFUSB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_BT_HCIBTUSB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_HISAX_HFCUSB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_I2C_TINY_USB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_LIBERTAS_USB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_LIRC_ATIUSB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_LIRC_IGORPLUGUSB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_LIRC_MCEUSB2=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_LIRC_MCEUSB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_LIRC_TTUSBIR=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_LMPCM_USB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_P54_USB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_PRISM2_USB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_QC_USB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_RT2500USB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_RT2X00_LIB_USB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_RT73USB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_TOUCHSCREEN_USB_COMPOSITE=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_ACM=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_ADUTUX=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_APPLEDISPLAY=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_APPLEIR=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_ATM=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_BERRY_CHARGE=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_C67X00_HCD=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_CATC=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_CDC_COMPOSITE=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_CXACRU=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_CYPRESS_CY7C63=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_CYTHERM=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_DSBR=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_EHCI_HCD=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_EMI26=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_EMI62=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_ET61X251=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_ETH=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_FILE_STORAGE=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_FTDI_ELAN=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_GADGETFS=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_GADGET=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_G_SERIAL=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_HID=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_HSO=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_IBMCAM=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_IDMOUSE=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_IOWARRIOR=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_IRDA=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_ISIGHTFW=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_ISP116X_HCD=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_ISP1760_HCD=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_KAWETH=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_KBD=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_KONICAWC=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_LCD=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_LD=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_LED=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_LEGOTOWER=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_MDC800=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_MICROTEK=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_MOUSE=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_OHCI_HCD=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_OV511_NEW=

[Bug 411358] [NEW] Thunderbird2 gconf gmt problem 'Bad key or directory name' because of plus symbol (+)

2009-08-10 Thread GaryW
Public bug reported:

Here is an error message for Thunderbird 2 in Jaunty

gnubyexam...@k8amd:~$ thunderbird
GConf Error: Bad key or directory name: 
"/desktop/gnome/url-handlers/GMT+02/command": `+' is an invalid character in 
key/directory names
gnubyexam...@k8amd:~$ date;uname -a;cat /etc/*version*;dpkg -l | grep underbird
Sun Aug  9 14:48:37 BST 2009

Linux k8amd 2.6.28-14-generic #47-Ubuntu SMP Sat Jul 25 00:28:35 UTC 2009 i686 
GNU/Linux
5.0 

ii  enigmail   2:0.95.7-1ubuntu2
  Enigmail - GPG support for Thunderbird
ii  thunderbird
2.0.0.22+build1+nobinonly-0ubuntu0.9.04.1  mail/news client 
with RSS and integrated spam filter support 

 
ii  thunderbird-locale-en-gb   1:2.0.0.14+1-0ubuntu2
  Thunderbird English language/region package  

>From reading this extract ( 
>http://osdir.com/ml/os.solaris.opensolaris.desktop/2008-03/msg00020.html ):
  Subject:  Re: GConf/Thunderbird error on Solaris Nevada

  "Hi Mats,I believe you download the contribute builds of Thunderbird 2, and 
run
it on snv_70.

For some reason, the fix is upstreamed to Thunderbird 3 alpha, but not
community version of Thunderbird 2.
Fixed in snv_68 means the fix was integrated to Thunderbird bundled
with snv_68."


...it seems that the fix for this in thunderbird2 might require some manual 
intervention as although the problem is well know, the fix was only 
incorporated in the newer thunderbird3.

Have just checked the Karmic version at:
  http://packages.ubuntu.com/karmic/thunderbird
which currently shows that version 2 of thunderbird is planned for Karmic 
release.

As thunderbird3 is at Beta 3 right now I can perhaps see why debian and ubuntu 
are sticking with Thunderbird2 just now.
  http://www.mozillamessaging.com/en-US/about/press/archive/2009-07-21-01

However it does seem a shame to ship a new release with this known gconf
issue unpatched.

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

-- 
Thunderbird2 gconf gmt problem 'Bad key or directory name' because of plus 
symbol (+)
https://bugs.launchpad.net/bugs/411358
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 348109] Re: Vuze/Azureus openjdk hardcoded to executeable

2009-08-10 Thread GaryW
Fixes previously provided by rohdef and Cruncher seem to be doing the
trick fine.

Just wanted to add my support for this being treated as a bug. One other
issue that might be considered at the same time is the -Xmx1024M
default.

I have two oldish PCs with 512M and 1Gig of memory respectively, on which 
Ubunty Jaunty runs fine.
I would be reluctant to give java the freedom of eating a maximum of 1Gig 
(-Xmx1024M) on either of these machines and so made an additional modification 
(-Xmx512M) as shown below:

gnubyexam...@ad2k1g:~$ date;uname -a;cat /etc/debian_version;cat 
/etc/lsb-release;dpkg -l | egrep '(vuze|azure|jdk)';more /usr/bin/vuze;grep -H 
jdk /usr/bin/azureus 
Mon Aug 10 17:38:48 BST 2009
Linux ad2k1g 2.6.28-14-generic #47-Ubuntu SMP Sat Jul 25 00:28:35 UTC 2009 i686 
GNU/Linux
5.0
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.04
DISTRIB_CODENAME=jaunty
DISTRIB_DESCRIPTION="Ubuntu 9.04"
ii  azureus3.1.1.0-4ubuntu1 
  BitTorrent client
ii  icedtea-java7-jdk  7~b21-1.4+20071007-0ubuntu6  
  Java runtime based on OpenJDK
ii  vuze   3.1.1.0-4ubuntu1 
  Multimedia BitTorrent client
::
/usr/bin/vuze
::
#!/bin/sh
VUZE=1 exec azureus "$@"
/usr/bin/azureus:JAVA='/usr/lib/jvm/java-6-openjdk/jre/bin/java -Xmx1024M'
gnubyexam...@ad2k1g:~$ ls -l /usr/lib/jvm/java-7-icedtea/jre/bin/java
-rwxr-xr-x 1 root root 3252 2007-10-16 00:37 
/usr/lib/jvm/java-7-icedtea/jre/bin/java
gnubyexam...@ad2k1g:~$ sudo emacs /usr/bin/azureus 
[sudo] password for gnubyexample: 
gnubyexam...@ad2k1g:~$ date;grep -H jdk /usr/bin/azureus Mon Aug 10 17:41:39 
BST 2009
/usr/bin/azureus:#JAVA='/usr/lib/jvm/java-6-openjdk/jre/bin/java -Xmx1024M'
gnubyexam...@ad2k1g:~$ date;grep -H iced /usr/bin/azureus 
Mon Aug 10 17:41:46 BST 2009
/usr/bin/azureus:JAVA='/usr/lib/jvm/java-7-icedtea/jre/bin/java -Xmx512M'
gnubyexam...@ad2k1g:~$ vuze
file:/usr/share/java/Azureus2.jar ; file:/usr/share/java/swt-gtk-3.4.jar ; 
file:/home/gnubyexample/

#In short the -Xmx1024M looks on the high side unless the package can be 
amended to query how
#much physical memory the system has installed.

#Perhaps /usr/bin/free or /proc/meminfo?

gnubyexam...@ad2k1g:~$ /usr/bin/free
 total   used   free sharedbuffers cached
Mem:   10255201000644  24876  0  49816 421840
-/+ buffers/cache: 528988 496532
Swap:   746980  34272 712708

gnubyexam...@ad2k1g:~$ cat /proc/meminfo | head -1 | /usr/bin/awk '{print $2}'
1025520

-- 
Vuze/Azureus openjdk hardcoded to executeable
https://bugs.launchpad.net/bugs/348109
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 412126] [NEW] konqueror 'Invalid codec name' for &autodetect results from menu click

2009-08-11 Thread GaryW
Public bug reported:

Binary package hint: konqueror

When using Konqueror 4.2.2 and...

Right click within the rendered page to get 'Context Menu'
Set Encoding/Unicode/Autodetect

( Illustrated in the screenshot: 
http://lh6.ggpht.com/_x7pxPJzrZL0/SoG8s10Nr4I/ANg/TJL9iFhQyIs/s576/konqueror422unicodeAutodetect__20090811menuIllustration.png
which in shortened form is http://tinyurl.com/qugrz8 )

the error 'Invalid codec name' appears on the console as shown below:

gnubyexam...@k8amd:~$ konqueror
konqueror(6243) KonqViewManager::setCurrentProfile: "webbrowsing" localPath= 
"/home/gnubyexample/.kde/share/apps/konqueror/profiles/webbrowsing"
konqueror(6243) KCodecAction::mibForName: Invalid codec name:  "&Autodetect"

Some quick web searches gave no indication of similar problems that might 
explain it:
  http://www.google.com/search?q=konqueror+KCodecAction+-kwrite+-amarok+-xine
  
http://www.google.com/search?q=konqueror+KCodecAction+autodetect+-kwrite+-amarok+-xine

gnubyexam...@k8amd:~$ date;uname -a;more /etc/*version* /etc/*release*;dpkg -l 
| egrep '(konq|kdebase)';
Tue Aug 11 20:39:34 BST 2009
Linux k8amd 2.6.28-14-generic #47-Ubuntu SMP Sat Jul 25 00:28:35 UTC 2009 i686 
GNU/Linux
::
/etc/debian_version
::
5.0
::
/etc/lsb-release
::
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.04
DISTRIB_CODENAME=jaunty
DISTRIB_DESCRIPTION="Ubuntu 9.04"
 ii  kdebase-bin4:4.2.2-0ubuntu4
   core binaries for the KDE 4 base module
ii  kdebase-data   4:4.2.2-0ubuntu4 
  shared data files for the KDE 4 base module
rc  kdebase-kio-plugins4:3.5.9-0ubuntu7.2   
  core I/O slaves for KDE
ii  kdebase-runtime4:4.2.2-0ubuntu1 
  runtime components from the official KDE 4 release
ii  kdebase-runtime-bin-kde4   4:4.2.2-0ubuntu1 
  core binaries for the KDE 4 base runtime module
ii  kdebase-runtime-data   4:4.2.2-0ubuntu1 
  shared data files for the KDE 4 base runtime module
ii  kdebase-runtime-data-common4:4.2.2-0ubuntu1 
  shared data files for the KDE 4 base runtime module
rc  kdebase-workspace-data 4:4.1.4-0ubuntu1~intrepid3.1 
  shared data files for the KDE 4 base workspace module
ii  kdebase-workspace-libs4+5  4:4.2.2-0ubuntu2 
  libraries provided by the KDE 4 base workspace module
ii  konqueror  4:4.2.2-0ubuntu4 
  KDE 4's advanced file manager, web browser and 
document viewer
ii  konqueror-nsplugins4:4.2.2-0ubuntu4 
  Netscape plugin support for Konqueror
ii  libkonq5   4:4.2.2-0ubuntu4 
  core libraries for Konqueror
ii  libkonq5-templates 4:4.2.2-0ubuntu4 
  data files for the Konqueror libraries
gnubyexam...@k8amd:~$

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


** Tags: konqueror

-- 
konqueror 'Invalid codec name' for &autodetect results from menu click
https://bugs.launchpad.net/bugs/412126
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 380364] [NEW] w3m-el error complaint preventing xemacs icons from showing

2009-05-25 Thread GaryW
Public bug reported:

Binary package hint: w3m-el

Error while loading 50w3m-el
Symbol's function definition is void: batch-byte-compile
xemacs exiting

This output I noticed during install of pylint which interacted with emacs with 
a message I look up below:
   
http://www.google.co.uk/search?q="install%2Fpylint%3A+Handling+install+for+emacsen+flavor";

Some details about my machine and versions is shown below and I will
also try to attach the dpkg output from the pylint package install
(failed)

d183z2g:~# date;cat /etc/*release*;uname -a;dpkg -l | grep emacs;ls -l 
/etc/alternatives/*macs*;ls /usr/bin/emacs*;ls -l 
/usr/bin/xemacs*;/usr/bin/emacs --version
Mon May 25 20:42:36 BST 2009
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.04
DISTRIB_CODENAME=jaunty
DISTRIB_DESCRIPTION="Ubuntu 9.04"
Linux d183z2g 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009 
i686 GNU/Linux
ii  emacs-extra0.1-1ubuntu1 
emacs configuration
ii  emacs22-bin-common 22.2-0ubuntu2
The GNU Emacs editor's shared, architecture depend
ii  emacs22-common 22.2-0ubuntu2
The GNU Emacs editor's common infrastructure
ii  emacs22-nox22.2-0ubuntu2
The GNU Emacs editor (without X support)
ii  emacsen-common 1.4.17   
Common facilities for all emacsen
ii  maxima-emacs   5.13.0-3ubuntu1  
A computer algebra system -- emacs interface
ii  octave3.0-emacsen  1:3.0.1-6ubuntu2 
Emacs support for the GNU Octave language (3.0 bra
ii  xemacs21   21.4.21-4ubuntu1 
highly customizable text editor
ii  xemacs21-basesupport   2007.04.27-1 
Editor and kitchen sink -- compiled elisp support 
ii  xemacs21-bin   21.4.21-4ubuntu1 
highly customizable text editor -- support binarie
rc  xemacs21-mulesupport   2007.04.27-1 
Editor and kitchen sink -- Mule elisp support file
ii  xemacs21-nomule21.4.21-4ubuntu1 
highly customizable text editor -- Non-mule binary
ii  xemacs21-support   21.4.21-4ubuntu1 
highly customizable text editor -- architecture in
lrwxrwxrwx 1 root root 16 2009-04-23 02:27 /etc/alternatives/emacs -> 
/usr/bin/emacs22
lrwxrwxrwx 1 root root 37 2009-04-23 02:27 /etc/alternatives/emacs.1.gz -> 
/usr/share/man/man1/emacs.1emacs22.gz
lrwxrwxrwx 1 root root 20 2009-01-28 13:53 /etc/alternatives/emacs22 -> 
/usr/bin/emacs22-nox
lrwxrwxrwx 1 root root 28 2009-04-23 02:27 /etc/alternatives/emacsclient -> 
/usr/bin/emacsclient.emacs22
lrwxrwxrwx 1 root root 43 2009-04-23 02:27 /etc/alternatives/emacsclient.1.gz 
-> /usr/share/man/man1/emacsclient.1emacs22.gz
lrwxrwxrwx 1 root root 17 2009-01-28 10:37 /etc/alternatives/xemacs -> 
/usr/bin/xemacs21
lrwxrwxrwx 1 root root 40 2009-01-28 10:37 /etc/alternatives/xemacs.1.gz -> 
/usr/share/man/man1/xemacs.xemacs21.1.gz
lrwxrwxrwx 1 root root 24 2009-04-23 02:27 /etc/alternatives/xemacs21 -> 
/usr/bin/xemacs21-nomule
/usr/bin/emacs/usr/bin/emacs22-nox  /usr/bin/emacsclient.emacs22
/usr/bin/emacs22  /usr/bin/emacsclient
lrwxrwxrwx 1 root root  24 2008-09-28 12:23 /usr/bin/xemacs -> 
/etc/alternatives/xemacs
lrwxrwxrwx 1 root root  26 2008-09-28 12:23 /usr/bin/xemacs21 -> 
/etc/alternatives/xemacs21
-rwxr-xr-x 1 root root 1648956 2008-08-03 00:10 /usr/bin/xemacs-21.4.21-nomule
lrwxrwxrwx 1 root root  21 2009-01-27 22:08 /usr/bin/xemacs21-nomule -> 
xemacs-21.4.21-nomule
GNU Emacs 22.2.1
Copyright (C) 2008 Free Software Foundation, Inc.
GNU Emacs comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of Emacs
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.

** Affects: w3m-el (Ubuntu)
 Importance: Undecided
 Status: New

-- 
w3m-el error complaint preventing xemacs icons from showing
https://bugs.launchpad.net/bugs/380364
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 380364] Re: w3m-el error complaint preventing xemacs icons from showing

2009-05-25 Thread GaryW

** Attachment added: "dpkg output during pylint install refering to w3m-el 
issue"
   
http://launchpadlibrarian.net/27150535/pylint-install-dpkg-output-showing-w3m-el-complain__20090525.txt

-- 
w3m-el error complaint preventing xemacs icons from showing
https://bugs.launchpad.net/bugs/380364
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 380364] Re: w3m-el error complaint preventing xemacs icons from showing

2009-05-25 Thread GaryW

** Attachment added: "no icons showing in xemacs and error complaint says 
w3m-el"
   
http://launchpadlibrarian.net/27150593/xemacStartupHaltedByIssue-w3m-el-resultsInNoIconsShowing__20090525.png

-- 
w3m-el error complaint preventing xemacs icons from showing
https://bugs.launchpad.net/bugs/380364
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 372232] Re: kernel 2.6.28 from 2.6.27 prevents Alcor reader working

2009-05-25 Thread GaryW
modprobe usb_storage
manually adds the module which gets the Alcor card reader working.

modinfo usb_storage
filename:   
/lib/modules/2.6.28-11-generic/kernel/drivers/usb/storage/usb-storage.ko
license:GPL
description:USB Mass Storage driver for Linux
author: Matthew Dharm 
srcversion: C3D12A8E3004821BCCAB146
depends:
vermagic:   2.6.28-11-generic SMP mod_unload modversions 586 
parm:   option_zero_cd:ZeroCD mode (1=Force Modem (default), 2=Allow 
CD-Rom (uint)
parm:   swi_tru_install:TRU-Install mode (1=Full Logic (def), 2=Force 
CD-Rom, 3=Force Modem) (uint)
parm:   delay_use:seconds to delay before using a new device (uint)

Log output produced by module load request:
May 21 19:48:20 ad2k1g kernel: [  987.408083] Initializing USB Mass Storage 
driver...
May 21 19:48:20 ad2k1g kernel: [  987.408308] scsi6 : SCSI emulation for USB 
Mass Storage devices
May 21 19:48:20 ad2k1g kernel: [  987.412657] usbcore: registered new interface 
driver usb-storage
May 21 19:48:20 ad2k1g kernel: [  987.412667] USB Mass Storage support 
registered.
May 21 19:48:25 ad2k1g kernel: [  992.414151] scsi 6:0:0:0: Direct-Access 
Generic  USB SD Reader1.00 PQ: 0 ANSI: 0
May 21 19:48:25 ad2k1g kernel: [  992.415645] scsi 6:0:0:1: Direct-Access 
Generic  USB CF Reader1.01 PQ: 0 ANSI: 0
May 21 19:48:25 ad2k1g kernel: [  992.417166] scsi 6:0:0:2: Direct-Access 
Generic  USB SM Reader1.02 PQ: 0 ANSI: 0
May 21 19:48:25 ad2k1g kernel: [  992.418648] scsi 6:0:0:3: Direct-Access 
Generic  USB MS Reader1.03 PQ: 0 ANSI: 0
May 21 19:48:25 ad2k1g kernel: [  992.430223] sd 6:0:0:0: [sdb] Attached SCSI 
removable disk
May 21 19:48:25 ad2k1g kernel: [  992.430381] sd 6:0:0:0: Attached scsi generic 
sg2 type 0
May 21 19:48:25 ad2k1g kernel: [  992.434077] sd 6:0:0:1: [sdc] Attached SCSI 
removable disk
May 21 19:48:25 ad2k1g kernel: [  992.434373] sd 6:0:0:1: Attached scsi generic 
sg3 type 0
May 21 19:48:25 ad2k1g kernel: [  992.437349] sd 6:0:0:2: [sdd] Attached SCSI 
removable disk
May 21 19:48:25 ad2k1g kernel: [  992.438047] sd 6:0:0:2: Attached scsi generic 
sg4 type 0
May 21 19:48:25 ad2k1g kernel: [  992.443307] sd 6:0:0:3: [sde] Attached SCSI 
removable disk
May 21 19:48:25 ad2k1g kernel: [  992.443449] sd 6:0:0:3: Attached scsi generic 
sg5 type 0

The delimiter between usb and storage can be easy to misquote as the .ko file 
is usb-storage.ko but the
actual module name is usb_storage.
If you are unclear then just modinfo (as shown above) to check you have it 
right.


 These messages differ from the ehci_hcd message you are getting but might add 
something to the information regarding your problem, in particular, in your 
case should scsi or sd be somehow initiated by your kernel? (as is the case on 
this machine).


Kernel observation regarding usbcore: I am assuming this is somehow now a 
permanent part of Kern2628 rather than a module. I say this as doing lsmod on 
the newer kernel when usb_storage is loaded does not list usbcore as a module
(see attached 71 module list produced by lsmod after manual usb_storage loading)

Opinion/Conclusion (optional of course)
The Jaunty kernel (2.6.28) seems to load far fewer modules than the Intrepid 
kernel (2.6.27) on this particular machine
120 modules for Intrepid has now been pared down to 71 when running the newer 
Kernel.

My guess is this is probably working towards a wider effort to reduce
boot times and in some cases remove old code from the kernel
(libusual?). If this is the case then I applaud this effort and accept
that some usb devices might be affected (hopefully a small number -
Ubuntu kernel team will know in coming months).

Final Note regarding Upgrades and card readers: If your internal card
reader has stopped working after you upgrade, then look at the output of
lspci and lsusb to make sure you understand which type you really have.
In particular If you are running a recent Dell laptop then you may well
have a Ricoh pci based internal card reader and would then be unaffected
by card reader detection failure mentioned in this bug report.

** Attachment added: "Jaunty Kernel 2.6.28 lsmod showing 71 modules including 
manually loaded usb_storage"
   
http://launchpadlibrarian.net/27153436/ad2kz1gUb904Kern2628lsmodIn72lines__20090521.lsmodAfterManualSteps

-- 
kernel 2.6.28 from 2.6.27 prevents Alcor reader working
https://bugs.launchpad.net/bugs/372232
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 372232] Re: kernel 2.6.28 from 2.6.27 prevents Alcor reader working

2009-05-26 Thread GaryW
The executive summary is concise and correct - thanks Simon.

-- 
kernel 2.6.28 from 2.6.27 prevents Alcor reader working
https://bugs.launchpad.net/bugs/372232
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 366479] Re: problems uploading updates

2009-05-26 Thread GaryW
Hi Jared, your description can be read a few ways and you might want to
be more specific or provide some output in any future bug report.

I am going to proceed as if your problem is that your system is not
doing automatic updates and ask you if you could kindly open a terminal
and type the following commands:

cat /etc/lsb-release

cat /etc/apt/sources.list

sudo apt-get update

You are probably well versed already in how to open terminal but just in case 
link here:
  http://www.psychocats.net/ubuntu/terminal

If problem is a failed package has interrupted your updates then the following 
command might give something useful:
  sudo tail /var/log/dpkg.log

If your problem is not concerning automatic updates then provide some
additional information and I will try and help there also.

-- 
problems uploading updates
https://bugs.launchpad.net/bugs/366479
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 254795] Re: Vice (all machines) crash on startup

2009-08-20 Thread GaryW
more /usr/share/doc/vice/README.ROMs
"The ROM images for the 8-bit components required to make VICE are
copyrighted, and you install them at your own legal risk..."

mkdir -p ~/.vice/C64

If you did choose to find and install those 8-bit components named
basic,chargen, and kernal into directory ~/.vice/C64 then that is a
decision for yourself.

-- 
Vice (all machines) crash on startup
https://bugs.launchpad.net/bugs/254795
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 315950] Re: [needs-packaging] FoFiX (Frets on Fire X)

2009-07-31 Thread GaryW
The original bug report (wishlist) by Javier is for FoFix to be packaged
in Ubuntu.

Ubuntu supports 32 bit and 64 bit distributions and will continue to do
so is my understanding.

As of today is there any serious issue preventing a package for FoFix
being put into the 32bit Ubuntu tree?

Gary.

On a separate note I think it might require a concerted effort with other game 
developers, if it your intention, to push the 64bit issue to debian.org 
requesting upgrade of python-pygame to 1.9 in next release.
  http://packages.debian.org/squeeze/python-pygame
My assumption is that Ubuntu will reflect the debian version of python-pygame 
although someone more active in the game packaging side of Ubuntu might know 
more about any plan to leap ahead.

Pascal: Please understand, I am not trying to downplay the importance of
the 64bit side of things just trying to clarify what is achievable
today.

For anyone with access to the debian list:
  I suspect the debian bug report might benefit from some commentary on the 
current position also:
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=525986

-- 
[needs-packaging] FoFiX (Frets on Fire X) 
https://bugs.launchpad.net/bugs/315950
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 315950] Re: [needs-packaging] FoFiX (Frets on Fire X)

2009-07-31 Thread GaryW
The original bug report (wishlist) by Javier is for FoFix to be packaged
in Ubuntu.

Ubuntu supports 32 bit and 64 bit distributions and will continue to do
so is my understanding.

As of today is there any serious issue preventing a package for FoFix
being put into the 32bit Ubuntu tree?

Gary.

On a separate note I think it might require a concerted effort with other game 
developers, if it your intention, to push the 64bit issue to debian.org 
requesting upgrade of python-pygame to 1.9 in next release.
  http://packages.debian.org/squeeze/python-pygame
My assumption is that Ubuntu will reflect the debian version of python-pygame 
although someone more active in the game packaging side of Ubuntu might know 
more about any plan to leap ahead.

Pascal: Please understand, I am not trying to downplay the importance of
the 64bit side of things just trying to clarify what is achievable
today.

For anyone with access to the debian list:
  I suspect the debian bug report might benefit from some commentary on the 
current position also:
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=525986

-- 
[needs-packaging] FoFiX (Frets on Fire X) 
https://bugs.launchpad.net/bugs/315950
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 315950] Re: [needs-packaging] FoFiX (Frets on Fire X)

2009-07-22 Thread GaryW
There looks to have been some progress on the pyvorbis side of things:

Date: Tue, 02 Jun 2009 20:20:23 +0200
Source: pyvorbis
Binary: python-pyvorbis python-pyvorbis-dbg
Architecture: source amd64
Version: 1.4-2
Distribution: unstable
Urgency: medium

As of 2nd June 2009 bug http://bugs.debian.org/521559
has been closed as a fix has been released.

If Pascal or somebody else running an updated debian unstable can retry
Pascal's original test:

  Using python-pyvorbis 1.4-1 is also get the double free error:
  evily...@linopen:/usr/src/experimental/fofix/src$ python2.5 SongTest.py

then that might move things on a bit.

-- 
[needs-packaging] FoFiX (Frets on Fire X) 
https://bugs.launchpad.net/bugs/315950
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 254795] Re: Vice (all machines) crash on startup

2009-08-20 Thread GaryW
more /usr/share/doc/vice/README.ROMs
"The ROM images for the 8-bit components required to make VICE are
copyrighted, and you install them at your own legal risk..."

mkdir -p ~/.vice/C64

If you did choose to find and install those 8-bit components named
basic,chargen, and kernal into directory ~/.vice/C64 then that is a
decision for yourself.

-- 
Vice (all machines) crash on startup
https://bugs.launchpad.net/bugs/254795
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 411358] [NEW] Thunderbird2 gconf gmt problem 'Bad key or directory name' because of plus symbol (+)

2009-08-10 Thread GaryW
Public bug reported:

Here is an error message for Thunderbird 2 in Jaunty

gnubyexam...@k8amd:~$ thunderbird
GConf Error: Bad key or directory name: 
"/desktop/gnome/url-handlers/GMT+02/command": `+' is an invalid character in 
key/directory names
gnubyexam...@k8amd:~$ date;uname -a;cat /etc/*version*;dpkg -l | grep underbird
Sun Aug  9 14:48:37 BST 2009

Linux k8amd 2.6.28-14-generic #47-Ubuntu SMP Sat Jul 25 00:28:35 UTC 2009 i686 
GNU/Linux
5.0 

ii  enigmail   2:0.95.7-1ubuntu2
  Enigmail - GPG support for Thunderbird
ii  thunderbird
2.0.0.22+build1+nobinonly-0ubuntu0.9.04.1  mail/news client 
with RSS and integrated spam filter support 

 
ii  thunderbird-locale-en-gb   1:2.0.0.14+1-0ubuntu2
  Thunderbird English language/region package  

>From reading this extract ( 
>http://osdir.com/ml/os.solaris.opensolaris.desktop/2008-03/msg00020.html ):
  Subject:  Re: GConf/Thunderbird error on Solaris Nevada

  "Hi Mats,I believe you download the contribute builds of Thunderbird 2, and 
run
it on snv_70.

For some reason, the fix is upstreamed to Thunderbird 3 alpha, but not
community version of Thunderbird 2.
Fixed in snv_68 means the fix was integrated to Thunderbird bundled
with snv_68."


...it seems that the fix for this in thunderbird2 might require some manual 
intervention as although the problem is well know, the fix was only 
incorporated in the newer thunderbird3.

Have just checked the Karmic version at:
  http://packages.ubuntu.com/karmic/thunderbird
which currently shows that version 2 of thunderbird is planned for Karmic 
release.

As thunderbird3 is at Beta 3 right now I can perhaps see why debian and ubuntu 
are sticking with Thunderbird2 just now.
  http://www.mozillamessaging.com/en-US/about/press/archive/2009-07-21-01

However it does seem a shame to ship a new release with this known gconf
issue unpatched.

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

-- 
Thunderbird2 gconf gmt problem 'Bad key or directory name' because of plus 
symbol (+)
https://bugs.launchpad.net/bugs/411358
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 348109] Re: Vuze/Azureus openjdk hardcoded to executeable

2009-08-10 Thread GaryW
Fixes previously provided by rohdef and Cruncher seem to be doing the
trick fine.

Just wanted to add my support for this being treated as a bug. One other
issue that might be considered at the same time is the -Xmx1024M
default.

I have two oldish PCs with 512M and 1Gig of memory respectively, on which 
Ubunty Jaunty runs fine.
I would be reluctant to give java the freedom of eating a maximum of 1Gig 
(-Xmx1024M) on either of these machines and so made an additional modification 
(-Xmx512M) as shown below:

gnubyexam...@ad2k1g:~$ date;uname -a;cat /etc/debian_version;cat 
/etc/lsb-release;dpkg -l | egrep '(vuze|azure|jdk)';more /usr/bin/vuze;grep -H 
jdk /usr/bin/azureus 
Mon Aug 10 17:38:48 BST 2009
Linux ad2k1g 2.6.28-14-generic #47-Ubuntu SMP Sat Jul 25 00:28:35 UTC 2009 i686 
GNU/Linux
5.0
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.04
DISTRIB_CODENAME=jaunty
DISTRIB_DESCRIPTION="Ubuntu 9.04"
ii  azureus3.1.1.0-4ubuntu1 
  BitTorrent client
ii  icedtea-java7-jdk  7~b21-1.4+20071007-0ubuntu6  
  Java runtime based on OpenJDK
ii  vuze   3.1.1.0-4ubuntu1 
  Multimedia BitTorrent client
::
/usr/bin/vuze
::
#!/bin/sh
VUZE=1 exec azureus "$@"
/usr/bin/azureus:JAVA='/usr/lib/jvm/java-6-openjdk/jre/bin/java -Xmx1024M'
gnubyexam...@ad2k1g:~$ ls -l /usr/lib/jvm/java-7-icedtea/jre/bin/java
-rwxr-xr-x 1 root root 3252 2007-10-16 00:37 
/usr/lib/jvm/java-7-icedtea/jre/bin/java
gnubyexam...@ad2k1g:~$ sudo emacs /usr/bin/azureus 
[sudo] password for gnubyexample: 
gnubyexam...@ad2k1g:~$ date;grep -H jdk /usr/bin/azureus Mon Aug 10 17:41:39 
BST 2009
/usr/bin/azureus:#JAVA='/usr/lib/jvm/java-6-openjdk/jre/bin/java -Xmx1024M'
gnubyexam...@ad2k1g:~$ date;grep -H iced /usr/bin/azureus 
Mon Aug 10 17:41:46 BST 2009
/usr/bin/azureus:JAVA='/usr/lib/jvm/java-7-icedtea/jre/bin/java -Xmx512M'
gnubyexam...@ad2k1g:~$ vuze
file:/usr/share/java/Azureus2.jar ; file:/usr/share/java/swt-gtk-3.4.jar ; 
file:/home/gnubyexample/

#In short the -Xmx1024M looks on the high side unless the package can be 
amended to query how
#much physical memory the system has installed.

#Perhaps /usr/bin/free or /proc/meminfo?

gnubyexam...@ad2k1g:~$ /usr/bin/free
 total   used   free sharedbuffers cached
Mem:   10255201000644  24876  0  49816 421840
-/+ buffers/cache: 528988 496532
Swap:   746980  34272 712708

gnubyexam...@ad2k1g:~$ cat /proc/meminfo | head -1 | /usr/bin/awk '{print $2}'
1025520

-- 
Vuze/Azureus openjdk hardcoded to executeable
https://bugs.launchpad.net/bugs/348109
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 412126] [NEW] konqueror 'Invalid codec name' for &autodetect results from menu click

2009-08-11 Thread GaryW
Public bug reported:

Binary package hint: konqueror

When using Konqueror 4.2.2 and...

Right click within the rendered page to get 'Context Menu'
Set Encoding/Unicode/Autodetect

( Illustrated in the screenshot: 
http://lh6.ggpht.com/_x7pxPJzrZL0/SoG8s10Nr4I/ANg/TJL9iFhQyIs/s576/konqueror422unicodeAutodetect__20090811menuIllustration.png
which in shortened form is http://tinyurl.com/qugrz8 )

the error 'Invalid codec name' appears on the console as shown below:

gnubyexam...@k8amd:~$ konqueror
konqueror(6243) KonqViewManager::setCurrentProfile: "webbrowsing" localPath= 
"/home/gnubyexample/.kde/share/apps/konqueror/profiles/webbrowsing"
konqueror(6243) KCodecAction::mibForName: Invalid codec name:  "&Autodetect"

Some quick web searches gave no indication of similar problems that might 
explain it:
  http://www.google.com/search?q=konqueror+KCodecAction+-kwrite+-amarok+-xine
  
http://www.google.com/search?q=konqueror+KCodecAction+autodetect+-kwrite+-amarok+-xine

gnubyexam...@k8amd:~$ date;uname -a;more /etc/*version* /etc/*release*;dpkg -l 
| egrep '(konq|kdebase)';
Tue Aug 11 20:39:34 BST 2009
Linux k8amd 2.6.28-14-generic #47-Ubuntu SMP Sat Jul 25 00:28:35 UTC 2009 i686 
GNU/Linux
::
/etc/debian_version
::
5.0
::
/etc/lsb-release
::
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.04
DISTRIB_CODENAME=jaunty
DISTRIB_DESCRIPTION="Ubuntu 9.04"
 ii  kdebase-bin4:4.2.2-0ubuntu4
   core binaries for the KDE 4 base module
ii  kdebase-data   4:4.2.2-0ubuntu4 
  shared data files for the KDE 4 base module
rc  kdebase-kio-plugins4:3.5.9-0ubuntu7.2   
  core I/O slaves for KDE
ii  kdebase-runtime4:4.2.2-0ubuntu1 
  runtime components from the official KDE 4 release
ii  kdebase-runtime-bin-kde4   4:4.2.2-0ubuntu1 
  core binaries for the KDE 4 base runtime module
ii  kdebase-runtime-data   4:4.2.2-0ubuntu1 
  shared data files for the KDE 4 base runtime module
ii  kdebase-runtime-data-common4:4.2.2-0ubuntu1 
  shared data files for the KDE 4 base runtime module
rc  kdebase-workspace-data 4:4.1.4-0ubuntu1~intrepid3.1 
  shared data files for the KDE 4 base workspace module
ii  kdebase-workspace-libs4+5  4:4.2.2-0ubuntu2 
  libraries provided by the KDE 4 base workspace module
ii  konqueror  4:4.2.2-0ubuntu4 
  KDE 4's advanced file manager, web browser and 
document viewer
ii  konqueror-nsplugins4:4.2.2-0ubuntu4 
  Netscape plugin support for Konqueror
ii  libkonq5   4:4.2.2-0ubuntu4 
  core libraries for Konqueror
ii  libkonq5-templates 4:4.2.2-0ubuntu4 
  data files for the Konqueror libraries
gnubyexam...@k8amd:~$

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


** Tags: konqueror

-- 
konqueror 'Invalid codec name' for &autodetect results from menu click
https://bugs.launchpad.net/bugs/412126
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 91849] Re: (i810/S3/Cirrus Logic GD 5446) + xorg = xfce crashes when opening terminal

2009-04-25 Thread GaryW
Have upgraded to Jaunty from Intrepid in the last few days and now I
experience a problem running xfce4-terminal. Have no problems running
gnome-terminal or konsole or xterm but for whatever reason
xfce4-terminal is now broken in my Jaunty (9.04) setup.

An strace is attached as file xfce4-terminal-strace.8289 and the final
few lines look like this:

d183z2g:~$ tail xfce4-terminal-strace.8289 
select(5, [4], [4], NULL, NULL) = 1 (out [4])
writev(4, [{"&\0\2\0[\0\240\3"..., 8}, {NULL, 0}, {""..., 0}], 3) = 8
select(5, [4], [], NULL, NULL)  = 1 (in [4])
read(4, 
"\1\1\205\0\0\0\0\0\240\0\0\0\0\0\0\0\250\1\364\0;\1\247\0\0\0\0\0\320\211\350\17"...,
 4096) = 32
read(4, 0x9b60398, 4096)= -1 EAGAIN (Resource temporarily 
unavailable)
select(5, [4], [4], NULL, NULL) = 1 (out [4])
writev(4, [{"%\0\1\0"..., 4}, {NULL, 0}, {""..., 0}], 3) = 4
read(4, 0x9b60398, 4096)= -1 EAGAIN (Resource temporarily 
unavailable)
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++


There is some other supporting information in the attachments also regarding 
running kernel 2.6.27-11-generic and some dpkg output showing installed package 
versions.

** Attachment added: "strace of /usr/bin/xfce4-terminal"
   http://launchpadlibrarian.net/25979250/xfce4-terminal-strace.8289

-- 
(i810/S3/Cirrus Logic GD 5446) + xorg = xfce crashes when opening terminal
https://bugs.launchpad.net/bugs/91849
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 91849] Re: (i810/S3/Cirrus Logic GD 5446) + xorg = xfce crashes when opening terminal

2009-04-25 Thread GaryW
Supporting information to the comment above is in the attachment here.

** Attachment added: "information about installed packages and running kernel"
   
http://launchpadlibrarian.net/25979385/xfce4-terminal-BugReportSupportingInfoRegardingLocalSetupCombined.txt

-- 
(i810/S3/Cirrus Logic GD 5446) + xorg = xfce crashes when opening terminal
https://bugs.launchpad.net/bugs/91849
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 380364] Re: w3m-el error complaint preventing xemacs icons from showing

2009-06-21 Thread GaryW
I thought that just removing w3m-el would solve the problem but it seems a bit
more complicated than that - in fact see what happened after w3m-el was removed
it might be that this bug is wrong to be attributed to w3m-el and at some point 
might
be reassigned elsewhere.

r...@d183z2g:~$ apt-cache policy w3m-el
w3m-el:
  Installed: 1.4.4-8
  Candidate: 1.4.4-8
  Version table:
 *** 1.4.4-8 0
500 http://mirror.ox.ac.uk jaunty/universe Packages
100 /var/lib/dpkg/status

r...@d183z2g:~# dpkg --purge w3m-el 
   
(Reading database ... 264735 files and directories currently installed.)
   
Removing w3m-el ... 
   
remove/w3m: purging byte-compiled files for emacs22 
   
remove/w3m: purging byte-compiled files for xemacs21
   
Purging configuration files for w3m-el ... 

#Now here I thought that apt-get install of a game should trigger also a 
successful
#pylint configure as I wrongly believed that w3m-el was the hold up.

The attachement shows some relevant apt-get output showing that even after 
removing w3m-el
my system still is unable to successfully configure pylint.
#Note: titanion is a abstract shooter game package and used arbitrarily here.


** Attachment added: "apt-get output showing still problems"
   http://launchpadlibrarian.net/28182777/xemacs-or-emacs-issues__20090621.txt

-- 
w3m-el error complaint preventing xemacs icons from showing
https://bugs.launchpad.net/bugs/380364
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 372232] [NEW] kernel 2.6.28 from 2.6.27 prevents Alcor reader working

2009-05-05 Thread GaryW
Public bug reported:

I am writing this bug report whilst running Kernel 2.6.27-11-generic
which support my internal Alcor SD card reader just fine.

However if I try to run the latest (default) Jaunty kernel 2.6.28 then
the card reader stops working.

Here is some /boot/ info
ad2k1g:~$ grep init /boot/grub/menu.lst | egrep '(2.6.27|2.6.28)'
initrd  /initrd.img-2.6.28-11-generic
initrd  /initrd.img-2.6.28-11-generic
initrd  /initrd.img-2.6.27-11-generic
initrd  /initrd.img-2.6.27-11-generic
initrd  /initrd.img-2.6.27-9-generic
initrd  /initrd.img-2.6.27-9-generic
initrd  /initrd.img-2.6.27-7-generic
initrd  /initrd.img-2.6.27-7-generic

I have owned this card reader for almost a year now and it worked fine during 
all that time with Intrepid 8.10
release.

ad2k1g:~$ date;cat /etc/*release*;uname -a;lsmod;dpkg -l | grep generic
Tue May  5 15:40:06 BST 2009
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.04
DISTRIB_CODENAME=jaunty
DISTRIB_DESCRIPTION="Ubuntu 9.04"
Linux ad2k1g 2.6.27-11-generic #1 SMP Wed Apr 1 20:57:48 UTC 2009 i686 GNU/Linux
Module  Size  Used by
lp 17156  0 
parport_pc 39332  1 
joydev 18368  0 
st 45212  0 
nls_iso8859_1  12032  1 
nls_cp437  13696  1 
vfat   18944  1 
fat57376  1 vfat
binfmt_misc16904  1 
radeon147616  0 
drm86056  1 radeon
rfcomm 44560  0 
bridge 56980  0 
stp10628  1 bridge
bnep   20480  2 
sco18308  2 
l2cap  30464  6 rfcomm,bnep
bluetooth  61924  6 rfcomm,bnep,sco,l2cap
vboxnetflt 92296  0 
vboxdrv   119080  1 vboxnetflt
ipv6  263972  20 
xt_owner   10752  1 
xt_limit   10372  8 
xt_tcpudp  11008  7 
ipt_LOG13700  8 
ipt_MASQUERADE 10752  0 
xt_DSCP11264  0 
ipt_REJECT 11136  5 
nf_conntrack_irc   13348  0 
nf_conntrack_ftp   15652  0 
xt_state   10112  6 
af_packet  25728  2 
powernow_k822148  1 
cpufreq_powersave   9856  0 
cpufreq_stats  13188  0 
cpufreq_userspace  11396  0 
cpufreq_ondemand   14988  1 
cpufreq_conservative14600  0 
freq_table 12672  3 powernow_k8,cpufreq_stats,cpufreq_ondemand
video  25232  0 
output 11008  1 video
battery18436  0 
container  11520  0 
wmi14504  0 
sbs19464  0 
pci_slot   12680  0 
sbshc  13440  1 sbs
squashfs   46728  1 
loop   23180  2 
ext3  133256  3 
jbd55828  1 ext3
mbcache16004  1 ext3
dm_crypt   21124  0 
crypto_blkcipher   25476  1 dm_crypt
dm_mod 63432  1 dm_crypt
ac 12292  0 
sbp2   29324  0 
snd_hda_intel 384176  3 
snd_pcm_oss46848  0 
snd_seq_dummy  10884  0 
snd_mixer_oss  22784  1 snd_pcm_oss
iptable_nat13448  0 
snd_seq_oss38528  0 
nf_nat 25368  2 ipt_MASQUERADE,iptable_nat
snd_seq_midi   14336  0 
nf_conntrack_ipv4  21900  9 iptable_nat,nf_nat
nf_conntrack   72032  7 
ipt_MASQUERADE,nf_conntrack_irc,nf_conntrack_ftp,xt_state,iptable_nat,nf_nat,nf_conntrack_ipv4
snd_pcm83204  2 snd_hda_intel,snd_pcm_oss
snd_rawmidi29824  1 snd_seq_midi
iptable_mangle 10880  0 
iptable_filter 10752  1 
ip_tables  19600  3 iptable_nat,iptable_mangle,iptable_filter
snd_seq_midi_event 15232  2 snd_seq_oss,snd_seq_midi
ppdev  15748  0 
snd_seq57776  6 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
x_tables   22916  10 
xt_owner,xt_limit,xt_tcpudp,ipt_LOG,ipt_MASQUERADE,xt_DSCP,ipt_REJECT,xt_state,iptable_nat,ip_tables
snd_timer  29960  2 snd_pcm,snd_seq
snd_seq_device 15116  5 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
serio_raw  13444  0 
i2c_piix4  16144  0 
snd63268  15 
snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_seq_oss,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
usblp  20480  1 
soundcore  15328  1 snd
snd_page_alloc 16136  2 snd_hda_intel,snd_pcm
pcspkr 10624  0 
evdev  17696  6 
psmouse45200  0 
button 14224  0 
k8temp 12416  0 
i2c_core   31892  1 i2c_piix4
parport42604  3 lp,parport_pc,ppdev
ati_agp14988  0 
agpgart42184  2 drm,a

[Bug 372232] Re: kernel 2.6.28 from 2.6.27 prevents Alcor reader working

2009-05-05 Thread GaryW

** Attachment added: "dmesg sd card reader working Kern2.6.27"
   http://launchpadlibrarian.net/26356842/ad2kz1gUb904dmesg__20090505.log

-- 
kernel 2.6.28 from 2.6.27 prevents Alcor reader working
https://bugs.launchpad.net/bugs/372232
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 372232] Re: kernel 2.6.28 from 2.6.27 prevents Alcor reader working

2009-05-05 Thread GaryW

** Attachment added: "hwinfo output when running Kern2.6.27"
   http://launchpadlibrarian.net/26356913/ad2kz1gUb904hwinfo__20090505.log

-- 
kernel 2.6.28 from 2.6.27 prevents Alcor reader working
https://bugs.launchpad.net/bugs/372232
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 372232] Re: kernel 2.6.28 from 2.6.27 prevents Alcor reader working

2009-05-05 Thread GaryW
Now running Kern 2.6.28 will prevent a working card reader but gives the 
following outputs for comparison:
ad2k1g:~$ date;cat /etc/*release*;uname -a;lsusb;date;lsmod;ls -dlp /dev/usb/*
Tue May  5 16:04:31 BST 2009
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.04
DISTRIB_CODENAME=jaunty
DISTRIB_DESCRIPTION="Ubuntu 9.04"
Linux ad2k1g 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009 i686 
GNU/Linux
Bus 001 Device 004: ID 058f:6362 Alcor Micro Corp. Hi-Speed 21-in-1 Flash Card 
Reader/Writer (Internal/External)
Bus 001 Device 003: ID 04e8:5050 Samsung Electronics Co., Ltd YP-U2 MP3 Player
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 04b8:0005 Seiko Epson Corp. Stylus D88+
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Tue May  5 16:04:31 BST 2009
Module  Size  Used by
binfmt_misc16776  1 
radeon342816  2 
drm96296  3 radeon
bridge 56340  0 
stp10500  1 bridge
bnep   20224  2 
vboxnetflt 91016  0 
vboxdrv   117544  1 vboxnetflt
xt_owner   10624  1 
xt_limit   10116  8 
xt_tcpudp  11008  7 
ipt_LOG13700  8 
ipt_MASQUERADE 10752  0 
xt_DSCP11264  0 
ipt_REJECT 11136  5 
nf_conntrack_irc   13220  0 
nf_conntrack_ftp   15652  0 
xt_state   10112  6 
video  25360  0 
output 11008  1 video
input_polldev  11912  0 
squashfs   46344  1 
sbp2   30476  0 
lp 17156  0 
iptable_nat13700  0 
nf_nat 25876  2 ipt_MASQUERADE,iptable_nat
nf_conntrack_ipv4  21388  9 iptable_nat,nf_nat
nf_conntrack   72008  7 
ipt_MASQUERADE,nf_conntrack_irc,nf_conntrack_ftp,xt_state,iptable_nat,nf_nat,nf_conntrack_ipv4
nf_defrag_ipv4  9984  1 nf_conntrack_ipv4
iptable_mangle 10880  0 
iptable_filter 10752  1 
ip_tables  19472  3 iptable_nat,iptable_mangle,iptable_filter
x_tables   23044  10 
xt_owner,xt_limit,xt_tcpudp,ipt_LOG,ipt_MASQUERADE,xt_DSCP,ipt_REJECT,xt_state,iptable_nat,ip_tables
psmouse61972  0 
ppdev  15620  0 
snd_hda_intel 435636  3 
snd_pcm_oss46336  0 
snd_mixer_oss  22656  1 snd_pcm_oss
ati_agp14988  0 
agpgart42696  2 drm,ati_agp
serio_raw  13316  0 
parport_pc 40100  1 
parport42220  3 lp,ppdev,parport_pc
pcspkr 10496  0 
snd_pcm82948  2 snd_hda_intel,snd_pcm_oss
usblp  20224  1 
snd_seq_dummy  10756  0 
i2c_piix4  18448  0 
snd_seq_oss37760  0 
snd_seq_midi   14336  0 
snd_rawmidi29696  1 snd_seq_midi
snd_seq_midi_event 15104  2 snd_seq_oss,snd_seq_midi
snd_seq56880  6 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer  29704  2 snd_pcm,snd_seq
snd_seq_device 14988  5 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
k8temp 12416  0 
snd62628  15 
snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore  15200  1 snd
snd_page_alloc 16904  2 snd_hda_intel,snd_pcm
reiserfs  236288  1 
ohci1394   38576  0 
ieee1394   94660  2 sbp2,ohci1394
floppy 64324  0 
r8169  40836  0 
mii13312  1 r8169
fbcon  46112  0 
tileblit   10752  1 fbcon
font   16384  1 fbcon
bitblit13824  1 fbcon
softcursor  9984  1 bitblit
crw-rw+ 1 root lp 180, 0 2009-05-05 15:58 /dev/usb/lp0

** Attachment added: "dmesg Kern 2.6.28 means no card reader working"
   
http://launchpadlibrarian.net/26358085/ad2kz1gUb904dmesgKern2628meansNoCardReader__20090505.log

-- 
kernel 2.6.28 from 2.6.27 prevents Alcor reader working
https://bugs.launchpad.net/bugs/372232
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 373875] [NEW] sagemath help() 'modules' is tripped up by xml from other packages (gnustep)

2009-05-08 Thread GaryW
Public bug reported:

Binary package hint: sagemath

In short typing help() then 'modules' seems to set sagemath off trying to work 
through all the files in 
/usr/share/xml in a parsing attempt. The parsing fails when it hits a .dtd 
provided by the package gnustep.

In particular parsing stops at: /usr/share/xml/gnustep/gsdoc-1_0_0.dtd

I do not know enough about the interaction between sagemath, python, and
other package xml (gnustep) to know where the problem might be, so I
assign it to sagemath in the first instance.

PS Many thanks to Ubuntu packaging people for making sagemath available
in Jaunty - it is a truly excellent way of accessing several free
mathematical packages in a consistent (and great) language - python.

d183z2g:~$ sage
--
| SAGE Version 3.0.5, Release Date: 2008-07-11   |
| Type notebook() for the GUI, and license() for information.|
--

sage: help()

Welcome to Python 2.5!  This is the online help utility.

If this is your first time using Python, you should definitely check out
the tutorial on the Internet at http://www.python.org/doc/tut/. 

Enter the name of any module, keyword, or topic to get help on writing
Python programs and using Python modules.  To quit this help utility and
return to the interpreter, just type "quit".

To get a list of available modules, keywords, or topics, type "modules",
"keywords", or "topics".  Each module also comes with a one-line summary
of what it does; to list the modules whose summaries contain a given word
such as "spam", type "modules spam". 

help> modules

Please wait a moment while I gather a list of all available modules...

---
SAXParseException Traceback (most recent call last)

/home/useri/ in ()

/usr/lib/python2.5/site.pyc in __call__(self, *args, **kwds)
340 def __call__(self, *args, **kwds):  
341 import pydoc
--> 342 return pydoc.help(*args, **kwds)
343 
344 def sethelper():

/usr/lib/python2.5/pydoc.pyc in __call__(self, request)
   1648 else:  
   1649 self.intro()   
-> 1650 self.interact()
   1651 self.output.write('''  
   1652 You are now leaving help and returning to the Python interpreter.

/usr/lib/python2.5/pydoc.pyc in interact(self)
   1666 request = strip(replace(request, '"', '', "'", ''))
   1667 if lower(request) in ('q', 'quit'): break  
-> 1668 self.help(request) 
   1669
   1670 def getline(self, prompt): 

/usr/lib/python2.5/pydoc.pyc in help(self, request)
   1682 elif request == 'keywords': self.listkeywords()
   1683 elif request == 'topics': self.listtopics()
-> 1684 elif request == 'modules': self.listmodules()  
   1685 elif request[:8] == 'modules ':
   1686 self.listmodules(split(request)[1])

/usr/lib/python2.5/pydoc.pyc in listmodules(self, key)
   1803 if find(modname, '.') < 0:
   1804 modules[modname] = 1  
-> 1805 ModuleScanner().run(callback) 
   1806 self.list(modules.keys()) 
   1807 self.output.write(''' 

/usr/lib/python2.5/pydoc.pyc in run(self, callback, key, completer)
   1854 callback(None, modname, desc)  
   1855
-> 1856 for importer, modname, ispkg in pkgutil.walk_packages():
   1857 if self.quit:   
   1858 break   

/usr/lib/python2.5/pkgutil.pyc in walk_packages(path, prefix, onerror)
123 path = [p for p in path if not seen(p)]   
124   
--> 125 for item in walk_packages(path, name+'.', onerror):
126 yield item 
127

/usr/lib/python2.5/pkgutil.pyc in walk_packages(path, prefix, onerror)
123 path = [p for p in path if not seen(p)]   
124   
--> 125 for item in 

[Bug 377223] [NEW] totem-gstreamer used outdated crypto rather than python2.6 recommend hashlib

2009-05-16 Thread GaryW
Public bug reported:

$ totem-gstreamer
/var/lib/python-support/python2.6/gdata/tlslite/utils/cryptomath.py:9: 
DeprecationWarning: the sha module is deprecated; use the hashlib module instead
  import sha

$ date;uname -a;cat /etc/*release*;ls 
/var/lib/dpkg/info/gstreamer0.10-*.list;sudo dpkg -l | egrep -- 
'(totem|python2|python-crypto)'
Sat May 16 11:09:20 BST 2009
Linux d183z2g 2.6.27-11-generic #1 SMP Wed Apr 1 20:57:48 UTC 2009 i686 
GNU/Linux
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.04
DISTRIB_CODENAME=jaunty
DISTRIB_DESCRIPTION="Ubuntu 9.04"
/var/lib/dpkg/info/gstreamer0.10-alsa.list   
/var/lib/dpkg/info/gstreamer0.10-plugins-good-dbg.list
/var/lib/dpkg/info/gstreamer0.10-esd.list
/var/lib/dpkg/info/gstreamer0.10-plugins-good.list
/var/lib/dpkg/info/gstreamer0.10-ffmpeg.list 
/var/lib/dpkg/info/gstreamer0.10-plugins-ugly-dbg.list
/var/lib/dpkg/info/gstreamer0.10-gnomevfs.list   
/var/lib/dpkg/info/gstreamer0.10-plugins-ugly.list
/var/lib/dpkg/info/gstreamer0.10-plugins-bad.list
/var/lib/dpkg/info/gstreamer0.10-pulseaudio.list
/var/lib/dpkg/info/gstreamer0.10-plugins-base-apps.list  
/var/lib/dpkg/info/gstreamer0.10-schroedinger.list
/var/lib/dpkg/info/gstreamer0.10-plugins-base-dbg.list   
/var/lib/dpkg/info/gstreamer0.10-tools.list
/var/lib/dpkg/info/gstreamer0.10-plugins-base.list   
/var/lib/dpkg/info/gstreamer0.10-x.list
ii  libpython2.6   2.6.2-0ubuntu1   
Shared Python runtime library (version 2.6)
ii  libtotem-plparser122.26.1-0ubuntu1  
Totem Playlist Parser library - runtime version
ii  libtotem-plparser7 2.20.0-0ubuntu3  
Totem Playlist Parser library - runtime version
ii  python-crypto  2.0.1+dfsg1-2.3ubuntu5   
cryptographic algorithms and protocols for Python
ii  python2.5  2.5.4-1ubuntu4   
An interactive high-level object-oriented language
ii  python2.5-minimal  2.5.4-1ubuntu4   
A minimal subset of the Python language (version 2
ii  python2.6  2.6.2-0ubuntu1   
An interactive high-level object-oriented language
ii  python2.6-dev  2.6.2-0ubuntu1   
Header files and a static library for Python (v2.6
ii  python2.6-minimal  2.6.2-0ubuntu1   
A minimal subset of the Python language (version 2
ii  totem  2.26.1-0ubuntu5  
A simple media player for the GNOME desktop (dummy
ii  totem-common   2.26.1-0ubuntu5  
Data files for the Totem media player
ii  totem-dbg  2.26.1-0ubuntu5  
Debugging symbols for the Totem media player
ii  totem-gstreamer2.26.1-0ubuntu5  
A simple media player for the GNOME desktop based
ii  totem-mozilla  2.26.1-0ubuntu5  
Totem Mozilla plugin
ii  totem-plugins  2.26.1-0ubuntu5  
Plugins for the Totem media player

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

-- 
totem-gstreamer used outdated crypto rather than python2.6 recommend hashlib
https://bugs.launchpad.net/bugs/377223
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 372232] Re: kernel 2.6.28 from 2.6.27 prevents Alcor reader working

2009-05-19 Thread GaryW
Comparing the output of lsmod when running Kern2.6.27-11 versus Kern2.6.28-11 
shows that
the module usb_storage is not being loaded when the system runs the newer 
Kernel 2.6.28-11

$wc -l *lsmod*sorted*ern*.txt
 124 ad2kz1gKern2627-11lsmodOutput__20090505sortedOlderKernel.txt
  70 ad2kz1gKern2628-11lsmodOutput__20090505sortedNewerKernel.txt
 194 total
$ diff ad2kz1gKern2627-11lsmodOutput__20090505sortedOlderKernel.txt 
ad2kz1gKern2628-11lsmodOutput__20090505sortedNewerKernel.txt | grep usb | sed 
's//Newer2628>>>/'
Older2627<<< libusual 30356 1 usb_storage
Older2627<<< scsi_mod 155212 7 st,sbp2,sg,sr_mod,sd_mod,usb_storage,libata
Older2627<<< usbcore 149488 7 usblp,usb_storage,libusual,ehci_hcd,ohci_hcd
Older2627<<< usblp 20480 1
Older2627<<< usb_storage 82624 2
Newer2628>>> usblp 20224 1

What I cannot answer at this time is why usb_storage is not being loaded
when running the newer kernel.

When running Kern2.6.27-11 there is mention of a module named libusual which 
some reading (link below) suggested might have now been removed from Ubuntu 
Kernels of Jaunty and forthcoming Karmic.
   
http://www.linux-archive.org/ubuntu-kernel-team/287813-sru-disable-libusual-ub.html
but I am still puzzled as the narrative seemed to suggest to me that not having 
libusual would just mean usb_storage itself picks everything up directly. My 
expectation would then be that lsmod when running the newer Kernel should
include usb_storage and related modules (but exclude libusual).

This is not the so in my case.

$ grep -H 'usb' *lsmod*sorted*ern*.txt
ad2kz1gKern2627-11lsmodOutput__20090505sortedOlderKernel.txt:libusual 30356 1 
usb_storage
ad2kz1gKern2627-11lsmodOutput__20090505sortedOlderKernel.txt:scsi_mod 155212 7 
st,sbp2,sg,sr_mod,sd_mod,usb_storage,libata
ad2kz1gKern2627-11lsmodOutput__20090505sortedOlderKernel.txt:usbcore 149488 7 
usblp,usb_storage,libusual,ehci_hcd,ohci_hcd
ad2kz1gKern2627-11lsmodOutput__20090505sortedOlderKernel.txt:usblp 20480 1
ad2kz1gKern2627-11lsmodOutput__20090505sortedOlderKernel.txt:usb_storage 82624 2
ad2kz1gKern2628-11lsmodOutput__20090505sortedNewerKernel.txt:usblp 20224 1

-- 
kernel 2.6.28 from 2.6.27 prevents Alcor reader working
https://bugs.launchpad.net/bugs/372232
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 372232] Re: kernel 2.6.28 from 2.6.27 prevents Alcor reader working

2009-05-21 Thread GaryW
Simon, welcome to the Launchpad community - have you thought about quickly 
signing up as an Ubuntero?
it is really quick - just follow the link:
   https://help.launchpad.net/BecomingAnUbuntero

That desktop machine ad2kz1g is a family machine and is a river crossing
away so I will try what you ask over the weekend and post the result.

If a suggested fix is to manually edit /etc/modules then I will probably stick 
with Intrepid's Kernel (2.6.27) and wait
and see if Karmic has better usb detection than Jaunty. Whilst I am happy 
having custom /etc/ files on my own laptop machine, I try to avoid doing custom 
/etc/ files on machines I only attend to at upgrades.

I still do not know what has changed in Jaunty but i did try a little
diff of the .config files of Kernel source incase that had any specific
mention of Alcor brand or similar. If it is mentioned then I cannot see
it.

$ diff Config-Kern2627-11generic-IntrepidNorMusbSorted.txt 
Config-Kern2628-11generic-JauntyNorMusbSorted.txt | egrep -v 
'(DVB|GSPCA|SND|TABLET|VIDEO|USBVGA|WEBCAM|USB_NET|USBNET|USB_PHIDGET)'
1,190c1,222
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_BT_HCIBFUSB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_BT_HCIBTUSB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_HISAX_HFCUSB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_I2C_TINY_USB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_LIBERTAS_USB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_LIRC_ATIUSB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_LIRC_IGORPLUGUSB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_LIRC_MCEUSB2=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_LIRC_MCEUSB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_LIRC_TTUSBIR=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_LMPCM_USB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_P54_USB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_PRISM2_USB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_QC_USB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_RT2500USB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_RT2X00_LIB_USB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_RT73USB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_TOUCHSCREEN_USB_COMPOSITE=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_ACM=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_ADUTUX=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_APPLEDISPLAY=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_APPLEIR=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_ATM=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_BERRY_CHARGE=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_C67X00_HCD=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_CATC=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_CDC_COMPOSITE=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_CXACRU=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_CYPRESS_CY7C63=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_CYTHERM=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_DSBR=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_EHCI_HCD=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_EMI26=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_EMI62=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_ET61X251=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_ETH=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_FILE_STORAGE=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_FTDI_ELAN=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_GADGETFS=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_GADGET=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_G_SERIAL=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_HID=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_HSO=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_IBMCAM=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_IDMOUSE=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_IOWARRIOR=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_IRDA=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_ISIGHTFW=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_ISP116X_HCD=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_ISP1760_HCD=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_KAWETH=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_KBD=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_KONICAWC=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_LCD=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_LD=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_LED=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_LEGOTOWER=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_MDC800=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_MICROTEK=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_MOUSE=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_OHCI_HCD=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_OV511_NEW=

[Bug 380364] [NEW] w3m-el error complaint preventing xemacs icons from showing

2009-05-25 Thread GaryW
Public bug reported:

Binary package hint: w3m-el

Error while loading 50w3m-el
Symbol's function definition is void: batch-byte-compile
xemacs exiting

This output I noticed during install of pylint which interacted with emacs with 
a message I look up below:
   
http://www.google.co.uk/search?q="install%2Fpylint%3A+Handling+install+for+emacsen+flavor";

Some details about my machine and versions is shown below and I will
also try to attach the dpkg output from the pylint package install
(failed)

d183z2g:~# date;cat /etc/*release*;uname -a;dpkg -l | grep emacs;ls -l 
/etc/alternatives/*macs*;ls /usr/bin/emacs*;ls -l 
/usr/bin/xemacs*;/usr/bin/emacs --version
Mon May 25 20:42:36 BST 2009
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.04
DISTRIB_CODENAME=jaunty
DISTRIB_DESCRIPTION="Ubuntu 9.04"
Linux d183z2g 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009 
i686 GNU/Linux
ii  emacs-extra0.1-1ubuntu1 
emacs configuration
ii  emacs22-bin-common 22.2-0ubuntu2
The GNU Emacs editor's shared, architecture depend
ii  emacs22-common 22.2-0ubuntu2
The GNU Emacs editor's common infrastructure
ii  emacs22-nox22.2-0ubuntu2
The GNU Emacs editor (without X support)
ii  emacsen-common 1.4.17   
Common facilities for all emacsen
ii  maxima-emacs   5.13.0-3ubuntu1  
A computer algebra system -- emacs interface
ii  octave3.0-emacsen  1:3.0.1-6ubuntu2 
Emacs support for the GNU Octave language (3.0 bra
ii  xemacs21   21.4.21-4ubuntu1 
highly customizable text editor
ii  xemacs21-basesupport   2007.04.27-1 
Editor and kitchen sink -- compiled elisp support 
ii  xemacs21-bin   21.4.21-4ubuntu1 
highly customizable text editor -- support binarie
rc  xemacs21-mulesupport   2007.04.27-1 
Editor and kitchen sink -- Mule elisp support file
ii  xemacs21-nomule21.4.21-4ubuntu1 
highly customizable text editor -- Non-mule binary
ii  xemacs21-support   21.4.21-4ubuntu1 
highly customizable text editor -- architecture in
lrwxrwxrwx 1 root root 16 2009-04-23 02:27 /etc/alternatives/emacs -> 
/usr/bin/emacs22
lrwxrwxrwx 1 root root 37 2009-04-23 02:27 /etc/alternatives/emacs.1.gz -> 
/usr/share/man/man1/emacs.1emacs22.gz
lrwxrwxrwx 1 root root 20 2009-01-28 13:53 /etc/alternatives/emacs22 -> 
/usr/bin/emacs22-nox
lrwxrwxrwx 1 root root 28 2009-04-23 02:27 /etc/alternatives/emacsclient -> 
/usr/bin/emacsclient.emacs22
lrwxrwxrwx 1 root root 43 2009-04-23 02:27 /etc/alternatives/emacsclient.1.gz 
-> /usr/share/man/man1/emacsclient.1emacs22.gz
lrwxrwxrwx 1 root root 17 2009-01-28 10:37 /etc/alternatives/xemacs -> 
/usr/bin/xemacs21
lrwxrwxrwx 1 root root 40 2009-01-28 10:37 /etc/alternatives/xemacs.1.gz -> 
/usr/share/man/man1/xemacs.xemacs21.1.gz
lrwxrwxrwx 1 root root 24 2009-04-23 02:27 /etc/alternatives/xemacs21 -> 
/usr/bin/xemacs21-nomule
/usr/bin/emacs/usr/bin/emacs22-nox  /usr/bin/emacsclient.emacs22
/usr/bin/emacs22  /usr/bin/emacsclient
lrwxrwxrwx 1 root root  24 2008-09-28 12:23 /usr/bin/xemacs -> 
/etc/alternatives/xemacs
lrwxrwxrwx 1 root root  26 2008-09-28 12:23 /usr/bin/xemacs21 -> 
/etc/alternatives/xemacs21
-rwxr-xr-x 1 root root 1648956 2008-08-03 00:10 /usr/bin/xemacs-21.4.21-nomule
lrwxrwxrwx 1 root root  21 2009-01-27 22:08 /usr/bin/xemacs21-nomule -> 
xemacs-21.4.21-nomule
GNU Emacs 22.2.1
Copyright (C) 2008 Free Software Foundation, Inc.
GNU Emacs comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of Emacs
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.

** Affects: w3m-el (Ubuntu)
 Importance: Undecided
 Status: New

-- 
w3m-el error complaint preventing xemacs icons from showing
https://bugs.launchpad.net/bugs/380364
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 380364] Re: w3m-el error complaint preventing xemacs icons from showing

2009-05-25 Thread GaryW

** Attachment added: "dpkg output during pylint install refering to w3m-el 
issue"
   
http://launchpadlibrarian.net/27150535/pylint-install-dpkg-output-showing-w3m-el-complain__20090525.txt

-- 
w3m-el error complaint preventing xemacs icons from showing
https://bugs.launchpad.net/bugs/380364
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 380364] Re: w3m-el error complaint preventing xemacs icons from showing

2009-05-25 Thread GaryW

** Attachment added: "no icons showing in xemacs and error complaint says 
w3m-el"
   
http://launchpadlibrarian.net/27150593/xemacStartupHaltedByIssue-w3m-el-resultsInNoIconsShowing__20090525.png

-- 
w3m-el error complaint preventing xemacs icons from showing
https://bugs.launchpad.net/bugs/380364
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 372232] Re: kernel 2.6.28 from 2.6.27 prevents Alcor reader working

2009-05-25 Thread GaryW
modprobe usb_storage
manually adds the module which gets the Alcor card reader working.

modinfo usb_storage
filename:   
/lib/modules/2.6.28-11-generic/kernel/drivers/usb/storage/usb-storage.ko
license:GPL
description:USB Mass Storage driver for Linux
author: Matthew Dharm 
srcversion: C3D12A8E3004821BCCAB146
depends:
vermagic:   2.6.28-11-generic SMP mod_unload modversions 586 
parm:   option_zero_cd:ZeroCD mode (1=Force Modem (default), 2=Allow 
CD-Rom (uint)
parm:   swi_tru_install:TRU-Install mode (1=Full Logic (def), 2=Force 
CD-Rom, 3=Force Modem) (uint)
parm:   delay_use:seconds to delay before using a new device (uint)

Log output produced by module load request:
May 21 19:48:20 ad2k1g kernel: [  987.408083] Initializing USB Mass Storage 
driver...
May 21 19:48:20 ad2k1g kernel: [  987.408308] scsi6 : SCSI emulation for USB 
Mass Storage devices
May 21 19:48:20 ad2k1g kernel: [  987.412657] usbcore: registered new interface 
driver usb-storage
May 21 19:48:20 ad2k1g kernel: [  987.412667] USB Mass Storage support 
registered.
May 21 19:48:25 ad2k1g kernel: [  992.414151] scsi 6:0:0:0: Direct-Access 
Generic  USB SD Reader1.00 PQ: 0 ANSI: 0
May 21 19:48:25 ad2k1g kernel: [  992.415645] scsi 6:0:0:1: Direct-Access 
Generic  USB CF Reader1.01 PQ: 0 ANSI: 0
May 21 19:48:25 ad2k1g kernel: [  992.417166] scsi 6:0:0:2: Direct-Access 
Generic  USB SM Reader1.02 PQ: 0 ANSI: 0
May 21 19:48:25 ad2k1g kernel: [  992.418648] scsi 6:0:0:3: Direct-Access 
Generic  USB MS Reader1.03 PQ: 0 ANSI: 0
May 21 19:48:25 ad2k1g kernel: [  992.430223] sd 6:0:0:0: [sdb] Attached SCSI 
removable disk
May 21 19:48:25 ad2k1g kernel: [  992.430381] sd 6:0:0:0: Attached scsi generic 
sg2 type 0
May 21 19:48:25 ad2k1g kernel: [  992.434077] sd 6:0:0:1: [sdc] Attached SCSI 
removable disk
May 21 19:48:25 ad2k1g kernel: [  992.434373] sd 6:0:0:1: Attached scsi generic 
sg3 type 0
May 21 19:48:25 ad2k1g kernel: [  992.437349] sd 6:0:0:2: [sdd] Attached SCSI 
removable disk
May 21 19:48:25 ad2k1g kernel: [  992.438047] sd 6:0:0:2: Attached scsi generic 
sg4 type 0
May 21 19:48:25 ad2k1g kernel: [  992.443307] sd 6:0:0:3: [sde] Attached SCSI 
removable disk
May 21 19:48:25 ad2k1g kernel: [  992.443449] sd 6:0:0:3: Attached scsi generic 
sg5 type 0

The delimiter between usb and storage can be easy to misquote as the .ko file 
is usb-storage.ko but the
actual module name is usb_storage.
If you are unclear then just modinfo (as shown above) to check you have it 
right.


 These messages differ from the ehci_hcd message you are getting but might add 
something to the information regarding your problem, in particular, in your 
case should scsi or sd be somehow initiated by your kernel? (as is the case on 
this machine).


Kernel observation regarding usbcore: I am assuming this is somehow now a 
permanent part of Kern2628 rather than a module. I say this as doing lsmod on 
the newer kernel when usb_storage is loaded does not list usbcore as a module
(see attached 71 module list produced by lsmod after manual usb_storage loading)

Opinion/Conclusion (optional of course)
The Jaunty kernel (2.6.28) seems to load far fewer modules than the Intrepid 
kernel (2.6.27) on this particular machine
120 modules for Intrepid has now been pared down to 71 when running the newer 
Kernel.

My guess is this is probably working towards a wider effort to reduce
boot times and in some cases remove old code from the kernel
(libusual?). If this is the case then I applaud this effort and accept
that some usb devices might be affected (hopefully a small number -
Ubuntu kernel team will know in coming months).

Final Note regarding Upgrades and card readers: If your internal card
reader has stopped working after you upgrade, then look at the output of
lspci and lsusb to make sure you understand which type you really have.
In particular If you are running a recent Dell laptop then you may well
have a Ricoh pci based internal card reader and would then be unaffected
by card reader detection failure mentioned in this bug report.

** Attachment added: "Jaunty Kernel 2.6.28 lsmod showing 71 modules including 
manually loaded usb_storage"
   
http://launchpadlibrarian.net/27153436/ad2kz1gUb904Kern2628lsmodIn72lines__20090521.lsmodAfterManualSteps

-- 
kernel 2.6.28 from 2.6.27 prevents Alcor reader working
https://bugs.launchpad.net/bugs/372232
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 372232] Re: kernel 2.6.28 from 2.6.27 prevents Alcor reader working

2009-05-26 Thread GaryW
The executive summary is concise and correct - thanks Simon.

-- 
kernel 2.6.28 from 2.6.27 prevents Alcor reader working
https://bugs.launchpad.net/bugs/372232
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 366479] Re: problems uploading updates

2009-05-26 Thread GaryW
Hi Jared, your description can be read a few ways and you might want to
be more specific or provide some output in any future bug report.

I am going to proceed as if your problem is that your system is not
doing automatic updates and ask you if you could kindly open a terminal
and type the following commands:

cat /etc/lsb-release

cat /etc/apt/sources.list

sudo apt-get update

You are probably well versed already in how to open terminal but just in case 
link here:
  http://www.psychocats.net/ubuntu/terminal

If problem is a failed package has interrupted your updates then the following 
command might give something useful:
  sudo tail /var/log/dpkg.log

If your problem is not concerning automatic updates then provide some
additional information and I will try and help there also.

-- 
problems uploading updates
https://bugs.launchpad.net/bugs/366479
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 380364] Re: w3m-el error complaint preventing xemacs icons from showing

2009-06-21 Thread GaryW
I thought that just removing w3m-el would solve the problem but it seems a bit
more complicated than that - in fact see what happened after w3m-el was removed
it might be that this bug is wrong to be attributed to w3m-el and at some point 
might
be reassigned elsewhere.

r...@d183z2g:~$ apt-cache policy w3m-el
w3m-el:
  Installed: 1.4.4-8
  Candidate: 1.4.4-8
  Version table:
 *** 1.4.4-8 0
500 http://mirror.ox.ac.uk jaunty/universe Packages
100 /var/lib/dpkg/status

r...@d183z2g:~# dpkg --purge w3m-el 
   
(Reading database ... 264735 files and directories currently installed.)
   
Removing w3m-el ... 
   
remove/w3m: purging byte-compiled files for emacs22 
   
remove/w3m: purging byte-compiled files for xemacs21
   
Purging configuration files for w3m-el ... 

#Now here I thought that apt-get install of a game should trigger also a 
successful
#pylint configure as I wrongly believed that w3m-el was the hold up.

The attachement shows some relevant apt-get output showing that even after 
removing w3m-el
my system still is unable to successfully configure pylint.
#Note: titanion is a abstract shooter game package and used arbitrarily here.


** Attachment added: "apt-get output showing still problems"
   http://launchpadlibrarian.net/28182777/xemacs-or-emacs-issues__20090621.txt

-- 
w3m-el error complaint preventing xemacs icons from showing
https://bugs.launchpad.net/bugs/380364
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 254795] Re: Vice (all machines) crash on startup

2009-08-20 Thread GaryW
more /usr/share/doc/vice/README.ROMs
"The ROM images for the 8-bit components required to make VICE are
copyrighted, and you install them at your own legal risk..."

mkdir -p ~/.vice/C64

If you did choose to find and install those 8-bit components named
basic,chargen, and kernal into directory ~/.vice/C64 then that is a
decision for yourself.

-- 
Vice (all machines) crash on startup
https://bugs.launchpad.net/bugs/254795
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 411358] [NEW] Thunderbird2 gconf gmt problem 'Bad key or directory name' because of plus symbol (+)

2009-08-10 Thread GaryW
Public bug reported:

Here is an error message for Thunderbird 2 in Jaunty

gnubyexam...@k8amd:~$ thunderbird
GConf Error: Bad key or directory name: 
"/desktop/gnome/url-handlers/GMT+02/command": `+' is an invalid character in 
key/directory names
gnubyexam...@k8amd:~$ date;uname -a;cat /etc/*version*;dpkg -l | grep underbird
Sun Aug  9 14:48:37 BST 2009

Linux k8amd 2.6.28-14-generic #47-Ubuntu SMP Sat Jul 25 00:28:35 UTC 2009 i686 
GNU/Linux
5.0 

ii  enigmail   2:0.95.7-1ubuntu2
  Enigmail - GPG support for Thunderbird
ii  thunderbird
2.0.0.22+build1+nobinonly-0ubuntu0.9.04.1  mail/news client 
with RSS and integrated spam filter support 

 
ii  thunderbird-locale-en-gb   1:2.0.0.14+1-0ubuntu2
  Thunderbird English language/region package  

>From reading this extract ( 
>http://osdir.com/ml/os.solaris.opensolaris.desktop/2008-03/msg00020.html ):
  Subject:  Re: GConf/Thunderbird error on Solaris Nevada

  "Hi Mats,I believe you download the contribute builds of Thunderbird 2, and 
run
it on snv_70.

For some reason, the fix is upstreamed to Thunderbird 3 alpha, but not
community version of Thunderbird 2.
Fixed in snv_68 means the fix was integrated to Thunderbird bundled
with snv_68."


...it seems that the fix for this in thunderbird2 might require some manual 
intervention as although the problem is well know, the fix was only 
incorporated in the newer thunderbird3.

Have just checked the Karmic version at:
  http://packages.ubuntu.com/karmic/thunderbird
which currently shows that version 2 of thunderbird is planned for Karmic 
release.

As thunderbird3 is at Beta 3 right now I can perhaps see why debian and ubuntu 
are sticking with Thunderbird2 just now.
  http://www.mozillamessaging.com/en-US/about/press/archive/2009-07-21-01

However it does seem a shame to ship a new release with this known gconf
issue unpatched.

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

-- 
Thunderbird2 gconf gmt problem 'Bad key or directory name' because of plus 
symbol (+)
https://bugs.launchpad.net/bugs/411358
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 348109] Re: Vuze/Azureus openjdk hardcoded to executeable

2009-08-10 Thread GaryW
Fixes previously provided by rohdef and Cruncher seem to be doing the
trick fine.

Just wanted to add my support for this being treated as a bug. One other
issue that might be considered at the same time is the -Xmx1024M
default.

I have two oldish PCs with 512M and 1Gig of memory respectively, on which 
Ubunty Jaunty runs fine.
I would be reluctant to give java the freedom of eating a maximum of 1Gig 
(-Xmx1024M) on either of these machines and so made an additional modification 
(-Xmx512M) as shown below:

gnubyexam...@ad2k1g:~$ date;uname -a;cat /etc/debian_version;cat 
/etc/lsb-release;dpkg -l | egrep '(vuze|azure|jdk)';more /usr/bin/vuze;grep -H 
jdk /usr/bin/azureus 
Mon Aug 10 17:38:48 BST 2009
Linux ad2k1g 2.6.28-14-generic #47-Ubuntu SMP Sat Jul 25 00:28:35 UTC 2009 i686 
GNU/Linux
5.0
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.04
DISTRIB_CODENAME=jaunty
DISTRIB_DESCRIPTION="Ubuntu 9.04"
ii  azureus3.1.1.0-4ubuntu1 
  BitTorrent client
ii  icedtea-java7-jdk  7~b21-1.4+20071007-0ubuntu6  
  Java runtime based on OpenJDK
ii  vuze   3.1.1.0-4ubuntu1 
  Multimedia BitTorrent client
::
/usr/bin/vuze
::
#!/bin/sh
VUZE=1 exec azureus "$@"
/usr/bin/azureus:JAVA='/usr/lib/jvm/java-6-openjdk/jre/bin/java -Xmx1024M'
gnubyexam...@ad2k1g:~$ ls -l /usr/lib/jvm/java-7-icedtea/jre/bin/java
-rwxr-xr-x 1 root root 3252 2007-10-16 00:37 
/usr/lib/jvm/java-7-icedtea/jre/bin/java
gnubyexam...@ad2k1g:~$ sudo emacs /usr/bin/azureus 
[sudo] password for gnubyexample: 
gnubyexam...@ad2k1g:~$ date;grep -H jdk /usr/bin/azureus Mon Aug 10 17:41:39 
BST 2009
/usr/bin/azureus:#JAVA='/usr/lib/jvm/java-6-openjdk/jre/bin/java -Xmx1024M'
gnubyexam...@ad2k1g:~$ date;grep -H iced /usr/bin/azureus 
Mon Aug 10 17:41:46 BST 2009
/usr/bin/azureus:JAVA='/usr/lib/jvm/java-7-icedtea/jre/bin/java -Xmx512M'
gnubyexam...@ad2k1g:~$ vuze
file:/usr/share/java/Azureus2.jar ; file:/usr/share/java/swt-gtk-3.4.jar ; 
file:/home/gnubyexample/

#In short the -Xmx1024M looks on the high side unless the package can be 
amended to query how
#much physical memory the system has installed.

#Perhaps /usr/bin/free or /proc/meminfo?

gnubyexam...@ad2k1g:~$ /usr/bin/free
 total   used   free sharedbuffers cached
Mem:   10255201000644  24876  0  49816 421840
-/+ buffers/cache: 528988 496532
Swap:   746980  34272 712708

gnubyexam...@ad2k1g:~$ cat /proc/meminfo | head -1 | /usr/bin/awk '{print $2}'
1025520

-- 
Vuze/Azureus openjdk hardcoded to executeable
https://bugs.launchpad.net/bugs/348109
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 412126] [NEW] konqueror 'Invalid codec name' for &autodetect results from menu click

2009-08-11 Thread GaryW
Public bug reported:

Binary package hint: konqueror

When using Konqueror 4.2.2 and...

Right click within the rendered page to get 'Context Menu'
Set Encoding/Unicode/Autodetect

( Illustrated in the screenshot: 
http://lh6.ggpht.com/_x7pxPJzrZL0/SoG8s10Nr4I/ANg/TJL9iFhQyIs/s576/konqueror422unicodeAutodetect__20090811menuIllustration.png
which in shortened form is http://tinyurl.com/qugrz8 )

the error 'Invalid codec name' appears on the console as shown below:

gnubyexam...@k8amd:~$ konqueror
konqueror(6243) KonqViewManager::setCurrentProfile: "webbrowsing" localPath= 
"/home/gnubyexample/.kde/share/apps/konqueror/profiles/webbrowsing"
konqueror(6243) KCodecAction::mibForName: Invalid codec name:  "&Autodetect"

Some quick web searches gave no indication of similar problems that might 
explain it:
  http://www.google.com/search?q=konqueror+KCodecAction+-kwrite+-amarok+-xine
  
http://www.google.com/search?q=konqueror+KCodecAction+autodetect+-kwrite+-amarok+-xine

gnubyexam...@k8amd:~$ date;uname -a;more /etc/*version* /etc/*release*;dpkg -l 
| egrep '(konq|kdebase)';
Tue Aug 11 20:39:34 BST 2009
Linux k8amd 2.6.28-14-generic #47-Ubuntu SMP Sat Jul 25 00:28:35 UTC 2009 i686 
GNU/Linux
::
/etc/debian_version
::
5.0
::
/etc/lsb-release
::
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.04
DISTRIB_CODENAME=jaunty
DISTRIB_DESCRIPTION="Ubuntu 9.04"
 ii  kdebase-bin4:4.2.2-0ubuntu4
   core binaries for the KDE 4 base module
ii  kdebase-data   4:4.2.2-0ubuntu4 
  shared data files for the KDE 4 base module
rc  kdebase-kio-plugins4:3.5.9-0ubuntu7.2   
  core I/O slaves for KDE
ii  kdebase-runtime4:4.2.2-0ubuntu1 
  runtime components from the official KDE 4 release
ii  kdebase-runtime-bin-kde4   4:4.2.2-0ubuntu1 
  core binaries for the KDE 4 base runtime module
ii  kdebase-runtime-data   4:4.2.2-0ubuntu1 
  shared data files for the KDE 4 base runtime module
ii  kdebase-runtime-data-common4:4.2.2-0ubuntu1 
  shared data files for the KDE 4 base runtime module
rc  kdebase-workspace-data 4:4.1.4-0ubuntu1~intrepid3.1 
  shared data files for the KDE 4 base workspace module
ii  kdebase-workspace-libs4+5  4:4.2.2-0ubuntu2 
  libraries provided by the KDE 4 base workspace module
ii  konqueror  4:4.2.2-0ubuntu4 
  KDE 4's advanced file manager, web browser and 
document viewer
ii  konqueror-nsplugins4:4.2.2-0ubuntu4 
  Netscape plugin support for Konqueror
ii  libkonq5   4:4.2.2-0ubuntu4 
  core libraries for Konqueror
ii  libkonq5-templates 4:4.2.2-0ubuntu4 
  data files for the Konqueror libraries
gnubyexam...@k8amd:~$

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


** Tags: konqueror

-- 
konqueror 'Invalid codec name' for &autodetect results from menu click
https://bugs.launchpad.net/bugs/412126
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 372232] [NEW] kernel 2.6.28 from 2.6.27 prevents Alcor reader working

2009-05-05 Thread GaryW
Public bug reported:

I am writing this bug report whilst running Kernel 2.6.27-11-generic
which support my internal Alcor SD card reader just fine.

However if I try to run the latest (default) Jaunty kernel 2.6.28 then
the card reader stops working.

Here is some /boot/ info
ad2k1g:~$ grep init /boot/grub/menu.lst | egrep '(2.6.27|2.6.28)'
initrd  /initrd.img-2.6.28-11-generic
initrd  /initrd.img-2.6.28-11-generic
initrd  /initrd.img-2.6.27-11-generic
initrd  /initrd.img-2.6.27-11-generic
initrd  /initrd.img-2.6.27-9-generic
initrd  /initrd.img-2.6.27-9-generic
initrd  /initrd.img-2.6.27-7-generic
initrd  /initrd.img-2.6.27-7-generic

I have owned this card reader for almost a year now and it worked fine during 
all that time with Intrepid 8.10
release.

ad2k1g:~$ date;cat /etc/*release*;uname -a;lsmod;dpkg -l | grep generic
Tue May  5 15:40:06 BST 2009
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.04
DISTRIB_CODENAME=jaunty
DISTRIB_DESCRIPTION="Ubuntu 9.04"
Linux ad2k1g 2.6.27-11-generic #1 SMP Wed Apr 1 20:57:48 UTC 2009 i686 GNU/Linux
Module  Size  Used by
lp 17156  0 
parport_pc 39332  1 
joydev 18368  0 
st 45212  0 
nls_iso8859_1  12032  1 
nls_cp437  13696  1 
vfat   18944  1 
fat57376  1 vfat
binfmt_misc16904  1 
radeon147616  0 
drm86056  1 radeon
rfcomm 44560  0 
bridge 56980  0 
stp10628  1 bridge
bnep   20480  2 
sco18308  2 
l2cap  30464  6 rfcomm,bnep
bluetooth  61924  6 rfcomm,bnep,sco,l2cap
vboxnetflt 92296  0 
vboxdrv   119080  1 vboxnetflt
ipv6  263972  20 
xt_owner   10752  1 
xt_limit   10372  8 
xt_tcpudp  11008  7 
ipt_LOG13700  8 
ipt_MASQUERADE 10752  0 
xt_DSCP11264  0 
ipt_REJECT 11136  5 
nf_conntrack_irc   13348  0 
nf_conntrack_ftp   15652  0 
xt_state   10112  6 
af_packet  25728  2 
powernow_k822148  1 
cpufreq_powersave   9856  0 
cpufreq_stats  13188  0 
cpufreq_userspace  11396  0 
cpufreq_ondemand   14988  1 
cpufreq_conservative14600  0 
freq_table 12672  3 powernow_k8,cpufreq_stats,cpufreq_ondemand
video  25232  0 
output 11008  1 video
battery18436  0 
container  11520  0 
wmi14504  0 
sbs19464  0 
pci_slot   12680  0 
sbshc  13440  1 sbs
squashfs   46728  1 
loop   23180  2 
ext3  133256  3 
jbd55828  1 ext3
mbcache16004  1 ext3
dm_crypt   21124  0 
crypto_blkcipher   25476  1 dm_crypt
dm_mod 63432  1 dm_crypt
ac 12292  0 
sbp2   29324  0 
snd_hda_intel 384176  3 
snd_pcm_oss46848  0 
snd_seq_dummy  10884  0 
snd_mixer_oss  22784  1 snd_pcm_oss
iptable_nat13448  0 
snd_seq_oss38528  0 
nf_nat 25368  2 ipt_MASQUERADE,iptable_nat
snd_seq_midi   14336  0 
nf_conntrack_ipv4  21900  9 iptable_nat,nf_nat
nf_conntrack   72032  7 
ipt_MASQUERADE,nf_conntrack_irc,nf_conntrack_ftp,xt_state,iptable_nat,nf_nat,nf_conntrack_ipv4
snd_pcm83204  2 snd_hda_intel,snd_pcm_oss
snd_rawmidi29824  1 snd_seq_midi
iptable_mangle 10880  0 
iptable_filter 10752  1 
ip_tables  19600  3 iptable_nat,iptable_mangle,iptable_filter
snd_seq_midi_event 15232  2 snd_seq_oss,snd_seq_midi
ppdev  15748  0 
snd_seq57776  6 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
x_tables   22916  10 
xt_owner,xt_limit,xt_tcpudp,ipt_LOG,ipt_MASQUERADE,xt_DSCP,ipt_REJECT,xt_state,iptable_nat,ip_tables
snd_timer  29960  2 snd_pcm,snd_seq
snd_seq_device 15116  5 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
serio_raw  13444  0 
i2c_piix4  16144  0 
snd63268  15 
snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_seq_oss,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
usblp  20480  1 
soundcore  15328  1 snd
snd_page_alloc 16136  2 snd_hda_intel,snd_pcm
pcspkr 10624  0 
evdev  17696  6 
psmouse45200  0 
button 14224  0 
k8temp 12416  0 
i2c_core   31892  1 i2c_piix4
parport42604  3 lp,parport_pc,ppdev
ati_agp14988  0 
agpgart42184  2 drm,a

[Bug 372232] Re: kernel 2.6.28 from 2.6.27 prevents Alcor reader working

2009-05-05 Thread GaryW

** Attachment added: "dmesg sd card reader working Kern2.6.27"
   http://launchpadlibrarian.net/26356842/ad2kz1gUb904dmesg__20090505.log

-- 
kernel 2.6.28 from 2.6.27 prevents Alcor reader working
https://bugs.launchpad.net/bugs/372232
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 372232] Re: kernel 2.6.28 from 2.6.27 prevents Alcor reader working

2009-05-05 Thread GaryW

** Attachment added: "hwinfo output when running Kern2.6.27"
   http://launchpadlibrarian.net/26356913/ad2kz1gUb904hwinfo__20090505.log

-- 
kernel 2.6.28 from 2.6.27 prevents Alcor reader working
https://bugs.launchpad.net/bugs/372232
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 372232] Re: kernel 2.6.28 from 2.6.27 prevents Alcor reader working

2009-05-05 Thread GaryW
Now running Kern 2.6.28 will prevent a working card reader but gives the 
following outputs for comparison:
ad2k1g:~$ date;cat /etc/*release*;uname -a;lsusb;date;lsmod;ls -dlp /dev/usb/*
Tue May  5 16:04:31 BST 2009
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.04
DISTRIB_CODENAME=jaunty
DISTRIB_DESCRIPTION="Ubuntu 9.04"
Linux ad2k1g 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009 i686 
GNU/Linux
Bus 001 Device 004: ID 058f:6362 Alcor Micro Corp. Hi-Speed 21-in-1 Flash Card 
Reader/Writer (Internal/External)
Bus 001 Device 003: ID 04e8:5050 Samsung Electronics Co., Ltd YP-U2 MP3 Player
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 04b8:0005 Seiko Epson Corp. Stylus D88+
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Tue May  5 16:04:31 BST 2009
Module  Size  Used by
binfmt_misc16776  1 
radeon342816  2 
drm96296  3 radeon
bridge 56340  0 
stp10500  1 bridge
bnep   20224  2 
vboxnetflt 91016  0 
vboxdrv   117544  1 vboxnetflt
xt_owner   10624  1 
xt_limit   10116  8 
xt_tcpudp  11008  7 
ipt_LOG13700  8 
ipt_MASQUERADE 10752  0 
xt_DSCP11264  0 
ipt_REJECT 11136  5 
nf_conntrack_irc   13220  0 
nf_conntrack_ftp   15652  0 
xt_state   10112  6 
video  25360  0 
output 11008  1 video
input_polldev  11912  0 
squashfs   46344  1 
sbp2   30476  0 
lp 17156  0 
iptable_nat13700  0 
nf_nat 25876  2 ipt_MASQUERADE,iptable_nat
nf_conntrack_ipv4  21388  9 iptable_nat,nf_nat
nf_conntrack   72008  7 
ipt_MASQUERADE,nf_conntrack_irc,nf_conntrack_ftp,xt_state,iptable_nat,nf_nat,nf_conntrack_ipv4
nf_defrag_ipv4  9984  1 nf_conntrack_ipv4
iptable_mangle 10880  0 
iptable_filter 10752  1 
ip_tables  19472  3 iptable_nat,iptable_mangle,iptable_filter
x_tables   23044  10 
xt_owner,xt_limit,xt_tcpudp,ipt_LOG,ipt_MASQUERADE,xt_DSCP,ipt_REJECT,xt_state,iptable_nat,ip_tables
psmouse61972  0 
ppdev  15620  0 
snd_hda_intel 435636  3 
snd_pcm_oss46336  0 
snd_mixer_oss  22656  1 snd_pcm_oss
ati_agp14988  0 
agpgart42696  2 drm,ati_agp
serio_raw  13316  0 
parport_pc 40100  1 
parport42220  3 lp,ppdev,parport_pc
pcspkr 10496  0 
snd_pcm82948  2 snd_hda_intel,snd_pcm_oss
usblp  20224  1 
snd_seq_dummy  10756  0 
i2c_piix4  18448  0 
snd_seq_oss37760  0 
snd_seq_midi   14336  0 
snd_rawmidi29696  1 snd_seq_midi
snd_seq_midi_event 15104  2 snd_seq_oss,snd_seq_midi
snd_seq56880  6 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer  29704  2 snd_pcm,snd_seq
snd_seq_device 14988  5 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
k8temp 12416  0 
snd62628  15 
snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore  15200  1 snd
snd_page_alloc 16904  2 snd_hda_intel,snd_pcm
reiserfs  236288  1 
ohci1394   38576  0 
ieee1394   94660  2 sbp2,ohci1394
floppy 64324  0 
r8169  40836  0 
mii13312  1 r8169
fbcon  46112  0 
tileblit   10752  1 fbcon
font   16384  1 fbcon
bitblit13824  1 fbcon
softcursor  9984  1 bitblit
crw-rw+ 1 root lp 180, 0 2009-05-05 15:58 /dev/usb/lp0

** Attachment added: "dmesg Kern 2.6.28 means no card reader working"
   
http://launchpadlibrarian.net/26358085/ad2kz1gUb904dmesgKern2628meansNoCardReader__20090505.log

-- 
kernel 2.6.28 from 2.6.27 prevents Alcor reader working
https://bugs.launchpad.net/bugs/372232
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 373875] [NEW] sagemath help() 'modules' is tripped up by xml from other packages (gnustep)

2009-05-08 Thread GaryW
Public bug reported:

Binary package hint: sagemath

In short typing help() then 'modules' seems to set sagemath off trying to work 
through all the files in 
/usr/share/xml in a parsing attempt. The parsing fails when it hits a .dtd 
provided by the package gnustep.

In particular parsing stops at: /usr/share/xml/gnustep/gsdoc-1_0_0.dtd

I do not know enough about the interaction between sagemath, python, and
other package xml (gnustep) to know where the problem might be, so I
assign it to sagemath in the first instance.

PS Many thanks to Ubuntu packaging people for making sagemath available
in Jaunty - it is a truly excellent way of accessing several free
mathematical packages in a consistent (and great) language - python.

d183z2g:~$ sage
--
| SAGE Version 3.0.5, Release Date: 2008-07-11   |
| Type notebook() for the GUI, and license() for information.|
--

sage: help()

Welcome to Python 2.5!  This is the online help utility.

If this is your first time using Python, you should definitely check out
the tutorial on the Internet at http://www.python.org/doc/tut/. 

Enter the name of any module, keyword, or topic to get help on writing
Python programs and using Python modules.  To quit this help utility and
return to the interpreter, just type "quit".

To get a list of available modules, keywords, or topics, type "modules",
"keywords", or "topics".  Each module also comes with a one-line summary
of what it does; to list the modules whose summaries contain a given word
such as "spam", type "modules spam". 

help> modules

Please wait a moment while I gather a list of all available modules...

---
SAXParseException Traceback (most recent call last)

/home/useri/ in ()

/usr/lib/python2.5/site.pyc in __call__(self, *args, **kwds)
340 def __call__(self, *args, **kwds):  
341 import pydoc
--> 342 return pydoc.help(*args, **kwds)
343 
344 def sethelper():

/usr/lib/python2.5/pydoc.pyc in __call__(self, request)
   1648 else:  
   1649 self.intro()   
-> 1650 self.interact()
   1651 self.output.write('''  
   1652 You are now leaving help and returning to the Python interpreter.

/usr/lib/python2.5/pydoc.pyc in interact(self)
   1666 request = strip(replace(request, '"', '', "'", ''))
   1667 if lower(request) in ('q', 'quit'): break  
-> 1668 self.help(request) 
   1669
   1670 def getline(self, prompt): 

/usr/lib/python2.5/pydoc.pyc in help(self, request)
   1682 elif request == 'keywords': self.listkeywords()
   1683 elif request == 'topics': self.listtopics()
-> 1684 elif request == 'modules': self.listmodules()  
   1685 elif request[:8] == 'modules ':
   1686 self.listmodules(split(request)[1])

/usr/lib/python2.5/pydoc.pyc in listmodules(self, key)
   1803 if find(modname, '.') < 0:
   1804 modules[modname] = 1  
-> 1805 ModuleScanner().run(callback) 
   1806 self.list(modules.keys()) 
   1807 self.output.write(''' 

/usr/lib/python2.5/pydoc.pyc in run(self, callback, key, completer)
   1854 callback(None, modname, desc)  
   1855
-> 1856 for importer, modname, ispkg in pkgutil.walk_packages():
   1857 if self.quit:   
   1858 break   

/usr/lib/python2.5/pkgutil.pyc in walk_packages(path, prefix, onerror)
123 path = [p for p in path if not seen(p)]   
124   
--> 125 for item in walk_packages(path, name+'.', onerror):
126 yield item 
127

/usr/lib/python2.5/pkgutil.pyc in walk_packages(path, prefix, onerror)
123 path = [p for p in path if not seen(p)]   
124   
--> 125 for item in 

[Bug 315950] Re: [needs-packaging] FoFiX (Frets on Fire X)

2009-07-22 Thread GaryW
There looks to have been some progress on the pyvorbis side of things:

Date: Tue, 02 Jun 2009 20:20:23 +0200
Source: pyvorbis
Binary: python-pyvorbis python-pyvorbis-dbg
Architecture: source amd64
Version: 1.4-2
Distribution: unstable
Urgency: medium

As of 2nd June 2009 bug http://bugs.debian.org/521559
has been closed as a fix has been released.

If Pascal or somebody else running an updated debian unstable can retry
Pascal's original test:

  Using python-pyvorbis 1.4-1 is also get the double free error:
  evily...@linopen:/usr/src/experimental/fofix/src$ python2.5 SongTest.py

then that might move things on a bit.

-- 
[needs-packaging] FoFiX (Frets on Fire X) 
https://bugs.launchpad.net/bugs/315950
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 315950] Re: [needs-packaging] FoFiX (Frets on Fire X)

2009-07-31 Thread GaryW
The original bug report (wishlist) by Javier is for FoFix to be packaged
in Ubuntu.

Ubuntu supports 32 bit and 64 bit distributions and will continue to do
so is my understanding.

As of today is there any serious issue preventing a package for FoFix
being put into the 32bit Ubuntu tree?

Gary.

On a separate note I think it might require a concerted effort with other game 
developers, if it your intention, to push the 64bit issue to debian.org 
requesting upgrade of python-pygame to 1.9 in next release.
  http://packages.debian.org/squeeze/python-pygame
My assumption is that Ubuntu will reflect the debian version of python-pygame 
although someone more active in the game packaging side of Ubuntu might know 
more about any plan to leap ahead.

Pascal: Please understand, I am not trying to downplay the importance of
the 64bit side of things just trying to clarify what is achievable
today.

For anyone with access to the debian list:
  I suspect the debian bug report might benefit from some commentary on the 
current position also:
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=525986

-- 
[needs-packaging] FoFiX (Frets on Fire X) 
https://bugs.launchpad.net/bugs/315950
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 377223] [NEW] totem-gstreamer used outdated crypto rather than python2.6 recommend hashlib

2009-05-16 Thread GaryW
Public bug reported:

$ totem-gstreamer
/var/lib/python-support/python2.6/gdata/tlslite/utils/cryptomath.py:9: 
DeprecationWarning: the sha module is deprecated; use the hashlib module instead
  import sha

$ date;uname -a;cat /etc/*release*;ls 
/var/lib/dpkg/info/gstreamer0.10-*.list;sudo dpkg -l | egrep -- 
'(totem|python2|python-crypto)'
Sat May 16 11:09:20 BST 2009
Linux d183z2g 2.6.27-11-generic #1 SMP Wed Apr 1 20:57:48 UTC 2009 i686 
GNU/Linux
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.04
DISTRIB_CODENAME=jaunty
DISTRIB_DESCRIPTION="Ubuntu 9.04"
/var/lib/dpkg/info/gstreamer0.10-alsa.list   
/var/lib/dpkg/info/gstreamer0.10-plugins-good-dbg.list
/var/lib/dpkg/info/gstreamer0.10-esd.list
/var/lib/dpkg/info/gstreamer0.10-plugins-good.list
/var/lib/dpkg/info/gstreamer0.10-ffmpeg.list 
/var/lib/dpkg/info/gstreamer0.10-plugins-ugly-dbg.list
/var/lib/dpkg/info/gstreamer0.10-gnomevfs.list   
/var/lib/dpkg/info/gstreamer0.10-plugins-ugly.list
/var/lib/dpkg/info/gstreamer0.10-plugins-bad.list
/var/lib/dpkg/info/gstreamer0.10-pulseaudio.list
/var/lib/dpkg/info/gstreamer0.10-plugins-base-apps.list  
/var/lib/dpkg/info/gstreamer0.10-schroedinger.list
/var/lib/dpkg/info/gstreamer0.10-plugins-base-dbg.list   
/var/lib/dpkg/info/gstreamer0.10-tools.list
/var/lib/dpkg/info/gstreamer0.10-plugins-base.list   
/var/lib/dpkg/info/gstreamer0.10-x.list
ii  libpython2.6   2.6.2-0ubuntu1   
Shared Python runtime library (version 2.6)
ii  libtotem-plparser122.26.1-0ubuntu1  
Totem Playlist Parser library - runtime version
ii  libtotem-plparser7 2.20.0-0ubuntu3  
Totem Playlist Parser library - runtime version
ii  python-crypto  2.0.1+dfsg1-2.3ubuntu5   
cryptographic algorithms and protocols for Python
ii  python2.5  2.5.4-1ubuntu4   
An interactive high-level object-oriented language
ii  python2.5-minimal  2.5.4-1ubuntu4   
A minimal subset of the Python language (version 2
ii  python2.6  2.6.2-0ubuntu1   
An interactive high-level object-oriented language
ii  python2.6-dev  2.6.2-0ubuntu1   
Header files and a static library for Python (v2.6
ii  python2.6-minimal  2.6.2-0ubuntu1   
A minimal subset of the Python language (version 2
ii  totem  2.26.1-0ubuntu5  
A simple media player for the GNOME desktop (dummy
ii  totem-common   2.26.1-0ubuntu5  
Data files for the Totem media player
ii  totem-dbg  2.26.1-0ubuntu5  
Debugging symbols for the Totem media player
ii  totem-gstreamer2.26.1-0ubuntu5  
A simple media player for the GNOME desktop based
ii  totem-mozilla  2.26.1-0ubuntu5  
Totem Mozilla plugin
ii  totem-plugins  2.26.1-0ubuntu5  
Plugins for the Totem media player

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

-- 
totem-gstreamer used outdated crypto rather than python2.6 recommend hashlib
https://bugs.launchpad.net/bugs/377223
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 372232] Re: kernel 2.6.28 from 2.6.27 prevents Alcor reader working

2009-05-19 Thread GaryW
Comparing the output of lsmod when running Kern2.6.27-11 versus Kern2.6.28-11 
shows that
the module usb_storage is not being loaded when the system runs the newer 
Kernel 2.6.28-11

$wc -l *lsmod*sorted*ern*.txt
 124 ad2kz1gKern2627-11lsmodOutput__20090505sortedOlderKernel.txt
  70 ad2kz1gKern2628-11lsmodOutput__20090505sortedNewerKernel.txt
 194 total
$ diff ad2kz1gKern2627-11lsmodOutput__20090505sortedOlderKernel.txt 
ad2kz1gKern2628-11lsmodOutput__20090505sortedNewerKernel.txt | grep usb | sed 
's//Newer2628>>>/'
Older2627<<< libusual 30356 1 usb_storage
Older2627<<< scsi_mod 155212 7 st,sbp2,sg,sr_mod,sd_mod,usb_storage,libata
Older2627<<< usbcore 149488 7 usblp,usb_storage,libusual,ehci_hcd,ohci_hcd
Older2627<<< usblp 20480 1
Older2627<<< usb_storage 82624 2
Newer2628>>> usblp 20224 1

What I cannot answer at this time is why usb_storage is not being loaded
when running the newer kernel.

When running Kern2.6.27-11 there is mention of a module named libusual which 
some reading (link below) suggested might have now been removed from Ubuntu 
Kernels of Jaunty and forthcoming Karmic.
   
http://www.linux-archive.org/ubuntu-kernel-team/287813-sru-disable-libusual-ub.html
but I am still puzzled as the narrative seemed to suggest to me that not having 
libusual would just mean usb_storage itself picks everything up directly. My 
expectation would then be that lsmod when running the newer Kernel should
include usb_storage and related modules (but exclude libusual).

This is not the so in my case.

$ grep -H 'usb' *lsmod*sorted*ern*.txt
ad2kz1gKern2627-11lsmodOutput__20090505sortedOlderKernel.txt:libusual 30356 1 
usb_storage
ad2kz1gKern2627-11lsmodOutput__20090505sortedOlderKernel.txt:scsi_mod 155212 7 
st,sbp2,sg,sr_mod,sd_mod,usb_storage,libata
ad2kz1gKern2627-11lsmodOutput__20090505sortedOlderKernel.txt:usbcore 149488 7 
usblp,usb_storage,libusual,ehci_hcd,ohci_hcd
ad2kz1gKern2627-11lsmodOutput__20090505sortedOlderKernel.txt:usblp 20480 1
ad2kz1gKern2627-11lsmodOutput__20090505sortedOlderKernel.txt:usb_storage 82624 2
ad2kz1gKern2628-11lsmodOutput__20090505sortedNewerKernel.txt:usblp 20224 1

-- 
kernel 2.6.28 from 2.6.27 prevents Alcor reader working
https://bugs.launchpad.net/bugs/372232
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 91849] Re: (i810/S3/Cirrus Logic GD 5446) + xorg = xfce crashes when opening terminal

2009-04-25 Thread GaryW
Have upgraded to Jaunty from Intrepid in the last few days and now I
experience a problem running xfce4-terminal. Have no problems running
gnome-terminal or konsole or xterm but for whatever reason
xfce4-terminal is now broken in my Jaunty (9.04) setup.

An strace is attached as file xfce4-terminal-strace.8289 and the final
few lines look like this:

d183z2g:~$ tail xfce4-terminal-strace.8289 
select(5, [4], [4], NULL, NULL) = 1 (out [4])
writev(4, [{"&\0\2\0[\0\240\3"..., 8}, {NULL, 0}, {""..., 0}], 3) = 8
select(5, [4], [], NULL, NULL)  = 1 (in [4])
read(4, 
"\1\1\205\0\0\0\0\0\240\0\0\0\0\0\0\0\250\1\364\0;\1\247\0\0\0\0\0\320\211\350\17"...,
 4096) = 32
read(4, 0x9b60398, 4096)= -1 EAGAIN (Resource temporarily 
unavailable)
select(5, [4], [4], NULL, NULL) = 1 (out [4])
writev(4, [{"%\0\1\0"..., 4}, {NULL, 0}, {""..., 0}], 3) = 4
read(4, 0x9b60398, 4096)= -1 EAGAIN (Resource temporarily 
unavailable)
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++


There is some other supporting information in the attachments also regarding 
running kernel 2.6.27-11-generic and some dpkg output showing installed package 
versions.

** Attachment added: "strace of /usr/bin/xfce4-terminal"
   http://launchpadlibrarian.net/25979250/xfce4-terminal-strace.8289

-- 
(i810/S3/Cirrus Logic GD 5446) + xorg = xfce crashes when opening terminal
https://bugs.launchpad.net/bugs/91849
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 91849] Re: (i810/S3/Cirrus Logic GD 5446) + xorg = xfce crashes when opening terminal

2009-04-25 Thread GaryW
Supporting information to the comment above is in the attachment here.

** Attachment added: "information about installed packages and running kernel"
   
http://launchpadlibrarian.net/25979385/xfce4-terminal-BugReportSupportingInfoRegardingLocalSetupCombined.txt

-- 
(i810/S3/Cirrus Logic GD 5446) + xorg = xfce crashes when opening terminal
https://bugs.launchpad.net/bugs/91849
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 372232] Re: kernel 2.6.28 from 2.6.27 prevents Alcor reader working

2009-05-21 Thread GaryW
Simon, welcome to the Launchpad community - have you thought about quickly 
signing up as an Ubuntero?
it is really quick - just follow the link:
   https://help.launchpad.net/BecomingAnUbuntero

That desktop machine ad2kz1g is a family machine and is a river crossing
away so I will try what you ask over the weekend and post the result.

If a suggested fix is to manually edit /etc/modules then I will probably stick 
with Intrepid's Kernel (2.6.27) and wait
and see if Karmic has better usb detection than Jaunty. Whilst I am happy 
having custom /etc/ files on my own laptop machine, I try to avoid doing custom 
/etc/ files on machines I only attend to at upgrades.

I still do not know what has changed in Jaunty but i did try a little
diff of the .config files of Kernel source incase that had any specific
mention of Alcor brand or similar. If it is mentioned then I cannot see
it.

$ diff Config-Kern2627-11generic-IntrepidNorMusbSorted.txt 
Config-Kern2628-11generic-JauntyNorMusbSorted.txt | egrep -v 
'(DVB|GSPCA|SND|TABLET|VIDEO|USBVGA|WEBCAM|USB_NET|USBNET|USB_PHIDGET)'
1,190c1,222
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_BT_HCIBFUSB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_BT_HCIBTUSB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_HISAX_HFCUSB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_I2C_TINY_USB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_LIBERTAS_USB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_LIRC_ATIUSB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_LIRC_IGORPLUGUSB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_LIRC_MCEUSB2=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_LIRC_MCEUSB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_LIRC_TTUSBIR=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_LMPCM_USB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_P54_USB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_PRISM2_USB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_QC_USB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_RT2500USB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_RT2X00_LIB_USB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_RT73USB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_TOUCHSCREEN_USB_COMPOSITE=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_ACM=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_ADUTUX=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_APPLEDISPLAY=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_APPLEIR=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_ATM=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_BERRY_CHARGE=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_C67X00_HCD=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_CATC=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_CDC_COMPOSITE=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_CXACRU=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_CYPRESS_CY7C63=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_CYTHERM=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_DSBR=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_EHCI_HCD=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_EMI26=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_EMI62=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_ET61X251=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_ETH=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_FILE_STORAGE=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_FTDI_ELAN=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_GADGETFS=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_GADGET=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_G_SERIAL=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_HID=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_HSO=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_IBMCAM=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_IDMOUSE=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_IOWARRIOR=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_IRDA=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_ISIGHTFW=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_ISP116X_HCD=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_ISP1760_HCD=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_KAWETH=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_KBD=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_KONICAWC=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_LCD=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_LD=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_LED=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_LEGOTOWER=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_MDC800=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_MICROTEK=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_MOUSE=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_OHCI_HCD=m
< Config-Kern2627-11generic-Intrepid.txt:CONFIG_USB_OV511_NEW=

[Bug 380364] [NEW] w3m-el error complaint preventing xemacs icons from showing

2009-05-25 Thread GaryW
Public bug reported:

Binary package hint: w3m-el

Error while loading 50w3m-el
Symbol's function definition is void: batch-byte-compile
xemacs exiting

This output I noticed during install of pylint which interacted with emacs with 
a message I look up below:
   
http://www.google.co.uk/search?q="install%2Fpylint%3A+Handling+install+for+emacsen+flavor";

Some details about my machine and versions is shown below and I will
also try to attach the dpkg output from the pylint package install
(failed)

d183z2g:~# date;cat /etc/*release*;uname -a;dpkg -l | grep emacs;ls -l 
/etc/alternatives/*macs*;ls /usr/bin/emacs*;ls -l 
/usr/bin/xemacs*;/usr/bin/emacs --version
Mon May 25 20:42:36 BST 2009
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.04
DISTRIB_CODENAME=jaunty
DISTRIB_DESCRIPTION="Ubuntu 9.04"
Linux d183z2g 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009 
i686 GNU/Linux
ii  emacs-extra0.1-1ubuntu1 
emacs configuration
ii  emacs22-bin-common 22.2-0ubuntu2
The GNU Emacs editor's shared, architecture depend
ii  emacs22-common 22.2-0ubuntu2
The GNU Emacs editor's common infrastructure
ii  emacs22-nox22.2-0ubuntu2
The GNU Emacs editor (without X support)
ii  emacsen-common 1.4.17   
Common facilities for all emacsen
ii  maxima-emacs   5.13.0-3ubuntu1  
A computer algebra system -- emacs interface
ii  octave3.0-emacsen  1:3.0.1-6ubuntu2 
Emacs support for the GNU Octave language (3.0 bra
ii  xemacs21   21.4.21-4ubuntu1 
highly customizable text editor
ii  xemacs21-basesupport   2007.04.27-1 
Editor and kitchen sink -- compiled elisp support 
ii  xemacs21-bin   21.4.21-4ubuntu1 
highly customizable text editor -- support binarie
rc  xemacs21-mulesupport   2007.04.27-1 
Editor and kitchen sink -- Mule elisp support file
ii  xemacs21-nomule21.4.21-4ubuntu1 
highly customizable text editor -- Non-mule binary
ii  xemacs21-support   21.4.21-4ubuntu1 
highly customizable text editor -- architecture in
lrwxrwxrwx 1 root root 16 2009-04-23 02:27 /etc/alternatives/emacs -> 
/usr/bin/emacs22
lrwxrwxrwx 1 root root 37 2009-04-23 02:27 /etc/alternatives/emacs.1.gz -> 
/usr/share/man/man1/emacs.1emacs22.gz
lrwxrwxrwx 1 root root 20 2009-01-28 13:53 /etc/alternatives/emacs22 -> 
/usr/bin/emacs22-nox
lrwxrwxrwx 1 root root 28 2009-04-23 02:27 /etc/alternatives/emacsclient -> 
/usr/bin/emacsclient.emacs22
lrwxrwxrwx 1 root root 43 2009-04-23 02:27 /etc/alternatives/emacsclient.1.gz 
-> /usr/share/man/man1/emacsclient.1emacs22.gz
lrwxrwxrwx 1 root root 17 2009-01-28 10:37 /etc/alternatives/xemacs -> 
/usr/bin/xemacs21
lrwxrwxrwx 1 root root 40 2009-01-28 10:37 /etc/alternatives/xemacs.1.gz -> 
/usr/share/man/man1/xemacs.xemacs21.1.gz
lrwxrwxrwx 1 root root 24 2009-04-23 02:27 /etc/alternatives/xemacs21 -> 
/usr/bin/xemacs21-nomule
/usr/bin/emacs/usr/bin/emacs22-nox  /usr/bin/emacsclient.emacs22
/usr/bin/emacs22  /usr/bin/emacsclient
lrwxrwxrwx 1 root root  24 2008-09-28 12:23 /usr/bin/xemacs -> 
/etc/alternatives/xemacs
lrwxrwxrwx 1 root root  26 2008-09-28 12:23 /usr/bin/xemacs21 -> 
/etc/alternatives/xemacs21
-rwxr-xr-x 1 root root 1648956 2008-08-03 00:10 /usr/bin/xemacs-21.4.21-nomule
lrwxrwxrwx 1 root root  21 2009-01-27 22:08 /usr/bin/xemacs21-nomule -> 
xemacs-21.4.21-nomule
GNU Emacs 22.2.1
Copyright (C) 2008 Free Software Foundation, Inc.
GNU Emacs comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of Emacs
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.

** Affects: w3m-el (Ubuntu)
 Importance: Undecided
 Status: New

-- 
w3m-el error complaint preventing xemacs icons from showing
https://bugs.launchpad.net/bugs/380364
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 380364] Re: w3m-el error complaint preventing xemacs icons from showing

2009-05-25 Thread GaryW

** Attachment added: "dpkg output during pylint install refering to w3m-el 
issue"
   
http://launchpadlibrarian.net/27150535/pylint-install-dpkg-output-showing-w3m-el-complain__20090525.txt

-- 
w3m-el error complaint preventing xemacs icons from showing
https://bugs.launchpad.net/bugs/380364
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 380364] Re: w3m-el error complaint preventing xemacs icons from showing

2009-05-25 Thread GaryW

** Attachment added: "no icons showing in xemacs and error complaint says 
w3m-el"
   
http://launchpadlibrarian.net/27150593/xemacStartupHaltedByIssue-w3m-el-resultsInNoIconsShowing__20090525.png

-- 
w3m-el error complaint preventing xemacs icons from showing
https://bugs.launchpad.net/bugs/380364
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 372232] Re: kernel 2.6.28 from 2.6.27 prevents Alcor reader working

2009-05-25 Thread GaryW
modprobe usb_storage
manually adds the module which gets the Alcor card reader working.

modinfo usb_storage
filename:   
/lib/modules/2.6.28-11-generic/kernel/drivers/usb/storage/usb-storage.ko
license:GPL
description:USB Mass Storage driver for Linux
author: Matthew Dharm 
srcversion: C3D12A8E3004821BCCAB146
depends:
vermagic:   2.6.28-11-generic SMP mod_unload modversions 586 
parm:   option_zero_cd:ZeroCD mode (1=Force Modem (default), 2=Allow 
CD-Rom (uint)
parm:   swi_tru_install:TRU-Install mode (1=Full Logic (def), 2=Force 
CD-Rom, 3=Force Modem) (uint)
parm:   delay_use:seconds to delay before using a new device (uint)

Log output produced by module load request:
May 21 19:48:20 ad2k1g kernel: [  987.408083] Initializing USB Mass Storage 
driver...
May 21 19:48:20 ad2k1g kernel: [  987.408308] scsi6 : SCSI emulation for USB 
Mass Storage devices
May 21 19:48:20 ad2k1g kernel: [  987.412657] usbcore: registered new interface 
driver usb-storage
May 21 19:48:20 ad2k1g kernel: [  987.412667] USB Mass Storage support 
registered.
May 21 19:48:25 ad2k1g kernel: [  992.414151] scsi 6:0:0:0: Direct-Access 
Generic  USB SD Reader1.00 PQ: 0 ANSI: 0
May 21 19:48:25 ad2k1g kernel: [  992.415645] scsi 6:0:0:1: Direct-Access 
Generic  USB CF Reader1.01 PQ: 0 ANSI: 0
May 21 19:48:25 ad2k1g kernel: [  992.417166] scsi 6:0:0:2: Direct-Access 
Generic  USB SM Reader1.02 PQ: 0 ANSI: 0
May 21 19:48:25 ad2k1g kernel: [  992.418648] scsi 6:0:0:3: Direct-Access 
Generic  USB MS Reader1.03 PQ: 0 ANSI: 0
May 21 19:48:25 ad2k1g kernel: [  992.430223] sd 6:0:0:0: [sdb] Attached SCSI 
removable disk
May 21 19:48:25 ad2k1g kernel: [  992.430381] sd 6:0:0:0: Attached scsi generic 
sg2 type 0
May 21 19:48:25 ad2k1g kernel: [  992.434077] sd 6:0:0:1: [sdc] Attached SCSI 
removable disk
May 21 19:48:25 ad2k1g kernel: [  992.434373] sd 6:0:0:1: Attached scsi generic 
sg3 type 0
May 21 19:48:25 ad2k1g kernel: [  992.437349] sd 6:0:0:2: [sdd] Attached SCSI 
removable disk
May 21 19:48:25 ad2k1g kernel: [  992.438047] sd 6:0:0:2: Attached scsi generic 
sg4 type 0
May 21 19:48:25 ad2k1g kernel: [  992.443307] sd 6:0:0:3: [sde] Attached SCSI 
removable disk
May 21 19:48:25 ad2k1g kernel: [  992.443449] sd 6:0:0:3: Attached scsi generic 
sg5 type 0

The delimiter between usb and storage can be easy to misquote as the .ko file 
is usb-storage.ko but the
actual module name is usb_storage.
If you are unclear then just modinfo (as shown above) to check you have it 
right.


 These messages differ from the ehci_hcd message you are getting but might add 
something to the information regarding your problem, in particular, in your 
case should scsi or sd be somehow initiated by your kernel? (as is the case on 
this machine).


Kernel observation regarding usbcore: I am assuming this is somehow now a 
permanent part of Kern2628 rather than a module. I say this as doing lsmod on 
the newer kernel when usb_storage is loaded does not list usbcore as a module
(see attached 71 module list produced by lsmod after manual usb_storage loading)

Opinion/Conclusion (optional of course)
The Jaunty kernel (2.6.28) seems to load far fewer modules than the Intrepid 
kernel (2.6.27) on this particular machine
120 modules for Intrepid has now been pared down to 71 when running the newer 
Kernel.

My guess is this is probably working towards a wider effort to reduce
boot times and in some cases remove old code from the kernel
(libusual?). If this is the case then I applaud this effort and accept
that some usb devices might be affected (hopefully a small number -
Ubuntu kernel team will know in coming months).

Final Note regarding Upgrades and card readers: If your internal card
reader has stopped working after you upgrade, then look at the output of
lspci and lsusb to make sure you understand which type you really have.
In particular If you are running a recent Dell laptop then you may well
have a Ricoh pci based internal card reader and would then be unaffected
by card reader detection failure mentioned in this bug report.

** Attachment added: "Jaunty Kernel 2.6.28 lsmod showing 71 modules including 
manually loaded usb_storage"
   
http://launchpadlibrarian.net/27153436/ad2kz1gUb904Kern2628lsmodIn72lines__20090521.lsmodAfterManualSteps

-- 
kernel 2.6.28 from 2.6.27 prevents Alcor reader working
https://bugs.launchpad.net/bugs/372232
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


  1   2   >