[Bug 126671] Re: blue and green channels swapped in frame colour

2007-08-27 Thread Christian Meyer
** Changed in: gdesklets
 Assignee: (unassigned) = Christian Meyer

** Changed in: gdesklets (Ubuntu)
 Assignee: (unassigned) = Christian Meyer

-- 
blue and green channels swapped in frame colour
https://bugs.launchpad.net/bugs/126671
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132219] Re: Xsane crashes on startup with segmentation fault.

2007-08-27 Thread Jim McCormick
Same here using an HP PSC 950 and the hplip drivers.  This also crashes
on the latest upstream package in the exact same manner.  For output,
see everybody else's problem.

I think SANE has gone insane.

-- 
Xsane crashes on startup with segmentation fault.
https://bugs.launchpad.net/bugs/132219
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 134942] Re: alsa sound works only as root

2007-08-27 Thread pärsa
I've also made a simple c program to test. I copied exactly the code from 
example 3 in
http://www.linuxjournal.com/article/6735

This is the error message i get when running as non-root (it is very similar to 
the one from alsaplayer):
ALSA lib confmisc.c:670:(snd_func_card_driver) cannot find card 'AudioPCI'
ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_card_driver 
returned error: No such device
ALSA lib confmisc.c:391:(snd_func_concat) error evaluating strings
ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_concat returned 
error: No such device
ALSA lib confmisc.c:1070:(snd_func_refer) error evaluating name
ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_refer returned 
error: No such device
ALSA lib conf.c:3968:(snd_config_expand) Evaluate error: No such device
ALSA lib pcm.c:2145:(snd_pcm_open_noupdate) Unknown PCM default
unable to open pcm device: No such device

And it works perfectly and I hear the right sound using it as root.

As I said, sometimes I've had sound problems in other programs as well,
such as firefox and skype for a long time, but I have a distant memory
that this has worked before, maybe in Ubuntu 5.10 or something like
that. That is, playing sounds with ALSA worked without a problem. In
that case, this is a regression. I tried to boot up an old 5.10 live
disc, but I couldn't manage to install alsaplayer there. (I suppose this
is because that version has been deprecated?) If someone could tell me
how to test this on older distributions, then I can do it, but I did not
manage to figure it out by myself. I tried to link this program
(testplayer.c) statically and then run it from the 5.10 live disc, but I
didn't manage to make that work unfortunately.


** Attachment added: The code for the testplayer
   http://launchpadlibrarian.net/9005305/testplayer.c

-- 
alsa sound works only as root
https://bugs.launchpad.net/bugs/134942
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 134523] Re: Xorg crashes when running glxgears

2007-08-27 Thread DominikRegli
*** This bug is a duplicate of bug 130325 ***
https://bugs.launchpad.net/bugs/130325

Well, it seems to be the same issue as described in bug #130325. I'll
mark this one as duplicate.

** This bug has been marked a duplicate of bug 130325
   glxgears, 3d apps, crash X when using compiz-fusion (gutsy) (nvidia-glx-new 
9755)

-- 
Xorg crashes when running glxgears
https://bugs.launchpad.net/bugs/134523
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 109157] Re: ccontrol SEGVs on startup

2007-08-27 Thread Ted Percival
Here is the source package I will be uploading to Debian if anyone wants
to pull it in before then:
http://lazypants.org/~ted/debian/pool/main/c/ccontrol/ccontrol_0.9.1+20060806-4.dsc

-- 
ccontrol SEGVs on startup
https://bugs.launchpad.net/bugs/109157
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132932] Re: cannot set page setup margins properly in mm, cm and in

2007-08-27 Thread Fredrik Ståhl
I'm using Ubuntu Feisty, with gnome 2.18.1 and gnumeric 1.7.8.

-- 
cannot set page setup margins properly in mm, cm and in
https://bugs.launchpad.net/bugs/132932
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 84899] Re: SSH with GSSAPIAuthentication option on SSH servers are very slow

2007-08-27 Thread Gert Lemmer
I commented the line

GSSAPIAuthentication yes

in /etc/ssh/ssh_conf

It worked for me. My ssh authentication is now much faster.
I use Ubuntu 'feisty'.

-- 
SSH with GSSAPIAuthentication option on SSH servers are very slow
https://bugs.launchpad.net/bugs/84899
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 81858] Re: Digg.com slows down the browser

2007-08-27 Thread Ergosys
Here is a self-contained and simplified example of the problem.  When the 
attached sample html uses stylesheet style_slow.css, the scrolling is sluggish, 
when it uses style_fast.css, the scrolling is fast.  The only difference is 
that in the fast case, the following statements are commented out in several 
elements:  
  width=100%
  height=100%

The original site had some non-unity scales, but 100% also causes the
problem.

See previous post for my system specifications.


** Attachment added: example html
   http://launchpadlibrarian.net/9005324/scroll_test.tgz

-- 
Digg.com slows down the browser
https://bugs.launchpad.net/bugs/81858
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 135007] gnome-power-manager don't work properly

2007-08-27 Thread castorgris
Public bug reported:

I use the last update of Gusty on a MSI pr200 notebook.The problem is that 
gnome power management applet switch itself between AC and DC mode.Furthermore 
it display incorrect information.Remaining battery time isn't correct ( 1 time 
over 2 the indicator display 0% of battery remaining whereas the computer is 
plugged).
The problem comes when the computer is plugged and also when is unplugged.

I don't find a particular think wich produce this problem.
If you need further infos, please dont hesitate.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
gnome-power-manager don't work properly
https://bugs.launchpad.net/bugs/135007
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132001] Re: [Gutsy Tribe 4] Ksnapshot not binding to PrtScrn and visible when taking screenshots.

2007-08-27 Thread Dax Solomon Umaming
Yes, the missing binding is still present in Tribe 5
And the Ksnapshot window is also visible, but only happens if I'm using more 
than 80% CPU resource. If it's less than that, Ksnapshot hides when taking 
screenshots.

-- 
[Gutsy Tribe 4] Ksnapshot not binding to PrtScrn and visible when taking 
screenshots.
https://bugs.launchpad.net/bugs/132001
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kdegraphics in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 38260] Re: random crashes with nvidia drivers using kubuntu

2007-08-27 Thread Jens
I think this bug can be closed.
I have not experienced this problem after the 7.04 release.

-- 
random crashes with nvidia drivers using kubuntu
https://bugs.launchpad.net/bugs/38260
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 133466] Re: Updated firmware needed for newer DVB-T cards

2007-08-27 Thread vrabcak
** Changed in: linux-source-2.6.22 (Ubuntu)
   Status: New = Confirmed

-- 
Updated firmware needed for newer DVB-T cards
https://bugs.launchpad.net/bugs/133466
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 121439] Re: [Gutsy]Network Manager Applet can't connect wireless with ipw3945 driver

2007-08-27 Thread Luca Gambetti
I confirm the same bug on a fresh install of Gutsy Tribe 5 on my HP DV
6373 laptop.

-- 
[Gutsy]Network Manager Applet can't connect wireless with ipw3945 driver
https://bugs.launchpad.net/bugs/121439
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 134465] Re: nautilus open terminal does not work

2007-08-27 Thread Joe_Bishop
It really wasn't setup preffered terminal in Preferred Applications. Now
it works. Thanks.

2007/8/25, Денис Черемисов [EMAIL PROTECTED]:

  Mm strange, and if you test without the ssh mounts, it works again ?
 No, it doesn't work too.

  The old code had a freeze when the terminal executable was , i.e. an
  empty string. Please make sure to pick a valid terminal in the
  Preferred Applications dialog. Usually, that would be GNOME
  Terminal.
 OK, but I can try it only at monday 27, this is the computer at my work.


-- 
nautilus open terminal does not work
https://bugs.launchpad.net/bugs/134465
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

[Bug 134056] Re: [Gutsy] Distributed.net client (dnetc) crashes with exception

2007-08-27 Thread Eugene Varnavsky
** Changed in: distributed-net (Debian)
   Importance: Undecided = Unknown
 Bugwatch: None = Debian Bug tracker #425344
 Assignee: Eugene Varnavsky = (unassigned)
   Status: Confirmed = Unknown

-- 
[Gutsy] Distributed.net client (dnetc) crashes with exception
https://bugs.launchpad.net/bugs/134056
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 134897] Re: [Gutsy Tribe 5] MacBook Rev.A, Gutsy Live CD fails to load X

2007-08-27 Thread Ryan Maki
Installation with the alternate installer CD succeeded in installing the
system, but required manual intervention to get the fglrx card working.
This was the same situation I faced with Feisty on this hardware.

Steps I took after installing Gutsy and receiving a failed Xorg:
Ctrl+Alt+(Fn+F1) and log in on the console.
# sudo aptitude update
# sudo aptitude upgrade
# sudo aptitude install xorg-drivers-fglrx
# sudo aticonfig --initial
# sudo aticonfig --overlay-type=Xv
# sudo reboot now

Upon reboot GDM loaded the login screen, the display finally worked.

-- 
[Gutsy Tribe 5] MacBook Rev.A, Gutsy Live CD fails to load X
https://bugs.launchpad.net/bugs/134897
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 127876] Re: Konqueror and Adobe Flashplayer - Konqui locks up

2007-08-27 Thread leo_rockway
*** This bug is a duplicate of bug 127944 ***
https://bugs.launchpad.net/bugs/127944

I have the same problems with Opera too.

-- 
Konqueror and Adobe Flashplayer - Konqui locks up
https://bugs.launchpad.net/bugs/127876
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 106979] Re: Acrobat Reader forgets Page size printer option

2007-08-27 Thread Rolf Leggewie
*** This bug is a duplicate of bug 83753 ***
https://bugs.launchpad.net/bugs/83753

** This bug has been marked a duplicate of bug 83753
   Ignores/Forgets Paper Size Setting

-- 
Acrobat Reader forgets Page size printer option
https://bugs.launchpad.net/bugs/106979
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 102328] Re: New upstream release available

2007-08-27 Thread Pete
There's a Debian bug report here: http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=426530

-- 
New upstream release available
https://bugs.launchpad.net/bugs/102328
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 61048] Re: Plugin loading fails in firefox

2007-08-27 Thread Rolf Leggewie
** Changed in: acroread (Ubuntu)
   Importance: Undecided = Medium

-- 
Plugin loading fails in firefox
https://bugs.launchpad.net/bugs/61048
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133587] Re: Adobe Reader 7.0 is not in path variable for firefox

2007-08-27 Thread Rolf Leggewie
I thought this bug was in the package mozilla-acroread since as far as
I understand the plain acroread package does not include the mozilla
plugin, or does it?

-- 
Adobe Reader 7.0 is not in path variable for firefox
https://bugs.launchpad.net/bugs/133587
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133587] Re: Adobe Reader 7.0 is not in path variable for firefox

2007-08-27 Thread Rolf Leggewie
I am experiencing the same problem on edgy with official packages.  I
did have this problem once earlier but it seems I was able to fix it.
Unfortunately, I cannot remember how.

** Changed in: acroread (Ubuntu)
   Importance: Undecided = Medium
   Status: Incomplete = Confirmed

-- 
Adobe Reader 7.0 is not in path variable for firefox
https://bugs.launchpad.net/bugs/133587
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 135013] package j2re1.4 None [modified: /var/lib/dpkg/info/j2re1.4.list] failed to install/upgrade: subprocess pre-installation script returned error exit status 3

2007-08-27 Thread niels k
Public bug reported:

kubuntu
after minimum install of kubuntu
installation of firefox grand paradiso and sun 1.4 installation failure of java

firefox and paradiso was installed ok

ProblemType: Package
Architecture: i386
Date: Mon Aug 27 08:23:12 2007
Dependencies:
 
DistroRelease: Ubuntu 7.10
ErrorMessage: subprocess pre-installation script returned error exit status 3
Package: j2re1.4 None [modified: /var/lib/dpkg/info/j2re1.4.list]
PackageArchitecture: i386
SourcePackage: j2se1.4-i586
Title: package j2re1.4 None [modified: /var/lib/dpkg/info/j2re1.4.list] failed 
to install/upgrade: subprocess pre-installation script returned error exit 
status 3
Uname: Linux niels-lap-hp 2.6.22-10-generic #1 SMP Wed Aug 22 08:11:52 GMT 2007 
i686 GNU/Linux

** Affects: j2se1.4-i586 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package

-- 
package j2re1.4 None [modified: /var/lib/dpkg/info/j2re1.4.list] failed to 
install/upgrade: subprocess pre-installation script returned error exit status 3
https://bugs.launchpad.net/bugs/135013
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 135013] Re: package j2re1.4 None [modified: /var/lib/dpkg/info/j2re1.4.list] failed to install/upgrade: subprocess pre-installation script returned error exit status 3

2007-08-27 Thread niels k

** Attachment added: DpkgTerminalLog.txt
   http://launchpadlibrarian.net/9005562/DpkgTerminalLog.txt

-- 
package j2re1.4 None [modified: /var/lib/dpkg/info/j2re1.4.list] failed to 
install/upgrade: subprocess pre-installation script returned error exit status 3
https://bugs.launchpad.net/bugs/135013
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 134056] Re: [Gutsy] Distributed.net client (dnetc) crashes with exception

2007-08-27 Thread Eugene Varnavsky
Confirmed in upstream

** Changed in: distributed-net (Ubuntu)
   Status: Incomplete = Confirmed

-- 
[Gutsy] Distributed.net client (dnetc) crashes with exception
https://bugs.launchpad.net/bugs/134056
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 89364] Re: Apache2 default site contains only the words It works!

2007-08-27 Thread Owen
Hi Christoph,

The problem is not about the installer - it's about his customer...
Usually, the it works page is left up by the ISP that owns the server
hardware. The customer, who owns the domain, comes along and thinks
apache has hijacked his site. Hence he flames apache...

The point is that you are not writing for developers. You are writing
for technically incompetent web-site owners.

-- 
Apache2 default site contains only the words It works!
https://bugs.launchpad.net/bugs/89364
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 133587] Re: Adobe Reader 7.0 is not in path variable for firefox

2007-08-27 Thread Mikael Nilsson

mån 2007-08-27 klockan 07:09 + skrev Rolf Leggewie:
 I thought this bug was in the package mozilla-acroread since as far as
 I understand the plain acroread package does not include the mozilla
 plugin, or does it?

True, but plain acroread has the same underlying issue (cannot be
started) for the people here.

/Mikael

 
-- 
[EMAIL PROTECTED]

Plus ça change, plus c'est la même chose

-- 
Adobe Reader 7.0 is not in path variable for firefox
https://bugs.launchpad.net/bugs/133587
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

[Bug 133124] Re: [GUTSY] firefox crashed [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] from libcairo

2007-08-27 Thread anders
And I forgot to add the log of course.. ;P

** Attachment added: gdb-firefox.log
   http://launchpadlibrarian.net/9005645/gdb-firefox.log

-- 
[GUTSY] firefox crashed [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] 
from libcairo
https://bugs.launchpad.net/bugs/133124
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 127655] Re: [Gutsy] Manual WPA network doesn't connect on reboot

2007-08-27 Thread Saïvann Carignan
I use wpasupplicant ver. 0.6.0-1 on Ubuntu Gutsy tribe 5. the problem is
still not fixed

I changed the boot priority of /etc/init.d/networking to be one of the
first or last init to be launched. It gave no result at all.

I inspected my dmesg output and found interesting outputs :

// On normal boot
Aug 23 22:54:46 zxz-laptop kernel: [   18.092000] ieee80211_crypt: registered 
algorithm 'NULL'
Aug 23 22:54:46 zxz-laptop kernel: [   18.772000] ieee80211: 802.11 
data/management/control stack, git-1.1.13
Aug 23 22:54:46 zxz-laptop kernel: [   18.772000] ieee80211: Copyright (C) 
2004-2005 Intel Corporation [EMAIL PROTECTED]
Aug 23 22:54:46 zxz-laptop kernel: [   18.84] usbcore: registered new 
interface driver hci_usb
Aug 23 22:54:46 zxz-laptop kernel: [   18.852000] ipw2200: Intel(R) 
PRO/Wireless 2200/2915 Network Driver, 1.2.0kmprq
Aug 23 22:54:46 zxz-laptop kernel: [   18.852000] ipw2200: Copyright(c) 
2003-2006 Intel Corporation
Aug 23 22:54:46 zxz-laptop kernel: [   18.852000] ACPI: PCI Interrupt 
:03:03.0[A] - GSI 17 (level, low) - IRQ 18
Aug 23 22:54:46 zxz-laptop kernel: [   18.852000] ipw2200: Detected Intel 
PRO/Wireless 2915ABG Network Connection
Aug 23 22:54:46 zxz-laptop kernel: [   19.196000] ipw2200: Detected geography 
ZZA (11 802.11bg channels, 13 802.11a channels)
Aug 23 22:54:46 zxz-laptop kernel: [   20.824000] ADDRCONF(NETDEV_UP): eth1: 
link is not ready

//After I typed sudo /etc/init.d/networking restart

Aug 23 23:01:50 zxz-laptop kernel: [  469.14] ADDRCONF(NETDEV_UP): eth1: 
link is not ready
Aug 23 23:01:50 zxz-laptop kernel: [  469.776000] ADDRCONF(NETDEV_CHANGE): 
eth1: link becomes ready
Aug 23 23:01:50 zxz-laptop kernel: [  469.856000] ieee80211_crypt: registered 
algorithm 'CCMP'
Aug 23 23:02:01 zxz-laptop kernel: [  480.164000] eth1: no IPv6 routers present

ieee80211 uses the registered algorithm 'NULL' while it boots, but uses
CCMP after a sudo /etc/init.d/networking restart.

It looks like the CCMP algorithm doesn't exist during boot but is ready
to use after gdm is started.

-- 
[Gutsy] Manual WPA network doesn't connect on reboot
https://bugs.launchpad.net/bugs/127655
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 135016] Evolution prevents nfs server from working when synchronising folders

2007-08-27 Thread RichardKinder
Public bug reported:

Ubuntu 7.04, with all the latest updates as at 2007-08-27.

Evolution is running with an IMAP server on the back end, with the
settings and directory from an Ubuntu 6.06 install copied across into a
fresh 7.04 install.

NFS server is running on the 7.04 machine, works fine (albeit a bit slow
allowing clients to connect). Now, I had a couple of crashes on the
machine when trying to get a wireless USB driver to work, and had to
perform a hard reboot. This hard reboot probably caused something in
evolution to go bad, and when restarted after the hard reboot, will
attempt to synchronise the inbox to the server inbox ('Synchronising
folder X% complete' in the status bar). When this synchronisation is
happening, if I attempt to mount the nfs server on the evolution box
from another machine, the other machine times out with the message
'mount: RPC: Timed out'. There are no obvious error logs on the machine
that is doing the inbox synchronisation.

Please let me know what error logs you'd like me to collect. I'm
currently grabbing the output from 'CAMEL_DEBUG=all evolution' - don't
know if it'll give any insights though.

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

-- 
Evolution prevents nfs server from working when synchronising folders
https://bugs.launchpad.net/bugs/135016
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 134465] Re: nautilus open terminal does not work

2007-08-27 Thread Jérôme Guelfucci
Ok thank you, I'm marking this as fixed as the new code fixes this.

** Changed in: nautilus-open-terminal (Ubuntu)
   Status: Incomplete = Fix Released

-- 
nautilus open terminal does not work
https://bugs.launchpad.net/bugs/134465
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 134451] Re: go button stays pressed

2007-08-27 Thread Jérôme Guelfucci
A fix has been committed upstream.

** Changed in: epiphany (Ubuntu)
   Status: Triaged = Fix Committed

-- 
go button stays pressed
https://bugs.launchpad.net/bugs/134451
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 134680] Re: Sleep and Hibernate issues in Gutsy on Thinkpad x41

2007-08-27 Thread Jérôme Guelfucci
Thank you, I'm assigning this to the kernel team.

** Changed in: linux-source-2.6.22 (Ubuntu)
 Assignee: (unassigned) = Ubuntu Kernel Team
   Status: Incomplete = Triaged

-- 
Sleep and Hibernate issues in Gutsy on Thinkpad x41
https://bugs.launchpad.net/bugs/134680
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 126571] Re: gnome-terminal crashed with SIGSEGV in _IO_file_doallocate()

2007-08-27 Thread Jérôme Guelfucci
Thank you, I'm marking this as fixed.

** Changed in: gnome-terminal (Ubuntu)
   Status: Incomplete = Fix Released

-- 
gnome-terminal crashed with SIGSEGV in _IO_file_doallocate()
https://bugs.launchpad.net/bugs/126571
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 53387] Re: Boot order problem

2007-08-27 Thread Saïvann Carignan
I use wpasupplicant ver. 0.6.0-1 on Ubuntu Gutsy tribe 5, which is
installed by default and configured through the gnome-network-admin
interface.

I changed the boot priority of /etc/init.d/networking to be one of the
first or last init to be launched (because WPAsupplicant is launched
through it). It gave no result at all.

I inspected my dmesg output and found interesting outputs :

// On normal boot
Aug 23 22:54:46 zxz-laptop kernel: [ 18.092000] ieee80211_crypt: registered 
algorithm 'NULL'
Aug 23 22:54:46 zxz-laptop kernel: [ 18.772000] ieee80211: 802.11 
data/management/control stack, git-1.1.13
Aug 23 22:54:46 zxz-laptop kernel: [ 18.772000] ieee80211: Copyright (C) 
2004-2005 Intel Corporation [EMAIL PROTECTED]
Aug 23 22:54:46 zxz-laptop kernel: [ 18.84] usbcore: registered new 
interface driver hci_usb
Aug 23 22:54:46 zxz-laptop kernel: [ 18.852000] ipw2200: Intel(R) PRO/Wireless 
2200/2915 Network Driver, 1.2.0kmprq
Aug 23 22:54:46 zxz-laptop kernel: [ 18.852000] ipw2200: Copyright(c) 2003-2006 
Intel Corporation
Aug 23 22:54:46 zxz-laptop kernel: [ 18.852000] ACPI: PCI Interrupt 
:03:03.0[A] - GSI 17 (level, low) - IRQ 18
Aug 23 22:54:46 zxz-laptop kernel: [ 18.852000] ipw2200: Detected Intel 
PRO/Wireless 2915ABG Network Connection
Aug 23 22:54:46 zxz-laptop kernel: [ 19.196000] ipw2200: Detected geography ZZA 
(11 802.11bg channels, 13 802.11a channels)
Aug 23 22:54:46 zxz-laptop kernel: [ 20.824000] ADDRCONF(NETDEV_UP): eth1: link 
is not ready

//After I typed sudo /etc/init.d/networking restart

Aug 23 23:01:50 zxz-laptop kernel: [ 469.14] ADDRCONF(NETDEV_UP): eth1: 
link is not ready
Aug 23 23:01:50 zxz-laptop kernel: [ 469.776000] ADDRCONF(NETDEV_CHANGE): eth1: 
link becomes ready
Aug 23 23:01:50 zxz-laptop kernel: [ 469.856000] ieee80211_crypt: registered 
algorithm 'CCMP'
Aug 23 23:02:01 zxz-laptop kernel: [ 480.164000] eth1: no IPv6 routers present

ieee80211 uses the registered algorithm 'NULL' while it boots, but uses
CCMP after a sudo /etc/init.d/networking restart.

It looks like the CCMP algorithm doesn't exist during boot but is ready
to use after gdm is started.

-- 
Boot order problem
https://bugs.launchpad.net/bugs/53387
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 49825] Re: kubuntu installer: Changing Resolution doesn't work

2007-08-27 Thread Oscar
I'd like to reopen this bug as I see it in gutsy. Don't know if this is the 
right place for it though.
If I'm doing this wrong, feel free to close the bug or do whatever is 
appropriate.
More detailed information in comments below.

** Changed in: kde-systemsettings (Ubuntu)
   Status: Invalid = Confirmed

-- 
kubuntu installer: Changing Resolution doesn't work
https://bugs.launchpad.net/bugs/49825
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 135017] Firefox hangs or crashes on download or printing.

2007-08-27 Thread Jörgen Lidholm
Public bug reported:

Binary package hint: firefox

Trying to print a page  (File-Print...) or downloading by pressing a pdf-link 
for example hangs the
browser or crashes it (firefox is not running anymore ps ax | grep firefox == 
)

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

-- 
Firefox hangs or crashes on download or printing.
https://bugs.launchpad.net/bugs/135017
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 135017] Re: Firefox hangs or crashes on download or printing.

2007-08-27 Thread Jörgen Lidholm

** Attachment added: Console output.
   http://launchpadlibrarian.net/9005701/firefox-crash.txt

-- 
Firefox hangs or crashes on download or printing.
https://bugs.launchpad.net/bugs/135017
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 135016] Re: Evolution prevents nfs server from working when synchronising folders

2007-08-27 Thread RichardKinder
Looking at the 'top' output - the system is almost totally blocked on
I/O. The HD is going crazy trying to (I'm guessing) access all the tens
of thousands of emails in the account.

-- 
Evolution prevents nfs server from working when synchronising folders
https://bugs.launchpad.net/bugs/135016
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 134989] Re: no sound

2007-08-27 Thread Sebastien Bacher
Thanks for your comments. This does not appear to be a bug report as
such. We appreciate the difficulties you are facing, but it would make
more sense to raise your question in the support tracker.
http://launchpad.net/support

** Changed in: totem (Ubuntu)
   Importance: Undecided = Low
 Assignee: (unassigned) = Ubuntu Desktop Bugs
   Status: New = Invalid

-- 
no sound
https://bugs.launchpad.net/bugs/134989
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 131212] Re: [gutsy] opera slow down/crash when browsing a page with flash (non-free) content

2007-08-27 Thread Sebastien Bacher
that's not a gtk+2.0 issue and there is alreay had bug on the topic

** Changed in: gtk+2.0 (Ubuntu)
   Status: New = Invalid

-- 
[gutsy] opera slow down/crash when browsing a page with flash (non-free) content
https://bugs.launchpad.net/bugs/131212
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 105680] Re: Eqonomize crashes when opening eqz file

2007-08-27 Thread ikke2808
Thx.

But as you good guess in 4 months I solved this another way. Old fashioned 
spreadsheet
Maybe I will try some day, but kinda busy at the moment.

thx again.

-- 
Eqonomize crashes when opening eqz file
https://bugs.launchpad.net/bugs/105680
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 135004] Re: No sound in Toshiba laptop

2007-08-27 Thread Sebastien Bacher
Thanks for your comments. This does not appear to be a bug report as
such. We appreciate the difficulties you are facing, but it would make
more sense to raise your question in the support tracker.
http://launchpad.net/support

** Changed in: ubuntu
Sourcepackagename: sound-juicer = None
   Status: New = Invalid

-- 
No sound in Toshiba laptop
https://bugs.launchpad.net/bugs/135004
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 134979] Re: gnome-screenshot fail to find the good directory with new translated folders names

2007-08-27 Thread Sebastien Bacher
Thank you for your bug. That has already been fixed upstream to svn

** Changed in: gnome-utils (Ubuntu)
   Importance: Undecided = Low
 Assignee: (unassigned) = Ubuntu Desktop Bugs
   Status: New = Fix Committed

-- 
gnome-screenshot fail to find the good directory with new translated folders 
names
https://bugs.launchpad.net/bugs/134979
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 49825] Re: kubuntu installer: Changing Resolution doesn't work

2007-08-27 Thread Oscar
Hmm, looks like I should have written all information at once.
Oh well.

I see exactly the behavior that the original poster does. I go to 
systemsettings to change the resolution but when I click apply, nothing 
happens.
I've done a strace -f systemsettings   /tmp/sys-trace 21which is 
attached.

I'll be happy to provide additional information if needed. Just ask here
and I'll answer to the best of my abilities.

** Attachment added: strace of systemsettings
   http://launchpadlibrarian.net/9005740/sys-trace

-- 
kubuntu installer: Changing Resolution doesn't work
https://bugs.launchpad.net/bugs/49825
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kde-systemsettings in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 135017] Re: Firefox hangs or crashes on download or printing.

2007-08-27 Thread Jörgen Lidholm
*** This bug is a duplicate of bug 135019 ***
https://bugs.launchpad.net/bugs/135019

** This bug has been marked a duplicate of bug 135019
   firefox-bin crashed with SIGSEGV on download

-- 
Firefox hangs or crashes on download or printing.
https://bugs.launchpad.net/bugs/135017
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133604] Re: ati 6.6.193 causes overheat while watching videos

2007-08-27 Thread damagedspline
Traced to be a hardware issue. Working fine with ati 6.6.193.
Flash does cause some heat but it is bearable (for instance starcraft2.com=65 
Celsius degrees)

** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: New = Invalid

-- 
ati 6.6.193 causes overheat while watching videos
https://bugs.launchpad.net/bugs/133604
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 129928] Re: [Gutsy] after this mornings updates gnome took 5minutes to load

2007-08-27 Thread John Vivirito
This is still a problem. I have seen it 2 times since you marked invald
this morning was the latest.

** Changed in: ubuntu
   Status: Invalid = Incomplete

-- 
[Gutsy] after this mornings updates gnome took 5minutes to load
https://bugs.launchpad.net/bugs/129928
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 134809] Re: [gutsy] Gnome restart does not work in Tribe-5

2007-08-27 Thread IM.tehk
I am having the same issue. My system is latest gutsy with the nvidia
binary package.

My system freezes when I try to kill X with ctrl-alt-backspace, when I
try to shutdown, and when I restart. It only shows the desktop ad
various random elements like a partial panel.

-- 
[gutsy] Gnome restart does not work in Tribe-5
https://bugs.launchpad.net/bugs/134809
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 119103] Re: there is a plugin for OO.o that allows you to open stuff in firefox can we add this feature please

2007-08-27 Thread John Vivirito
mozilla-openoffice.org is now in Gutsy.

[EMAIL PROTECTED]:~$ policy mozilla-openoffice.org
mozilla-openoffice.org:
  Installed: (none)
  Candidate: 1:2.3.0~oog680m1-1ubuntu3
  Version table:
 1:2.3.0~oog680m1-1ubuntu3 0
500 http://gb.archive.ubuntu.com gutsy/main Packages

-- 
there is a plugin for OO.o that allows you to open stuff in firefox can we add 
this feature please
https://bugs.launchpad.net/bugs/119103
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 119103] Re: there is a plugin for OO.o that allows you to open stuff in firefox can we add this feature please

2007-08-27 Thread John Vivirito
mozilla-openoffice.org is no win gutsy

** Changed in: openoffice.org (Ubuntu)
   Status: New = Fix Released

-- 
there is a plugin for OO.o that allows you to open stuff in firefox can we add 
this feature please
https://bugs.launchpad.net/bugs/119103
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 92016] Re: Incorrect repaint when logo invalidated in GNOME System Monitor

2007-08-27 Thread Sebastien Bacher
 gnome-system-monitor (2.19.91-0ubuntu1) gutsy; urgency=low
 .
   * New upstream relase:
 - Updated translations.
 - Fixed logo mis-rendering in the system info tab.
   * debian/patches/03_autoconf.patch:
 - Removed in favor of 40_aclocal+autoconf.patch
   * debian/patches/04_menu_change.patch:
 - Renamed to 70_menu_change.patch
   * debian/patches/30_intltoolize.patch:
 - Ran 'intltoolize --force'
   * debian/patches/40_aclocal+autoconf.patch:
 - Ran aclocal and autoconf


** Changed in: gnome-system-monitor (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
Incorrect repaint when logo invalidated in GNOME System Monitor
https://bugs.launchpad.net/bugs/92016
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 90986] Re: [can-not-install] postinst failure

2007-08-27 Thread TobiasK
The same error also occurs in the /var/lib/dpkg/info/monotone-
server.postinst . By altering the shebang of both files from #!/bin/sh
to #!/bin/bash, installation runs without problem.

-- 
[can-not-install] postinst failure
https://bugs.launchpad.net/bugs/90986
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133818] Re: [GUTSY] Third-party drivers (like Turboprint) do not work due to AppArmor

2007-08-27 Thread alistairi
I registered the bug 132624, which turned out to be a duplicate of this
one.

If you want some end-user testing of the fix let me know, I'll be happy
to help ... since I have to boot into windows to print anything

-- 
[GUTSY] Third-party drivers (like Turboprint) do not work due to AppArmor
https://bugs.launchpad.net/bugs/133818
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133587] Re: Adobe Reader 7.0 is not in path variable for firefox

2007-08-27 Thread Rolf Leggewie
no, this is not a dupe of bug 128736.  Acroread itself runs just fine
for me.

-- 
Adobe Reader 7.0 is not in path variable for firefox
https://bugs.launchpad.net/bugs/133587
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133451] Re: sound recorder will not record

2007-08-27 Thread marc
** Changed in: alsa-lib (Ubuntu)
   Status: New = Confirmed

-- 
sound recorder will not record
https://bugs.launchpad.net/bugs/133451
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 134586] Re: when i run ltsp-update-image, it is aborted

2007-08-27 Thread Oliver Grawert
lets change:
+echo /proc mounted in chroot ${CHROOT}, Exiting.  \
+exit 1

to be

+echo /proc mounted in chroot ${CHROOT}, Unmounting.  \
+umount ${CHROOT}/proc 

;)

-- 
when i run ltsp-update-image, it is aborted
https://bugs.launchpad.net/bugs/134586
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 61048] Re: Plugin loading fails in firefox

2007-08-27 Thread Rolf Leggewie
Dennis, still have this issue?  Isn't this the same as bug 41787.  If
so, try the workaround given there.

-- 
Plugin loading fails in firefox
https://bugs.launchpad.net/bugs/61048
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 135021] crash sometime when buddy reply message using gtalk..

2007-08-27 Thread reez0105
Public bug reported:

Binary package hint: pidgin

it crash sometimes when buddy send message to gtalk account...

ProblemType: Bug
Architecture: i386
Date: Mon Aug 27 16:07:38 2007
DistroRelease: Ubuntu 7.10
ExecutablePath: /usr/bin/pidgin
NonfreeKernelModules: nvidia
Package: pidgin 1:2.1.1-1ubuntu1
PackageArchitecture: i386
ProcCmdline: pidgin
ProcCwd: /home/reez
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: pidgin
Uname: Linux aLeXeNdeRreEz 2.6.22-10-generic #1 SMP Wed Aug 22 08:11:52 GMT 
2007 i686 GNU/Linux

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


** Tags: apport-bug

-- 
crash sometime when buddy reply message using gtalk..
https://bugs.launchpad.net/bugs/135021
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 135021] Re: crash sometime when buddy reply message using gtalk..

2007-08-27 Thread reez0105

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

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

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

-- 
crash sometime when buddy reply message using gtalk..
https://bugs.launchpad.net/bugs/135021
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 135023] wrong resolution autodetected

2007-08-27 Thread Oscar
Public bug reported:

Hi.
I'm running gutsy5 and things work out pretty smoothly except for one thing. My 
external monitor isn't properly autodetected. I have a Samsung SyncMaster 205BW.
On the laptop the resolution is fine (Dell Latitude D810) but on the Samsung 
the screen is slightly bigger than the monitor meaning that I can use the mouse 
to scroll the screen right/left up/down.

My hardware is this key in the HW-db I think:
1b03026c9bd6e85fe763c8e6db7b1a0b

I'll be happy to give additional information if needed.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
wrong resolution autodetected
https://bugs.launchpad.net/bugs/135023
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132812] Re: When moving, renaming, deleting files, their backup copies are not modified

2007-08-27 Thread Alexander Konovalenko
** Bug watch added: GNOME Bug Tracker #46883
   http://bugzilla.gnome.org/show_bug.cgi?id=46883

** Also affects: nautilus via
   http://bugzilla.gnome.org/show_bug.cgi?id=46883
   Importance: Unknown
   Status: Unknown

-- 
When moving, renaming, deleting files, their backup copies are not modified
https://bugs.launchpad.net/bugs/132812
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 129729] ark can't extract password protected rar archives

2007-08-27 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

When a .rar archive is password protected, there is no way to extract it
with ark.

Steps to reproduce with the service-menu (extract):
rightclick on the archive - chose extract - any of the extraction options 
(extract here or something else)
There appear two error messages, like described in bug #55788
and nothing else will happen.

If you open the archive directly with ark - menu - file - open 
you can see the files in the archive but, when extracting it the errormessage 
shown in the attached sreenshot appears.

I've attached a archive to test it, it was build with the command 
rar a -ppasswort testarchiv.rar *

kubuntu 7.04
kde 3.5.6
ark 2.6.4
RAR 3.70 beta 1

** Affects: kdeutils
 Importance: Unknown
 Status: Confirmed

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

** Affects: unrar-free (Baltix)
 Importance: Undecided
 Status: Confirmed

-- 
ark can't extract password protected rar archives
https://bugs.launchpad.net/bugs/129729
You received this bug notification because you are a member of Kubuntu Team, 
which is a bug contact for kdeutils in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 134252] Re: alsa mixer channels missing after upgrade to linux-image-2.6.22-10-generic with Intel / Nvidia HDA chip

2007-08-27 Thread dschie
same problem here. 
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition 
Audio Controller (rev 02)
at my t60. here are master and pcm left, but the master-slider has only 4 
possible positions (0%, 25%, 50% and 100%)

-- 
alsa mixer channels missing after upgrade to linux-image-2.6.22-10-generic with 
Intel / Nvidia HDA chip
https://bugs.launchpad.net/bugs/134252
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 36651] Re: Network Manager does not remember WEP/WPA key

2007-08-27 Thread Aaron Whitehouse
Hmm... I haven't done any updates, but everything is working okay now in
Tribe 5.

I wonder if it is something unusual like Gnome Keyring needing to be set
up before NM tries to save to it.

-- 
Network Manager does not remember WEP/WPA key
https://bugs.launchpad.net/bugs/36651
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 134056] Re: [Gutsy] Distributed.net client (dnetc) crashes with exception

2007-08-27 Thread Bug Watch Updater
** Changed in: distributed-net (Debian)
   Status: Unknown = Confirmed

-- 
[Gutsy] Distributed.net client (dnetc) crashes with exception
https://bugs.launchpad.net/bugs/134056
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133587] Re: Adobe Reader 7.0 is not in path variable for firefox

2007-08-27 Thread Sheol
 acroread

(acroread:18978): Gtk-CRITICAL **: gtk_rc_get_style: assertion
`GTK_IS_WIDGET (widget)' failed

-- 
Adobe Reader 7.0 is not in path variable for firefox
https://bugs.launchpad.net/bugs/133587
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133587] Re: Adobe Reader 7.0 is not in path variable for firefox

2007-08-27 Thread Sheol
It appears then that we have two separate bugs.  Mine is #128736, but
others appear to just be experiencing problems with the plugin.

-- 
Adobe Reader 7.0 is not in path variable for firefox
https://bugs.launchpad.net/bugs/133587
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 130558] Re: no network detected

2007-08-27 Thread Marco Maini
Mark this as fixed, please reopen if you have this problem again.
Thanks.

** Changed in: knetworkmanager (Ubuntu)
 Assignee: Marco Maini = (unassigned)
   Status: New = Fix Released

-- 
no network detected
https://bugs.launchpad.net/bugs/130558
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for knetworkmanager in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 129729] Re: ark can't extract password protected rar archives

2007-08-27 Thread Marco Maini
Sorry, unrar works from command line. It is unrar-free that has this
problem. Reassign this bug to kdeutils.

** Changed in: kdeutils (Ubuntu)
Sourcepackagename: unrar = kdeutils

-- 
ark can't extract password protected rar archives
https://bugs.launchpad.net/bugs/129729
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kdeutils in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 118212] Re: nsupdate manual broken

2007-08-27 Thread Soren Hansen
Thank you for taking the time to report this bug and helping to make
Ubuntu better. However, I am closing it because the bug has been fixed
in the latest development version of Ubuntu - the Gutsy Gibbon.

If you need a fix for the bug in previous versions of Ubuntu, please
follow the instructions for How to request new packages at [WWW]
https://help.ubuntu.com/community/UbuntuBackports#request-new-packages

** Changed in: bind9 (Ubuntu)
   Status: Triaged = Fix Released

-- 
nsupdate manual broken
https://bugs.launchpad.net/bugs/118212
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 82309] Re: ScanJet 4300C not recognized

2007-08-27 Thread Bug Watch Updater
** Changed in: scanbuttond (Debian)
   Status: New = Fix Released

-- 
ScanJet 4300C not recognized
https://bugs.launchpad.net/bugs/82309
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 108733] Re: flash losing clicks with desktop effects enabled

2007-08-27 Thread VF
Fixed upstream! (see:
http://gwenole.beauchesne.info/projects/nspluginwrapper/ )

Hopefully someone can get 0.9.91.5 packaged up for Gutsy, this is a
nasty little bug

** Changed in: nspluginwrapper (Ubuntu)
   Status: New = Fix Committed

-- 
flash losing clicks with desktop effects enabled
https://bugs.launchpad.net/bugs/108733
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 54779] Re: Keyring password

2007-08-27 Thread Bug Watch Updater
** Changed in: pam
   Status: Fix Committed = Fix Released

-- 
Keyring password
https://bugs.launchpad.net/bugs/54779
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 51784] Re: Executes wpa_supplicant in too verbose mode

2007-08-27 Thread Bug Watch Updater
** Changed in: network-manager (Debian)
   Status: New = Fix Released

-- 
Executes wpa_supplicant in too verbose mode
https://bugs.launchpad.net/bugs/51784
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 43169] Re: RFE: Update pam to 0.99 or greater

2007-08-27 Thread Bug Watch Updater
** Changed in: pam (Debian)
   Status: Fix Committed = Fix Released

-- 
RFE: Update pam to 0.99 or greater
https://bugs.launchpad.net/bugs/43169
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 38678] Re: Does not handle epoch

2007-08-27 Thread Bug Watch Updater
** Changed in: darcs-buildpackage (Debian)
   Status: New = Fix Released

-- 
Does not handle epoch
https://bugs.launchpad.net/bugs/38678
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 21556] Re: missing manpage for limits.conf

2007-08-27 Thread Bug Watch Updater
** Changed in: pam (Debian)
   Status: Fix Committed = Fix Released

-- 
missing manpage for limits.conf
https://bugs.launchpad.net/bugs/21556
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 10710] Re: linux86: FTBFS on amd64: elksemu's file format not recognized.

2007-08-27 Thread Bug Watch Updater
** Changed in: debian
   Status: Fix Committed = Fix Released

-- 
linux86: FTBFS on amd64: elksemu's file format not recognized.
https://bugs.launchpad.net/bugs/10710
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 134308] Re: python-mode does not work

2007-08-27 Thread Reinhard Tartler
which file is missing? can you please attach the output of your
*Messages* buffer?

** Changed in: emacs22 (Ubuntu)
 Assignee: (unassigned) = Reinhard Tartler
   Status: New = Incomplete

-- 
python-mode does not work
https://bugs.launchpad.net/bugs/134308
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 135024] ALC888 Audiochip doesnt run in 7.1 audiomode on 2.6.22-10 Kernel (amd64)

2007-08-27 Thread drakesoft
Public bug reported:

Binary package hint: linux-image-2.6.22-10-generic

My soundcard doesnt run in 7.1 audiomode at the newest amd64 kernel.
Please fix it. Thx. sorry for my very bad english.

** Affects: linux-source-2.6.22 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
ALC888 Audiochip doesnt run in 7.1 audiomode on 2.6.22-10 Kernel (amd64)
https://bugs.launchpad.net/bugs/135024
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 134934] Re: [gutsy] eog doesn't show current directory images

2007-08-27 Thread Bug Watch Updater
** Changed in: eog
   Status: Unknown = Confirmed

-- 
[gutsy] eog doesn't show current directory images
https://bugs.launchpad.net/bugs/134934
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 134451] Re: go button stays pressed

2007-08-27 Thread Bug Watch Updater
** Changed in: epiphany-browser
   Status: New = Fix Released

-- 
go button stays pressed
https://bugs.launchpad.net/bugs/134451
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132812] Re: When moving, renaming, deleting files, their backup copies are not modified

2007-08-27 Thread Bug Watch Updater
** Changed in: nautilus
   Status: Unknown = Confirmed

-- 
When moving, renaming, deleting files, their backup copies are not modified
https://bugs.launchpad.net/bugs/132812
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133425] Re: f-spot refuses to import, System.NullReferenceException:

2007-08-27 Thread Bug Watch Updater
** Changed in: f-spot
   Status: New = Invalid

-- 
f-spot refuses to import, System.NullReferenceException: 
https://bugs.launchpad.net/bugs/133425
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 120711] Re: Import tag dialog is too cumbersome -- feature request

2007-08-27 Thread Bug Watch Updater
** Changed in: f-spot
   Status: Unknown = New

-- 
Import tag dialog is too cumbersome -- feature request
https://bugs.launchpad.net/bugs/120711
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 56543] Re: Only ask for passphrase once to decrypt multiple files

2007-08-27 Thread Bug Watch Updater
** Changed in: seahorse
   Status: Unknown = New

-- 
Only ask for passphrase once to decrypt multiple files
https://bugs.launchpad.net/bugs/56543
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 134467] Re: [gutsy] system halts Black Screen with xserver-xorg-video-ati.1.6.6.193-1ubuntu1

2007-08-27 Thread dnprossi
The system starts perfectly no more initial black screen and computer
freeze. Works on both pcs...

other than compiz, glxgears works fine. Tried Chess that used to work
and now crashes when asking for 3d view. and Blender 2.44 seems to work
fine...

-- 
[gutsy] system halts Black Screen with 
xserver-xorg-video-ati.1.6.6.193-1ubuntu1
https://bugs.launchpad.net/bugs/134467
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132812] Re: When moving, renaming, deleting files, their backup copies are not modified

2007-08-27 Thread Sebastien Bacher
** Changed in: nautilus (Ubuntu)
   Status: Incomplete = Triaged

-- 
When moving, renaming, deleting files, their backup copies are not modified
https://bugs.launchpad.net/bugs/132812
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132812] Re: When moving, renaming, deleting files, their backup copies are not modified

2007-08-27 Thread Alexander Konovalenko
Whether backup copies should be renamed with their originals depends on
the user's intent regarding the renaming. Consider the following use
case:

Apollo would like to debug his browser by resetting its configuration.
He renames ~/.browser, his browser configuration file, to
~/.browser.old. He doesn't notice that the backup copy remains in
~/.browser~ because backups are hidden in Nautilus. Apollo creates a
temporary configuration file ~/.browser and edits it several times using
gedit while debugging his browser. When he is finished, he moves the
temporary configuration file to Trash and renames ~/.browser.old back to
~/.browser. But when Apollo looks at the backup copy at ~/.browser~, he
is surprised. He expected to find the same backup copy of the original
file that was there before, but he finds instead the second latest copy
of the temporary configuration file saved by gedit.

Another use case about deleting sensitive information:

Venus saved drafts of her love letters to Apollo in her home directory.
Now that her hot-tempered husband Vulcan will come back from a journey
soon, she destroys the evidence by moving her letters to Trash and
emptying the Trash. She is not aware that the backup copies remain,
because she did not get any warning about them, and they are hidden by
default. Venus also doesn't understand the Unix permission model and her
home directory is world-readable. When Vulcan looks there, he will find
the disgraceful letters.

Depending on the user's intent, sometimes the backup files should be
treated as a single object with their originals, and sometimes not. What
bothers me is that currently the user doesn't get to choose, and that
leads to failures like those described in the use cases above.

The proper way to fix this from the usability point of view is to put
the home directory under a version control system. Until that is widely
accepted, a work-around is required. It could be a configuration option
to treat the backups and originals as a single object, or it could be a
set of warning dialogs that would notify the user that her action was
not applied to some backup copies of selected files and ask whether she
wants to rename/move/delete the backups as well.

The fix needs a bit more thinking before it can be implemented, but I
hope the problem is clear now.


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

-- 
When moving, renaming, deleting files, their backup copies are not modified
https://bugs.launchpad.net/bugs/132812
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 90902] Re: prism54: eeprom failed

2007-08-27 Thread Ian Ohr
Oh  good

On 26/08/07, Stefano Rivera [EMAIL PROTECTED] wrote:
 For the record, Prism54 now works beautifully in Gutsy's 2.6.22-10

 --
 prism54: eeprom failed
 https://bugs.launchpad.net/bugs/90902
 You received this bug notification because you are a direct subscriber
 of the bug.



-- 
Ian Ohr

-- 
prism54: eeprom failed
https://bugs.launchpad.net/bugs/90902
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 135025] eth0 stays inactive after start

2007-08-27 Thread Tier
Public bug reported:

Ubuntu Gutsy, 2.6.22-10-generic, latest updates
network-manager-kde version 1:0.2ubuntu1-0ubuntu1
It started about a week ago, still there are no update.
IP is given by DHCP.
And at the system start eth0 is configured (if type sudo ifup eth0, it says 
that), but no IP and red cross over icon.
Solution: 
sudo ifdown eth0
sudo ifup eth0

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

-- 
eth0 stays inactive after start 
https://bugs.launchpad.net/bugs/135025
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for knetworkmanager in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 134308] Re: python-mode does not work

2007-08-27 Thread Reinhard Tartler
It turns out that the problem is that an removed but not purged python-
mode package breaks emacs22:

10:44:12  seb128 siretart: confirmed, if you remove python-mode and
let it configured it breaks emacs22

we need to fix /etc/emacs/site-start.d/50python-mode.el for that.

** Changed in: python-mode (Ubuntu)
Sourcepackagename: emacs22 = python-mode
   Importance: Undecided = Medium
   Status: Incomplete = Confirmed

-- 
python-mode does not work
https://bugs.launchpad.net/bugs/134308
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 133818] Re: [GUTSY] Third-party drivers (like Turboprint) do not work due to AppArmor

2007-08-27 Thread Till Kamppeter
As a workaround try:

sudo aa-complain cupsd

Does printing now work for you?

-- 
[GUTSY] Third-party drivers (like Turboprint) do not work due to AppArmor
https://bugs.launchpad.net/bugs/133818
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 128268] Re: package python-mode 1:1.0-3.1 failed to install/upgrade: dependency problems - leaving unconfigured

2007-08-27 Thread Sebastien Bacher
Thank you for your bug. Could you run sudo apt-get install python-mode
and copy the log to a comment?

** Changed in: python-mode (Ubuntu)
   Importance: Undecided = Medium
   Status: New = Incomplete

-- 
package python-mode 1:1.0-3.1 failed to install/upgrade: dependency problems - 
leaving unconfigured
https://bugs.launchpad.net/bugs/128268
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 132624] Re: Gutsy Cannot Print to USB Printer

2007-08-27 Thread Till Kamppeter
*** This bug is a duplicate of bug 133818 ***
https://bugs.launchpad.net/bugs/133818

After you have done what Pascal asked you for, try the following
workaround:

sudo aa-complain cupsd

Does printing now work for you?

-- 
Gutsy Cannot Print to USB Printer
https://bugs.launchpad.net/bugs/132624
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 131355] Re: Dependency problem on gutsy

2007-08-27 Thread Sebastien Bacher
emacs22 has a python mode as mentionned on http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=424973

** Also affects: python-mode (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=424973
   Importance: Unknown
   Status: Unknown

-- 
Dependency problem on gutsy
https://bugs.launchpad.net/bugs/131355
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 135025] Re: eth0 stays inactive after start

2007-08-27 Thread Eugene Varnavsky
Similar but here:
https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/50099

-- 
eth0 stays inactive after start 
https://bugs.launchpad.net/bugs/135025
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 135007] Re: gnome-power-manager don't work properly

2007-08-27 Thread Jérôme Guelfucci
** Changed in: gnome-power-manager (Ubuntu)
Sourcepackagename: None = gnome-power-manager

-- 
gnome-power-manager don't work properly
https://bugs.launchpad.net/bugs/135007
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 134996] Re: Memory related kernel Oops

2007-08-27 Thread Jérôme Guelfucci
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately we can't fix it, because your description
does not yet have enough information.

Please run the command dmesg  dmesg.log after a fresh boot and attach
the resulting file dmesg.log to this bug report.

For your reference, the full description of procedures for kernel-
related bug reports is available at [WWW]
http://wiki.ubuntu.com/KernelTeamBugPolicies. Thanks in advance!

** Tags added: kernel-oops

** Changed in: linux-source-2.6.20 (Ubuntu)
   Importance: Undecided = High
   Status: New = Incomplete

-- 
Memory related kernel Oops
https://bugs.launchpad.net/bugs/134996
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


  1   2   3   4   5   6   7   8   9   10   >