[Bug 362511] Re: force-command unable to pass arguments along to internal-sftp

2009-04-17 Thread Andreas Olsson
** Bug watch added: Debian Bug tracker #524423 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=524423 ** Also affects: openssh (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=524423 Importance: Unknown Status: Unknown -- force-command unable to pass arguments

[Bug 362511] Re: force-command unable to pass arguments along to internal-sftp

2009-04-17 Thread Bug Watch Updater
** Changed in: openssh (Debian) Status: Unknown = New -- force-command unable to pass arguments along to internal-sftp https://bugs.launchpad.net/bugs/362511 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in ubuntu. --

[Blueprint swapfile-in-the-installer] Support Swapfiles at Installation

2009-04-17 Thread Scott James Remnant
Blueprint changed by Scott James Remnant: Assignee: Scott James Remnant = Dustin Kirkland Whiteboard changed to: One common item is a multiboot setup. If this were implemented, and it would do a mkswap for official swapfiles when activating them, I could share large, contiguous files (e.g.

[Bug 356793] Re: ssh-add: Error reading response length from authentication socket.

2009-04-17 Thread Andy Ruddock
I removed my .ssh directory re-imported my keys from another machine. I'll re-create the known-hosts as and when I need to connect to other servers. Problem has now disappeared. -- ssh-add: Error reading response length from authentication socket. https://bugs.launchpad.net/bugs/356793 You

[Bug 117727] Re: cifs mounts: unable to move dangling symlinks (case of svn ceckout with symlinks)

2009-04-17 Thread Bug Watch Updater
** Changed in: samba Status: Unknown = In Progress -- cifs mounts: unable to move dangling symlinks (case of svn ceckout with symlinks) https://bugs.launchpad.net/bugs/117727 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba

[Bug 264306] Re: Panic: file sieve-cmu.c: line 88 (unfold_header): assertion failed: (str[i] == ' ' || str[i] == '\t')

2009-04-17 Thread Matt Zimmerman
Reopening as I have seen this as recently as yesterday: deliver(mdz): Apr 16 11:49:56 Panic: file sieve-cmu.c: line 90 (unfold_header): assertion failed: (str[i] == ' ' || str[i] == '\t') ** Changed in: dovecot (Ubuntu) Status: Fix Released = Triaged ** Changed in: dovecot (Ubuntu)

[Bug 264306] Re: Panic: file sieve-cmu.c: line 88 (unfold_header): assertion failed: (str[i] == ' ' || str[i] == '\t')

2009-04-17 Thread Matt Zimmerman
Here are some more messages which trigger the bug. ** Attachment added: third mbox of messages which trigger the error http://launchpadlibrarian.net/25613272/spam-which-breaks-dovecot.mbox -- Panic: file sieve-cmu.c: line 88 (unfold_header): assertion failed: (str[i] == ' ' || str[i] ==

[Bug 362896] [NEW] dhcp3-client fails to run /sbin/dhclient-script with apparmor

2009-04-17 Thread StefanPotyra
Public bug reported: Hi, seems like some rights with apparmor are missing to successfully run /sbin/dhclient-script... from dmesg: [ 858.686820] type=1503 audit(1239970149.006:19): operation=inode_permission requested_mask=x:: denied_mask=x:: fsuid=0 name=/lib/ld-2.9.so pid=6817

[Bug 362896] Re: dhcp3-client fails to run /sbin/dhclient-script with apparmor

2009-04-17 Thread StefanPotyra
hm... indeed, all works fine with: Linux suut 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:58:03 UTC 2009 x86_64 GNU/Linux. -- dhcp3-client fails to run /sbin/dhclient-script with apparmor https://bugs.launchpad.net/bugs/362896 You received this bug notification because you are a member of

[Bug 362896] Re: dhcp3-client fails to run /sbin/dhclient-script with apparmor

2009-04-17 Thread Jamie Strandboge
Marking Invalid per user's comment. ** Changed in: dhcp3 (Ubuntu) Status: New = Invalid -- dhcp3-client fails to run /sbin/dhclient-script with apparmor https://bugs.launchpad.net/bugs/362896 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 362427] Re: Public key ssh auth doesn't work with my Encrypted Home Directory

2009-04-17 Thread Alexander Kraev
Thanks, Dustin. Just tried your workaround. But it doesn't work. I steel get the same error. Just for note, there is /sbin/ecryptfs.umount_private, there is /sbin/umount.ecryptfs_private -- Public key ssh auth doesn't work with my Encrypted Home Directory https://bugs.launchpad.net/bugs/362427

[Bug 362427] Re: Public key ssh auth doesn't work with my Encrypted Home Directory

2009-04-17 Thread Alexander Kraev
Thanks, Dustin. Just tried your workaround. But it doesn't work. I steel get the same error. Just for note, there is no /sbin/ecryptfs.umount_private, there is /sbin/umount.ecryptfs_private -- Public key ssh auth doesn't work with my Encrypted Home Directory

[Bug 360891] Re: fatal errors during install

2009-04-17 Thread Martin Pitt
The patch looks a bit weird. Isn't the entire idea of dovecot-postfix to *not* require the user to configure postfix before? Shouldn't that (ideally) be handled as integral part of configuring d-p? -- fatal errors during install https://bugs.launchpad.net/bugs/360891 You received this bug

Re: [Bug 362427] Re: Public key ssh auth doesn't work with my Encrypted Home Directory

2009-04-17 Thread Dustin Kirkland
Right, sorry, typed the wrong commands. Here is an exact cut-and-paste. I left out a few details in the last one, as it was merely pseudo code. $ /sbin/umount.ecryptfs_private $ cd $HOME $ chmod 700 . $ mkdir -m 700 .ssh $ chmod 500 . $ echo $YOUR_REAL_PUBLIC_KEY .ssh/authorized_keys $

[Bug 362951] [NEW] Bash completion does not work

2009-04-17 Thread Ryan Parrish
Public bug reported: Binary package hint: mtx Any form of bash completion for the mtx command does not work, including tab completion of directories. The contrib script in the bash- completion package, while slightly different, doesn't work either. ** Affects: mtx (Ubuntu) Importance:

Re: [Bug 360891] Re: fatal errors during install

2009-04-17 Thread Ante Karamatić
U Pet, 17. 04. 2009., u 13:24 +, Martin Pitt je napisao/la: The patch looks a bit weird. Isn't the entire idea of dovecot-postfix to *not* require the user to configure postfix before? Shouldn't that (ideally) be handled as integral part of configuring d-p? At this point of development,

[Bug 362951] Re: Bash completion does not work

2009-04-17 Thread Ryan Parrish
** Also affects: bash-completion (Ubuntu) Importance: Undecided Status: New -- Bash completion does not work https://bugs.launchpad.net/bugs/362951 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mtx in ubuntu. --

[Bug 348126] Re: ssh are using ssh-userauth but ignores private key

2009-04-17 Thread Martin Pitt
Seems this is not triaged at all, since there's no reproduction recipe and it does not happen for a lot of people. Robert, could you please have a look at this and try to find a reproducer/solution? Thanks! ** Changed in: gnome-keyring (Ubuntu) Status: Triaged = Confirmed ** Changed in:

[Bug 362951] Re: Bash completion does not work

2009-04-17 Thread Ryan Parrish
** Description changed: Binary package hint: mtx + Ubuntu: 9.04 Jaunty + Kernel: 2.6.28-11-server Any form of bash completion for the mtx command does not work, including tab completion of directories. The contrib script in the bash- completion package, while slightly different,

[Bug 363039] [NEW] running smbmount with no params segfaults

2009-04-17 Thread Orbital_sFear
Public bug reported: Binary package hint: samba Running smbmount returns a segfault. If params are passed then the program runs perfectly. ProblemType: Bug Architecture: amd64 DistroRelease: Ubuntu 9.04 NonfreeKernelModules: nvidia Package: smbfs 2:3.3.2-1ubuntu3 ProcEnviron: PATH=(custom, no

[Bug 363039] Re: running smbmount with no params segfaults

2009-04-17 Thread Orbital_sFear
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/25652534/Dependencies.txt -- running smbmount with no params segfaults https://bugs.launchpad.net/bugs/363039 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in

[Bug 363055] [NEW] Samba daemon will not start

2009-04-17 Thread kuser
Public bug reported: testing kubuntu alpha jaunty. samba was working fine for some time till updstes last weekend. since than, samba wont start. sudo /etc/init.d/samba restart looks ok but ps -e |grep smbd shows nothing. nmbd not working either. lsb_release -rd Description:Ubuntu 9.04

[Bug 363055] Re: Samba daemon will not start

2009-04-17 Thread kuser
** Attachment added: syslog http://launchpadlibrarian.net/25665377/syslog -- Samba daemon will not start https://bugs.launchpad.net/bugs/363055 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu. -- Ubuntu-server-bugs

[Bug 363055] Re: Samba daemon will not start

2009-04-17 Thread kuser
** Attachment added: log.smbd http://launchpadlibrarian.net/25665354/log.smbd -- Samba daemon will not start https://bugs.launchpad.net/bugs/363055 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu. --

[Bug 298374] Re: Samba daemon not starting

2009-04-17 Thread kuser
thierry: thx for instructions, i made a new report and uploaded requested files, thanks, new bug here: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/363055 -- Samba daemon not starting https://bugs.launchpad.net/bugs/298374 You received this bug notification because you are a member of

[Bug 363060] [NEW] package dhcp3-server 3.1.1-1ubuntu2 failed to install/upgrade: subprocess post-installation script returned error exit status 127

2009-04-17 Thread eswar
Public bug reported: package dhcp3-server 3.1.1-1ubuntu2 failed to install/upgrade: subprocess post-installation script returned error exit status 127 ProblemType: Package Architecture: i386 DistroRelease: Ubuntu 8.10 ErrorMessage: subprocess post-installation script returned error exit status

[Bug 363060] Re: package dhcp3-server 3.1.1-1ubuntu2 failed to install/upgrade: subprocess post-installation script returned error exit status 127

2009-04-17 Thread eswar
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/25665868/Dependencies.txt ** Attachment added: DpkgTerminalLog.gz http://launchpadlibrarian.net/25665869/DpkgTerminalLog.gz -- package dhcp3-server 3.1.1-1ubuntu2 failed to install/upgrade: subprocess post-installation

[Bug 306678] Re: open-iscsi fails to correctly update rc.d on upgrade

2009-04-17 Thread Mathias Gug
Setting up open-iscsi (2.0.870.1-0ubuntu3) ... update-rc.d: /etc/init.d/remove: file does not exist * Starting iSCSI initiator service iscsid ...fail! ln: creating symbolic link `/lib/init/rw/sendsigs.omit.d/iscsid.pid': File exists * Setting up iSCSI targets ...done. invoke-rc.d:

[Bug 306678] Re: open-iscsi fails to correctly update rc.d on intrepid - jaunty upgrade

2009-04-17 Thread Michael Vogt
** Also affects: open-iscsi (Ubuntu Jaunty) Importance: Medium Status: Triaged -- open-iscsi fails to correctly update rc.d on intrepid - jaunty upgrade https://bugs.launchpad.net/bugs/306678 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 306678] Re: open-iscsi fails to correctly update rc.d on upgrade

2009-04-17 Thread Mathias Gug
Here is a diff that fixes both issues: diff -u open-iscsi-2.0.870.1/debian/open-iscsi.postinst open-iscsi-2.0.870.1/deb ian/open-iscsi.postinst --- open-iscsi-2.0.870.1/debian/open-iscsi.postinst +++ open-iscsi-2.0.870.1/debian/open-iscsi.postinst @@ -55,7 +55,7 @@ # Fix init script

[Bug 306678] Re: open-iscsi fails to correctly update rc.d on intrepid - jaunty upgrade

2009-04-17 Thread Mathias Gug
** Changed in: open-iscsi (Ubuntu Jaunty) Status: Triaged = In Progress ** Changed in: open-iscsi (Ubuntu Jaunty) Assignee: (unassigned) = Mathias Gug (mathiaz) -- open-iscsi fails to correctly update rc.d on intrepid - jaunty upgrade https://bugs.launchpad.net/bugs/306678 You

[Bug 363077] [NEW] intrepid - jaunty upgrade fails [for default bacula installs]

2009-04-17 Thread Michael Vogt
Public bug reported: Binary package hint: bacula When doing a automatic intrepid - jaunty upgrade (with DEBIAN_FRONTEND=noninteractive) the package bacula-sd fails to upgrade: ... Setting up postgresql-client (8.3.7-1) ...^M Setting up bacula-director-pgsql (2.4.4-1ubuntu5) ...^M Installing new

[Bug 363077] Re: intrepid - jaunty upgrade fails

2009-04-17 Thread Michael Vogt
** Attachment added: apt-term.log http://launchpadlibrarian.net/25673728/apt-term.log -- intrepid - jaunty upgrade fails [for default bacula installs] https://bugs.launchpad.net/bugs/363077 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed

[Bug 363077] Re: intrepid - jaunty upgrade fails

2009-04-17 Thread Michael Vogt
** Attachment added: /var/log/bacula/log http://launchpadlibrarian.net/25673768/log ** Summary changed: - intrepid - jaunty upgrade fails + intrepid - jaunty upgrade fails [for default bacula installs] -- intrepid - jaunty upgrade fails [for default bacula installs]

[Bug 363077] Re: intrepid - jaunty upgrade fails

2009-04-17 Thread Michael Vogt
** Attachment added: main.log from the release upgrade (just for reference) http://launchpadlibrarian.net/25673812/main.log ** Also affects: bacula (Ubuntu Jaunty) Importance: Undecided Status: New -- intrepid - jaunty upgrade fails [for default bacula installs]

[Bug 363083] [NEW] [samba] tree connect failed

2009-04-17 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Hello, I installed Ubuntu 8.10, and after installed all updates, samba doesn't work. I can't connect to my shares (localhost). In network place, I received Failed to retreive share list from server. I've not change smb.conf. I've two shares created by

[Bug 363077] Re: intrepid - jaunty upgrade fails [for default bacula installs]

2009-04-17 Thread Ante Karamatić
In bacula's log, there's info about postgresql not being started and bacula-director not being configured. This is not the reason why bacula- sd failed. bacula-sd doesn't interact with sql database at all. I'll investigate what happened. -- intrepid - jaunty upgrade fails [for default bacula

[Bug 363083] Re: [samba] tree connect failed

2009-04-17 Thread Brian Murray
** Package changed: ubuntu = samba (Ubuntu) -- [samba] tree connect failed https://bugs.launchpad.net/bugs/363083 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 363077] Re: intrepid - jaunty upgrade fails [for default bacula installs]

2009-04-17 Thread Ante Karamatić
I can't reproduce it. I've installed intrepid and then bacula-sd-pgsql bacula-sd bacula-director-pgsql. After that I did upgrade with DEBIAN_FRONTEND=noninteractive and everything worked well. I even tried without DEBIAN_FRONTEND=noninteractive. Can you start it by runing /etc/init.d/bacula-sd

[Bug 363073] Re: gvfsd-smb crashed with SIGSEGV

2009-04-17 Thread Apport retracing service
*** This bug is a duplicate of bug 282113 *** https://bugs.launchpad.net/bugs/282113 ** Attachment removed: CoreDump.gz http://launchpadlibrarian.net/25673255/CoreDump.gz ** Attachment removed: Dependencies.txt http://launchpadlibrarian.net/25673256/Dependencies.txt ** Attachment

[Bug 363072] Re: gvfsd-smb crashed with SIGSEGV

2009-04-17 Thread Apport retracing service
*** This bug is a duplicate of bug 282113 *** https://bugs.launchpad.net/bugs/282113 ** Attachment removed: CoreDump.gz http://launchpadlibrarian.net/25673247/CoreDump.gz ** Attachment removed: Dependencies.txt http://launchpadlibrarian.net/25673248/Dependencies.txt ** Attachment

[Bug 183933] Re: [needs-packaging] php-Fileinfo package

2009-04-17 Thread Barry Callahan
Yep. I can confirm that the Fileinfo package is not available in Intrepid without building it manually. -- [needs-packaging] php-Fileinfo package https://bugs.launchpad.net/bugs/183933 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5

[Bug 358576] Re: exiv2 version 0.18 crashes / also crashes digikam / fixed in 0.18.1

2009-04-17 Thread Luka Renko
Problem might be that exiv2 0.18.1 does not look like bug-fix only release according to changelog: http://www.exiv2.org/changelog.html This bug is confirmed fix in 0.18.1, according to Mandriva bug: https://qa.mandriva.com/show_bug.cgi?id=49492 ** Bug watch added: Mandriva Linux #49492

[Bug 359392] Re: [i965] X freezes starting on April 3rd

2009-04-17 Thread Timo Jyrinki
Dropping 103_bump_965_texture_limit.diff has kept mine and tjaalton's i965 machines from crashing for multiple days now. Before dropping it, I simply couldn't enable compiz. I would suggest to drop 103 anyway as it looks like it already helps many i965 users, even if it would not be everyone. --

[Bug 340421] Re: vertical toolbar

2009-04-17 Thread Bug Watch Updater
** Changed in: evince Status: Unknown = Won't Fix -- vertical toolbar https://bugs.launchpad.net/bugs/340421 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

[Bug 292780] Re: exiv2 0.17 (from ubuntu8.10) and linked Software (such as digikam, gimp/ufraw) crashed (vendor confirmed bug, update available)

2009-04-17 Thread Luka Renko
Can somebody test this in Jaunty/RC with updated exiv2 0.18.0? ** Changed in: exiv2 (Ubuntu) Status: Confirmed = Incomplete -- exiv2 0.17 (from ubuntu8.10) and linked Software (such as digikam, gimp/ufraw) crashed (vendor confirmed bug, update available)

[Bug 123064] Re: Upgrade to Eclipse 3.4.2

2009-04-17 Thread Caesar
do you expect apt to be more reliable in installing eclipse and its numerous plugins than eclipse itself? When I need my workspace on the clean machine I simply unpack my eclipse installation with all its plugins. It is easier than installing everything with apt and it is easier than fresh

[Bug 362956] Re: system monitor applet (multiload-applet-2) won't show logical volume disk activities

2009-04-17 Thread Jesse
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/25626771/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/25626772/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/25626773/ProcStatus.txt -- system

[Bug 362956] [NEW] system monitor applet (multiload-applet-2) won't show logical volume disk activities

2009-04-17 Thread Jesse
Public bug reported: Binary package hint: gnome-applets the multiload applet always shows zero disk activity when most of the partitions are on lvm2 logical volumes. When external real disks like usb thumbdrives are inserted though, the disk I/O activity is correctly shown. I'm on Jaunty,

[Bug 362688] Re: Rhythmbox Music Player is unable to play .wav file continuously.

2009-04-17 Thread Pedro Villavicencio
** Summary changed: - [West Lake] Ubuntu 8.10: Rhythmbox Music Player is unable to play .wav file continuously. + Rhythmbox Music Player is unable to play .wav file continuously. -- Rhythmbox Music Player is unable to play .wav file continuously. https://bugs.launchpad.net/bugs/362688 You

[Bug 362643] Re: conduit uses high cpu (50%)

2009-04-17 Thread Iulian Udrea
ACK ** Changed in: conduit (Ubuntu) Status: New = In Progress ** Changed in: conduit (Ubuntu) Assignee: (unassigned) = Iulian Udrea (iulian) -- conduit uses high cpu (50%) https://bugs.launchpad.net/bugs/362643 You received this bug notification because you are a member of Ubuntu

[Bug 345119] Re: [i965 X3100] X freezes/crashes randomly, only mouse pointer still functional

2009-04-17 Thread Jithin Emmanuel
Maciej. It seems our freezes are unrelated. My freezes ended after I started using UXA. -- [i965 X3100] X freezes/crashes randomly, only mouse pointer still functional https://bugs.launchpad.net/bugs/345119 You received this bug notification because you are a member of Ubuntu Bugs, which is

Re: [Bug 342923] Re: (Needs UXA) Kubuntu Jaunty Intel 945 GM - Poor sluggish graphics performance in Kate text, etc.

2009-04-17 Thread Musthafa Meeran
Since RC is already released and the issue is still there, I think there is almost no chance of getting it fixed before the final release !!! So, I have reverted back to Intrepid and I am happy now ! Users having these intel chipsets should be strongly discouraged from upgrading/installing

[Bug 156141] Re: Kernel crashes in unionfs while booting because minimum RAM requirement not met

2009-04-17 Thread Jim Lieb
this crash is caused by memory exhaustion and there is (rarely) a graceful way out for such an event. The spec calls for a minimum of 256MB for that reason. Given that the live cd and its use of unionfs is a special case version of the O/S, this will not be fixed. ** Changed in: linux

[Bug 156066] Re: CPU Frequency Scaling Not Supported for Intel Centrino Duo Processors

2009-04-17 Thread KingJ
Sadly, I lost the disk a while back - i'll redownload it and give it a go though. cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 23 model name : Intel(R) Core(TM)2 Duo CPU T8300 @ 2.40GHz stepping: 6 cpu MHz :

[Bug 362958] [NEW] [Custom PC] suspend/resume failure [non-free: nvidia]

2009-04-17 Thread Christian Tschabuschnig
Public bug reported: I can't give much more information, i decided to let apport report the problem this time. If you have any questions about the hardware, i can answer them, but i think you can see all information in lspci. BTW: suspend/resume also doesn't work if i don't use the nvidia binary

Re: [Bug 362836] Re: 3G networks detected notification bubble displays wrong icon

2009-04-17 Thread Mat Tomaszewski
Alexander Sack wrote: The only correct way I can see to do this is to change the lookup name in network manager for the notification bubble version OK, a. what icon shall we use in the notification then? does that exist yet? Yes, it exists. It's vertical bars with the little 3G

[Bug 342017] Re: kpackagekit update notification tray icons disappear after only a few seconds

2009-04-17 Thread Jonathan Thomas
Actually an issue with knotify itself. ** Package changed: kdebase-workspace (Ubuntu) = kdebase-runtime (Ubuntu) -- kpackagekit update notification tray icons disappear after only a few seconds https://bugs.launchpad.net/bugs/342017 You received this bug notification because you are a member of

[Bug 357673] Re: No notification when sliding audio volume on X31 or T60

2009-04-17 Thread Giorgos Kapetanakis
I can confirm the same bug on my R50e... -- No notification when sliding audio volume on X31 or T60 https://bugs.launchpad.net/bugs/357673 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 362569] Re: Copy Paste Not Working

2009-04-17 Thread Kangarooo
** Also affects: synergy2 Importance: Undecided Status: New -- Copy Paste Not Working https://bugs.launchpad.net/bugs/362569 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 334344] Re: wishlist: integrate libnotify in Thunderbird notifications

2009-04-17 Thread ikus060
Hi all, As suggest, I put the add-on on public domain. Starting by Mozilla Add- ons web site : https://addons.mozilla.org/en-US/firefox/addon/11530/. I invite people to submit comments or reviews. (Note: the add-on is in nomination for public domain) Also, I create a new project in launchpad for

[Bug 362958] Re: [Custom PC] suspend/resume failure [non-free: nvidia]

2009-04-17 Thread Christian Tschabuschnig
** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/25627156/BootDmesg.txt ** Attachment added: CurrentDmesg.txt http://launchpadlibrarian.net/25627157/CurrentDmesg.txt ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/25627158/Dependencies.txt **

[Bug 284436] Re: Upgrade jhbuild to more modern version

2009-04-17 Thread Brian Fallik
Updating the packaging seems like a lose here and VCS is the way to go. I'm marking this bug as Invalid since I don't need the feature anymore. ** Changed in: jhbuild (Ubuntu) Status: New = Invalid -- Upgrade jhbuild to more modern version https://bugs.launchpad.net/bugs/284436 You

[Bug 362080] Re: package pyscrabble-common 1.6.2-3ubuntu1 failed to install/upgrade: trying to overwrite `/usr/share/pyshared/pyscrabble/gtkconstants.py', which is also in package pyscrabble

2009-04-17 Thread Launchpad Bug Tracker
This bug was fixed in the package pyscrabble - 1.6.2-3ubuntu4 --- pyscrabble (1.6.2-3ubuntu4) jaunty; urgency=low * debian/pyscrabble-common.install: resolve typographic error (LP: #362080) -- Brian Murray br...@ubuntu.com Thu, 16 Apr 2009 15:18:46 -0700 ** Changed in:

[Bug 288718] Re: delete through keyboard shortcut jumps to start of folder on completion

2009-04-17 Thread James Troup
I don't think C-t was ever actually deleting files and I'm just on crack. Sorry for the noise. ** Changed in: nautilus (Ubuntu) Status: Incomplete = Invalid -- delete through keyboard shortcut jumps to start of folder on completion https://bugs.launchpad.net/bugs/288718 You received

[Bug 338598] Re: [West Lake] Ubuntu 8.10: System unable to detect optimized graphic resolution.

2009-04-17 Thread Jerone Young
Also wanted to note that the kernel linked by David Chen is in the proposed repository. -- [West Lake] Ubuntu 8.10: System unable to detect optimized graphic resolution. https://bugs.launchpad.net/bugs/338598 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 178041] Re: Cannot allocate resource region 0 of device 0000:00:00.0

2009-04-17 Thread Jim Lieb
This is not a repeatable bug. If this issue occurs with a current kernel and it impairs operation, please file a new bug. ** Changed in: linux (Ubuntu) Status: Triaged = Won't Fix -- Cannot allocate resource region 0 of device :00:00.0 https://bugs.launchpad.net/bugs/178041 You

Re: [Bug 123064] Re: Upgrade to Eclipse 3.4.2

2009-04-17 Thread Alwin Garside
I made my own packages of Eclipse and a bunch of plugins using the release tarballs from eclipse.org: https://edge.launchpad.net/~yogarine/+archive/ppa I did this because from my experience installing Eclipse and then installing all the plugins you want is always a big hassle that can take up a

[Bug 358341] Re: Gwibber not displaying twitter timeline due to API change upstream requiring GET instead of POST

2009-04-17 Thread Ken VanDine
Attached debdiff for bugs 358341 and 361120 ** Attachment added: 361120+358341.debdiff http://launchpadlibrarian.net/25627561/361120%2B358341.debdiff -- Gwibber not displaying twitter timeline due to API change upstream requiring GET instead of POST https://bugs.launchpad.net/bugs/358341

Re: [Bug 322202] Re: Session lost on resume from sleep in Jaunty on Lenovo T500

2009-04-17 Thread Matteo Collina
2009/4/17 Stefano Rivera launch...@rivera.za.net This does seem to have been fixed. I haven't noticed a crash in a while. Anyone else? No, even for me with EXA is fixed. Anyone tried with UXA? -- Session lost on resume from sleep in Jaunty on Lenovo T500

[Bug 362575] Re: rhythmbox crashed with SIGSEGV in g_value_set_boxed()

2009-04-17 Thread Pedro Villavicencio
I cannot reproduce it either with the url you provided, let's leave it open for a few days in case someone else can reproduce it, thanks for the quick response Michael. -- rhythmbox crashed with SIGSEGV in g_value_set_boxed() https://bugs.launchpad.net/bugs/362575 You received this bug

[Bug 362960] Re: FFE: Accept frei0r plugins in the repos...

2009-04-17 Thread Anthony Mercatante
** Attachment added: buildlog http://launchpadlibrarian.net/25631200/buildlog -- FFE: Accept frei0r plugins in the repos... https://bugs.launchpad.net/bugs/362960 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 362960] Re: FFE: Accept frei0r plugins in the repos...

2009-04-17 Thread Anthony Mercatante
** Attachment added: diffstat http://launchpadlibrarian.net/25631198/diffstat -- FFE: Accept frei0r plugins in the repos... https://bugs.launchpad.net/bugs/362960 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 362964] [NEW] NetworkManager stops running after disconnecting broadband mobile card

2009-04-17 Thread pvanderploeg
Public bug reported: Binary package hint: network-manager-gnome I have a Dell laptop Latitude D410 running Ubuntu Intrepid (8.10). On my way to and from work I use a Broadband UMTS card (Qualcomm 3g CDMA model GT 3G Quad) to connect to the mobile network of KPN in the Netherlands. Ubuntu

[Bug 333246] Re: psi + QT 4.5 hang on chat window

2009-04-17 Thread Krzysztof Klimonda
I've applied patch from http://github.com/psi- im/psi/commit/d440f16e1241915fed1d859c93ab54cb738112af, compiled on amd64 and i386 and tested for a while. Seems to work so debdiff attached. ** Attachment added: psi_0.12-2ubuntu1.debdiff

[Bug 362961] [NEW] Incorrect metadata when repositories are defined in sources.list.d

2009-04-17 Thread Andrew
Public bug reported: Binary package hint: apt When a repository is defined in a file in /etc/apt/sources.list.d, the metadata is not correctly loaded. Steps to reproduce: 1) create /etc/apt/sources.list.d/medibuntu with contents (or use a different repository): deb

[Bug 362960] [NEW] FFE: Accept frei0r plugins in the repos...

2009-04-17 Thread Anthony Mercatante
Public bug reported: frei0r plugins are used by kdenlive, the kde video editor, for editing and effects plugins. The package comes from debian SID and is to be considered direct sync. I just repacked for missing COPYING.LIB and fixed out debian/changelog. ** Affects: ubuntu Importance:

[Bug 362960] Re: FFE: Accept frei0r plugins in the repos...

2009-04-17 Thread Anthony Mercatante
** Attachment added: debdiff http://launchpadlibrarian.net/25631192/debdiff -- FFE: Accept frei0r plugins in the repos... https://bugs.launchpad.net/bugs/362960 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

Re: [Bug 360891] Re: fatal errors during install

2009-04-17 Thread Ante Karamatić
U Pet, 17. 04. 2009., u 13:24 +, Martin Pitt je napisao/la: The patch looks a bit weird. Isn't the entire idea of dovecot-postfix to *not* require the user to configure postfix before? Shouldn't that (ideally) be handled as integral part of configuring d-p? At this point of development,

[Bug 362966] [NEW] Can't install fglrx driver properly on ubuntu 9.04 RC, system crashes when installed.

2009-04-17 Thread mgun
Public bug reported: Firstly, ubuntu 9.04 didn't recognize my graphic card (Radeon X1300) as it usually do and there were no drivers at the Hardware Drivers application. I've tried to install the driver using the synaptic. After I've installed the driver (xorg-driver-fglrx and all that is

[Bug 362962] Re: Dangerous lie - Grub password not changed despite prompt Password changed!. Running from terminal reveals stty: standard input: Invalid argument

2009-04-17 Thread Motin
Note, when I changed it manually instead, in my menu.lst there was # chainloader +1 on the same row as the password... like so: password --md5 $1$/yk6//$.H7Fgtd5Eo9Hfjuy7dfh61# chainloader+1 -- Dangerous lie - Grub password not changed despite prompt Password changed!. Running from

[Bug 357365] Re: Keybindings consisting completely of modifier keys no longer work

2009-04-17 Thread Ken VanDine
Upstream compiz things this is actually a bug related to xkb in libX11. Below is an excerpt from the compiz bug report: Ok, looks like Jaunty's libX11 and/or X server are broken wrt Xkb events. /usr/include/X11/XKBlib.h defines XkbStateNotifyEvent, which has a event_type member:

[Bug 290153] Re: Fails to find boot device in Intel D945Gnt

2009-04-17 Thread Scott Kitterman
I think this was meant to go to confirmed. ** Changed in: linux (Ubuntu Jaunty) Status: Incomplete = Confirmed -- Fails to find boot device in Intel D945Gnt https://bugs.launchpad.net/bugs/290153 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 362965] [NEW] zeroconf duplicate service entries

2009-04-17 Thread brian r
Public bug reported: Binary package hint: gnome-applets If one is using both wired and wireless connections to a network then any services provided by it are listed in the submenus the same way for each connection. I would suggest either removing the duplicate entries or differentiating them by

[Bug 362966] Re: Can't install fglrx driver properly on ubuntu 9.04 RC, system crashes when installed.

2009-04-17 Thread mgun
** Attachment added: LsHal.txt http://launchpadlibrarian.net/25631389/LsHal.txt ** Attachment added: LsMod.txt http://launchpadlibrarian.net/25631390/LsMod.txt ** Attachment added: LsPci.txt http://launchpadlibrarian.net/25631392/LsPci.txt ** Attachment added: XorgConf.txt

[Bug 362836] Re: 3G networks detected notification bubble displays wrong icon

2009-04-17 Thread Kenneth Wimer
notification-gsm-3g-full.svg is the icon that should be used and is already installed in the human theme. Whatever icon was being used before should be used for the non-human icon theme case -- 3G networks detected notification bubble displays wrong icon https://bugs.launchpad.net/bugs/362836

[Bug 362612] Re: Headings box cannot be closed

2009-04-17 Thread Chris Cheney
Does holding down the alt key and trying to move the box help? Sometimes items can get shifted too far up on the screen but it is usually easy to move them back down by using that key. -- Headings box cannot be closed https://bugs.launchpad.net/bugs/362612 You received this bug notification

[Bug 358576] Re: exiv2 version 0.18 crashes / also crashes digikam / fixed in 0.18.1

2009-04-17 Thread Luka Renko
Closed digikam task, as this is confirmed bug in exiv2 ** Changed in: digikam Status: New = Invalid ** Changed in: exiv2 (Ubuntu) Importance: Undecided = Medium ** Changed in: exiv2 (Ubuntu) Status: New = Confirmed ** Changed in: exiv2 (Ubuntu) Assignee: (unassigned) =

[Bug 355499] Re: tracker-indexer crashed with SIGSEGV in tracker_module_metadata_utils_get_data()

2009-04-17 Thread Steve Beattie
** Changed in: tracker (Ubuntu) Assignee: (unassigned) = Canonical Desktop Team (canonical-desktop-team) -- tracker-indexer crashed with SIGSEGV in tracker_module_metadata_utils_get_data() https://bugs.launchpad.net/bugs/355499 You received this bug notification because you are a member of

[Bug 331844] Re: ctrl+selection in text boxes

2009-04-17 Thread Chris Cheney
** Changed in: openoffice.org (Ubuntu) Importance: Undecided = Low ** Changed in: openoffice.org (Ubuntu) Status: Invalid = Triaged ** Also affects: openoffice via http://qa.openoffice.org/issues/show_bug.cgi?id=99437 Importance: Unknown Status: Unknown ** Summary

[Bug 333246] Re: psi + QT 4.5 hang on chat window

2009-04-17 Thread Scott Kitterman
Ack from motu-release for an upload, but please set the maintainer and if the package already has a patch system, use it. -- psi + QT 4.5 hang on chat window https://bugs.launchpad.net/bugs/333246 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 362962] [NEW] Dangerous lie - Grub password not changed despite prompt Password changed!. Running from terminal reveals stty: standard input: Invalid argument

2009-04-17 Thread Motin
Public bug reported: Binary package hint: startupmanager I can only fear how many that think they know their password for the Grub menu (they set it with sum...), just to realized the day they need to go into recovery mode that the password is wrong or even disabled! Please at least fix a

[Bug 362423] Re: Failed to connect stream: Too large

2009-04-17 Thread Pedro Villavicencio
Thank you for taking the time to report this bug and helping to make Ubuntu better. Also, please answer these questions: * Is this reproducible? * If so, what specific steps should we take to recreate this bug? This will greatly aid us in tracking down your problem and resolving this bug. **

[Bug 69880] Re: SMP-enabled kernels need an APM module option to power off on APM-only systems

2009-04-17 Thread Jamie Strandboge
This is still an issue with Jaunty: $ cat /proc/version_signature Ubuntu 2.6.28-11.41-generic -- SMP-enabled kernels need an APM module option to power off on APM-only systems https://bugs.launchpad.net/bugs/69880 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 362930] Re: Evolution freezes when calendar is selected

2009-04-17 Thread Mick Redman
Attached is the backtrace using the --component=calendar argument for speed. ** Attachment added: gdb-evolution.txt http://launchpadlibrarian.net/25631595/gdb-evolution.txt -- Evolution freezes when calendar is selected https://bugs.launchpad.net/bugs/362930 You received this bug

[Bug 362688] Re: Rhythmbox Music Player is unable to play .wav file continuously.

2009-04-17 Thread Pedro Villavicencio
what's the error throw there ? could you get a rhythmbox debug log and attach it to the report after reproduced the issue? just run rhyhtmbox as : rhythmbox --debug rhythmbox-debug.txt perform the operation to reproduce the issue and attach that resulting file to the report, if it's too big

[Bug 362968] [NEW] [kubuntu jaunty]kdenlive 0.7.3 should requires libmlt =0.3.8 but jaunty ships 0.3.4

2009-04-17 Thread Giovanni Masucci
Public bug reported: Binary package hint: libmlt1 Jaunty recently updated kdenlive to 0.7.3, which is a GOOD thing, since jaunty also ships qt 4.5 that makes kdenlive = 0.7.2 crash in some situations. Unfortunatly libmlt1 was not updated with kdenlive and kdenlive is heavily linked to this

[Bug 361621] Re: Ooo missing fonts

2009-04-17 Thread Chris Cheney
*** This bug is a duplicate of bug 43338 *** https://bugs.launchpad.net/bugs/43338 That is probably the reason as it appears OOo does not support OTF yet. There is another bug report about this so I am marking this bug as a duplicate of that one. Thanks, Chris ** This bug has been marked a

[Bug 338982] Re: evolution crashed with SIGSEGV during MAPI authentication

2009-04-17 Thread Kaare Baastrup
the problems still exists if a dns name is used in the server field insted of and ipv4 address! ** Changed in: openchange (Ubuntu Jaunty) Status: Fix Released = New -- evolution crashed with SIGSEGV during MAPI authentication https://bugs.launchpad.net/bugs/338982 You received this bug

[Bug 168360] Re: Connectors between groups act weird

2009-04-17 Thread gag_halfrunt
Transformations of the objects, even if they are grouped together, are working properly. But the problem arises if the origin of the drawing (caused by the resizing of the page) changes. Unfortunately ungrouping and regrouping doesn't fix the problem. Even the restoration of the original page

  1   2   3   4   5   6   7   8   9   10   >