[Bug 661746] Re: Error in stream protocol: End of stream

2011-02-07 Thread Eamonn Sullivan
 Do you have issues when you limit the size of your excludes file?

No, the backup worked. About 66GB of data was transferred (over the same
wireless network, taking some hours).

 did you ever had problems when using nautilus etc.?

Not that I remember.

The other bugs you mention are interesting. I'll try to eliminate
wireless interference: I recently changed my wireless router, but since
I'm no longer using sbackup (because of this issue), I'll need to re-
install and try this.

Thanks for your attention and help!

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

Title:
  Error in stream protocol: End of stream

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


[Bug 661746] Re: Error in stream protocol: End of stream

2011-02-05 Thread Eamonn Sullivan
 What distribution do you use

Ubuntu 10.10

 what version of sbackup

0.11.3ubuntu1. Installed from the standard repositories.

 reproducible?

yes. Happens every time.

 do you run sbackup as superuser (root)

yes.

 are you able to open your backup destination using Nautilus/command
line?

Yes.

 Is this issue still valid?

Yes,

 At first glance, your specific error (Input/output error) looks like
an underlying problem to me (e.g. network connection) not directly
caused by sbackup.

I think you haven't read the report carefully enough. :) Sbackup works
on every other computer in the house (same network) and even on the
computer which is having the problem -- if I make sure the exclude file
doesn't get too big. It looks like it's either run into some size limit
or is timing out when building the exclude file. I think the
input/output error looks to me (I'm a *nix programmer for a living) like
a red herring. But, as I said earlier, you know more about it than I do.

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

Title:
  Error in stream protocol: End of stream

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


[Bug 661746] Re: sbackup: error in protocol: end of stream

2010-10-16 Thread Eamonn Sullivan
Please tell me what further information you need. I have four Ubuntu
computers running in the house, all running 10.10. One of them, a
netbook, gets this error when I try to run sbackup. It has an identical
configuration as the other three. It's try to backup to
ssh://root@mybackupserver.local/var/backup/. It hasn't succeeded once
yet. I'm trying to do the first full backup. I tested the connection to
the remote server and get a green checkmark. I also can do ssh
root@mybackupserver.local whoami successfully from the netbook.

-- 
sbackup: error in protocol: end of stream
https://bugs.launchpad.net/bugs/661746
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 661746] [NEW] sbackup: error in protocol: end of stream

2010-10-16 Thread Eamonn Sullivan
Public bug reported:

Binary package hint: sbackup

2010-10-16 15:06:53,103 - ERROR: An error occurred during the backup: Error in 
stream protocol: End of stream
2010-10-16 15:06:53,241 - ERROR: Uncaught exception: The specified location is 
not mounted
2010-10-16 15:06:53,243 - ERROR: Traceback (most recent call last):
  File /usr/bin/sbackup, line 42, in module
retc = main(sys.argv)
  File /usr/share/sbackup/sbackup/backupproc.py, line 586, in main
exitcode = sbackup_app.run()
  File /usr/share/sbackup/sbackup/backupproc.py, line 566, in run
self.__exitcode = self.__backupproc.run()
  File /usr/share/sbackup/sbackup/backupproc.py, line 288, in run
self.__on_backup_error(error)
  File /usr/share/sbackup/sbackup/backupproc.py, line 311, in 
__on_backup_error
self.__exitcode = self.__bprofilehdl.finish(error)
  File /usr/share/sbackup/sbackup/core/profile_handler.py, line 315, in finish
self.__copylogfile()
  File /usr/share/sbackup/sbackup/core/profile_handler.py, line 286, in 
__copylogfile
_op.copyfile(logf_src, logf_target)
  File /usr/share/sbackup/sbackup/fs_backend/_gio_utils.py, line 472, in 
copyfile
_src, _dest = cls._prepare_copy(_src, _dest)
  File /usr/share/sbackup/sbackup/fs_backend/_gio_utils.py, line 500, in 
_prepare_copy
if cls.__isdir(dst_gfile):
  File /usr/share/sbackup/sbackup/fs_backend/_gio_utils.py, line 651, in 
__isdir
_ftype = cls._query_file_type(gfile)
  File /usr/share/sbackup/sbackup/fs_backend/_gio_utils.py, line 670, in 
_query_file_type
cancellable = None)
Error: The specified location is not mounted

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

-- 
sbackup: error in protocol: end of stream
https://bugs.launchpad.net/bugs/661746
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 661746] Re: sbackup: error in protocol: end of stream

2010-10-16 Thread Eamonn Sullivan
Attaching the log file from my latest attempt. I've also tried to remove
and purge sbackup and reinstall and I've installed the optional fuse
add-on (sbackup-fuse or something or other), even that's not installed
on the three other computers. The other difference with the netbook is
that it is connected to the network over wireless, while the other three
are wired, if that helps.

** Attachment added: latest log file
   
https://bugs.launchpad.net/ubuntu/+source/sbackup/+bug/661746/+attachment/1696592/+files/sbackup.2010-10-16_15.55.00.879995.log

-- 
sbackup: error in protocol: end of stream
https://bugs.launchpad.net/bugs/661746
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 661746] Re: sbackup: error in protocol: end of stream

2010-10-16 Thread Eamonn Sullivan

** Attachment added: log file at debug level
   
https://bugs.launchpad.net/ubuntu/+source/sbackup/+bug/661746/+attachment/1696596/+files/sbackup.2010-10-16_16.19.35.335481.log

-- 
sbackup: error in protocol: end of stream
https://bugs.launchpad.net/bugs/661746
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 661746] Re: sbackup: error in protocol: end of stream

2010-10-16 Thread Eamonn Sullivan
I put a try/except block around the line that's failing in _gio_utils.py
and it's failing when trying to write excludes.list, if that's any help.
The path (ssh://...) and the data look fine to me, but the writer of
this will probably know more.

This is what the target directory looks like at the point of failure, so
clearly it *is* succeeding at writing some of the files (and you can see
that the open of excludes.list appears to have worked):

-rw-r--r-- 1 root root   213 2010-10-16 17:51 excludes
-rw-r--r-- 1 root root 0 2010-10-16 17:51 excludes.list
-rw-r--r-- 1 root root 6 2010-10-16 17:51 format
-rw-r--r-- 1 root root10 2010-10-16 17:51 includes.list
-rw-r--r-- 1 root root 58204 2010-10-16 17:51 packages

-- 
sbackup: error in protocol: end of stream
https://bugs.launchpad.net/bugs/661746
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 661746] Re: sbackup: error in protocol: end of stream

2010-10-16 Thread Eamonn Sullivan
Found a workaround: If I remove the [cC]ache regex in the exclude list, it 
works. My kids are 
heavy browser users (mostly chrome, but also firefox). The exclude.list is 
mostly lots of lines of the form:

/home/user/.cache/google-chrome/...

I see about 8,000 lines of it. This workaround means I'm backing up some
8,000 unnecessary files, but it'll do for now.

-- 
sbackup: error in protocol: end of stream
https://bugs.launchpad.net/bugs/661746
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 661746] Re: sbackup: error in protocol: end of stream

2010-10-16 Thread Eamonn Sullivan

** Attachment added: excludes.list that sbackup fails to write
   
https://bugs.launchpad.net/ubuntu/+source/sbackup/+bug/661746/+attachment/1696858/+files/bad_excludes.list

-- 
sbackup: error in protocol: end of stream
https://bugs.launchpad.net/bugs/661746
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 476301] Re: [Errno socket error] [Errno 1]_ssl.c:48...GET_SERVER_HELLO:unknown protocol

2009-11-19 Thread Eamonn Sullivan
*** This bug is a duplicate of bug 470741 ***
https://bugs.launchpad.net/bugs/470741

** This bug has been marked a duplicate of bug 470741
   UbuntuOne gives error on connecting

-- 
[Errno socket error]  [Errno 1]_ssl.c:48...GET_SERVER_HELLO:unknown protocol
https://bugs.launchpad.net/bugs/476301
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 456261] Re: NetworkManager won't allow user to edit settings of Mobile Broadband connection

2009-10-23 Thread Eamonn Sullivan
Hi, I was still having this issue in a fully updated RC, but I deleted
the Mobile Broadband profile (3 Internet 1, in my case) and recreated
it. Now I can edit it. It might have been an issue that depended on
*when* I installed Karmic (the particular state of the alpha/beta
repositories). If now one else has reported this, I think it would be ok
to close.

-- 
NetworkManager won't allow user to edit settings of Mobile Broadband connection
https://bugs.launchpad.net/bugs/456261
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 459255] [NEW] File truncated in Ubuntu One

2009-10-23 Thread Eamonn Sullivan
Public bug reported:

Binary package hint: ubuntuone-client

I keep only a handful of files right now via Ubuntu One. One of the
files was called ~/.notes and is where I store quick notes using emac's
Remember feature (type M-x remember, type a note, type C-c, C-c to
save). When I updated to karmic, I had hoped to use the same file across
a couple of machines (I haven't done this yet), so I moved the file to
the Ubuntu One directory. I renamed the file myDotNotes and then
symlinked it to ~/.notes (so emacs continues to use the same file).
That's been working fine for a couple of weeks now. Today, I opened the
file to discovered that it only has entries from today -- none from the
last few weeks. It looks like Ubuntu One got confused at some point and
truncated the file.

It's not a huge issue for me (these were throw-away notes mostly) and I
have a backup, but I'm hoping you can use my account to trace what
happened to the file. Was the symlink the problem?

ProblemType: Bug
.home.esullivan..cache.ubuntuone.log.syncdaemon.exceptions.log:
 
.home.esullivan..config.ubuntuone.ubuntuone.client.conf:
 [ubuntuone]
 bookmarked = True
 connected = False
 connect = 0
 show_applet = 0
Architecture: i386
Date: Fri Oct 23 18:15:20 2009
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: wl
Package: ubuntuone-client 1.0.2-0ubuntu1
PackageArchitecture: all
ProcEnviron:
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: ubuntuone-client
Tags:  ubuntu-unr
Uname: Linux 2.6.31-14-generic i686

** Affects: ubuntuone-client (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 ubuntu-unr

-- 
File truncated in Ubuntu One
https://bugs.launchpad.net/bugs/459255
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 459255] Re: File truncated in Ubuntu One

2009-10-23 Thread Eamonn Sullivan

** Attachment added: .home.esullivan..cache.ubuntuone.log.oauth.login.log.txt
   
http://launchpadlibrarian.net/34266105/.home.esullivan..cache.ubuntuone.log.oauth.login.log.txt

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

** Attachment added: UbuntuoneClientPackages.txt
   http://launchpadlibrarian.net/34266107/UbuntuoneClientPackages.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/34266108/XsessionErrors.txt

-- 
File truncated in Ubuntu One
https://bugs.launchpad.net/bugs/459255
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 456273] Re: Playback freezes when playing ogg files

2009-10-22 Thread Eamonn Sullivan
This seems to be the most related upstream bug: 
https://bugzilla.gnome.org/show_bug.cgi?id=597203

** Bug watch added: GNOME Bug Tracker #597203
   https://bugzilla.gnome.org/show_bug.cgi?id=597203

-- 
Playback freezes when playing ogg files
https://bugs.launchpad.net/bugs/456273
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 456273] Re: Playback freezes when playing ogg files

2009-10-22 Thread Eamonn Sullivan
Could be. You say in that ticket that it's already uploaded to Karmic.
Does that mean I'll get it soon via a normal update or do you need me to
try the PPA?

-- 
Playback freezes when playing ogg files
https://bugs.launchpad.net/bugs/456273
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 456273] Re: Playback freezes when playing ogg files

2009-10-22 Thread Eamonn Sullivan
I've installed the PPA and, yes, it does appear to solve the issue.
Thanks! Can we close this now?

-- 
Playback freezes when playing ogg files
https://bugs.launchpad.net/bugs/456273
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 456273] Re: Playback freezes when playing ogg files

2009-10-21 Thread Eamonn Sullivan
This only started happening to me in the last couple of days. Maybe
there was a recent change to gstreamer that can be rolled back, at least
until the issue is fixed upstream?

-- 
Playback freezes when playing ogg files
https://bugs.launchpad.net/bugs/456273
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 456273] Re: Playback freezes when playing ogg files

2009-10-20 Thread Eamonn Sullivan
Thanks. I found a similar report already entered upstream (albeit not
acted on since August):

https://bugzilla.gnome.org/show_bug.cgi?id=591024

Is there an easy way to upload all of the attachments here upstream?

** Bug watch added: GNOME Bug Tracker #591024
   https://bugzilla.gnome.org/show_bug.cgi?id=591024

-- 
Playback freezes when playing ogg files
https://bugs.launchpad.net/bugs/456273
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 456261] [NEW] NetworkManager won't allow user to edit settings of Mobile Broadband connection

2009-10-20 Thread Eamonn Sullivan
Public bug reported:

Binary package hint: network-manager

I was trying to add opendns to my mobile broadband connection (from
three.co.uk). I right clicked on the Network Manager icon, chose Edit
Connections..., clicked on the Mobile Broadband tab, then on my
connection, then Edit. The settings briefly display and then gksudo
pops up asking for my password. I enter it and Network Manager displays
Insufficient Privileges. About half the time, NM crashes at this
point.

ProblemType: Bug
Architecture: i386
CRDA: Error: [Errno 2] No such file or directory
Date: Tue Oct 20 12:44:05 2009
DistroRelease: Ubuntu 9.10
IfupdownConfig:
 auto lo
 iface lo inet loopback
IpRoute:
 10.64.64.64 dev ppp0  proto kernel  scope link  src 94.197.240.192 
 169.254.0.0/16 dev ppp0  scope link  metric 1000 
 default via 10.64.64.64 dev ppp0  proto static
NonfreeKernelModules: wl
Package: network-manager 0.8~a~git.20091013t193206.679d548-0ubuntu1
ProcEnviron:
 SHELL=/bin/bash
 LANG=en_GB.UTF-8
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: network-manager
Tags:  ubuntu-unr
Uname: Linux 2.6.31-14-generic i686
WpaSupplicantLog:

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


** Tags: apport-bug i386 ubuntu-unr

-- 
NetworkManager won't allow user to edit settings of Mobile Broadband connection
https://bugs.launchpad.net/bugs/456261
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 456261] Re: NetworkManager won't allow user to edit settings of Mobile Broadband connection

2009-10-20 Thread Eamonn Sullivan

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

** Attachment added: Gconf.txt
   http://launchpadlibrarian.net/34036589/Gconf.txt

** Attachment added: IpAddr.txt
   http://launchpadlibrarian.net/34036590/IpAddr.txt

** Attachment added: IwConfig.txt
   http://launchpadlibrarian.net/34036591/IwConfig.txt

** Attachment added: NetDevice.eth0.txt
   http://launchpadlibrarian.net/34036592/NetDevice.eth0.txt

** Attachment added: NetDevice.eth1.txt
   http://launchpadlibrarian.net/34036593/NetDevice.eth1.txt

** Attachment added: NetDevice.lo.txt
   http://launchpadlibrarian.net/34036594/NetDevice.lo.txt

** Attachment added: NetDevice.ppp0.txt
   http://launchpadlibrarian.net/34036596/NetDevice.ppp0.txt

** Attachment added: PciNetwork.txt
   http://launchpadlibrarian.net/34036597/PciNetwork.txt

** Attachment added: RfKill.txt
   http://launchpadlibrarian.net/34036598/RfKill.txt

** Attachment added: WifiSyslog.txt
   http://launchpadlibrarian.net/34036599/WifiSyslog.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/34036600/XsessionErrors.txt

** Attachment added: nm-system-settings.conf.txt
   http://launchpadlibrarian.net/34036601/nm-system-settings.conf.txt

-- 
NetworkManager won't allow user to edit settings of Mobile Broadband connection
https://bugs.launchpad.net/bugs/456261
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 456261] Re: NetworkManager won't allow user to edit settings of Mobile Broadband connection

2009-10-20 Thread Eamonn Sullivan
Forgot to mention that this is in Karmic, updated last night.

-- 
NetworkManager won't allow user to edit settings of Mobile Broadband connection
https://bugs.launchpad.net/bugs/456261
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 456273] Re: Playback freezes when playing ogg files

2009-10-20 Thread Eamonn Sullivan

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

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

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

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/34037470/XsessionErrors.txt

-- 
Playback freezes when playing ogg files
https://bugs.launchpad.net/bugs/456273
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 456273] [NEW] Playback freezes when playing ogg files

2009-10-20 Thread Eamonn Sullivan
Public bug reported:

Binary package hint: rhythmbox

I'm playing a mix of mp3, aac and ogg files, with rhythmbox set to
shuffle the songs. Since the last update-manager run (last night),
rhythmbox will appear to become stuck when it finishes playing an mp3
file and tries to start an ogg file. (The play button is active, but the
slider showing progress through the file is stuck at the beginning and
the music isn't playing.) Oddly, if I quit Rhythmbox and then navigate
to the problematic file, it plays fine. This only seems to happen
during the transition from mp3 (or maybe aac too, but I have very few of
those) and ogg.

ProblemType: Bug
Architecture: i386
Date: Tue Oct 20 13:18:41 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/rhythmbox
NonfreeKernelModules: wl
Package: rhythmbox 0.12.5-0ubuntu4
ProcEnviron:
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: rhythmbox
Tags:  ubuntu-unr
Uname: Linux 2.6.31-14-generic i686

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


** Tags: apport-bug i386 ubuntu-unr

-- 
Playback freezes when playing ogg files
https://bugs.launchpad.net/bugs/456273
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 456261] Re: NetworkManager won't allow user to edit settings of Mobile Broadband connection

2009-10-20 Thread Eamonn Sullivan
I can edit wireless or wired connections. (I think, let me just check
that...yep. And I'm not asked for my password on those either.) It's
only Mobile Broadband. I'm using a 3 (that's the company name) USB
dongle, the MF627. It's one of those that presents itself as a disk when
you first plug it in (with Windows and Mac drivers). I have to unmount
to get the dongle to recycle and come up as a network device.

The reason I was trying to add OpenDNS was because if I disconnect and
then reconnect without restarting, DHCP fails to get DNS settings. I was
going to file another report on that issue, once I'm sure it isn't
something obvious.

Any other information that you need?

-- 
NetworkManager won't allow user to edit settings of Mobile Broadband connection
https://bugs.launchpad.net/bugs/456261
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 456273] Re: Playback freezes when playing ogg files

2009-10-20 Thread Eamonn Sullivan
This just happened to me again when moving from mp3 to an m4a (aac)
file, so it isn't just ogg. The file wouldn't start playing. However,
clicking Next (Alt+Right) and then Previous (Alt+Left) worked. The file
started playing when I jumped back to it.

-- 
Playback freezes when playing ogg files
https://bugs.launchpad.net/bugs/456273
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 453579] Re: corruption of large files reported with linux 2.6.31-14.46 on ext4

2009-10-19 Thread Eamonn Sullivan
(In case Nick doesn't respond quickly) The patch is referenced in
http://bugzilla.kernel.org/show_bug.cgi?id=14354

Near the end.

-- 
corruption of large files reported with linux 2.6.31-14.46 on ext4
https://bugs.launchpad.net/bugs/453579
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 412838] Re: Broadcom 4322 extremly slow with wl.ko

2009-09-06 Thread Eamonn Sullivan
I have the same issue (inspiron mini 10v) and can confirm that 'iwconfig
eth1 power off' appears to fix the issue.

-- 
Broadcom 4322 extremly slow with wl.ko
https://bugs.launchpad.net/bugs/412838
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 197880] Re: mythfrontend.real crashed with SIGSEGV in stdin()

2009-04-13 Thread Eamonn Sullivan
I tried to get more info on the segfault using valgrind and found that
the program *doesn't* crash when run this way. Might be a clue:

G_SLICE=always-malloc G_DEBUG=gc-friendly  valgrind -v --tool=memcheck
--leak-check=full --num-callers=40 --log-file=valgrind.log
/usr/bin/mythfrontend.real

-- 
mythfrontend.real crashed with SIGSEGV in stdin()
https://bugs.launchpad.net/bugs/197880
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 262693] Re: Flash not working: Intrepid, 2.6.27, FF3

2008-10-27 Thread Eamonn Sullivan
I just upgraded from 8.04 to 8.10 this morning. Flash doesn't work. I
tried reinstalling as suggested above, but no luck. This is frustrating
-- flashplugin-nonfree is installed, firefox sees it, but any page that
requires flash thinks I don't have it.

-- 
Flash not working: Intrepid, 2.6.27, FF3
https://bugs.launchpad.net/bugs/262693
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 262693] Re: Flash not working: Intrepid, 2.6.27, FF3

2008-10-27 Thread Eamonn Sullivan
hang on, flash *is* working. It's just that the one site I use regularly
with flash doesn't:

http://news.bbc.co.uk/1/shared/bsp/hi/live_stats/html/map.stm

It's the BBC's Most Popular Stories page.

-- 
Flash not working: Intrepid, 2.6.27, FF3
https://bugs.launchpad.net/bugs/262693
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 63180] Re: Fuji FinePix F601Z recognized but not mounted

2008-07-19 Thread Eamonn Sullivan
Unfortunately, I don't even have that camera anymore to test... Best to
close this unless someone else can try it.

-- 
Fuji FinePix F601Z recognized but not mounted
https://bugs.launchpad.net/bugs/63180
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 208737] Re: [hardy] unlock button not working

2008-05-04 Thread Eamonn Sullivan
I have a PC with the exact same problem and similar xsession-errors
(attaching a copy). Plus, when I try to run many of the administration
programs I get a dialog box that says:

The configuration could not be loaded

You are not allowed to access the system configuration

I'm correctly listed in sudoers and can access any administration
program via the terminal. update-manager works and so does synaptic, but
programs such as Users and Groups and Time and Date fail with the above
message. This is a real problem on some systems. I updated from Gutsy.


** Attachment added: .xsession-errors
   http://launchpadlibrarian.net/14189951/.xsession-errors

-- 
[hardy] unlock button not working
https://bugs.launchpad.net/bugs/208737
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 218219] Re: gnome-settings-daemon errors with hardy 2.6.24-16

2008-04-27 Thread Eamonn Sullivan
I'm getting similar errors. The symptoms are that I can't launch most of
the programs under System/Administration. Oddly, Synaptic works and
Authorizations loads (but I can't modify anything). Even if I try to
launch users-admin from the terminal with sudo, I get the following
error dialog:

The configuration could not be loaded

You are not allowed to access the system configuration.

And on console:

** (users-admin:7175): CRITICAL **: Failed to execute program
/usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success

I'll attach my .xsessions-errors too. There are a ton of errors in there
mentioning NetworkManager, but I'm not using NetworkManager for
anything.


** Attachment added: .xsession-errors
   http://launchpadlibrarian.net/13960834/.xsession-errors

-- 
gnome-settings-daemon errors with hardy 2.6.24-16
https://bugs.launchpad.net/bugs/218219
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 219606] [NEW] package slocate 3.1-1.1ubuntu3 failed to install/upgrade:

2008-04-19 Thread Eamonn Sullivan
Public bug reported:

Binary package hint: slocate

slocate fails to installed during a dist-upgrade from 7.10 to 8.04
release candidate. This appears to be a regression of #157661?

ProblemType: Package
Architecture: i386
Date: Sat Apr 19 14:13:25 2008
DistroRelease: Ubuntu 8.04
ErrorMessage:
 ErrorMessage: subprocess post-removal script returned error exit status 7
Package: slocate 3.1-1.1ubuntu3
PackageArchitecture: i386
SourcePackage: slocate
Title: package slocate 3.1-1.1ubuntu3 failed to install/upgrade: 
Uname: Linux 2.6.24-16-generic i686

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


** Tags: apport-package

-- 
package slocate 3.1-1.1ubuntu3 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/219606
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 219606] Re: package slocate 3.1-1.1ubuntu3 failed to install/upgrade:

2008-04-19 Thread Eamonn Sullivan

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

-- 
package slocate 3.1-1.1ubuntu3 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/219606
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 219606] Re: package slocate 3.1-1.1ubuntu3 failed to install/upgrade:

2008-04-19 Thread Eamonn Sullivan
I've been using Ubuntu since Warty and somewhere along the line I must
have installed the postgres server. I had an entry for postgres in
/etc/passwd and /etc/shadow. When I manually removed them, the slocate
package successfully uninstalled and installed again.

What gave me the clue was an error message when I tried to reinstall
slocate. Sorry, I don't have the exact wording, but it was something
like: /usr/sbin/delgroup -- Error user 'postgres' still has 'slocate' as
a primary group.

-- 
package slocate 3.1-1.1ubuntu3 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/219606
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 209603] [NEW] Hauppauge Nova-T 500 disconnects

2008-03-31 Thread Eamonn Sullivan
Public bug reported:

My Nova-T 500 (a dual-tuner DVB-T card popular in the U.K. and maybe
elsewhere in Europe) is experiencing multiple disconnects a day in
Mythbuntu 8.04 beta. This wasn't happening with the previous version.
Others are experiencing the same thing, from what I can see on the
Linux-dvb mailing list. The following patch to the kernel has been
reported to work:

http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.24.y.git;a=commit;h=5475187c2752adcc6d789592b5f68c81c39e5a81

Apparently, it was a regression introduced last August that is now
fixed. Any chance of getting this patch in the kernel used by mythbuntu?

** Affects: mythbuntu
 Importance: Undecided
 Status: New

** Affects: ubuntu
 Importance: Undecided
 Status: New

** Also affects: ubuntu
   Importance: Undecided
   Status: New

-- 
Hauppauge Nova-T 500 disconnects
https://bugs.launchpad.net/bugs/209603
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 139764] Re: Gutsy needs more recent v4l-dvb revision for support of Nova-T 500

2008-03-31 Thread Eamonn Sullivan
The beta of 8.04 is still showing multiple disconnects per day for the
Nova-T 500 card. I've entered another bug report (before I saw this one)
with a pointer to a kernel patch that appears to be the fix.

https://bugs.launchpad.net/mythbuntu/+bug/209603

This is a one-line patch, but it makes mythtv usable for people with the
Nova-T 500 card (a popular over-the-air digital TV tuner). Can this be
included in the final kernel please?

-- 
Gutsy needs more recent v4l-dvb revision for support of Nova-T 500
https://bugs.launchpad.net/bugs/139764
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 204857] Re: USB port disabled by hup (EMI? re enabling)

2008-03-31 Thread Eamonn Sullivan
I'm experiencing the same problem with a DVB-T card on hardy. The fix
for it apparently is one-line, in one file:

http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.24.y.git;a=commit;h=5475187c2752adcc6d789592b5f68c81c39e5a81

Without this patch, my tuner card (a Hauppauge Nova-T 500 dual tuner)
disconnects multiple times a day, making Hardy Heron all but useless as
a MythTV platform. Can we please revisit the decision to push this patch
off to the next version?

-- 
USB port disabled by hup (EMI? re enabling)
https://bugs.launchpad.net/bugs/204857
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 209603] Re: Hauppauge Nova-T 500 disconnects

2008-03-31 Thread Eamonn Sullivan
This bug seems to related to this one:

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/204857

Where the developers have decided to hold off applying this patch until
after Hardy. May I plead here as well for a reconsideration? Without
this fix, hardy is basically useless as a MythTV platform for many USB-
related tuners.

-- 
Hauppauge Nova-T 500 disconnects
https://bugs.launchpad.net/bugs/209603
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 105696] network manager stopped working suddenly with 0.6.4-6ubuntu5 update

2007-04-11 Thread Eamonn Sullivan
Public bug reported:

Binary package hint: network-manager

The newest update of network-manager, which apparently reverted
something, doesn't work on my IBM ThinkPad Z60t. It worked perfectly
since at least Herd5 release, but suddenly I get no wireless networking
at all and it refuses to see the atheros-based interface (ath0).

My /etc/network/interface looks like this:

auto lo
iface lo inet loopback

auto ath0
iface ath0 inet dhcp
wireless-essid SULLIVAN

nm-tools now only shows eth0 and the drop-down menu on the network-
manager-gnome applet shows only Wired Network (which is grayed out)
and Static configuration. The Network Settings dialog (which I haven't
had to use previously) shows that the Wireless connection is checked,
the Essid is set to SULLIVAN and the Address is set to dhcp, but I have
no network. Unchecking it and checking again (restarting it) does
nothing.

The output (I have to retype this) for ifconfig ath0 is:

ath0 Link encap: Ethernet   HWaddr 00:16:CE:01:1B:A3
 inet6 addr:  fe80::216:ceff:fe01:1ba3/64 Scope:Link
 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
 [...]

The RX/TX, collisions, etc. are all zero.

There's also an ath0:avah with an IP address in the 169.254.* range.

This is very frustrating. Network manager has *never* worked for me, but
suddenly in Feisty it worked fine. Right up until a week before release,
when it suddenly breaks again.

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
network manager stopped working suddenly with 0.6.4-6ubuntu5 update
https://bugs.launchpad.net/bugs/105696
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


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

2007-03-21 Thread Eamonn Sullivan
-11 and -12 are working for me now (3 SATA drives configured as RAID5 on
a DG965 Intel motherboard), but one thing I did differently that *may*
be relevant is that I enabled the menu and added a 15-second delay in
/boot/grub/menu.lst. I did this so that I have time to change to an
earlier kernel during the boot process, but I wonder if that delay is
giving the BIOS time to discover everything, even before the init
process begins?

-- 
boot-time race condition initializing md
https://launchpad.net/bugs/75681

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


[Bug 89228] Re: ICH8/i965 Marvell IDE controller not functioning (DG965RY; CD not detected)

2007-03-17 Thread Eamonn Sullivan
Just a note that 2.6.20-11-server appears to have solved this issue for
me. The CD/DVD writer is now detected and working for me.

-- 
ICH8/i965 Marvell IDE controller not functioning (DG965RY; CD not detected)
https://launchpad.net/bugs/89228

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


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

2007-03-16 Thread Eamonn Sullivan
Just a note that 2.6.20-11-server appears to have solved this issue for
me. The server is booting normally after today's update.

-- 
boot-time race condition initializing md
https://launchpad.net/bugs/75681

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


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

2007-03-14 Thread Eamonn Sullivan
I got hit with something that sounds very similar to this when upgrading
to the 2.6.20-10-server kernel. My system works fine on -9. I ended up
stuck in busybox with no mounted drives. I'm using a DG965 Intel
motherboard with three SATA hard disks. The following are details on my
RAID5 setup and LVM. My /boot partition is non-raid on the first SATA
disk. What else do you need?

Version : 00.90.03
  Creation Time : Sun Mar  4 14:26:40 2007
 Raid Level : raid5
 Array Size : 617184896 (588.59 GiB 632.00 GB)
Device Size : 308592448 (294.30 GiB 316.00 GB)
   Raid Devices : 3
  Total Devices : 3
Preferred Minor : 0
Persistence : Superblock is persistent

Update Time : Wed Mar 14 07:24:03 2007
  State : clean
 Active Devices : 3
Working Devices : 3
 Failed Devices : 0
  Spare Devices : 0

 Layout : left-symmetric
 Chunk Size : 64K

   UUID : 9a1cfa02:4eddd96e:18354ce8:e82aff38
 Events : 0.13

Number   Major   Minor   RaidDevice State
   0   810  active sync   /dev/sda1
   1   8   171  active sync   /dev/sdb1
   2   8   332  active sync   /dev/sdc1

And here's my lvm setup:

  --- Logical volume ---
  LV Name/dev/snape/root
  VG Namesnape
  LV UUID5j5Rh6-YeSD-vr3p-T1ci-RPoi-fpuI-t1k40O
  LV Write Accessread/write
  LV Status  available
  # open 1
  LV Size20.00 GB
  Current LE 5120
  Segments   1
  Allocation inherit
  Read ahead sectors 0
  Block device   254:0
   
  --- Logical volume ---
  LV Name/dev/snape/tmp
  VG Namesnape
  LV UUIDNP3pnf-uPAz-3jdd-fK6n-A62K-KGqU-UXQviZ
  LV Write Accessread/write
  LV Status  available
  # open 1
  LV Size20.00 GB
  Current LE 5  Segments   1
  Allocation inherit
  Read ahead sectors 0
  Block device   254:1
   
  --- Logical volume ---
  LV Name/dev/snape/var
  VG Namesnape
  LV UUID1sxfyk-b22f-ajmE-rtdg-Sg0h-hR2q-MjMzHi
  LV Write Accessread/write
  LV Status  available
  # open 1
  LV Size250.00 GB
  Current LE 64000
  Segments   1
  Allocation inherit
  Read ahead sectors 0
  Block device   254:2
   
  --- Logical volume ---
  LV Name/dev/snape/home
  VG Namesnape
  LV UUID52zbNh-vfpr-UKTZ-moXR-fVEN-Zqzk-061JTK
120
  LV Write Accessread/write
  LV Status  available
  # open 1
  LV Size298.59 GB
  Current LE 76439
  Segments   1
  Allocation inherit
  Read ahead sectors 0
  Block device   254:3

-- 
boot-time race condition initializing md
https://launchpad.net/bugs/75681

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


[Bug 89228] Re: ICH8/i965 Marvell IDE controller not functioning (DG965RY; CD not detected)

2007-03-03 Thread Eamonn Sullivan
I was able to get this working by putting the IDE CD/DVD drive into a
USB enclosure. But this is going to be a common chipset going forward,
so it would be good to get this fixed.

-- 
ICH8/i965 Marvell IDE controller not functioning (DG965RY; CD not detected)
https://launchpad.net/bugs/89228

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


[Bug 89228] cd drive not detected on DG965RY (965 express chipset)

2007-03-02 Thread Eamonn Sullivan
Public bug reported:

Binary package hint: linux-source-2.6.20

The latest daily build of ubuntu server (feisty) and Herd 4 of Feisty
desktop does not detect the CD drive on an Intel DG965RY motherboard.
I've updated the BIOS to Intel Feb. 27 version, tried switching the
drive behavior in the bios to Native Sata, Legacy, IDE and AHCI mode --
all with the same result. The CD drive is a straight IDE one taken
directly from a working Edgy machine, so it's unlikely to be broken.
Just in case, I tried a brand new CD drive with the same result. It's
the only IDE in the machine. The three hard drives are SATA.

I've tried the following boot options: all-generic-ide, acpi=off,
pci=nommconf -- in different combinations. Neither the desktop nor the
server install finds the CD drive (although, obviously, they boot off it
OK).

The only clue I've been able to find is in lspci:

02.00.0 IDE interface: Marvell Technology Group Ltd. Unknown device 6181
(rev b)

That's the only Unknown in lspci's output.

** Affects: linux-source-2.6.20 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
cd drive not detected on DG965RY (965 express chipset)
https://launchpad.net/bugs/89228

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


[Bug 89228] Re: cd drive not detected on DG965RY (965 express chipset)

2007-03-02 Thread Eamonn Sullivan
More from lspci -v on the IDE interface:

02:00.0 IDE interface: Marvell Technology Group Ltd. Unknown device 6101 (rev 
b) (prog-if 8f [Master SecP Sec0 PriP PriO])
 Subsystem: Marvell Technology Group Ltd. Unknown device 6101
 Flags: bus master, fast devsel, latency 0, IRQ 10
 I/O ports at 1018 [size=8]
 I/O ports at 1024 [size=4]
 I/O ports at 1010 [size=8]
 I/O ports at 1020 [size=4]
 Memory at 9010 (32-bit, non-prefetchable) [size=512]
 Capabilities: [48] Power Management version 2
 Capabilities: [50] Message Signalled Interrupts: Mask- 64bit- 
Queue=0/0Enable-
 Capabilities: [e0] Express Legacy Endpoint IRQ 0

-- 
cd drive not detected on DG965RY (965 express chipset)
https://launchpad.net/bugs/89228

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


[Bug 66196] DeVeDe package needs vcdimager as a dependency

2006-10-14 Thread Eamonn Sullivan
Public bug reported:

Binary package hint: devede

vcdimager isn't marked as a dependency of DeVeDe, which won't run unless
vcdimager is installed.

** Affects: devede (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
DeVeDe package needs vcdimager as a dependency
https://launchpad.net/bugs/66196

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


[Bug 64307] [Edgy] Problems with latest upgrades and ldap

2006-10-06 Thread Eamonn Sullivan
Public bug reported:

I'm running beta Edgy. I had a working ldap server on localhost (serving
also another PC in the house running Dapper). I did a dist-upgrade last
night. There were 98 new packages, among them a new version of udev
(ubuntu17) and hal.

On restart, the system took more than 20 minutes to boot and displayed
lots of messages about being unable to connect to the ldap server.

udevd [2128]: nss_ldap: could not connect to any LDAP server.


Unfortunately, I'm about to leave on a trip to the u.s. until next tuesday, so 
I'm going to attach a bunch of files in the hope that one of them will be able 
to help you narrow the problem down. 

The only work around I found was to revert the ldap changes and use
files/compat instead. The system works fine without ldap.

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
[Edgy] Problems with latest upgrades and ldap
https://launchpad.net/bugs/64307

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


[Bug 64307] Re: [Edgy] Problems with latest upgrades and ldap

2006-10-06 Thread Eamonn Sullivan

** Attachment added: auth.log
   http://librarian.launchpad.net/4685604/auth.log

-- 
[Edgy] Problems with latest upgrades and ldap
https://launchpad.net/bugs/64307

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


[Bug 64307] Re: [Edgy] Problems with latest upgrades and ldap

2006-10-06 Thread Eamonn Sullivan

** Attachment added: common-account
   http://librarian.launchpad.net/4685607/common-account.ldap

-- 
[Edgy] Problems with latest upgrades and ldap
https://launchpad.net/bugs/64307

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


[Bug 64307] Re: [Edgy] Problems with latest upgrades and ldap

2006-10-06 Thread Eamonn Sullivan

** Attachment added: common-auth
   http://librarian.launchpad.net/4685608/common-auth.ldap

-- 
[Edgy] Problems with latest upgrades and ldap
https://launchpad.net/bugs/64307

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


[Bug 64307] Re: [Edgy] Problems with latest upgrades and ldap

2006-10-06 Thread Eamonn Sullivan

** Attachment added: common-password
   http://librarian.launchpad.net/4685609/common-password.ldap

-- 
[Edgy] Problems with latest upgrades and ldap
https://launchpad.net/bugs/64307

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


[Bug 64307] Re: [Edgy] Problems with latest upgrades and ldap

2006-10-06 Thread Eamonn Sullivan

** Attachment added: common-session
   http://librarian.launchpad.net/4685611/common-session.ldap

-- 
[Edgy] Problems with latest upgrades and ldap
https://launchpad.net/bugs/64307

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


[Bug 64307] Re: [Edgy] Problems with latest upgrades and ldap

2006-10-06 Thread Eamonn Sullivan

** Attachment added: ldap.conf
   http://librarian.launchpad.net/4685613/ldap.conf

** Description changed:

  I'm running beta Edgy. I had a working ldap server on localhost (serving
  also another PC in the house running Dapper). I did a dist-upgrade last
  night. There were 98 new packages, among them a new version of udev
- (ubuntu17). On restart, the system took more than 20 minutes to boot and
- displayed lots of messages about being unable to connect to the ldap
- server. Unfortunately, I'm about to leave on a trip to the u.s. until
- next tuesday, so I'm going to attach a bunch of files in the hope that
- one of them will be able to help you narrow the problem down.
+ (ubuntu17) and hal.
+ 
+ On restart, the system took more than 20 minutes to boot and displayed
+ lots of messages about being unable to connect to the ldap server.
+ 
+ udevd [2128]: nss_ldap: could not connect to any LDAP server.
+ 
+ 
+ Unfortunately, I'm about to leave on a trip to the u.s. until next tuesday, 
so I'm going to attach a bunch of files in the hope that one of them will be 
able to help you narrow the problem down.

** Description changed:

  I'm running beta Edgy. I had a working ldap server on localhost (serving
  also another PC in the house running Dapper). I did a dist-upgrade last
  night. There were 98 new packages, among them a new version of udev
  (ubuntu17) and hal.
  
  On restart, the system took more than 20 minutes to boot and displayed
  lots of messages about being unable to connect to the ldap server.
  
  udevd [2128]: nss_ldap: could not connect to any LDAP server.
  
  
- Unfortunately, I'm about to leave on a trip to the u.s. until next tuesday, 
so I'm going to attach a bunch of files in the hope that one of them will be 
able to help you narrow the problem down.
+ Unfortunately, I'm about to leave on a trip to the u.s. until next tuesday, 
so I'm going to attach a bunch of files in the hope that one of them will be 
able to help you narrow the problem down. 
+ 
+ The only work around I found was to revert the ldap changes and use
+ files/compat instead. The system works fine without ldap.

-- 
[Edgy] Problems with latest upgrades and ldap
https://launchpad.net/bugs/64307

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


[Bug 64307] Re: [Edgy] Problems with latest upgrades and ldap

2006-10-06 Thread Eamonn Sullivan

** Attachment added: dpkg.log
   http://librarian.launchpad.net/4685605/dpkg.log

-- 
[Edgy] Problems with latest upgrades and ldap
https://launchpad.net/bugs/64307

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


[Bug 64307] Re: [Edgy] Problems with latest upgrades and ldap

2006-10-06 Thread Eamonn Sullivan

** Attachment added: The LDAP version of nsswitch
   http://librarian.launchpad.net/4685606/nsswitch.conf.ldap

-- 
[Edgy] Problems with latest upgrades and ldap
https://launchpad.net/bugs/64307

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


[Bug 64307] Re: [Edgy] Problems with latest upgrades and ldap

2006-10-06 Thread Eamonn Sullivan

** Attachment added: slapd.conf
   http://librarian.launchpad.net/4685944/slapd.conf

-- 
[Edgy] Problems with latest upgrades and ldap
https://launchpad.net/bugs/64307

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


[Bug 63376] Re: Edgy Xorg crash

2006-10-04 Thread Eamonn Sullivan
Apologies. The Xorg.0.log was just the latest log file (i.e., with the
latest timestamp) in /var/log. Is there another one I can attach,
assuming I can find a relevant one at this stage?

-- 
Edgy Xorg crash 
https://launchpad.net/bugs/63376

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


[Bug 63376] Re: Edgy Xorg crash

2006-10-04 Thread Eamonn Sullivan
Oh, I see what I did. I attached the log from *after* I got the system
back up. I'll find the relevant log and attach it tonight when I get
home.

-- 
Edgy Xorg crash 
https://launchpad.net/bugs/63376

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


[Bug 63180] Re: Fuji FinePix F601Z recognized but not mounted

2006-10-01 Thread Eamonn Sullivan
** Summary changed:

- Digital camera mounted, but not displayed on the desktop
+ Fuji FinePix F601Z recognized but not mounted

** Description changed:

  This happens in both Dapper and Edgy. I have a Fuji FinePix F601Z. The
- camera appears to be recognized, but no disk appears on the desktop.
- However, if I go into Places/Computer, the disk is there, as FUJIFILM
- USB-DRIVEUNIT. Only when I click on it there, in Nautilus, does the disc
- appear on my desktop.
+ camera appears to be recognized, but not mounted automatically, which
+ makes use of gnome-volume-manager-gthumb more complicated than
+ necessary. I have to explicitly mount the device and then run gThumb to
+ get the photos of the camera.
  
  Here's what happens in syslog when I attach and turn on the camera:
  
  Sep 30 15:12:44 localhost kernel: [17181669.384000] usb 1-2: new full speed 
USB device using uhci_hcd and address 8
  Sep 30 15:12:44 localhost kernel: [17181669.548000] usb 1-2: configuration #1 
chosen from 1 choice
  Sep 30 15:12:44 localhost kernel: [17181669.552000] scsi6 : SCSI emulation 
for USB Mass Storage devices
  Sep 30 15:12:44 localhost kernel: [17181669.552000] usb-storage: device found 
at 8
  Sep 30 15:12:44 localhost kernel: [17181669.552000] usb-storage: waiting for 
device to settle before scanning
  Sep 30 15:12:49 localhost kernel: [17181674.552000] usb-storage: device scan 
complete
  Sep 30 15:12:49 localhost kernel: [17181674.556000]   Vendor: FUJIFILM  
Model: USB-DRIVEUNIT Rev: 1.00
  Sep 30 15:12:49 localhost kernel: [17181674.556000]   Type:   Direct-Access   
   ANSI SCSI revision: 00
  Sep 30 15:12:49 localhost kernel: [17181674.576000] SCSI device sdc: 256000 
512-byte hdwr sectors (131 MB)
  Sep 30 15:12:49 localhost kernel: [17181674.58] sdc: Write Protect is off
  Sep 30 15:12:49 localhost kernel: [17181674.58] sdc: Mode Sense: 00 32 02 
00
  Sep 30 15:12:49 localhost kernel: [17181674.58] sdc: assuming drive 
cache: write through
  Sep 30 15:12:49 localhost kernel: [17181674.596000] SCSI device sdc: 256000 
512-byte hdwr sectors (131 MB)
  Sep 30 15:12:49 localhost kernel: [17181674.60] sdc: Write Protect is off
  Sep 30 15:12:49 localhost kernel: [17181674.60] sdc: Mode Sense: 00 32 02 
00
  Sep 30 15:12:49 localhost kernel: [17181674.60] sdc: assuming drive 
cache: write through
  Sep 30 15:12:49 localhost kernel: [17181674.60]  sdc: sdc1
  Sep 30 15:12:49 localhost kernel: [17181674.616000] sd 6:0:0:0: Attached scsi 
removable disk sdc
  Sep 30 15:12:49 localhost kernel: [17181674.616000] sd 6:0:0:0: Attached scsi 
generic sg2 type 0
  
  
  When I double-click on the disk in Nautilus and the icon appears on my 
desktop, the following is displayed in syslog: 
  
  Sep 30 15:16:26 localhost kernel: [17181890.724000] FAT: utf8 is not a
  recommended IO charset for FAT filesystems, filesystem will be case
  sensitive!
  
- I'm currently running Edgy, updated as of the date of this posting. The
- oddity makes it harder than necessary to use camera software such as
- F-Spot or Digikam. I have to jump out and go through the Places/Computer
- hoop before I can import photos.
+ I'm currently running Edgy, updated as of the date of this posting, but
+ observed the same behaviour on Dapper.

-- 
Fuji FinePix F601Z recognized but not mounted
https://launchpad.net/bugs/63180

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


[Bug 63354] Re: Dapper - Edgy failure: sbackup configuration file has conflicts

2006-10-01 Thread Eamonn Sullivan
That's a good feature request, but just FYI, this is how configuration
changes have always been handled in the past. If you make changes, you
get asked whether to keep old, accept new or see what's different (often
it'll just be different comments). I usually keep my current
configuration because the new configuration is *still copied over*, but
as filename.dpkg-dist. You can then examine that file after the
installation copy over any new stuff that looks useful.

-- 
Dapper - Edgy failure: sbackup configuration file has conflicts
https://launchpad.net/bugs/63354

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


[Bug 61431] Re: reboot sometimes doesn't

2006-10-01 Thread Eamonn Sullivan
I just encountered the same thing. Blender crashed and brought down X
(separate problem, will report). The screen was black. I couldn't switch
to a tty. I pressed Ctrl-Alt-Delete and got the familiar ding. Nothing
happened. I was able to ssh in from another machine and found the
following in a tail of /var/log/syslog:

Oct  1 15:51:12 localhost init: rc6 process (16981) killed by signal 15
Oct  1 15:51:12 localhost init: rc6 process (16996) killed by signal 15
Oct  1 15:51:12 localhost init: rc6 process (17012) killed by signal 15
Oct  1 15:51:12 localhost init: rc6 process (17066) killed by signal 15
Oct  1 15:51:12 localhost init: rc6 process (17075) killed by signal 15
Oct  1 15:51:12 localhost init: rc6 process (17095) killed by signal 15
Oct  1 15:51:12 localhost init: rc6 process (17111) killed by signal 15
Oct  1 15:51:12 localhost init: control-alt-delete respawning too fast, stopped
Oct  1 15:51:16 localhost last message repeated 130 times
Oct  1 15:51:17 localhost init: rc6 process (17228) killed by signal 15

Running sudo shutdown -r now completed successfully and displayed the
message about the system going. Nothing happened, and there were no
further messages to syslog. I was finally able to bring the system down
with:

sudo telinit 0

What else do you need, in terms of files/hardware specs/etc., to track
this down? I'm running Edgy, all updated as of today.

-- 
reboot sometimes doesn't
https://launchpad.net/bugs/61431

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


[Bug 63376] Edgy Xorg crash

2006-10-01 Thread Eamonn Sullivan
Public bug reported:

My son was running Blender in the latest updated Edgy Elf and Xorg
crashed. Below is the output from syslog around the incident. What else
do you need to duplicate and track down? I'm running on a 686 kernel
(celeron 2.4Ghz), Intel motherboard graphics. Ctrl-Alt-Delete didn't
reboot. I could ssh in, but had to use telinit to actually get the
system shut down.

Oct  1 15:48:31 localhost kernel: [17270206.248000] [drm:i915_wait_irq] *ERROR* 
i915_wait_irq: EBUSY -- rec: 1687327 emitted: 1687329
Oct  1 15:48:59 localhost gdm[4215]: Error reinitilizing server
Oct  1 15:49:03 localhost gconfd (aidan-1581): GConf server is not in use, shutt
ing down.
Oct  1 15:49:03 localhost gconfd (aidan-1581): Exiting
Oct  1 15:49:16 localhost gdm[15356]: failsafe dialog failed (inhibitions: 0 0)
Oct  1 15:49:33 localhost gdm[15416]: failsafe dialog failed (inhibitions: 0 0)
Oct  1 15:49:50 localhost gdm[15473]: failsafe dialog failed (inhibitions: 0 0)
Oct  1 15:49:56 localhost gdm[4201]: The display server has been shut down about
 6 times in the last 90 seconds, it is likely that something bad is going on.  W
aiting for 2 minutes before trying again on display :0.
Oct  1 15:50:31 localhost init: tty1 process (3755) killed by signal 15
Oct  1 15:50:31 localhost init: tty2 process (3756) killed by signal 15
Oct  1 15:50:31 localhost init: tty3 process (3757) killed by signal 15
Oct  1 15:50:31 localhost init: tty4 process (3758) killed by signal 15
Oct  1 15:50:31 localhost init: tty5 process (3759) killed by signal 15
Oct  1 15:50:31 localhost init: tty6 process (3760) killed by signal 15

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
Edgy Xorg crash 
https://launchpad.net/bugs/63376

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


[Bug 63376] Re: Edgy Xorg crash

2006-10-01 Thread Eamonn Sullivan
Here's my latest Xorg log.

** Attachment added: Xorg.0.log
   http://librarian.launchpad.net/4568148/Xorg.0.log

-- 
Edgy Xorg crash 
https://launchpad.net/bugs/63376

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


[Bug 45637] Re: Upgrading nscd from 2.3.6-0ubuntu19 to 2.3.6-0ubuntu20 fails

2006-09-30 Thread Eamonn Sullivan
I'm seeing the same thing in upgrading from dapper to edgy.

-- 
Upgrading nscd from 2.3.6-0ubuntu19 to 2.3.6-0ubuntu20 fails
https://launchpad.net/bugs/45637

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


[Bug 47904] Re: Upgrade fails. /etc/init.d/nscd stop returns exit code 1 when not running

2006-09-30 Thread Eamonn Sullivan
I'm seeing the same problem in an upgrade from dapper to edgy using
update-manager -c -d. It stops the install, leaving the upgrade half-
finished.

-- 
Upgrade fails. /etc/init.d/nscd stop returns exit code 1 when not running
https://launchpad.net/bugs/47904

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


[Bug 47904] Re: Upgrade fails. /etc/init.d/nscd stop returns exit code 1 when not running

2006-09-30 Thread Eamonn Sullivan
The *very* hackish way around the problem is to modify (after copying
originals) /var/lib/dpkg/info/nscd.prerm and /etc/init.d/nscd to force
exit status of 0 on stop. I don't know if both of these are necessary. I
then removed the package, finished the upgrade, and reinstalled
afterward restarting.

-- 
Upgrade fails. /etc/init.d/nscd stop returns exit code 1 when not running
https://launchpad.net/bugs/47904

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


[Bug 63180] Digital camera mounted, but not displayed on the desktop

2006-09-30 Thread Eamonn Sullivan
Public bug reported:

This happens in both Dapper and Edgy. I have a Fuji FinePix F601Z. The
camera appears to be recognized, but no disk appears on the desktop.
However, if I go into Places/Computer, the disk is there, as FUJIFILM
USB-DRIVEUNIT. Only when I click on it there, in Nautilus, does the disc
appear on my desktop.

Here's what happens in syslog when I attach and turn on the camera:

Sep 30 15:12:44 localhost kernel: [17181669.384000] usb 1-2: new full speed USB 
device using uhci_hcd and address 8
Sep 30 15:12:44 localhost kernel: [17181669.548000] usb 1-2: configuration #1 
chosen from 1 choice
Sep 30 15:12:44 localhost kernel: [17181669.552000] scsi6 : SCSI emulation for 
USB Mass Storage devices
Sep 30 15:12:44 localhost kernel: [17181669.552000] usb-storage: device found 
at 8
Sep 30 15:12:44 localhost kernel: [17181669.552000] usb-storage: waiting for 
device to settle before scanning
Sep 30 15:12:49 localhost kernel: [17181674.552000] usb-storage: device scan 
complete
Sep 30 15:12:49 localhost kernel: [17181674.556000]   Vendor: FUJIFILM  Model: 
USB-DRIVEUNIT Rev: 1.00
Sep 30 15:12:49 localhost kernel: [17181674.556000]   Type:   Direct-Access 
 ANSI SCSI revision: 00
Sep 30 15:12:49 localhost kernel: [17181674.576000] SCSI device sdc: 256000 
512-byte hdwr sectors (131 MB)
Sep 30 15:12:49 localhost kernel: [17181674.58] sdc: Write Protect is off
Sep 30 15:12:49 localhost kernel: [17181674.58] sdc: Mode Sense: 00 32 02 00
Sep 30 15:12:49 localhost kernel: [17181674.58] sdc: assuming drive cache: 
write through
Sep 30 15:12:49 localhost kernel: [17181674.596000] SCSI device sdc: 256000 
512-byte hdwr sectors (131 MB)
Sep 30 15:12:49 localhost kernel: [17181674.60] sdc: Write Protect is off
Sep 30 15:12:49 localhost kernel: [17181674.60] sdc: Mode Sense: 00 32 02 00
Sep 30 15:12:49 localhost kernel: [17181674.60] sdc: assuming drive cache: 
write through
Sep 30 15:12:49 localhost kernel: [17181674.60]  sdc: sdc1
Sep 30 15:12:49 localhost kernel: [17181674.616000] sd 6:0:0:0: Attached scsi 
removable disk sdc
Sep 30 15:12:49 localhost kernel: [17181674.616000] sd 6:0:0:0: Attached scsi 
generic sg2 type 0


When I double-click on the disk in Nautilus and the icon appears on my desktop, 
the following is displayed in syslog: 

Sep 30 15:16:26 localhost kernel: [17181890.724000] FAT: utf8 is not a
recommended IO charset for FAT filesystems, filesystem will be case
sensitive!

I'm currently running Edgy, updated as of the date of this posting. The
oddity makes it harder than necessary to use camera software such as
F-Spot or Digikam. I have to jump out and go through the Places/Computer
hoop before I can import photos.

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
Digital camera mounted, but not displayed on the desktop
https://launchpad.net/bugs/63180

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


[Bug 63191] File dialog crash in Edgy (fix upstream)

2006-09-30 Thread Eamonn Sullivan
Public bug reported:

Binary package hint: gnome

I encountered this problem while in gThumb. Attach camera, choose
import, drop down the list of filesystems and the application crashes. I
used bug buddy, it went to gnome, where they marked the report as a
duplicate of this one:

http://bugzilla.gnome.org/show_bug.cgi?id=358405

And then marked it resolved, saying the fix is in CVS, here:

http://cvs.gnome.org/viewcvs/gtk+/gtk/gtkfilechooserbutton.c?r1=1.58r2=1.59

** Affects: meta-gnome2 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
File dialog crash in Edgy (fix upstream)
https://launchpad.net/bugs/63191

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


[Bug 63180] Re: Digital camera mounted, but not displayed on the desktop

2006-09-30 Thread Eamonn Sullivan
I understand the issue a bit better now: The USB drive is detected, but
not mounted, until I access it. I noticed this when I turned on the
camera with Nautilus open. The disk appears immediately in places (the
left panel), but I have to explicitly mount it.

-- 
Digital camera mounted, but not displayed on the desktop
https://launchpad.net/bugs/63180

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


[Bug 62185] Re: Sections doesn't work.

2006-09-24 Thread Eamonn Sullivan
both found here without any trouble on Dapper. Which version are you
using and platform?

-- 
Sections doesn't work.
https://launchpad.net/bugs/62185

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


[Bug 53387] Re: Boot order problem

2006-07-19 Thread Eamonn Sullivan
What worked for me (I have an atheros chipset, using madwifi) is a
/etc/wpa_supplicant.conf like this:

ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=0
eapol_version=1
ap_scan=2
fast_reauth=1
network={
ssid=YOUR-SSID
proto=WPA
key_mgmt=WPA-PSK
pairwise=TKIP
group=TKIP
psk=(fill in this using wpa_passphrase)
} 

And a wpa_supplicant start up script in /etc/init.d like this:

#!/bin/sh
# wifi wpa_supplicant init
echo * [Wifi] enabling wpa_supplicant...
if [ -x /sbin/wpa_supplicant ]; then
/sbin/wpa_supplicant -B -c/etc/wpa_supplicant.conf -iath0 -Dmadwifi -w
fi

You then have to:

sudo chmod +x /etc/init.d/wifi_wpa.sh (or whatever you called it)

sudo ln -s /etc/init.d/wifi_wpa.sh /etc/rcS.d/S40netwifiwpa

Yes, this should probably be automated.

-- 
Boot order problem
https://launchpad.net/bugs/53387

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