Re: [Bug 237418] Re: "unable to find supported ssh command" when connecting to sftp server in nautilus
Sebastien Bacher wrote: > does anybody still get this issue using the current versions? > Yes, me. :-) Hardy x86_64, all up to date, no change to report. -- Rachel -- "unable to find supported ssh command" when connecting to sftp server in nautilus https://bugs.launchpad.net/bugs/237418 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
Re: [Bug 237418] Re: "unable to find supported ssh command" when connecting to sftp server in nautilus
Sebastien Bacher wrote: > you seem to be the only one having the issue and it's likely something > specific to your configuration so maybe you could open the bug on > bugzilla.gnome.org directly since you are better placer to reply to > upstream comment than bug triagers not having the issue > > ** Changed in: gvfs (Ubuntu) >Status: New => Incomplete > I've got a better idea. :-) Close it. You were right, it was specific to me. I'd forgotten about the issue, but this revisit today made me consider something that was below my radar before, and if I really am the only one getting it... What it was, was a python-based wrapper for ssh that i have to have installed for work purposes for our ssh tunnelling configuration. So $(which ssh) and $(which sftp) et al were pointing to that. It's supposed to be a workalike, just passing through to the real thing for any host not configured for a tunnel (which includes the ones I was testing with), but clearly it was interfering in some manner because I just took them out of $PATH and re-logged-in (a step i might have missed before, forgetting that it's added to $PATH in ~/.profile on the linux box and not ~/.bashrc as on the macs) and now nautilus sftp works fine. So sorry, my bad for wasting time. :-( I suppose it must have been something like the 'ssh' or 'sftp' found on $PATH not being the actual executable, but a script. Or perhaps something in gvfs is just fussy about where it finds them. Maybe it's even a security measure to reject a tampered-with ssh. My only remaining comment on that is that some clue in the error message or in the logs as to why it was unhappy with the ssh it found might have allowed me to resolve it myself much earlier. :-) -- Rachel -- "unable to find supported ssh command" when connecting to sftp server in nautilus https://bugs.launchpad.net/bugs/237418 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
Re: [Bug 237418] Re: "unable to find supported ssh command" when connecting to sftp server in nautilus
Sebastien Bacher wrote: > looking to the source code the ssh backend runs "ssh -V" and look if > "OpenSSH", "Sun_SSH" or "SSH Secure Shell" are printed on the command > line to know which implementation it should be using, your wrapper > probably doesn't respect the -V option or print something which is not > expected, closing the bug anyway since that's not really a bug > Actually it does seem to respect it: [EMAIL PROTECTED] ~ $ bin/ssh-wrapper/ssh -V OpenSSH_4.7p1 Debian-8ubuntu1.2, OpenSSL 0.9.8g 19 Oct 2007 Which is identical to the /usr/bin/ssh -V output. But yeah, I don't care any more. :-) -- Rachel -- "unable to find supported ssh command" when connecting to sftp server in nautilus https://bugs.launchpad.net/bugs/237418 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 221009] Re: Firefox keeps forcing disk to spin up when browsing because its sqlite storage calls fsync() for every recorded entry
i made a workaround for myself with a maze of scripts that means the firefox profile resides entirely in a tmpfs mount, symlinked from my ~/.mozilla/firefox. It works, and i only lose data if i shutdown or crash between cron-rsyncs of that profile back to the drive, but it's pretty unsatisfactory really - only rather more satisfactory than the default behaviour. -- Firefox keeps forcing disk to spin up when browsing because its sqlite storage calls fsync() for every recorded entry https://bugs.launchpad.net/bugs/221009 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 260001] Re: ubiquity crashed with InstallStepError in configure_bootloader()
I sorta-resolved it for me by running a netboot expert install and selecting GRUB2 instead. :-) (Yes, the grub-install on GRUB1 failed in the same way there too.) Noted caveats on using GRUB2 but it seems to work for me so may be worth a try for the desperate looking here for answers. -- ubiquity crashed with InstallStepError in configure_bootloader() https://bugs.launchpad.net/bugs/260001 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 363913] [NEW] jaunty kernel crash on via c3 (samuel2)
Public bug reported: Binary package hint: linux-image-2.6.28-11-generic On updating the system from Intrepid to Jaunty, on the first reboot, the kernel crashes immediately on loading, with: BUG: Int 14: CR2 b0f0 And a dump of registers and the stack. I can transcribe by hand the numbers if someone's sufficiently interested. NB: The words "Panic" or "Oops" don't occur. The residual Intrepid kernel still boots me into the otherwise apparently functional Jaunty system, but I'd guess this isn't a long- term solution. Working: linux-image-2.6.27-11-generic version 2.6.27-11.31 Failing: linux-image-2.6.28-11-generic version 2.6.28-11.42 CPU shows in /proc/cpuinfo as a "Via Samuel 2", on board an EPIA-5000 mini-itx board. System has run Hardy for some time, and went through a successful upgrade to Intrepid earlier this evening, before being upgraded again to Jaunty. I know it's old. Was support for these chips/systems deliberately dropped, or should I make sure something's set in BIOS or kernel params, or does someone want me to type up the crash dump. :-) ** Affects: linux (Ubuntu) Importance: Undecided Status: New -- jaunty kernel crash on via c3 (samuel2) https://bugs.launchpad.net/bugs/363913 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 363913] Re: jaunty kernel crash on via c3 (samuel2)
*** This bug is a duplicate of bug 312554 *** https://bugs.launchpad.net/bugs/312554 ** This bug has been marked a duplicate of bug 312554 Regression: bug: int 14 cr2... booting 2.6.28 in jaunty fails on ASUS P5q and maybe others -- jaunty kernel crash on via c3 (samuel2) https://bugs.launchpad.net/bugs/363913 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 312554] Re: Regression: bug: int 14 cr2... booting 2.6.28 in jaunty fails on ASUS P5q and maybe others
I'm getting this too on a Via EPIA-5000 system (Via Samuel 2 cpu) on 2.6.28-11-generic. I'll just go and mark the bug I placed a duplicate of this one; sorry. :-) -- Regression: bug: int 14 cr2... booting 2.6.28 in jaunty fails on ASUS P5q and maybe others https://bugs.launchpad.net/bugs/312554 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 374031] [NEW] dvdbackup exited with "Please send bug report"...
Public bug reported: Binary package hint: dvdbackup After ripping most of the content of a DVD, dvdbackup exited with: Please send bug report - no VTS_TMAPT ?? So here's the bug report. :-) NB: libdvdcss2 is also installed and probably used in this instance. DVD in question was Stargate Atlantis season 4 disc 1, region 2. Commandline was: dvdbackup -i /dev/sr0 -v -M -n 'stargate-s4d1' Version data: rac...@mab:~$ lsb_release -rd Description:Ubuntu 9.04 Release:9.04 rac...@mab:~$ apt-cache policy dvdbackup dvdbackup: Installed: 0.2-2build1 Candidate: 0.2-2build1 Version table: *** 0.2-2build1 0 500 http://gb.archive.ubuntu.com jaunty/universe Packages 100 /var/lib/dpkg/status rac...@mab:~$ apt-cache policy libdvdcss2 libdvdcss2: Installed: 1.2.10-0.2medibuntu1 Candidate: 1.2.10-0.2medibuntu1 Version table: *** 1.2.10-0.2medibuntu1 0 500 http://packages.medibuntu.org jaunty/free Packages 100 /var/lib/dpkg/status rac...@mab:~$ ** Affects: dvdbackup (Ubuntu) Importance: Undecided Status: New -- dvdbackup exited with "Please send bug report"... https://bugs.launchpad.net/bugs/374031 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 221009] Re: Firefox keeps forcing disk to spin up when browsing because its sqlite storage calls fsync() for every recorded entry
Bump. Bug continues to exist in Intrepid. It's not so much that the performance is bad, but that with laptop mode on it causes hard drive spinups on every page hit, which defeats the purpose of laptop mode. -- Firefox keeps forcing disk to spin up when browsing because its sqlite storage calls fsync() for every recorded entry https://bugs.launchpad.net/bugs/221009 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 237418] [NEW] "unable to find supported ssh command" when connecting to sftp server in nautilus
Public bug reported: Binary package hint: nautilus Ubuntu Hardy with Proposed updates enabled (to get new firefox) In the Network Servers location I can see several SFTP File Transfer hosts. Some are Macs, some are other Ubuntu machines, some are Gentoo machines, either advertised by their own avahi/zeroconf as appropriate, or advertised on their behalf by a local ubuntu box. (I don't believe the avahi config is wrong, for reasons below) Attempting to connect to them I get up a simple dialogue saying "Unable to find supported ssh command" with no further explanation of what the problem is. This occurs regardless of the server OS I'm trying to connect to. Nothing appears in syslog either on the client or the server end. Tried installing (as they weren't installed by default but looked relevant) gvfs-bin and sshfs. No change. gvfs-mount sftp://host produced the same error message, as did directly trying to go to sftp://host in the nautilus url bar. Needless to say (but not needless to test, I *did* test it, honest), sftp on the commandline works fine, as does ssh. Google tells me nothing! No-one else seems to be getting it! It *looks* like something is just missing from my system, but I have no idea what, or why, so I'm kind of hoping someone will tell me and irritatably mark the bug invalid (although presumably whatever's missing should be a dependency of something like ubuntu-desktop, so it may be a real bug in that sense). It used to work on earlier versions, I'm sure. ** Affects: nautilus (Ubuntu) Importance: Undecided Status: New -- "unable to find supported ssh command" when connecting to sftp server in nautilus https://bugs.launchpad.net/bugs/237418 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 228069] Re: Segfault when installing openjdk-6-jre-headless: installs properly on Intel based hardware, problem appears on Via C3 based machine
Crossing over from #230891 which has been marked a duplicate of this bug. I'd initially submitted it as a separate bug because I wasn't getting the instability with gnome et al; the system as a whole was stable, it was just openjdk that wouldn't install because of this. A comment added on that bug says: " the package is built with -mcpu=585 -mtune=generic, so it should run on the Via processors." (I presume he meant -mcpu=i586 :-) ) Anyway, that was just answering my speculation on a possible cause (that it might have been built for 686 and thus executing CMOV which Via C3 doesn't support). For myself, I actually ended up putting Gentoo on that machine. Building everything as "-Os -mmmx -m3dnow -fomit-frame-pointer" actually, in this case, really did make a big difference to the usability of the system in a desktop environment (even if it did take a week to install!). However, no openjdk ebuild for gentoo, so I can't report success getting it working there. -- Segfault when installing openjdk-6-jre-headless: installs properly on Intel based hardware, problem appears on Via C3 based machine https://bugs.launchpad.net/bugs/228069 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 44335] Re: IMAP/POP3+SSL/TLS are disabled
excuse me if this is a silly question, but why is it ok for openssh- client/openssh-server and apache2.2-common to depend on libssl and not mail-notification? -- IMAP/POP3+SSL/TLS are disabled https://bugs.launchpad.net/bugs/44335 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 26452] Re: netatalk not built with encrypted auth support
excuse me if this is a silly question, but why is it ok for openssh- client/openssh-server and apache2.2-common to depend on libssl and not netatalk? -- netatalk not built with encrypted auth support https://bugs.launchpad.net/bugs/26452 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 230891] [NEW] package openjdk-6-jre-headless None failed to install/upgrade: subprocess post-installation script returned error exit status 139
Public bug reported: Conf stage fails with segfault. Hardy 8.04 up to date on Via Eden system. I was sent here by the crash reporter, it says it's attaching debugging info. If it doesn't; sorry for the dup. I think it's a dupe of #228069 although I'm not getting the instability in Gnome that the reporter of that bug is getting. ProblemType: Package Architecture: i386 Date: Thu May 15 22:49:39 2008 Dependencies: DistroRelease: Ubuntu 8.04 ErrorMessage: subprocess post-installation script returned error exit status 139 Package: openjdk-6-jre-headless None PackageArchitecture: i386 SourcePackage: openjdk-6 Title: package openjdk-6-jre-headless None failed to install/upgrade: subprocess post-installation script returned error exit status 139 Uname: Linux 2.6.24-16-generic i686 ** Affects: openjdk-6 (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package -- package openjdk-6-jre-headless None failed to install/upgrade: subprocess post-installation script returned error exit status 139 https://bugs.launchpad.net/bugs/230891 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 230891] Re: package openjdk-6-jre-headless None failed to install/upgrade: subprocess post-installation script returned error exit status 139
** Attachment added: "DpkgTerminalLog.gz" http://launchpadlibrarian.net/14547594/DpkgTerminalLog.gz -- package openjdk-6-jre-headless None failed to install/upgrade: subprocess post-installation script returned error exit status 139 https://bugs.launchpad.net/bugs/230891 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 230891] Re: package openjdk-6-jre-headless None failed to install/upgrade: subprocess post-installation script returned error exit status 139
[EMAIL PROTECTED]:~$ cat /proc/cpuinfo processor : 0 vendor_id : CentaurHauls cpu family : 6 model : 7 model name : VIA Samuel 2 stepping: 3 cpu MHz : 399.000 cache size : 64 KB fdiv_bug: no hlt_bug : no f00f_bug: no coma_bug: no fpu : yes fpu_exception : yes cpuid level : 1 wp : yes flags : fpu de tsc msr cx8 mtrr pge mmx 3dnow up bogomips: 801.39 clflush size: 32 This is not an i686-capable cpu, it's an i586-capable cpu. Installed off the i386 netboot installer but uname -a says: Linux abatwa 2.6.24-16-generic #1 SMP Thu Apr 10 13:23:42 UTC 2008 i686 GNU/Linux (Successful install of Gentoo in the past was with CFLAGS set up to build as per i586. That was before the days of openjdk though) That said, this install is slow but apparently stable apart from openjdk. (I wonder might i be better off with Gentoo again on this system as I can optimise rather than choosing between linux-image-386 and linux- image-686...? Desktop does seem slower than my memory of previous installs...) -- package openjdk-6-jre-headless None failed to install/upgrade: subprocess post-installation script returned error exit status 139 https://bugs.launchpad.net/bugs/230891 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
Re: [Bug 230891] Re: package openjdk-6-jre-headless None failed to install/upgrade: subprocess post-installation script returned error exit status 139
Just to add; switching to linux-image-386 made no difference; same segfault error during setup of openjdk-6-jre-headless -- package openjdk-6-jre-headless None failed to install/upgrade: subprocess post-installation script returned error exit status 139 https://bugs.launchpad.net/bugs/230891 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 237418] Re: "unable to find supported ssh command" when connecting to sftp server in nautilus
The ssh client (and sftp commandline client) connect to the remote servers with no problems. (As noted in the original bug report. ;-) ) openssh-client version: [EMAIL PROTECTED]:~$ apt-cache policy openssh-client openssh-client: Installed: 1:4.7p1-8ubuntu1.2 Candidate: 1:4.7p1-8ubuntu1.2 Version table: *** 1:4.7p1-8ubuntu1.2 0 500 http://archive.ubuntu.com hardy-updates/main Packages 500 http://security.ubuntu.com hardy-security/main Packages 100 /var/lib/dpkg/status 1:4.7p1-8ubuntu1 0 500 http://archive.ubuntu.com hardy/main Packages [EMAIL PROTECTED]:~$ ssh -V OpenSSH_4.7p1 Debian-8ubuntu1.2, OpenSSL 0.9.8g 19 Oct 2007 -- "unable to find supported ssh command" when connecting to sftp server in nautilus https://bugs.launchpad.net/bugs/237418 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 237418] Re: "unable to find supported ssh command" when connecting to sftp server in nautilus
is it worth mentioning, as i've just noticed I haven't, that the desktop system in question ("mab" in the above quoted command prompts) is amd64, not x86? -- "unable to find supported ssh command" when connecting to sftp server in nautilus https://bugs.launchpad.net/bugs/237418 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 237418] Re: "unable to find supported ssh command" when connecting to sftp server in nautilus
I've also confirmed that the error occurs regardless of whether I'm authenticating using ssh keys or password authentication. [EMAIL PROTECTED]:~$ sftp kelpie.local Connecting to kelpie.local... sftp> ^D [EMAIL PROTECTED]:~$ gvfs-mount sftp://kelpie.local Error mounting location: Unable to find supported ssh command *remove ~/.ssh from kelpie.local, then: [EMAIL PROTECTED]:~$ sftp kelpie.local Connecting to kelpie.local... [EMAIL PROTECTED]'s password: sftp> ^D [EMAIL PROTECTED]:~$ gvfs-mount sftp://kelpie.local Error mounting location: Unable to find supported ssh command (kelpie.local in this instance is another Ubuntu Hardy box, but exactly the same behaviour is seen attempting to connect to other Linux and Mac OS X boxes.) (kelpie.local is an extremely low-spec box, however (it's an EPIA-5000 acting as my router) and doesn't have the space or wherewithall to install a full desktop, gnome, nautilus et al, that would let me test this in the other direction). -- "unable to find supported ssh command" when connecting to sftp server in nautilus https://bugs.launchpad.net/bugs/237418 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 237418] Re: "unable to find supported ssh command" when connecting to sftp server in nautilus
FYI the gvfs versions installed are all 0.2.4-0ubuntu1 (hardy-updates) That applies to: gvfs gvfs-backends gvfs-bin gvfs-fuse libgvfscommon0 -- "unable to find supported ssh command" when connecting to sftp server in nautilus https://bugs.launchpad.net/bugs/237418 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 237418] Re: "unable to find supported ssh command" when connecting to sftp server in nautilus
OK, I remembered I did have another Hardy desktop install - on another EPIA-5000. I'd abandoned that installation in favour of Gentoo (-Os makes a big difference to usability on that hardware) but it was intact. It's also an almost completely vanilla ubuntu-desktop install, whereas "mab", my main desktop isn't, although I don't recall even wanting to change anything relating to this functionality before I first tried to use it and found it not working. :-) I just tried it on this EPIA-5000, and this functionality is working fine there. This seems to indicate that at least it isn't the network, dhcp setup or the remote machines that are wrong, but I think we knew that. :-) The software's a little old, as it hasn't been updated since it was abandoned. So I'll note some details, then run an update and see if it still works then. (Bet it does!) Anyway, obviously, it's an x86 install, with the linux-386 kernel. (I'd thought switching from -generic might help with another issue but I think it was irrelevant.) openssh-client: 1:4.7p1-8ubuntu1.2 gvfs, gvfs-backends, gvfs-fuse, libgvfscommon0 0.2.3-0ubuntu5 uname -a: Linux abatwa 2.6.24-16-386 #1 Thu Apr 10 12:50:06 UTC 2008 i686 GNU/Linux Running the updates; now the versions are the same as for mab; also now using linux-generic: And it still works perfectly. -- "unable to find supported ssh command" when connecting to sftp server in nautilus https://bugs.launchpad.net/bugs/237418 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 322466] Re: netbook-launcher should automount drives
I hate this! :-) Specifically, my situation is that my netbook's hard drive has three partitions two of which are not normally in use, being alternate installations. I don't want them to automount, so normally they lie dormant. Since the latest update, when netbook-launcher is launched, I immediately get two nautilus windows opened as well, when each of those partitions are automounted. I just confirmed that this is netbook- launcher doing it and not something else during boot/login because some other bug just caused netbook-launcher to die, and it happened again when I manually relaunched it. Can this behaviour be restricted to actual removable media please? :-) -- netbook-launcher should automount drives https://bugs.launchpad.net/bugs/322466 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 322466] Re: netbook-launcher should automount drives
(Might be worth noting that for some reason the two partitions in question show up in netbook-launcher and in Nautilus with USB drive icons. Clearly they're not. (Internal SATA drive.) So presumably something in Linux at some lower level you're probably not responsible for is misrepresenting them. :-( -- netbook-launcher should automount drives https://bugs.launchpad.net/bugs/322466 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 228069] Re: Segfault when installing openjdk-6-jre-headless: installs properly on Intel based hardware, problem appears on Via C3 based machine
for curiosity's sake, what was the difference in the way it was rebuilt, and would it be an undesirable sacrifice in performance for the majority of i686 users? I say this because if it is, it may not be worth it, as i found ubuntu on this via c3 system too slow for meaningful use anyway. And I'd switched to pyroom instead of jdarkroom even on a fast box. Having said that, JDarkRoom on openjdk on this box is surprisingly usable. And I suppose there are faster Via C3's around than mine. :-) -- Segfault when installing openjdk-6-jre-headless: installs properly on Intel based hardware, problem appears on Via C3 based machine https://bugs.launchpad.net/bugs/228069 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 228069] Re: Segfault when installing openjdk-6-jre-headless: installs properly on Intel based hardware, problem appears on Via C3 based machine
That build works for me! It installed perfectly and runs JDarkRoom without apparent issues. So that's definitely #230891 that can be closed, even if it doesn't fix the original problem for this bug. -- Segfault when installing openjdk-6-jre-headless: installs properly on Intel based hardware, problem appears on Via C3 based machine https://bugs.launchpad.net/bugs/228069 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 281396] Re: netbook-launcher crashed with SIGSEGV in g_slice_alloc()
No. I can't reproduce it now, although conditions have changed (now on Jaunty, and not adding the Mac font, but just selecting a different font and font size). The only bug with changing the desktop and other fonts now is that the netbook-launcher doesn't apply the change right away, but only when it finds some other cause to refresh that part of its layout (like selecting a different submenu, but *not* for instance, when hovering over an item). But that would be a different bug. The crashing bug hasn't recurred. -- netbook-launcher crashed with SIGSEGV in g_slice_alloc() https://bugs.launchpad.net/bugs/281396 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 125919] Re: [Gutsy Tribe 2] Wireless adapter not detected on MacBook Pro rev.3 (santa rosa)
This problem is also showing up installing Gutsy Release Candidate on a Macbook2,1. Apart from showing up in Hardware Information, the wifi interface is simply not detected; and no errors relating to it (that I can see) are appearing in any logs. Interestingly, wifi on this machine worked out of the box on Feisty, so it was a surprise to find it not working here. :-) BTW, if it's of any relevance (I have no idea), this machine has *not* had 802.11n enabled as per the enabler that comes with the new Airport Extreme. -- [Gutsy Tribe 2] Wireless adapter not detected on MacBook Pro rev.3 (santa rosa) https://bugs.launchpad.net/bugs/125919 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 125919] Re: [Gutsy Tribe 2] Wireless adapter not detected on MacBook Pro rev.3 (santa rosa)
Apologies, this appears to be already known about, and a workaround given on the community docs page for installing on a Macbook. Am not in reach of a wired ethernet right now, so can't proceed, but it looks like it's in hand? -- [Gutsy Tribe 2] Wireless adapter not detected on MacBook Pro rev.3 (santa rosa) https://bugs.launchpad.net/bugs/125919 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 147323] Re: [gutsy] Incorrect default resolution with new Intel driver
Works correctly out of the box on the Release Candidate on my 2nd gen core 2 duo macbook (Macbook2,1 in System Profile) -- [gutsy] Incorrect default resolution with new Intel driver https://bugs.launchpad.net/bugs/147323 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 153626] Compiz, Button 1 mouse clicks in windows intiates window drag
Public bug reported: Binary package hint: compiz This is dependent on some option being set, as I've accidentally triggered this before and managed later to clear it; I'm trying to do the same now, but whatever it is I *certainly* didn't select any option that read anything like "Initiate Window Move" "Button1" :-) It *may* be relevant that the "Window Menu" binding in ccsm keeps reverting to "Button3" no matter what I put in it, including if I change it directly in GConf. This did appear just after I tried to use GL Desktop. Clearly a mistake; but it persists after that, including beyond a log-out and log-in cycle, and is still the case even if I choose Normal or Extra in Visual Effects, not only Custom. If Compiz is off, everything's fine. ** Affects: compiz (Ubuntu) Importance: Undecided Status: New -- Compiz, Button 1 mouse clicks in windows intiates window drag https://bugs.launchpad.net/bugs/153626 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 153650] [gutsy] compiz can't select gtk-window-decorator
Public bug reported: Binary package hint: compiz-gnome Having set up a custom compiz configuration, with Emerald, I find that I can't then revert to using the gtk-window-decorator. I can run it from the commandline (or the alt-f2 dialogue) as "gtk-window-decorator --replace &"; that works fine, reporting no errors, but of course doesn't change any permanent settings. Setting the "command" in the Window Decorations plugin in ccsm fails to have any effect; it's simply ignored. Setting it directly in GConf has the same lack of effect. Having it set there doesn't make it start with gtk-window-decorator, nor does it make compiz revert to it if emerald is simply killed. gnome-compiz-manager has an option for it, but it also doesn't work (and in the meantime screwed up other parts of my configuration). I think its "Metacity decorations" checkbox just reports the state of the window decorations plugin command setting anyway. ** Affects: compiz (Ubuntu) Importance: Undecided Status: New ** Tags: compiz gtk-window-decorator gutsy -- [gutsy] compiz can't select gtk-window-decorator https://bugs.launchpad.net/bugs/153650 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 153626] Re: Compiz, Button 1 mouse clicks in windows intiates window drag
Can be cleared by double-clicking on the mouse button setting in ccsm, clicking on the button to reset it to the default then (in my case) clearing the keyboard short-cut because I wanted to use it for something else. Typing Button3 into the main ccsm screen field wouldn't work, nor into GConf; but the reset does it. (Note, I hadn't changed that keyboard shortcut just prior to it going wrong - rather I'd done that days earlier.) I still think it's something that the gnome-compiz-manager did, as it happened after I tried to run that, and that also messed up some of my other settings. Now I can return to the problem for which I was *about* to place a bug report before this happened (which was why I was messing with settings). -- Compiz, Button 1 mouse clicks in windows intiates window drag https://bugs.launchpad.net/bugs/153626 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 125919] Re: [Gutsy RC] Wireless adapter not detected on MacBook Pro rev.3 (santa rosa)
... And indeed after 2-3 hours of real usage of the trunk madwifi driver, I have found it to spontaneously stop routing packets. It still thinks it's connected, and can still see the AP, but nothing moves; which is probably (though I didn't check the logs at the time as I needed to get stuff done and rebooted into OSX) due to the problems mentioned above. That and the problems with the touchpad mean that, at present, it seems to be better to run Ubuntu in VMWare Fusion, even with the sad loss of compiz fusion (which in itself works great on the Macbook). -- [Gutsy RC] Wireless adapter not detected on MacBook Pro rev.3 (santa rosa) https://bugs.launchpad.net/bugs/125919 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 153650] Re: [gutsy] compiz can't select gtk-window-decorator
It would be preferable to be able to disable it without actually uninstalling it. After all, I might want it back! More to the point, although it doesn't apply to me, a machine whose use is shared between different people may easy have some who would prefer to use emerald and some who'd prefer to use gtk-window-decorator, for which the "uninstall emerald" solution would be no solution at all! This should be configurable (and not through apt-get). I was under the impression that in vanilla compiz it is; as i was able to switch which one I used in feisty (using the trevino repository for compiz) at will using the settings provided. -- [gutsy] compiz can't select gtk-window-decorator https://bugs.launchpad.net/bugs/153650 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
Re: [Bug 125919] Re: [Gutsy RC] Wireless adapter not detected on MacBook Pro rev.3 (santa rosa)
Krzysztof Janowicz wrote: > rachel: gutsy does not work with parallels virtualization (you have to > install it as solaris and with not more than 512Mb RAM). fusion works > out of the box but is really slow (also with activated vt-x / vmi and > 1GB RAM). the fusion tools do not recognize xserver 1.3 but you can add > vmware video drivers (and vmmouse) manually to your xorg.conf - still > the system is slow (e.g. when moving windows with the mouse) so this is > no good option :(. i hope the new wlan device will work out of the box > with gutsy VMWare Fusion seemed pretty good to me. X worked out of the box with the VMWare graphics driver included as part of the Gutsy standard install; no manual adding necessary, it detected it itself. Mouse worked too. I've been using it all evening, and it's been working flawlessly and with no complaints from me about speed, even when moving windows. :-) Even stuff like dragging files from the OSX Finder to the Ubuntu window and having that file appear on the Ubuntu desktop Just Worked. Compiz doesn't even *try* to work, of course, and I miss what that gives, but apart from that it's fine. You expect it to be a *bit* slower than running natively, and that's exactly what it is; a *bit* slower. This, btw, was a Core 2 Duo Macbook, installing the Gutsy AMD64 version, with the "Ubuntu 64 bit" preset selected. How recently did you test? :-) Anyway, this is getting a bit offtopic for the bug in question... -- Rachel -- [Gutsy RC] Wireless adapter not detected on MacBook Pro rev.3 (santa rosa) https://bugs.launchpad.net/bugs/125919 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 153650] Re: [gutsy] compiz can't select gtk-window-decorator
Works perfectly; thank you! The file didn't already exist (or I might have found it). That solves my problem entirely. ... would be nice if the option was brought out to the UI somewhere though; but that's probably something for upstream. -- [gutsy] compiz can't select gtk-window-decorator https://bugs.launchpad.net/bugs/153650 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
Re: [Bug 125919] Re: [Gutsy RC] Wireless adapter not detected on MacBook Pro rev.3 (santa rosa)
Krzysztof Janowicz wrote: > rachel, to allow for the specific touchpad scrolling etc i had to > replace the driver to vmmouse. Aha. Yes, touchpad scrolling isn't working for me, although double-tap for right-button-click comes through fine. I hadn't noticed the scrolling wasn't there for the simple reason I never got into the habit of using it even on OSX. :-) Still an improvement for me over trying to use it natively, where the trackpad is hard to control. I suspect there might be some magical combination of synaptics settings in X that'll make it behave properly (smooth tracking, not too trigger-happy, etc) but I haven't found it yet, and the wifi problem that this bug is actually for just pushed it over for me. :-} > i used the generic kernel - maybe this is > the problem. Generic kernel here too. No special measures taken. And VMWare 1.0 still. Hey, does the 1.1 *beta* have debugging code enabled (and not turn-offable) like the 1.0 prerelease versions did? -- Rachel -- [Gutsy RC] Wireless adapter not detected on MacBook Pro rev.3 (santa rosa) https://bugs.launchpad.net/bugs/125919 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 130075] Re: Random pauses when transferring data at gigabit speeds with forcedeth driver
I'm getting this problem too, on Athlon64 Gutsy. I get the message: eth0: too many iterations (6) in nv_nic_irq. And the network hangs, when a little while after I attempt a large transfer operation across the network. The *different* thing is, I've had this machine for months, running Feisty, then Gutsy, and indeed Gentoo originally, and I only started getting this problem today. In fact last night I pulled about 800GB off it to another gigabit-equipped machine without any problems. The problems occurred when it came to pushing that data back onto the Ubuntu machine. Of course, something happened in the interim: there was a hard disk upgrade and a reinstallation to a RAID 5 configuration. The installation was done with the AMD64 alternate install CD, selecting only a commandline install, whereas previously it had been done with the AMD64 desktop CD. I also doubled the memory, to 4GB. I didn't use Expert Options during the install, so anything I could have broken only by selecting that shouldn't be broken. :-) Finally, I added a PCI SATA card. When the machine was up and running again I started the transfer going to copy the stuff back, that I'd pulled off the night before. After about 22GB on the first attempt and only 11GB on the second (before which I had removed the additional PCI SATA card, thinking that the most likely cause of new IRQ issues), the network interface stopped working, and I got the "Too many iterations" error in dmesg. Reading through the above comments I've tried adding "noapic" to the default options in grub, and so far it seems to be working: 60GB into the copy as I type this and no apparent issues. If it didn't/doesn't work, I'd try the Hardy Heron Alpha 2 system. However, it's worth noting that the system as of yesterday did *not* have noapic set and never showed this problem; and in both cases the kernel version was the same; 2.6.22-14-generic. The "other machine" in these copy operations is an iMac Core Duo with Leopard, and file transfer is taking place using Appletalk/Netatalk (the latter built with SSL support). The data is being copied from (and was last night copied to) an external drive connected via Firewire 400. The Ubuntu machine with this problem has an Asus M2N-VM DH mainboard, which is nForce430-based, and an Athlon64 x2 5200+ (2.6GHz). The RAID 5 is set up on four 500GB drives connected to the onboard 4-port nv-sata interface. There is currently one other hard drive outside the RAID connected to the JMicron (AHCI) sata interface. (What's the downside of disabling APIC btw? I note that the estimated time to complete the operation, seems to be 9 hours now, whereas it was 7 hours before, until the network crashed. For that matter, does setting the "noapic" option even do anything on a dual-core system. top is still reporting activity on both cores...) ** Attachment added: "lspci output" http://launchpadlibrarian.net/11444372/lspci.txt -- Random pauses when transferring data at gigabit speeds with forcedeth driver https://bugs.launchpad.net/bugs/130075 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 186327] Re: netatalk file transfer to real mac very slow
This seems to be fixed as of linux-image-2.6.22-14.52-generic (just upgraded-to). -- netatalk file transfer to real mac very slow https://bugs.launchpad.net/bugs/186327 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 186327] [NEW] netatalk file transfer to real mac very slow
Public bug reported: Binary package hint: netatalk In some recent change somewhere, copying files over afp from a netatalk server to a mac has become very slow. speeds of about 500KB/s on a gigabit link. Copying files in the other direction is still fine, between 20-40MB/s for me depending which mac I'm testing with. While I've marked this a netatalk bug, that's mainly because that's what it most *affects* from a user's pov; there are indications that it may be an upstream kernel vulnerability. For instance, see this new thread on lkml: http://lkml.org/lkml/2008/1/25/324 I haven't done all the tests he's done, but it certainly looks like the same problem. One difference in my case is that I'm *not* running netatalk inside VMWare but on a 'real' machine, so we can probably discount vmware as a factor. (I'm reporting it here rather than polluting lkml with my novice rantings ;-) but it's probable that ubuntu kernel/netatalk devs will want to follow it) OK, system, version info: Ubuntu 7.10 Gutsy [EMAIL PROTECTED]:~$ uname -a Linux mab.local 2.6.22-14-generic #1 SMP Tue Dec 18 05:28:27 UTC 2007 x86_64 GNU/Linux netatalk 2.0.3-6ubuntu1 (self-built with ssl auth as per instructions here: http://www.damontimm.com/blog/how-to-install-netatalk-afp-on- ubuntu-with-encrypted-authentication/ The filesystem is ext3 on a 5 disk RAID5; but I doubt that's a problem; I'm getting 40MB/s transferring the file using wget, for instance. (Also, if anything, you'd expect the copy *to* the netatalk server to be slower, not faster.) The mac systems on the other end are an iMac Core Duo and a Macbook Core 2 Duo both running Leopard 10.5.1, all up to date. ** Affects: netatalk (Ubuntu) Importance: Undecided Status: New -- netatalk file transfer to real mac very slow https://bugs.launchpad.net/bugs/186327 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 186327] Re: netatalk file transfer to real mac very slow
Addendum: I reinstalled with Gutsy Server, and held back the kernel from upgrading, and everything seems to be fine. So right now I have linux-image-2.6.22-14.46-generic. Beforehand I had allowed it to be upgraded to 2.6.22-14.47. So it looks like it's a change introduced in .47? :-) The changelog doesn't list anything that looks like a smoking gun to me, but . I'm rather loath to allow that upgrade as I don't know how to revert it without a full reinstall. :-} In the interim I had tested with an installation of Gentoo in VMWare Server (running in my previous Ubuntu installation), and that too managed a much better throughput when copying a file from it to a mac via afp. That test was running with the current-stable gentoo-sources kernel, which is based on 2.4.23. (I only didn't stick with that solution because I had problems with using NFS to mount the host to serve the data out. However, also in the interim, I installed the alpha of Hardy Heron, and that exhibited the same problem. -- netatalk file transfer to real mac very slow https://bugs.launchpad.net/bugs/186327 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 165185] apache2 ssl in default configuration causes SEGV
Public bug reported: Binary package hint: apache2 Enable SSL in the normal way; make a virtual host, etc., supply server certs/keys. I got this following these instructions for the SSL setup itself: https://help.ubuntu.com/community/forum/server/apache2/SSL but following these instructions to generate my SSL cert/key pair: http://www.eclectica.ca/howto/ssl-cert-howto.php Upon a client attempt to connect to the server using SSL, the browser reported an interrupted connection and in /var/log/apache2/error.log I got this: [Mon Nov 26 13:33:50 2007] [notice] child pid 16850 exit signal Segmentation fault (11) normal HTTP connections continued to work as before. This appears possibly to be related to this bug: http://issues.apache.org/bugzilla/show_bug.cgi?id=34846 which was laid at the door of a "bad patch" in that SuSE version, which may give some clue as to fixing it. It's also been reported on UbuntuForums without a solution (except the one I posted a few minutes ago, which I'll repeat in this report); but I couldn't find a filed bug relating to it: http://ubuntuforums.org/showthread.php?t=381515 My current workaround for this bug is to insert a line in /etc/apache2 /mods-enabled/ssl.conf as follows: SSLVerifyClient none ... this was following a suggestion as to the nature of the problem given *somewhere*. (I'm sorry, I'm going back over the pages I googled to resolve this to see where it said the thing that caused me to try it, but I can't see it now.) This workaround does appear to work completely (unless you want client cert verification to work, I suppose!) Perhaps it should be the default? ** Affects: apache2 (Ubuntu) Importance: Undecided Status: New -- apache2 ssl in default configuration causes SEGV https://bugs.launchpad.net/bugs/165185 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 165185] Re: apache2 ssl in default configuration causes SEGV
This may be a red herring, folks. :-) My earlier test, from which I submitted this bug, was made while running Firefox 3.0b1 for Mac OS X (intel) on the client-side. I just reverted the SSL configuration (commented out the "SSLVerifyClient none" workaround and restarted) and re-ran the test with Firefox 2.0.0.9 (also for Mac OS X intel) and it appears to be serving SSL just fine. So it may be Firefox 3.0b1 interacting with Ubuntu Apache 2.2+SSL. The other times the bug was reported (linked to above) were long enough ago that that probably wasn't the cause then; there may still be an issue to resolve there, as Apache processes segfaulting due to *anything* being sent by a client is probably a bug, but I'm not qualified to say really. :-) The full server side software version report I wrote originally before thinking of testing with Firefox 2 is as follows, FWIW. (It's basically vanilla up-to-date Gutsy): [EMAIL PROTECTED]:~# apache2 -v Server version: Apache/2.2.4 (Ubuntu) Server built: Oct 5 2007 00:29:21 [EMAIL PROTECTED]:~# aptitude show apache2 | grep Version Version: 2.2.4-3build1 And too much information maybe: :-) [EMAIL PROTECTED]:~# for PKG in $(dpkg -S $(ldd `which apache2` | grep -o "/[[:graph:]]*") | cut -f1 -d':' | sort | uniq) ; do echo $PKG $(aptitude show $PKG | grep Version) ; done dpkg: /lib64/ld-linux-x86-64.so.2 not found. libapr1 Version: 1.2.7-8.2ubuntu1 libaprutil1 Version: 1.2.7+dfsg-2build1 libc6 Version: 2.6.1-1ubuntu10 libcomerr2 Version: 1.40.2-1ubuntu1 libdb4.4 Version: 4.4.20-8.1ubuntu3 libexpat1 Version: 1.95.8-4ubuntu1 libgcrypt11 Version: 1.2.4-2ubuntu2 libgnutls13 Version: 1.6.3-1build1 libgpg-error0 Version: 1.4-2ubuntu1 libkeyutils1 Version: 1.2-3 libkrb53 Version: 1.6.dfsg.1-7build1 libldap2 Version: 2.1.30-13.4 libpcre3 Version: 7.2-1ubuntu2 libpq5 Version: 8.2.5-1.1 libsasl2-2 Version: 2.1.22.dfsg1-9ubuntu2 libsqlite3-0 Version: 3.4.2-1build1 libssl0.9.8 Version: 0.9.8e-5ubuntu3.1 libtasn1-3 Version: 0.3.9-1 libuuid1 Version: 1.40.2-1ubuntu1 zlib1g Version: 1:1.2.3.3.dfsg-5ubuntu2 [EMAIL PROTECTED]:~# uname -a Linux mab 2.6.22-14-generic #1 SMP Sun Oct 14 21:45:15 GMT 2007 x86_64 GNU/Linux It's a standard up-to-date Gutsy install of Apache and its dependents on a dual-core athlon64-x2. While I have backports in my sources list, I don't think it's implicated; the only thing I've updated from there is compiz, and that isn't even running right now. Happy to run any other diagnostics on request of course. :-) -- apache2 ssl in default configuration causes SEGV https://bugs.launchpad.net/bugs/165185 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 165185] Re: apache2 ssl in default configuration causes SEGV
I'd love to, and will a little later. In the meantime I've stopped being able to repeat it. HTTPS is working now for me with my workaround disabled on FF3.0b1 as well as FF2. I think we might have a heisenbug. :-( If I can figure out what it is and get to a state where it's broken again (possibly I'll set up a server in vmware to try it) I expect that would be more useful. A couple of little observations about that: When I got the error I had only just enabled SSL (of course); therefore it was the first attempt to connect to that site with SSL. Maybe whatever it is goes away once *a* successful SSL connection has occurred. I'm not sure how though, or where such state would be being held, given it remains OK now after an apache2 restart. The only configuration changes I made *since* setting up SSL and getting it working is to enable svn_dav (which was *why* I was setting up SSL in the first place). -- apache2 ssl in default configuration causes SEGV https://bugs.launchpad.net/bugs/165185 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 202599] [NEW] apt-get fails to work through squid proxy with digest auth
Public bug reported: Ubuntu Hardy Alpha 6 I use a squid proxy to fetch http[s] and ftp from the internet. The proxy has digest auth enabled. The *installer* took my proxy details and seemed happy with them, but once I was booted into the installed system and attempted an apt-get update, it just failed to fetch anything saying that authentication was required. The authentication information was supplied, eg: Acquire::http:;Proxy "http://rachel:@:3128/" Another ubuntu hardy system already up and running also failed to get updates in the same fashion, after setting the proxy and auth information in Symantic's Network preferences. (Luckily my proxy use is optional - it's just to get around a poorly- performing transparent proxy in the ISP - so it's not an utter showstopper. I'm also not 100% convinced I've configured the proxy correctly as I periodically get asked to submit the user/password again in FF3 on a Mac on the same network.) ** Affects: ubuntu Importance: Undecided Status: New -- apt-get fails to work through squid proxy with digest auth https://bugs.launchpad.net/bugs/202599 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
Re: [Bug 202599] [NEW] apt-get fails to work through squid proxy with digest auth
addendum: the issues with being repeatedly asked by the proxy to log in in a normal browser (ie: not apt-get) is almost certainly down to the nonce_max_duration and nonce_max_count values, which I've now raised beyond annoyance levels. I don't think that's relevant to the case and I don't think it signifies an error in the proxy config. -- apt-get fails to work through squid proxy with digest auth https://bugs.launchpad.net/bugs/202599 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 195011] Re: netatalk fails assertion, afpd won't launch
Still failing as of 28 march 2008. current netatalk in hardy is still 2.0.3-7 yet another point on the 'netatalk utterly broken in ubuntu' tally. Builds and runs perfectly in Gentoo; i think i'll have to go back there. (netatalk in gutsy was very slow) -- netatalk fails assertion, afpd won't launch https://bugs.launchpad.net/bugs/195011 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 130075] Re: Random pauses when transferring data at gigabit speeds with forcedeth driver
Hm, well, since the last post I had another install of Gutsy. (Don't ask - mostly to apply the lessons learned in my first ever setting-up of a RAID system, which I managed to learn without losing data!) Anyway, at the time I did that I'd forgotten all about this bug and so didn't set noapic... But it's been working fine with lots of network activity as before. *shrug*. go figure. :-) -- Random pauses when transferring data at gigabit speeds with forcedeth driver https://bugs.launchpad.net/bugs/130075 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 467165] Re: karmic version is lower then jaunty-updates
Seeing this also. -- karmic version is lower then jaunty-updates https://bugs.launchpad.net/bugs/467165 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
Re: [Bug 414560] Re: ath9k disassociates/reassociates a lot
Howard Chu wrote: > That was explained in one of the previous discussions. The ath9k is an > a/b/g/n interface and has a lot more channels to scan, and it's the > extra time required to scan these additional channels that causes the > association to time out. Or that's the theory anyway; the ath9k driver > seems to still have plenty of problems of its own without NM adding to > them. > > Well, it's still the case that installing the backports, and otherwise changing *nothing*, so I'm still using network-manager, i get better signal strength and no loss of connection and good transfer rates. So I reckon while the NM issues *may* be real issues to some people, they're not the big story here. -- ath9k disassociates/reassociates a lot https://bugs.launchpad.net/bugs/414560 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
Re: [Bug 467165] Re: karmic version is lower then jaunty-updates
In any case the easy resolution is to force the installation of the distribution's version (I used synaptic to do this, in the Versions tab of the package properties; I'm sure it can be done at the commandline but life's too short). -- karmic version is lower then jaunty-updates https://bugs.launchpad.net/bugs/467165 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 523666] Re: synaptic assert failure: synaptic: ../../src/xcb_io.c:385: _XAllocID: Assertion `ret != inval_id' failed.
*** This bug is a duplicate of bug 507062 *** https://bugs.launchpad.net/bugs/507062 It seems to reliably go unresponsive with a search term typed in starting 'the' though i wouldn't be surprised if it's just working hard. (perhaps a short delay to allow for more letters to appear that would narrow it?) Yes, on second try it eventually sorted itself out anyway; probably notabug, sorry. :-) -- synaptic assert failure: synaptic: ../../src/xcb_io.c:385: _XAllocID: Assertion `ret != inval_id' failed. https://bugs.launchpad.net/bugs/523666 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 512525] [NEW] Remote desktop shows green when connecting to PowerPC Macs
Public bug reported: Binary package hint: vinagre When connecting using remote desktop viewer to a PowerPC Mac (running Mac OS X Leopard), the remote desktop shows up with wrong colours, looking like an endian issue. (Screenshot will be attached.) Colours are fine when connecting to an Intel Mac. This is probably a duplicate of #212504 except that was closed ages ago with a fix released for Hardy, so this may be a regression. ProblemType: Bug Architecture: i386 Date: Mon Jan 25 21:45:14 2010 DistroRelease: Ubuntu 10.04 Package: vinagre 2.29.1-0ubuntu1 ProcEnviron: PATH=(custom, user) LANG=en_GB.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.32-11.15-generic SourcePackage: vinagre Uname: Linux 2.6.32-11-generic i686 ** Affects: vinagre (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 lucid ubuntu-unr -- Remote desktop shows green when connecting to PowerPC Macs https://bugs.launchpad.net/bugs/512525 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 512525] Re: Remote desktop shows green when connecting to PowerPC Macs
** Attachment added: "Screenshot of Robert Greenham’s iMac G5.png" http://launchpadlibrarian.net/38378156/Screenshot%20of%20Robert%20Greenham%E2%80%99s%20iMac%20G5.png ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/38378157/Dependencies.txt -- Remote desktop shows green when connecting to PowerPC Macs https://bugs.launchpad.net/bugs/512525 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 512525] Re: Remote desktop shows green when connecting to PowerPC Macs
version vinagre 2.29.6-0ubuntu1 appeared for update later the same evening; shows the same bug (no, I wasn't expecting a fix that soon! Just affirming, it affects the latest version. :-) -- Remote desktop shows green when connecting to PowerPC Macs https://bugs.launchpad.net/bugs/512525 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 423237] [NEW] package couchdb 0.10.0~svn809550-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
Public bug reported: Binary package hint: couchdb As above. I presume it's a dependency of ubuntu-desktop as I didn't ask for it (never heard of it, still don't know what it's for) Reported as new as it's a higher version than reported in bug #415747 which was reported to have had a fix released. ProblemType: Package Architecture: amd64 Date: Wed Sep 2 16:09:00 2009 DistroRelease: Ubuntu 9.10 ErrorMessage: subprocess installed post-installation script returned error exit status 1 NonfreeKernelModules: nvidia Package: couchdb 0.10.0~svn809550-0ubuntu1 ProcVersionSignature: Ubuntu 2.6.31-9.29-generic SourcePackage: couchdb Title: package couchdb 0.10.0~svn809550-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 Uname: Linux 2.6.31-9-generic x86_64 ** Affects: couchdb (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package -- package couchdb 0.10.0~svn809550-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/423237 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 423237] Re: package couchdb 0.10.0~svn809550-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
** Attachment added: "AptOrdering.txt" http://launchpadlibrarian.net/31247159/AptOrdering.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/31247160/Dependencies.txt ** Attachment added: "Dmesg.txt" http://launchpadlibrarian.net/31247161/Dmesg.txt ** Attachment added: "DpkgTerminalLog.gz" http://launchpadlibrarian.net/31247162/DpkgTerminalLog.gz -- package couchdb 0.10.0~svn809550-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/423237 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 408197] Re: firefox-3.5 crashed with signal 5 in _XError()
This error came up when apport tried to report a bug because the firefox ubuntu extensions manager had crashed; and in the interim I'd closed the only open firefox browser window, though ff itself was (and as i write this still is) running, with the add-ons window still open. -- firefox-3.5 crashed with signal 5 in _XError() https://bugs.launchpad.net/bugs/408197 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 374031] Re: dvdbackup exited with "Please send bug report"...
I've had a repeat occurrence; this time on Karmic, and with the Region 2 DVD of Star Wars II. as the previous poster says, it looks like dvdbackup doesn't send anything to stdout; presumably all the output we get is to stderr, which, as before, isn't very informative, only giving us the "Please send bug report - no VTS_TMAPT ??" message before quitting. Time has passed: rac...@mab:~$ lsb_release -rd Description:Ubuntu karmic (development branch) Release:9.10 rac...@mab:~$ apt-cache policy dvdbackup dvdbackup: Installed: 0.4.1-1 Candidate: 0.4.1-1 Version table: *** 0.4.1-1 0 500 http://gb.archive.ubuntu.com karmic/universe Packages 100 /var/lib/dpkg/status stdout output is empty. Console output (presumably stderr), in its entirety: rac...@mab:~$ dvdbackup -M -o . -i /dev/sr0 -v -n 'Star Wars 2' > dvdbackup.log libdvdread: Using libdvdcss version 1.2.10 for DVD access File sizes for Title set 0 VIDEO_TS.XXX IFO = 22528, MENU_VOB = 694272 At top of loop After opening files After Menu VOB check After Menu Title VOB check File sizes for Title set 1 i.e. VTS_01_X.XXX IFO: 131072, MENU: 582295552 VOB 1 is 1073709056 VOB 2 is 1073709056 VOB 3 is 1073709056 VOB 4 is 1073709056 VOB 5 is 1073709056 VOB 6 is 643905536 Bottom of loop At top of loop After opening files After Menu VOB check After Menu Title VOB check File sizes for Title set 2 i.e. VTS_02_X.XXX IFO: 18432, MENU: 917504 VOB 1 is 33290240 Bottom of loop At top of loop After opening files After Menu VOB check After Menu Title VOB check File sizes for Title set 3 i.e. VTS_03_X.XXX IFO: 18432, MENU: 233472 VOB 1 is 25176064 Bottom of loop At top of loop After opening files After Menu VOB check After Menu Title VOB check File sizes for Title set 4 i.e. VTS_04_X.XXX IFO: 18432, MENU: 827392 VOB 1 is 96466944 Bottom of loop At top of loop After opening files After Menu VOB check After Menu Title VOB check File sizes for Title set 5 i.e. VTS_05_X.XXX IFO: 18432, MENU: 827392 VOB 1 is 2564096 Bottom of loop At top of loop After opening files After Menu VOB check After Menu Title VOB check File sizes for Title set 6 i.e. VTS_06_X.XXX IFO: 16384, MENU: 827392 VOB 1 is 27650048 Bottom of loop libdvdread: Attempting to retrieve all CSS keys libdvdread: This can take a _long_ time, please be patient libdvdread: Get key for /VIDEO_TS/VIDEO_TS.VOB at 0x00025830 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_01_0.VOB at 0x000259ce libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_01_1.VOB at 0x0006b072 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_02_0.VOB at 0x00337c92 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_02_1.VOB at 0x00337e52 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_03_0.VOB at 0x0033bde3 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_03_1.VOB at 0x0033be55 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_04_0.VOB at 0x0033ee6c libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_04_1.VOB at 0x0033f000 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_05_0.VOB at 0x0034a811 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_05_1.VOB at 0x0034a9a5 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_06_0.VOB at 0x0034ae9a libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_06_1.VOB at 0x0034b02e libdvdread: Elapsed time 0 libdvdread: Found 6 VTS's libdvdread: Elapsed time 0 Please send bug report - no VTS_TMAPT ?? rac...@mab:~$ There doesn't seem to be any more detail available to give. Sorry. :-) -- dvdbackup exited with "Please send bug report"... https://bugs.launchpad.net/bugs/374031 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 374031] Re: dvdbackup exited with "Please send bug report"...
Another data point fwiw - Fairmount, on Mac OS X, which does the same job but uses VLC for its backend (it basically presents the decrypted disc as a mounted volume) - rips the same DVD with no problems. -- dvdbackup exited with "Please send bug report"... https://bugs.launchpad.net/bugs/374031 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 429523] Re: bluetooth-wizard will not run - assertion failure
The fix appears to still not be released. I'm also getting this on a freshly installed and upgraded asus 1008HA. Opening bluetooth-properties (Preferences on the applet) just hangs, taking up 100% CPU and outputting this: rac...@siren:/$ bluetooth-properties ** (bluetooth-properties:2045): WARNING **: Could not open RFKILL control device, please verify your installation (bluetooth-properties:2045): GLib-GObject-WARNING **: cannot register existing type `BluetoothClient' (bluetooth-properties:2045): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed Definitely up to date; just updated literally right before trying it again this morning. rac...@siren:/$ apt-cache policy gnome-bluetooth gnome-bluetooth: Installed: 2.28.0-0ubuntu1 Candidate: 2.28.0-0ubuntu1 Version table: *** 2.28.0-0ubuntu1 0 500 http://gb.archive.ubuntu.com karmic/main Packages 100 /var/lib/dpkg/status rac...@siren:/$ apt-cache policy libgnome-bluetooth7 libgnome-bluetooth7: Installed: 2.28.0-0ubuntu1 Candidate: 2.28.0-0ubuntu1 Version table: *** 2.28.0-0ubuntu1 0 500 http://gb.archive.ubuntu.com karmic/main Packages 100 /var/lib/dpkg/status -- bluetooth-wizard will not run - assertion failure https://bugs.launchpad.net/bugs/429523 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 513015] [NEW] text formatting error; line under progress bar partially italicised
Public bug reported: Binary package hint: update-manager When the "Applying Changes" window is open and, well, changes are being applied, the line of text underneath the progress bar showing the operation currently being run is partially italicised. The italicised text seems to be defined as either a fixed rectangle or a fixed number of characters, rather than anything more logical, as with certain text values the change from italic to normal text occurs in the middle of a word or a package name. Two screenshots attached to demonstrate. ProblemType: Bug Architecture: i386 Date: Tue Jan 26 23:17:42 2010 DistroRelease: Ubuntu 10.04 Package: update-manager 1:0.131.3 PackageArchitecture: all ProcEnviron: PATH=(custom, user) LANG=en_GB.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.32-11.15-generic SourcePackage: update-manager Uname: Linux 2.6.32-11-generic i686 ** Affects: update-manager (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 lucid ubuntu-unr -- text formatting error; line under progress bar partially italicised https://bugs.launchpad.net/bugs/513015 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 513015] Re: text formatting error; line under progress bar partially italicised
** Attachment added: "Screenshot.png" http://launchpadlibrarian.net/38426323/Screenshot.png ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/38426324/Dependencies.txt -- text formatting error; line under progress bar partially italicised https://bugs.launchpad.net/bugs/513015 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 513015] Re: text formatting error; line under progress bar partially italicised
rac...@siren:~$ apt-cache policy update-manager update-manager: Installed: 1:0.131.3 Candidate: 1:0.131.3 Version table: *** 1:0.131.3 0 500 http://gb.archive.ubuntu.com lucid/main Packages 100 /var/lib/dpkg/status -- text formatting error; line under progress bar partially italicised https://bugs.launchpad.net/bugs/513015 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 513015] Re: text formatting error; line under progress bar partially italicised
second screenshot, to show the italicised text affecting different text. ** Attachment added: "Screenshot-1.png" http://launchpadlibrarian.net/38426354/Screenshot-1.png -- text formatting error; line under progress bar partially italicised https://bugs.launchpad.net/bugs/513015 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 517822] [NEW] Error compiling; SIGSEGV (0xb) at pc=0x011f79c2, pid=5550, tid=3072326512
Public bug reported: This error appeared when building our software product hitherto built successfully using the (now vanished from Ubuntu) sun-java6-jdk: # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x011f79c2, pid=5550, tid=3072326512 # # JRE version: 6.0_17-b17 # Java VM: OpenJDK Client VM (14.0-b16 mixed mode, sharing linux-x86 ) # Derivative: IcedTea6 1.7 # Distribution: Ubuntu lucid (development branch), package 6b17-1.7-1ubuntu1 # Problematic frame: # V [libjvm.so+0x2fc9c2] # # An error report file with more information is saved as: # /home/rachel/merus/esparto/nrg/com/enetsoftware/nrg/order/server/hs_err_pid5550.log # # If you would like to submit a bug report, please include # instructions how to reproduce the bug and visit: # https://bugs.launchpad.net/ubuntu/+source/openjdk-6/ # compilation failed, exiting Error report file attached. rac...@siren:~$ lsb_release -rd Description:Ubuntu lucid (development branch) Release:10.04 rac...@siren:~$ apt-cache policy openjdk-6-jdk openjdk-6-jdk: Installed: 6b17-1.7-1ubuntu1 Candidate: 6b17-1.7-1ubuntu1 Version table: *** 6b17-1.7-1ubuntu1 0 500 http://gb.archive.ubuntu.com lucid/main Packages 100 /var/lib/dpkg/status ** Affects: openjdk-6 (Ubuntu) Importance: Undecided Status: New -- Error compiling; SIGSEGV (0xb) at pc=0x011f79c2, pid=5550, tid=3072326512 https://bugs.launchpad.net/bugs/517822 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 517822] Re: Error compiling; SIGSEGV (0xb) at pc=0x011f79c2, pid=5550, tid=3072326512
** Attachment added: "referenced error logfile" http://launchpadlibrarian.net/38808429/hs_err_pid5550.log -- Error compiling; SIGSEGV (0xb) at pc=0x011f79c2, pid=5550, tid=3072326512 https://bugs.launchpad.net/bugs/517822 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 442634] [NEW] if laptop lid already closed, doesn't detect when it should suspend when mains power removed
Public bug reported: Binary package hint: gnome-power-manager This looks like bugs 66126 or 31967; however both are quite old bugs marked as "fix released" a long time ago. So I guess this is a regression of one or the other... Settings are On AC Power, lid-closed should go to Blank Screen. On Battery, lid-closed should suspend. So on AC power, I close the lid. It goes to blank screen. Later, I unplug the power. It should go to suspend, but it doesn't. It remains on blank-screen until the lid is opened and the screen woken up, then closed again. Maybe problem is you're watching for transition events rather than having a state machine? After all, no new lid-closed event would have happened when the power was removed. So it's looking for the *event* "lid closing" rather than the *state* "lid is closed". Surely it should go: "Something changed. State is now: battery power, lid closed, therefore I need to suspend". (for values of "you" that are probably upstream, I guess. :-) ) ProblemType: Bug Architecture: i386 Date: Sun Oct 4 23:12:07 2009 DistroRelease: Ubuntu 9.10 Package: gnome-power-manager 2.28.0-0ubuntu1 ProcEnviron: PATH=(custom, user) LANG=en_GB.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.31-11.38-generic SourcePackage: gnome-power-manager Tags: ubuntu-unr Uname: Linux 2.6.31-11-generic i686 XsessionErrors: (gnome-settings-daemon:1663): GLib-CRITICAL **: g_propagate_error: assertion `src != NULL' failed (gnome-settings-daemon:1663): GLib-CRITICAL **: g_propagate_error: assertion `src != NULL' failed (nautilus:1721): Eel-CRITICAL **: eel_preferences_get_boolean: assertion `preferences_is_initialized ()' failed (polkit-gnome-authentication-agent-1:1804): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed (netbook-launcher:1724): Clutk-CRITICAL **: ctk_button_focus_activate: assertion `CTK_IS_BUTTON (focusable)' failed ** Affects: gnome-power-manager (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 ubuntu-unr -- if laptop lid already closed, doesn't detect when it should suspend when mains power removed https://bugs.launchpad.net/bugs/442634 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 442634] Re: if laptop lid already closed, doesn't detect when it should suspend when mains power removed
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/33000395/Dependencies.txt ** Attachment added: "DevkitPower.txt" http://launchpadlibrarian.net/33000396/DevkitPower.txt ** Attachment added: "GConfNonDefault.txt" http://launchpadlibrarian.net/33000397/GConfNonDefault.txt ** Attachment added: "gnome-power-bugreport.txt" http://launchpadlibrarian.net/33000398/gnome-power-bugreport.txt -- if laptop lid already closed, doesn't detect when it should suspend when mains power removed https://bugs.launchpad.net/bugs/442634 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 442644] [NEW] [ath9k] networking fails after resume from suspend or hibernate
Public bug reported: On this hardware at least (Asus 1008HA)... Starting with working wifi... I suspend. Later, I wake the machine up. *Initially* networking seems to come back up. It takes a little while for network manager to find it, but it does, and it shows that the network is connected. Then after about a minute of use (enough time, say, to fetch a couple of web pages or a partial apt-get update) it seems to stop routing packets. The network manager still shows the network to be connected, but no traffic gets through. Using network manager to disconnect and reconnect doesn't help: Again, it looks like it reconnects happily, but no traffic passes through the link. This is using the in-kernel ath9k driver, of all kernel versions since that in Karmic Alpha6 at least (when I first installed on this hardware). (Didn't try Jaunty as apparently networking doesn't work at *all* out of the box on this hardware.) lspci output follows: 00:00.0 Host bridge: Intel Corporation Mobile 945GME Express Memory Controller Hub (rev 03) 00:02.0 VGA compatible controller: Intel Corporation Mobile 945GME Express Integrated Graphics Controller (rev 03) 00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03) 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02) 00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02) 00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02) 00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 02) 00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 02) 00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 02) 00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 02) 00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 02) 00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02) 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2) 00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02) 00:1f.2 SATA controller: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA AHCI Controller (rev 02) 00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02) 01:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01) 02:00.0 Ethernet controller: Attansic Technology Corp. Atheros AR8132 / L1c Gigabit Ethernet Adapter (rev c0) ProblemType: Bug AplayDevices: List of PLAYBACK Hardware Devices card 0: Intel [HDA Intel], device 0: ALC269 Analog [ALC269 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 Architecture: i386 ArecordDevices: List of CAPTURE Hardware Devices card 0: Intel [HDA Intel], device 0: ALC269 Analog [ALC269 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: rachel 1544 F pulseaudio CRDA: Error: [Errno 2] No such file or directory Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xfbcb8000 irq 16' Mixer name : 'Realtek ALC269' Components : 'HDA:10ec0269,1043834a,0014' Controls : 12 Simple ctrls : 7 Date: Sun Oct 4 23:34:53 2009 DistroRelease: Ubuntu 9.10 HibernationDevice: RESUME=UUID=bd27c7ed-8bdb-450f-aaef-0cd56def811c MachineType: ASUSTeK Computer INC. 1008HA Package: linux-image-2.6.31-11-generic 2.6.31-11.38 ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-11-generic root=UUID=dca5525b-e3fe-4683-90ae-7a25c5d1838f ro quiet splash ProcEnviron: PATH=(custom, user) LANG=en_GB.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.31-11.38-generic RelatedPackageVersions: linux-backports-modules-2.6.31-11-generic N/A linux-firmware 1.20 SourcePackage: linux Tags: ubuntu-unr Uname: Linux 2.6.31-11-generic i686 XsessionErrors: (gnome-settings-daemon:1663): GLib-CRITICAL **: g_propagate_error: assertion `src != NULL' failed (gnome-settings-daemon:1663): GLib-CRITICAL **: g_propagate_error: assertion `src != NULL' failed (nautilus:1721): Eel-CRITICAL **: eel_preferences_get_boolean: assertion `preferences_is_initialized ()' failed (polkit-gnome-authentication-agent-1:1804): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed (netbook-launcher:1724): Clutk-CRITICAL **: ctk_button_focus_activate: assertion `CTK_IS_BUTTON (focusable)' failed dmi.bios.date: 08/18/2009 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 1103 dmi.board.asset.tag: To Be Filled By O.E.M. dmi.board.name: 1008HA dmi.board.vendor: ASUSTeK Computer INC. dmi.board.version: x.xx dmi.chassis.asset.tag: 0x dmi.chassis.type: 10 dmi.chassis.vendor: ASUSTeK Computer INC. dmi.chassis.version: x.x dmi.modali
[Bug 442644] Re: [ath9k] networking fails after resume from suspend or hibernate
** Attachment added: "AlsaDevices.txt" http://launchpadlibrarian.net/33000890/AlsaDevices.txt ** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/33000891/BootDmesg.txt ** Attachment added: "Card0.Amixer.values.txt" http://launchpadlibrarian.net/33000892/Card0.Amixer.values.txt ** Attachment added: "Card0.Codecs.codec.0.txt" http://launchpadlibrarian.net/33000893/Card0.Codecs.codec.0.txt ** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/33000894/CurrentDmesg.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/33000895/Dependencies.txt ** Attachment added: "IwConfig.txt" http://launchpadlibrarian.net/33000896/IwConfig.txt ** Attachment added: "Lspci.txt" http://launchpadlibrarian.net/33000897/Lspci.txt ** Attachment added: "Lsusb.txt" http://launchpadlibrarian.net/33000898/Lsusb.txt ** Attachment added: "PciMultimedia.txt" http://launchpadlibrarian.net/33000899/PciMultimedia.txt ** Attachment added: "ProcCpuinfo.txt" http://launchpadlibrarian.net/33000900/ProcCpuinfo.txt ** Attachment added: "ProcInterrupts.txt" http://launchpadlibrarian.net/33000901/ProcInterrupts.txt ** Attachment added: "ProcModules.txt" http://launchpadlibrarian.net/33000906/ProcModules.txt ** Attachment added: "RfKill.txt" http://launchpadlibrarian.net/33000907/RfKill.txt ** Attachment added: "UdevDb.txt" http://launchpadlibrarian.net/33000908/UdevDb.txt ** Attachment added: "UdevLog.txt" http://launchpadlibrarian.net/33000909/UdevLog.txt ** Attachment added: "WifiSyslog.txt" http://launchpadlibrarian.net/33000910/WifiSyslog.txt -- [ath9k] networking fails after resume from suspend or hibernate https://bugs.launchpad.net/bugs/442644 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 442644] Re: [ath9k] networking fails after resume from suspend or hibernate
Few more notes: Watching from the commandline this time; ifconfig showed the network interface up throughout, no errors reported. Ping times were pretty bad - 90-120ms to another machine on the local network. Once fixed this was more like 1-5ms. Occasionally much longer pauses. Then: 64 bytes from mab.local (192.168.0.163): icmp_seq=171 ttl=64 time=89.3 ms ping: sendmsg: No buffer space available ping: sendmsg: No buffer space available ping: sendmsg: No buffer space available ping: sendmsg: No buffer space available ping: sendmsg: No buffer space available ping: sendmsg: No buffer space available ping: sendmsg: No buffer space available ping: sendmsg: No buffer space available ping: sendmsg: No buffer space available ping: sendmsg: No buffer space available ping: sendmsg: No buffer space available ping: sendmsg: No buffer space available ping: sendmsg: No buffer space available ping: sendmsg: No buffer space available ping: sendmsg: No buffer space available ping: sendmsg: No buffer space available ping: sendmsg: No buffer space available ^C --- mab.local ping statistics --- 199 packets transmitted, 158 received, 20% packet loss, time 230681ms rtt min/avg/max/mdev = 1.150/75.710/1018.121/97.880 ms, pipe 2 Restarting the ping seemed to make it work again for a bit, but as before, actually putting more traffic through (ie: browsing a couple of pages) made it fall over completely. So then, instead of rebooting as previously, I did the following: Disable wireless networking in network manager rmmod ath9k rmmod ath rmmod mac80211 rmmod cfg80211 modprobe ath9k Re-enable wireless networking in network manager Network reconnected, and has been fine ever since. -- [ath9k] networking fails after resume from suspend or hibernate https://bugs.launchpad.net/bugs/442644 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 438335] Re: Boot messages show before xsplash kicks in
Confirmed; on my netbook now I just get flashing (VGA) cursor after grub's menu has disappeared, then usplash, then a few seconds of flashing cursor again (framebuffer) then xsplash. Not perfect, but getting better... :-) Total boot time from pressing return in the grub menu to the unr desktop ready for use, about 50sec. -- Boot messages show before xsplash kicks in https://bugs.launchpad.net/bugs/438335 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
Re: [Bug 438335] Re: Boot messages show before xsplash kicks in
I'm happy with it; as long as it's not there too long, think of it as analogeous to the grey apple you get at the start of the Apple boot process. Of course they're *way* ahead. That apple is the *first* thing you see after power-on (unless you have rEFIt or something installed), and it segues pretty gracefully to the blue desktop... Jeremy LaCroix wrote: > Static Kubuntu/Ubuntu/Xubuntu/Edubuntu logo with no animation then? > (Maybe even with please wait... on the bottom) > > >> Original Message >> Subject: RE: [Bug 438335] Re: Boot messages show before xsplash kicks >> in >> From: Robbie Williamson >> Date: Fri, October 09, 2009 11:25 am >> To: jlacr...@itnewstoday.com >> >> >> On Fri, 2009-10-09 at 15:05 +, Jeremy LaCroix wrote: >> >>> Perhaps you can just make the USplash a plain black screen so no one >>> notices it? >>> >>> >> I thought about that, but I think the problem with that approach is that >> for machines where it takes awhile for X to come up, users may think >> their machine is hung b/c they see nothing to indicate that it has >> loaded. >> >> -- >> Robbie Williamson >> Ubuntu >> >> -- >> Boot messages show before xsplash kicks in >> https://bugs.launchpad.net/bugs/438335 >> You received this bug notification because you are a direct subscriber >> of a duplicate bug. >> > > -- Boot messages show before xsplash kicks in https://bugs.launchpad.net/bugs/438335 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 442644] Re: [ath9k] networking fails after resume from suspend or hibernate
Not that anyone was interested... but it *seems* that this problem is resolved as of kernel 2.6.31-13. I'll post again if that turns out not to be the case with further testing. -- [ath9k] networking fails after resume from suspend or hibernate https://bugs.launchpad.net/bugs/442644 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 412324] Re: evolution-data-server-2.28 crashed with SIGSEGV
(also unlike original poster, this is on amd64.) -- evolution-data-server-2.28 crashed with SIGSEGV https://bugs.launchpad.net/bugs/412324 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 412324] Re: evolution-data-server-2.28 crashed with SIGSEGV
Got this just after logging out and in after the latest updates a few minutes ago. I don't even use evolution... Slightly later version than original reporter: rac...@mab:~$ apt-cache policy evolution-data-server evolution-data-server: Installed: 2.27.91-0ubuntu1 Candidate: 2.27.91-0ubuntu1 Version table: *** 2.27.91-0ubuntu1 0 500 http://gb.archive.ubuntu.com karmic/main Packages 100 /var/lib/dpkg/status -- evolution-data-server-2.28 crashed with SIGSEGV https://bugs.launchpad.net/bugs/412324 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 397892] Re: Screensaver does not turn on [Ubuntu/Xubuntu Karmic]
Yes, I'm still seeing this, with a freshly-installed-from-alpha4 installation. I'm all up to date and so far the screensaver and display sleep have both never activated on their own as if, as someone here said, the system is never considered idle for some reason. This is on an amd64 system with nvidia drivers 185. gnome-screensaver-command -a works fine. -- Screensaver does not turn on [Ubuntu/Xubuntu Karmic] https://bugs.launchpad.net/bugs/397892 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 436694] [NEW] [karmic] gnome-bluetooth applet menu does not have "Turn Off Bluetooth" as described in help and needed.
Public bug reported: Binary package hint: gnome-bluetooth Now bluetooth-properties doesn't crash on start I opened it hoping to be able to turn off my bluetooth interface. Not finding any such option (itself a UI oddity) I checked the Help button. It described that the bluetooth applet's menu, that you get when clicking on the applet, will have a "Turn Off Bluetooth" option. But there isn't one. Nor is there the shaded menu item showing whether it's on already. rac...@siren:~$ lsb_release -rd Description:Ubuntu karmic (development branch) Release:9.10 rac...@siren:~$ apt-cache policy gnome-bluetooth gnome-bluetooth: Installed: 2.28.0-0ubuntu2 Candidate: 2.28.0-0ubuntu2 Version table: *** 2.28.0-0ubuntu2 0 500 http://gb.archive.ubuntu.com karmic/main Packages 100 /var/lib/dpkg/status Screenshot will follow if possible to illustrate the conundrum. :-) ** Affects: gnome-bluetooth (Ubuntu) Importance: Undecided Status: New -- [karmic] gnome-bluetooth applet menu does not have "Turn Off Bluetooth" as described in help and needed. https://bugs.launchpad.net/bugs/436694 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 436694] Re: [karmic] gnome-bluetooth applet menu does not have "Turn Off Bluetooth" as described in help and needed.
** Attachment added: "Screenshot showing help page detailing menu items, and menu which lacks them." http://launchpadlibrarian.net/32437101/gnome-bluetooth-menu.png -- [karmic] gnome-bluetooth applet menu does not have "Turn Off Bluetooth" as described in help and needed. https://bugs.launchpad.net/bugs/436694 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 441266] Re: [karmic] [ubuntu-boot-experience] delays and text appearing between grub and xsplash
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/32929565/Dependencies.txt -- [karmic] [ubuntu-boot-experience] delays and text appearing between grub and xsplash https://bugs.launchpad.net/bugs/441266 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 441266] Re: [karmic] [ubuntu-boot-experience] delays and text appearing between grub and xsplash
Additionally get framebuffer console text on restart; just before the restart: * Will now restart -- [karmic] [ubuntu-boot-experience] delays and text appearing between grub and xsplash https://bugs.launchpad.net/bugs/441266 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 441266] [NEW] [karmic] [ubuntu-boot-experience] delays and text appearing between grub and xsplash
Public bug reported: Binary package hint: xsplash not sure if xsplash is the right package to report against but one MUST name a package these days and 'ubuntu-boot-experience' won't do, so... So the Beta page says, report if text appears between grub and xsplash. Hardware is an Asus EeePC 1008HA First, VGA text cursor, flashes 32 times, flashes slightly faster than seconds; probably about 20 secs Then framebuffer text cursor, flashes (faster) about 13 times, followed by following text: fsck from util-linux-ng 2.16 Ubuntu: clean, 166835/4923392 files, 1383527/19679625 blocks (check deferred; on battery) init: rpc_pipefs pre-start process (751) terminated with status 1 init: idmapd pre-start process (759) terminated with status 1 init: rpc_pipefs pre-start process (773) terminated with status 1 init: gssd pre-start process (774) terminated with status 1 * Setting preliminary keymap... * Starting AppArmor profiles * Setting up console font and keymap... ProblemType: Bug Architecture: i386 Date: Sat Oct 3 11:27:28 2009 DistroRelease: Ubuntu 9.10 Package: xsplash 0.8.2-0ubuntu1 ProcEnviron: PATH=(custom, user) LANG=en_GB.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.31-11.38-generic SourcePackage: xsplash Tags: ubuntu-unr Uname: Linux 2.6.31-11-generic i686 XsessionErrors: (gnome-settings-daemon:1677): GLib-CRITICAL **: g_propagate_error: assertion `src != NULL' failed (gnome-settings-daemon:1677): GLib-CRITICAL **: g_propagate_error: assertion `src != NULL' failed (nautilus:1745): Eel-CRITICAL **: eel_preferences_get_boolean: assertion `preferences_is_initialized ()' failed (polkit-gnome-authentication-agent-1:1840): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed ** Affects: xsplash (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 ubuntu-boot-experience ubuntu-unr -- [karmic] [ubuntu-boot-experience] delays and text appearing between grub and xsplash https://bugs.launchpad.net/bugs/441266 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 462166] Re: two-finger scrolling doesn't work
Seems also to not work on Lucid on Asus 1008HA. NB: trackpad appears during dmesg as: [ 14.086198] Synaptics Touchpad, model: 1, fw: 7.2, id: 0x1a0b1, caps: 0xd04731/0xa4 [ 14.161555] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input8 -- two-finger scrolling doesn't work https://bugs.launchpad.net/bugs/462166 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 437204] Re: SVG Icons get scrambled with vertical scrolling
Also on Lucid, unsurprisingly. -- SVG Icons get scrambled with vertical scrolling https://bugs.launchpad.net/bugs/437204 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 506348] Re: netbook-launcher assert failure: *** glibc detected *** netbook-launcher: double free or corruption (!prev): 0x09034738 ***
Getting this repeatably when trying to remove items (specifically Evolution) from the Favourites menu. -- netbook-launcher assert failure: *** glibc detected *** netbook-launcher: double free or corruption (!prev): 0x09034738 *** https://bugs.launchpad.net/bugs/506348 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 444495] Re: Grub 2 1.97 Beta 4 Hidden Menu No Longer Works
Yes, I've always seen the grub2 menu here, since installing the alpha, right up to date. I *do* have another OS installed; the Windows XP the machine originally came with (that I never use, but it *is* there...) Also there's a pile of menu entries for most if not all of the past kernel versions since the original install. I got the impression that the script responsible for this is in /etc/grub.d/00_header; but a quick look through there shows me that it doesn't even reference GRUB_HIDDEN_TIMEOUT. It is in 03_os_prober though, so I'm going to try the tip given above to turn that off. Presumably that means I lose the WinXP menu entry (when I do view the menu?) Will report back in a mo with what happened... -- Grub 2 1.97 Beta 4 Hidden Menu No Longer Works https://bugs.launchpad.net/bugs/95 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 444495] Re: Grub 2 1.97 Beta 4 Hidden Menu No Longer Works
Yes, doing that worked, but with the (little-lamented) loss of my WinXP boot menu entry. In any case an easy way to get that back was to re- enable the os-prober, run update-grub, then copy the winxp menu entry to the end of /etc/grub.d/40_custom. That's just my workaround for now; ideally we want 30_os_prober to do its stuff, add the menu entries, but still offer no menu if that's what the user wants. Anyway, to be specific, as the note above which suggested the os-prober had a typo, the "fix" was to append the following line to /etc/default/grub: GRUB_DISABLE_OS_PROBER="true" (not OS-PROBER) Then run update-grub The text "Grub Loading..." still flashes up momentarily. Can we get rid of that next? :-) -- Grub 2 1.97 Beta 4 Hidden Menu No Longer Works https://bugs.launchpad.net/bugs/95 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
Re: [Bug 414560] Re: ath9k disassociates/reassociates a lot
Emily, I had exactly those symptoms earlier during the Karmic Alpha/Beta period for a long while on my Asus 1008HA (with Apple Airport Extreme base station). I even reported it in bug https://bugs.launchpad.net/bugs/442644 but it did actually seem to resolve itself before release. (Reminds me; after submitting this I should go there and say so, not that any devs were showing much interest...) I continued to have other issues (poor signal strength, the excessive disassociates/reassociates of this bug report, occasional loss of connection even though network manager thought it was OK) up until and including the release, but earlier comments on this bug report suggested installing the backports module (linux-backports-modules-karmic) and since I did so the performance has, for me at least, been basically perfect. Suggest trying that for your issue too. :-) -- ath9k disassociates/reassociates a lot https://bugs.launchpad.net/bugs/414560 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 442644] Re: [ath9k] networking fails after resume from suspend or hibernate
Just to update, this seemed to get resolved by release-time, at least for me, though a comment on #414560 seems to indicate someone else at least is still getting it. -- [ath9k] networking fails after resume from suspend or hibernate https://bugs.launchpad.net/bugs/442644 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
Re: [Bug 1814088] Re: totem crashed with SIGSEGV in tcache_get() [assertion "nqueue != NULL" failed in g_object_new_internal]
I agree it's a bit of a nightmare. It was the start of the day and I literally just had Firefox-Next open, and Slack (using the app, not via Firefox). No video had been posted to slack. I can only think some random embedded video went by on the timeline or activities column in tweetdeck (the only tab) on firefox. Nothing else was going on, and said embedded videos usually either work fine or not at all. In the past I've had stuff like this happen when opening a Nautilus window onto a directory with videos in it, so it being the preview of said videos that probably crashed... but not this time. So I agree, there's probably not much to be done about this unless it starts happening more. So far just that one time. (I didn't set it to ignore similar in future.) (NB: replied via email because on-site form is timing out for me, all else working) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1814088 Title: totem crashed with SIGSEGV in tcache_get() [assertion "nqueue != NULL" failed in g_object_new_internal] To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/totem/+bug/1814088/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 1814088] Re: totem crashed with SIGSEGV in tcache_get() [assertion "nqueue != NULL" failed in g_object_new_internal]
True. And I can confirm it's not listed in my plugins at all. (There's just Cisco OpenH264 and Widevine). Only potentially-relevant extension is Disable HTML5 Autoplay, which if anything should *stop* any video being played before it gets to the software that does it. Only other thing that seems odd, is the mimetime mapping Firefox has for MP3 audio (in prefs) *defaults* to Videos, but in my case it's set to "Use env"... but I wouldn't have set that (is first time I've seen it). It wouldn't be surprising if "Use env" gets it to be sent to Videos too, by a system default? So maybe it was an MP3 file. But not one I knowingly clicked on. ... but finding some MP3 files and playing them in the browser deliberately is working fine. So no, I'm sorry, I'm mystified. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1814088 Title: totem crashed with SIGSEGV in tcache_get() [assertion "nqueue != NULL" failed in g_object_new_internal] To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/totem/+bug/1814088/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1814262] [NEW] Wired interface gets impossibly high metric 20100
Public bug reported: Actually this might be a heisenbug. I've had an issue with this all morning since network-manager got an update this morning, but just now *while this bug was being submitted* it decided to correct itself. What I was getting was, on a machine (Dell XPS 13 9370) with WiFi and a (Caldigit) Thunderbolt 3 dock with an ethernet port: After the network- manager update I noticed everything was slower than I was used to, and in gnome-shell the network icon showing was the WiFi one, not the wired one. Looking at the output of route, or route -n for simplicity, I would see this: rachel@rainbow:~$ route -n Kernel IP routing table Destination Gateway Genmask Flags Metric RefUse Iface 0.0.0.0 192.168.1.254 0.0.0.0 UG60000 wlp2s0 0.0.0.0 192.168.1.254 0.0.0.0 UG20100 00 enp63s0 169.254.0.0 0.0.0.0 255.255.0.0 U 1000 00 wlp2s0 192.168.1.0 0.0.0.0 255.255.255.0 U 10000 enp63s0 192.168.1.0 0.0.0.0 255.255.255.0 U 60000 wlp2s0 So the metric on the default route on enp63s0 had 20,000 mysteriously added to it, which would obviously make it extremely low-priority. The system was choosing the wifi connection instead, which isn't that great in my office, hence observable slowness. Now, this morning, this seemed to be the sticky situation. It didn't show any sign of changing, whatever I did, after restarts of network- manager, undock/redock, reboots, etc. I could change it manually with ifmetric (and it would work), but that was about it. I would have reported the bug then, but I had to go out. When I got back I plugged in and initially saw the same thing again (that's where the above snippet was pasted from). But *while* the ubuntu-bug network- manager command was running, I noticed the gnome-shell network icon switch to wired, checked again, and saw: rachel@rainbow:~$ route -n Kernel IP routing table Destination Gateway Genmask Flags Metric RefUse Iface 0.0.0.0 192.168.1.254 0.0.0.0 UG10000 enp63s0 0.0.0.0 192.168.1.254 0.0.0.0 UG20600 00 wlp2s0 169.254.0.0 0.0.0.0 255.255.0.0 U 1000 00 wlp2s0 192.168.1.0 0.0.0.0 255.255.255.0 U 10000 enp63s0 192.168.1.0 0.0.0.0 255.255.255.0 U 60000 wlp2s0 So now the wifi connection has 20,000 added to it, which may still be wrong? But I wouldn't otherwise have noticed it because the system is again *behaving* as expected. This all seemed to happen after the network-manager upgrade (from 1.12.6-0ubuntu4 to 1.15.2-0ubuntu1) this morning. I can't say if these metric+20,000 values were present before then, because I didn't have any cause to go looking at it, it always just worked. Could it be some issue with how the newer network-manager, or one of its associated packages, is figuring out the metrics on new connections? Like it's running some new heuristic to determine which one should really be the preferred? If it's like it was just now, when it fixed itself after a minute or so, that's not really a problem, but if it's like it was this morning when it just seemed to be stuck with the ethernet connection at 20100, it is. ProblemType: Bug DistroRelease: Ubuntu 19.04 Package: network-manager 1.15.2-0ubuntu1 ProcVersionSignature: Ubuntu 4.18.0-13.14-generic 4.18.17 Uname: Linux 4.18.0-13-generic x86_64 ApportVersion: 2.20.10-0ubuntu19 Architecture: amd64 CurrentDesktop: ubuntu:GNOME Date: Fri Feb 1 13:15:06 2019 IfupdownConfig: # interfaces(5) file used by ifup(8) and ifdown(8) auto lo iface lo inet loopback InstallationDate: Installed on 2018-09-11 (142 days ago) InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180214) IpRoute: default via 192.168.1.254 dev wlp2s0 proto dhcp metric 600 default via 192.168.1.254 dev enp63s0 proto dhcp metric 20100 169.254.0.0/16 dev wlp2s0 scope link metric 1000 192.168.1.0/24 dev enp63s0 proto kernel scope link src 192.168.1.106 metric 100 192.168.1.0/24 dev wlp2s0 proto kernel scope link src 192.168.1.101 metric 600 NetworkManager.state: [main] NetworkingEnabled=true WirelessEnabled=true WWANEnabled=true RfKill: 1: phy0: Wireless LAN Soft blocked: no Hard blocked: no SourcePackage: network-manager UpgradeStatus: Upgraded to disco on 2019-01-13 (18 days ago) nmcli-dev: DEVICE TYPE STATE IP4-CONNECTIVITY IP6-CONNECTIVITY DBUS-PATH CONNECTION CON-UUID CON-PATH wlp2s0 wifi connected full limited /org/freedesktop/NetworkManager/Devices/2 Strange Noises ae54-3c3d-4714-8bf5-7e56bb7249c6 /org/freedesktop/NetworkManager/ActiveConnection/2 enp63s0 ethernet connected
Re: [Bug 1814262] Re: Wired interface gets impossibly high metric 20100
Noted. I see there's no report of anything similar already, and if it was the sort of problem it looked like to me, people would be screaming blue murder about it, so I think I'll wait and see if it recurs or becomes an ongoing problem, rather than a one-off. Maybe my LAN was having a bad hair day... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1814262 Title: Wired interface gets impossibly high metric 20100 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1814262/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1766928] [NEW] Does not retain choice to trust ssl/tls certificates for irc servers
Public bug reported: (This may actually be an Empathy problem, as I understand it's providing the backend) If an IRC server allows for an SSL/TLS connection (eg: it's a ZNC proxy), but is using a self-signed certificate, Polari, correctly the first time, shows a dialog asking if I want to continue despite this. There is a checkbox where you can indicate that it should remember this choice for all future connections. Checking that checkbox has no effect. The *next* time you need to connect, it will ask you again, and forever more. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: polari 3.28.0-1 ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17 Uname: Linux 4.15.0-20-generic x86_64 ApportVersion: 2.20.9-0ubuntu7 Architecture: amd64 CurrentDesktop: ubuntu:GNOME Date: Wed Apr 25 17:40:27 2018 InstallationDate: Installed on 2018-04-19 (6 days ago) InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180409) SourcePackage: polari UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: polari (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug bionic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1766928 Title: Does not retain choice to trust ssl/tls certificates for irc servers To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/polari/+bug/1766928/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1766825] Re: Bluetooth issues with Dell XPS 13 (9370)
Catching up as I came at this from another direction. Having got a Windows-installed XPS 13 9370 and installed 18.04 freshly on it itself, its default suspend mode is s2idle, which means lots of battery life gets lost while suspended. But no bluetooth problems. See askubuntu: https://askubuntu.com/questions/1029474/ubuntu-18-04-dell-xps13-9370-no- longer-suspends-on-lid-close?newreg=c37c6aa8b9c94d578157bc0835fe0286 for more about that. But when I applied the working fix for that I encountered the problem described here. I've done some different looking around and found this, a Fedora bug report: https://bugzilla.redhat.com/show_bug.cgi?id=1514836 wherein it looks like they may have fixed it for the XPS 13 9360, and that fix is upstream and I guess will appear in 4.17. However that would need to be amended to take in the 9370 too, as it looks like being the same issue. Currently I'm running the workaround described earlier in that bug report, to use the kernel parameter btusb.enable_autosuspend=n (actually I'm doing it with "options btusb enable_autosuspend=n" in a file in /etc/modprobe.d); but that kernel option only arrived in 4.16 so I'm running the 4.16 mainline kernel to get it. It *appears* to be working, with bluetooth having survived a couple of deep sleeps so far this morning, but I haven't been running it very long to be sure. (Proving a negative blah.) But this is a lesser workaround, as I understand it, telling the bt adapter not to go to sleep during deep sleep, rather than, presumably preferably, letting it sleep but waking it up thoroughly afterwards, which is the suspend-resume fix. I think what we probably want is that fix from Redhat that's in btusb.c in kernel head now, to also be applied to 9370. And then for us to get that kernel! Either presumably when the -hwe kernels start, or Dell can push one out, or anyway in 18.10. ** Bug watch added: Red Hat Bugzilla #1514836 https://bugzilla.redhat.com/show_bug.cgi?id=1514836 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1766825 Title: Bluetooth issues with Dell XPS 13 (9370) To manage notifications about this bug go to: https://bugs.launchpad.net/dell-sputnik/+bug/1766825/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1766825] Re: Bluetooth issues with Dell XPS 13 (9370)
typically it waited for me to report that it worked before failing. Proving a negative blah indeed. This time my wifi adapter also didn't come back. I suspect this isn't entirely unrelated as aren't they actually the same physical device? In fact that almost makes it weird that usually *only* bluetooth fails to resume. Also, I had that happen exactly once before, on the stock Ubuntu kernel, so I don't think that's a 4.16 mainline issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1766825 Title: Bluetooth issues with Dell XPS 13 (9370) To manage notifications about this bug go to: https://bugs.launchpad.net/dell-sputnik/+bug/1766825/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1756036] Re: gnome-shell crashed with SIGSEGV in meta_window_get_monitor()
*** This bug is a duplicate of bug 1724439 *** https://bugs.launchpad.net/bugs/1724439 Daniel's latest comment on that bug shows that it looks like it doesn't affect 3.27. This is 3.27. It's a shame those attachments got deleted... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1756036 Title: gnome-shell crashed with SIGSEGV in meta_window_get_monitor() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1756036/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs