[Bug 306464] Re: bad path to configuration file

2008-12-19 Thread Pavel Mlčoch
*** This bug is a duplicate of bug 308903 ***
https://bugs.launchpad.net/bugs/308903

And after detailed reading I think, this isn't duplicate of this bug,
because Ive had installed It without problem. Problem is after start
clients. They find configuration file in wrong path, but in  #308903 is
finded configuration in good path, but there isn't any file.

-- 
bad path to configuration file
https://bugs.launchpad.net/bugs/306464
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 309632] [NEW] Unrecognised lines in dpkg output

2008-12-19 Thread Daniel Watkins
Public bug reported:

Binary package hint: logwatch

I get the following in the email logwatch 7.3.6-1ubuntu1 sends.  The
'Unknown lines' all seem reasonably standard, so I don't really care
about them, so they shouldn't be included.

 - dpkg status changes Begin


 
 Upgraded:
login 1:4.0.18.2-1ubuntu2.1 = 1:4.0.18.2-1ubuntu2.2
passwd 1:4.0.18.2-1ubuntu2.1 = 1:4.0.18.2-1ubuntu2.2
 
 Unknown lines:
2008-12-18 11:46:18 startup archives unpack
2008-12-18 11:46:19 configure login 1:4.0.18.2-1ubuntu2.2 
1:4.0.18.2-1ubuntu2.2
2008-12-18 11:46:19 startup archives unpack
2008-12-18 11:46:19 startup packages configure
2008-12-18 11:46:20 configure passwd 1:4.0.18.2-1ubuntu2.2 
1:4.0.18.2-1ubuntu2.2
2008-12-18 11:46:20 startup packages configure
 
 -- dpkg status changes End -

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

-- 
Unrecognised lines in dpkg output
https://bugs.launchpad.net/bugs/309632
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to logwatch in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 264943] Re: gvfsd-smb crashed with SIGSEGV in strlen()

2008-12-19 Thread Thierry Carrez
Here it is:
samba 2:3.2.3-1ubuntu3.4~ppa4 available for testing at 
https://launchpad.net/~tcarrez/+archive

-- 
gvfsd-smb crashed with SIGSEGV in strlen()
https://bugs.launchpad.net/bugs/264943
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
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 282298] Re: [SRU] Intrepid: No Access to NAS (samba=2.2.x) shares any more

2008-12-19 Thread cosbear
Well I'm not sure how to try it as the initial reporter as I don't have
a network drive, just computers.  I am not sure how to get the error
output from smbclient.  I have found a work around that works fairly
well though.  In Xbuutu using konqueror I changed the address bar to a
normal one for inputing addresses.  If I put in for example
smb:/192.168.1.10/ it will bring up the machine at that address, all the
shares on that machine are now showing in the window and can be opened
graphically now and work as usual.  Since all my machines have set
addresses I just bookmarked the address for each machine.  So now it
works fine, using that method of access.  Sorry I can't be of more help
with whatever issue is causing all of this.  If you send me a command,
or where to look for the smbclient error output I would be glad to see
what I can do.  I'm kind of new to Linux and neither networking or the
cli are my strong points.  Later... cos

-- 
[SRU] Intrepid: No Access to NAS (samba=2.2.x) shares any more
https://bugs.launchpad.net/bugs/282298
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
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 309339] Re: kadmind will not listen on IPv6 ports

2008-12-19 Thread squiggleslash
Do we need upstream to fix it or can I (or someone else) try and create
a patch we can use locally until MIT does its thing?

-- 
kadmind will not listen on IPv6 ports
https://bugs.launchpad.net/bugs/309339
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to krb5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 262251] Re: phpize: configure:8184: error: possibly undefined macro: _LT_SET_OPTIONS

2008-12-19 Thread Stargazers
Status seems to be Fix released. Where it is? I have tried what
Alessandro wrote above, but still buildconf fails with same error?

-- 
phpize: configure:8184: error: possibly undefined macro: _LT_SET_OPTIONS
https://bugs.launchpad.net/bugs/262251
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 309632] Re: Unrecognised lines in dpkg output

2008-12-19 Thread Nathan Crawford
This patch fixes those unknown lines, as well as capturing re-installed
packages and conf file lines that would normally be put in the Unknown
lines section. Backported from latest logwatch cvs.

** Attachment added: patch for unknown lines from logwatch.org cvs
   http://launchpadlibrarian.net/20579327/unknown-lines.patch

** Changed in: logwatch (Ubuntu)
   Status: New = Confirmed

-- 
Unrecognised lines in dpkg output
https://bugs.launchpad.net/bugs/309632
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to logwatch in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 309632] Re: Unrecognised lines in dpkg output

2008-12-19 Thread Nathan Crawford
I forgot to mention that my patch is for the Hardy version, but the bug
occurs in the Jaunty version as well.

-- 
Unrecognised lines in dpkg output
https://bugs.launchpad.net/bugs/309632
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to logwatch in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 264943] Re: gvfsd-smb crashed with SIGSEGV in strlen()

2008-12-19 Thread ^_Pepe_^
Hi!

Unfortunately, write does not work, at least with my NAS (Conceptronic).
There's a different behaviour between ppa3 and ppa4:  In ppa3, after
starting the copy command in Nautilus, automatically and no disk
space was shown, and now, there's a progress bar (with time remaining,
and so on...) but after 1 sec. same message as ppa3 is displayed.

For sure, the hi-tech guys can give logs for this. I still have no Linux
skills to do that.

Thanks again for your great work guys.

Happy holidays to everyone!

Best regards,
^_Pepe_^

-- 
gvfsd-smb crashed with SIGSEGV in strlen()
https://bugs.launchpad.net/bugs/264943
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
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 249337] Re: bash get_cword: command not found

2008-12-19 Thread criser
The attached patch solves the problem for me.

** Attachment added: bash_completion.patch
   http://launchpadlibrarian.net/20581220/bash_completion.patch

-- 
bash get_cword: command not found
https://bugs.launchpad.net/bugs/249337
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 289470] Re: open-iscsi user-space does not match kernel module version

2008-12-19 Thread Jason Sievert
Any time line for of getting this package for jaunty working under
intrepid?

-- 
open-iscsi user-space does not match kernel module version
https://bugs.launchpad.net/bugs/289470
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-iscsi in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 249337] Re: bash get_cword: command not found

2008-12-19 Thread criser
This patch should fix both, the postfix and  the umount issue.

** Attachment added: bash_completion_umount-postfix.patch
   http://launchpadlibrarian.net/20581801/bash_completion_umount-postfix.patch

-- 
bash get_cword: command not found
https://bugs.launchpad.net/bugs/249337
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 264943] Re: gvfsd-smb crashed with SIGSEGV in strlen()

2008-12-19 Thread rossjenkins
Kai:

The patch does not appear to have changed the behaviour from the
previous patch. An smbclient put of a file from a terminal still
results in the ERRHRD -39 error message (after doing a successful ls
first) and a Nautilus drag and drop of a file from the Desktop into
the open NAS folder still results in the same No space left on device
error message as noted by ^_Pepe_^ in the previous message.

I've attached another Wireshark trace of the attempt to write the file
Test2.txt from the Desktop into the NAS folder //192.168.0.195/public
using Nautilus. The second Wireshark trace, in the following message (I
can't seem to attach more than one file to a message in Launchpad) is
the same drag and drop type of write but from the desktop of the virtual
WinXP Pro SP3 into //192.168.0.195/public for comparison purposes.

There is one other visual oddity that I have noticed that may or may not
be a clue to something. When I have mounted the NAS folder
//192.168.0.195/public on my Desktop and I select the folder using a
right mouse button click, the dialog window that opens up shows the
entry Paste into Folder occasionally flickering from greyed out status
to selectable and then back to greyed out.  ^_Pepe_^, do you see that as
well? I checked the same thing out using Smaba 3.0 instead of Samba 3.2
and the Paste into Folder flickering from inactive to active doesn't
occur. It is almost like something is trying automatically activate the
Paste into Folder function, fails, waits and then tries again and
again.

** Attachment added: cap_fail_wrt.pcap
   http://launchpadlibrarian.net/20582264/cap_fail_wrt.pcap

-- 
gvfsd-smb crashed with SIGSEGV in strlen()
https://bugs.launchpad.net/bugs/264943
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
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 264943] Re: gvfsd-smb crashed with SIGSEGV in strlen()

2008-12-19 Thread rossjenkins
Kai:

The WinXP SP3 trace for reference. Same file name, text2.txt, and NAS
address //192.168.0.195/public

** Attachment added: winxpsp3_cap.pcap
   http://launchpadlibrarian.net/20582319/winxpsp3_cap.pcap

-- 
gvfsd-smb crashed with SIGSEGV in strlen()
https://bugs.launchpad.net/bugs/264943
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
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 309339] Re: kadmind will not listen on IPv6 ports

2008-12-19 Thread Russ Allbery
squiggleslash squigglesl...@yahoo.com writes:

 Do we need upstream to fix it or can I (or someone else) try and create
 a patch we can use locally until MIT does its thing?

I honestly don't know.  It depends on how deep into the guts of kadmind
and (particularly) the corresponding libraries the IPv4 assumptions go.
If you end up having to change the API to the underlying libkadm5*
libraries to support IPv6, it may be better to try to get upstream to fix
it rather than having a change of SONAME only in Ubuntu or Ubuntu/Debian.

I'm afraid I've not looked at it at all, so I don't know how bad it will
be.  (kpasswd is likely to be the hardest problem, since it's UDP, but you
may not care about it.)

-- 
Russ Allbery (r...@debian.org)   http://www.eyrie.org/~eagle/

-- 
kadmind will not listen on IPv6 ports
https://bugs.launchpad.net/bugs/309339
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to krb5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 309816] [NEW] Include logrotate configuration

2008-12-19 Thread Ryan Lovett
Public bug reported:

The dovecot package does not include a logrotate configuration. If
dovecot is configured to log to file rather than syslog its log file
will become unmanageable. There is a recommended configuration here:

http://wiki.dovecot.org/Logging

# dovecot SIGUSR1: Re-opens the log files.
/var/log/dovecot*.log {
  missingok
  notifempty
  delaycompress
  sharedscripts
  postrotate
/bin/kill -USR1 `cat /var/run/dovecot/master.pid 2/dev/null` 2 /dev/null 
|| true
  endscript
}

This configuration will not interfere if dovecot is configured to use
syslog.

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

-- 
Include logrotate configuration
https://bugs.launchpad.net/bugs/309816
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 306464] Re: bad path to configuration file

2008-12-19 Thread Jean-Baptiste Lallement
You're completely right, this is not a duplicate. Sorry.

** This bug is no longer a duplicate of bug 308903
   The bacula-dir.conf file is not present when installing Bacula

** Changed in: bacula (Ubuntu)
   Status: Triaged = New

** Bug watch added: Red Hat Bugzilla #426790
   https://bugzilla.redhat.com/show_bug.cgi?id=426790

** Also affects: bacula (Fedora) via
   https://bugzilla.redhat.com/show_bug.cgi?id=426790
   Importance: Unknown
   Status: Unknown

-- 
bad path to configuration file
https://bugs.launchpad.net/bugs/306464
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 306464] Re: bad path to configuration file

2008-12-19 Thread Bug Watch Updater
** Changed in: bacula (Fedora)
   Status: Unknown = In Progress

-- 
bad path to configuration file
https://bugs.launchpad.net/bugs/306464
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 304907] Re: File conflict between mysql-client-5.0 and mysql-server-5.0

2008-12-19 Thread Steve Langasek
** Changed in: mysql-dfsg-5.0 (Ubuntu Hardy)
   Status: New = Confirmed

-- 
File conflict between mysql-client-5.0 and mysql-server-5.0
https://bugs.launchpad.net/bugs/304907
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 304907] Re: File conflict between mysql-client-5.0 and mysql-server-5.0

2008-12-19 Thread Steve Langasek
Sorry, I initially confirmed this for hardy, but on closer inspection
the file conflicts don't appear to apply to any versions of the packages
in the Ubuntu archive; marking invalid instead.

As a workaround, you can forcibly install using dpkg --force-overwrite.

** Changed in: mysql-dfsg-5.0 (Ubuntu Hardy)
   Status: Confirmed = Invalid

-- 
File conflict between mysql-client-5.0 and mysql-server-5.0
https://bugs.launchpad.net/bugs/304907
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 308805] Re: [Jaunty] Loading GLX module fails due to undefined symbol miInitVisualsProc

2008-12-19 Thread Bowmore
Thanks, I'm still stuck in no rendering mode due to the
miInitVisualsProc protocol mismatch.

Here is the info you're requesting, i.e
lspci -vvnn
/var/log/Xorg.0.log
/etc/X11/xorg.conf

I've not done any manual changes in xorg.conf except of removing it to
get up running and then recreated it using dpkg-reconfigure -phigh
xserver-xorg but attaching that as well.

** Attachment added: lspci -vvnn
   http://launchpadlibrarian.net/20576276/lspci

-- 
[Jaunty] Loading GLX module fails due to undefined symbol miInitVisualsProc
https://bugs.launchpad.net/bugs/308805
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 308805] Re: [Jaunty] Loading GLX module fails due to undefined symbol miInitVisualsProc

2008-12-19 Thread Bowmore

** Attachment added: Xorg.0.log
   http://launchpadlibrarian.net/20576284/Xorg.0.log

-- 
[Jaunty] Loading GLX module fails due to undefined symbol miInitVisualsProc
https://bugs.launchpad.net/bugs/308805
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 308805] Re: [Jaunty] Loading GLX module fails due to undefined symbol miInitVisualsProc

2008-12-19 Thread Bowmore

** Attachment added: xorg.conf
   http://launchpadlibrarian.net/20576288/xorg.conf

-- 
[Jaunty] Loading GLX module fails due to undefined symbol miInitVisualsProc
https://bugs.launchpad.net/bugs/308805
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 304969] Re: Hardy: Flash can't be installed since install_flash_player_9_linux.tar.gz can't be retrieved

2008-12-19 Thread Gökdeniz Karadağ
adobe-flashplugin is not available for amd64 architecture whereas
flashplugin-nonfree is.

-- 
Hardy: Flash can't be installed since install_flash_player_9_linux.tar.gz can't 
be retrieved 
https://bugs.launchpad.net/bugs/304969
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 278188] Re: irda broken on Thinkpad T23 with 2.6.27-4-generic, works with 2.6.24-16-generic

2008-12-19 Thread Chief
Update

I installed kernel version 2.6.28-3 from here: 
http://archive.ubuntu.com/ubuntu/pool/main/l/linux/
irda is still not working :-(

c,Ya

-- 
irda broken on Thinkpad T23 with 2.6.27-4-generic, works with 2.6.24-16-generic
https://bugs.launchpad.net/bugs/278188
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 267021] Re: mail-notification crashed with SIGSEGV in strlen()

2008-12-19 Thread Hew McLachlan
** Visibility changed to: Public

-- 
mail-notification crashed with SIGSEGV in strlen()
https://bugs.launchpad.net/bugs/267021
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 309307] Re: apport fails to file bugreports

2008-12-19 Thread Markus Korn
ok, cool, I'm fine with a solution on launchpad's side, we have to
remember to revert my fixes in the py-lp-bugs branches

-- 
apport fails to file bugreports
https://bugs.launchpad.net/bugs/309307
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 288414] Re: intrepid - 2.6.27-7generic - X does not start - mtrr base (0xcd000000) is not aligned on a size (0xe00000) boundary

2008-12-19 Thread HugoHirsch
Thanks for your comment - my problem is that KDM won't start but GDM
does perfectly.

-- 
intrepid - 2.6.27-7generic - X does not start - mtrr base (0xcd00) is not 
aligned on a size (0xe0) boundary
https://bugs.launchpad.net/bugs/288414
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 246808] Re: [needs-packaging] Mozilla Weave

2008-12-19 Thread John Vivirito
On 12/14/2008 11:01 AM, Alexander Sack wrote:
 On Mon, Dec 08, 2008 at 02:36:59PM -, John Vivirito wrote:
 Craig, is there an ETA on this extension? I see you stated help is
 welcome, do you need help with this?
 
 I think we should do weave and not  block on someone claiming this
 and then not doing anything.
 
  - Alexander
 
as per the extensions wiki it shouldnt be added to the top section
unless user plans on working on it or has started it. If something comes
up than move it down to needs maintainer.
Alexander we really need to go over that page and clean it up a bit. the
top section is getting long and we should push the ones that are
done.maybe make another section for finished extensions once they are
pushed.

-- 
Sincerely Yours,
John Vivirito

https://launchpad.net/~gnomefreak
https://wiki.ubuntu.com/JohnVivirito
Linux User# 414246

How can i get lost, if i have no where to go
-- Metallica from Unforgiven III

-- 
[needs-packaging] Mozilla Weave
https://bugs.launchpad.net/bugs/246808
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 244219] Re: [needs-packaging] firefox-selenium-ide

2008-12-19 Thread John Vivirito
On 12/14/2008 11:03 AM, Alexander Sack wrote:
 On Mon, Dec 08, 2008 at 02:43:56PM -, John Vivirito wrote:
 Also please drom firefox from the name. We dont use it for extensions
 since they are not just for firefox
 
 A good start would be to rename the bug title here ;) ... I assume its
 unlikely that someone is actually working on this (i guess its a
 request for packaging).
 
 
 ** Also affects: firefox-extensions
Importance: Undecided
Status: New

 ** Changed in: firefox-extensions
Status: New = Incomplete

 
 What information is missing here?
 
 
  - Alexander
 
When i get caught up i will look at this extension and see what it needs
but at this time i have a couple of more to finish first (cant remember
if its one or 2 that i have pending.

-- 
Sincerely Yours,
John Vivirito

https://launchpad.net/~gnomefreak
https://wiki.ubuntu.com/JohnVivirito
Linux User# 414246

How can i get lost, if i have no where to go
-- Metallica from Unforgiven III

-- 
[needs-packaging] firefox-selenium-ide
https://bugs.launchpad.net/bugs/244219
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 309674] [NEW] python-gobject in hardy-updates on sparc misbuilt only for python2.5

2008-12-19 Thread Colin Watson
Public bug reported:

The version of pygobject in hardy-updates on sparc is misbuilt to supply
only a python2.5 version. This causes ubiquity to fail to build since
python-gtk2 is uninstallable (http://launchpadlibrarian.net/20576122
/buildlog_ubuntu-hardy-sparc.ubiquity_1.8.13_FAILEDTOBUILD.txt.gz).

The cause of this is timestamp skew in the build; although it currently
happens to apply only to sparc, it could affect any other architecture
in a future build, and therefore should be fixed before it bites us in a
more painful place.

Looking at the pygobject source package in hardy-updates, it includes
the following two patches:

cjwat...@sarantium ~/src/ubuntu/pygobject/pygobject-2.14.2$ diffstat 
debian/patches/60_use-python-config-for-includes.patch
 aclocal.m4   |  843 ++-
 configure|  217 ---
 configure.ac |4
 3 files changed, 449 insertions(+), 615 deletions(-)
cjwat...@sarantium ~/src/ubuntu/pygobject/pygobject-2.14.2$ diffstat 
debian/patches/61_dont_use_setwakeupfd.patch
 configure|   62 ---
 configure.ac |   20 ---
 2 files changed, 82 deletions(-)

If the second patch happens to be applied sufficiently later (in the
next second) than the first, the standard Automake rules to rebuild
autotools files when they change will note that aclocal.m4 is older than
configure.ac, and will therefore rerun aclocal and autoconf, and
subsequently run ./config.status --recheck. These are run as
subprocesses of make and therefore without the PYTHON environment
variable that debian/rules passes to configure; as a result,
./config.status picks up the default system python (2.5) rather than the
one forced by the PYTHON environment variable (which is 2.4 in the first
build pass). You can see the problem in action by comparing these two
build logs:

  
http://launchpadlibrarian.net/15910647/buildlog_ubuntu-hardy-i386.pygobject_2.14.2-0ubuntu1_FULLYBUILT.txt.gz
  
http://launchpadlibrarian.net/15911262/buildlog_ubuntu-hardy-sparc.pygobject_2.14.2-0ubuntu1_FULLYBUILT.txt.gz

Possible fixes include: (a) regenerate aclocal.m4 in a later patch
rather than in 60_use-python-config-for-includes.patch; (b) touch
aclocal.m4 and configure after applying patches; (c) set PYTHON when
calling make so that even if ./config.status --recheck is run it will
produce correct results. The versions of pygobject in intrepid and
jaunty do (a) (they contain debian/patches/90_autofoo.patch) and
therefore do not suffer from this problem, although in principle they
might later if the autotools patch were removed.

I am inclined to recommend approach (c) in both hardy-updates and
jaunty, on the basis that it is a more permanent fix.

** Affects: pygobject (Ubuntu)
 Importance: High
 Status: New

** Affects: pygobject (Ubuntu Hardy)
 Importance: Critical
 Status: New

** Changed in: pygobject (Ubuntu)
   Importance: Undecided = Critical

** Changed in: pygobject (Ubuntu Hardy)
   Importance: Undecided = Critical

** Changed in: pygobject (Ubuntu)
   Importance: Critical = High

-- 
python-gobject in hardy-updates on sparc misbuilt only for python2.5
https://bugs.launchpad.net/bugs/309674
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 307032] Re: multipath fails to gather device information

2008-12-19 Thread Launchpad Bug Tracker
This bug was fixed in the package multipath-tools - 0.4.8-10ubuntu3

---
multipath-tools (0.4.8-10ubuntu3) jaunty; urgency=low

  * fix_udev_scsi_id_arguments.diff:
Update the arguments for scsi_id. (LP: #306723)
  * fix_sysfs_layout.diff:
Patch from upstream to use the new sysfs layout. (LP: #307032)

 -- Timo Aaltonen tjaal...@ubuntu.com   Thu, 18 Dec 2008 15:32:20
+0200

** Changed in: multipath-tools (Ubuntu)
   Status: New = Fix Released

-- 
multipath fails to gather device information
https://bugs.launchpad.net/bugs/307032
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 306723] Re: udev breaks compatibility with multipath

2008-12-19 Thread Launchpad Bug Tracker
This bug was fixed in the package multipath-tools - 0.4.8-10ubuntu3

---
multipath-tools (0.4.8-10ubuntu3) jaunty; urgency=low

  * fix_udev_scsi_id_arguments.diff:
Update the arguments for scsi_id. (LP: #306723)
  * fix_sysfs_layout.diff:
Patch from upstream to use the new sysfs layout. (LP: #307032)

 -- Timo Aaltonen tjaal...@ubuntu.com   Thu, 18 Dec 2008 15:32:20
+0200

** Changed in: multipath-tools (Ubuntu)
   Status: Confirmed = Fix Released

-- 
udev breaks compatibility with multipath
https://bugs.launchpad.net/bugs/306723
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 267021] Re: mail-notification crashed with SIGSEGV in strlen()

2008-12-19 Thread Hew McLachlan
Does the problem still occur if you remove/rename ~/.gnome2/mail-
notification so that it creates a fresh config?

** Changed in: mail-notification (Ubuntu)
   Status: New = Incomplete

-- 
mail-notification crashed with SIGSEGV in strlen()
https://bugs.launchpad.net/bugs/267021
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 309677] [NEW] No sound on Intel8x0/AC97 after resume

2008-12-19 Thread Daniel_S
Public bug reported:

With the 2.6.27.x Kernel on my IBM Thinkpad T30 with AD1881 Soundchip, 
(Intel8x0/AC97) sound don't work after resume from Standby or Suspend.
There are no problems reported in the logs, the modules are loaded correctly 
and ALSA seems to be ok.
The only way to get sound at work again ist to open ALSA-Mixer and change the 
values of Master and PCM (in this order!) a bit.
The Problem and the probable reason ist described here :
https://kerneltrap.org/mailarchive/linux-kernel/2008/7/1/2314174/thread

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New

-- 
No sound on Intel8x0/AC97 after resume
https://bugs.launchpad.net/bugs/309677
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 309672] [NEW] sound doesn't work after long whiles

2008-12-19 Thread Inash Zubair
Public bug reported:

i've been having this problem since ibex beta. after starting up and
after each reboot, sound seems to work perfectly. however, probably
after long idle times, it just doesn't work at all. while testing the
sound settings through the gnome preference applet, here's the error it
throws out:

audiotestsrc wave=sine freq=512 ! audioconvert ! audioresample !
gconfaudiosink: Failed to connect: Connection refused.

attached will be the output from lspci -nn, lcusb and dmesg.

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

-- 
sound doesn't work after long whiles
https://bugs.launchpad.net/bugs/309672
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 309672] Re: sound doesn't work after long whiles

2008-12-19 Thread Inash Zubair

** Attachment added: dmesg.txt
   http://launchpadlibrarian.net/20576317/dmesg.txt

-- 
sound doesn't work after long whiles
https://bugs.launchpad.net/bugs/309672
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 309672] Re: sound doesn't work after long whiles

2008-12-19 Thread Inash Zubair

** Attachment added: lspci.txt
   http://launchpadlibrarian.net/20576343/lspci.txt

-- 
sound doesn't work after long whiles
https://bugs.launchpad.net/bugs/309672
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 309672] Re: sound doesn't work after long whiles

2008-12-19 Thread Inash Zubair

** Attachment added: lsusb.txt
   http://launchpadlibrarian.net/20576355/lsusb.txt

-- 
sound doesn't work after long whiles
https://bugs.launchpad.net/bugs/309672
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 244219] Re: [needs-packaging] selenium-ide

2008-12-19 Thread John Vivirito
updated description to not use firefox so when it gets to be worked on
the firefox name wont be used. atleast it shouldnt be.

** Summary changed:

- [needs-packaging] firefox-selenium-ide
+ [needs-packaging] selenium-ide

-- 
[needs-packaging] selenium-ide 
https://bugs.launchpad.net/bugs/244219
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 272377] Re: mail-notification crashed with SIGSEGV in g_main_context_dispatch()

2008-12-19 Thread Hew McLachlan
At what point does this crash occur? Is it reproducible? Does it still
occur if you remove/rename ~/.gnome2/mail-notification so that it
creates a fresh config?

** Visibility changed to: Public

** Changed in: mail-notification (Ubuntu)
   Status: New = Incomplete

-- 
mail-notification crashed with SIGSEGV in g_main_context_dispatch()
https://bugs.launchpad.net/bugs/272377
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 309684] [NEW] Please sync exiv2-0.18 from Debian Experimental

2008-12-19 Thread Pascal de Bruijn
Public bug reported:

Please sync the latest exiv2-0.18 from Debian Experimental.

exiv2-0.18 has great new features such as TIFF+EXIF write support. Read
support for more filetypes including Photoshop PSD, and JPEG2000 (JP2).

It can also detect Canon Lenstype strings, which with previous version
worked only for Nikon.

http://packages.debian.org/changelogs/pool/main/e/exiv2/exiv2_0.18-1/changelog

For example the new UFRaw package can use the new TIFF+EXIV2 write
support. Others like digikam/phatch could benefit as well...

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

-- 
Please sync exiv2-0.18 from Debian Experimental
https://bugs.launchpad.net/bugs/309684
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 306229] Re: [Jaunty] Please remove all iceweasel packages

2008-12-19 Thread John Vivirito
On 12/14/2008 12:18 PM, Alexander Sack wrote:
 On Tue, Dec 09, 2008 at 07:34:47AM -, John Vivirito wrote:
 On 12/08/2008 02:50 PM, Alexander Sack wrote:
 we should rather rename them upstream. I never understood why folks add
 a prefix even though most work on multiple mozilla xul applications
 anyway.

 That would just make that much more work since we have already packaged
 them. changing depends it more work than its worth since we have most if
 not all packaged (either in archives or ready or being worked on. If one
 of them are not any of the above 1 or 2 we can package. I dont like the
 idea of fixing each package since we have them.

 
 
 You are right. Just would like to recall that in case we dont have it
 packaged we should try to convince upstream (as in debian) to drop
 this stupid name prefix. If that doesnt work out: maintain on our own
 and remove the iceweasel stuff.
 
  - Alexander
 
Since Ubuntu packages more extensions that Debian does why not merge the
other way like we do with sunbird/lightning,  once we have it updated in
BZR we can push to Debian. That gets rid of naming issues.
Ours are also updated more often.

-- 
Sincerely Yours,
John Vivirito

https://launchpad.net/~gnomefreak
https://wiki.ubuntu.com/JohnVivirito
Linux User# 414246

How can i get lost, if i have no where to go
-- Metallica from Unforgiven III

-- 
[Jaunty] Please remove all iceweasel packages
https://bugs.launchpad.net/bugs/306229
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 297750] Re: [RV280] Xorg radeon DRI Disabled as AGP not available

2008-12-19 Thread Andy Whitcroft
On Thu, Dec 18, 2008 at 11:42:06PM -, Steve Beattie wrote:
 I've verified that the module-init-tools package in
 intrepid,3.3-pre11-4ubuntu16, doesn't blacklist the amd76x_edac driver;
 however, I am unable to verify that the version in intrepid-proposed,
[...] 
 Am I looking in the wrong location? Or did something go wrong with this
 update?

There was a bug in the upload, a benign bug, which prevented install of
the new file.  An additional patch to the package has been uploaded now
to both install this file and prevent new files from being missed in the
future.

-- 
[RV280] Xorg radeon DRI Disabled as AGP not available 
https://bugs.launchpad.net/bugs/297750
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 254908] Re: Radeon Mobility HD 3470 Installation Problem

2008-12-19 Thread Matthias Andersson
I tried to get X to work with the vesa-driver...

Here is the xorg.conf file from that run.
It also resulted in the blank screen.

Note: The xorg.conf file is the basic result of sudo dpkg-reconfigure
xserver-xorg. Without specifying the Busid PCI:2:0:0 it gave me an
error message that the primary adapter wasn't found.

** Attachment added: result of sudo dpkg-reconfigure -plow xserver-xorg
   http://launchpadlibrarian.net/20576477/Xorg.0.log

-- 
Radeon Mobility HD 3470 Installation Problem
https://bugs.launchpad.net/bugs/254908
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 254908] Re: Radeon Mobility HD 3470 Installation Problem

2008-12-19 Thread Matthias Andersson
Sorry, that last file was the Xorg.0.log - here is the xorg.conf file;
manually edited the BusId option.

** Attachment added: xorg.conf
   http://launchpadlibrarian.net/20576516/xorg.conf

-- 
Radeon Mobility HD 3470 Installation Problem
https://bugs.launchpad.net/bugs/254908
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 254468] unsubscribe

2008-12-19 Thread bckspc
unsubscribe

António Albuquerque


On Fri, Dec 19, 2008 at 11:33, Launchpad Bug Tracker 
254...@bugs.launchpad.net wrote:

 You have been subscribed to a public bug:

 Binary package hint: kubuntu-kde4-desktop

 I'm running KDE 4.1 from the ppa listed at kubuntu.org, but I've had
 this issue ever since the first 4.0 betas. This is on a Hardy machine.

 Whenever a new object is drawn, such as the application menu or any
 application whatsoever, the space in which it will be drawn is first
 allocated with video garbage. After a brief delay - perhaps 200ms - the
 garbage is properly replaced with the real object contents. It looks as
 if it's displaying old video memory, if that makes sense. It is
 hard/impossible to get a proper screenshot depicting this.

 Restoring a minimized Firefox is a surefire way of reproducing it; every
 other time it will be video garbage, every other time it will just be a
 black box. And again, application menu, right-click menus, titlebar
 menus; *anything* KDE4 draws. After having once spawned the object, the
 next time it will draw garbagelessly, with some exceptions (such as
 Firefox, for some reason).

 I've tried and gotten this on two machines running Intel integrated
 graphics (with the xserver-xorg-video-intel driver), and one with the
 proprietary Nvidia driver; both exhibit the same behavior. I've had some
 other people confirming it at the Ubuntu forums, too. Please see:

 http://ubuntuforums.org/showthread.php?t=788023highlight=drawn+timep=5009121
 and the following few replies.

 Enabling or disabling Desktop Effects doesn't seem to make any
 difference, and I've tried enabling random video options in xorg.conf
 but I can't say I've had much luck. For instance, on this intel machine:

Option  XAANoOffscreenPixmaps true
Option  InitialPixmapPlacement 2
Option  DRI true
Option  AccelMethod EXA
Option  ExaNoComposite false
Option  MigrationHeuristic greedy
Option  BackingStore true
Option  PageFlip true
Option  TripleBuffering true

 Again, even with a vanilla xorg.conf with no explicit video options
 defined, the behavior persists.

 Some other info:

$ apt-cache policy kdebase-bin-kde4 kde-window-manager
kdebase-bin-kde4:
  Installed: 4:4.1.0-0ubuntu1~hardy1~ppa2
  Candidate: 4:4.1.0-0ubuntu1~hardy1~ppa2
  Version table:
 *** 4:4.1.0-0ubuntu1~hardy1~ppa2 0
500 http://ppa.launchpad.net hardy/main Packages
100 /var/lib/dpkg/status
 4:4.0.5-0ubuntu1~hardy1 0
500 http://se.archive.ubuntu.com hardy-backports/main
 Packages
 4:4.0.3-0ubuntu2 0
500 http://se.archive.ubuntu.com hardy/universe Packages
kde-window-manager:
  Installed: 4:4.1.0-0ubuntu1~hardy1~ppa2
  Candidate: 4:4.1.0-0ubuntu1~hardy1~ppa2
  Version table:
 *** 4:4.1.0-0ubuntu1~hardy1~ppa2 0
500 http://ppa.launchpad.net hardy/main Packages
100 /var/lib/dpkg/status

 ** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: Confirmed

 --
 [KDE4] momentary video garbage upon drawing new objects
 https://bugs.launchpad.net/bugs/254468
 You received this bug notification because you are subscribed to xorg in
 ubuntu.


-- 
[KDE4] momentary video garbage upon drawing new objects
https://bugs.launchpad.net/bugs/254468
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 177518] Re: opengl total freeze using DRI with intel 945 graphics chip

2008-12-19 Thread theblackkat
I'm still having total freezes when running opengl apps, like blender,
armagetron, etc, with a fresh install of Intrepid. Is there a way to
apply that fix Mike proposed, or is it supposed to be included already?
=/

-- 
opengl total freeze using DRI with intel 945 graphics chip
https://bugs.launchpad.net/bugs/177518
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 308300] Re: kernel panics when using mouse in Firefox

2008-12-19 Thread 2CV67
I just confirmed the bug by booting 2.6.24-21 kernel (without
backports...)  it froze in Firefox in less than 1 minute.

2.6.24-22 kernel (with backports...) has been working with no problem
for 12 days.

2.6.24-19 kernel (with backports...) worked with no problem for 3
months.

So I can easily reproduce this thing.

Is there any useful information I can provide?

Thanks!

-- 
kernel panics when using mouse in Firefox
https://bugs.launchpad.net/bugs/308300
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 307808] Re: Ubuntu 8.10 won't play streaming video or upload .jpg files

2008-12-19 Thread Kenneth Venken
Which application are you using to upload the .jpg file?
Which flash plugin do you have installed?

-- 
Ubuntu 8.10 won't play streaming video or upload .jpg files
https://bugs.launchpad.net/bugs/307808
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 304871] Re: [i845G] Fatal server error: Couldn't bind memory for BO front buffer (Jaunty)

2008-12-19 Thread DeJe
I can confirm this bug with 855GM chipset.
For me, kernel 2.6.27 was working also. I cannot attach any logs cause I 
allready reformatted and removed Jaunty. I saw that this error still is in 
Alpha2 
(https://wiki.ubuntu.com/JauntyJackalope/TechnicalOverview#Known%20Issues) so I 
wait testing Jaunty until at least X is working correctly. ;)

-- 
[i845G] Fatal server error: Couldn't bind memory for BO front buffer (Jaunty)
https://bugs.launchpad.net/bugs/304871
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 285579] Re: mail-notification crashed with SIGSEGV in mn_mail_icon_set_tip_widget()

2008-12-19 Thread Hew McLachlan
At what point does this crash occur? Is it reproducible? Does it still
occur if you remove/rename ~/.gnome2/mail-notification so that it
creates a fresh config?

** Visibility changed to: Public

** Changed in: mail-notification (Ubuntu)
   Status: New = Incomplete

-- 
mail-notification crashed with SIGSEGV in mn_mail_icon_set_tip_widget()
https://bugs.launchpad.net/bugs/285579
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 118522] Re: Word wrap is too commonly changed to be in preferences, should be a menu

2008-12-19 Thread Dawid M.
It's great, thanks! :) The only thing it's missing now is to keep
wrapping state after saving changes in a file.

Currently when you save the file text-wrap sets itself to what is
selected in global preferences ignoring what you have chosen for the
file that you're working with.

So every time I do CTRL+S I also have to do CTRL+R (assuming you work
with many text files, and the one you're working with right now has
different word-wrap than what is selected in global prefs).

Anyway, quite nice piece of work. Thanks again ;D

-- 
Word wrap is too commonly changed to be in preferences, should be a menu
https://bugs.launchpad.net/bugs/118522
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 309576] Re: Ubuntu 8.10 - No sound - Realtek ALC655 chip

2008-12-19 Thread Kenneth Venken
Take a look at: https://wiki.ubuntu.com/DebuggingSoundProblems

** Changed in: linux (Ubuntu)
Sourcepackagename: None = linux

-- 
Ubuntu 8.10 - No sound - Realtek ALC655 chip
https://bugs.launchpad.net/bugs/309576
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 309307] Re: apport fails to file bugreports

2008-12-19 Thread Björn Tillenius
Fixed in RF 7475. This fix should be in production later today.

** Changed in: malone
   Status: In Progress = Fix Committed

-- 
apport fails to file bugreports
https://bugs.launchpad.net/bugs/309307
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 286024] Re: evolution crashed upon open with SIGSEGV in camel_message_info_uint32()

2008-12-19 Thread Hew McLachlan
** Visibility changed to: Public

-- 
evolution crashed upon open with SIGSEGV in camel_message_info_uint32()
https://bugs.launchpad.net/bugs/286024
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 309652] Re: crash in libgtk-x11-2.0 [ubuntu 8.10 amd64]

2008-12-19 Thread Chris Coulson
Thank you for taking the time to report this bug and helping to make
Ubuntu better. However, your crash report is either missing or
challenging to deal with as a .crash file. Please follow these
instructions to have apport report a new bug about your crash that can
be dealt with by the automatic retracer.

If you are running the Ubuntu Stable Release you might need to enable
apport in /etc/default/apport and restart.

If you are using Ubuntu with the Gnome desktop environment - launch nautilus 
and navigate to your /var/crash directory and double click on the crash report 
you wish to submit.
If you are using Kubuntu or Xubuntu you can file the crash using 
/usr/share/apport/apport-qt --crash-file=/var/crash/_my_crash_report.crash in a 
terminal - where _my_crash_report.crash is the crash you would like to report.

I'm closing this bug report since the process outlined above will
automatically open a new bug report which can then dealt with more
efficiently. Thanks in advance for your cooperation and understanding.

** Changed in: audacity (Ubuntu)
   Status: New = Invalid

-- 
crash in libgtk-x11-2.0 [ubuntu 8.10 amd64]
https://bugs.launchpad.net/bugs/309652
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 106447] Re: acpi_cpufreq detects Intel Core 2 Duo with incorrect frequency scaling from 600 to 800 MHz

2008-12-19 Thread dazjorz
Nope, alas.

dazj...@dazjorz-desktop:~$ uname -r
2.6.27-10-generic
dazj...@dazjorz-desktop:~$ cat /proc/cpuinfo
processor   : 0
vendor_id   : GenuineIntel
cpu family  : 6
model   : 15
model name  : Intel(R) Core(TM)2 Duo CPU E6750  @ 2.66GHz
stepping: 11
cpu MHz : 800.000
[...snip...]
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc 
arch_perfmon pebs bts pni monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr lahf_lm
bogomips: 5333.20
clflush size: 64
power management:

processor   : 1
vendor_id   : GenuineIntel
cpu family  : 6
model   : 15
model name  : Intel(R) Core(TM)2 Duo CPU E6750  @ 2.66GHz
stepping: 11
cpu MHz : 800.000
[...snip...]
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc 
arch_perfmon pebs bts pni monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr lahf_lm
bogomips: 5333.24
clflush size: 64
power management:

-- 
acpi_cpufreq detects Intel Core 2 Duo with incorrect frequency scaling from 600 
to 800 MHz
https://bugs.launchpad.net/bugs/106447
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 304969] Re: Hardy: Flash can't be installed since install_flash_player_9_linux.tar.gz can't be retrieved

2008-12-19 Thread Christoph Langner
@Daniel, this is a really bad idea

1. Books, guides, howtos all over the world describe the installation of
Adobe Flash by installing flashplugin-nonfree out of Ubuntu's
repositories

2. Applications - Add/remove will install flashplugin-nonfree. This
will propably the most common way to install Flash.

3. There is no warning, when you install flashplugin-nonfree, that the
installation failed, when you use Synaptic or GAI.

flashplugin-nonfree inside hardy has to be fixed as soon as possible...

-- 
Hardy: Flash can't be installed since install_flash_player_9_linux.tar.gz can't 
be retrieved 
https://bugs.launchpad.net/bugs/304969
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 233889] Re: nautilus cannot handle

2008-12-19 Thread Ole Hansen
I'm experiencing the bug in Intrepid. Upgrading to gvfs-0.99.8 fixes the
issues described in the first post, however external drives are no
longer auto mounted and I believe this problem might be related.

** Attachment added: dmesg.txt
   http://launchpadlibrarian.net/20576692/dmesg.txt

-- 
nautilus cannot handle
https://bugs.launchpad.net/bugs/233889
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 309690] [NEW] Pidgin windows don't pop-up on hotkey press

2008-12-19 Thread Lucas Di Pentima
Public bug reported:

Binary package hint: pidgin-hotkeys

Having activated the global hotkey plugin from pidgin, and trying to use
it to open/close the contact list and also read queued messages, I
realize that the window is not getting focus on the window manager. I'm
using compiz con Ubuntu 8.10 Intrepid Ibex, maybe this is the cause?

I'm using pidgin-hotkeys 0.2.4-1

Thanks

** Affects: pidgin
 Importance: Undecided
 Status: New

** Affects: pidgin-hotkeys (Ubuntu)
 Importance: Undecided
 Status: New

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

-- 
Pidgin windows don't pop-up on hotkey press
https://bugs.launchpad.net/bugs/309690
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 304418] Re: cant send file to computer via mobile phone anymore

2008-12-19 Thread philipp beitz
what kind of information do you need ?

-- 
cant send file to computer via mobile phone anymore
https://bugs.launchpad.net/bugs/304418
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 286024] Re: evolution crashed upon open with SIGSEGV in camel_message_info_uint32()

2008-12-19 Thread Hew McLachlan
This seems to be an evolution crash caused by mail-notification. How
reproducible is this crash when mail-notification is running and when it
is not? Does the problem still occur if you remove/rename ~/.gnome2
/mail-notification so that it creates a fresh config?

Private is used to protect sensitive information (such as passwords)
from being disclosed. Once the CoreDump.gz has been removed and the
Stacktrace.txt (retraced) has been checked, a member of Bug Control can
mark it as public. You can learn more about this process at
https://wiki.ubuntu.com/Bugs/HowToTriage#Apport%20crash%20reports .

** Changed in: mail-notification (Ubuntu)
   Status: New = Incomplete

-- 
evolution crashed upon open with SIGSEGV in camel_message_info_uint32()
https://bugs.launchpad.net/bugs/286024
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 282569] Re: evolution crashes when both him and the mail notification plugin run

2008-12-19 Thread Hew McLachlan
** Visibility changed to: Public

-- 
evolution crashes when both him and the mail notification plugin run
https://bugs.launchpad.net/bugs/282569
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 202089] Re: Pulseaudio is blocking normal sound after resume

2008-12-19 Thread rbg
elguta:
 Have you tested youtube for example?
 For me it works ok after suspend.

No sounds from youtube either, until I restart firefox.  I'm testing on a 
lenovo thinkpad z61t with:
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition 
Audio Controller (rev 02)

Did you have firefox open before suspending?

-- 
Pulseaudio is blocking normal sound after resume
https://bugs.launchpad.net/bugs/202089
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 309674] Re: python-gobject in hardy-updates on sparc misbuilt only for python2.5

2008-12-19 Thread Colin Watson
This is consistently reproducible by editing the apply-patches rule in
/usr/share/cdbs/1/rules/simple-patchsys.mk and inserting a 'sleep 2'
command just before the end of the for loop.

-- 
python-gobject in hardy-updates on sparc misbuilt only for python2.5
https://bugs.launchpad.net/bugs/309674
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 308739] Re: [needs-packaging] Gnome Media Applet

2008-12-19 Thread Roman Polach
Author of Gnome Media Applet has informed me,
taht the licence is GPLv3, so I am updating the info

** Description changed:

  GNOME Media Applet
  
  URL: http://live.gnome.org/media-applet
  PURPOSE: GNOME Media Applet is an Gnome applet primarily targeted as a tool 
to unmount storage media.
- LICENCE: Unknown. Probably GPL but needs to be verified!
+ LICENCE: GNU GPLv3
  
  Media applet is an applet to easily handle devices on your system. It's
  similar (in the purpose) to the drivemount applet but with a nice user
  interface (based on ejecter 0.0.9 a small utility to unmount removable
  media by Federico Pelloni ejecter).
  
  Features:
  * Easily mount / unmount removable devices on your system
  * Nice user intereface
  * Support actions on devices
  * Network devices support(ie. smb share)
  * Written in Vala
  
  ---
  
  deb package for Ubuntu is already available at 
http://media-applet.googlecode.com/files/media-applet_0.3_i386.deb
  and is working well in Intrepid.

** Changed in: ubuntu
   Status: Incomplete = New

-- 
[needs-packaging] Gnome Media Applet
https://bugs.launchpad.net/bugs/308739
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 277030] Re: /sbin/load_policy and /usr/sbin/load_policy

2008-12-19 Thread Paul Collins
I just hit this problem.  It looks like policycoreutils in hardy shipped
both /sbin/load_policy and /usr/sbin/load_policy, but intrepid only
ships the latter. As the reporter states, the initrd script assumes the
presence of the former. Following an upgrade from hardy to intrepid,
selinux breaks.  I edited the script to refer to /usr/sbin/load_policy,
regenerated the initrd and rebooted, and selinux now initializes
properly.

-- 
/sbin/load_policy and /usr/sbin/load_policy
https://bugs.launchpad.net/bugs/277030
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 263504] Re: Firestarter cannot monitor both Eth0 and wifi0. and will not start on wifi0.

2008-12-19 Thread TWO
Yes, this really needs to be resolved. Firestarter should be monitoring
all conenctions by default. Having to change the default connection in
network settings of Firestarter is very inconvenient.

-- 
Firestarter cannot monitor both Eth0 and wifi0. and will not start on wifi0.
https://bugs.launchpad.net/bugs/263504
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 309637] Re: špatný výpočet procen t v kalkulačce

2008-12-19 Thread Kamil Páral
1. Zde se hlásí chyby v překladech, nikoliv v jednotlivých aplikacích. Chybu v 
kalkulačce můžeš nahlásit zde:
http://bugzilla.gnome.org/buglist.cgi?query=product%3Agcalctool
Samozřejmě anglicky.

2. Špatně chápeš princip počítání. Doporučuji prostudovat manuál. 100+4%
se samozřejmě rovná 100.04, protože 4%=4/100. Ty jsi zřejmě zamýšlel
napsat 100 + 4% * 100.


** Changed in: language-pack-cs (Ubuntu)
   Status: New = Invalid

-- 
špatný výpočet procent v kalkulačce
https://bugs.launchpad.net/bugs/309637
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 286024] Re: evolution crashed upon open with SIGSEGV in camel_message_info_uint32()

2008-12-19 Thread Hew McLachlan
More importantly, mail-notification 5.4.dfsg.1-1ubuntu1 fixed an
evolution crash. Could you test with this version (available in Jaunty)?
This is possibly a duplicate of bug 251031. Thanks in advance.

-- 
evolution crashed upon open with SIGSEGV in camel_message_info_uint32()
https://bugs.launchpad.net/bugs/286024
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 282569] Re: evolution crashes when both him and the mail notification plugin run

2008-12-19 Thread Hew McLachlan
Mail-notification 5.4.dfsg.1-1ubuntu1 fixed an evolution crash. Could
you test with this version (available in Jaunty)? This is possibly a
duplicate of bug 251031. Thanks in advance.

** Changed in: mail-notification (Ubuntu)
   Importance: Undecided = Medium
   Status: New = Incomplete

-- 
evolution crashes when both him and the mail notification plugin run
https://bugs.launchpad.net/bugs/282569
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 309307] Re: apport fails to file bugreports

2008-12-19 Thread BUGabundo
Thanks. so can you place it fix available by then?

-- 
apport fails to file bugreports
https://bugs.launchpad.net/bugs/309307
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 308233] Re: banshee fails to connect to functional mt-daapd server

2008-12-19 Thread Andrew Conkling
I know it should be overkill, but does Banshee start the DAAP the first
time after rebooting? Or is that inconsistent too?

** Changed in: banshee (Ubuntu)
   Status: New = Incomplete

-- 
banshee fails to connect to functional mt-daapd server
https://bugs.launchpad.net/bugs/308233
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 198523] Re: Optical Audio Out Plays At Wrong Speed..

2008-12-19 Thread Brad Jensen
Daniel:

Recently I tried my Fiber cable again, and after a bit of messing around
I got it working right, but after a bit it stopped working, then started
it working again at that same fast speed...  Sounds somewhat
chipmunkish.

Right now I am using the latest Ubuntu (Intrepid Ibex) with all the
latest updates, today.

Anything you need to know from me to help get this fixed?

Also, do you know if I will ever be able to adjust the volume of my
output for this cable?  I noticed in order to get the sound to work I
have to check the checkbox IEC958 in the Switches tab of the Volume
Control menu, then I have to put the slider for the IEC958 Playback
AC97-SPSA in the Playback tab of the Volume Control menu to MAX..

-- 
Optical Audio Out Plays At Wrong Speed..
https://bugs.launchpad.net/bugs/198523
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 144481] Re: Can't mount hfs CD-ROM

2008-12-19 Thread Stephen Phillips
Jean-Baptiste Lallement,

Thank you for the help.  I was following these instructions:
http://baghira.sourceforge.net/dmg.htm

Furthermore, I found another great howto that has exactly what I wanted to do 
(which is what you posted, too):
http://www.weiqigao.com/blog/2008/12/04/using_javafx_1_0_on_linux.html

Sorry about the redundant post -- I didn't see this post when I first
started tinkering with JavaFX and Googling for answers.

Thanks,

Stephen

-- 
Can't mount hfs CD-ROM
https://bugs.launchpad.net/bugs/144481
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 66517] Re: mail-notification-evolution should wait for evolution to filter messages

2008-12-19 Thread Hew McLachlan
As mentioned in the upstream bug, a fix was applied to Evolution, so
this is no longer an issue for mail-notification. Thanks for your
report.

** Changed in: mail-notification (Ubuntu)
   Status: Triaged = Invalid

-- 
mail-notification-evolution should wait for evolution to filter messages
https://bugs.launchpad.net/bugs/66517
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 278965] Re: mail-notification unable to contact evolution

2008-12-19 Thread Hew McLachlan
Mail-notification 5.4.dfsg.1-1ubuntu1 fixed an evolution crash. Could
you test with this version (available in Jaunty)? This is possibly a
duplicate of bug 251031. Thanks in advance.

** Changed in: mail-notification (Ubuntu)
   Status: Confirmed = Incomplete

-- 
mail-notification unable to contact evolution
https://bugs.launchpad.net/bugs/278965
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 256041] Re: gnome-panel crashes when clicking launcher on second screen

2008-12-19 Thread siliconeagle
I am getting the same behaviour on both my laptops running dual X screens-
laptop 1:
Ubuntu 8.10/ Dell Vostro/ NVidia 8600GT
laptop 2:
Ubuntu 8.10/ Dell XPS/ NVidia 8700GT
launchers on the desktop work fine.

In addition sometimes when i launch an application on the second screen
it shows on the first screen - am not usre if this is related.

-- 
gnome-panel crashes when clicking launcher on second screen
https://bugs.launchpad.net/bugs/256041
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 238971] Re: audacious equalizer is not working correctly.

2008-12-19 Thread Oliver Joos
I confirm that this is still an issue in Intrepid.

With the LiveCD 8.10 final I installed audacious and enabled the
equalizer. While decreasing the preamp (most left controller) only a few
pixels, volume decreases but suddenly doubles! And as enyckma sais, the
controllers do influence each others purpose, so that moving preamp only
may change treble or bass.

For me it feels like an integer overflow problem within an array of
equalizer values. (just a wild speculation without looking at source
code)

BTW: This also happens without any plugins activated.

-- 
audacious equalizer is not working correctly.
https://bugs.launchpad.net/bugs/238971
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 113281] Re: evolution password dialogbox doesn't get focus when using mail-notification-evolution

2008-12-19 Thread Hew McLachlan
Closing for Ubuntu as well, for the reasons mentioned in the previous
comments.

** Changed in: mail-notification (Ubuntu)
   Status: Confirmed = Invalid

-- 
evolution password dialogbox doesn't get focus when using 
mail-notification-evolution 
https://bugs.launchpad.net/bugs/113281
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 78487] Re: Notifies of new old mail when unread buffer is overrun

2008-12-19 Thread Hew McLachlan
Marking Fix Released since 5.4 exists as of Intrepid.

** Changed in: mail-notification (Ubuntu)
   Status: Incomplete = Fix Released

-- 
Notifies of new old mail when unread buffer is overrun
https://bugs.launchpad.net/bugs/78487
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 308711] Re: Localized right to left greeter text is misaligned

2008-12-19 Thread Haggai Eran
I've tried to find a solution to this bug, I am not a quite the gnome-
canvas developer. If anyone knows how I can change the alignment of
gnome-canvas text items I can try to create a patch.

-- 
Localized right to left greeter text is misaligned
https://bugs.launchpad.net/bugs/308711
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 202009] Re: update-grub not updating menu.lst

2008-12-19 Thread Rolf Leggewie
just got bitten by this myself.  I do think that something leaving an
inexperienced user unable to boot the system is indeed critical.
Marking as such, please adjust if you feel this is necessary.

** Changed in: grub (Ubuntu)
   Importance: Undecided = Critical

-- 
update-grub not updating menu.lst
https://bugs.launchpad.net/bugs/202009
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 103994] Re: Banshee unable to correctly sort via Album title

2008-12-19 Thread Andrew Conkling
Valentin, which version are you using?

Also, from bug 144173, there is a suggestion to fill in the track
metadata (i.e. Track Count). Can someone show a screenshot or use
exiftool to show the metadata from some of the incorrectly sorted
tracks?

Also, can anyone try backing up/moving their database
(~/.config/banshee-1/banshee.db) and importing your music again? This
kind of problem seems to happen with a corrupted database. *Please*, do
not delete your database; we can probably fix the problem if it does
seem to be corrupt. I just want to help determine if the problem is with
Banshee or the database.

** Changed in: banshee (Ubuntu)
   Status: Triaged = Incomplete

-- 
Banshee unable to correctly sort via Album title
https://bugs.launchpad.net/bugs/103994
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 309314] Re: Documents silently fail to print

2008-12-19 Thread Till Kamppeter
** Changed in: cupsys (Ubuntu)
   Status: New = In Progress

-- 
Documents silently fail to print
https://bugs.launchpad.net/bugs/309314
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 138465] Re: CPU frequency gets stuck at the lowest frequency after resume from suspend (ThinkPad T60p)

2008-12-19 Thread blakjesus
I am also experiencing this problem. It is becoming very annoying. Every
time i come back to my computer, i have to switch my scaler back to
ondemand (it goes to performance mode for some reason) and i have to use
the command 'sudo cpufreq-set -d 80  sudo cpufreq-set -u 2534000'.

Has a fix been created yet? I searched everywhere and i cannot find
anything. My kernel version is 2.6.27-7-generic.

-- 
CPU frequency gets stuck at the lowest frequency after resume from suspend 
(ThinkPad T60p)
https://bugs.launchpad.net/bugs/138465
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 72468] Re: Trash looks empty, isn't

2008-12-19 Thread apinunt
I seem to have stumbled across the cause AND solution to my icon problem. After 
applying the current recommended updates I had to reboot the system, and at the 
login screen I decided to look and see if the Options at login had changed from 
7.04 ubuntu. Under Sessions I was offered to use the previous session or change 
to another. Although I assumed that I had been using Gnome, I selected Gnome 
anyway, and was then asked if I wished to make the change permanent as I had 
previously  been using Xclient.  I was unaware I had been using Xclient and had 
not been given a choice previously to select it, but once the Desktop came up I 
immediately noticed the Trash icon was showing full, and is now displaying how 
many  items are contained in the trash when I point to it.
In my case this problem is now cleared, and perhaps some others may benefit 
from what I found?

-- 
Trash looks empty, isn't
https://bugs.launchpad.net/bugs/72468
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 19248] Re: Nautilus as FTP has no CHMOD ability

2008-12-19 Thread benste
yes it is

-- 
Nautilus as FTP has no CHMOD ability
https://bugs.launchpad.net/bugs/19248
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 304969] Re: Hardy: Flash can't be installed since install_flash_player_9_linux.tar.gz can't be retrieved

2008-12-19 Thread Robert Schlanstein
If you install from the GUI, there is no error indicating that the
package did not install.

The error ist not pointed out by the pop-up window, but the error itself
remains. You can click on details to read the same output as the
terminal would give.

-- 
Hardy: Flash can't be installed since install_flash_player_9_linux.tar.gz can't 
be retrieved 
https://bugs.launchpad.net/bugs/304969
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 309704] [NEW] Menu items in “main m enu” can have different heights

2008-12-19 Thread Tomasz
Public bug reported:

Binary package hint: gnome-panel

Menu items in main menu applet can have different heights when using
non-standard icon sets -- example attached. It used not to be so in
8.04. Also standard icon set does not exhibit such behaviour.

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

-- 
Menu items in “main menu” can have different heights
https://bugs.launchpad.net/bugs/309704
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 309704] Re: Menu items in “main menu ” can have different heights

2008-12-19 Thread Tomasz

** Attachment added: menu.png
   http://launchpadlibrarian.net/20577380/menu.png

-- 
Menu items in “main menu” can have different heights
https://bugs.launchpad.net/bugs/309704
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 309702] [NEW] display corrupted with dualhead nvidia card

2008-12-19 Thread doveman
Public bug reported:

Binary package hint: xserver-xorg-video-nv

Ubuntu 8.10 Intrepid Ibex
xserver-xorg-video-nv v1:2.1.10-lubuntu2

Nvidia FX5600, Dell D1226H monitor, Sony XBR800 TV

With both a fresh install and the Live CD, when I have both my VGA CRT
monitor and my DVI CRT TV connected, the monitor display is just a mess
of colour, as shown in the attached photo.  Also, switching to a
terminal window, once the screen is full, it stops refreshing or
displaying any output and I have to switch to another terminal window
and back again to see the response to each command I enter.

With the install, I can obtain a desktop by using the vga= switch, but
there is no mouse pointer, which makes it impossible to use and it still
had the terminal window problem as described above. With the LiveCD, if
I boot into Safe mode it works using VESA, but only at 640x480 which is
too small to be able to access some of the buttons on windows.

After reading Bug #43710 I tracked the problem down to my TV being
connected on the secondary DVI port. Strangely, unplugging the TV power
from the wall didn't help, so I guess it must hold a residual charge
that still enables the PC to detect it. Disconnecting the DVI lead fixed
it.

It seems that when both my TV and monitor are connected, what happens is
that xorg uses the TV as the main display (which displays correctly) but
it's trying to clone it on the monitor, which leads to the problems
mentioned.

I'll upload a few log and conf files in additional posts.

--
X.Org X Server 1.5.2
Release Date: 10 October 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.24-19-server i686 Ubuntu
Current Operating System: Linux ubuntu 2.6.27-7-generic #1 SMP Fri Oct 24 
06:42:44 UTC 2008 i686
Build Date: 24 October 2008  08:00:16AM
xorg-server 2:1.5.2-2ubuntu3 (bui...@rothera.buildd) 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present

ubu...@ubuntu:~$ lspci -nn| grep VGA
01:00.0 VGA compatible controller [0300]: nVidia Corporation NV31 [GeForce FX 
5600] [10de:0312] (rev a1)

** Affects: xserver-xorg-video-nv (Ubuntu)
 Importance: Undecided
 Status: New

-- 
display corrupted with dualhead nvidia card
https://bugs.launchpad.net/bugs/309702
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 309702] Re: display corrupted with dualhead nvidia card

2008-12-19 Thread doveman

** Attachment added: CorruptDesk.jpg
   http://launchpadlibrarian.net/20577281/CorruptDesk.jpg

-- 
display corrupted with dualhead nvidia card
https://bugs.launchpad.net/bugs/309702
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 309702] Re: display corrupted with dualhead nvidia card

2008-12-19 Thread doveman

** Attachment added: Xorg from LiveCD Safe Boot (VESA)
   http://launchpadlibrarian.net/20577299/Xorg.vesa.log

-- 
display corrupted with dualhead nvidia card
https://bugs.launchpad.net/bugs/309702
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 309702] Re: display corrupted with dualhead nvidia card

2008-12-19 Thread doveman

** Attachment added: Xorg log from non-working HD install
   http://launchpadlibrarian.net/20577291/Xorg.default%28nv%29.log

-- 
display corrupted with dualhead nvidia card
https://bugs.launchpad.net/bugs/309702
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 309702] Re: display corrupted with dualhead nvidia card

2008-12-19 Thread doveman

** Attachment added: Xorg log from LiveCD boot with TV power disconnected
   http://launchpadlibrarian.net/20577362/Xorg.TV-nopwr.log

-- 
display corrupted with dualhead nvidia card
https://bugs.launchpad.net/bugs/309702
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 309702] Re: display corrupted with dualhead nvidia card

2008-12-19 Thread doveman

** Attachment added: Xorg log from working HD install using nvidia driver
   http://launchpadlibrarian.net/20577377/Xorg.nvidia.log

-- 
display corrupted with dualhead nvidia card
https://bugs.launchpad.net/bugs/309702
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 309702] Re: display corrupted with dualhead nvidia card

2008-12-19 Thread doveman

** Attachment added: Xorg conf from working HD install using nvidia driver
   http://launchpadlibrarian.net/20577384/xorg.nvidia%20dual.conf

-- 
display corrupted with dualhead nvidia card
https://bugs.launchpad.net/bugs/309702
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 300803] Re: linux-libc-dev: please include video/uvesafb.h

2008-12-19 Thread Andy Whitcroft
On Fri, Dec 19, 2008 at 10:39:42AM -, Colin Watson wrote:
 I agree - we'd really want a full test rebuild at some point to validate
 this change. Including it in Jaunty alone should be sufficient, as we
 won't be doing anything about the v86d Debian-Ubuntu delta in Intrepid
 anyway.

Yes, this has not worked out in quite the way expected.  This was perceived
to be low risk as we were moving into line with the Debian upstream way of
handling these headers.  That seems to have been an erroneous assumption.
In that the current Debian upstream state is also broken.

The drm header collision was spotted recently and although we proposed
removing the headers for drm from the change, it was decided that
updating drm to Replaces: the files was a smaller change and would
prevent the need to rebuild the kernel.  This doesn not seem to have
worked out right either.

Given the mess that has resulted, it does seem premature to have this
change in Intrepid for sure.  Will coordinate getting this sorted out.

-- 
linux-libc-dev: please include video/uvesafb.h
https://bugs.launchpad.net/bugs/300803
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


  1   2   3   4   5   6   7   8   9   10   >