[Bug 554334] Re: [savage] quadrapassel is not working in Lucid

2010-06-26 Thread cong06
Of all the games packaged with lucid, the following don't work, and have the 
previously mentioned error:
quadrapassel
lightsoff
swell-foop

I feel I should note that gnibbles doesn't work either, but has a different 
(though possibly related) error:
(gnibbles:1451): Clutter-WARNING **: Unable to create a new stage: the glx 
backend does not support multiple stages.

(gnibbles:1451): GLib-GObject-WARNING **: invalid (NULL) pointer
instance

(gnibbles:1451): GLib-GObject-CRITICAL **: g_signal_connect_data:
assertion `G_TYPE_CHECK_INSTANCE (instance)' failed

(gnibbles:1451): Clutter-CRITICAL **: clutter_stage_set_color: assertion
`CLUTTER_IS_STAGE (stage)' failed

(gnibbles:1451): Clutter-CRITICAL **: clutter_actor_set_size: assertion
`CLUTTER_IS_ACTOR (self)' failed

(gnibbles:1451): Clutter-CRITICAL **: clutter_stage_set_user_resizable: 
assertion `CLUTTER_IS_STAGE (stage)' failed
Segmentation fault


The only reason I mention this is because I'm under the impression all the 
gnome games are somehow linked together. If I'm wrong, then I can open another 
bug.

-- 
[savage] quadrapassel is not working in Lucid
https://bugs.launchpad.net/bugs/554334
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 597958] Re: Add a "Run" button to Ubuntu Software Center

2010-06-26 Thread Omer Akram
software center bugs are not tracked upstream.

** Project changed: canonical-design => null

** Changed in: software-center
   Status: New => Invalid

** Changed in: software-center (Ubuntu)
   Importance: Undecided => Wishlist

-- 
Add a "Run" button to Ubuntu Software Center
https://bugs.launchpad.net/bugs/597958
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 538384] Re: Featured Applications Inaccessible

2010-06-26 Thread Launchpad Bug Tracker
** Branch linked: lp:~arky/ubuntu/maverick/software-center/fixes-538384

-- 
Featured Applications Inaccessible
https://bugs.launchpad.net/bugs/538384
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 598248] Re: Gwibber refuses to update Facebook status in Lucid

2010-06-26 Thread Omer Akram
cool :) if you face this bug again feel free to open this bug again.

** Changed in: gwibber (Ubuntu)
   Status: Incomplete => Invalid

-- 
Gwibber refuses to update Facebook status in Lucid
https://bugs.launchpad.net/bugs/598248
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 597958] Re: Add a "Run" button to Ubuntu Software Center

2010-06-26 Thread Omer Akram
first, this is not a mailing list. second. are you suggesting that
clicking on any installed app will show a run button? well novice people
like me will think software center is the place to start apps. though I
read somewhere that the newly installed apps might give you the option
to start them(I think I read it somewhere). so as far as the run button
is concerned, its no where in the software center design. for more
information refer to https://wiki.ubuntu.com/SoftwareCenter

** Changed in: software-center (Ubuntu)
   Status: New => Won't Fix

-- 
Add a "Run" button to Ubuntu Software Center
https://bugs.launchpad.net/bugs/597958
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 596891] Re: Please merge ldaptor 0.0.43+debian1-3 (universe) from Debian unstable (main)

2010-06-26 Thread Fabrice Coutadeur
Hi Bhavani,

and thanks to take care of it. However, as Angel as done all the work, I'd 
rather sponsor a debdiff from him. Hope you don't mind
Angel?

Thanks,
Fabrice

-- 
Please merge ldaptor 0.0.43+debian1-3 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/596891
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 572114] Re: use translated release notes

2010-06-26 Thread Nobuto MURATA
** Also affects: ubuntu-translations
   Importance: Undecided
   Status: New

-- 
use translated release notes
https://bugs.launchpad.net/bugs/572114
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 538384] Re: Featured Applications Inaccessible

2010-06-26 Thread arky
Darn! The code for featured applications changed, deleting the proposal
and rewriting the patch

** Changed in: software-center (Ubuntu)
   Status: Confirmed => In Progress

-- 
Featured Applications Inaccessible
https://bugs.launchpad.net/bugs/538384
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 476625] Re: Grub2 affected when os-prober incorrectly identifies Windows and Recovery partitions

2010-06-26 Thread bdoe
I have a fix for the problem. This affects those with Windows Vista
partitions being mis-identified as "Windows Recovery Environment". The
problem is that os-prober is using /usr/lib/os-
probes/mounted/20microsoft to read specific attributes of the identified
Windows drive. One of these attributes is checking for "W.i.n.d.o.w.s.
.R.e.c.o.v.e.r.y. .E.n.v.i.r.o.n.m.e.n.t" within C:\boot\BCD. In Vista
and Windows 7, the BCD file will have that entry. Windows 7 users avoid
this problem because os-prober checks for "W.i.n.d.o.w.s. .7" first,
then checks for Windows Recovery Environment. It doesn't even look for a
Vista entry, it just assumes the drive is a Vista drive if all other
checks fail. The solution, therefore, is to specifically check for
"W.i.n.d.o.w.s. .V.i.s.t.a" *before* checking for Windows Recovery
Environment, and after checking for Windows 7. Ideally, the presence of
"Windows Recovery Environment" should be the last thing checked.

I don't know if this is the ultimate solution, and I don't have an
actual Windows Recovery partition to check this against, but the
attached file works for me. Simply replace /usr/lib/os-
probes/mounted/20microsoft with the attached file and re-run update-
grub.?field.comment=I have a fix for the problem. This affects those
with Windows Vista partitions being mis-identified as "Windows Recovery
Environment". The problem is that os-prober is using /usr/lib/os-
probes/mounted/20microsoft to read specific attributes of the identified
Windows drive. One of these attributes is checking for "W.i.n.d.o.w.s.
.R.e.c.o.v.e.r.y. .E.n.v.i.r.o.n.m.e.n.t" within C:\boot\BCD. In Vista
and Windows 7, the BCD file will have that entry. Windows 7 users avoid
this problem because os-prober checks for "W.i.n.d.o.w.s. .7" first,
then checks for Windows Recovery Environment. It doesn't even look for a
Vista entry, it just assumes the drive is a Vista drive if all other
checks fail. The solution, therefore, is to specifically check for
"W.i.n.d.o.w.s. .V.i.s.t.a" *before* checking for Windows Recovery
Environment, and after checking for Windows 7. Ideally, the presence of
"Windows Recovery Environment" should be the last thing checked.

I don't know if this is the ultimate solution, and I don't have an
actual Windows Recovery partition to check this against, but the
attached file works for me. Simply replace /usr/lib/os-
probes/mounted/20microsoft with the attached file and re-run update-
grub.

** Attachment added: "Replacement 20microsoft file for os-prober"
   http://launchpadlibrarian.net/50937366/20microsoft

-- 
Grub2 affected when os-prober incorrectly identifies Windows and Recovery 
partitions
https://bugs.launchpad.net/bugs/476625
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 423492] Re: memaker crashed with GError in __init__()

2010-06-26 Thread fberger
This bug is still present in the download from the memaker launchpad
front page
(http://launchpad.net/memaker/trunk/1.5/+download/memaker-1.5.tar.gz)
released on 2009-08-26 and in the bzr checkout done with

$ bzr branch lp:memaker

Why did you fix that for Ubuntu only? Please reopen this bug until it is
fixed in the download release + trunk.

Regards,
Florian

-- 
memaker crashed with GError in __init__()
https://bugs.launchpad.net/bugs/423492
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 558910] Re: No sound in Lucid Lynx Beta 2

2010-06-26 Thread Indian Art
I'm using Lucid Lynx on my computers and I have no problems with sound
so I am closing this bug. I feel this bug should have been closed a long
time ago.

** Changed in: alsa-driver (Ubuntu)
   Status: Confirmed => Fix Released

-- 
No sound in Lucid Lynx Beta 2
https://bugs.launchpad.net/bugs/558910
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 591802] Re: tomcat fails to start using a security manager

2010-06-26 Thread Bug Watch Updater
** Changed in: tomcat6 (Debian)
   Status: New => Fix Released

-- 
tomcat fails to start using a security manager
https://bugs.launchpad.net/bugs/591802
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 558909] Re: No sound in Lucid Lynx Beta 2

2010-06-26 Thread Indian Art
*** This bug is a duplicate of bug 558910 ***
https://bugs.launchpad.net/bugs/558910

I'm using Lucid Lynx Final Version (Stable) on my computers and I have
no problems with sound now so I am closing this bug. I feel this bug
should have been closed a long time ago.

-- 
No sound in Lucid Lynx Beta 2
https://bugs.launchpad.net/bugs/558909
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 596891] Re: Please merge ldaptor 0.0.43+debian1-3 (universe) from Debian unstable (main)

2010-06-26 Thread Bhavani Shankar
hi fabrice,

okay! here is the modified rebuilt diff containing angel's name  for you
to sponsor :)

Regards

** Patch added: "debian > ubuntu diff"
   http://launchpadlibrarian.net/50937717/ldaptor.diff

-- 
Please merge ldaptor 0.0.43+debian1-3 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/596891
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 593174] Re: empathy duplicates my accounts

2010-06-26 Thread Omer Akram
fix committed is used by ubuntu desktop team (which I am not) for bug
which are fixed upstream. I think its in many cases a better way to
close bugs. I have seen many times bugs are fixed in ubuntu but there
status is still confirmed etc. so if the status is set to fix committed
someone hunting for bugs to a new package could first look into the fix
committed bug and close them if they are fixed (thats what I did with
evolution bugs a few days ago). we at empathy use fix committed too :)

-- 
empathy duplicates my accounts
https://bugs.launchpad.net/bugs/593174
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 596891] Re: Please merge ldaptor 0.0.43+debian1-3 (universe) from Debian unstable (main)

2010-06-26 Thread Angel Abad
Hi, here i am, please wait, the debian maintainer has uploaded new
version with this fixes. But i dont know why the package dont entry in
unstable.

Thanks!

-- 
Please merge ldaptor 0.0.43+debian1-3 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/596891
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 597958] Re: Add a "Run" button to Ubuntu Software Center

2010-06-26 Thread RussianNeuroMancer
> well novice people like me will think software center is the place to start 
> apps.
Anyway - inform user about way to run app, add run button, add widget with list 
of installed apps, or both - you see, this problem need solution! I propose 
this solution. grisha propose another solution. But solution of this problem is 
necessary!

-- 
Add a "Run" button to Ubuntu Software Center
https://bugs.launchpad.net/bugs/597958
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 475889] Re: Arial Narrow: not recognised

2010-06-26 Thread Roeland Schoukens
The commands give similar output here. Installing in ~/.fonts makes no
difference.

$ fc-match "arial narrow"
ARIALN.TTF: "Arial Narrow" "Narrow"

$ fc-list | grep -i arial
(see attachment)


** Attachment added: "output of "fc-list | grep -i arial""
   http://launchpadlibrarian.net/50937949/fc-list-arial.txt

-- 
Arial Narrow: not recognised
https://bugs.launchpad.net/bugs/475889
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 598735] [NEW] `menu_proxy_module_load': gedit: undefined symbol: menu_proxy_module_load

2010-06-26 Thread dino99
Public bug reported:

Binary package hint: gedit

got this new error logged into .xsession-errors on maverick updated

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: gedit 2.30.3-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.35-6.7-generic-pae 2.6.35-rc3
Uname: Linux 2.6.35-6-generic-pae i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Sat Jun 26 09:38:30 2010
ExecutablePath: /usr/bin/gedit
ProcEnviron:
 LANG=fr_FR.utf8
 SHELL=/bin/bash
SourcePackage: gedit

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

-- 
`menu_proxy_module_load': gedit: undefined symbol: menu_proxy_module_load
https://bugs.launchpad.net/bugs/598735
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 598735] Re: `menu_proxy_module_load': gedit: undefined symbol: menu_proxy_module_load

2010-06-26 Thread dino99

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/50938158/Dependencies.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/50938159/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/50938160/ProcStatus.txt

** Attachment added: "XsessionErrors.txt"
   http://launchpadlibrarian.net/50938161/XsessionErrors.txt

-- 
`menu_proxy_module_load': gedit: undefined symbol: menu_proxy_module_load
https://bugs.launchpad.net/bugs/598735
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 598684] Re: Sync libdecodeqr 0.9.3-3 (universe) from Debian unstable (main)

2010-06-26 Thread Fabrice Coutadeur
Hi,

IUt seems to FTBFS in an up-to-date maverick chroot:
...
checking for cvShowImage in -lhighgui... no

If your system already has OpenCV, append place of the libhighgui.la
to your LDFLAGS environment variables. eg,

LDFLAGS="$LDFLAGS -L/usr/local/opencv/lib";export LDFLAGS

configure: error: libhighgui.la not found.
make: *** [configure-stamp] Error 1


** Changed in: libdecodeqr (Ubuntu)
   Status: New => Incomplete

-- 
Sync libdecodeqr 0.9.3-3 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/598684
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 584183] Re: Evolution crashes almost randomly

2010-06-26 Thread ubuntolo
Still I'm waiting here for some indication from maintainers, still
valgrind is running and writing such a huge log, but it seems that it
will be of no help. So, is there anyone?

-- 
Evolution crashes almost randomly
https://bugs.launchpad.net/bugs/584183
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 598737] [NEW] Bash completion for wxmaxima

2010-06-26 Thread PeterPall
Public bug reported:

Binary package hint: bash-completion

wxmaxima (which is a great graphical frontend for the even greater
mathematical package maxima) accepts only wxmaxima- and maxima-Files as
command line parameters and doesn't support any command line options
save from that.

The advantage of writing an autocompletion rule that offers files as
command line parameters for wxmaxima that this program can actually open
would be that this rule excludes files generated by the html- and LaTeX-
export functionality - that typically differ from the project's name
only by their extension and by the fact that they - although they
contain the complete text of the project - no longer can be opened by
wxmaxima itself.

Will add a suitable rule for wxmaxima to this bug report. The only thing
that might be left to do - partially since I didn't know how to do this
and partially since I was not sure if excluding directories from
autocompletion might prove to be a good idea in the first place - is to
exclude directories ending in _img: They are generated during html
export and only contain bitmap images of the formulae.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: bash-completion 1:1.1-3ubuntu4
ProcVersionSignature: Ubuntu 2.6.35-6.7-generic 2.6.35-rc3
Uname: Linux 2.6.35-6-generic i686
Architecture: i386
Date: Sat Jun 26 09:15:20 2010
EcryptfsInUse: Yes
PackageArchitecture: all
ProcEnviron:
 LANG=en_GB.utf8
 SHELL=/bin/bash
SourcePackage: bash-completion

** Affects: bash-completion (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 maverick

-- 
Bash completion for wxmaxima
https://bugs.launchpad.net/bugs/598737
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 598737] Re: Bash completion for wxmaxima

2010-06-26 Thread PeterPall

** Attachment added: "wxmaxima"
   http://launchpadlibrarian.net/50938358/wxmaxima

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/50937527/Dependencies.txt

-- 
Bash completion for wxmaxima
https://bugs.launchpad.net/bugs/598737
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 598708] Re: Please sync ensymble 0.28-1.1 (universe) from Debian unstable (main).

2010-06-26 Thread Launchpad Bug Tracker
This bug was fixed in the package ensymble - 0.28-1.1

---
ensymble (0.28-1.1) unstable; urgency=low

  [ Stefano Rivera ]
  * Non-maintainer upload.
  * Support Python 2.6 (Closes: #586197)

  [ Andreas Barth ]
  * Actually uploading.
 -- Fri, 25 Jun 2010 18:31:59 +

** Changed in: ensymble (Ubuntu)
   Status: New => Fix Released

-- 
Please sync ensymble 0.28-1.1 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/598708
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 596891] Re: Please merge ldaptor 0.0.43+debian1-3 (universe) from Debian unstable (main)

2010-06-26 Thread Angel Abad
Ya! The new debian version 0.0.43+debian1-3 compiles well in maverick
pbuilder

ldaptor (0.0.43+debian1-3) unstable; urgency=low

  [ Jakub Wilk ]
  * Don't hardcode ‘site-packages’ in debian/*.install, debian/rules
(Closes: #586884). Thanks to Angel Abad for the bug report and the initial
patch.

  [ Jan Dittberner ]
  * add debian/ldaptor-doc.doc-base.api,
debian/ldaptor-doc.doc-base.ldap-intro, and
debian/ldaptor-doc.doc-base.addressbook-slides to register
documentation with doc-base

 -- Jan Dittberner   Wed, 23 Jun 2010 20:23:03 +0200

I think is not necesary merge, only sync. Fabrice, could you sync this
package? or I need to fill a new sync bug?

I will retitle.

Thanks!


** Summary changed:

- Please merge ldaptor 0.0.43+debian1-3 (universe) from Debian unstable (main)
+ Sync ldaptor 0.0.43+debian1-3 (universe) from Debian unstable (main)

-- 
Sync ldaptor 0.0.43+debian1-3 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/596891
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 596891] Re: Sync ldaptor 0.0.43+debian1-3 (universe) from Debian unstable (main)

2010-06-26 Thread Bhavani Shankar
Hi angel

the version is in unstable with the transition fix below

http://ftp.debian.org/debian/pool/main/l/ldaptor/ldaptor_0.0.43+debian1-3.dsc

as far as 2nd change is concerned its a ubuntu specific buildd change so
it has to be carried forward :)

Regards

-- 
Sync ldaptor 0.0.43+debian1-3 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/596891
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 598738] [NEW] fastdep ftbfs in maverick

2010-06-26 Thread Bhavani Shankar
Public bug reported:

Binary package hint: fastdep

Buildlog:

http://people.ubuntuwire.org/~lucas/ubuntu-
nbs/32/fastdep_0.16-11_lubuntu32.buildlog

http://people.ubuntuwire.org/~lucas/ubuntu-
nbs/64/fastdep_0.16-11_lubuntu64.buildlog

Regards

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

-- 
fastdep ftbfs in maverick
https://bugs.launchpad.net/bugs/598738
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 598475] Re: keyboard layout preference changing at boot

2010-06-26 Thread benjamin
Hi there,

I created a xorg.conf file and edited it by adding the xkbdlayout option with 
the keyboard tags i needed. This has overridden the behaviour mentioned above. 
However i have been told by staff members of Ubuntu that this solution was 
inadequate. He also suggested that a diagnose should be made. 
Please let me know how i can participate.

-- 
keyboard layout preference changing at boot
https://bugs.launchpad.net/bugs/598475
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 577916] Re: lucid regression: does not resume from hibernation

2010-06-26 Thread Juraj
The same here. My /usr/share/initramfs-tools/conf.d is empty

On Fri, Jun 25, 2010 at 10:09 PM, Daniel Hollocher <
danielholloc...@gmail.com> wrote:

> I'm a bit lost.  I don't seem to have compcache activated in the first
> place, but now hibernation no longer works on lucid.
>
> --
> lucid regression: does not resume from hibernation
> https://bugs.launchpad.net/bugs/577916
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in “linux” package in Ubuntu: Confirmed
>
> Bug description:
> I normally nearly always hibernate my system. This was working well before
> and after I upgraded from Karmic to lucid RC (except for a  presumably
> unrelated cursor glitch
> https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/564423
> ).
>
> Then suddenly, on May 1st, my system stopped resuming from hibernate,
> always starting fresh (and with the network always disabled after an attempt
> to hibernate). From the Synaptic history, I suspect it could be related to
> the initramfs-tools updated from 0.92bubuntu77 to 0.92bubuntu78, or an
> accompanying change around that time.
>
> I had initially reported this in
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/499940, from which I
> learned I am not the only one to experience this problem. I was asked to
> submit another bug, so here it is.
>
> I'm willing to help debugging the resume process. What info should I
> collect?
>
> Philippe
>
> PS. this is ubuntu 10.04 on a dell dimension 9100 with ati video
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/577916/+subscribe
>

-- 
lucid regression: does not resume from hibernation
https://bugs.launchpad.net/bugs/577916
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 598738] Re: fastdep ftbfs in maverick

2010-06-26 Thread Bhavani Shankar

** Patch added: "Patch to fix FTBFS"
   http://launchpadlibrarian.net/50938823/fastdep.diff

** Changed in: fastdep (Ubuntu)
   Status: New => Confirmed

** Branch linked: lp:ubuntu/fastdep

-- 
fastdep ftbfs in maverick
https://bugs.launchpad.net/bugs/598738
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 596891] Re: Sync ldaptor 0.0.43+debian1-3 (universe) from Debian unstable (main)

2010-06-26 Thread Fabrice Coutadeur
Agree with Bhavani: the following change:
Remove empty POT files. Fixes FTBFS caused by pkgstriptranslations.
has to be kept as it seems there are still some empty pot files (as otherwise, 
the package will FTBFS)

-- 
Sync ldaptor 0.0.43+debian1-3 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/596891
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 598740] [NEW] Sync xmlstarlet 1.0.2-1 (universe) from Debian unstable (main)

2010-06-26 Thread Angel Abad
Public bug reported:

Please sync xmlstarlet 1.0.2-1 (universe) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:

With this new debian version there is no diff between ubuntu and
Debian.

Thanks

Changelog entries since current maverick version 1.0.1-2ubuntu1:

xmlstarlet (1.0.2-1) unstable; urgency=low

  * QA upload.
  * New upstream release. Includes prevention of -N
options getting dropped for command-line 
(Closes: #540842) (LP: #209982)
  * Migrate to 3.0 (quilt) for upstream changes.
  * Build-depend on autotools-dev and dh-autoreconf to update the
autotools information. Replaces outdated config.{sub,guess}
(Closes: #535723)

 -- Neil Williams   Sun, 20 Jun 2010 20:48:59 +0100

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

-- 
Sync xmlstarlet 1.0.2-1 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/598740
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 598147] Re: libstdc++ test failures

2010-06-26 Thread Matthias Klose
4.5 has some more:

Running target unix
FAIL: ext/array_allocator/check_delete.cc (test for excess errors)
FAIL: ext/array_allocator/check_new.cc (test for excess errors)
FAIL: ext/bitmap_allocator/check_delete.cc (test for excess errors)
FAIL: ext/bitmap_allocator/check_new.cc (test for excess errors)
FAIL: ext/debug_allocator/check_delete.cc (test for excess errors)
FAIL: ext/debug_allocator/check_new.cc (test for excess errors)
FAIL: ext/malloc_allocator/check_delete.cc (test for excess errors)
FAIL: ext/malloc_allocator/check_new.cc (test for excess errors)
FAIL: ext/malloc_allocator/deallocate_global.cc (test for excess errors)
FAIL: ext/malloc_allocator/deallocate_local.cc (test for excess errors)
FAIL: ext/mt_allocator/check_delete.cc (test for excess errors)
FAIL: ext/mt_allocator/check_new.cc (test for excess errors)
FAIL: ext/mt_allocator/deallocate_global-2.cc (test for excess errors)
FAIL: ext/mt_allocator/deallocate_global-4.cc (test for excess errors)
FAIL: ext/mt_allocator/deallocate_global_thread-1.cc (test for excess errors)
FAIL: ext/mt_allocator/deallocate_global_thread-3.cc (test for excess errors)
FAIL: ext/mt_allocator/deallocate_local-2.cc (test for excess errors)
FAIL: ext/mt_allocator/deallocate_local-4.cc (test for excess errors)
FAIL: ext/mt_allocator/deallocate_local-6.cc (test for excess errors)
FAIL: ext/mt_allocator/deallocate_local-8.cc (test for excess errors)
FAIL: ext/mt_allocator/deallocate_local_thread-1.cc (test for excess errors)
FAIL: ext/mt_allocator/deallocate_local_thread-3.cc (test for excess errors)
FAIL: ext/mt_allocator/deallocate_local_thread-5.cc (test for excess errors)
FAIL: ext/mt_allocator/deallocate_local_thread-7.cc (test for excess errors)
FAIL: ext/new_allocator/check_delete.cc (test for excess errors)
FAIL: ext/new_allocator/check_new.cc (test for excess errors)
FAIL: ext/new_allocator/deallocate_global.cc (test for excess errors)
FAIL: ext/new_allocator/deallocate_local.cc (test for excess errors)
FAIL: ext/pool_allocator/check_delete.cc (test for excess errors)
FAIL: ext/pool_allocator/check_new.cc (test for excess errors)
FAIL: ext/throw_allocator/check_delete.cc (test for excess errors)
FAIL: ext/throw_allocator/check_new.cc (test for excess errors)
FAIL: ext/throw_allocator/deallocate_global.cc (test for excess errors)
FAIL: ext/throw_allocator/deallocate_local.cc (test for excess errors)

-- 
libstdc++ test failures
https://bugs.launchpad.net/bugs/598147
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 597997] Re: [Lucid] Gwibber stopped displaying Twitter timeline

2010-06-26 Thread Swâmi Petaramesh
For some reason about which I have no idea, Gwibber restarted showing my
complete TL after 48 hours of "strike"... So my issue is "solved for
now" but I'm not sure whether this is stable or not.

-- 
[Lucid] Gwibber stopped displaying Twitter timeline
https://bugs.launchpad.net/bugs/597997
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 592042] Re: [Maverick only] Pressing printscreen hangs keyboard

2010-06-26 Thread dORSY
For me the gnome exits and my PC shuts down (goes into suspend?) when I
press PrintScreen...

-- 
[Maverick only] Pressing printscreen hangs keyboard
https://bugs.launchpad.net/bugs/592042
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 530760] Re: evolution crashed with SIGSEGV in gnome-keyring code

2010-06-26 Thread Bowmore
Installing evolution-data-server 2.28.3.1-0ubuntu5 from lucid-proposed
seems to solve my crash problems.

Before I could reduce the crash frequency by only having one or two mail
accounts active.

After installing evolution-data-server 2.28.3.1-0ubuntu5 I've run
Evolution 15 hours by now with five accounts active searching for new
messages each and every minute with no crashes so far. That's quite an
improvement ;)

Installed fixes:
libgnome-keyring0 2.30.1-0ubuntu1
evolution-data-server 2.28.3.1-0ubuntu5

-- 
evolution crashed with SIGSEGV in gnome-keyring code
https://bugs.launchpad.net/bugs/530760
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 116984] Re: Applications can't connect to avahi-daemon until avahi is restarted once.

2010-06-26 Thread Anakin Starkiller
Still got this issue on Lucid 10.04...I always need to restart avahi-
daemon once to see the available services on the network.

-- 
Applications can't connect to avahi-daemon until avahi is restarted once.
https://bugs.launchpad.net/bugs/116984
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 597705] Re: Please merge policycoreutils 2.0.82-2(universe) from debian unstable(main)

2010-06-26 Thread Fabrice Coutadeur
Uploaded. Thanks for your work!

Fabrice

** Changed in: policycoreutils (Ubuntu)
   Status: Confirmed => In Progress

** Changed in: policycoreutils (Ubuntu)
 Assignee: (unassigned) => Fabrice Coutadeur (fabricesp)

** Changed in: policycoreutils (Ubuntu)
   Status: In Progress => Fix Committed

** Changed in: policycoreutils (Ubuntu)
 Assignee: Fabrice Coutadeur (fabricesp) => (unassigned)

-- 
Please merge policycoreutils 2.0.82-2(universe) from debian unstable(main)
https://bugs.launchpad.net/bugs/597705
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 597705] Re: Please merge policycoreutils 2.0.82-2(universe) from debian unstable(main)

2010-06-26 Thread Launchpad Bug Tracker
This bug was fixed in the package policycoreutils - 2.0.82-2ubuntu1

---
policycoreutils (2.0.82-2ubuntu1) maverick; urgency=low

  * Merge from debian unstable.  Remaining changes: LP: #597705
- debian/postinst: move restorecon to a higher startup level.
 -- Bhavani ShankarFri, 25 Jun 2010 11:37:15 +0530

** Changed in: policycoreutils (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
Please merge policycoreutils 2.0.82-2(universe) from debian unstable(main)
https://bugs.launchpad.net/bugs/597705
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 598743] [NEW] install "blocked" by unnecessary unmount-partition attempt

2010-06-26 Thread james
Public bug reported:

Binary package hint: ubiquity

This is specifically with xubuntu-10.04-desktop-i386.iso, booted from
grub2 with:

menuentry "Xubuntu Live 10.04 32bit" {
 loopback loop (hd0,2)/xubuntu-10.04-desktop-i386.iso
 linux (loop)/casper/vmlinuz boot=casper 
iso-scan/filename=/xubuntu-10.04-desktop-i386.iso 
file=(loop)/preseed/xubuntu.seed --
 initrd (loop)/casper/initrd.lz
}

So the xubuntu iso is on the target partition, the partition table is
NOT to be changed, and the partition has already been formatted.

Where /var/log/syslog says:

 Step_before = stepReady
 progress_loop()
 umount: /isodevice: device is busy

then ubiquity is trying to unmount the partition, even though there is
no need for this.  Even worse, when umount fails, the installation is
effectively "blocked" from continuing.  That's a "showstopper" bug
during an install.

Adding 'exit 0' to the top of /lib/partman/commit.d/01unmount_busy
allows the install to proceed.

I assume that some test should be added to 01unmount_busy, so that this
test is not made when the partition table is unchanged.

James

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

-- 
install "blocked" by unnecessary unmount-partition attempt
https://bugs.launchpad.net/bugs/598743
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 458071] Re: crashes in gcompris Assertion '!in_worker(m)' failed at pulse/thread-mainloop.c:161, function pa_threaded_mainloop_stop().

2010-06-26 Thread Bug Watch Updater
** Bug watch added: Novell/SUSE Bugzilla #608633
   https://bugzilla.novell.com/show_bug.cgi?id=608633

-- 
crashes in gcompris Assertion '!in_worker(m)' failed at 
pulse/thread-mainloop.c:161, function pa_threaded_mainloop_stop().
https://bugs.launchpad.net/bugs/458071
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 598478] Re: artha doesn't do anything

2010-06-26 Thread Vish
Able to reproduce this in a fresh install [in VM]

However , oddly artha works on my install! [missing deps ?]

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

** Changed in: hundredpapercuts
   Importance: Undecided => Low

** Changed in: hundredpapercuts
   Status: New => Confirmed

** Changed in: hundredpapercuts
Milestone: None => maverick-round-10-sc-ftdau

** Changed in: artha (Ubuntu)
   Importance: Undecided => Medium

** Changed in: artha (Ubuntu)
   Status: New => Confirmed

-- 
artha doesn't do anything
https://bugs.launchpad.net/bugs/598478
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 597869] Re: Please merge ekiga 3.2.7-2 (universe) from debian unstable (main)

2010-06-26 Thread Yannick Defais
Indeed, you'll need ptlib and opal as well from debian. (and it is fixed
version for both, no backward/forward compatibility)

Best regards,
Yannick

-- 
Please merge ekiga 3.2.7-2 (universe) from debian unstable (main)
https://bugs.launchpad.net/bugs/597869
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 595020] Re: Please merge criticalmass 1.0.0-1.4 (universe) from Debian unstable (main)

2010-06-26 Thread Angel Abad

** Patch removed: "debian > ubuntu debdiff"
   http://launchpadlibrarian.net/50425166/debian-ubuntu.debdiff

** Patch removed: "ubuntu.old > ubuntu debdiff"
   http://launchpadlibrarian.net/50425202/ubuntu.debdiff

** Patch added: "debian > ubuntu debdiff"
   http://launchpadlibrarian.net/50939491/debian-ubuntu.debdiff

-- 
Please merge criticalmass 1.0.0-1.4 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/595020
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 595020] Re: Please merge criticalmass 1.0.0-1.4 (universe) from Debian unstable (main)

2010-06-26 Thread Angel Abad
Updated patch.

** Patch added: "ubuntu.old > ubuntu debdiff"
   http://launchpadlibrarian.net/50939529/ubuntu.debdiff

-- 
Please merge criticalmass 1.0.0-1.4 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/595020
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 574462] Re: udisks-probe-ata-smart causes HSM violations

2010-06-26 Thread Andrew Simpson
General Note:

The workaround in Comment #3 won't work for many machines.  This is
because the kernel tries to detect whether the device is an SSD and is
meant to set /sys/block/sda/queue/rotational to '0' for SSD or '1' for
HDD.  However it often gets it wrong (or wrong info from the drive).
Many of the SSD's we have are telling the kernel that they are
rotational!

Use the workaround in Comment #7 or Comment #32 (both same).

-- 
udisks-probe-ata-smart causes HSM violations
https://bugs.launchpad.net/bugs/574462
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 574462] Re: udisks-probe-ata-smart causes HSM violations

2010-06-26 Thread Andrew Simpson
If you are getting symptoms at the same time every hour, have you
checked what is in /etc/cron.hourly?

There is nothing in cron.hourly on my machine (and I don't get freezes
every hour).

-- 
udisks-probe-ata-smart causes HSM violations
https://bugs.launchpad.net/bugs/574462
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 573984] Re: Screen brightness can not be adjusted in Lucid with Intel Arrandale graphics

2010-06-26 Thread sas
I updated my BIOS to the latest version from Acer site -  BIOS v1.22 for
Aspire 5740 - but brightness still doesn't work.

-- 
Screen brightness can not be adjusted in Lucid with Intel Arrandale graphics
https://bugs.launchpad.net/bugs/573984
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 467204] Re: not detected that cache should be rebuild

2010-06-26 Thread agent 8131
I ran across this.  I generally run apt-show-versions as a user but it
would be nice if it could detect that the cache needs rebuilding and
prompt something like "cache needs rebuilding. run sudo apt-show-
versions -i"

-- 
not detected that cache should be rebuild
https://bugs.launchpad.net/bugs/467204
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 598746] [NEW] Unminimized xchat window consistently causes high compiz cpu usage and poor compiz performance

2010-06-26 Thread Carey Underwood
Public bug reported:

Binary package hint: xchat

I'm on a fairly slow machine, but it's generally perfectly snappy.

Experienced with nouveau from edgers and with restricted nvidia driver.

With xchat open but minimized, idle compiz cpu usage is around 2% to 5%.
With xchat restored, with an idle channel visible, compiz cpu usage goes to 
40%, and other desktop operations (dragging windows, working in other 
applications) becomes noticeably jittery / laggy.
Minimizing xchat again brings compiz cpu usage back down to idle.  

This occurs on a freshly restarted compiz and xchat process.  (via
closing and quiting xchat and "compiz --replace")

Running
> strace -p $(pidof compiz) -o /tmp/strace-compiz-$MODE & strace -p $(pidof 
> xchat) -o /tmp/strace-xchat-$MODE & sleep 2s; kill %1; kill %2 
with xchat minimized and visible (the output of which is attached) shows both 
compiz and xchat with an order of magnitude more activity while visible (again 
with only an idle channel visible).

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: xchat 2.8.6-4ubuntu5
Uname: Linux 2.6.34-020634-generic i686
Architecture: i386
Date: Sat Jun 26 02:13:49 2010
ProcEnviron:
 LANGUAGE=en_CA:en
 PATH=(custom, no user)
 LANG=en_CA.utf8
 SHELL=/bin/bash
SourcePackage: xchat

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


** Tags: apport-bug i386 lucid

-- 
Unminimized xchat window consistently causes high compiz cpu usage and poor 
compiz performance
https://bugs.launchpad.net/bugs/598746
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 598746] Re: Unminimized xchat window consistently causes high compiz cpu usage and poor compiz performance

2010-06-26 Thread Carey Underwood

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/50939112/Dependencies.txt

-- 
Unminimized xchat window consistently causes high compiz cpu usage and poor 
compiz performance
https://bugs.launchpad.net/bugs/598746
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 598746] strace logs

2010-06-26 Thread Carey Underwood
strace-xchat-restored:  686K
strace-compiz-restored:  371K
strace-xchat-minimized:  45K
strace-compiz-minimized:  99K


** Attachment added: "strace-xchat-restored"
   http://launchpadlibrarian.net/50939569/strace-xchat-restored

** Attachment added: "strace-compiz-restored"
   http://launchpadlibrarian.net/50939570/strace-compiz-restored

** Attachment added: "strace-xchat-minimized"
   http://launchpadlibrarian.net/50939571/strace-xchat-minimized

** Attachment added: "strace-compiz-minimized"
   http://launchpadlibrarian.net/50939572/strace-compiz-minimized

-- 
Unminimized xchat window consistently causes high compiz cpu usage and poor 
compiz performance
https://bugs.launchpad.net/bugs/598746
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 597869] Re: Please merge ekiga 3.2.7-2 (universe) from debian unstable (main)

2010-06-26 Thread Bhavani Shankar
I ll prepare a merge diff for both asap if its possible

Regards

On Sat, Jun 26, 2010 at 1:58 PM, Yannick Defais  wrote:

> Indeed, you'll need ptlib and opal as well from debian. (and it is fixed
> version for both, no backward/forward compatibility)
>
> Best regards,
> Yannick
>
> --
> Please merge ekiga 3.2.7-2 (universe) from debian unstable (main)
> https://bugs.launchpad.net/bugs/597869
> You received this bug notification because you are a member of Ubuntu
> Desktop Bugs, which is subscribed to ekiga in ubuntu.
>
> --
> desktop-bugs mailing list
> desktop-b...@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
>


-- 
Bhavani Shankar.R
https://launchpad.net/~bhavi, a proud ubuntu community  member.
What matters in life is application of mind!,
It makes great sense to have some common sense..!

-- 
Please merge ekiga 3.2.7-2 (universe) from debian unstable (main)
https://bugs.launchpad.net/bugs/597869
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 596891] Re: Sync ldaptor 0.0.43+debian1-3 (universe) from Debian unstable (main)

2010-06-26 Thread Angel Abad
Ok, you are right, so we will do no duplicate work, upload Bhavani merge
please.

Best Regards,

-- 
Sync ldaptor 0.0.43+debian1-3 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/596891
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 594396] Re: "Sound Effects" should not be the default tab in Sound Preferences

2010-06-26 Thread Vish
With the new sound menu changes accessing the Application volume tab is
more sensible

** Also affects: indicator-sound (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: indicator-sound
   Importance: Undecided
   Status: New

** Changed in: hundredpapercuts
   Importance: Undecided => Low

** Changed in: hundredpapercuts
   Status: Confirmed => Triaged

** Changed in: hundredpapercuts
Milestone: None => maverick-round-4-potpourri

** Changed in: indicator-sound (Ubuntu)
   Importance: Undecided => Wishlist

** Changed in: indicator-sound (Ubuntu)
   Status: New => Confirmed

-- 
"Sound Effects" should not be the default tab in Sound Preferences
https://bugs.launchpad.net/bugs/594396
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 565416] Re: cheese crashed with SIGSEGV

2010-06-26 Thread Vish
*** This bug is a duplicate of bug 543758 ***
https://bugs.launchpad.net/bugs/543758

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 543758, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 543758
   cheese crashed with SIGSEGV when webcam is already in use

-- 
cheese crashed with SIGSEGV
https://bugs.launchpad.net/bugs/565416
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 598749] [NEW] Website links not parsed problem

2010-06-26 Thread arky
Public bug reported:

Binary package hint: software-center

software-center fails to parse the homepage uri if prefixed with a
space.

 
Go  to Software Center > Accessories > AClock  package description page, you 
will find "Homepage: http://www.linuks.mine.nu/aclock/"; instead of expect 
'Website" link.

Looking at 'apt-cache show alcock.app' output I find there is space
before Homepage: line.


Description: Analog dockapp clock for GNUstep
 This little application displays the time of the day (analog).
 .
 Homepage: http://www.linuks.mine.nu/aclock/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu


** Affects: software-center (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Website links not parsed problem
https://bugs.launchpad.net/bugs/598749
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 598748] [NEW] package empathy 2.30.1-0u buntu1 failed to install/upgrade: le sous-processus nouv eau script post-removal a retourné une erreur de sort ie d'état 1

2010-06-26 Thread Nicolas Heydens
Public bug reported:

Binary package hint: empathy

Hello,
I have a problem for update with packages : empathy and empathy-common
Thanks
Bye

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: empathy 2.30.1-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic i686
Architecture: i386
Date: Sat Jun 26 10:27:37 2010
ErrorMessage: le sous-processus nouveau script post-removal a retourné une 
erreur de sortie d'état 1
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
SourcePackage: empathy
Title: package empathy 2.30.1-0ubuntu1 failed to install/upgrade: le 
sous-processus nouveau script post-removal a retourné une erreur de sortie 
d'état 1

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


** Tags: apport-package i386 lucid

-- 
package empathy 2.30.1-0ubuntu1 failed to install/upgrade: le sous-processus 
nouveau script post-removal a retourné une erreur de sortie d'état 1
https://bugs.launchpad.net/bugs/598748
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 598748] Re: package empathy 2.30.1-0ubunt u1 failed to install/upgrade: le sous-processus nouveau script post-removal a retourné une erreur de sortie d 'état 1

2010-06-26 Thread Nicolas Heydens

** Attachment added: "AptOrdering.txt"
   http://launchpadlibrarian.net/50939426/AptOrdering.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/50939427/Dependencies.txt

** Attachment added: "Df.txt"
   http://launchpadlibrarian.net/50939428/Df.txt

** Attachment added: "Dmesg.txt"
   http://launchpadlibrarian.net/50939429/Dmesg.txt

** Attachment added: "DpkgTerminalLog.gz"
   http://launchpadlibrarian.net/50939430/DpkgTerminalLog.gz

-- 
package empathy 2.30.1-0ubuntu1 failed to install/upgrade: le sous-processus 
nouveau script post-removal a retourné une erreur de sortie d'état 1
https://bugs.launchpad.net/bugs/598748
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 571678] Re: No plymouth graphical boot on Intel GPU

2010-06-26 Thread Khaosaming
I can confirm that Plymouth is not yet working on Acer Aspire 5310 and
Ubuntu 10.04 clean install with the latest updates. The behaviour at
boot is the same as above: no Plymouth screen but blinking cursor,
screen backlight on and off and text is displayed no matter what the
splash settings are. I tried the tricks above (re-install, command line)
to no avail. Boot splash remains off. The Ubuntu image with dots is
displayed at shut down, though.

-- 
No plymouth graphical boot on Intel GPU
https://bugs.launchpad.net/bugs/571678
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 598746] Re: Unminimized xchat window consistently causes high compiz cpu usage and poor compiz performance

2010-06-26 Thread Carey Underwood
It appears to be the graphical lag meter;  if I set view | Network
Meters to "Graph" or "Both", I get the excessive cpu usage.  If I set
them instead to "Text" or "None", I get the same cpu usage as a
minimized xchat.

-- 
Unminimized xchat window consistently causes high compiz cpu usage and poor 
compiz performance
https://bugs.launchpad.net/bugs/598746
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 598335] Re: gnome locks up with cgroup-bin installed

2010-06-26 Thread agent 8131
I just discovered that this was my problem as well though I am using
amd64 and lucid.  When cgroup-bin is installed all operations involving
adding or removing modules fail (modprobe, rmmod).  There may be other
factors at play but for my system once installing cgroup-bin I can
reproduce 100% of the time by running "sudo modprobe aes".  Removing the
packages fixes the problem.

** Changed in: libcgroup (Ubuntu)
   Status: New => Confirmed

-- 
gnome locks up with cgroup-bin installed
https://bugs.launchpad.net/bugs/598335
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 342332] Re: vlc crashes with SIGABRT at startup or when "Show Playlist" is clicked

2010-06-26 Thread Bug Watch Updater
** Changed in: vlc (Debian)
   Status: New => Fix Released

-- 
vlc crashes with SIGABRT at startup or when "Show Playlist" is clicked
https://bugs.launchpad.net/bugs/342332
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 598335] Re: gnome locks up with cgroup-bin installed

2010-06-26 Thread agent 8131
I detailed some of my systems when investigating this problem here:
http://ubuntuforums.org/showthread.php?t=1518092

-- 
gnome locks up with cgroup-bin installed
https://bugs.launchpad.net/bugs/598335
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 597869] Re: Please merge ekiga 3.2.7-2 (universe) from debian unstable (main)

2010-06-26 Thread Bhavani Shankar
Bug #598654 has already a merge request for ptlib

for opal there is a new version on debian 3.6.8~dfsg-2 whereas MoM has
3.6.8~dfsg-1 as given under

https://merges.ubuntu.com/o/opal/

Regards

-- 
Please merge ekiga 3.2.7-2 (universe) from debian unstable (main)
https://bugs.launchpad.net/bugs/597869
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 530195] Re: gwibber tries to call has_key on list---twitter doesnot work

2010-06-26 Thread caixamagica
I would like to try solution #80.
But I don't know how to edit /usr/share/pyshared/gwibber/microblog/__init__.py
Here is an empty file (on gedit).
Please help.

-- 
gwibber tries to call has_key on list---twitter doesnot work
https://bugs.launchpad.net/bugs/530195
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 598750] [NEW] Sell Ebooks (e.g. Oreilly) on Ubuntu store

2010-06-26 Thread Daniel Beck
Public bug reported:

Ubuntu store is selling DRM-free music. It might be a good idea to also
sell DRM-free ebooks. An Ebook-Reader synchronisation software like
"Calibre" could then automatically be installed to synchronize ebooks
with an ebook-reader.

Publishers affording drm-free ebooks are for example: Pragmatic
Programmers, Manning, Oreilly. There are also some DRM-free books at
amazon.

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: drm-free ebooks

-- 
Sell Ebooks (e.g. Oreilly) on Ubuntu store
https://bugs.launchpad.net/bugs/598750
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 596891] Re: Merge ldaptor 0.0.43+debian1-3 (universe) from Debian unstable (main)

2010-06-26 Thread Bhavani Shankar
** Summary changed:

- Sync ldaptor 0.0.43+debian1-3 (universe) from Debian unstable (main)
+ Merge ldaptor 0.0.43+debian1-3 (universe) from Debian unstable (main)

-- 
Merge ldaptor 0.0.43+debian1-3 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/596891
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 484949] Re: Flash plugin... flashes(!) on certain pages

2010-06-26 Thread unggnu
*** This bug is a duplicate of bug 484976 ***
https://bugs.launchpad.net/bugs/484976

** This bug has been marked a duplicate of bug 484976
   Flickering on sites with Flash video + Flash buttons

-- 
Flash plugin... flashes(!) on certain pages
https://bugs.launchpad.net/bugs/484949
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 362172] Re: canon 2022 printing error

2010-06-26 Thread Vish
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. 
We are closing this bug report because it lacks the information we need to 
investigate the problem, as described in the previous comments. Please reopen 
it if you can give us the missing information, and don't hesitate to submit bug 
reports in the future. 
To reopen the bug report you can click on the current status, under the Status 
column, and change the Status back to "New".

** Changed in: cups (Ubuntu)
   Status: Incomplete => Invalid

-- 
canon 2022 printing error
https://bugs.launchpad.net/bugs/362172
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 190737] Re: Hi load average using in 8.04a4 NIS/Autofs setup copied from 7.10

2010-06-26 Thread Bug Watch Updater
** Changed in: tracker
   Status: New => Fix Released

-- 
Hi load average using in 8.04a4 NIS/Autofs setup copied from 7.10
https://bugs.launchpad.net/bugs/190737
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 587055] Re: libc6-i386 (2.11.1-0ubuntu7.1) provides broken implementation of memset()

2010-06-26 Thread Matthias Klose
Testcase works as expected with the update, fails without it.


** Tags added: verification-done
** Tags removed: verification-needed

-- 
libc6-i386 (2.11.1-0ubuntu7.1) provides broken implementation of memset()
https://bugs.launchpad.net/bugs/587055
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 578940] Re: X failure with195.36.15-0ubuntu3

2010-06-26 Thread agent 8131
This bug can probably be closed.  I ran into some similar problems with
the release of 195.36.24-0ubuntu1~10.04.  I solved the problem by
purging all nvidia packages.  Then removing the directories:

/usr/lib32/nvidia-current
/usr/lib/nvidia-current

which were not empty meaning somehow cruft had accumulated in them.  I
then reinstalled nvidia-current and everything seemed to work.  I have
my fingers crossed that the next driver update will happen without any
issues.

-- 
X failure with195.36.15-0ubuntu3
https://bugs.launchpad.net/bugs/578940
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 465916] Re: CUPS DNS-SD (Bonjour/mDNS/Zeroconf/Avahi) not broadcasting

2010-06-26 Thread AprilHare
Bug confirmed here.
Easiest way to test: http://localhost:631/ is browsable, 
http://myserver.local:631/ is not.
It affects configuring Windows machines using Bonjour services too (actually 
the nicer way to set up printing services under Windows, at least when zeroconf 
works).
Is there a PPA yet with the packages (libdns etc) needed? Running lucid..

-- 
CUPS DNS-SD (Bonjour/mDNS/Zeroconf/Avahi) not broadcasting
https://bugs.launchpad.net/bugs/465916
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 434113] Re: "could not contact server"

2010-06-26 Thread duanedesign
If this is still an issue for you with the latest version of Ubuntu you
can reopen this report by changing the 'Status' to 'New'.  The status of
a bug report can be modified by clicking on the current status in the
yellow line, which will reveal a sub menu. You can then set a new status
in the drop down box. Please provide any details that were asked for by
Joshua Hoover.

thank you,
duanedesign

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

** Changed in: ubuntuone-client
   Status: Incomplete => Invalid

** Changed in: ubuntuone-client (Ubuntu)
   Status: New => Invalid

-- 
"could not contact server"
https://bugs.launchpad.net/bugs/434113
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 561190] Re: WARNING: at /build/buildd/linux-2.6.32/net/wireless/core.c:614 wdev_cleanup_work+0xa7/0xd0 [cfg80211]()

2010-06-26 Thread YoBa
I also tried some new kernels proposed on kernel-ppa/mainline. I tried
2.6.34-020634-generic and 2.6.35-020635rc1. Still have boot problems
with those kernels. The only kernel that solves my problem is the one
proposed by Chase (2.6.32-19-generic #29~lp528688).

y...@ubuntu:~$ uname -a
Linux ubuntu 2.6.32-19-generic #29~lp528688 SMP Thu Apr 1 18:52:01 UTC 2010 
x86_64 GNU/Linux

-- 
WARNING: at /build/buildd/linux-2.6.32/net/wireless/core.c:614 
wdev_cleanup_work+0xa7/0xd0 [cfg80211]()
https://bugs.launchpad.net/bugs/561190
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 437061] Re: Ubuntuone gnome client crash immediately after starting

2010-06-26 Thread duanedesign
If this is still an issue for you with the latest version of Ubuntu you
can reopen this report by changing the 'Status' to 'New'.  The status of
a bug report can be modified by clicking on the current status in the
yellow line, which will reveal a sub menu. You can then set a new status
in the drop down box. Please provide any details that were asked for by
Joshua Hoover.

thank you,
duanedesign

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

** Changed in: ubuntuone-client (Ubuntu)
   Status: New => Invalid

** Changed in: ubuntuone-client
   Status: Incomplete => Invalid

-- 
Ubuntuone gnome client crash immediately after starting
https://bugs.launchpad.net/bugs/437061
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 380186] Re: ndiswrapper (ntos_wq) tainted leading to kernel crash

2010-06-26 Thread Ant Holloway
Can confirm that the x86 version works with no issues using the latest
SiS163u Windows XP driver.  It would seem it is the x64 version / driver
causing the issues - this is in line with previous releases of Ubuntu on
the Amilo Li1818 - the x64 version always has issues with the SiS163u
card.

-- 
ndiswrapper (ntos_wq) tainted leading to kernel crash
https://bugs.launchpad.net/bugs/380186
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 441782] Re: web page doesent launch after install

2010-06-26 Thread duanedesign
If this is still an issue for you with the latest version of Ubuntu you
can reopen this report by changing the 'Status' to 'New'.  The status of
a bug report can be modified by clicking on the current status in the
yellow line, which will reveal a sub menu. You can then set a new status
in the drop down box. Please provide any details that were asked for by
Joshua Hoover.

thank you,
duanedesign

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

** Changed in: ubuntuone-client
   Status: Incomplete => Invalid

** Changed in: ubuntuone-client (Ubuntu)
   Status: New => Invalid

-- 
web page doesent launch after install
https://bugs.launchpad.net/bugs/441782
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 441188] Re: ubuntu one sync daemon chrashes after pasting a document in the ubuntu one folder

2010-06-26 Thread duanedesign
If this is still an issue for you with the latest version of Ubuntu you
can reopen this report by changing the 'Status' to 'New'.  The status of
a bug report can be modified by clicking on the current status in the
yellow line, which will reveal a sub menu. You can then set a new status
in the drop down box. Please provide any details that were asked for by
Joshua Hoover.

thank you,
duanedesign

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

** Changed in: ubuntuone-client
   Status: Incomplete => Invalid

** Changed in: ubuntuone-client (Ubuntu)
   Status: New => Invalid

-- 
ubuntu one sync daemon chrashes after pasting a document in the ubuntu one 
folder
https://bugs.launchpad.net/bugs/441188
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 598752] [NEW] startup sound (the drum) just dissapeared

2010-06-26 Thread Jon Forsberg
Public bug reported:

Binary package hint: gdm

Acer Aspire One B250

The startup sound that plays at boot when the login screen appears just
stopped playing a few weeks back. I cant see what I did to make it so
and I cant get it to work again. I havent really changed any sound
related preferences or anything. "Play login sound" (my translation from
swedish) is enabled in the gdm/login screen preferences.

Here is the maybe relevant gconf settings:

 /apps/gdm/simple-greeter:
  disable_user_list = false
  banner_message_enable = false
  disable_restart_buttons = false
  banner_message_text = 
  banner_message_text_nochooser = 
  recent-layouts = []
  recent-languages = []
  wm_use_compiz = false
  logo_icon_name = computer
  /apps/gdm/simple-greeter/settings-manager-plugins:
   /apps/gdm/simple-greeter/settings-manager-plugins/a11y-keyboard:
priority = 7
active = true
   /apps/gdm/simple-greeter/settings-manager-plugins/xsettings:
priority = 2
active = true
   /apps/gdm/simple-greeter/settings-manager-plugins/media-keys:
priority = 20
active = false
   /apps/gdm/simple-greeter/settings-manager-plugins/background:
priority = 5
active = true
   /apps/gdm/simple-greeter/settings-manager-plugins/sound:
priority = 3
active = true
   /apps/gdm/simple-greeter/settings-manager-plugins/xrandr:
priority = 1
active = true
  /apps/gdm/simple-greeter/accessibility:
   screen_magnifier_enabled = false
   screen_keyboard_enabled = false
   screen_reader_enabled = false

Also, I noticed that /usr/bin/canberra-gtk-play --id="SOMETHING" doesnt
work either, where SOMETHING is for example "system-ready" or  "bell" or
"desktop-login" . It looks like its playing a sound but no sound comes
out of the speakers. Dont know if its related.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: gdm 2.30.0-0ubuntu5
ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic i686
Architecture: i386
Date: Sat Jun 26 11:07:14 2010
InstallationMedia: Ubuntu-Netbook 10.04 "Lucid Lynx" - Release i386 (20100429.4)
ProcEnviron:
 PATH=(custom, user)
 LANG=sv_SE.utf8
 SHELL=/bin/bash
SourcePackage: gdm

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


** Tags: apport-bug i386 lucid ubuntu-une

-- 
startup sound (the drum) just dissapeared
https://bugs.launchpad.net/bugs/598752
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 598752] Re: startup sound (the drum) just dissapeared

2010-06-26 Thread Jon Forsberg

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/50940663/Dependencies.txt

-- 
startup sound (the drum) just dissapeared
https://bugs.launchpad.net/bugs/598752
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 593564] Re: regressions in libjava testsuite on arm-linux

2010-06-26 Thread Matthias Klose
ld now handles --no-merge-exidx-entries on armel, gcj-4.4 test build
succeeds


** Tags added: verification-done
** Tags removed: verification-needed

-- 
regressions in libjava testsuite on arm-linux
https://bugs.launchpad.net/bugs/593564
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 443231] Re: :Unable to correct problems, you have held broken packages.

2010-06-26 Thread duanedesign
If this is still an issue for you with the latest version of Ubuntu you
can reopen this report by changing the 'Status' to 'New'.  The status of
a bug report can be modified by clicking on the current status in the
yellow line, which will reveal a sub menu. You can then set a new status
in the drop down box. Please provide any details that were asked for by
Joshua Hoover.

thank you,
duanedesign

** Summary changed:

- aceback (most recent call last):   File 
"/usr/lib/python2.6/dist-packages/aptdaemon/worker.py", line 91, in 
_process_transaction self.install_packages(**self.trans.kwargs)   File 
"/usr/lib/python2.6/dist-packages/aptdaemon/worker.py", line 155, in 
install_packages self._mark_packages_for_installation(package_names)   File 
"/usr/lib/python2.6/dist-packages/aptdaemon/worker.py", line 197, in 
_mark_packages_for_installation pkg.markInstall()   File 
"/usr/lib/python2.6/dist-packages/apt/package.py", line 1076, in markInstall
 fixer.Resolve(True) SystemError: E:Unable to correct problems, you have held 
broken packages.
+ :Unable to correct problems, you have held broken packages.

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

** Changed in: ubuntuone-client
   Status: Incomplete => Invalid

** Changed in: ubuntuone-client (Ubuntu)
   Status: New => Invalid

-- 
:Unable to correct problems, you have held broken packages.
https://bugs.launchpad.net/bugs/443231
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 598754] [NEW] Package jackd does not contain init script

2010-06-26 Thread Martin Emrich
Public bug reported:

I would like to configure jackd to run at system boot as root, but the
package does not provide an init script, neiter in /etc/init.d for
sysvinit nor in /etc/init for upstart. Everything else is there
(/etc/default/jackd, even dead symlinks in /etc/rcX.d).

I downloaded the sources via "apt-get source jackd", but even there, I
cannot find an initscript.

$ LANG=C apt-cache policy jackd
jackd:
  Installed: 0.118+svn3796-1ubuntu2
  Candidate: 0.118+svn3796-1ubuntu2
  Version table:
 *** 0.118+svn3796-1ubuntu2 0
500 http://de.archive.ubuntu.com/ubuntu/ lucid/universe Packages
100 /var/lib/dpkg/status

** Affects: jack-audio-connection-kit (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Package jackd does not contain init script
https://bugs.launchpad.net/bugs/598754
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 598753] [NEW] Nautilus 2.30.1 does not search

2010-06-26 Thread divisortrix
Public bug reported:

Binary package hint: nautilus

Upgraded from Ubuntu 9.04 to 10.04 now Nautilus 2.30.1 does not search.

Search for any known directory or file name get no result no file or
directory found.

Reinstalled Nautilus same result.

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

-- 
Nautilus 2.30.1 does not search
https://bugs.launchpad.net/bugs/598753
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 571678] Re: No plymouth graphical boot on Intel GPU

2010-06-26 Thread Khaosaming
The following page has a fix that seems to have worked for me.
http://www.ubuntugeek.com/quick-tipplymouth-themes-in-ubuntu-10-04-lucid-lynx.html

The part that worked:
sudo -s
echo FRAMEBUFFER=y >>/etc/initramfs-tools/conf.d/splash
update-initramfs -u

After reboot Plymouth appeared, although first time out of resolution,
but on second boot it seemed to be right.

-- 
No plymouth graphical boot on Intel GPU
https://bugs.launchpad.net/bugs/571678
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 566728] Re: Official Ubuntu Documentation wiki pages Inaccessible from Android

2010-06-26 Thread Göran Weinholt
I've stumbled on this problem myself, and I might have a clue as to what
the problem is. The certificate chain sent by help.ubuntu.com:443 is in
the wrong order:

$ openssl s_client  -CApath /etc/ssl/certs/ -connect help.ubuntu.com:443
CONNECTED(0003)
depth=2 /C=US/O=The Go Daddy Group, Inc./OU=Go Daddy Class 2 Certification 
Authority
verify error:num=20:unable to get local issuer certificate
verify return:0
---
Certificate chain
 0 s:/O=*.ubuntu.com/OU=Domain Control Validated/CN=*.ubuntu.com
   i:/C=US/ST=Arizona/L=Scottsdale/O=GoDaddy.com, 
Inc./OU=http://certificates.godaddy.com/repository/CN=Go Daddy Secure 
Certification Authority/serialNumber=07969287
 1 s:/C=US/O=The Go Daddy Group, Inc./OU=Go Daddy Class 2 Certification 
Authority
   i:/L=ValiCert Validation Network/O=ValiCert, Inc./OU=ValiCert Class 2 Policy 
Validation Authority/CN=http://www.valicert.com//emailaddress=i...@valicert.com
 2 s:/C=US/ST=Arizona/L=Scottsdale/O=GoDaddy.com, 
Inc./OU=http://certificates.godaddy.com/repository/CN=Go Daddy Secure 
Certification Authority/serialNumber=07969287
   i:/C=US/O=The Go Daddy Group, Inc./OU=Go Daddy Class 2 Certification 
Authority
---

The last two certificates are in the wrong order. Certificate 0 has
certificate 2 as issuer, but "Each following certificate MUST directly
certify the one preceding it" (RFC 5246).

Another problem with the certificate that very pedantic X.509
implementations will find is that the certificate for *.ubuntu.com uses
a PrintableString to represent the string "*.ubuntu.com", but the
PrintableString alphabet does not include the character "*". This can be
checked by converting the certificate to DER format and running
dumpasn1:

 3383:   OBJECT IDENTIFIER commonName (2 5 4 3)
 343   12:   PrintableString '*.ubuntu.com'
 : Error: PrintableString contains illegal character(s).

-- 
Official Ubuntu Documentation wiki pages Inaccessible from Android
https://bugs.launchpad.net/bugs/566728
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 445627] Re: stop polling the filesystem

2010-06-26 Thread duanedesign
If this is still an issue for you with the latest version of Ubuntu you
can reopen this report by changing the 'Status' to 'New'.  The status of
a bug report can be modified by clicking on the current status in the
yellow line, which will reveal a sub menu. You can then set a new status
in the drop down box. Please provide any details that were asked for by
Rodney.

thank you,
duanedesign

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

** Changed in: ubuntuone-client
   Status: Incomplete => Invalid

** Changed in: ubuntuone-client (Ubuntu)
   Status: New => Invalid

-- 
stop polling the filesystem
https://bugs.launchpad.net/bugs/445627
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 554718] Re: [MASTER] package policykit-1 0.96-1 failed to install/upgrade: start-stop-daemon: nothing in /proc - not mounted? when system is run from external card

2010-06-26 Thread Martin Pitt
Scott,

seems that wasn't a scenario where the udevadm trigger would cause /proc
to be unmounted -- in your "mount output after trigger", /proc is still
mounted.

-- 
[MASTER] package policykit-1 0.96-1 failed to install/upgrade: 
start-stop-daemon: nothing in /proc - not mounted? when system is run from 
external card
https://bugs.launchpad.net/bugs/554718
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 554718] Re: [MASTER] package policykit-1 0.96-1 failed to install/upgrade: start-stop-daemon: nothing in /proc - not mounted? when system is run from external card

2010-06-26 Thread Martin Pitt
So this bug could potentially live in either udisks itself (jjust in
case it does something really strange with /proc, but usually it doesn't
touch those virtual FSes at all), or in mountall (which I believe mounts
/proc and /sys in the first place).

Can someone who is able to reproduce this please do

  udisks --monitor-detail 2>&1 | tee /tmp/udisks.log

then reproduce the situation with the "udevadm trigger --subsystem-
match=block --action=change" command or upgrading packages, ensuring
that /proc is not mounted any more afterwards, and then attach
/tmp/udisks.log here? Thanks!

** Changed in: udisks (Ubuntu)
   Status: Confirmed => Incomplete

-- 
[MASTER] package policykit-1 0.96-1 failed to install/upgrade: 
start-stop-daemon: nothing in /proc - not mounted? when system is run from 
external card
https://bugs.launchpad.net/bugs/554718
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 451205] Re: Can't synchronise files, automatically set to conflicting

2010-06-26 Thread duanedesign
If this is still an issue for you with the latest version of Ubuntu you
can reopen this report by changing the 'Status' to 'New'.  The status of
a bug report can be modified by clicking on the current status in the
yellow line, which will reveal a sub menu. You can then set a new status
in the drop down box. Please provide any details that were asked for by
Joshua Hoover.

thank you,
duanedesign

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

** Changed in: ubuntuone-client
   Status: Incomplete => Invalid

** Changed in: ubuntuone-client (Ubuntu)
   Status: New => Invalid

-- 
Can't synchronise files, automatically set to conflicting
https://bugs.launchpad.net/bugs/451205
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 451155] Re: I don't know what I did

2010-06-26 Thread duanedesign
If this is still an issue for you with the latest version of Ubuntu you
can reopen this report by changing the 'Status' to 'New'.  The status of
a bug report can be modified by clicking on the current status in the
yellow line, which will reveal a sub menu. You can then set a new status
in the drop down box. Please provide any details that were asked for by
Joshua Hoover.

thank you,
duanedesign

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

** Changed in: ubuntuone-client
   Status: Incomplete => Invalid

** Changed in: ubuntuone-client (Ubuntu)
   Status: New => Invalid

-- 
I don't know what I did
https://bugs.launchpad.net/bugs/451155
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 598757] [NEW] Ubuntu/linux doesn't recognize RAZR V3m/V3c mobile phones and possibly more mobiles phones

2010-06-26 Thread aviramof
Public bug reported:

Ubuntu doesn't recognize RAZR V3m/V3c mobile phones and possibly more mobles 
phones i have a RAZR V3m mobile phone 
and when i connect it i get "connected as usb files in the memory card are not 
available now." and that it it doesn't mount the mobile i tried many methods 
but no luck.

Here you can find my thread on the matter in maverick forum:
http://ubuntuforums.org/showthread.php?t=1517558

And here is a moto4lin wiki page stating that this phone "Does not currently 
seem to be supported" so please check it and also 
here is a list of more mobile phones:
http://moto4lin.sourceforge.net/wiki/Category:Models

it would be great if someone would check it and see if there are other mobiles 
that ""Does not currently seem to be supported" 
and fix it as soon as possible.

Thank you very much in advance.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: linux-image-2.6.35-6-generic 2.6.35-6.7
Regression: No
Reproducible: Yes
ProcVersionSignature: Ubuntu 2.6.35-6.7-generic 2.6.35-rc3
Uname: Linux 2.6.35-6-generic i686
NonfreeKernelModules: fglrx
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  ofir   1546 F pulseaudio
 /dev/snd/controlC1:  ofir   1546 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'V8237'/'VIA 8237 with ALC655 at 0xc800, irq 22'
   Mixer name   : 'Realtek ALC655 rev 0'
   Components   : 'AC97a:414c4760'
   Controls  : 48
   Simple ctrls  : 29
Card1.Amixer.info:
 Card hw:1 'camera'/'USB camera at usb-:00:10.1-1, full speed'
   Mixer name   : 'USB Mixer'
   Components   : 'USB045e:00f7'
   Controls  : 3
   Simple ctrls  : 2
Date: Sat Jun 26 12:22:29 2010
HibernationDevice: RESUME=UUID=b9cc83b2-9fd5-40b7-bda7-6128ab25d1cd
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Alpha i386 (20100613)
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
 
 eth1  no wireless extensions.
MachineType: MICRO-STAR INTERNATIONAL CO., LTD MS-7222
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-6-generic 
root=UUID=d865c47e-6efb-48e5-9b83-dc19485cff0e ro splash vga=795 quiet splash
ProcEnviron:
 LANG=he_IL.utf8
 SHELL=/bin/bash
RelatedPackageVersions: linux-firmware 1.37
RfKill:
 
SourcePackage: linux
dmi.bios.date: 07/25/2006
dmi.bios.vendor: Phoenix Technologies, LTD
dmi.bios.version: 6.00 PG
dmi.board.name: MS-7222
dmi.board.vendor: MICRO-STAR INTERNATIONAL CO., LTD
dmi.board.version: 2.00
dmi.chassis.type: 3
dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd07/25/2006:svnMICRO-STARINTERNATIONALCO.,LTD:pnMS-7222:pvr2.00:rvnMICRO-STARINTERNATIONALCO.,LTD:rnMS-7222:rvr2.00:cvn:ct3:cvr:
dmi.product.name: MS-7222
dmi.product.version: 2.00
dmi.sys.vendor: MICRO-STAR INTERNATIONAL CO., LTD

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

-- 
Ubuntu/linux doesn't recognize RAZR V3m/V3c mobile phones and possibly more 
mobiles phones
https://bugs.launchpad.net/bugs/598757
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 598757] Re: Ubuntu/linux doesn't recognize RAZR V3m/V3c mobile phones and possibly more mobles phones

2010-06-26 Thread aviramof

** Attachment added: "AlsaDevices.txt"
   http://launchpadlibrarian.net/50941073/AlsaDevices.txt

** Attachment added: "AplayDevices.txt"
   http://launchpadlibrarian.net/50941074/AplayDevices.txt

** Attachment added: "ArecordDevices.txt"
   http://launchpadlibrarian.net/50941075/ArecordDevices.txt

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/50941076/BootDmesg.txt

** Attachment added: "Card0.Amixer.values.txt"
   http://launchpadlibrarian.net/50941077/Card0.Amixer.values.txt

** Attachment added: "Card0.Codecs.codec97.0.ac97.0.0.txt"
   http://launchpadlibrarian.net/50941078/Card0.Codecs.codec97.0.ac97.0.0.txt

** Attachment added: "Card0.Codecs.codec97.0.ac97.0.0.regs.txt"
   
http://launchpadlibrarian.net/50941079/Card0.Codecs.codec97.0.ac97.0.0.regs.txt

** Attachment added: "Card1.Amixer.values.txt"
   http://launchpadlibrarian.net/50941080/Card1.Amixer.values.txt

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/50941081/CurrentDmesg.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/50941082/Dependencies.txt

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/50941083/Lspci.txt

** Attachment added: "Lsusb.txt"
   http://launchpadlibrarian.net/50941084/Lsusb.txt

** Attachment added: "PciMultimedia.txt"
   http://launchpadlibrarian.net/50941085/PciMultimedia.txt

** Attachment added: "ProcCpuinfo.txt"
   http://launchpadlibrarian.net/50941086/ProcCpuinfo.txt

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/50941087/ProcInterrupts.txt

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/50941088/ProcModules.txt

** Attachment added: "UdevDb.txt"
   http://launchpadlibrarian.net/50941089/UdevDb.txt

** Attachment added: "UdevLog.txt"
   http://launchpadlibrarian.net/50941090/UdevLog.txt

** Attachment added: "WifiSyslog.txt"
   http://launchpadlibrarian.net/50941091/WifiSyslog.txt

** Summary changed:

- Ubuntu/linux doesn't recognize RAZR V3m/V3c mobile phones and possibly more 
mobles phones
+ Ubuntu/linux doesn't recognize RAZR V3m/V3c mobile phones and possibly more 
mobiles phones

-- 
Ubuntu/linux doesn't recognize RAZR V3m/V3c mobile phones and possibly more 
mobiles phones
https://bugs.launchpad.net/bugs/598757
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 538384] Re: Featured Applications Inaccessible

2010-06-26 Thread Launchpad Bug Tracker
** Branch linked: lp:~arky/ubuntu/maverick/software-center/fixes-538384

-- 
Featured Applications Inaccessible
https://bugs.launchpad.net/bugs/538384
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 452408] Re: ubuntuone will not upload on this computer

2010-06-26 Thread duanedesign
If this is still an issue for you with the latest version of Ubuntu you
can reopen this report by changing the 'Status' to 'New'.  The status of
a bug report can be modified by clicking on the current status in the
yellow line, which will reveal a sub menu. You can then set a new status
in the drop down box. Please provide any details that were asked for by
Joshua Hoover.

thank you,
duanedesign

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

** Changed in: ubuntuone-client (Ubuntu)
   Status: New => Invalid

** Changed in: ubuntuone-client
   Status: Incomplete => Invalid

-- 
ubuntuone will not upload on this computer
https://bugs.launchpad.net/bugs/452408
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 187383] Re: System monitor causes Xorg to consume 100% CPU

2010-06-26 Thread Barakooda
Same bug here.
Fresh Ubuntu 10.04 64bit installation
Same problem , 2 or 1 of my 8 core are running in 100%.

-- 
System monitor causes Xorg to consume 100% CPU
https://bugs.launchpad.net/bugs/187383
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 598670] Re: condition_variable_any not stack protector safe

2010-06-26 Thread Matthias Klose
building on lucid with 4.4.3 and running on maverick shows the failure
as well.

-- 
condition_variable_any not stack protector safe
https://bugs.launchpad.net/bugs/598670
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   >