[Bug 770906] Re: ihu version 0.6.0-2ubuntu2 failed to build on amd64 with GCC-4.6/oneiric

2011-09-14 Thread Florian Brandes
The Qt test fails, because the Macro called (BNV_HAVE_QT) in configure has 
linking issues. Looking closer it shows configure lines like: 
bnv_try_4=$CXX $QT_LIBS $LIBS -o bnv_qt_main bnv_qt_main.o moc_bnv_qt_test.o 
/dev/null 2bnv_qt_test_4.out
Where it shoud have been: 
bnv_try_4=$CXX -o bnv_qt_main bnv_qt_main.o moc_bnv_qt_test.o $QT_LIBS $LIBS 
/dev/null 2bnv_qt_test_4.out

Anyone any idea how to change the BNV_HAVE_QT Macro? I don't like just
disabling it..

** Changed in: ihu (Ubuntu Oneiric)
 Assignee: (unassigned) = Florian Brandes (florian-brandes)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/770906

Title:
  ihu version 0.6.0-2ubuntu2 failed to build on amd64 with
  GCC-4.6/oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ihu/+bug/770906/+subscriptions

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


[Bug 762998] Re: apport-gtk crashed with error in _compile(): bad character range

2011-09-14 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/ubuntu/oneiric/apport/ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/762998

Title:
  apport-gtk crashed with error in _compile(): bad character range

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/762998/+subscriptions

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


[Bug 640216] Re: apport-checkreports crashed with OSError in seen_report()

2011-09-14 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/ubuntu/oneiric/apport/ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/640216

Title:
  apport-checkreports crashed with OSError in seen_report()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/640216/+subscriptions

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


[Bug 445142] Re: fire fox crash (apport assertion error: assert (key != None and value != None))

2011-09-14 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/ubuntu/oneiric/apport/ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445142

Title:
  fire fox crash (apport assertion error: assert (key != None and value
  != None))

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/445142/+subscriptions

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


[Bug 847951] Re: apport-retrace crashed with SystemError in open(): E:Could not open file /tmp/tmp83YCIF//var/lib/dpkg/status - open (2: No such file or directory), E:The package lists or status file

2011-09-14 Thread Launchpad Bug Tracker
This bug was fixed in the package apport - 1.23-0ubuntu1

---
apport (1.23-0ubuntu1) oneiric; urgency=low

  [ Brian Murray ]
  * data/package-hooks/source_ubiquity.py: Do not create a DuplicateSignature
for bugs with a Traceback included as it is redundant

  [ Martin Pitt ]
  * New upstream release:
- crashdb.py, crash-digger, dupdb-admin: Drop the concept of duplicate DB
  consolidation. Such massive queries cause timeouts with e. g.
  Launchpad. Instead, update the status of potential master bugs in the
  crash DB whenever check_duplicate() is called. Note that this does not
  affect Ubuntu itself, just the retracers in the data center.
- launchpad.py: Fix crash in close_duplicate() if master bug was already
  marked as a duplicate of the examined bug.
- problem_report.py, load(): Fix missing last character if the last line
  in a multi-line field is not terminated with a newline.
- launchpad.py: Fix test_marking_python_task_mangle() check to work with
  current Launchpad.
- apport-retrace: If the user did not specify a --cache directory, create
  a shared one instead of letting the two install_packages() calls create
  their own. This ensures that the apt and dpkg status is up to date, and
  avoids downloading the package indexes multiple times. (LP: #847951)
- apport-retrace: Give proper error mesage instead of AssertionError crash
  if a report does not contain standard Apport format data. (LP: #843221)
- fileutils.py, get_new_reports(): Fix crash if report file disappears in
  the middle of the operation. (LP: #640216)
- apport/ui.py, load_report(): Intercept another case of broken report
  files. (LP: #445142)
- apport/report.py, standard_title(): Escape regular expression control
  characters in custom exception names. (LP: #762998)
  * data/package-hooks/source_ubiquity.py: Fix crash if
prepare_duplicate_signature() does not return anything. (LP: #843911)
  * debian/control: Bump Standards-Version to 3.9.2 (no changes necessary).
 -- Martin Pitt martin.p...@ubuntu.com   Wed, 14 Sep 2011 08:29:03 +0200

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/847951

Title:
  apport-retrace crashed with SystemError in open(): E:Could not open
  file /tmp/tmp83YCIF//var/lib/dpkg/status - open (2: No such file or
  directory), E:The package lists or status file could not be parsed or
  opened.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/847951/+subscriptions

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


[Bug 846601] Re: VLC doesn't start on oneiric

2011-09-14 Thread Dmitry Shachnev
*** This bug is a duplicate of bug 805303 ***
https://bugs.launchpad.net/bugs/805303

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 805303, 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. Feel free to continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 805303
   Gtk-CRITICAL **: IA__gtk_widget_style_get: assertion `GTK_IS_WIDGET 
(widget)' failed with the default qt4 gui

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/846601

Title:
  VLC doesn't start on oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vlc/+bug/846601/+subscriptions

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


[Bug 844047] Re: Unity Greeter - When a user has a name that is too long to fit into the login box, their name should be faded at the end

2011-09-14 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/unity-greeter/ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/844047

Title:
  Unity Greeter - When a user has a name that is too long to fit into
  the login box, their name should be faded at the end

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/844047/+subscriptions

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


[Bug 843911] Re: AssertionError when checking a ubiquity crash

2011-09-14 Thread Launchpad Bug Tracker
This bug was fixed in the package apport - 1.23-0ubuntu1

---
apport (1.23-0ubuntu1) oneiric; urgency=low

  [ Brian Murray ]
  * data/package-hooks/source_ubiquity.py: Do not create a DuplicateSignature
for bugs with a Traceback included as it is redundant

  [ Martin Pitt ]
  * New upstream release:
- crashdb.py, crash-digger, dupdb-admin: Drop the concept of duplicate DB
  consolidation. Such massive queries cause timeouts with e. g.
  Launchpad. Instead, update the status of potential master bugs in the
  crash DB whenever check_duplicate() is called. Note that this does not
  affect Ubuntu itself, just the retracers in the data center.
- launchpad.py: Fix crash in close_duplicate() if master bug was already
  marked as a duplicate of the examined bug.
- problem_report.py, load(): Fix missing last character if the last line
  in a multi-line field is not terminated with a newline.
- launchpad.py: Fix test_marking_python_task_mangle() check to work with
  current Launchpad.
- apport-retrace: If the user did not specify a --cache directory, create
  a shared one instead of letting the two install_packages() calls create
  their own. This ensures that the apt and dpkg status is up to date, and
  avoids downloading the package indexes multiple times. (LP: #847951)
- apport-retrace: Give proper error mesage instead of AssertionError crash
  if a report does not contain standard Apport format data. (LP: #843221)
- fileutils.py, get_new_reports(): Fix crash if report file disappears in
  the middle of the operation. (LP: #640216)
- apport/ui.py, load_report(): Intercept another case of broken report
  files. (LP: #445142)
- apport/report.py, standard_title(): Escape regular expression control
  characters in custom exception names. (LP: #762998)
  * data/package-hooks/source_ubiquity.py: Fix crash if
prepare_duplicate_signature() does not return anything. (LP: #843911)
  * debian/control: Bump Standards-Version to 3.9.2 (no changes necessary).
 -- Martin Pitt martin.p...@ubuntu.com   Wed, 14 Sep 2011 08:29:03 +0200

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/843911

Title:
  AssertionError when checking a ubiquity crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/843911/+subscriptions

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


[Bug 843621] Re: [UIFE] Update to version 0.0.6

2011-09-14 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/unity-greeter/ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/843621

Title:
  [UIFE] Update to version 0.0.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/843621/+subscriptions

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


[Bug 732997] Re: Cannot open a window that starts iconified

2011-09-14 Thread Didier Roche
** Tags added: didrocks-oneiric-list

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/732997

Title:
  Cannot open a window that starts iconified

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/732997/+subscriptions

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


[Bug 836479] Re: Greeter flashes a white screen before showing the login mask

2011-09-14 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/unity-greeter/ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/836479

Title:
  Greeter flashes a white screen before showing the login mask

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-greeter/+bug/836479/+subscriptions

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


[Bug 836479] Re: Greeter flashes a white screen before showing the login mask

2011-09-14 Thread Robert Ancell
** Also affects: unity-greeter
   Importance: Undecided
   Status: New

** Changed in: unity-greeter
   Status: New = Triaged

** Changed in: unity-greeter
   Importance: Undecided = Low

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/836479

Title:
  Greeter flashes a white screen before showing the login mask

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-greeter/+bug/836479/+subscriptions

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


[Bug 640216] Re: apport-checkreports crashed with OSError in seen_report()

2011-09-14 Thread Launchpad Bug Tracker
This bug was fixed in the package apport - 1.23-0ubuntu1

---
apport (1.23-0ubuntu1) oneiric; urgency=low

  [ Brian Murray ]
  * data/package-hooks/source_ubiquity.py: Do not create a DuplicateSignature
for bugs with a Traceback included as it is redundant

  [ Martin Pitt ]
  * New upstream release:
- crashdb.py, crash-digger, dupdb-admin: Drop the concept of duplicate DB
  consolidation. Such massive queries cause timeouts with e. g.
  Launchpad. Instead, update the status of potential master bugs in the
  crash DB whenever check_duplicate() is called. Note that this does not
  affect Ubuntu itself, just the retracers in the data center.
- launchpad.py: Fix crash in close_duplicate() if master bug was already
  marked as a duplicate of the examined bug.
- problem_report.py, load(): Fix missing last character if the last line
  in a multi-line field is not terminated with a newline.
- launchpad.py: Fix test_marking_python_task_mangle() check to work with
  current Launchpad.
- apport-retrace: If the user did not specify a --cache directory, create
  a shared one instead of letting the two install_packages() calls create
  their own. This ensures that the apt and dpkg status is up to date, and
  avoids downloading the package indexes multiple times. (LP: #847951)
- apport-retrace: Give proper error mesage instead of AssertionError crash
  if a report does not contain standard Apport format data. (LP: #843221)
- fileutils.py, get_new_reports(): Fix crash if report file disappears in
  the middle of the operation. (LP: #640216)
- apport/ui.py, load_report(): Intercept another case of broken report
  files. (LP: #445142)
- apport/report.py, standard_title(): Escape regular expression control
  characters in custom exception names. (LP: #762998)
  * data/package-hooks/source_ubiquity.py: Fix crash if
prepare_duplicate_signature() does not return anything. (LP: #843911)
  * debian/control: Bump Standards-Version to 3.9.2 (no changes necessary).
 -- Martin Pitt martin.p...@ubuntu.com   Wed, 14 Sep 2011 08:29:03 +0200

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/640216

Title:
  apport-checkreports crashed with OSError in seen_report()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/640216/+subscriptions

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


[Bug 445142] Re: fire fox crash (apport assertion error: assert (key != None and value != None))

2011-09-14 Thread Launchpad Bug Tracker
This bug was fixed in the package apport - 1.23-0ubuntu1

---
apport (1.23-0ubuntu1) oneiric; urgency=low

  [ Brian Murray ]
  * data/package-hooks/source_ubiquity.py: Do not create a DuplicateSignature
for bugs with a Traceback included as it is redundant

  [ Martin Pitt ]
  * New upstream release:
- crashdb.py, crash-digger, dupdb-admin: Drop the concept of duplicate DB
  consolidation. Such massive queries cause timeouts with e. g.
  Launchpad. Instead, update the status of potential master bugs in the
  crash DB whenever check_duplicate() is called. Note that this does not
  affect Ubuntu itself, just the retracers in the data center.
- launchpad.py: Fix crash in close_duplicate() if master bug was already
  marked as a duplicate of the examined bug.
- problem_report.py, load(): Fix missing last character if the last line
  in a multi-line field is not terminated with a newline.
- launchpad.py: Fix test_marking_python_task_mangle() check to work with
  current Launchpad.
- apport-retrace: If the user did not specify a --cache directory, create
  a shared one instead of letting the two install_packages() calls create
  their own. This ensures that the apt and dpkg status is up to date, and
  avoids downloading the package indexes multiple times. (LP: #847951)
- apport-retrace: Give proper error mesage instead of AssertionError crash
  if a report does not contain standard Apport format data. (LP: #843221)
- fileutils.py, get_new_reports(): Fix crash if report file disappears in
  the middle of the operation. (LP: #640216)
- apport/ui.py, load_report(): Intercept another case of broken report
  files. (LP: #445142)
- apport/report.py, standard_title(): Escape regular expression control
  characters in custom exception names. (LP: #762998)
  * data/package-hooks/source_ubiquity.py: Fix crash if
prepare_duplicate_signature() does not return anything. (LP: #843911)
  * debian/control: Bump Standards-Version to 3.9.2 (no changes necessary).
 -- Martin Pitt martin.p...@ubuntu.com   Wed, 14 Sep 2011 08:29:03 +0200

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445142

Title:
  fire fox crash (apport assertion error: assert (key != None and value
  != None))

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/445142/+subscriptions

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


[Bug 842784] Re: compiz crashed with SIGSEGV in unity::dash::ResultRendererTile::IconLoaded()

2011-09-14 Thread Didier Roche
** Tags added: didrocks-oneiric-list

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/842784

Title:
  compiz crashed with SIGSEGV in
  unity::dash::ResultRendererTile::IconLoaded()

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/842784/+subscriptions

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


[Bug 555641] Re: MASTER: max texture size prevents compiz from running

2011-09-14 Thread HyperHacker
*** This bug is a duplicate of bug 824099 ***
https://bugs.launchpad.net/bugs/824099

I think bug #824099 might be related to framebuffer size (plugging in
the extra screen makes the display area bigger) and may well be the same
issue as bug #789385, whereas this bug relates to max texture size. The
former limits the size of your total display area, whereas the latter
limits the size of individual windows (which unfortunately includes the
root window which occupies the entire display area anyway).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/555641

Title:
  MASTER: max texture size prevents compiz from running

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/555641/+subscriptions

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


[Bug 762998] Re: apport-gtk crashed with error in _compile(): bad character range

2011-09-14 Thread Launchpad Bug Tracker
This bug was fixed in the package apport - 1.23-0ubuntu1

---
apport (1.23-0ubuntu1) oneiric; urgency=low

  [ Brian Murray ]
  * data/package-hooks/source_ubiquity.py: Do not create a DuplicateSignature
for bugs with a Traceback included as it is redundant

  [ Martin Pitt ]
  * New upstream release:
- crashdb.py, crash-digger, dupdb-admin: Drop the concept of duplicate DB
  consolidation. Such massive queries cause timeouts with e. g.
  Launchpad. Instead, update the status of potential master bugs in the
  crash DB whenever check_duplicate() is called. Note that this does not
  affect Ubuntu itself, just the retracers in the data center.
- launchpad.py: Fix crash in close_duplicate() if master bug was already
  marked as a duplicate of the examined bug.
- problem_report.py, load(): Fix missing last character if the last line
  in a multi-line field is not terminated with a newline.
- launchpad.py: Fix test_marking_python_task_mangle() check to work with
  current Launchpad.
- apport-retrace: If the user did not specify a --cache directory, create
  a shared one instead of letting the two install_packages() calls create
  their own. This ensures that the apt and dpkg status is up to date, and
  avoids downloading the package indexes multiple times. (LP: #847951)
- apport-retrace: Give proper error mesage instead of AssertionError crash
  if a report does not contain standard Apport format data. (LP: #843221)
- fileutils.py, get_new_reports(): Fix crash if report file disappears in
  the middle of the operation. (LP: #640216)
- apport/ui.py, load_report(): Intercept another case of broken report
  files. (LP: #445142)
- apport/report.py, standard_title(): Escape regular expression control
  characters in custom exception names. (LP: #762998)
  * data/package-hooks/source_ubiquity.py: Fix crash if
prepare_duplicate_signature() does not return anything. (LP: #843911)
  * debian/control: Bump Standards-Version to 3.9.2 (no changes necessary).
 -- Martin Pitt martin.p...@ubuntu.com   Wed, 14 Sep 2011 08:29:03 +0200

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/762998

Title:
  apport-gtk crashed with error in _compile(): bad character range

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/762998/+subscriptions

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


[Bug 789198] Re: Firefox crashes when attempting to play webm video on ARM with Thumb2 enabled

2011-09-14 Thread Ricardo Salveti
Firefox 6.0 at Natty still has this issue as the patch is not yet
applied. Also confirmed that this is already included at the 7.X version
available for Oneiric, so once the 7 release is backported to Natty,
this should be officially fixed.

Meanwhile I'll build and maintain the 6.0 version at the Linaro Overlay
PPA.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/789198

Title:
  Firefox crashes when attempting to play webm video on ARM with Thumb2
  enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/binutils/+bug/789198/+subscriptions

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


[Bug 805087] Re: Dash and launcher appear underneath windows

2011-09-14 Thread Didier Roche
** Tags added: didrocks-oneiric-list

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/805087

Title:
  Dash and launcher appear underneath windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/805087/+subscriptions

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


[Bug 802527] Re: Stacking problem when switching between apps with multiple windows

2011-09-14 Thread Didier Roche
** Tags added: didrocks-oneiric-list

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/802527

Title:
  Stacking problem when switching between apps with multiple windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/802527/+subscriptions

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


[Bug 832033] Re: window switcher stuck when alt-tab with Onboard

2011-09-14 Thread Didier Roche
** Tags added: didrocks-oneiric-list

** Summary changed:

- window switcher stuck when alt-tab with Onboard
+ window switcher stuck (not only, but can be triggered with )Onboard

** Summary changed:

- window switcher stuck (not only, but can be triggered with )Onboard
+ window switcher stuck (not only, but can be triggered with Onboard)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/832033

Title:
  window switcher stuck (not only, but can be triggered with Onboard)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/832033/+subscriptions

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


[Bug 843221] Re: apport-retrace crashed with AssertionError in download(): bug description must contain standard apport format data

2011-09-14 Thread Launchpad Bug Tracker
This bug was fixed in the package apport - 1.23-0ubuntu1

---
apport (1.23-0ubuntu1) oneiric; urgency=low

  [ Brian Murray ]
  * data/package-hooks/source_ubiquity.py: Do not create a DuplicateSignature
for bugs with a Traceback included as it is redundant

  [ Martin Pitt ]
  * New upstream release:
- crashdb.py, crash-digger, dupdb-admin: Drop the concept of duplicate DB
  consolidation. Such massive queries cause timeouts with e. g.
  Launchpad. Instead, update the status of potential master bugs in the
  crash DB whenever check_duplicate() is called. Note that this does not
  affect Ubuntu itself, just the retracers in the data center.
- launchpad.py: Fix crash in close_duplicate() if master bug was already
  marked as a duplicate of the examined bug.
- problem_report.py, load(): Fix missing last character if the last line
  in a multi-line field is not terminated with a newline.
- launchpad.py: Fix test_marking_python_task_mangle() check to work with
  current Launchpad.
- apport-retrace: If the user did not specify a --cache directory, create
  a shared one instead of letting the two install_packages() calls create
  their own. This ensures that the apt and dpkg status is up to date, and
  avoids downloading the package indexes multiple times. (LP: #847951)
- apport-retrace: Give proper error mesage instead of AssertionError crash
  if a report does not contain standard Apport format data. (LP: #843221)
- fileutils.py, get_new_reports(): Fix crash if report file disappears in
  the middle of the operation. (LP: #640216)
- apport/ui.py, load_report(): Intercept another case of broken report
  files. (LP: #445142)
- apport/report.py, standard_title(): Escape regular expression control
  characters in custom exception names. (LP: #762998)
  * data/package-hooks/source_ubiquity.py: Fix crash if
prepare_duplicate_signature() does not return anything. (LP: #843911)
  * debian/control: Bump Standards-Version to 3.9.2 (no changes necessary).
 -- Martin Pitt martin.p...@ubuntu.com   Wed, 14 Sep 2011 08:29:03 +0200

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/843221

Title:
  apport-retrace crashed with AssertionError in download(): bug
  description must contain standard apport format data

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/843221/+subscriptions

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


[Bug 839628] Re: F10 doesn't start keyboard navigation to the panel

2011-09-14 Thread Didier Roche
** Tags added: didrocks-oneiric-list

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/839628

Title:
  F10 doesn't start keyboard navigation to the panel

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/839628/+subscriptions

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


[Bug 849728] Re: update-manager crashed with TypeError in confirmChanges(): glib.markup_escape_text() takes at most 1 argument (2 given)

2011-09-14 Thread Apport retracing service
*** This bug is a duplicate of bug 849073 ***
https://bugs.launchpad.net/bugs/849073

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #849073, so 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.

** Tags removed: need-duplicate-check

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/849728/+attachment/2401192/+files/Dependencies.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/849728/+attachment/2401194/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/849728/+attachment/2401195/+files/ProcStatus.txt

** This bug has been marked a duplicate of private bug 849073

** Visibility changed to: Public

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/849728

Title:
  update-manager crashed with TypeError in confirmChanges():
  glib.markup_escape_text() takes at most 1 argument (2 given)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/849728/+subscriptions

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


[Bug 841450] Re: phonon-backend-gstreamer version 4:4.7.0really4.5.1-1ubuntu2 failed to build on armel

2011-09-14 Thread Felix Geyer
** Also affects: phonon-backend-gstreamer (Ubuntu Oneiric)
   Importance: High
   Status: Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/841450

Title:
  phonon-backend-gstreamer version 4:4.7.0really4.5.1-1ubuntu2 failed to
  build on armel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phonon-backend-gstreamer/+bug/841450/+subscriptions

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


[Bug 840868] Re: Can't show non-english account name correctly

2011-09-14 Thread Robert Ancell
Duplicate bug 845838 has more info

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/840868

Title:
  Can't show non-english account name correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-greeter/+bug/840868/+subscriptions

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


[Bug 813343] Re: nvidia drivers, second monitor covered by black

2011-09-14 Thread Launchpad Bug Tracker
** Changed in: nvidia-graphics-drivers (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/813343

Title:
  nvidia drivers, second monitor covered by black

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/813343/+subscriptions

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


[Bug 770916] Re: pspp version 0.6.2-3 failed to build on amd64 with GCC-4.6/oneiric

2011-09-14 Thread Launchpad Bug Tracker
This bug was fixed in the package pspp - 0.6.2-3ubuntu2

---
pspp (0.6.2-3ubuntu2) oneiric; urgency=low

  * Fix FTBFS with ld --as-needed. LP: #770916.
 -- Matthias Klose d...@ubuntu.com   Tue, 13 Sep 2011 23:59:52 +0200

** Changed in: pspp (Ubuntu Oneiric)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/770916

Title:
  pspp version 0.6.2-3 failed to build on amd64 with GCC-4.6/oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pspp/+bug/770916/+subscriptions

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


[Bug 844047] Re: Unity Greeter - When a user has a name that is too long to fit into the login box, their name should be faded at the end

2011-09-14 Thread Launchpad Bug Tracker
This bug was fixed in the package unity-greeter - 0.0.7-0ubuntu1

---
unity-greeter (0.0.7-0ubuntu1) oneiric; urgency=low

  * New upstream release: (LP: #843621)
- Show caps-lock warning in password field
- Use constant time animation
- Render background images in a background thread
- Load indicators in a thread
- Add timing to logs
- Add more logging messages
- Fade out long names (LP: #844047)
- Wait until background is loaded before showing the main window - stops
  a white flash being seen on startup. (LP: #836479)
 -- Robert Ancell robert.anc...@canonical.com   Wed, 14 Sep 2011 16:30:31 
+1000

** Changed in: unity-greeter (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/844047

Title:
  Unity Greeter - When a user has a name that is too long to fit into
  the login box, their name should be faded at the end

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/844047/+subscriptions

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


[Bug 843250] Re: Alt+Shift+` does not work in symmetry with Alt+`

2011-09-14 Thread Didier Roche
** Tags added: didrocks-oneiric-list

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/843250

Title:
  Alt+Shift+` does not work in symmetry with Alt+`

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/843250/+subscriptions

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


[Bug 810805] Re: Caret does not show up in password field

2011-09-14 Thread Robert Ancell
** Changed in: unity-greeter
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/810805

Title:
  Caret does not show up in password field

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/810805/+subscriptions

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


[Bug 835311] Re: Unity-Greeter / LightDM Does not default to chosen user if selected from indicator-session menu

2011-09-14 Thread Robert Ancell
** Changed in: unity-greeter
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/835311

Title:
  Unity-Greeter / LightDM Does not default to chosen user if selected
  from indicator-session menu

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/835311/+subscriptions

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


[Bug 847951] Re: apport-retrace crashed with SystemError in open(): E:Could not open file /tmp/tmp83YCIF//var/lib/dpkg/status - open (2: No such file or directory), E:The package lists or status file

2011-09-14 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/ubuntu/oneiric/apport/ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/847951

Title:
  apport-retrace crashed with SystemError in open(): E:Could not open
  file /tmp/tmp83YCIF//var/lib/dpkg/status - open (2: No such file or
  directory), E:The package lists or status file could not be parsed or
  opened.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/847951/+subscriptions

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


[Bug 835312] Re: Unity-Greeter / LightDM does not indicate if a user is already logged on when trying to log in a 2nd+ user, whilst the 1st user is already logged in

2011-09-14 Thread Robert Ancell
** Changed in: unity-greeter
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/835312

Title:
  Unity-Greeter / LightDM  does not indicate if a user is already logged
  on when trying to log in a 2nd+ user, whilst the 1st user is already
  logged in

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/835312/+subscriptions

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


[Bug 827749] Re: keyboard focus doesn't return to password field after changing session

2011-09-14 Thread Robert Ancell
** Changed in: unity-greeter
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/827749

Title:
  keyboard focus doesn't return to password field after changing session

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-greeter/+bug/827749/+subscriptions

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


[Bug 813343] Re: nvidia drivers, second monitor covered by black

2011-09-14 Thread Didier Roche
Note that it appears particuarly after restarting unity. Should maybe be
a nvidia bug.

** Tags added: didrocks-oneiric-list

** Also affects: nvidia-graphics-drivers (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/813343

Title:
  nvidia drivers, second monitor covered by black

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/813343/+subscriptions

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


[Bug 843621] Re: [UIFE] Update to version 0.0.6

2011-09-14 Thread Launchpad Bug Tracker
This bug was fixed in the package unity-greeter - 0.0.7-0ubuntu1

---
unity-greeter (0.0.7-0ubuntu1) oneiric; urgency=low

  * New upstream release: (LP: #843621)
- Show caps-lock warning in password field
- Use constant time animation
- Render background images in a background thread
- Load indicators in a thread
- Add timing to logs
- Add more logging messages
- Fade out long names (LP: #844047)
- Wait until background is loaded before showing the main window - stops
  a white flash being seen on startup. (LP: #836479)
 -- Robert Ancell robert.anc...@canonical.com   Wed, 14 Sep 2011 16:30:31 
+1000

** Changed in: unity-greeter (Ubuntu)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/843621

Title:
  [UIFE] Update to version 0.0.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/843621/+subscriptions

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


[Bug 844047] Re: Unity Greeter - When a user has a name that is too long to fit into the login box, their name should be faded at the end

2011-09-14 Thread Robert Ancell
** Changed in: unity-greeter
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/844047

Title:
  Unity Greeter - When a user has a name that is too long to fit into
  the login box, their name should be faded at the end

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/844047/+subscriptions

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


[Bug 836479] Re: Greeter flashes a white screen before showing the login mask

2011-09-14 Thread Robert Ancell
Fixed in 0.0.7.  The issue appears to be the window is created, but not
drawn fast enough due to the loading of the background.  Solution is to
load the background before showing the window.

** Changed in: unity-greeter
   Status: Triaged = Fix Committed

** Changed in: unity-greeter (Ubuntu)
   Status: Triaged = Fix Committed

** Changed in: unity-greeter
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/836479

Title:
  Greeter flashes a white screen before showing the login mask

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-greeter/+bug/836479/+subscriptions

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


[Bug 843221] Re: apport-retrace crashed with AssertionError in download(): bug description must contain standard apport format data

2011-09-14 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/ubuntu/oneiric/apport/ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/843221

Title:
  apport-retrace crashed with AssertionError in download(): bug
  description must contain standard apport format data

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/843221/+subscriptions

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


[Bug 837149] Re: keyboard navigation of indicators gets stuck at hostname

2011-09-14 Thread Robert Ancell
** Changed in: unity-greeter
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/837149

Title:
  keyboard navigation of indicators gets stuck at hostname

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-greeter/+bug/837149/+subscriptions

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


[Bug 845838] Re: lightdm shows Chinese translations as □ (square)

2011-09-14 Thread Robert Ancell
*** This bug is a duplicate of bug 840868 ***
https://bugs.launchpad.net/bugs/840868

** This bug has been marked a duplicate of bug 840868
   Can't show non-english account name correctly

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/845838

Title:
  lightdm shows Chinese translations as □ (square)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/845838/+subscriptions

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

[Bug 849729] [NEW] [MIR] java-atk-wrapper

2011-09-14 Thread Luke Yelavich
Public bug reported:

 affects ubuntu/java-atk-wrapper
 subscribe ubuntu-mir

Java-atk-wrapper is required in main for a couple of reasons

1) TO allow the demotion of the legacy at-spi v1 stack, i.e the at-spi and 
java-access-bridge source packages, which are no longer maintained upstream.
2) To allow java applications to work with accessibility tools regardless of 
the underlying IPC.

The package is not yet in Debian, but is in Ubuntu universe. Packaging
is maintained in Debian vcs git by the pkg-a11y team.

** Affects: java-atk-wrapper (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/849729

Title:
  [MIR] java-atk-wrapper

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/java-atk-wrapper/+bug/849729/+subscriptions

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


[Bug 836479] Re: Greeter flashes a white screen before showing the login mask

2011-09-14 Thread Launchpad Bug Tracker
This bug was fixed in the package unity-greeter - 0.0.7-0ubuntu1

---
unity-greeter (0.0.7-0ubuntu1) oneiric; urgency=low

  * New upstream release: (LP: #843621)
- Show caps-lock warning in password field
- Use constant time animation
- Render background images in a background thread
- Load indicators in a thread
- Add timing to logs
- Add more logging messages
- Fade out long names (LP: #844047)
- Wait until background is loaded before showing the main window - stops
  a white flash being seen on startup. (LP: #836479)
 -- Robert Ancell robert.anc...@canonical.com   Wed, 14 Sep 2011 16:30:31 
+1000

** Changed in: unity-greeter (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/836479

Title:
  Greeter flashes a white screen before showing the login mask

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-greeter/+bug/836479/+subscriptions

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


[Bug 849731] [NEW] empathy has no notifiacation area icon, whick makes it less usable with gnome-shell

2011-09-14 Thread YunQiang Su
Public bug reported:

Or we put the indicator to notification area

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/849731

Title:
  empathy has no notifiacation area icon, whick makes it less usable
  with gnome-shell

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/849731/+subscriptions

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


[Bug 849730] Re: update-manager crashed with TypeError in confirmChanges(): glib.markup_escape_text() takes at most 1 argument (2 given)

2011-09-14 Thread Apport retracing service
*** This bug is a duplicate of bug 849073 ***
https://bugs.launchpad.net/bugs/849073

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #849073, so 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.

** Tags removed: need-duplicate-check

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/849730/+attachment/2401197/+files/Dependencies.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/849730/+attachment/2401198/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/849730/+attachment/2401199/+files/ProcStatus.txt

** This bug has been marked a duplicate of private bug 849073

** Visibility changed to: Public

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/849730

Title:
  update-manager crashed with TypeError in confirmChanges():
  glib.markup_escape_text() takes at most 1 argument (2 given)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/849730/+subscriptions

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


[Bug 833300] Re: NFSv4 mount point does not allow binary files to run when permissions are set only to execute

2011-09-14 Thread Torsten Spindler
I reproduced this problem per your setup on Ubuntu 10.04 LTS server and
client. There nfs4 would not work (e.g. permission denied), but nfs3
works. However, on Oneiric as server neither nor works:

spindler@spitfire:~$ sudo mount -t nfs -o vers=3 meteor:/home/spindler/export 
/mnt-meteor
spindler@spitfire:~$ /mnt-meteor/hello
bash: /mnt-meteor/hello: Permission denied
spindler@spitfire:~$ mount -v | grep mnt-meteor
meteor:/home/spindler/export on /mnt-meteor type nfs 
(rw,vers=3,addr=192.168.1.122)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/833300

Title:
  NFSv4 mount point does not allow binary files to run when permissions
  are set only to execute

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/833300/+subscriptions

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


[Bug 726268] Re: xorg memory leak

2011-09-14 Thread tangboyun
Same problem on Kubuntu 11.10 64bit.
Nvidia Go7400 with current (280.13) driver.
The Xorg process takes up 700~800MB memory after a few hours.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/726268

Title:
  xorg memory leak

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-180/+bug/726268/+subscriptions

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


[Bug 848771] Re: Primary selection deselects immediately if watched by parcellite

2011-09-14 Thread Bug Watch Updater
** Changed in: parcellite (Debian)
   Status: Unknown = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/848771

Title:
  Primary selection deselects immediately if watched by parcellite

To manage notifications about this bug go to:
https://bugs.launchpad.net/parcellite/+bug/848771/+subscriptions

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


[Bug 849732] [NEW] Alt + application menubar shorcut doesn't work

2011-09-14 Thread Didier Roche
Public bug reported:

Alt + F, doesn't open the File menu for instance

** Affects: unity
 Importance: High
 Status: Triaged

** Affects: unity (Ubuntu)
 Importance: High
 Status: Triaged


** Tags: didrocks-oneiric-list

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

** Tags added: didrocks-oneiric-list

** Changed in: unity
   Status: New = Triaged

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

** Changed in: unity
   Importance: Undecided = High

** Changed in: unity (Ubuntu)
   Importance: Undecided = High

** Changed in: unity
Milestone: None = 4.16.0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/849732

Title:
  Alt + application menubar shorcut doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/849732/+subscriptions

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


[Bug 832802] Re: policycoreutils version 2.0.82-5ubuntu1 failed to build in oneiric

2011-09-14 Thread Matthias Klose
** Bug watch added: Debian Bug tracker #640630
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=640630

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/832802

Title:
  policycoreutils version 2.0.82-5ubuntu1 failed to build in oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/policycoreutils/+bug/832802/+subscriptions

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


[Bug 771106] Re: procinfo version 1:2.0.304-1 failed to build on amd64 with GCC-4.6/oneiric

2011-09-14 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/procinfo

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/771106

Title:
  procinfo version 1:2.0.304-1 failed to build on amd64 with
  GCC-4.6/oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/procinfo/+bug/771106/+subscriptions

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


[Bug 771100] Re: rofs-fuse version 2006.11.28-2 failed to build on amd64 with GCC-4.6/oneiric

2011-09-14 Thread Martin Pitt
Seems Matthias beat me to it:

rofs-fuse (2006.11.28-2ubuntu1) oneiric; urgency=low

  * Fix FTBFS with ld --as-needed.

 -- Matthias Klose d...@ubuntu.com  Tue, 13 Sep 2011 23:12:37 +0200


** Changed in: rofs-fuse (Ubuntu Oneiric)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/771100

Title:
  rofs-fuse version 2006.11.28-2 failed to build on amd64 with
  GCC-4.6/oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rofs-fuse/+bug/771100/+subscriptions

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


[Bug 770915] Re: pathogen version 1.1.1-2 failed to build on amd64 with GCC-4.6/oneiric

2011-09-14 Thread Bug Watch Updater
** Changed in: pathogen (Debian)
   Status: Unknown = New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/770915

Title:
  pathogen version 1.1.1-2 failed to build on amd64 with GCC-4.6/oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pathogen/+bug/770915/+subscriptions

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


[Bug 770862] Re: mpc123 version 0.2.4-1.1build1 failed to build on amd64 with GCC-4.6/oneiric

2011-09-14 Thread Bug Watch Updater
** Changed in: mpc123 (Debian)
   Status: Unknown = New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/770862

Title:
  mpc123 version 0.2.4-1.1build1 failed to build on amd64 with
  GCC-4.6/oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mpc123/+bug/770862/+subscriptions

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


[Bug 727011] Re: apt-mirror will not automatically create directories if base_path is non-default

2011-09-14 Thread Rob Verduijn
you're right,

I made a mistake my apologies
(note to self, do not write bug reports when tired)

I've been working with lucid and natty all day, it was the lucid version that 
has the same problem.
Which is not really surprising since that one predates all the other versions

So the apt-mirror script on lucid 10.4.3 also has this bug, the same
patch can be applied.

Rob

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/727011

Title:
  apt-mirror will not automatically create directories if base_path is
  non-default

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-mirror/+bug/727011/+subscriptions

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


[Bug 849733] [NEW] No icon in notification area while transfering files

2011-09-14 Thread Julien Olivier
Public bug reported:

According to this bug report (
https://bugzilla.gnome.org/show_bug.cgi?id=657561 ), Nautilus should
bring up an icon in the notification area while doing file operations.
In Oneiric, you only get a modal dialog, but nothing in the notification
area.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: nautilus 1:3.1.90-0ubuntu3
ProcVersionSignature: Ubuntu 3.0.0-11.17-generic-pae 3.0.4
Uname: Linux 3.0.0-11-generic-pae i686
ApportVersion: 1.22.1-0ubuntu2
Architecture: i386
Date: Wed Sep 14 08:54:02 2011
InstallationMedia: Ubuntu 10.04.1 LTS Lucid Lynx - Release i386 (20100816.1)
ProcEnviron:
 LANGUAGE=fr:en
 PATH=(custom, no user)
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
UpgradeStatus: Upgraded to oneiric on 2011-08-12 (32 days ago)

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


** Tags: apport-bug i386 oneiric

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/849733

Title:
  No icon in notification area while transfering files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/849733/+subscriptions

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


[Bug 849733] Re: No icon in notification area while transfering files

2011-09-14 Thread Julien Olivier
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/849733

Title:
  No icon in notification area while transfering files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/849733/+subscriptions

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


[Bug 849412] Re: flash plugin chrome

2011-09-14 Thread Marko Petejan
** Description changed:

- Today is september, 13th, 2011. Days ago there was an update that - if I 
recall it right - included flash plugin. Now (mostly) I'm not able to play 
videos on Facebook (plugin crash). It works if I try to play it directly on 
YouTube. Since this happened right after update, this can not be a Facebook 
problem. I'm using Chrome, not Chromium.
- It would be wise, for the sake of Ubuntu image, if updates in the future (for 
a change) would make things better and not worse and, of course,  to address 
those (and other) basic functionalities ASAP. At least sometime this year, if 
you please. Thank you.
+ a few days ago there was an update that - if I recall it right -
+ included flash plugin. Now (mostly) I'm not able to play videos on
+ Facebook (plugin crash). It works if I try to play it directly on
+ YouTube. I'm using Chrome, not Chromium, 64 bit.

** Description changed:

  a few days ago there was an update that - if I recall it right -
- included flash plugin. Now (mostly) I'm not able to play videos on
- Facebook (plugin crash). It works if I try to play it directly on
- YouTube. I'm using Chrome, not Chromium, 64 bit.
+ included flash plugin. Now often I'm not able to play videos on Facebook
+ (plugin crash). It works if I try to play it directly on YouTube. I'm
+ using Chrome, not Chromium, 64 bit.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/849412

Title:
  flash plugin chrome

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/849412/+subscriptions

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


[Bug 848700] Re: need translated slideshow image

2011-09-14 Thread Milo Casagrande
@Dylan:
Maybe we can make something for this specification:

https://blueprints.launchpad.net/ubuntu/+spec/desktop-o-cd-localization

and provide easy instructions to include localized screenshots on the
community build localized ISO images, and how to rebuild the slideshow
(or whatever it needs to be done).

What do you think? Will it be possible?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/848700

Title:
  need translated slideshow image

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubiquity-slideshow-ubuntu/+bug/848700/+subscriptions

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


[Bug 840868] Re: Can't show non-english account name correctly

2011-09-14 Thread Robert Ancell
The text in question is drawn by Cairo, not GTK.  It seems Cairo doesn't
use a mix of fonts to show characters, investigating if this can be done
easily in Cairo or I will have to use GTK.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/840868

Title:
  Can't show non-english account name correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-greeter/+bug/840868/+subscriptions

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


[Bug 833300] Re: NFSv4 mount point does not allow binary files to run when permissions are set only to execute

2011-09-14 Thread Torsten Spindler
I've patched a Lucid kernel with the patch from your upstream bugreport:
https://bugzilla.linux-nfs.org/show_bug.cgi?id=201
and attached it here. While the execution of a binary works now, the execution 
of shell scripts and even the inspection of the script does work as well:

spindler@spitfire:~$ ls -al /mnt/hello.sh 
---x--x--x 1 4294967294 4294967294 33 2011-09-14 08:53 /mnt/hello.sh
spindler@spitfire:~$ /mnt/hello.sh
Hello Leonardo
spindler@spitfire:~$ cat /mnt/hello.sh
#!/bin/sh

echo Hello Leonardo
spindler@spitfire:~$ mount -v | grep mnt
spitfire:/ on /mnt type nfs4 
(rw,proto=tcp,port=2049,clientaddr=127.0.1.1,addr=127.0.1.1)


** Patch added: nfs4-execute-only.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/833300/+attachment/2401204/+files/nfs4-execute-only.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/833300

Title:
  NFSv4 mount point does not allow binary files to run when permissions
  are set only to execute

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/833300/+subscriptions

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


[Bug 771106] Re: procinfo version 1:2.0.304-1 failed to build on amd64 with GCC-4.6/oneiric

2011-09-14 Thread Launchpad Bug Tracker
This bug was fixed in the package procinfo - 1:2.0.304-1ubuntu1

---
procinfo (1:2.0.304-1ubuntu1) oneiric; urgency=low

  * Makefile.in: Fix link order so that this builds with --as-needed.
(LP: #771106)
 -- Martin Pitt martin.p...@ubuntu.com   Wed, 14 Sep 2011 08:54:26 +0200

** Changed in: procinfo (Ubuntu Oneiric)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/771106

Title:
  procinfo version 1:2.0.304-1 failed to build on amd64 with
  GCC-4.6/oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/procinfo/+bug/771106/+subscriptions

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


[Bug 770965] Re: posterazor version 1.5.1-1 failed to build on amd64 with GCC-4.6/oneiric

2011-09-14 Thread Launchpad Bug Tracker
This bug was fixed in the package posterazor - 1.5.1-1ubuntu1

---
posterazor (1.5.1-1ubuntu1) oneiric; urgency=low

  * Build with -fpermissive. Closes: #624933. LP: #770965.
 -- Matthias Klose d...@ubuntu.com   Wed, 14 Sep 2011 08:43:21 +0200

** Changed in: posterazor (Ubuntu Oneiric)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/770965

Title:
  posterazor version 1.5.1-1 failed to build on amd64 with
  GCC-4.6/oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/posterazor/+bug/770965/+subscriptions

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


[Bug 771106] Re: procinfo version 1:2.0.304-1 failed to build on amd64 with GCC-4.6/oneiric

2011-09-14 Thread Martin Pitt
** Changed in: procinfo (Ubuntu Oneiric)
   Status: In Progress = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/771106

Title:
  procinfo version 1:2.0.304-1 failed to build on amd64 with
  GCC-4.6/oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/procinfo/+bug/771106/+subscriptions

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


[Bug 756168] Re: photo-uploader version 0.9-1 failed to build on i386

2011-09-14 Thread Daniel Holbach
Maybe worth removing? http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=632935

** Bug watch added: Debian Bug tracker #632935
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=632935

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/756168

Title:
  photo-uploader version 0.9-1 failed to build on i386

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/photo-uploader/+bug/756168/+subscriptions

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


[Bug 849738] [NEW] my cannon lbp2900 is not printing

2011-09-14 Thread ashok
Public bug reported:

after installing the drivers, the printer is not working in ubuntu but
its wi\orking in windows, please help me out to solve this issue

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: evince 2.32.0-0ubuntu12.3
ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8
Uname: Linux 2.6.38-11-generic i686
Architecture: i386
Date: Wed Sep 14 02:57:30 2011
ExecutablePath: /usr/bin/evince
ProcCmdline_: BOOT_IMAGE=/boot/vmlinuz-2.6.38-11-generic 
root=UUID=546CF6FD6CF6D8A6 loop=/hostname/disks/root.disk ro quiet splash
ProcEnviron:
 LANGUAGE=en_US:en
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature_: Ubuntu 2.6.38-11.48-generic 2.6.38.8
SourcePackage: evince
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: apport-bug apport-lpi i386 natty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/849738

Title:
  my cannon lbp2900 is not printing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/849738/+subscriptions

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


[Bug 849738] Re: my cannon lbp2900 is not printing

2011-09-14 Thread ashok
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/849738

Title:
  my cannon lbp2900 is not printing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/849738/+subscriptions

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


[Bug 849736] [NEW] apt-cache policy silently shows inaccurate information when any file in /etc/apt/sources.list.d is unreadable

2011-09-14 Thread Paul Collins
Public bug reported:

Version: 0.8.16~exp5ubuntu8
Release:11.10

I've noticed some odd behaviour from apt-cache policy where it pretends,
without protest, that package versions in PPAs don't exist.

The trigger seems to be a newly-added source whose .list file I set up
to be only readable by root (it contains authentication information).

When any file in /etc/apt/sources.list.d is unreadable, apt-cache won't
try to read further files, and it also apparently discards information
from any of the files it did manage to read.  (Assuming it reads them as
it goes — I was only tracing calls to open(2).)

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

** Summary changed:

- apt-cache policy silently shows inaccurate information when any file in 
/etc/apt/sources.list.d are unreadable
+ apt-cache policy silently shows inaccurate information when any file in 
/etc/apt/sources.list.d is unreadable

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/849736

Title:
  apt-cache policy silently shows inaccurate information when any file
  in /etc/apt/sources.list.d is unreadable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/849736/+subscriptions

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

[Bug 839340] Re: Distorted Display after waking up from Standby (oneiric-beta1)

2011-09-14 Thread Launchpad Bug Tracker
** Changed in: compiz (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/839340

Title:
  Distorted Display after waking up from Standby (oneiric-beta1)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/839340/+subscriptions

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


[Bug 836865] Re: [ThinkPad E520] Wireless always softblocked

2011-09-14 Thread Ike Panhc
http://people.canonical.com/~ikepanhc/lp/836865/

Please test the kernel in the above link and see if it fix the problem.
If it works, I will send to upstream for review.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/836865

Title:
  [ThinkPad E520] Wireless always softblocked

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/836865/+subscriptions

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


[Bug 606825] Re: Showing many Dont Show This Messege again

2011-09-14 Thread Björn Schließmann
Please do, I'll be happy to test.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/606825

Title:
  Showing many Dont Show This Messege again

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-notifyd/+bug/606825/+subscriptions

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


[Bug 848476] Re: security flaw in Tahoe-LAFS could lead to unauthorized deletion of files

2011-09-14 Thread Zooko O'Whielacronx
Here is the announcement: http://tahoe-lafs.org/pipermail/tahoe-
dev/2011-September/006675.html

** Visibility changed to: Public

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/848476

Title:
  security flaw in Tahoe-LAFS could lead to unauthorized deletion of
  files

To manage notifications about this bug go to:
https://bugs.launchpad.net/tahoe-lafs/+bug/848476/+subscriptions

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


[Bug 827491] Re: [Inspiron N7110] Ethernet is unmanaged

2011-09-14 Thread Ike Panhc
Please also let me know which iso you use to install. I tried iso from
http://cdimage.ubuntu.com/daily-live/current/ but can not duplicate this
issue, and I do remember after installing, there are eth0 auto in nm-
applet.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/827491

Title:
  [Inspiron N7110] Ethernet is unmanaged

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/827491/+subscriptions

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


[Bug 849743] [NEW] Auditd stig.rules typo errors in lines 51 and 52

2011-09-14 Thread Jonathan Davies
Public bug reported:

Lines 51 and 52 in Stig.rules (found in
/usr/share/doc/auditd/examples/stig.rules.gz) have minor errors which
cause auditd to fail to launch when using the stig rules. This is caused
by an extra 'm' in setdomainname.

Lines 51 and 52, as provided are the following:
-a exit,always -F arch=b32 -S sethostname -S setdommainname -k system-locale
-a exit,always -F arch=b64 -S sethostname -S setdommainname -k system-locale

Lines 51 and 52 should be:
-a exit,always -F arch=b32 -S sethostname -S setdomainname -k system-locale
-a exit,always -F arch=b64 -S sethostname -S setdomainname -k system-locale

Also, line 56 should be commented out (or fixed) as it refers to redhat
configurations.

Line 56 as provided: -w /etc/sysconfig/network -p wa -k system-locale

** Affects: audit (Ubuntu)
 Importance: Medium
 Status: Triaged

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

** Changed in: audit (Ubuntu)
   Importance: Undecided = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/849743

Title:
  Auditd stig.rules typo errors in lines 51 and 52

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/audit/+bug/849743/+subscriptions

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


[Bug 849741] [NEW] modified graphic style names reset after document close/open

2011-09-14 Thread juhoeemeli
Public bug reported:

Creating and modifying graphic styles works except for renaming a style.
After document close/open the style name gets reset to what it was when
first created.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: libreoffice-core 1:3.3.3-1ubuntu2
ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8
Uname: Linux 2.6.38-11-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Wed Sep 14 09:59:43 2011
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
ProcEnviron:
 LANGUAGE=en_US:en
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: libreoffice
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug apport-lpi natty running-unity

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/849741

Title:
  modified graphic style names reset after document close/open

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/849741/+subscriptions

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


[Bug 849741] Re: modified graphic style names reset after document close/open

2011-09-14 Thread juhoeemeli
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/849741

Title:
  modified graphic style names reset after document close/open

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/849741/+subscriptions

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


[Bug 849737] Re: update-manager crashed with TypeError in confirmChanges(): glib.markup_escape_text() takes at most 1 argument (2 given)

2011-09-14 Thread Apport retracing service
*** This bug is a duplicate of bug 849073 ***
https://bugs.launchpad.net/bugs/849073

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #849073, so 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.

** Tags removed: need-duplicate-check

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/849737/+attachment/2401205/+files/Dependencies.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/849737/+attachment/2401206/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/849737/+attachment/2401207/+files/ProcStatus.txt

** This bug has been marked a duplicate of private bug 849073

** Visibility changed to: Public

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/849737

Title:
  update-manager crashed with TypeError in confirmChanges():
  glib.markup_escape_text() takes at most 1 argument (2 given)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/849737/+subscriptions

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


[Bug 749208] Re: camstream version 0.27+dfsg-4 failed to build on i386

2011-09-14 Thread Mantas Kriaučiūnas
Camstream software doesn't work at all, I just tried with my webcam, which 
works fine with Cheese and other v4l apps
Camstream is dead by upstream since 2006 !

I think camstream should be removed from Ubuntu and Debian, because this 
software doesn't work at all, see for example this bugreport:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=614237

** Bug watch added: Debian Bug tracker #614237
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=614237

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/749208

Title:
  camstream version 0.27+dfsg-4 failed to build on i386

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/camstream/+bug/749208/+subscriptions

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


[Bug 773720] Re: [Lenovo W520] External VGA and DisplayPort does not seem to work

2011-09-14 Thread Haseeb
- vga set to discrete
- driver in use is nVidia
- monitor cable is connected to the laptop port. 
-  monitor cable is connected to the docking station port. 

The monitor light is deemed, i.e. no signal from the laptop.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/773720

Title:
  [Lenovo W520] External VGA and DisplayPort does not seem to work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/773720/+subscriptions

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


[Bug 606825] Re: Showing many Dont Show This Messege again

2011-09-14 Thread David Fraser
I'll test on natty when a patch is available

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/606825

Title:
  Showing many Dont Show This Messege again

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-notifyd/+bug/606825/+subscriptions

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


[Bug 610600] Re: Serious video performance regression in cheese (2.28.1-2.30.1)

2011-09-14 Thread Shih-Yuan Lee
http://paste.ubuntu.com/688909/ check_atom_cpu() can be used to check
Intel ATOM CPU.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/610600

Title:
  Serious video performance regression in cheese (2.28.1-2.30.1)

To manage notifications about this bug go to:
https://bugs.launchpad.net/cheese/+bug/610600/+subscriptions

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


[Bug 841703] Re: system program problem detected window just never goes away.

2011-09-14 Thread Amit Rana
Marked it invalid as its not happening any more.

** Changed in: apport (Ubuntu)
   Status: Confirmed = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/841703

Title:
  system program problem detected window just never goes away.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/841703/+subscriptions

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


[Bug 832932] Re: pocketsphinx version 0.5.1+dfsg1-0ubuntu2 failed to build in oneiric

2011-09-14 Thread Matthias Klose
transient build failure

** Changed in: pocketsphinx (Ubuntu Oneiric)
   Status: Confirmed = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/832932

Title:
  pocketsphinx version 0.5.1+dfsg1-0ubuntu2 failed to build in oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pocketsphinx/+bug/832932/+subscriptions

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


[Bug 836480] Re: CPU fan runs very very fast ubuntu 11.10 dell xpsl702x

2011-09-14 Thread Amit Rana
Confirmed. works perfect with 2.6.38-11

Even tried 3.0.0-11, that also has problem.

Not able to test/install older kernels, need help.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/836480

Title:
  CPU fan runs very very fast ubuntu 11.10 dell xpsl702x

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/836480/+subscriptions

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


[Bug 847050] Re: software-center crashed with UnicodeDecodeError in __str__(): 'ascii' codec can't decode byte 0xc8 in position 2: ordinal not in range(128)

2011-09-14 Thread George Silviu Enea
** Changed in: software-center (Ubuntu)
   Status: Incomplete = New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/847050

Title:
  software-center crashed with UnicodeDecodeError in __str__(): 'ascii'
  codec can't decode byte 0xc8 in position 2: ordinal not in range(128)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/847050/+subscriptions

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


[Bug 844047] Re: Unity Greeter - When a user has a name that is too long to fit into the login box, their name should be faded at the end

2011-09-14 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/unity-greeter

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/844047

Title:
  Unity Greeter - When a user has a name that is too long to fit into
  the login box, their name should be faded at the end

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/844047/+subscriptions

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


[Bug 847944] Re: UIFe: Alt-Tab: Update layout behavior to make previews larger and outline active preview

2011-09-14 Thread Martin Pitt
Setting back to new, as this hasn't been approved yet. Also, do we
really need to turn this upside down all over again? It looks like it
would now show only two apps at a time instead of 5 to 8, so it's even
harder to switch between many applications than it is today. Also, we
need to fix those dozens of crashes etc. these days, not work on
features..

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/847944

Title:
  UIFe: Alt-Tab: Update layout behavior to make previews larger and
  outline active preview

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/847944/+subscriptions

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


[Bug 832802] Re: policycoreutils version 2.0.82-5ubuntu1 failed to build in oneiric

2011-09-14 Thread Bug Watch Updater
** Changed in: policycoreutils (Debian)
   Status: Unknown = New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/832802

Title:
  policycoreutils version 2.0.82-5ubuntu1 failed to build in oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/policycoreutils/+bug/832802/+subscriptions

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


[Bug 824633] Re: [Vostro 1015] Bluetooth indicator applet appears in panel, but there is no bluetooth on the machine

2011-09-14 Thread Keng-Yü Lin
Can one having the machine test the bluez (4.96-0ubuntu5~kengyu2 ) from
https://launchpad.net/~lexical/+archive/bluez/ ?

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/824633

Title:
  [Vostro 1015] Bluetooth indicator applet appears in panel, but there
  is no bluetooth on the machine

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/824633/+subscriptions

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


[Bug 824144] Re: [EeePC 1001 PXD] suspend/resume kills bluetooth

2011-09-14 Thread Keng-Yü Lin
Can one having the machine test the bluez (4.96-0ubuntu5~kengyu2 ) from
https://launchpad.net/~lexical/+archive/bluez/ ?

** Changed in: bluez (Ubuntu)
   Status: In Progress = Incomplete

** Changed in: linux (Ubuntu)
 Assignee: Keng-Yü Lin (lexical) = (unassigned)

** Changed in: gnome-bluetooth (Ubuntu)
   Status: Confirmed = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/824144

Title:
  [EeePC 1001 PXD] suspend/resume kills bluetooth

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/824144/+subscriptions

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

[Bug 823467] Re: [Latitude 2120] bluetooth is disabled after suspend/resume

2011-09-14 Thread Keng-Yü Lin
Can one having the machine test the bluez (4.96-0ubuntu5~kengyu2 ) from
https://launchpad.net/~lexical/+archive/bluez/ ?

** Changed in: gnome-bluetooth (Ubuntu)
   Status: Confirmed = Invalid

** Changed in: linux (Ubuntu)
 Assignee: Keng-Yü Lin (lexical) = (unassigned)

** Changed in: bluez (Ubuntu)
   Status: In Progress = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/823467

Title:
  [Latitude 2120] bluetooth is disabled after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/823467/+subscriptions

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

[Bug 822705] Re: Bluetooth appears enabled in the panel when hardware is disabled

2011-09-14 Thread Keng-Yü Lin
Can one having the machine test the bluez (4.96-0ubuntu5~kengyu2 ) from
https://launchpad.net/~lexical/+archive/bluez/ ?

** Changed in: bluez (Ubuntu)
   Status: Confirmed = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/822705

Title:
  Bluetooth appears enabled in the panel when hardware is disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/822705/+subscriptions

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


[Bug 844049] Re: Indicators - Device indicator icon looks like it has an emblem

2011-09-14 Thread Christian Giordano
@Paul, we need to update various screenshots, can't this be done
earlier?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/844049

Title:
  Indicators - Device indicator icon looks like it has  an emblem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/844049/+subscriptions

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


[Bug 848476] Re: security flaw in Tahoe-LAFS could lead to unauthorized deletion of files

2011-09-14 Thread Bug Watch Updater
** Changed in: tahoe-lafs
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/848476

Title:
  security flaw in Tahoe-LAFS could lead to unauthorized deletion of
  files

To manage notifications about this bug go to:
https://bugs.launchpad.net/tahoe-lafs/+bug/848476/+subscriptions

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


[Bug 849744] [NEW] Camstream software doesn't work at all and should be removed from Ubuntu and Debian

2011-09-14 Thread Mantas Kriaučiūnas
Public bug reported:

Camstream software doesn't work at all, I just tried with my webcam, which 
works fine with Cheese and other v4l apps
Camstream is dead by upstream since 2006 !

I think camstream should be removed from Ubuntu and Debian, because this 
software doesn't work at all, see for example this bugreport:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=614237

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/849744

Title:
  Camstream software doesn't work at all and should be removed from
  Ubuntu and Debian

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/camstream/+bug/849744/+subscriptions

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


[Bug 849745] Re: software-center crashed with DBusException in call_blocking(): org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not sen

2011-09-14 Thread George Silviu Enea
** Visibility changed to: Public

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/849745

Title:
  software-center crashed with DBusException in call_blocking():
  org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible
  causes include: the remote application did not send a reply, the
  message bus security policy blocked the reply, the reply timeout
  expired, or the network connection was broken.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/849745/+subscriptions

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


[Bug 849745] Re: software-center crashed with DBusException in call_blocking(): org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not sen

2011-09-14 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/849745

Title:
  software-center crashed with DBusException in call_blocking():
  org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible
  causes include: the remote application did not send a reply, the
  message bus security policy blocked the reply, the reply timeout
  expired, or the network connection was broken.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/849745/+subscriptions

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


[Bug 849667] Re: firefox addon forecastfox not displayed in ubuntu unity desktop

2011-09-14 Thread Chris Coulson
Thanks, but, apart from the fact that Launchpad isn't for reporting bugs
about random Firefox extensions (it's for reporting *firefox* bugs. For
random addons, please use their own bug tracker or contact the author),
your bug reports need to be a little bit specific.

Anyway, closing, as this is reported in the wrong place

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/849667

Title:
  firefox addon forecastfox not displayed in ubuntu unity desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/849667/+subscriptions

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


[Bug 840868] Re: Can't show non-english account name correctly

2011-09-14 Thread Robert Ancell
Got partially working on master

** Changed in: unity-greeter
   Status: Triaged = In Progress

** Changed in: unity-greeter (Ubuntu)
   Status: Triaged = In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/840868

Title:
  Can't show non-english account name correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-greeter/+bug/840868/+subscriptions

-- 
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   >