[Desktop-packages] [Bug 880596]

2011-11-27 Thread Tempsd
Hi again,

Just wanted to say sorry it took so long - I posted the above reply on
Launchpad on 2011-11-17; bug was made incomplete on 2011-11-20; and my
reply arrived on 2011-11-23 :) Like in the snail-mail days :)

Anyways, I don't really have much to add, except that it looks like the
-app switch was only ever properly working on Firefox 3 for Windows only
... If someone can just confirm if this is the way thins are supposed to
be, that would be great!

Thanks again - and cheers!

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/880596

Title:
  Option '-app' missing from Firefox above version 3

Status in The Mozilla Firefox Browser:
  Expired
Status in “firefox” package in Ubuntu:
  New

Bug description:
  $ firefox --version
  Mozilla Firefox 7.0.1
  $ apt-cache policy firefox
  firefox:
Installed: 7.0.1+build1+nobinonly-0ubuntu0.11.04.1
Candidate: 7.0.1+build1+nobinonly-0ubuntu0.11.04.1
  
  $ xulrunner --version
  Mozilla XULRunner 2.0 - 20110402003021
  $ uname -r
  2.6.38-11-generic
  $ lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04
  $ cat /etc/issue
  Ubuntu 11.04 \n \l

  -
  There has been an '-app' command line option for Firefox, which should have 
been introduced in Firefox 3:  

  http://arstechnica.com/open-source/news/2007/08/using-firefox-3-as-a
  -xul-runtime-environment.ars

  ... which would have allowed Firefox to run XUL application via
  `firefox -app /path/to/application.ini`.

  
  However, that switch does not seem to work any longer in newer Firefoxes: 

  
http://stackoverflow.com/questions/5900814/does-the-app-command-line-option-work-properly-in-firefox-4
  
http://stackoverflow.com/questions/7869546/single-file-app-with-xulrunner-possible

  
  I have performed the following test in Firefox 7 (versions as given above): 

  * Generate a small XUL application (bash):

  ###
  mkdir xultestapp
  mkdir -p xultestapp/chrome/content
  mkdir -p xultestapp/defaults/preferences
  cat  xultestapp/application.ini EOF
  [App]
  Vendor=XULTest
  Name=xultestapp
  Version=1.0
  BuildID=20111024
  ID=xultest...@xultest.org

  [Gecko]
  MinVersion=1.8
  MaxVersion=2.*
  EOF
  cat  xultestapp/chrome/chrome.manifest EOF
  content xultestapp content/
  EOF
  cat  xultestapp/chrome.manifest EOF
  manifest chrome/chrome.manifest
  EOF
  cat  xultestapp/defaults/preferences/prefs.js EOF
  pref(toolkit.defaultChromeURI, chrome://xultestapp/content/main.xul);
  EOF
  cat  xultestapp/chrome/content/main.xul EOF
  ?xml version=1.0?

  ?xml-stylesheet href=chrome://global/skin/ type=text/css?

  window id=main title=xultestapp width=300 height=300
  xmlns=http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul;

caption label=Hello World/
separator/
button label=More  /
separator/
description id=more-text hidden=trueThis is a simple XULRunner 
application. XUL is simple to use and quite powerful and can even be used on 
mobile devices./description

  /window
  EOF

  ###

  * and now if I call xulrunner,  it works:
  ###
  xulrunner xultestapp/application.ini
  ###

  * however, if I use firefox:
  ###
  firefox -no-remote -app xultestapp/application.ini
  ###

  ... Firefox just starts as usual, ignoring the XUL application
  specification.

  
  Can anyone explain if/when/why was this option removed - and if there is a 
similar functionality in newer Firefoxes? 

  Many thanks in advance, 
  Cheers!

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 896784] Re: Play next item in 'shuffle mode' doesn't work

2011-11-27 Thread Bug Watch Updater
** Changed in: banshee
   Status: Unknown = New

** Changed in: banshee
   Importance: Unknown = Medium

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to banshee in Ubuntu.
https://bugs.launchpad.net/bugs/896784

Title:
  Play next item in 'shuffle mode' doesn't work

Status in Banshee Music Player:
  New
Status in “banshee” package in Ubuntu:
  Triaged

Bug description:
  I'm running banshee 2.2.1. on Oneiric Ocelot 11.10. I've been having
  some problems with the 'play next item' button while in shuffle mode:
  the effects are slightly different depending on the shuffle mode but
  I'm pretty sure they have a common root.

  Shuffle By Song: clicking 'play next item' (from notification area or
  from banshee has no effect if any filters have been applied to the
  library (for example, selecting an artist from the panel at the top).
  Clicking it three or four times restarts the current song. If used
  with no filters, it works as expected.

  Shuffle By Artist: Same as above, but if used with no filters, it
  shuffles by song, selecting any song from any artist

  Shuffle By Album: Same as Shuffle By Artist, selects any song.

  I'm not sure about Shuffle by Rating or Shuffle by Score.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 873792] Re: libreoffice spellchecker/autocorrect does not work when document is created in the file manager

2011-11-27 Thread Christopher M. Penalver
Raul Dias, this issue is confirmed using Xubuntu 11.10, LibreOffice
Writer. This seems an issue with the way konqueror creates odt files so
reassigning to kdebase for further investigation.

lsb_release -rd
Description:Ubuntu 11.10
Release:11.10

apt-cache policy libreoffice-writer
libreoffice-writer:
  Installed: 1:3.4.4-0ubuntu1
  Candidate: 1:3.4.4-0ubuntu1
  Version table:
 *** 1:3.4.4-0ubuntu1 0
500 http://us.archive.ubuntu.com/ubuntu/ oneiric-updates/main i386 
Packages
100 /var/lib/dpkg/status
 1:3.4.3-3ubuntu2 0
500 http://us.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages

** Package changed: libreoffice (Ubuntu) = kdebase (Ubuntu)

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

** Summary changed:

- libreoffice spellchecker/autocorrect does not work when document is created 
in the file manager
+ libreoffice spellchecker/autocorrect does not work when document is created 
by konqueror

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/873792

Title:
  libreoffice spellchecker/autocorrect does not work when document is
  created by konqueror

Status in “kdebase” package in Ubuntu:
  Confirmed

Bug description:
  When creating an empty libre office writes document in konqueror, the 
spellchecker and auto correct features does not work.
  It does work if the file is created inside libreoffice itself.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: libreoffice 1:3.3.4-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.38-11.50-generic 2.6.38.8
  Uname: Linux 2.6.38-11-generic x86_64
  Architecture: amd64
  Date: Thu Oct 13 22:38:25 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
   LANGUAGE=
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 250517] Re: gvfs performs slowly on bulk sftp transfers

2011-11-27 Thread Yongzhi Pan
Using 11.10, 100Mbps home LAN. Using rsync the speed is ~11MiB/s,
nautilus 6~7MiB/s. Google search leads me here. Any improvement since
reported?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to glib2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/250517

Title:
  gvfs performs slowly on bulk sftp transfers

Status in The G Library - GLib:
  Confirmed
Status in “glib2.0” package in Ubuntu:
  Triaged

Bug description:
  Tested on a low-latency 100Mb fibre link. scp/sftp console clients are able 
to hit the line speed of around 10MB/s. Copying via Nautilus is almost 10 times 
slower, at about 1.6MB/s.
  This seems to be because it does not batch up writes, but waits for a reply 
for each.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 896805] [NEW] Wrong icons for files and folders after first login

2011-11-27 Thread martijntje
Public bug reported:

After logging into an account for the first time after starting the
computer, nautilus will display weird icons for files and folders.
Logging out and in again solves this problem for the session. Logging
into a different account will display the same behavior, until that too
is logged-out and in again.

Screenshot attached.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: nautilus 1:3.2.1-0ubuntu3.1
ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6
Uname: Linux 3.0.0-13-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Sun Nov 27 10:02:30 2011
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug oneiric running-unity

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/896805

Title:
  Wrong icons for files and folders after first login

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  After logging into an account for the first time after starting the
  computer, nautilus will display weird icons for files and folders.
  Logging out and in again solves this problem for the session. Logging
  into a different account will display the same behavior, until that
  too is logged-out and in again.

  Screenshot attached.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: nautilus 1:3.2.1-0ubuntu3.1
  ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6
  Uname: Linux 3.0.0-13-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Sun Nov 27 10:02:30 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 896805] Re: Wrong icons for files and folders after first login

2011-11-27 Thread martijntje
** Attachment added: Screenshot of the wrong icons.
   
https://bugs.launchpad.net/bugs/896805/+attachment/2610131/+files/screenshot1.png

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/896805

Title:
  Wrong icons for files and folders after first login

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  After logging into an account for the first time after starting the
  computer, nautilus will display weird icons for files and folders.
  Logging out and in again solves this problem for the session. Logging
  into a different account will display the same behavior, until that
  too is logged-out and in again.

  Screenshot attached.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: nautilus 1:3.2.1-0ubuntu3.1
  ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6
  Uname: Linux 3.0.0-13-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Sun Nov 27 10:02:30 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 433563] Re: Error sending Base report as PDF

2011-11-27 Thread Christopher M. Penalver
Tony Pursell, the issue you are reporting is an upstream one and it
would be nice if somebody having it could send the bug to the developers
of the software by following the instructions at
http://wiki.documentfoundation.org/BugReport . If you have done so,
please tell us the number of the upstream bug (or the link), so we can
add a bugwatch that will inform us about its status. Thanks in advance.

** Description changed:

  Binary package hint: openoffice.org
  
- When sending a Base report as a PDF file (File  Send  Report as PDF
- attachment) an error message is displayed (see attached).  This does not
- occur if a the same is done in Writer.
+ 1) lsb_release -rd
+ Description:  Ubuntu 11.10
+ Release:  11.10
  
- Tony
+ 2) apt-cache policy libreoffice-base
+ libreoffice-base:
+   Installed: 1:3.4.4-0ubuntu1
+   Candidate: 1:3.4.4-0ubuntu1
+   Version table:
+  *** 1:3.4.4-0ubuntu1 0
+ 500 http://us.archive.ubuntu.com/ubuntu/ oneiric-updates/main i386 
Packages
+ 100 /var/lib/dpkg/status
+  1:3.4.3-3ubuntu2 0
+ 500 http://us.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages
+ 
+ 3) What is expected to happen in LibreOffice Base via the Terminal:
+ 
+ cd ~/Desktop  wget
+ 
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/433563/+attachment/2409961/+files/Test-A.odb
+  lobase -nologo Test-A.odb
+ 
+ Reports -  secondary click TelNos - Open - File - Send - E-Mail as
+ PDF... - PDF options window - Export button is Evolution opens with
+ the report attached in PDF format.
+ 
+ What happens instead is an error message is displayed
+ 
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/433563/+attachment/732492/+files
+ /Screenshot-OpenOffice.org%203.0%20.png . This does not occur if the
+ same is done in Writer.
  
  ProblemType: Bug
  Architecture: i386
  DistroRelease: Ubuntu 9.04
  Package: openoffice.org-core 1:3.0.1-9ubuntu3
  ProcEnviron:
-  PATH=(custom, no user)
-  LANG=en_GB.UTF-8
-  SHELL=/bin/bash
+  PATH=(custom, no user)
+  LANG=en_GB.UTF-8
+  SHELL=/bin/bash
  SourcePackage: openoffice.org
  Tags:  ubuntu-unr
  Uname: Linux 2.6.28-15-generic i686

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

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

** Also affects: df-libreoffice
   Importance: Undecided
   Status: New

** Changed in: df-libreoffice
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/433563

Title:
  Error sending Base report as PDF

Status in LibreOffice Productivity Suite:
  Incomplete
Status in The OpenOffice.org Suite:
  Invalid
Status in “libreoffice” package in Ubuntu:
  Triaged
Status in “openoffice.org” package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: openoffice.org

  1) lsb_release -rd
  Description:  Ubuntu 11.10
  Release:  11.10

  2) apt-cache policy libreoffice-base
  libreoffice-base:
Installed: 1:3.4.4-0ubuntu1
Candidate: 1:3.4.4-0ubuntu1
Version table:
   *** 1:3.4.4-0ubuntu1 0
  500 http://us.archive.ubuntu.com/ubuntu/ oneiric-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:3.4.3-3ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages

  3) What is expected to happen in LibreOffice Base via the Terminal:

  cd ~/Desktop  wget
  
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/433563/+attachment/2409961/+files/Test-A.odb
   lobase -nologo Test-A.odb

  Reports -  secondary click TelNos - Open - File - Send - E-Mail
  as PDF... - PDF options window - Export button is Evolution opens
  with the report attached in PDF format.

  What happens instead is an error message is displayed
  
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/433563/+attachment/732492/+files
  /Screenshot-OpenOffice.org%203.0%20.png . This does not occur if the
  same is done in Writer.

  ProblemType: Bug
  Architecture: i386
  DistroRelease: Ubuntu 9.04
  Package: openoffice.org-core 1:3.0.1-9ubuntu3
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: openoffice.org
  Tags:  ubuntu-unr
  Uname: Linux 2.6.28-15-generic i686

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/433563/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 896808] Re: software-center crashed with DBusException in call_blocking(): org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote appl

2011-11-27 Thread Apport retracing service
*** This bug is a duplicate of bug 849553 ***
https://bugs.launchpad.net/bugs/849553

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #849553, 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/896808/+attachment/2610155/+files/Dependencies.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/896808/+attachment/2610157/+files/ProcStatus.txt

** Visibility changed to: Public

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

** Visibility changed to: Public

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/896808

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.

Status in “software-center” package in Ubuntu:
  New

Bug description:
  System settings/Clic on language support , and error window

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: software-center 5.1.2.1
  ProcVersionSignature: Ubuntu 3.2.0-1.3-generic 3.2.0-rc2
  Uname: Linux 3.2.0-1-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 1.90-0ubuntu1
  Architecture: amd64
  CrashCounter: 1
  Date: Sun Nov 27 10:18:39 2011
  DuplicateOf: https://bugs.launchpad.net/bugs/849553
  ExecutablePath: /usr/share/software-center/software-center
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/software-center
  ProcEnviron:
   PATH=(custom, no user)
   LANG=es_ES.UTF-8
   SHELL=/bin/bash
  PythonArgs: ['/usr/bin/software-center']
  SourcePackage: software-center
  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.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 871118] Re: Libreoffice spelling spellcheck problems - has no red underlines for misspelling

2011-11-27 Thread Christopher M. Penalver
chalcedony, thank you for reporting this and helping make Ubuntu better. 
However, according to this report, you are not using the most recent version of 
this package for your Ubuntu release. Please upgrade to the most recent version 
(3.3.4) and let us know if you are still having this issue.
As well, if reproducible, could you please attach a document that demonstrates 
this problem?

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/871118

Title:
  Libreoffice spelling  spellcheck problems - has no red underlines for
  misspelling

Status in “libreoffice” package in Ubuntu:
  Incomplete

Bug description:
  libreoffice has no red underlines for misspelled words. Restarting
  worked once but isn't working now.

  1) The release of Ubuntu you are using, via 'lsb_release -rd' or System - 
About Ubuntu
  Description:  Ubuntu 11.04
  Release:  11.04

  2) The version of the package you are using, via 'apt-cache policy
  pkgname' or by checking in Software Center

  ~$ apt-cache policy libreoffice
  libreoffice:
Installed: 1:3.3.3-1ubuntu2
Candidate: 1:3.3.4-0ubuntu1
Version table:
   1:3.3.4-0ubuntu1 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty-updates/universe amd64 
Packages
   *** 1:3.3.3-1ubuntu2 0
  100 /var/lib/dpkg/status
   1:3.3.2-1ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/universe amd64 Packages

  3) What you expected to happen

  Expected that if a word is misspelled or unfamiliar to it's
  vocabulary, that it will have a red underline, so I will be able to
  tell and fix it.

  I have not been able to right click and add to it's vocabulary.

  Tools - Spelling and Grammar - [Continue checking at beginning of document?] 
[Yes] [No] - clicking Yes,
  I get [The spellcheck is complete.] [OK] - click OK.. 
  but there are no word in Not in dictionary  and nothing got checked. 

  
  4) What happened instead

  There are no underlines, my misspellings and typos don't show up. 
  Tools  Spelling  Grammar does nothing. 

  I couldn't update vocabulary when the red underlines did work.

  I almost sent a a legal document with  
  Appeal the opinionss expressed  - in the top line!

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: libreoffice-core 1:3.3.3-1ubuntu2
  ProcVersionSignature: Ubuntu 2.6.38-11.50-generic 2.6.38.8
  Uname: Linux 2.6.38-11-generic x86_64
  NonfreeKernelModules: fglrx
  Architecture: amd64
  Date: Sun Oct  9 00:41:20 2011
  InstallationMedia: Ubuntu 10.04.1 LTS Lucid Lynx - Release amd64 
(20100816.1)
  ProcEnviron:
   LANGUAGE=en_US:en
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to natty on 2011-09-01 (37 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 896810] [NEW] 64-bit does not use 4GB RAM instead uses 2GB

2011-11-27 Thread Nilav
Public bug reported:

Ubuntu 11.10 does not use my full system RAM. Uses only half, The other
is left unusable.I have Ubuntu 11.10 64-bit so that i can get the best
of my PC, but it does not utilize this whole memory..

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: gnome-system-monitor 3.2.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
ApportVersion: 1.23-0ubuntu3
Architecture: amd64
Date: Sun Nov 27 14:18:38 2011
ExecutablePath: /usr/bin/gnome-system-monitor
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
ProcEnviron:
 LANGUAGE=en_IN:en
 PATH=(custom, no user)
 LANG=en_IN
 SHELL=/bin/bash
SourcePackage: gnome-system-monitor
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug apport-lpi oneiric

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-system-monitor in Ubuntu.
https://bugs.launchpad.net/bugs/896810

Title:
  64-bit does not use 4GB RAM instead uses 2GB

Status in “gnome-system-monitor” package in Ubuntu:
  New

Bug description:
  Ubuntu 11.10 does not use my full system RAM. Uses only half, The
  other is left unusable.I have Ubuntu 11.10 64-bit so that i can get
  the best of my PC, but it does not utilize this whole memory..

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gnome-system-monitor 3.2.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  Date: Sun Nov 27 14:18:38 2011
  ExecutablePath: /usr/bin/gnome-system-monitor
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  ProcEnviron:
   LANGUAGE=en_IN:en
   PATH=(custom, no user)
   LANG=en_IN
   SHELL=/bin/bash
  SourcePackage: gnome-system-monitor
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-system-monitor/+bug/896810/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 896810] Re: 64-bit does not use 4GB RAM instead uses 2GB

2011-11-27 Thread Nilav
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-system-monitor in Ubuntu.
https://bugs.launchpad.net/bugs/896810

Title:
  64-bit does not use 4GB RAM instead uses 2GB

Status in “gnome-system-monitor” package in Ubuntu:
  New

Bug description:
  Ubuntu 11.10 does not use my full system RAM. Uses only half, The
  other is left unusable.I have Ubuntu 11.10 64-bit so that i can get
  the best of my PC, but it does not utilize this whole memory..

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gnome-system-monitor 3.2.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  Date: Sun Nov 27 14:18:38 2011
  ExecutablePath: /usr/bin/gnome-system-monitor
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  ProcEnviron:
   LANGUAGE=en_IN:en
   PATH=(custom, no user)
   LANG=en_IN
   SHELL=/bin/bash
  SourcePackage: gnome-system-monitor
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-system-monitor/+bug/896810/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 891537] Re: Jockey failed to properly install fglrx driver (post-release updates): Sorry, installation of this driver failed

2011-11-27 Thread Vadim Rutkovsky
*** This bug is a duplicate of bug 873058 ***
https://bugs.launchpad.net/bugs/873058

** This bug has been marked a duplicate of bug 873058
   Jockey fail to install binary ati driver (post release) version

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to jockey in Ubuntu.
https://bugs.launchpad.net/bugs/891537

Title:
  Jockey failed to properly install fglrx driver (post-release
  updates): Sorry, installation of this driver failed

Status in “jockey” package in Ubuntu:
  New

Bug description:
  I have tried to install the fglrx proprietary driver, when Jockey failed 
after downloading it with the following error dialog:
  
  Sorry, installation of this driver failed.
  Please have a look at the log for details: /var/log/jockey.log
  

  Installing the normal (non-post-release updates) driver/variant
  worked.

  The tail of the error log is:

  2011-11-17 10:29:49,149 WARNING: /sys/module/fglrx_updates/drivers does not 
exist, cannot rebind fglrx_updates driver
  2011-11-17 10:29:49,233 ERROR: xorg:fglrx_updates: 
get_alternative_by_name(fglrx-updates) returned nothing
  2011-11-17 10:29:49,318 DEBUG: fglrx.enabled(fglrx_updates): target_alt None 
current_alt /usr/lib/nvidia-current/ld.so.conf other target alt N
  2011-11-17 10:29:49,318 DEBUG: fglrx_updates is not the alternative in use
  2011-11-17 10:29:49,352 DEBUG: fglrx.enabled(fglrx_updates): target_alt None 
current_alt /usr/lib/nvidia-current/ld.so.conf other target alt N
  2011-11-17 10:29:49,352 DEBUG: fglrx_updates is not the alternative in use

  I am attaching a screenshot of Jockey after the fact and the whole
  log.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: jockey-gtk 0.9.4-0ubuntu10
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  NonfreeKernelModules: fglrx nvidia
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Thu Nov 17 10:32:22 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  MachineType: FUJITSU ESPRIMO P5645
  PackageArchitecture: all
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/zsh
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-12-generic 
root=UUID=2aaafb6d-3313-4ed7-8dc0-7bf481eb98b5 ro quiet splash vt.handoff=7
  SourcePackage: jockey
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/17/2011
  dmi.bios.vendor: FUJITSU // Phoenix Technologies Ltd.
  dmi.bios.version: 6.00 R1.11.2981.A1
  dmi.board.name: D2981-A1
  dmi.board.vendor: FUJITSU
  dmi.board.version: S26361-D2981-A1
  dmi.chassis.type: 6
  dmi.chassis.vendor: FUJITSU
  dmi.chassis.version: C$PIP3
  dmi.modalias: 
dmi:bvnFUJITSU//PhoenixTechnologiesLtd.:bvr6.00R1.11.2981.A1:bd01/17/2011:svnFUJITSU:pnESPRIMOP5645:pvr:rvnFUJITSU:rnD2981-A1:rvrS26361-D2981-A1:cvnFUJITSU:ct6:cvrC$PIP3:
  dmi.product.name: ESPRIMO P5645
  dmi.sys.vendor: FUJITSU

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 892910] Re: FGLRX post-release updates fail to install

2011-11-27 Thread Vadim Rutkovsky
*** This bug is a duplicate of bug 873058 ***
https://bugs.launchpad.net/bugs/873058

** This bug has been marked a duplicate of bug 873058
   Jockey fail to install binary ati driver (post release) version

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to jockey in Ubuntu.
https://bugs.launchpad.net/bugs/892910

Title:
  FGLRX post-release updates fail to install

Status in “jockey” package in Ubuntu:
  Confirmed

Bug description:
  After trying to install the FGLRX post-release updates (I already had
  the the FGLRX driver installed), I get an error message saying Sorry,
  installation of this driver failed. Please have a look at the log file
  for details: /var/log/jockey.log

  Here's the log file:

  
  leon@leon-desktop:~$ cat /var/log/jockey.log
  2011-11-20 18:02:48,000 DEBUG: install progress fglrx 31.25
  2011-11-20 18:02:51,324 DEBUG: install progress fglrx 37.50
  2011-11-20 18:02:51,618 DEBUG: install progress ureadahead 37.50
  2011-11-20 18:02:52,070 DEBUG: install progress initramfs-tools 37.50
  2011-11-20 18:03:31,045 DEBUG: install progress libc-bin 37.50
  2011-11-20 18:03:31,840 DEBUG: install progress dpkg-exec 37.50
  2011-11-20 18:03:33,186 DEBUG: install progress fglrx-updates 37.50
  2011-11-20 18:03:33,286 DEBUG: install progress fglrx-updates 43.75
  2011-11-20 18:03:40,147 DEBUG: install progress fglrx-updates 50.00
  2011-11-20 18:03:40,373 DEBUG: install progress fglrx-updates 56.25
  2011-11-20 18:03:40,977 DEBUG: install progress fglrx-amdcccle-updates 
56.25
  2011-11-20 18:03:41,078 DEBUG: install progress fglrx-amdcccle-updates 
62.50
  2011-11-20 18:03:42,842 DEBUG: install progress fglrx-amdcccle-updates 
68.75
  2011-11-20 18:03:42,998 DEBUG: install progress fglrx-amdcccle-updates 
75.00
  2011-11-20 18:03:43,183 DEBUG: install progress ureadahead 75.00
  2011-11-20 18:03:45,781 DEBUG: install progress dpkg-exec 75.00
  2011-11-20 18:03:45,855 DEBUG: install progress fglrx-updates 75.00
  2011-11-20 18:03:46,679 DEBUG: install progress fglrx-updates 81.25
  2011-11-20 18:04:16,450 DEBUG: install progress fglrx-updates 87.50
  2011-11-20 18:04:17,094 DEBUG: install progress fglrx-amdcccle-updates 
87.50
  2011-11-20 18:04:17,259 DEBUG: install progress fglrx-amdcccle-updates 
93.75
  2011-11-20 18:04:17,429 DEBUG: install progress fglrx-amdcccle-updates 
100.00
  2011-11-20 18:04:17,622 DEBUG: install progress initramfs-tools 100.00
  2011-11-20 18:04:35,730 DEBUG: install progress libc-bin 100.00
  2011-11-20 18:04:38,438 DEBUG: (Reading database ... 408910 files and 
directories currently installed.)
  Removing fglrx-amdcccle ...
  Removing fglrx ...
  Removing all DKMS Modules
  Done.
  update-alternatives: removing manually selected alternative - switching 
x86_64-linux-gnu_gl_conf to auto mode
  update-alternatives: using /usr/lib/pxpress/ld.so.conf to provide 
/etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto 
mode.
  update-alternatives: warning: skip creation of /usr/bin/amdcccle because 
associated file /usr/lib/fglrx/bin/amdcccle (of link group 
x86_64-linux-gnu_gl_conf) doesn't exist.
  update-alternatives: warning: skip creation of 
/usr/share/applications/ubuntu-amdcccle.desktop because associated file 
/usr/share/fglrx/amdcccle.desktop (of link group x86_64-linux-gnu_gl_conf) 
doesn't exist.
  update-alternatives: warning: skip creation of 
/usr/share/applications/ubuntu-amdccclesu.desktop because associated file 
/usr/share/fglrx/amdccclesu.desktop (of link group x86_64-linux-gnu_gl_conf) 
doesn't exist.
  update-alternatives: warning: skip creation of /usr/bin/amdupdaterandrconfig 
because associated file /usr/lib/fglrx/bin/amdupdaterandrconfig (of link group 
x86_64-linux-gnu_gl_conf) doesn't exist.
  update-alternatives: warning: skip creation of /usr/bin/amdxdg-su because 
associated file /usr/lib/fglrx/bin/amdxdg-su (of link group 
x86_64-linux-gnu_gl_conf) doesn't exist.
  update-alternatives: warning: not replacing 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules with a link.
  update-alternatives: removing manually selected alternative - switching 
i386-linux-gnu_gl_conf to auto mode
  update-alternatives: using /usr/lib/pxpress/alt_ld.so.conf to provide 
/etc/ld.so.conf.d/i386-linux-gnu_GL.conf (i386-linux-gnu_gl_conf) in auto mode.
  update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to 
provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) 
in auto mode.   

  update-alternatives: warning: not replacing 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules with a link.   

  
  update-alternatives: using 

[Desktop-packages] [Bug 874099] Re: libreoffice-writer doesn't close safely on logout

2011-11-27 Thread Christopher M. Penalver
Alan Jenkins, thank you for taking the time to report this bug and
helping to make Ubuntu better. The issue you are reporting is an
upstream one and it would be nice if somebody having it could send the
bug to the developers of the software by following the instructions at
http://wiki.documentfoundation.org/BugReport . If you have done so,
please tell us the number of the upstream bug (or the link), so we can
add a bugwatch that will inform us about its status. Thanks in advance.

** Description changed:

- Steps to reproduce:
+ 1) lsb_release -rd
+ Description:  Ubuntu 11.10
+ Release:  11.10
  
- 1) Start LibreOffice Writer
- 2) Press ctrl+alt+del.  The logout dialog will appear
- 3) Logout - LibreOffice will not prompt to save the (blank) document.
- 4) Login again
- 5) Start LibreOffice Writer again
+ 2) apt-cache policy libreoffice-writer
+ libreoffice-writer:
+   Installed: 1:3.4.4-0ubuntu1
+   Candidate: 1:3.4.4-0ubuntu1
+   Version table:
+  *** 1:3.4.4-0ubuntu1 0
+ 500 http://us.archive.ubuntu.com/ubuntu/ oneiric-updates/main i386 
Packages
+ 100 /var/lib/dpkg/status
+  1:3.4.3-3ubuntu2 0
+ 500 http://us.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages
  
- Result: LibreOffice writer tells me that the Untitled document needs
- recovery.
+ 3) What is expected to happen is when one opens a blank Writer document
+ and immediately logs out, one is prompted to save the document.
  
- Expected result: I assumed writer would have asked if I wanted to save
- the document when I logged out.
+ 4) What happens instead is the file is closed without the prompt. When
+ one logs back in and starts LibreOffice, one gets a prompt about how an
+ Untitled document needs recovery.
+ 
+ This does not occur if the document has unsaved changes, then one gets a
+ prompt to save it.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: libreoffice-writer 1:3.4.3-3ubuntu2
  ProcVersionSignature: Ubuntu 2.6.38-11.50-generic 2.6.38.8
  Uname: Linux 2.6.38-11-generic x86_64
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  Date: Fri Oct 14 12:33:08 2011
  ProcEnviron:
-  PATH=(custom, no user)
-  SHELL=/bin/bash
+  PATH=(custom, no user)
+  SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (0 days ago)

** Changed in: libreoffice (Ubuntu)
   Importance: Undecided = Low

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

** Also affects: df-libreoffice
   Importance: Undecided
   Status: New

** Changed in: df-libreoffice
   Status: New = Incomplete

** Summary changed:

- libreoffice-writer doesn't close safely on logout
+ Writer doesn't close file gracefully on logout if changes already saved

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/874099

Title:
  Writer doesn't close file gracefully on logout if changes already
  saved

Status in LibreOffice Productivity Suite:
  Incomplete
Status in “libreoffice” package in Ubuntu:
  Triaged

Bug description:
  1) lsb_release -rd
  Description:  Ubuntu 11.10
  Release:  11.10

  2) apt-cache policy libreoffice-writer
  libreoffice-writer:
Installed: 1:3.4.4-0ubuntu1
Candidate: 1:3.4.4-0ubuntu1
Version table:
   *** 1:3.4.4-0ubuntu1 0
  500 http://us.archive.ubuntu.com/ubuntu/ oneiric-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:3.4.3-3ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages

  3) What is expected to happen is when one opens a blank Writer
  document and immediately logs out, one is prompted to save the
  document.

  4) What happens instead is the file is closed without the prompt. When
  one logs back in and starts LibreOffice, one gets a prompt about how
  an Untitled document needs recovery.

  This does not occur if the document has unsaved changes, then one gets
  a prompt to save it.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: libreoffice-writer 1:3.4.3-3ubuntu2
  ProcVersionSignature: Ubuntu 2.6.38-11.50-generic 2.6.38.8
  Uname: Linux 2.6.38-11-generic x86_64
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  Date: Fri Oct 14 12:33:08 2011
  ProcEnviron:
   PATH=(custom, no user)
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/874099/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 881890] Re: the average rating problem

2011-11-27 Thread Pedro Bessa
** Description changed:

- First, a software does what it says that it does extremely well, so people 
use it, then rate it 5.
- Second, a software does something that most people aren't interested in 
using, but the same software does something that some people are interested in 
using, so they install it and give it 5 stars.
- Finally, I see many 5 starred software, but I'm not interested in using them, 
because the description doesn't go towards my objectives.
+ A software does something that some people are interested in doing. The
+ same software does what its author says that it does extremely well, so
+ people use it, then rate it 5.
  
- If a software's full description page is read by 100 people and 90 from
- among them choose to install it, that means 90% are interested in using
- it.
+ Now, a software does something that most people are interested in using.
+ The same software does what its author says that it does well, so people
+ use it, then rate it 3.
  
- average rating: how much people who installed a software liked the software
- usage interest: how many people who read a software installed the software
- 
- I want to see what software has high usage interest, but does what it says 
that it does badly, so I can open sourcely fix it.
- Later, I want to see sorting by average rating * usage interest too.
+ Finally, I see many software that I'm not interested in using appearing
+ above many software that I'm interested in using in the Ubuntu Software
+ Store lists.

** Description changed:

  A software does something that some people are interested in doing. The
  same software does what its author says that it does extremely well, so
  people use it, then rate it 5.
  
- Now, a software does something that most people are interested in using.
- The same software does what its author says that it does well, so people
- use it, then rate it 3.
+ A software does something that most people are interested in using. The
+ same software does what its author says that it does well, so people use
+ it, then rate it 3.
  
  Finally, I see many software that I'm not interested in using appearing
  above many software that I'm interested in using in the Ubuntu Software
  Store lists.

** Description changed:

  A software does something that some people are interested in doing. The
  same software does what its author says that it does extremely well, so
  people use it, then rate it 5.
  
  A software does something that most people are interested in using. The
  same software does what its author says that it does well, so people use
  it, then rate it 3.
  
  Finally, I see many software that I'm not interested in using appearing
  above many software that I'm interested in using in the Ubuntu Software
- Store lists.
+ Store ranking.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/881890

Title:
  the average rating problem

Status in “software-center” package in Ubuntu:
  New

Bug description:
  A software does something that some people are interested in doing.
  The same software does what its author says that it does extremely
  well, so people use it, then rate it 5.

  A software does something that most people are interested in using.
  The same software does what its author says that it does well, so
  people use it, then rate it 3.

  Finally, I see many software that I'm not interested in using
  appearing above many software that I'm interested in using in the
  Ubuntu Software Store ranking.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 810680] Re: pasted web content downloads images unnecessarily

2011-11-27 Thread Christopher M. Penalver
zpletan, thank you for reporting this and helping make Ubuntu better. However, 
according to this report, you are not using the most recent version of this 
package for your Ubuntu release. Please upgrade to the most recent version 
(3.3.4) and let us know if you are still having this issue.
As well, could you please attach the document that demonstrates this problem?

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/810680

Title:
  pasted web content downloads images unnecessarily

Status in “libreoffice” package in Ubuntu:
  Incomplete

Bug description:
  If I copy web content with images and paste it into LibreOffice
  Writer, the images are downloaded so they can be displayed. This is
  understandable. What is not understandable is that they seem to be re-
  downloaded when rendering thumbnails for the print dialog or exporting
  as a PDF. On the relatively slow connection I have, this takes a
  rather large amount of time, which is rather annoying.

  I tested a 9-page document with web content (one small image per page)
  and a 9-page content with large JPGs (one image per page), and the web
  content took a significantly longer time to render/export, even though
  in pure size it was much smaller. This leads me to believe that the
  content is re-downloaded for rendering. In addition, even the document
  with the JPGs took a small amount of time to render for the print
  dialog, leading me to believe that it might be re-loading these from
  the disk (or it could merely be the time it took for the processor to
  do its thing), but this does not take nearly so long.

  It would seem that a solution would be to use the image already in
  memory for these operations, rather than downloading it a second time.

  ===

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: libreoffice-core 1:3.3.2-1ubuntu5
  ProcVersionSignature: Ubuntu 2.6.38-10.46-generic-pae 2.6.38.7
  Uname: Linux 2.6.38-10-generic-pae i686
  NonfreeKernelModules: wl
  Architecture: i386
  Date: Thu Jul 14 13:34:59 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 876385] Re: LibreOffice for Ubunt is marking (pieces of) text as strikethrough after reloading the document

2011-11-27 Thread Christopher M. Penalver
peter sebregondi, thank you for taking the time to report this and helping to 
make Ubuntu better. Please execute the following command, as it will 
automatically gather debugging information, in a terminal:
apport-collect 876385
When reporting bugs in the future please use apport by using 'ubuntu-bug' and 
the name of the package affected. You can learn more about this functionality 
at https://wiki.ubuntu.com/ReportingBugs.
As well, could you please attach the document that when you save as docx 
demonstrates this problem?

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

** Summary changed:

- LibreOffice for Ubunt is marking (pieces of) text as strikethrough after 
reloading the document
+ Writer marks some text as strikethrough saving to docx

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/876385

Title:
  Writer marks some text as strikethrough saving to docx

Status in “libreoffice” package in Ubuntu:
  Incomplete

Bug description:
  Hello,
  LibreOffice for Ubuntu 11.10 beta 2 has a serious bug that it doesn't have 
under Windows:
  A docx text-document looks fine when I save it.
  But when I open it again, in most cases either a part of the text or even the 
entire text is shown as strikethrough. 
  Even when I with some effort correct this and save again, the next time I 
open it the strikethrough shows up again.
  Maybe LibreOffice works fine with other formats than docx. 
  But it is not usable in an environment where I have now for the first time 
Linux and other people I work with have Windows and MS Office. See as an 
example the attached file.

  BTW, installation of Ubuntu is fine for a newcomer to Linux from Windows as 
long as you have only one disk.
  It took me two weeks to get my second internal disk usable with Ubuntu!
  The steps required to get there are described in the attached doc in chapter 
Actions (How to...)
  Maybe it's helpful for others too.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 249208] Re: Change Nice to Priority in System Monitor

2011-11-27 Thread Bug Watch Updater
** Changed in: gnome-system-monitor
   Status: Confirmed = In Progress

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-system-monitor in Ubuntu.
https://bugs.launchpad.net/bugs/249208

Title:
  Change Nice to Priority in System Monitor

Status in The GNOME System Monitor:
  In Progress
Status in “gnome-system-monitor” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: gnome-system-monitor

  In GNOME System Monitor, it has a column called Nice.
  * http://www.watchingthenet.com/wp-content/uploads/image/ubuntusysmonitor4.png

  Nice comes from command 'nice';
  * http://en.wikipedia.org/wiki/Nice_(Unix)

  However, the term Nice doesn't tell a user who don't know it,
  anything. The correct term to use would be Priority as that is what
  it indicates.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-system-monitor/+bug/249208/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 875538] Re: [Firefox 3.6.23] Impossible to open firefox because firefox-bin process is still running

2011-11-27 Thread Tom Janes
When this problem first manifested itself, I made some comments in the
'bug' thread I started regarding my need to switch back to MS Vista that
were somewhat aggravated. I would just like to take this moment to
apologise to all Ubuntu developers for what I said. The problem is that
the Flash update came right at the wrong time, right when I was in the
middle of a very important operation. It took me two weeks to finish
what I was doing, and in that time I never had so many problems with my
machine until I reloaded the OEM version of Vista that came with my
computer.  I couldn't wait to switch back to the Ubuntu world again.

For the record, I think that Ubuntu is the best breath of fresh air that
the PC world has ever seen. It makes anything that Microsoft ever
created look sick by comparison, and I truly hope you all keep up the
good work. If I wasn't so busy writing a new GUI based OS for FreeDOS, I
would help you myself, but there are just so many hours in a day and I
can't split them up any more.

Also, perhaps the Ubuntu community should seriously look into the
possibility of writing it's own Flash player; one that is unique to this
OS. That would eliminate all further problems from using outside
software. Since we would not be changing the Flash format, just playing
the files, copyright issues should not be a problem, particularly if it
can be proven that the current Flash player from Adobe does not function
properly in Linux because of a premeditated effort to remove an
important facet of Internet use to the entire Linux community.  If Adobe
goes after Linux for any infringement suit, then we can always come back
on them for an anti-trust suit,  in that they are attempting to generate
a 100% monopoly that is made only to benefit 'for profit' corporations
like Microsoft and Apple.  Taking this action would eliminate all future
Flash revision situations like this in the future, as we would be able
to make changes on-the-fly.

Sorry about the thread drift guys, but it was important for me to let
you all know how I really feel.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/875538

Title:
  [Firefox 3.6.23] Impossible to open firefox because firefox-bin
  process is still running

Status in “firefox” package in Ubuntu:
  Invalid
Status in “flashplugin-nonfree” package in Ubuntu:
  Invalid
Status in “firefox” source package in Lucid:
  Triaged
Status in “flashplugin-nonfree” source package in Lucid:
  Triaged
Status in “firefox” source package in Maverick:
  Triaged
Status in “flashplugin-nonfree” source package in Maverick:
  Triaged

Bug description:
  After upgrading firefox to version 3.6.23 few days ago, firefox does
  not work properly.

  At firt use after computer starting, firefox works well.
  It is possible to close firefox without any issue.
  But at second starting, firefox indicates it is impossible to launch firefox 
because firefox-bin process is still running.
  The workaround is to restart the computer, or simply kill the firefox-bin 
process.

  This behaviour happened right after upgrading firefox to version
  3.6.23, and is systematic with the profil user I use (it's an admin
  user).

  I tested with another profil (non admin) on the computer: The problem
  has not been reproduced.

  System is 10.04 LTS (kernel 2.6.32-33 generic)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 291268] Re: Add name that is email-adress to key results in freeze.

2011-11-27 Thread Bug Watch Updater
** Changed in: seahorse
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to seahorse in Ubuntu.
https://bugs.launchpad.net/bugs/291268

Title:
  Add name that is email-adress to key results in freeze.

Status in Seahorse:
  Fix Released
Status in “seahorse” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: seahorse

  Ubuntu 8.10 AMD64
  Seahorse 2.24.1-0ubuntu1

  I select my key and then Properties - Names and Signatures - Add
  Name. In Full name I write an email adress like n...@example.org and
  press ok. Now Seahorse freezes and I have to force quit, when I check
  System Monitor I see gpg using up lots of CPU and have to shut that
  down to.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 849508] Re: [Upstream] Double clicking on .ods file opens Calc but does not load file

2011-11-27 Thread Bug Watch Updater
Launchpad has imported 6 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=41238.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2011-09-26T17:56:43+00:00 Paul White wrote:

I have a shortcut to a .odt file on my desktop. if i double click this
icon it should open Calc and load the file ready for display or editing.

I am finding that Calc opens but the file is not loaded.

There are other strange effects that happen when subsequently trying to
open that file from the recently opened files menu such as the calc
window freezing or not being able to be closed. The X on the calc
window is unresponsive.

Please advise what further information you need from me relating to this
bug.

Reply at: https://bugs.launchpad.net/df-
libreoffice/+bug/849508/comments/2


On 2011-09-26T17:58:49+00:00 Paul White wrote:

Correction - this of course should be an .ods file that I am trying to
open.

Reply at: https://bugs.launchpad.net/df-
libreoffice/+bug/849508/comments/3


On 2011-09-27T17:45:30+00:00 Paul White wrote:

Further information - the following is generally what I always see:

1) Double-click on desktop shortcut, Calc opens with empty spreadsheet
2) Trying to open the file using the shortcut filename, i.e. 
/home/username/Desktop/filename.ods from the Recent Documents list will not 
open the file
3) Trying to then open the file using its full name, i.e. 
/home/username/Documents/filename.ods from the Recent Documents list will open 
file in a new program window but I also see that in the first program window it 
is not possible to close the empty spreadsheet using the x in the top-right 
corner as the x isn't now displayed.

But if I omit step 2 the file opens in the existing Calc window as it
should when using the Recent Documents list

Further information to follow as I find it.

Reply at: https://bugs.launchpad.net/df-
libreoffice/+bug/849508/comments/7


On 2011-10-08T02:06:58+00:00 Paul White wrote:

I have just upgraded an installation of LibreOffice 3.3.4 to 3.4.3
running on Kubuntu 11.04 and I now have the same problem as originally
reported using Kubuntu 11.10.

Reply at: https://bugs.launchpad.net/df-
libreoffice/+bug/849508/comments/10


On 2011-11-26T12:00:48+00:00 Paul White wrote:

I am now running Ubuntu 12.04 (pre-alpha) and LO 3.4.4 and I am still
experiencing this bug. So probably not related to KDE as I first
thought.

Reply at: https://bugs.launchpad.net/df-
libreoffice/+bug/849508/comments/15


On 2011-11-26T12:58:01+00:00 Christopher M. Penalver wrote:

Paul White, please do not toggle the version. For more on this please
see: http://wiki.documentfoundation.org/BugReport_Details#Version

Reply at: https://bugs.launchpad.net/df-
libreoffice/+bug/849508/comments/16

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/849508

Title:
  [Upstream] Double clicking on .ods file opens Calc but does not load
  file

Status in LibreOffice Productivity Suite:
  Confirmed
Status in “kde4libs” package in Ubuntu:
  Confirmed
Status in “libreoffice” package in Ubuntu:
  Invalid

Bug description:
  Double clicking on a (desktop) .ods file icon opens Calc but does not
  load the .ods file it just opens Calc.

  I've experienced this with LO 3.42 and now LO 3.43 which was released
  today. Using KDE 4.71, fully updated.

  Various web searches have found a forum post that suggested deleting
  the .libreoffice directory. That didn't solve the problem here.

  By the way, opening .odt files this way opens Writer and the .odt file
  correctly.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: libreoffice-calc 1:3.4.3-1ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-11.17-generic 3.0.4
  Uname: Linux 3.0.0-11-generic i686
  ApportVersion: 1.22.1-0ubuntu2
  Architecture: i386
  Date: Tue Sep 13 23:40:54 2011
  InstallationMedia: Kubuntu 11.10 Oneiric Ocelot - Beta i386 (20110901)
  ProcEnviron:
   LANGUAGE=en_GB:en
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/849508/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net

[Desktop-packages] [Bug 816646] Re: no log in screen due to lightdm greeter not being installed

2011-11-27 Thread Rolf Leggewie
I'm reopening this because I'm in a similar situation as Kevin.  My
friend's computer does not come up to a greeter  login after updating it
from natty to oneiric.  I put the following into root's crontab for now
to take of the situation.

@reboot sleep 22; service lightdm stop;service lightdm start

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/816646

Title:
  no log in screen due to lightdm greeter not being installed

Status in “lightdm” package in Ubuntu:
  Confirmed

Bug description:
  just updated to lightdm 0.9 but now login issn't working anymore...

  I had to go back to gdm to log in again

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: lightdm 0.9.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-7.8-generic 3.0.0
  Uname: Linux 3.0.0-7-generic x86_64
  Architecture: amd64
  Date: Tue Jul 26 23:06:05 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  SourcePackage: lightdm
  UpgradeStatus: Upgraded to oneiric on 2011-07-22 (3 days ago)
  mtime.conffile..etc.lightdm.lightdm.conf: 2011-07-26T22:48:10.562849

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Desktop-packages] [Bug 875538] Re: [Firefox 3.6.23] Impossible to open firefox because firefox-bin process is still running

2011-11-27 Thread Alex Cockell
The problem you have is that a key bit of the Adobe spec... That of SWF
verification... Is NOT publicly specified.  It's also used he/ily by the
BBC and Channel 4 in iPlayer and 4OD.  Rather critical needs...

- Original message -
 When this problem first manifested itself, I made some comments in the
 'bug' thread I started regarding my need to switch back to MS Vista that
 were somewhat aggravated. I would just like to take this moment to
 apologise to all Ubuntu developers for what I said. The problem is that
 the Flash update came right at the wrong time, right when I was in the
 middle of a very important operation. It took me two weeks to finish
 what I was doing, and in that time I never had so many problems with my
 machine until I reloaded the OEM version of Vista that came with my
 computer.   I couldn't wait to switch back to the Ubuntu world again.
 
 For the record, I think that Ubuntu is the best breath of fresh air that
 the PC world has ever seen. It makes anything that Microsoft ever
 created look sick by comparison, and I truly hope you all keep up the
 good work. If I wasn't so busy writing a new GUI based OS for FreeDOS, I
 would help you myself, but there are just so many hours in a day and I
 can't split them up any more.
 
 Also, perhaps the Ubuntu community should seriously look into the
 possibility of writing it's own Flash player; one that is unique to this
 OS. That would eliminate all further problems from using outside
 software. Since we would not be changing the Flash format, just playing
 the files, copyright issues should not be a problem, particularly if it
 can be proven that the current Flash player from Adobe does not function
 properly in Linux because of a premeditated effort to remove an
 important facet of Internet use to the entire Linux community.   If Adobe
 goes after Linux for any infringement suit, then we can always come back
 on them for an anti-trust suit,   in that they are attempting to generate
 a 100% monopoly that is made only to benefit 'for profit' corporations
 like Microsoft and Apple.   Taking this action would eliminate all future
 Flash revision situations like this in the future, as we would be able
 to make changes on-the-fly.
 
 Sorry about the thread drift guys, but it was important for me to let
 you all know how I really feel.
 
 -- 
 You received this bug notification because you are subscribed to a
 duplicate bug report (872714).
 https://bugs.launchpad.net/bugs/875538
 
 Title:
     [Firefox 3.6.23] Impossible to open firefox because firefox-bin
     process is still running
 
 Status in “firefox” package in Ubuntu:
     Invalid
 Status in “flashplugin-nonfree” package in Ubuntu:
     Invalid
 Status in “firefox” source package in Lucid:
     Triaged
 Status in “flashplugin-nonfree” source package in Lucid:
     Triaged
 Status in “firefox” source package in Maverick:
     Triaged
 Status in “flashplugin-nonfree” source package in Maverick:
     Triaged
 
 Bug description:
     After upgrading firefox to version 3.6.23 few days ago, firefox does
     not work properly.
 
     At firt use after computer starting, firefox works well.
     It is possible to close firefox without any issue.
     But at second starting, firefox indicates it is impossible to launch
 firefox because firefox-bin process is still running.   The workaround is
 to restart the computer, or simply kill the firefox-bin process.
 
     This behaviour happened right after upgrading firefox to version
     3.6.23, and is systematic with the profil user I use (it's an admin
     user).
 
     I tested with another profil (non admin) on the computer: The problem
     has not been reproduced.
 
     System is 10.04 LTS (kernel 2.6.32-33 generic)
 
 To manage notifications about this bug go to:
 https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/875538/+subscriptions

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/875538

Title:
  [Firefox 3.6.23] Impossible to open firefox because firefox-bin
  process is still running

Status in “firefox” package in Ubuntu:
  Invalid
Status in “flashplugin-nonfree” package in Ubuntu:
  Invalid
Status in “firefox” source package in Lucid:
  Triaged
Status in “flashplugin-nonfree” source package in Lucid:
  Triaged
Status in “firefox” source package in Maverick:
  Triaged
Status in “flashplugin-nonfree” source package in Maverick:
  Triaged

Bug description:
  After upgrading firefox to version 3.6.23 few days ago, firefox does
  not work properly.

  At firt use after computer starting, firefox works well.
  It is possible to close firefox without any issue.
  But at second starting, firefox indicates it is impossible to launch firefox 
because firefox-bin process is still running.
  The workaround is to restart the computer, or simply kill the firefox-bin 
process.

  This behaviour happened right after upgrading 

[Desktop-packages] [Bug 532633] Re: [Master] Window Control buttons: position/order/alignment

2011-11-27 Thread Pako
@ Bhaavan Merchant (bhaavanmerchant) 
on APEing the mac.

Yes, and the launcher on the right is copied from Next OS back in 80's
and Apple's design is borrowed from the Braun's electronic devices made
in 60's + the system is based (copied) on Unix and Otto motor + 90% of
the things you are enjoy today are invented by Germans so that now can
be used (copied) by Japanese and others, so your statement about someone
copied some others design, is superficial.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to metacity in Ubuntu.
https://bugs.launchpad.net/bugs/532633

Title:
  [Master] Window Control buttons: position/order/alignment

Status in “light-themes” package in Ubuntu:
  Won't Fix
Status in “metacity” package in Ubuntu:
  Invalid

Bug description:
  === Master Bug ===
  (As per the design team's request)
  All bugs concerning the window controls are being duped to this master bug.
  All the decisions regarding the position/order/alignment will be dealt as a 
one.

  === Desire ===
  Please centre the window title like in previous Human theme, and also 
re-order the window controls in classic order, positioned on the right side 
(menu - title - minimize, maximize close).

   Workaround 
  1. Only new themes, such as Ambiance and Radiance will have buttons on the 
left by default. You can continue using old themes, such as Human, in Lucid and 
those themes will continue to have buttons on the right side (according to 
http://launchpad.net/ubuntu/+bug/532633/comments/577 ). It is even possible to 
switch to Human theme and then 'Customize' it to use all the elements from 
Radiance theme, but the button layout will stay on the right.

  2. To revert to old layout, run in a terminal:
  $ gconftool-2 --set /apps/metacity/general/button_layout --type string 
menu:minimize,maximize,close

   Return to defaults 
  If you would like to return to the system/theme default then run:
  $ gconftool-2 --unset /apps/metacity/general/button_layout

   Responses 
  Canonical Design Team Leader (Ivanka Majic) - 2010-03-10 and 2010-03-17
  http://www.ivankamajic.com/?p=281 (Those pesky buttons)
  http://podcast.ubuntu-uk.org/2010/03/17/s03e03-behind-the-screen/ (30-minute 
interview starting at 39:10)

  Ubuntu SABDFL (Mark Shuttleworth) replies on this bug report - 2010-03-15 
onwards
  http://launchpad.net/ubuntu/+bug/532633/comments/110
  http://launchpad.net/ubuntu/+bug/532633/comments/167
  http://launchpad.net/ubuntu/+bug/532633/comments/179
  http://launchpad.net/ubuntu/+bug/532633/comments/202 to 204
  http://launchpad.net/ubuntu/+bug/532633/comments/218
  http://launchpad.net/ubuntu/+bug/532633/comments/248
  http://launchpad.net/ubuntu/+bug/532633/comments/272
  http://launchpad.net/ubuntu/+bug/532633/comments/388
  http://launchpad.net/ubuntu/+bug/532633/comments/410
  http://launchpad.net/ubuntu/+bug/532633/comments/426 to 427
  http://launchpad.net/ubuntu/+bug/532633/comments/469
  http://launchpad.net/ubuntu/+bug/532633/comments/503
  http://launchpad.net/ubuntu/+bug/532633/comments/564 (Final decree; 
close-min-max ordering)

  Canonical Ubuntu Community Leader (Jono Bacon) response - 2010-03-24
  http://www.ustream.tv/recorded/5683123 (6 minutes starting at 26:24)

  === Code of Conduct ===
  To maintain a respectful atmosphere, while commenting please follow the code 
of conduct - http://www.ubuntu.com/community/conduct/ .

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/light-themes/+bug/532633/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 896819] [NEW] no such table

2011-11-27 Thread archenroot
Public bug reported:

Hello,

some of the tables doesn't open properly. I have 4 accounts in evolution, 3 
imaps, 1 exchange type. Over a day there appear very often in evolution the 
messages in right top place of evolution window that evolution cannot open for 
example:
1.) no such table: mem.personal/Odstraněná pošta (is in Czech, means deleted in 
English)
2.) no such table: mem.personal/Odeslaná pošta (is in Czech, means sent in 
English)

For my Exchange account I cannot use both tables, for my imaps Kerio
based acount I can't use 1. For example the Gmail account is working
perfectly at all.

I attach file with debug information which will keep information when I
try to switch to deleted or sent items on problematic folders.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: evolution 3.2.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
Uname: Linux 3.0.0-14-generic x86_64
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Sun Nov 27 11:00:45 2011
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
SourcePackage: evolution
UpgradeStatus: Upgraded to oneiric on 2011-10-23 (34 days ago)

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


** Tags: amd64 apport-bug oneiric running-unity

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/896819

Title:
  no such table

Status in “evolution” package in Ubuntu:
  New

Bug description:
  Hello,

  some of the tables doesn't open properly. I have 4 accounts in evolution, 3 
imaps, 1 exchange type. Over a day there appear very often in evolution the 
messages in right top place of evolution window that evolution cannot open for 
example:
  1.) no such table: mem.personal/Odstraněná pošta (is in Czech, means deleted 
in English)
  2.) no such table: mem.personal/Odeslaná pošta (is in Czech, means sent in 
English)

  For my Exchange account I cannot use both tables, for my imaps Kerio
  based acount I can't use 1. For example the Gmail account is working
  perfectly at all.

  I attach file with debug information which will keep information when
  I try to switch to deleted or sent items on problematic folders.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: evolution 3.2.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
  Uname: Linux 3.0.0-14-generic x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Sun Nov 27 11:00:45 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  SourcePackage: evolution
  UpgradeStatus: Upgraded to oneiric on 2011-10-23 (34 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 896819] Re: no such table

2011-11-27 Thread archenroot
** Attachment added: Evolution with CAMEL=ALL options for all 3 problematic 
events
   
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/896819/+attachment/2610233/+files/CAMEL-ALL.txt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/896819

Title:
  no such table

Status in “evolution” package in Ubuntu:
  New

Bug description:
  Hello,

  some of the tables doesn't open properly. I have 4 accounts in evolution, 3 
imaps, 1 exchange type. Over a day there appear very often in evolution the 
messages in right top place of evolution window that evolution cannot open for 
example:
  1.) no such table: mem.personal/Odstraněná pošta (is in Czech, means deleted 
in English)
  2.) no such table: mem.personal/Odeslaná pošta (is in Czech, means sent in 
English)

  For my Exchange account I cannot use both tables, for my imaps Kerio
  based acount I can't use 1. For example the Gmail account is working
  perfectly at all.

  I attach file with debug information which will keep information when
  I try to switch to deleted or sent items on problematic folders.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: evolution 3.2.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
  Uname: Linux 3.0.0-14-generic x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Sun Nov 27 11:00:45 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  SourcePackage: evolution
  UpgradeStatus: Upgraded to oneiric on 2011-10-23 (34 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 816646] Re: no log in screen due to lightdm greeter not being installed

2011-11-27 Thread Rolf Leggewie
My friend's computer *does* have unity-greeter installed, though.
Kevin, are you sure that is not the case for you?  Please provide more
information.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/816646

Title:
  no log in screen due to lightdm greeter not being installed

Status in “lightdm” package in Ubuntu:
  Confirmed

Bug description:
  just updated to lightdm 0.9 but now login issn't working anymore...

  I had to go back to gdm to log in again

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: lightdm 0.9.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-7.8-generic 3.0.0
  Uname: Linux 3.0.0-7-generic x86_64
  Architecture: amd64
  Date: Tue Jul 26 23:06:05 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  SourcePackage: lightdm
  UpgradeStatus: Upgraded to oneiric on 2011-07-22 (3 days ago)
  mtime.conffile..etc.lightdm.lightdm.conf: 2011-07-26T22:48:10.562849

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 896819] Re: no such table

2011-11-27 Thread archenroot
** Attachment added: Evolution with CA
   
https://bugs.launchpad.net/bugs/896819/+attachment/2610230/+files/CAMEL-ALL.txt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/896819

Title:
  no such table

Status in “evolution” package in Ubuntu:
  New

Bug description:
  Hello,

  some of the tables doesn't open properly. I have 4 accounts in evolution, 3 
imaps, 1 exchange type. Over a day there appear very often in evolution the 
messages in right top place of evolution window that evolution cannot open for 
example:
  1.) no such table: mem.personal/Odstraněná pošta (is in Czech, means deleted 
in English)
  2.) no such table: mem.personal/Odeslaná pošta (is in Czech, means sent in 
English)

  For my Exchange account I cannot use both tables, for my imaps Kerio
  based acount I can't use 1. For example the Gmail account is working
  perfectly at all.

  I attach file with debug information which will keep information when
  I try to switch to deleted or sent items on problematic folders.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: evolution 3.2.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
  Uname: Linux 3.0.0-14-generic x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Sun Nov 27 11:00:45 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  SourcePackage: evolution
  UpgradeStatus: Upgraded to oneiric on 2011-10-23 (34 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 896823] [NEW] lightdm does not start on boot

2011-11-27 Thread Rolf Leggewie
Public bug reported:

I've helped a friend update his computer from natty to oneiric.  After
that was accomplished, Ubuntu which I'd praised gleefully embarassed
itself by failing to show a login screen.  Apparently, these days
lightdm is the login manager of choice.  I had to put the following into
root's crontab to make sure lightdm does come up.

@reboot sleep 22; service lightdm stop;service lightdm start

unity-greeter is installed.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: lightdm 1.0.6-0ubuntu1.1
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic i686
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Date: Sun Nov 27 18:45:27 2011
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
ProcEnviron:
 LANG=en_US.UTF-8
 LC_MESSAGES=C
 SHELL=/bin/bash
SourcePackage: lightdm
UpgradeStatus: Upgraded to oneiric on 2011-11-12 (15 days ago)

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


** Tags: apport-bug i386 oneiric

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/896823

Title:
  lightdm does not start on boot

Status in “lightdm” package in Ubuntu:
  New

Bug description:
  I've helped a friend update his computer from natty to oneiric.  After
  that was accomplished, Ubuntu which I'd praised gleefully embarassed
  itself by failing to show a login screen.  Apparently, these days
  lightdm is the login manager of choice.  I had to put the following
  into root's crontab to make sure lightdm does come up.

  @reboot sleep 22; service lightdm stop;service lightdm start

  unity-greeter is installed.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: lightdm 1.0.6-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic i686
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  Date: Sun Nov 27 18:45:27 2011
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  ProcEnviron:
   LANG=en_US.UTF-8
   LC_MESSAGES=C
   SHELL=/bin/bash
  SourcePackage: lightdm
  UpgradeStatus: Upgraded to oneiric on 2011-11-12 (15 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 868613] Re: lightdm-gtk-greeter in Xubuntu, has three untranslatable items

2011-11-27 Thread Pjotr12345
Changed the status back to Confirmed, because the fix from Proposed
was only partially succesful (Password:  is still untranslated, see
comment #15).

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

** Changed in: lightdm (Ubuntu Precise)
   Status: Fix Released = Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/868613

Title:
  lightdm-gtk-greeter in Xubuntu, has three untranslatable items

Status in “lightdm” package in Ubuntu:
  Confirmed
Status in “lightdm” source package in Oneiric:
  Confirmed
Status in “lightdm” source package in Precise:
  Confirmed

Bug description:
  The greeter of LightDM in Xubuntu Oneiric, is largely translated. But not the 
following items:
  - Password:
  - Guest Account
  - Other...

  This happens even in languages for which LightDM has been fully
  translated (100 %). So these items are somehow untranslatable now.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 896823] Re: lightdm does not start on boot

2011-11-27 Thread Rolf Leggewie
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/896823

Title:
  lightdm does not start on boot

Status in “lightdm” package in Ubuntu:
  New

Bug description:
  I've helped a friend update his computer from natty to oneiric.  After
  that was accomplished, Ubuntu which I'd praised gleefully embarassed
  itself by failing to show a login screen.  Apparently, these days
  lightdm is the login manager of choice.  I had to put the following
  into root's crontab to make sure lightdm does come up.

  @reboot sleep 22; service lightdm stop;service lightdm start

  unity-greeter is installed.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: lightdm 1.0.6-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic i686
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  Date: Sun Nov 27 18:45:27 2011
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  ProcEnviron:
   LANG=en_US.UTF-8
   LC_MESSAGES=C
   SHELL=/bin/bash
  SourcePackage: lightdm
  UpgradeStatus: Upgraded to oneiric on 2011-11-12 (15 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 875538] Re: [Firefox 3.6.23] Impossible to open firefox because firefox-bin process is still running

2011-11-27 Thread Tom Janes
Well, then we can always go the other way, Alex. Let's write a player
that uses a format that is more efficient than Flash, only one that only
Linux users can use.  Where there is a will, there is a way. :)
Besides, such a project would also let the entire world know just how
important a player Linux is now in the PC game.  It would be so nice to
see them follow our lead for a change, instead of the other way around,
don't you agree?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/875538

Title:
  [Firefox 3.6.23] Impossible to open firefox because firefox-bin
  process is still running

Status in “firefox” package in Ubuntu:
  Invalid
Status in “flashplugin-nonfree” package in Ubuntu:
  Invalid
Status in “firefox” source package in Lucid:
  Triaged
Status in “flashplugin-nonfree” source package in Lucid:
  Triaged
Status in “firefox” source package in Maverick:
  Triaged
Status in “flashplugin-nonfree” source package in Maverick:
  Triaged

Bug description:
  After upgrading firefox to version 3.6.23 few days ago, firefox does
  not work properly.

  At firt use after computer starting, firefox works well.
  It is possible to close firefox without any issue.
  But at second starting, firefox indicates it is impossible to launch firefox 
because firefox-bin process is still running.
  The workaround is to restart the computer, or simply kill the firefox-bin 
process.

  This behaviour happened right after upgrading firefox to version
  3.6.23, and is systematic with the profil user I use (it's an admin
  user).

  I tested with another profil (non admin) on the computer: The problem
  has not been reproduced.

  System is 10.04 LTS (kernel 2.6.32-33 generic)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 657992] Re: gnome-system-monitor should show uptime

2011-11-27 Thread Bug Watch Updater
** Changed in: gnome-system-monitor
   Status: New = In Progress

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-system-monitor in Ubuntu.
https://bugs.launchpad.net/bugs/657992

Title:
  gnome-system-monitor should show uptime

Status in The GNOME System Monitor:
  In Progress
Status in “gnome-system-monitor” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: gnome-system-monitor

  The uptime is an interesting information and should not be hidden.
  Tools like htop or top do show them, why not gnome-system-monitor?

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: gnome-system-monitor 2.28.1-1ubuntu1
  ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic i686
  Architecture: i386
  Date: Mon Oct 11 01:22:46 2010
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release Candidate i386 
(20100928)
  ProcEnviron:
   LANG=de_DE.utf8
   SHELL=/bin/bash
  SourcePackage: gnome-system-monitor

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-system-monitor/+bug/657992/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 850649] Re: gnome-terminal extremely slow and display buggy

2011-11-27 Thread Olosta
The borked content bug is also on FC16. I switched from Ubuntu two weeks
ago but that did not solve that particular problem.

I'm not sure about the slow terminal switching.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launchpad.net/bugs/850649

Title:
  gnome-terminal extremely slow and display buggy

Status in “gnome-terminal” package in Ubuntu:
  Confirmed

Bug description:
  After the update to oneiric the gnome-terminal appears to be slow and
  display is sometimes buggy:

  * changing between windows and tabs is slow although other applications (like 
chromium) are not affected
  * sometimes the display is not updated and some parts (exactly on character 
box boundaries) of the terminal just show the background

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gnome-terminal 3.0.1-0ubuntu3
  ProcVersionSignature: Ubuntu 3.0.0-11.18-generic 3.0.4
  Uname: Linux 3.0.0-11-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu1
  Architecture: amd64
  Date: Thu Sep 15 08:28:30 2011
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/gnome-terminal
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  SourcePackage: gnome-terminal
  UpgradeStatus: Upgraded to oneiric on 2011-09-01 (13 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/850649/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 582570] Re: VERY slow boot, no battery icon in panel

2011-11-27 Thread doobydave
Um, the webcam fault is hardware related. Are you sure you'd like me to
make a separate report?

Basically, there seems to be a fifty-fifty chance of a smooth boot. On
good days everything is fine, on bad days, the gnome-power-manager app
take 100+ seconds to appear after request and the machine will not
successfully go into standby.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/582570

Title:
  VERY slow boot, no battery icon in panel

Status in “gnome-power-manager” package in Ubuntu:
  Expired

Bug description:
  Binary package hint: gnome-power-manager

  Occurs in both 9.10 and 10.04 though with slightly different behaviour 
(64-bit editions). I haven't tried the 32-bit editions, but this definitely 
wasn't a problem in 8.04 x64
  In 10.04 a dialog box appears after password-entry relating to the stuck 
process.

  4+ min boot time, no battery icon in gnome panel and the brightness keys do 
not function.
  Machine is an Acer 5685.

  No extra info, but several other people reporting similar thing here
  http://www.uluga.ubuntuforums.org/showthread.php?t=1338256 - most with
  Acers.

  ProblemType: Bug
  Architecture: amd64
  Date: Tue May 18 23:49:44 2010
  DistroRelease: Ubuntu 9.10
  ExecutablePath: /usr/bin/gnome-power-manager
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
  NonfreeKernelModules: nvidia
  Package: gnome-power-manager 2.28.1-0ubuntu1.3
  ProcEnviron:
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-21.59-generic
  SourcePackage: gnome-power-manager
  Uname: Linux 2.6.31-21-generic x86_64
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: amd64
  AudioDevicesInUse:
   Cannot stat file /proc/3112/fd/44: Stale NFS file handle
USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 3128 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xd250 irq 47'
 Mixer name : 'Realtek ALC883'
 Components : 'HDA:10ec0883,1025,0012 
HDA:14f12bfa,1025007f,0009'
 Controls  : 24
 Simple ctrls  : 14
  DistroRelease: Ubuntu 10.10
  LiveMediaBuild: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  MachineType: Acer Aspire 5680
  Package: linux (not installed)
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcCmdLine: file=/cdrom/preseed/hostname.seed boot=casper 
initrd=/casper/initrd.lz quiet splash --
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
  Regression: Yes
  RelatedPackageVersions: linux-firmware 1.38
  Reproducible: Yes
  Tags: maverick  regression-potential needs-upstream-testing
  Uname: Linux 2.6.35-22-generic x86_64
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
  dmi.bios.date: 10/25/2006
  dmi.bios.vendor: Acer
  dmi.bios.version: V3.01
  dmi.board.name: Grapevine
  dmi.board.vendor: Acer
  dmi.board.version: N/A
  dmi.chassis.asset.tag: 
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAcer:bvrV3.01:bd10/25/2006:svnAcer:pnAspire5680:pvrV3.01:rvnAcer:rnGrapevine:rvrN/A:cvnAcer:ct10:cvrN/A:
  dmi.product.name: Aspire 5680
  dmi.product.version: V3.01
  dmi.sys.vendor: Acer

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 199116] Re: Can not send 'Ctrl+Alt+Del'

2011-11-27 Thread TomaszChmielewski
ctrl+alt+del does not work for me with vinagre 3.2.1 on Ubuntu 11.10.

Is there a way to replace vinagre with tsclient? ctrl+alt+del was
working fine with tsclient.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to vinagre in Ubuntu.
https://bugs.launchpad.net/bugs/199116

Title:
  Can not send 'Ctrl+Alt+Del'

Status in Vinagre: VNC client for GNOME:
  Fix Released
Status in “vinagre” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: vinagre

  There is no way to send 'Ctrl+Alt+Del' to remote machine which is
  often used to (un)lock workstations. 'realvnc' client allows this.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 734424] Re: LibreOffice hangs for 20-30 seconds on load when connected to the Internet

2011-11-27 Thread Marc
My bug has been marked as a duplicate of this on, so I'll report more
info here.

I installed a second distro on my PC and tried to load the file again.
To my surprise, the file loaded much faster, 2 minutes instead of 15 minutes.
I made a new strace of this, so you can see what is different.
My launchpad bug Bug report #889422
My Bugzilla Libreoffice bug bug 42684
Distro: Chakra latest download of the rolling distro, all packages up to date.
LibreOffice: 3.4.4 OOO340m1 (Build:401)

Any ideas on why this is ?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/734424

Title:
  LibreOffice hangs for 20-30 seconds on load when connected to the
  Internet

Status in LibreOffice Productivity Suite:
  Incomplete
Status in “libreoffice” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: libreoffice

  LibreOffice: long load time when connected to the internet. Loading
  bar hangs at earliest stage.

  WORKAROUND: add 127.0.0.1 hostname localhost hostname.(none)
  (without quotes) to /etc/hosts.

  The issue is that ever since OpenOffice 3.2.1 (NOT 3.2.0), the
  application attempts to use a hacky protocol to connect to the
  internet instead of the host's machine for some reason at an early
  stage during its load. Equally strange is that it only rears its head
  in kubuntu, as far as I know.

  Problem existed since Kubuntu 10.04 including latest up-to-date 11.04,
  all architectures, OpenOffice versions 3.2.1 through LibreOffice
  3.3.1. When offline, the problem does not appear at all. Multiple
  resolutions, systems, graphics cards, architectures, packages tested,
  all with same result.

  It is unlikely that the software transmits enough information to any
  resolvable location on the internet to comprise a security breach, but
  the possibility of erroneously transmitting user information across
  the internet instead of the local machine may comprise a risk of some
  sort. Also, recall that Oracle took over OpenOffice at the first
  version that exhibits this strange, crippling showstopper, so cause
  for alarm (paranoia) may be warranted, though it is highly unlikely.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: libreoffice-core 1:3.3.1-1ubuntu5
  ProcVersionSignature: Ubuntu 2.6.38-6.34-generic 2.6.38-rc7
  Uname: Linux 2.6.38-6-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Sun Mar 13 13:14:03 2011
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/734424/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 734424] Re: LibreOffice hangs for 20-30 seconds on load when connected to the Internet

2011-11-27 Thread Marc
** Attachment added: file open from Chakra distro
   
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/734424/+attachment/2610319/+files/strace.log.bz2

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/734424

Title:
  LibreOffice hangs for 20-30 seconds on load when connected to the
  Internet

Status in LibreOffice Productivity Suite:
  Incomplete
Status in “libreoffice” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: libreoffice

  LibreOffice: long load time when connected to the internet. Loading
  bar hangs at earliest stage.

  WORKAROUND: add 127.0.0.1 hostname localhost hostname.(none)
  (without quotes) to /etc/hosts.

  The issue is that ever since OpenOffice 3.2.1 (NOT 3.2.0), the
  application attempts to use a hacky protocol to connect to the
  internet instead of the host's machine for some reason at an early
  stage during its load. Equally strange is that it only rears its head
  in kubuntu, as far as I know.

  Problem existed since Kubuntu 10.04 including latest up-to-date 11.04,
  all architectures, OpenOffice versions 3.2.1 through LibreOffice
  3.3.1. When offline, the problem does not appear at all. Multiple
  resolutions, systems, graphics cards, architectures, packages tested,
  all with same result.

  It is unlikely that the software transmits enough information to any
  resolvable location on the internet to comprise a security breach, but
  the possibility of erroneously transmitting user information across
  the internet instead of the local machine may comprise a risk of some
  sort. Also, recall that Oracle took over OpenOffice at the first
  version that exhibits this strange, crippling showstopper, so cause
  for alarm (paranoia) may be warranted, though it is highly unlikely.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: libreoffice-core 1:3.3.1-1ubuntu5
  ProcVersionSignature: Ubuntu 2.6.38-6.34-generic 2.6.38-rc7
  Uname: Linux 2.6.38-6-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Sun Mar 13 13:14:03 2011
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/734424/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 855793] Re: Kubuntu 11.10 beta 1: Error upgrading using muon

2011-11-27 Thread Eric Lacombe
I can also confirm this bug with Kubuntu 11.10. The muon package manager
get stucked during package upgrade (it seems to be when interaction with
the user is needed, but I've not checked that for the moment).

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/855793

Title:
  Kubuntu 11.10 beta 1: Error upgrading using muon

Status in “gtk+2.0” package in Ubuntu:
  Confirmed
Status in “kde-workspace” package in Ubuntu:
  Invalid

Bug description:
  After installing Kubuntu 11.10 beta 1 in Virtualbox 4.1.2 (during
  installation I did not select to get updates) I tried to do a full
  update using muon package manager.

  The download of packages completed successfully but the installation
  process stuck on 20 %  on kate package update.

  After waiting for a long time ( about 1 hour), I killed the update
  process.

  Then, I restarted the virtual machine but my system is not functional
  (e.g no network, no sound, no way to perform updates).

  System Information
  --
  Description:  Ubuntu oneiric (development branch)

  Release:  11.10

  Architecture/Processor/Kernel
  --
  3.0.0-9-generic  i686  i386 GNU/Linux

  Muon Package Info
  --
  Package: muon
  Status: install ok installed
  Priority: optional
  Section: kde
  Installed-Size: 328
  Maintainer: Ubuntu Developers ubuntu-devel-disc...@lists.ubuntu.com
  Architecture: i386
  Version: 1.2.0-0ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/855793/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 676981] Re: [MASTER] gwibber-accounts crashed with DBusException in call_blocking()

2011-11-27 Thread David D Lowe
My user automatically logs in. I am asked for my password after I log
in, presumably to unlock my keyring. This crash happened to me after I
failed to enter my password for at least half an hour, as I left my
computer after I logged in.

Could it be that Gwibber is waiting for the password to be entered, and
then timed out?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gwibber in Ubuntu.
https://bugs.launchpad.net/bugs/676981

Title:
  [MASTER] gwibber-accounts crashed with DBusException in
  call_blocking()

Status in Gwibber:
  New
Status in “gwibber” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: gwibber

  Tried to display Accounts from gwibber Edit menu.

  ProblemType: Crash
  DistroRelease: Ubuntu 10.10
  Package: gwibber 2.32.2-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.35-23.40-generic 2.6.35.7
  Uname: Linux 2.6.35-23-generic i686
  Architecture: i386
  Date: Fri Nov 19 02:09:53 2010
  ExecutablePath: /usr/bin/gwibber-accounts
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Alpha i386 (20100803.1)
  InterpreterPath: /usr/bin/python2.6
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/gwibber-accounts
  ProcEnviron:
   LANG=en_NZ.utf8
   SHELL=/bin/bash
  PythonArgs: ['/usr/bin/gwibber-accounts']
  SourcePackage: gwibber
  Title: gwibber-accounts crashed with DBusException in call_blocking()
  UserGroups: adm admin audio cdrom dialout lpadmin plugdev sambashare

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 896857] [NEW] CDs are not recongnised by cddb; flac conversion does not work, mp3 with terrible quality 32kb

2011-11-27 Thread Werner Schreier
Public bug reported:

1. I tryed 7 cd's - freshly bought, original from a shop, not copies - none of 
them has been recognized
2. flac does not appear in the menu to choose the preferred converter - so it 
is not possible to convert the cd as flac files on my computer
3. Wnen I used mp3 - the quality is poor 32 
4. When I try to install lame or other packages that promise to be able to 
convert CD into mp3 or flac - rhythmbox does not recognize these packages
5. I do not understand why I should not be able to convert the CD's I bought 
onto my computer to use it later on my mobile

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: rhythmbox 2.90.1~20110908-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6
Uname: Linux 3.0.0-13-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Sun Nov 27 14:00:31 2011
ExecutablePath: /usr/bin/rhythmbox
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
SourcePackage: rhythmbox
UpgradeStatus: Upgraded to oneiric on 2011-11-05 (22 days ago)

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


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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to rhythmbox in Ubuntu.
https://bugs.launchpad.net/bugs/896857

Title:
  CDs are not recongnised by cddb; flac conversion does not work, mp3
  with terrible quality 32kb

Status in “rhythmbox” package in Ubuntu:
  New

Bug description:
  1. I tryed 7 cd's - freshly bought, original from a shop, not copies - none 
of them has been recognized
  2. flac does not appear in the menu to choose the preferred converter - so it 
is not possible to convert the cd as flac files on my computer
  3. Wnen I used mp3 - the quality is poor 32 
  4. When I try to install lame or other packages that promise to be able to 
convert CD into mp3 or flac - rhythmbox does not recognize these packages
  5. I do not understand why I should not be able to convert the CD's I bought 
onto my computer to use it later on my mobile

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: rhythmbox 2.90.1~20110908-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6
  Uname: Linux 3.0.0-13-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Sun Nov 27 14:00:31 2011
  ExecutablePath: /usr/bin/rhythmbox
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  SourcePackage: rhythmbox
  UpgradeStatus: Upgraded to oneiric on 2011-11-05 (22 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 896857] Re: CDs are not recongnised by cddb; flac conversion does not work, mp3 with terrible quality 32kb

2011-11-27 Thread Werner Schreier
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to rhythmbox in Ubuntu.
https://bugs.launchpad.net/bugs/896857

Title:
  CDs are not recongnised by cddb; flac conversion does not work, mp3
  with terrible quality 32kb

Status in “rhythmbox” package in Ubuntu:
  New

Bug description:
  1. I tryed 7 cd's - freshly bought, original from a shop, not copies - none 
of them has been recognized
  2. flac does not appear in the menu to choose the preferred converter - so it 
is not possible to convert the cd as flac files on my computer
  3. Wnen I used mp3 - the quality is poor 32 
  4. When I try to install lame or other packages that promise to be able to 
convert CD into mp3 or flac - rhythmbox does not recognize these packages
  5. I do not understand why I should not be able to convert the CD's I bought 
onto my computer to use it later on my mobile

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: rhythmbox 2.90.1~20110908-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6
  Uname: Linux 3.0.0-13-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Sun Nov 27 14:00:31 2011
  ExecutablePath: /usr/bin/rhythmbox
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  SourcePackage: rhythmbox
  UpgradeStatus: Upgraded to oneiric on 2011-11-05 (22 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 569065] Re: Battery level detected incorrectly

2011-11-27 Thread Kenrick Bingham
Same here, wanting continue to use the LTS version 10.04 on my ThinkPad
X201.

Duplicate of bug #626025?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/569065

Title:
  Battery level detected incorrectly

Status in Gnome Powermanager:
  New
Status in “gnome-power-manager” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: gnome-power-manager

  When I disconnect the power adapter from my laptop, I get a
  notification saying that I have less than 4% battery power remaining
  and that the system needs to be shut down, even though my battery is
  fully charged. Also, the battery icon looks like it's empty but if I
  open the battery info window, it shows up as being fully charged. The
  system doesn't shut down, only warns about it.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: gnome-power-manager 2.30.0-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.32-21.32-generic-pae 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-21-generic-pae i686
  NonfreeKernelModules: fglrx
  Architecture: i386
  Date: Fri Apr 23 17:33:01 2010
  GnomeSessionIdleInhibited: No
  GnomeSessionInhibitors: None
  GnomeSessionSuspendInhibited: No
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
  MachineType: TOSHIBA Satellite L450D
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-21-generic-pae 
root=UUID=aaa535ec-f34e-4129-8f34-544c817c9746 ro quiet splash
  ProcEnviron:
   LANG=sv_SE.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-power-manager
  dmi.bios.date: 11/17/2009
  dmi.bios.vendor: TOSHIBA
  dmi.bios.version: V1.20
  dmi.board.name: NBWAE
  dmi.board.vendor: TOSHIBA
  dmi.board.version: 1.00
  dmi.chassis.asset.tag: *
  dmi.chassis.type: 10
  dmi.chassis.vendor: TOSHIBA
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnTOSHIBA:bvrV1.20:bd11/17/2009:svnTOSHIBA:pnSatelliteL450D:pvrPSLY5E-022013N5:rvnTOSHIBA:rnNBWAE:rvr1.00:cvnTOSHIBA:ct10:cvrN/A:
  dmi.product.name: Satellite L450D
  dmi.product.version: PSLY5E-022013N5
  dmi.sys.vendor: TOSHIBA

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-power/+bug/569065/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 896865] [NEW] Cut (cropped) letters in title bar

2011-11-27 Thread UbuntuFlo
Public bug reported:

Title of track should be Allegro ma non troppo but as you can see in attached 
screenshot the letters 'g' and 'pp' are cut/cropped.
Using standard font Ubuntu.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: rhythmbox 2.90.1~20110908-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-1.3-generic 3.2.0-rc2
Uname: Linux 3.2.0-1-generic x86_64
ApportVersion: 1.90-0ubuntu1
Architecture: amd64
Date: Sun Nov 27 14:33:22 2011
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
ProcEnviron:
 PATH=(custom, no user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: rhythmbox
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise running-unity

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to rhythmbox in Ubuntu.
https://bugs.launchpad.net/bugs/896865

Title:
  Cut (cropped) letters in title bar

Status in “rhythmbox” package in Ubuntu:
  New

Bug description:
  Title of track should be Allegro ma non troppo but as you can see in 
attached screenshot the letters 'g' and 'pp' are cut/cropped.
  Using standard font Ubuntu.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: rhythmbox 2.90.1~20110908-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-1.3-generic 3.2.0-rc2
  Uname: Linux 3.2.0-1-generic x86_64
  ApportVersion: 1.90-0ubuntu1
  Architecture: amd64
  Date: Sun Nov 27 14:33:22 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: rhythmbox
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 896865] Re: Cut (cropped) letters in title bar

2011-11-27 Thread UbuntuFlo
** Attachment added: cut-letters-rhythmbox.png
   
https://bugs.launchpad.net/bugs/896865/+attachment/2610382/+files/cut-letters-rhythmbox.png

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to rhythmbox in Ubuntu.
https://bugs.launchpad.net/bugs/896865

Title:
  Cut (cropped) letters in title bar

Status in “rhythmbox” package in Ubuntu:
  New

Bug description:
  Title of track should be Allegro ma non troppo but as you can see in 
attached screenshot the letters 'g' and 'pp' are cut/cropped.
  Using standard font Ubuntu.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: rhythmbox 2.90.1~20110908-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-1.3-generic 3.2.0-rc2
  Uname: Linux 3.2.0-1-generic x86_64
  ApportVersion: 1.90-0ubuntu1
  Architecture: amd64
  Date: Sun Nov 27 14:33:22 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: rhythmbox
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 896863] [NEW] package libreoffice-help-en-us 1:3.3.2-1ubuntu4 failed to install/upgrade: impossível acessar arquivo: Arquivo ou diretório não encontrado

2011-11-27 Thread wesley Rodrigues da Silva
Public bug reported:

I dont know!

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: libreoffice-help-en-us 1:3.3.2-1ubuntu4
ProcVersionSignature: Ubuntu 2.6.38-11.50-generic 2.6.38.8
Uname: Linux 2.6.38-11-generic i686
Architecture: i386
Date: Sun Nov 27 11:09:22 2011
ErrorMessage: impossível acessar arquivo: Arquivo ou diretório não encontrado
PackageArchitecture: all
SourcePackage: libreoffice
Title: package libreoffice-help-en-us 1:3.3.2-1ubuntu4 failed to 
install/upgrade: impossível acessar arquivo: Arquivo ou diretório não encontrado
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 natty

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/896863

Title:
  package libreoffice-help-en-us 1:3.3.2-1ubuntu4 failed to
  install/upgrade: impossível acessar arquivo: Arquivo ou diretório não
  encontrado

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  I dont know!

  ProblemType: Package
  DistroRelease: Ubuntu 11.04
  Package: libreoffice-help-en-us 1:3.3.2-1ubuntu4
  ProcVersionSignature: Ubuntu 2.6.38-11.50-generic 2.6.38.8
  Uname: Linux 2.6.38-11-generic i686
  Architecture: i386
  Date: Sun Nov 27 11:09:22 2011
  ErrorMessage: impossível acessar arquivo: Arquivo ou diretório não encontrado
  PackageArchitecture: all
  SourcePackage: libreoffice
  Title: package libreoffice-help-en-us 1:3.3.2-1ubuntu4 failed to 
install/upgrade: impossível acessar arquivo: Arquivo ou diretório não encontrado
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 896863] Re: package libreoffice-help-en-us 1:3.3.2-1ubuntu4 failed to install/upgrade: impossível acessar arquivo: Arquivo ou diretório não encontrado

2011-11-27 Thread wesley Rodrigues da Silva
no comment

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/896863

Title:
  package libreoffice-help-en-us 1:3.3.2-1ubuntu4 failed to
  install/upgrade: impossível acessar arquivo: Arquivo ou diretório não
  encontrado

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  I dont know!

  ProblemType: Package
  DistroRelease: Ubuntu 11.04
  Package: libreoffice-help-en-us 1:3.3.2-1ubuntu4
  ProcVersionSignature: Ubuntu 2.6.38-11.50-generic 2.6.38.8
  Uname: Linux 2.6.38-11-generic i686
  Architecture: i386
  Date: Sun Nov 27 11:09:22 2011
  ErrorMessage: impossível acessar arquivo: Arquivo ou diretório não encontrado
  PackageArchitecture: all
  SourcePackage: libreoffice
  Title: package libreoffice-help-en-us 1:3.3.2-1ubuntu4 failed to 
install/upgrade: impossível acessar arquivo: Arquivo ou diretório não encontrado
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 379599] Re: System shutdown on 0% for 1 of 2 batteries.

2011-11-27 Thread Christopher
I am having issues here too with my Dell Latitude E6520. Resuming from suspend 
results in critical battery warning (when that should not be the case), and a 
shut down. I only have one battery, but two icons show up in the notification 
area. 
 cat /proc/acpi/battery/BAT0/state 
results in valid information

 /proc/acpi/battery/BAT1/state 
 /proc/acpi/battery/BAT2/state 
result in 
 present: no

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/379599

Title:
  System shutdown on 0% for 1 of 2 batteries.

Status in Gnome Powermanager:
  In Progress
Status in The Linux Kernel:
  Fix Released
Status in “gnome-power-manager” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: gnome-power-manager

  With two batteries, when the first battery hits low levels gnome-
  power-manager alerts the user of low/critical and then takes the
  critcially low action, even thow the other battery is still at 100%.
  gnome-power-manager detects and can interact with either battery.

  This affects at least karmic, but is believed to affect jaunty as
  well.

  gnome-power-manager version 2.26.1-0ubuntu3

  I would expect that gnome-power-manager should warn, but then continue
  to move through the second battery.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-power/+bug/379599/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 896863] Re: package libreoffice-help-en-us 1:3.3.2-1ubuntu4 failed to install/upgrade: impossível acessar arquivo: Arquivo ou diretório não encontrado

2011-11-27 Thread wesley Rodrigues da Silva
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/896863

Title:
  package libreoffice-help-en-us 1:3.3.2-1ubuntu4 failed to
  install/upgrade: impossível acessar arquivo: Arquivo ou diretório não
  encontrado

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  I dont know!

  ProblemType: Package
  DistroRelease: Ubuntu 11.04
  Package: libreoffice-help-en-us 1:3.3.2-1ubuntu4
  ProcVersionSignature: Ubuntu 2.6.38-11.50-generic 2.6.38.8
  Uname: Linux 2.6.38-11-generic i686
  Architecture: i386
  Date: Sun Nov 27 11:09:22 2011
  ErrorMessage: impossível acessar arquivo: Arquivo ou diretório não encontrado
  PackageArchitecture: all
  SourcePackage: libreoffice
  Title: package libreoffice-help-en-us 1:3.3.2-1ubuntu4 failed to 
install/upgrade: impossível acessar arquivo: Arquivo ou diretório não encontrado
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 896869] [NEW] Apllect chrashes if left SIdebar is moved to the end of right side

2011-11-27 Thread Dorian
Public bug reported:

If A SOng is Playing and the left sidebar is moved to the right side
complete the applet crashes

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: rhythmbox 2.90.1~20110908-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-13.22-generic-pae 3.0.6
Uname: Linux 3.0.0-13-generic-pae i686
NonfreeKernelModules: fglrx
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Date: Sun Nov 27 14:45:23 2011
EcryptfsInUse: Yes
ExecutablePath: /usr/bin/rhythmbox
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
SourcePackage: rhythmbox
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug apport-lpi i386 oneiric running-unity

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to rhythmbox in Ubuntu.
https://bugs.launchpad.net/bugs/896869

Title:
  Apllect chrashes if left SIdebar is moved to the end of right side

Status in “rhythmbox” package in Ubuntu:
  New

Bug description:
  If A SOng is Playing and the left sidebar is moved to the right side
  complete the applet crashes

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: rhythmbox 2.90.1~20110908-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-13.22-generic-pae 3.0.6
  Uname: Linux 3.0.0-13-generic-pae i686
  NonfreeKernelModules: fglrx
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  Date: Sun Nov 27 14:45:23 2011
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/rhythmbox
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  SourcePackage: rhythmbox
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 868034] Re: Huawei E220 can't connect on Ubuntu 11.10

2011-11-27 Thread Mark Robbie
I too have this problem with a Huawei E220 USB modem. I had no problems
with Ubuntu versions 9.10 thru 11.04 but am seeing it now that I have
installed 11.10. The problem also occurs if booting from the 11.10 ISO
disk, so it is not due to a corrupt installation. I can use the sakis3g
script to make a connection so there is no problem with the modem or
ISP.

I have enabled logging in /etc/usb_modeswitch.conf which produces a
single log file (/var/log/usb_modeswitch.log - attached) that is written
at the time that I plug in the USB modem.

What looks interesting to me is that there is a list of USB devices in
this log, but the modem is not listed (there is only one connected
device which lsusb reveals to be the built-in webcam) and therefore
usb_modeswitch concludes that there is nothing to do.

So despite the fact that the running of usb_modeswitch appears to get
triggered by my plugging in the modem, the modem does not appear in the
list of USB devices. Could it be that it takes some small time for the
device to initialise and that usb_modeswitch is running before this has
happened?

There are two other bugs/poor behaviour related to this issue but they don't 
bother me sufficiently to raise separate bug reports:
1. usb_modeswitch does not appear to run (there is no log file) if the modem is 
plugged-in before booting
2. If I bring up the link using some other method (e.g. using the sakis3g 
script) network-manager does not realise that a connection has been made so it 
grays-out the menu options to make my VPN connections unavailable.

Mark.

** Attachment added: usb_modeswitch.log
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/868034/+attachment/2610385/+files/usb_modeswitch.log

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/868034

Title:
  Huawei E220 can't connect on Ubuntu 11.10

Status in “network-manager” package in Ubuntu:
  Confirmed
Status in “usb-modeswitch-data” package in Ubuntu:
  Incomplete

Bug description:
  I'm using Ubuntu in my HP Pavilion dv6745tx laptop. I cannot connect
  the Huawei E220 usb modem since 11.10 beta1 (now I'm in beta2). There
  is  no problem in natty.

  I have found this in syslog

  Oct  5 07:10:51 ubuntu NetworkManager[1681]: info Activation (ttyUSB0) 
starting connection 'Dialog GSM Postpaid'
  Oct  5 07:10:51 ubuntu NetworkManager[1681]: info (ttyUSB0): device state 
change: disconnected - prepare (reason 'none') [30 40 0]
  Oct  5 07:10:51 ubuntu NetworkManager[1681]: info Activation (ttyUSB0) 
Stage 1 of 5 (Device Prepare) scheduled...
  Oct  5 07:10:51 ubuntu NetworkManager[1681]: info Activation (ttyUSB0) 
Stage 1 of 5 (Device Prepare) started...
  Oct  5 07:10:51 ubuntu NetworkManager[1681]: info Activation (ttyUSB0) 
Stage 1 of 5 (Device Prepare) complete.
  Oct  5 07:10:58 ubuntu NetworkManager[1681]: warn GSM connection failed: 
(32) Sending command failed: 'Resource temporarily unavailable'
  Oct  5 07:10:58 ubuntu NetworkManager[1681]: info (ttyUSB0): device state 
change: prepare - failed (reason 'unknown') [40 120 1]
  Oct  5 07:10:58 ubuntu NetworkManager[1681]: warn Activation (ttyUSB0) 
failed.
  Oct  5 07:10:58 ubuntu NetworkManager[1681]: info (ttyUSB0): device state 
change: failed - disconnected (reason 'none') [120 30 0]
  Oct  5 07:10:58 ubuntu NetworkManager[1681]: info (ttyUSB0): deactivating 
device (reason: 0).
  Oct  5 07:10:58 ubuntu NetworkManager[1681]: nm_system_iface_flush_routes: 
assertion `ifindex  0' failed
  Oct  5 07:10:58 ubuntu NetworkManager[1681]: nm_system_iface_flush_addresses: 
assertion `ifindex  0' failed

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 896869] Re: Apllect chrashes if left SIdebar is moved to the end of right side

2011-11-27 Thread Dorian
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to rhythmbox in Ubuntu.
https://bugs.launchpad.net/bugs/896869

Title:
  Apllect chrashes if left SIdebar is moved to the end of right side

Status in “rhythmbox” package in Ubuntu:
  New

Bug description:
  If A SOng is Playing and the left sidebar is moved to the right side
  complete the applet crashes

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: rhythmbox 2.90.1~20110908-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-13.22-generic-pae 3.0.6
  Uname: Linux 3.0.0-13-generic-pae i686
  NonfreeKernelModules: fglrx
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  Date: Sun Nov 27 14:45:23 2011
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/rhythmbox
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  SourcePackage: rhythmbox
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 881890] Re: the average rating problem

2011-11-27 Thread Pedro Bessa
** Description changed:

  A software does something that some people are interested in doing. The
- same software does what its author says that it does extremely well, so
- people use it, then rate it 5.
+ same software does what its author says that it does extremely well. The
+ people who use it rate it 5.
  
  A software does something that most people are interested in using. The
- same software does what its author says that it does well, so people use
- it, then rate it 3.
+ same software does what its author says that it does well. The people
+ who use it rate it 3.
  
  Finally, I see many software that I'm not interested in using appearing
  above many software that I'm interested in using in the Ubuntu Software
  Store ranking.

** Description changed:

  A software does something that some people are interested in doing. The
  same software does what its author says that it does extremely well. The
  people who use it rate it 5.
  
- A software does something that most people are interested in using. The
+ A software does something that most people are interested in doing. The
  same software does what its author says that it does well. The people
  who use it rate it 3.
  
  Finally, I see many software that I'm not interested in using appearing
  above many software that I'm interested in using in the Ubuntu Software
  Store ranking.

** Description changed:

  A software does something that some people are interested in doing. The
- same software does what its author says that it does extremely well. The
- people who use it rate it 5.
+ same software does what its author says that it does very well. The
+ people who use it rate it 4.
  
  A software does something that most people are interested in doing. The
- same software does what its author says that it does well. The people
- who use it rate it 3.
+ same software does what its author says that it does very well. The
+ people who use it rate it 4.
  
  Finally, I see many software that I'm not interested in using appearing
  above many software that I'm interested in using in the Ubuntu Software
  Store ranking.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/881890

Title:
  the average rating problem

Status in “software-center” package in Ubuntu:
  New

Bug description:
  A software does something that some people are interested in doing.
  The same software does what its author says that it does very well.
  The people who use it rate it 4.

  A software does something that most people are interested in doing.
  The same software does what its author says that it does very well.
  The people who use it rate it 4.

  Finally, I see many software that I'm not interested in using
  appearing above many software that I'm interested in using in the
  Ubuntu Software Store ranking.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 875878] Re: Easymp3gain Hangs when clicking Add File or Add Folder

2011-11-27 Thread csola48
** Description changed:

  Source Package: /usr/bin/easymp3gain
  Ubuntu release 11.10
  Package version: easymp3gain-gtk 0.5.0-6
  
  I've used easymp3gain in previous Ubuntu releases, but this was the first 
time in Ubuntu 11.10.
- It loads normally, but when I choose Add Folder, the Select Destination 
window opens, but I can't do anything in it. Neither choose folders, change 
discs in the left tree, or even cancel the operation. The Close icon in the 
upper right corner doesn't work either. 
+ It loads normally, but when I choose Add Folder, the Select Destination 
window opens, but I can't do anything in it. Neither choose folders, change 
discs in the left tree, or even cancel the operation. The Close icon in the 
upper right corner doesn't work either.
  Only way to get out of it is via Kill Process in System Monitor
  The first times, I could open one file with Add File, but now that doesn't 
work either.
  
  My hard drives are healthy,  and I have no problems in other
  applications.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/875878

Title:
  Easymp3gain Hangs when clicking Add File or Add Folder

Status in GTK+ GUI Toolkit:
  Fix Released
Status in “easymp3gain” package in Ubuntu:
  Triaged
Status in “gtk+2.0” package in Ubuntu:
  Triaged

Bug description:
  Source Package: /usr/bin/easymp3gain
  Ubuntu release 11.10
  Package version: easymp3gain-gtk 0.5.0-6

  I've used easymp3gain in previous Ubuntu releases, but this was the first 
time in Ubuntu 11.10.
  It loads normally, but when I choose Add Folder, the Select Destination 
window opens, but I can't do anything in it. Neither choose folders, change 
discs in the left tree, or even cancel the operation. The Close icon in the 
upper right corner doesn't work either.
  Only way to get out of it is via Kill Process in System Monitor
  The first times, I could open one file with Add File, but now that doesn't 
work either.

  My hard drives are healthy,  and I have no problems in other
  applications.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 874305] Re: evolution incomplete migration from mbox to maildir

2011-11-27 Thread Jean-François Fortin Tam
** Changed in: evolution (Ubuntu)
   Status: Incomplete = New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/874305

Title:
  evolution incomplete migration from mbox to maildir

Status in “evolution” package in Ubuntu:
  New

Bug description:
  on the first launch of evolution after upgrading to ubuntu 11.10 a
  dialog informs the user that they need to migrate to mailboxes. after
  allowing this evolution though for a while, and then closed (not sure
  if it crashed, or decided that it was done).

  this migration was incomplete. my old mailbox has 4294 messages, but
  the new one has only 401 (interestingly it claims to have more unread
  than total, 440).

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: evolution 3.2.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic i686
  ApportVersion: 1.23-0ubuntu3
  Architecture: i386
  Date: Fri Oct 14 15:54:40 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: evolution
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (0 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 896639] Re: pasted URL always shortened even when turned off

2011-11-27 Thread Captain Chaos
Matt, it's highly unlikely that Gwibber would be using t.co. As far as I
know that is a private service created and exclusively used by Twitter.

Gwibber shows your tweets as downloaded from Twitter, not as you posted
them, and Twitter unfortunately shortens every link using their own link
shortener, whether you want it to or not, and whether it actually
becomes shorter or not.

The behaviour I am seeing is that as soon as I paste a link into
Gwibber, it gets shortened (using is.gd, in my case), so before it is
even posted.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gwibber in Ubuntu.
https://bugs.launchpad.net/bugs/896639

Title:
  pasted URL always shortened even when turned off

Status in “gwibber” package in Ubuntu:
  Confirmed

Bug description:
  Gwibber always shortens pasted URL's, even when automatically shorten
  pasted URLs is turned off.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gwibber 3.2.1-0ubuntu1.3
  ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6
  Uname: Linux 3.0.0-13-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Sat Nov 26 18:49:26 2011
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  SourcePackage: gwibber
  UpgradeStatus: Upgraded to oneiric on 2011-11-23 (3 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 473172] Re: gimp selection not working under nvidia

2011-11-27 Thread KammutierSpule
Same problem here. With xfce4, if I move to gnome session it works OK.
but it used to work in xfce4 OK, probably not gimp bug..

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gimp in Ubuntu.
https://bugs.launchpad.net/bugs/473172

Title:
  gimp selection  not working under nvidia

Status in “gimp” package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: gimp

  I have an older nvidia card that has multiple drivers but currently
  using karmic gimp selection is not working

  Steps to reproduce
  Open project in gimp
  choose rectangular selection tool choose selection area
  choose gradiant
  adjust opacity
  attempt to use gradient
  no area can be selected
  had only windows gimp 3 frefox not near capacity
  new in karmic 
  not in jaunty

  ProblemType: Bug
  Architecture: amd64
  CheckboxSubmission: c696394865573b188a4fba4b5a7760f2
  CheckboxSystem: 4ed15c40009aa6f7770f606350a390a2
  Date: Tue Nov  3 13:01:24 2009
  DistroRelease: Ubuntu 9.10
  NonfreeKernelModules: nvidia
  Package: gimp 2.6.7-1ubuntu1
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
  SourcePackage: gimp
  Uname: Linux 2.6.31-14-generic x86_64

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 782219] Re: banshee will not close from close button

2011-11-27 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 756333 ***
https://bugs.launchpad.net/bugs/756333

Status changed to 'Confirmed' because the bug affects multiple users.

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to banshee in Ubuntu.
https://bugs.launchpad.net/bugs/782219

Title:
  banshee will not close from close button

Status in “banshee” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: banshee

  Hi! Why if you press the close button banshee does not stop playing?
  Why someone should go to the general sound options on the right of the
  screen to close the banshee. I closed the banshee and it disappeared
  from the unity taskbar and it took me a while to find the way to quit
  the program. Spreading the controls of a program to a gazillion places
  is a very bad idea. The controls of an application should remain in
  the application with additional controls wherever else you want. You
  start the music from applications menu and you have to stop the music
  from the sound control? Is this intuitive and user-friendly? Close
  means stop the music and quit the application. it is minimize which
  means run the music in the background.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: banshee 2.0.0-2ubuntu1
  ProcVersionSignature: Ubuntu 2.6.38-9.43-generic 2.6.38.4
  Uname: Linux 2.6.38-9-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Fri May 13 15:50:17 2011
  InstallationMedia: Ubuntu 10.04.2 LTS Lucid Lynx - Release amd64 
(20110211.1)
  ProcEnviron:
   LANGUAGE=en_US:en
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: banshee
  UpgradeStatus: Upgraded to natty on 2011-04-29 (14 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 873058] Re: Jockey fail to install binary ati driver (post release) version

2011-11-27 Thread Leon Maurer
I installed the updates with apt-get as others suggested, but I got a
bunch of warnings, copied below. Is this a problem?

leon@leon-desktop:~$ sudo apt-get install fglrx-updates fglrx-amdcccle-updates
[sudo] password for leon: 
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following package was automatically installed and is no longer required:
  libnotify-bin
Use 'apt-get autoremove' to remove them.
The following packages will be REMOVED:
  fglrx fglrx-amdcccle
The following NEW packages will be installed:
  fglrx-amdcccle-updates fglrx-updates
0 upgraded, 2 newly installed, 2 to remove and 0 not upgraded.
Need to get 0 B/43.4 MB of archives.
After this operation, 5,161 kB of additional disk space will be used.
Do you want to continue [Y/n]? 
(Reading database ... 434205 files and directories currently installed.)
Removing fglrx-amdcccle ...
Removing fglrx ...
Removing all DKMS Modules
Done.
update-alternatives: removing manually selected alternative - switching 
x86_64-linux-gnu_gl_conf to auto mode
update-alternatives: using /usr/lib/pxpress/ld.so.conf to provide 
/etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto 
mode.
update-alternatives: warning: skip creation of /usr/bin/amdcccle because 
associated file /usr/lib/fglrx/bin/amdcccle (of link group 
x86_64-linux-gnu_gl_conf) doesn't exist.
update-alternatives: warning: skip creation of 
/usr/share/applications/ubuntu-amdcccle.desktop because associated file 
/usr/share/fglrx/amdcccle.desktop (of link group x86_64-linux-gnu_gl_conf) 
doesn't exist.
update-alternatives: warning: skip creation of 
/usr/share/applications/ubuntu-amdccclesu.desktop because associated file 
/usr/share/fglrx/amdccclesu.desktop (of link group x86_64-linux-gnu_gl_conf) 
doesn't exist.
update-alternatives: warning: skip creation of /usr/bin/amdupdaterandrconfig 
because associated file /usr/lib/fglrx/bin/amdupdaterandrconfig (of link group 
x86_64-linux-gnu_gl_conf) doesn't exist.
  
update-alternatives: warning: skip creation of /usr/bin/amdxdg-su because 
associated file /usr/lib/fglrx/bin/amdxdg-su (of link group 
x86_64-linux-gnu_gl_conf) doesn't exist.

update-alternatives: warning: not replacing 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules with a link.   

  
update-alternatives: removing manually selected alternative - switching 
i386-linux-gnu_gl_conf to auto mode 

  
update-alternatives: using /usr/lib/pxpress/alt_ld.so.conf to provide 
/etc/ld.so.conf.d/i386-linux-gnu_GL.conf (i386-linux-gnu_gl_conf) in auto mode. 


update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide 
/etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto 
mode.   

update-alternatives: warning: not replacing 
/usr/lib/x86_64-linux-gnu/xorg/extra-modules with a link.   

  
update-alternatives: using /usr/lib/i386-linux-gnu/mesa/ld.so.conf to provide 
/etc/ld.so.conf.d/i386-linux-gnu_GL.conf (i386-linux-gnu_gl_conf) in auto mode. 


update-initramfs: deferring update (trigger activated)  


  
Processing triggers for ureadahead ...  


  
ureadahead will be reprofiled on next reboot


  
Processing triggers for initramfs-tools ... 


  
update-initramfs: Generating /boot/initrd.img-3.0.0-13-generic  

  

[Desktop-packages] [Bug 36087] Re: Change to higher priority without entering credentials

2011-11-27 Thread Bug Watch Updater
** Changed in: gnome-system-monitor
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-system-monitor in Ubuntu.
https://bugs.launchpad.net/bugs/36087

Title:
  Change to higher priority without entering credentials

Status in The GNOME System Monitor:
  Incomplete
Status in “gnome-system-monitor” package in Ubuntu:
  Invalid

Bug description:
  I am able to change priority of processes to a negative value without
  entering password.

  gnome-system-monitor 2.14.0 on dapper flight 5

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-system-monitor/+bug/36087/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 896900] [NEW] Improve usability by adding a map

2011-11-27 Thread Fred
Public bug reported:

Improve usability by adding a clickable map to easier and more
intuitively pick location.

** Affects: gnome-applets
 Importance: Unknown
 Status: Unknown

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


** Tags: usability

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-applets in Ubuntu.
https://bugs.launchpad.net/bugs/896900

Title:
  Improve usability by adding a map

Status in The Gnome Panel Applets:
  Unknown
Status in “gnome-applets” package in Ubuntu:
  New

Bug description:
  Improve usability by adding a clickable map to easier and more
  intuitively pick location.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-applets/+bug/896900/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 896900] Re: Improve usability by adding a map

2011-11-27 Thread Fred
** Attachment added: location.png
   
https://bugs.launchpad.net/bugs/896900/+attachment/2610445/+files/location.png

** Bug watch added: GNOME Bug Tracker #664918
   https://bugzilla.gnome.org/show_bug.cgi?id=664918

** Also affects: gnome-applets via
   https://bugzilla.gnome.org/show_bug.cgi?id=664918
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-applets in Ubuntu.
https://bugs.launchpad.net/bugs/896900

Title:
  Improve usability by adding a map

Status in The Gnome Panel Applets:
  Unknown
Status in “gnome-applets” package in Ubuntu:
  New

Bug description:
  Improve usability by adding a clickable map to easier and more
  intuitively pick location.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-applets/+bug/896900/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 880962] Re: dnd pointer lock when dragging tab between two gedit instances

2011-11-27 Thread Bug Watch Updater
** Changed in: gedit
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/880962

Title:
  dnd pointer lock when dragging tab between two gedit instances

Status in Light-Weight Text Editor for Gnome:
  Incomplete
Status in “gedit” package in Ubuntu:
  Triaged
Status in “gedit” source package in Oneiric:
  Triaged

Bug description:
  When I start two instances of gedit (for example manual opening and
  opening a file) and dragging from one tab to the other freezes the
  complete unity desktop. When i look at the processes i only see one
  gedit instance running. If i kill it the gui is free.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 875077] Re: gpk-prefs crashes on startup

2011-11-27 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-packagekit - 3.2.1-1

---
gnome-packagekit (3.2.1-1) unstable; urgency=low

  * New upstream bugfix release
  * Don't install parts of the PK GTK-3.0 plugin (Closes: #642910)
  * Depend on gnome-settings-daemon (LP: #875077)

gnome-packagekit (3.2.0-1) unstable; urgency=low

  * New upstream release: 3.2
- Never duplicate the 'Remove' tab for obsoleted software
   (Richard Hughes)
- Allow the list of package dependencies to expand horizontally
   (Jean-François Fortin Tam)
- Don't make each package have a bold summary now the package details
   are grey (Richard Hughes)
- Make the version and architecture gray in the GUI tools
   (Richard Hughes)
- Move the '7 Updates (45Mb)' text to the button box to match the mockup
   (Richard Hughes)
- Split up the updates in the update viewer into sections to
   match the mockup (Richard Hughes)
- Turn the cryptic i86_64 into a human readable
   string, e.g. '64-bit' (Richard Hughes)
- Support looking up Plasma services (Kevin Kofler)
- Pack package dependency lists into tabs (Gary Ching-Pang Lin)
- /run transition (Closes #644313)
 -- Ubuntu Archive Auto-Sync arch...@ubuntu.com   Sun,  27 Nov 2011 16:12:14 
+

** Changed in: gnome-packagekit (Ubuntu)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/875077

Title:
  gpk-prefs crashes on startup

Status in “gnome-packagekit” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Confirmed
Status in “gnome-packagekit” package in Debian:
  Confirmed

Bug description:
  attempting to run gpk-prefs doesnt work, merely causing a segfault, the 
output is 
  mike@mike-H55-UD3H:~/Desktop$ gpk-prefs 
  Gtk-Message: Failed to load module pk-gtk-module

  (gpk-prefs:27193): GLib-GIO-CRITICAL **: Settings schema 'org.gnome
  .settings-daemon.plugins.updates' is not installed

  
  (gpk-prefs:27193): GLib-GIO-CRITICAL **: g_settings_get_key_info: assertion 
`settings-priv-schema != NULL' failed
  Segmentation fault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-packagekit/+bug/875077/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 671437]

2011-11-27 Thread Vivek
a name=vvizvnfken title= href=http://williamsfotografia.com/wp-
content/plugins/extended-comment-
options/fjsh.htmhttp://williamsfotografia.com/wp-content/plugins
/extended-comment-options/fjsh.htm/a?ultg=ultg

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/671437

Title:
  Problems with mail download

Status in “evolution” package in Ubuntu:
  Expired

Bug description:
  Binary package hint: evolution

  Evolution does not download emails.
  Once it recognizes that emails are there on the server, it must begin 
downloading immediately, but rather it gets stuck by saying Fetching Mail (0% 
Complete).
  This was not a problem unless I installed Ubuntu 10.10 recently.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: evolution 2.30.3-1ubuntu7
  ProcVersionSignature: Ubuntu 2.6.35-22.35-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic i686
  Architecture: i386
  Date: Fri Nov  5 19:51:18 2010
  ExecutablePath: /usr/bin/evolution
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  ProcEnviron:
   SHELL=/bin/bash
   LANG=en_IN
  SourcePackage: evolution

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 875850] Re: libreoffice language packs not in repositories

2011-11-27 Thread Christopher M. Penalver
Peter Silva, thank you for reporting this bug and helping make Ubuntu
better. The wiki has been updated. Please feel free to report any future
bugs you may find.

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

** Changed in: libreoffice (Ubuntu)
 Assignee: (unassigned) = Christopher M. Penalver (penalvch)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/875850

Title:
  libreoffice language packs not in repositories

Status in “libreoffice” package in Ubuntu:
  Fix Released

Bug description:
  we are supposed to install dictionaries etc using language-
  support-LANG   - where LANG=fr,es,de,ru etc... according to this page:
  
https://wiki.ubuntu.com/LibreOffice#Installing%20other%20related%20packages,%20dictionaries,%20extensions,%20clipart,%20templates

  however.  None of the requisite support packages are in the oneiric
  repositories.

  lola% apt-cache search language-support
  language-support-en - metapackage for English language support
  language-support-writing-en - Writing aids metapackage for English
  lola%

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: libreoffice (not installed)
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 1.23-0ubuntu2
  Architecture: amd64
  Date: Sun Oct 16 13:16:28 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
   LANGUAGE=en_CA:en
   PATH=(custom, user)
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to oneiric on 2011-09-28 (17 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 896900] Re: Improve usability by adding a map

2011-11-27 Thread Bug Watch Updater
** Changed in: gnome-applets
   Status: Unknown = New

** Changed in: gnome-applets
   Importance: Unknown = Wishlist

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-applets in Ubuntu.
https://bugs.launchpad.net/bugs/896900

Title:
  Improve usability by adding a map

Status in The Gnome Panel Applets:
  New
Status in “gnome-applets” package in Ubuntu:
  New

Bug description:
  Improve usability by adding a clickable map to easier and more
  intuitively pick location.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-applets/+bug/896900/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 875538] Re: [Firefox 3.6.23] Impossible to open firefox because firefox-bin process is still running

2011-11-27 Thread Tom
Did some searching about Open Flash and came across these:

http://blog.dreamcss.com/flash/free-flash-editors/

http://www.ehow.com/list_6940344_open-source-flash-players.html

http://www.red5server.org/

http://f4l.sourceforge.net/

http://f4l.sourceforge.net/

http://www.bestflashanimationsite.com/resources/open-source-flash/

Don't know if any of those are what you're looking for or not. But
thought I'd pop them in for you to check out. We already have open
source java, why not open source flash? Granted the open source java
does have issues at times So, don't know if the open source flash would
do as well either. Especially since we seem to be having this issue.
Does the FF8 still have the same problems? Sorry for the possible wrong
links but I don't know much about codes, what's involved etc so I have
to do searches and hop that I grab the right info. Constantly learning
things from reading, asking and doing. That's why after two years of
dual booting I decided to go Linux all the way. Using Lucid now and
constantly checking out the stuff in Distrowatch.com  plus what I read
and hear about of others that haven't been included in Distrowatch yet.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/875538

Title:
  [Firefox 3.6.23] Impossible to open firefox because firefox-bin
  process is still running

Status in “firefox” package in Ubuntu:
  Invalid
Status in “flashplugin-nonfree” package in Ubuntu:
  Invalid
Status in “firefox” source package in Lucid:
  Triaged
Status in “flashplugin-nonfree” source package in Lucid:
  Triaged
Status in “firefox” source package in Maverick:
  Triaged
Status in “flashplugin-nonfree” source package in Maverick:
  Triaged

Bug description:
  After upgrading firefox to version 3.6.23 few days ago, firefox does
  not work properly.

  At firt use after computer starting, firefox works well.
  It is possible to close firefox without any issue.
  But at second starting, firefox indicates it is impossible to launch firefox 
because firefox-bin process is still running.
  The workaround is to restart the computer, or simply kill the firefox-bin 
process.

  This behaviour happened right after upgrading firefox to version
  3.6.23, and is systematic with the profil user I use (it's an admin
  user).

  I tested with another profil (non admin) on the computer: The problem
  has not been reproduced.

  System is 10.04 LTS (kernel 2.6.32-33 generic)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 734424] Re: LibreOffice hangs for 20-30 seconds on load when connected to the Internet

2011-11-27 Thread Christopher M. Penalver
** Bug watch added: freedesktop.org Bugzilla #42684
   https://bugs.freedesktop.org/show_bug.cgi?id=42684

** Changed in: df-libreoffice
   Importance: Undecided = Unknown

** Changed in: df-libreoffice
   Status: Incomplete = Unknown

** Changed in: df-libreoffice
 Remote watch: None = freedesktop.org Bugzilla #42684

** Summary changed:

- LibreOffice hangs for 20-30 seconds on load when connected to the Internet
+ [Upstream] LibreOffice hangs for 30+ seconds when connected to the Internet

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/734424

Title:
  [Upstream] LibreOffice hangs for 30+ seconds when connected to the
  Internet

Status in LibreOffice Productivity Suite:
  Unknown
Status in “libreoffice” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: libreoffice

  LibreOffice: long load time when connected to the internet. Loading
  bar hangs at earliest stage.

  WORKAROUND: add 127.0.0.1 hostname localhost hostname.(none)
  (without quotes) to /etc/hosts.

  The issue is that ever since OpenOffice 3.2.1 (NOT 3.2.0), the
  application attempts to use a hacky protocol to connect to the
  internet instead of the host's machine for some reason at an early
  stage during its load. Equally strange is that it only rears its head
  in kubuntu, as far as I know.

  Problem existed since Kubuntu 10.04 including latest up-to-date 11.04,
  all architectures, OpenOffice versions 3.2.1 through LibreOffice
  3.3.1. When offline, the problem does not appear at all. Multiple
  resolutions, systems, graphics cards, architectures, packages tested,
  all with same result.

  It is unlikely that the software transmits enough information to any
  resolvable location on the internet to comprise a security breach, but
  the possibility of erroneously transmitting user information across
  the internet instead of the local machine may comprise a risk of some
  sort. Also, recall that Oracle took over OpenOffice at the first
  version that exhibits this strange, crippling showstopper, so cause
  for alarm (paranoia) may be warranted, though it is highly unlikely.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: libreoffice-core 1:3.3.1-1ubuntu5
  ProcVersionSignature: Ubuntu 2.6.38-6.34-generic 2.6.38-rc7
  Uname: Linux 2.6.38-6-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Sun Mar 13 13:14:03 2011
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/734424/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 894702] Re: WARNING: modinfo for module ath_pci failed: ERROR: modinfo: could not find module ath_pci

2011-11-27 Thread Tyler Hicks
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a regular (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** This bug is no longer flagged as a security vulnerability

** This bug is no longer flagged as a security vulnerability

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to jockey in Ubuntu.
https://bugs.launchpad.net/bugs/894702

Title:
  WARNING: modinfo for module ath_pci failed: ERROR: modinfo: could not
  find module ath_pci

Status in “jockey” package in Ubuntu:
  New

Bug description:
  2011-11-22 17:53:25,621 WARNING: modinfo for module ath_pci failed:
  ERROR: modinfo: could not find module ath_pci

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 894067] Re: cuando uno cierra Firefox, se cuelga y no cierra

2011-11-27 Thread Tyler Hicks
** Visibility changed to: Public

** This bug is no longer flagged as a security vulnerability

** Visibility changed to: Public

** This bug is no longer flagged as a security vulnerability

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/894067

Title:
  cuando uno cierra Firefox, se cuelga y no cierra

Status in “firefox” package in Ubuntu:
  New

Bug description:
  Tengo abierta mi correo: hotmail y facebook y cuando cierro Firefox
  porque finalice de ver mis novedades me dice que no se puede cerrar
  porque se halla una aplicación trabajando o directamente se cuelga y
  no cierra. Al cerrar Ubuntu para apagar la máquina, me manifiesta que
  Firefox sigue abierto y tengo que cortar la aplicación, forzando su
  cierre con Ubuntu. Mil gracias y disculpen las molestias.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: firefox 3.6.24+build2+nobinonly-0ubuntu0.10.10.1
  ProcVersionSignature: Ubuntu 2.6.35-31.62-generic 2.6.35.13
  Uname: Linux 2.6.35-31-generic i686
  NonfreeKernelModules: nvidia
  Architecture: i386
  Date: Wed Nov 23 13:34:13 2011
  FirefoxPackages:
   firefox 3.6.24+build2+nobinonly-0ubuntu0.10.10.1
   firefox-gnome-support 3.6.24+build2+nobinonly-0ubuntu0.10.10.1
   firefox-branding 3.6.24+build2+nobinonly-0ubuntu0.10.10.1
   abroswer N/A
   abrowser-branding N/A
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  ProcEnviron:
   LANG=es_AR.utf8
   SHELL=/bin/bash
  SourcePackage: firefox

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 888889] Re: facebook chat not recieving messages

2011-11-27 Thread Oskar Rittsél
Same here on Ubuntu 11.10 64bit

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to empathy in Ubuntu.
https://bugs.launchpad.net/bugs/89

Title:
  facebook chat not recieving messages

Status in “empathy” package in Ubuntu:
  Confirmed

Bug description:
  when using FB chat on empathy, after a few minutes of working fine it
  will stop sending and receiving messages and i have to go to the FB
  website to get these messages. I have the same issue on a ubuntu 10.10
  install on another computer.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: empathy 3.2.0.1-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic i686
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  Date: Fri Nov 11 07:03:23 2011
  ExecutablePath: /usr/bin/empathy
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  SourcePackage: empathy
  UpgradeStatus: Upgraded to oneiric on 2011-09-30 (41 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 892460] Re: I can't copy my personal address book to ubuntuone address book, it showsInvalid source

2011-11-27 Thread Tyler Hicks
** Visibility changed to: Public

** This bug is no longer flagged as a security vulnerability

** Visibility changed to: Public

** This bug is no longer flagged as a security vulnerability

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/892460

Title:
  I can't copy my personal address book to ubuntuone address book,it
  showsInvalid source

Status in “evolution” package in Ubuntu:
  New

Bug description:
  I can't copy my personal address book to ubuntuone address book,it
  showsthis address book cannot be opened,maybe you have just input the
  wrong URI or the server is closed,WRONG DETAIL INFORMATION:Invalid
  source

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: evolution 2.32.2-0ubuntu7
  ProcVersionSignature: Ubuntu 2.6.38-13.52-generic 2.6.38.8
  Uname: Linux 2.6.38-13-generic i686
  NonfreeKernelModules: wl
  Architecture: i386
  Date: Sat Nov 19 17:25:09 2011
  ExecutablePath: /usr/bin/evolution
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
  ProcEnviron:
   SHELL=/bin/bash
   LANGUAGE=zh_CN:en
   LANG=zh_CN.UTF-8
  SourcePackage: evolution
  UpgradeStatus: Upgraded to natty on 2011-11-16 (3 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 892412] Re: gnome-terminal seems to be working alright...

2011-11-27 Thread Tyler Hicks
** Visibility changed to: Public

** This bug is no longer flagged as a security vulnerability

** Visibility changed to: Public

** This bug is no longer flagged as a security vulnerability

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launchpad.net/bugs/892412

Title:
  gnome-terminal seems to be working alright...

Status in “gnome-terminal” package in Ubuntu:
  New

Bug description:
  gnoem-terminal's opened in a normal way

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: gnome-terminal 2.32.1-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.38-12.51-generic 2.6.38.8
  Uname: Linux 2.6.38-12-generic x86_64
  Architecture: amd64
  CheckboxSubmission: e26a3c09f9ab393e41565027c0add78b
  CheckboxSystem: 2e4ab5fb96eeb897d439b8ef1239668e
  Date: Fri Nov 18 19:34:52 2011
  ExecutablePath: /usr/bin/gnome-terminal
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
  ProcEnviron:
   LANGUAGE=es_CO:en
   LANG=es_CO.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-terminal
  UpgradeStatus: Upgraded to natty on 2011-05-11 (191 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/892412/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 896800] Re: неправильно отображаются символы текстового документа на русском языке

2011-11-27 Thread Tyler Hicks
** Visibility changed to: Public

** This bug is no longer flagged as a security vulnerability

** Visibility changed to: Public

** This bug is no longer flagged as a security vulnerability

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/896800

Title:
  неправильно отображаются символы текстового документа на русском языке

Status in “gedit” package in Ubuntu:
  New

Bug description:
  неправильно отображаются символы текстового документа на русском языке

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gedit 3.2.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-13.22-generic-pae 3.0.6
  Uname: Linux 3.0.0-13-generic-pae i686
  NonfreeKernelModules: fglrx
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  Date: Sun Nov 27 12:13:05 2011
  ExecutablePath: /usr/bin/gedit
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=ru_RU.UTF-8
   SHELL=/bin/bash
  SourcePackage: gedit
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 875538] Re: [Firefox 3.6.23] Impossible to open firefox because firefox-bin process is still running

2011-11-27 Thread Paul Crawford
A much easier work-around for most cases is the attached script that
runs 'pkill firefox'.

Save it to your desktop, check its contents are not malicious (you
always do that, right?) and change permissions to be executable.

Then if you get the warning about not being able to re-start firefox,
just double-click and run the script, then try again. As a normal user
you can't kill the processes of other logged-in users, so if there are
other sessions of firefox running for others they won't get stopped.

I don't like the idea of regressing Flash, as most updates are important
fixes for its Swiss cheese security. Linux is not immune to hacking!
Even though Windows get the most attention, one should never ignore
security patches for internet-facing software on ANY system..

** Attachment added: Kill script for firefox
   
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/875538/+attachment/2610501/+files/kill-firefox.sh

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/875538

Title:
  [Firefox 3.6.23] Impossible to open firefox because firefox-bin
  process is still running

Status in “firefox” package in Ubuntu:
  Invalid
Status in “flashplugin-nonfree” package in Ubuntu:
  Invalid
Status in “firefox” source package in Lucid:
  Triaged
Status in “flashplugin-nonfree” source package in Lucid:
  Triaged
Status in “firefox” source package in Maverick:
  Triaged
Status in “flashplugin-nonfree” source package in Maverick:
  Triaged

Bug description:
  After upgrading firefox to version 3.6.23 few days ago, firefox does
  not work properly.

  At firt use after computer starting, firefox works well.
  It is possible to close firefox without any issue.
  But at second starting, firefox indicates it is impossible to launch firefox 
because firefox-bin process is still running.
  The workaround is to restart the computer, or simply kill the firefox-bin 
process.

  This behaviour happened right after upgrading firefox to version
  3.6.23, and is systematic with the profil user I use (it's an admin
  user).

  I tested with another profil (non admin) on the computer: The problem
  has not been reproduced.

  System is 10.04 LTS (kernel 2.6.32-33 generic)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 893393] Re: pch ad unit template undefined

2011-11-27 Thread Tyler Hicks
** Visibility changed to: Public

** This bug is no longer flagged as a security vulnerability

** Visibility changed to: Public

** This bug is no longer flagged as a security vulnerability

** Tags added: hardy

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to yelp in Ubuntu.
https://bugs.launchpad.net/bugs/893393

Title:
  pch ad unit template undefined

Status in “yelp” package in Ubuntu:
  New

Bug description:
  activation alert

  ProblemType: Bug
  Architecture: lpia
  Date: Mon Nov 21 19:16:46 2011
  DistroRelease: Ubuntu 8.04
  ExecutablePath: /usr/bin/yelp
  Package: yelp 2.22.1-0ubuntu2.8.04.3.1netbook2
  PackageArchitecture: lpia
  ProcEnviron:
   
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/opt/real/RealPlayer
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: yelp
  Uname: Linux 2.6.24-27-lpia i686
  UnreportableReason: This is not a genuine Ubuntu package

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 896827] Re: google-musicmanager not installable

2011-11-27 Thread Vadim Rutkovsky
*** This bug is a duplicate of bug 868188 ***
https://bugs.launchpad.net/bugs/868188

** This bug has been marked a duplicate of bug 868188
   Internal Error ...google-chrome-stable_current_amd64.deb could not be 
opened

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/896827

Title:
  google-musicmanager not installable

Status in “software-center” package in Ubuntu:
  New

Bug description:
  I downloaded a deb-file for installing the google musicmanager. I
  double clicked it. The software center automatically opened and
  responded with this message: Internal Error! The file ...deb could not
  be opened. However the deb file can be opened and extracted using the
  archive manager for gnome. Furthermore, I marked the file as
  executable. Therefore, I suspect that this is a bug of the software
  center.

  Regards

  Kikl

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: software-center 5.0.2ubuntu0.1
  ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6
  Uname: Linux 3.0.0-13-generic i686
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  Date: Sun Nov 27 12:12:30 2011
  EcryptfsInUse: Yes
  PackageArchitecture: all
  SourcePackage: software-center
  UpgradeStatus: Upgraded to oneiric on 2011-09-26 (61 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 875538] Re: [Firefox 3.6.23] Impossible to open firefox because firefox-bin process is still running

2011-11-27 Thread Tom
I don't want to regress my system either. That's why when someone tells me to 
go lower I don't. My company used to use an older java. So when I tried to do 
something at home I wasn't able to get to some of their sites. Kept wanting me 
to downgrad my java. Wasn't any way in hell I was going to do that. So, if they 
mentioned to me as to why I didn't take a course I told them that I didn't have 
time to do so at work and at home I wasn't going to downgrade my security just 
to take some stupid course for them. That was when I had Windows, same thing 
with Linux too. Told them flat out I would never compromise my system for their 
sakes. I might be dumb at times but mama didn't raise any fools. :)  For the 
time being I have  my system monitor in the top pnl. Then right before shutdown 
I check to see if the FFbin is still showing there. If so then I do a kill 
process, close screen and then shut down pc. Guess I'll do that until they come 
out with an update or fix for this. 
Don't know if any of the links I posted before will do any good for checking 
into the open source flash or not, but check them out for what they're worth. 
Might find something there.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/875538

Title:
  [Firefox 3.6.23] Impossible to open firefox because firefox-bin
  process is still running

Status in “firefox” package in Ubuntu:
  Invalid
Status in “flashplugin-nonfree” package in Ubuntu:
  Invalid
Status in “firefox” source package in Lucid:
  Triaged
Status in “flashplugin-nonfree” source package in Lucid:
  Triaged
Status in “firefox” source package in Maverick:
  Triaged
Status in “flashplugin-nonfree” source package in Maverick:
  Triaged

Bug description:
  After upgrading firefox to version 3.6.23 few days ago, firefox does
  not work properly.

  At firt use after computer starting, firefox works well.
  It is possible to close firefox without any issue.
  But at second starting, firefox indicates it is impossible to launch firefox 
because firefox-bin process is still running.
  The workaround is to restart the computer, or simply kill the firefox-bin 
process.

  This behaviour happened right after upgrading firefox to version
  3.6.23, and is systematic with the profil user I use (it's an admin
  user).

  I tested with another profil (non admin) on the computer: The problem
  has not been reproduced.

  System is 10.04 LTS (kernel 2.6.32-33 generic)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 896861] Re: Amazon MP 3 Downloader cant be installed in Ubuntu 11.04

2011-11-27 Thread Vadim Rutkovsky
*** This bug is a duplicate of bug 544193 ***
https://bugs.launchpad.net/bugs/544193

** This bug has been marked a duplicate of bug 544193
   libboost 1.40 needs to be used to replace libboost 1.34.1

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/896861

Title:
  Amazon MP 3 Downloader cant be installed in Ubuntu 11.04

Status in “software-center” package in Ubuntu:
  New

Bug description:
  Error Message:

  Dependency is not satisfiable: libboost-filesystem 1.34.1

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: software-center 5.0.2ubuntu0.1
  ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6
  Uname: Linux 3.0.0-13-generic i686
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  Date: Sun Nov 27 18:50:24 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  PackageArchitecture: all
  SourcePackage: software-center
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 433563] Re: Error sending Base report as PDF

2011-11-27 Thread Tony Pursell
Upstream bug added - 43277

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/433563

Title:
  Error sending Base report as PDF

Status in LibreOffice Productivity Suite:
  Incomplete
Status in The OpenOffice.org Suite:
  Invalid
Status in “libreoffice” package in Ubuntu:
  Triaged
Status in “openoffice.org” package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: openoffice.org

  1) lsb_release -rd
  Description:  Ubuntu 11.10
  Release:  11.10

  2) apt-cache policy libreoffice-base
  libreoffice-base:
Installed: 1:3.4.4-0ubuntu1
Candidate: 1:3.4.4-0ubuntu1
Version table:
   *** 1:3.4.4-0ubuntu1 0
  500 http://us.archive.ubuntu.com/ubuntu/ oneiric-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:3.4.3-3ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages

  3) What is expected to happen in LibreOffice Base via the Terminal:

  cd ~/Desktop  wget
  
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/433563/+attachment/2409961/+files/Test-A.odb
   lobase -nologo Test-A.odb

  Reports -  secondary click TelNos - Open - File - Send - E-Mail
  as PDF... - PDF options window - Export button is Evolution opens
  with the report attached in PDF format.

  What happens instead is an error message is displayed
  
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/433563/+attachment/732492/+files
  /Screenshot-OpenOffice.org%203.0%20.png . This does not occur if the
  same is done in Writer.

  ProblemType: Bug
  Architecture: i386
  DistroRelease: Ubuntu 9.04
  Package: openoffice.org-core 1:3.0.1-9ubuntu3
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: openoffice.org
  Tags:  ubuntu-unr
  Uname: Linux 2.6.28-15-generic i686

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/433563/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 875077] Re: gpk-prefs crashes on startup

2011-11-27 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/gnome-packagekit

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/875077

Title:
  gpk-prefs crashes on startup

Status in “gnome-packagekit” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Confirmed
Status in “gnome-packagekit” package in Debian:
  Confirmed

Bug description:
  attempting to run gpk-prefs doesnt work, merely causing a segfault, the 
output is 
  mike@mike-H55-UD3H:~/Desktop$ gpk-prefs 
  Gtk-Message: Failed to load module pk-gtk-module

  (gpk-prefs:27193): GLib-GIO-CRITICAL **: Settings schema 'org.gnome
  .settings-daemon.plugins.updates' is not installed

  
  (gpk-prefs:27193): GLib-GIO-CRITICAL **: g_settings_get_key_info: assertion 
`settings-priv-schema != NULL' failed
  Segmentation fault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-packagekit/+bug/875077/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 734424] Re: [Upstream] LibreOffice hangs for 30+ seconds when connected to the Internet

2011-11-27 Thread Bug Watch Updater
Launchpad has imported 12 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=42684.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2011-11-07T22:15:29+00:00 Marc wrote:

Created attachment 53273
strace while opening the file

When I open the file homesheet2011.ods, it takes about 15 minutes before it is 
open.
When I open the same document with openoffice 3.1, the document opens normally.
OS: Kubuntu 11.10, upgrade on one PC, fresh install on laptop (same problem)
Installed via the Kubuntu repositories.
SW release: LibreOffice 3.4.3   OOO340m1 (Build:302)

 The top command shows my CPU is 100% occupied
 asks: 170 total,   2 running, 167 sleeping,   0 stopped,   1 zombie
 Cpu(s): 53.6%us,  3.2%sy,  0.0%ni, 40.3%id,  2.8%wa,  0.0%hi,  0.2%si,
 0.0%st
 Mem:   2054052k total,  1637320k used,   416732k free,36568k buffers
 Swap:  2087932k total,19180k used,  2068752k free,   576984k cached
 
   PID USER  PR  NI  VIRT  RES  SHR S %CPU %MEMTIME+  COMMAND
 15890 marc  20   0  371m 209m  60m R  100 10.4   3:13.20 soffice.bin
  1055 root  20   0  146m  46m  33m S4  2.3   3:57.71 Xorg
  1601 marc  20   0  299m  50m  20m S3  2.5   5:29.93 kwin
  3562 marc  20   0  497m 241m  25m S3 12.0   3:54.00 rekonq
  1611 marc  20   0  260m  21m  13m S2  1.1   2:57.86 knotify4
  2288 marc  20   0  138m  40m  23m S2  2.0   3:08.79 dolphin
  8076 marc  20   0  109m  24m  17m S2  1.2   0:01.84 konsole

The problem is network/dns related (see network trace), 
Calc wants to resolve some urls and their thawte and verisign certificates.  

marc@marc-6320:~/Documents/OOO330_m20_native_packed-1_en-US.9567/DEBS$ sudo 
tcpdump -nnl -i wlan0 -s 1536 dst port 53
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on wlan0, link-type EN10MB (Ethernet), capture size 1536 bytes
00:08:34.412749 IP 192.168.0.184.50638  195.130.130.1.53: 11395+ A? 
marc-6320.(none). (34)
00:08:34.427846 IP 192.168.0.184.56845  195.130.130.1.53: 60767+ A? 
marc-6320.(none).lan_dn. (41)
00:09:08.680435 IP 192.168.0.184.37999  195.130.130.1.53: 53290+ A? 
secure.keytradebank.com. (41)
00:09:08.817358 IP 192.168.0.184.57854  195.130.130.1.53: 54384+ A? 
SVRIntl-aia.verisign.com. (42)
00:09:09.117648 IP 192.168.0.184.52596  195.130.130.1.53: 5621+ A? 
crl.verisign.com. (34)
00:09:09.542308 IP 192.168.0.184.49393  195.130.130.1.53: 31157+ A? 
SVRIntl-crl.verisign.com. (42)
00:09:10.457164 IP 192.168.0.184.43200  195.130.130.1.53: 14130+ A? 
www.keytradebank.com. (38)
00:09:10.549438 IP 192.168.0.184.53301  195.130.130.1.53: 64786+ A? 
www.thawte.com. (32)
00:09:10.930726 IP 192.168.0.184.36438  195.130.130.1.53: 57057+ A? 
crl.thawte.com. (32)
00:09:11.323096 IP 192.168.0.184.49990  195.130.130.1.53: 43965+ A? 
crl.thawte.com. (32)
00:09:11.881908 IP 192.168.0.184.55908  195.130.130.1.53: 50958+ A? 
secure.keytradebank.com. (41)
00:09:11.953006 IP 192.168.0.184.60660  195.130.130.1.53: 44754+ A? 
SVRIntl-aia.verisign.com. (42)
00:09:12.340463 IP 192.168.0.184.37211  195.130.130.1.53: 9710+ A? 
www.keytradebank.com. (38)
00:09:12.431319 IP 192.168.0.184.38837  195.130.130.1.53: 47319+ A? 
www.thawte.com. (32)
00:09:14.133780 IP 192.168.0.184.52429  195.130.130.1.53: 6557+ A? 
citibankonline.citibank.be. (44)
00:09:14.304999 IP 192.168.0.184.60316  195.130.130.1.53: 29831+ A? EVIntl-
aia.verisign.com. (41)
00:09:14.889239 IP 192.168.0.184.44654  195.130.130.1.53: 43734+ A? 
EVSecure-crl.verisign.com. (43)
00:09:15.304504 IP 192.168.0.184.56166  195.130.130.1.53: 58082+ A? EVIntl-
crl.verisign.com. (41)
00:09:16.678805 IP 192.168.0.184.46363  195.130.130.1.53: 40532+ A? 
citibankonline.citibank.be. (44)
00:09:16.818202 IP 192.168.0.184.46140  195.130.130.1.53: 3943+ A? EVIntl-
aia.verisign.com. (41)
00:19:18.689824 IP 192.168.0.184.34335  195.130.130.1.53: 41972+ A? 
citibankonline.citibank.be. (44)
00:19:18.840882 IP 192.168.0.184.38792  195.130.130.1.53: 7530+ A? EVIntl-
aia.verisign.com. (41)

While googling for this problem, I saw some messages where calc wabts to
resolve the hostname of its own system, which can easily be solved with
an entry in /etc/host, but here calc also wants to resolve urls inside
the spreadsheet.

In strace.log, you see excactly how long it takes to open the file and
you can also see what url resolving is going on (the file contains
www.citibank.be and keytrade.be) and what additional ssl and
certificates that are not mentioned in the file calc also wants to
resolve.

The problem is perfectly reproducable, please let me know if you need 
additional information.
I did not attach the file itself as it contains my bank account data. 

How can this be turned off (I did not 

[Desktop-packages] [Bug 433563] Re: Error sending Base report as PDF

2011-11-27 Thread Christopher M. Penalver
** Bug watch added: issues.apache.org/ooo/ #104927
   https://issues.apache.org/ooo/show_bug.cgi?id=104927

** Changed in: openoffice
   Importance: Undecided = Unknown

** Changed in: openoffice
   Status: Invalid = Unknown

** Changed in: openoffice
 Remote watch: None = issues.apache.org/ooo/ #104927

** Bug watch added: freedesktop.org Bugzilla #43277
   https://bugs.freedesktop.org/show_bug.cgi?id=43277

** Changed in: df-libreoffice
   Importance: Undecided = Unknown

** Changed in: df-libreoffice
   Status: Incomplete = Unknown

** Changed in: df-libreoffice
 Remote watch: None = freedesktop.org Bugzilla #43277

** Summary changed:

- Error sending Base report as PDF
+ [Upstream] Base Report E-Mail as PDF gives error instead of opening 
Evolution

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/433563

Title:
  [Upstream] Base Report E-Mail as PDF gives error instead of opening
  Evolution

Status in LibreOffice Productivity Suite:
  Unknown
Status in The OpenOffice.org Suite:
  Unknown
Status in “libreoffice” package in Ubuntu:
  Triaged
Status in “openoffice.org” package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: openoffice.org

  1) lsb_release -rd
  Description:  Ubuntu 11.10
  Release:  11.10

  2) apt-cache policy libreoffice-base
  libreoffice-base:
Installed: 1:3.4.4-0ubuntu1
Candidate: 1:3.4.4-0ubuntu1
Version table:
   *** 1:3.4.4-0ubuntu1 0
  500 http://us.archive.ubuntu.com/ubuntu/ oneiric-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:3.4.3-3ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages

  3) What is expected to happen in LibreOffice Base via the Terminal:

  cd ~/Desktop  wget
  
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/433563/+attachment/2409961/+files/Test-A.odb
   lobase -nologo Test-A.odb

  Reports -  secondary click TelNos - Open - File - Send - E-Mail
  as PDF... - PDF options window - Export button is Evolution opens
  with the report attached in PDF format.

  What happens instead is an error message is displayed
  
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/433563/+attachment/732492/+files
  /Screenshot-OpenOffice.org%203.0%20.png . This does not occur if the
  same is done in Writer.

  ProblemType: Bug
  Architecture: i386
  DistroRelease: Ubuntu 9.04
  Package: openoffice.org-core 1:3.0.1-9ubuntu3
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: openoffice.org
  Tags:  ubuntu-unr
  Uname: Linux 2.6.28-15-generic i686

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/433563/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 877464] Re: Linking with purple-based (skype) contact fails

2011-11-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to empathy in Ubuntu.
https://bugs.launchpad.net/bugs/877464

Title:
  Linking with purple-based (skype) contact fails

Status in folks:
  New
Status in “empathy” package in Ubuntu:
  Confirmed

Bug description:
  I have an MSN account and a purple-based pidgin-skype account. Contacts of 
both appear in my contact list. When I link two MSN contacts, it works as 
expected. When I link a Skype contact (either with an MSN or another Skype 
contact), nothing happens after selecting the contacts to link. In my 
~/.xsession-errors the following message is given:
(empathy:26316): libebook-CRITICAL **: e_contact_set_attributes: assertion 
`field_id = 1  field_id = E_CONTACT_FIELD_LAST' failed
  I had expected the contacts to become linked.

  Ubuntu 11.10 / empathy 3.2.0-0ubuntu1 / libpurple0 1:2.10.0-0ubuntu2 /
  pidgin-skype 20110407+svn612+dfsg-1ubuntu1

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 877464] Re: Linking with purple-based (skype) contact fails

2011-11-27 Thread Arturo Ilhuıtemoc
I've marked folks as affected too because it also doesn't work if the
linking is made via gnome-contacts.

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

** Project changed: empathy = folks

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to empathy in Ubuntu.
https://bugs.launchpad.net/bugs/877464

Title:
  Linking with purple-based (skype) contact fails

Status in folks:
  New
Status in “empathy” package in Ubuntu:
  Confirmed

Bug description:
  I have an MSN account and a purple-based pidgin-skype account. Contacts of 
both appear in my contact list. When I link two MSN contacts, it works as 
expected. When I link a Skype contact (either with an MSN or another Skype 
contact), nothing happens after selecting the contacts to link. In my 
~/.xsession-errors the following message is given:
(empathy:26316): libebook-CRITICAL **: e_contact_set_attributes: assertion 
`field_id = 1  field_id = E_CONTACT_FIELD_LAST' failed
  I had expected the contacts to become linked.

  Ubuntu 11.10 / empathy 3.2.0-0ubuntu1 / libpurple0 1:2.10.0-0ubuntu2 /
  pidgin-skype 20110407+svn612+dfsg-1ubuntu1

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 868034] Re: Huawei E220 can't connect on Ubuntu 11.10

2011-11-27 Thread Josua Dietze
If udev starts usb_modeswitch, but usb_modeswitch can't find the device
when searching the busses, it means that something else is affecting the
device in the meantime. This should be visible when calling dmesg
after plugging in.

Either it's a driver thing (I'll check the source code of usb-storage in
a moment) or there is annother udev rule or hotplug mechanism kicking
in. I'll have a look in my 11.10 installation.

Regarding the other problems you mention, no. 1 is a known problem fixed
in version 1.2.0; about no. 2 I have no idea ...

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/868034

Title:
  Huawei E220 can't connect on Ubuntu 11.10

Status in “network-manager” package in Ubuntu:
  Confirmed
Status in “usb-modeswitch-data” package in Ubuntu:
  Incomplete

Bug description:
  I'm using Ubuntu in my HP Pavilion dv6745tx laptop. I cannot connect
  the Huawei E220 usb modem since 11.10 beta1 (now I'm in beta2). There
  is  no problem in natty.

  I have found this in syslog

  Oct  5 07:10:51 ubuntu NetworkManager[1681]: info Activation (ttyUSB0) 
starting connection 'Dialog GSM Postpaid'
  Oct  5 07:10:51 ubuntu NetworkManager[1681]: info (ttyUSB0): device state 
change: disconnected - prepare (reason 'none') [30 40 0]
  Oct  5 07:10:51 ubuntu NetworkManager[1681]: info Activation (ttyUSB0) 
Stage 1 of 5 (Device Prepare) scheduled...
  Oct  5 07:10:51 ubuntu NetworkManager[1681]: info Activation (ttyUSB0) 
Stage 1 of 5 (Device Prepare) started...
  Oct  5 07:10:51 ubuntu NetworkManager[1681]: info Activation (ttyUSB0) 
Stage 1 of 5 (Device Prepare) complete.
  Oct  5 07:10:58 ubuntu NetworkManager[1681]: warn GSM connection failed: 
(32) Sending command failed: 'Resource temporarily unavailable'
  Oct  5 07:10:58 ubuntu NetworkManager[1681]: info (ttyUSB0): device state 
change: prepare - failed (reason 'unknown') [40 120 1]
  Oct  5 07:10:58 ubuntu NetworkManager[1681]: warn Activation (ttyUSB0) 
failed.
  Oct  5 07:10:58 ubuntu NetworkManager[1681]: info (ttyUSB0): device state 
change: failed - disconnected (reason 'none') [120 30 0]
  Oct  5 07:10:58 ubuntu NetworkManager[1681]: info (ttyUSB0): deactivating 
device (reason: 0).
  Oct  5 07:10:58 ubuntu NetworkManager[1681]: nm_system_iface_flush_routes: 
assertion `ifindex  0' failed
  Oct  5 07:10:58 ubuntu NetworkManager[1681]: nm_system_iface_flush_addresses: 
assertion `ifindex  0' failed

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 861710] Re: [regression] smspillaz fails to sleep at proper hours, despite solar status

2011-11-27 Thread Alan Bell
** Changed in: ubuntu-community
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/861710

Title:
  [regression] smspillaz fails to sleep at proper hours, despite solar
  status

Status in Ayatana Design:
  Won't Fix
Status in Compiz:
  Confirmed
Status in Sam Spilsbury:
  Confirmed
Status in Ubuntu Community:
  Fix Released
Status in Unity:
  Won't Fix
Status in Indicator-Weather:
  Confirmed
Status in “compiz” package in Ubuntu:
  Confirmed
Status in “firefox” package in Ubuntu:
  Triaged
Status in “linux” package in Ubuntu:
  Triaged
Status in “unity” package in Ubuntu:
  Won't Fix

Bug description:
  Steps to reproduce

  1) Open IRC at New York high noon
  2) Observe logged in users

  Expected results:
  A distinct lack of Sams.

  Actual results:
  Sams everywhere!

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 868034] Re: Huawei E220 can't connect on Ubuntu 11.10

2011-11-27 Thread Josua Dietze
It's the kernel.

I have forgotten about it - there is a switching function in usb-storage
from the time when usb_modeswitch wasn't wide-spread. The affected
devices are listed in unusual_devs.h.

The bottom line is that usb_modeswitch can't be responsible for the
reported bug. It is not needed for this device, but does not interfere
if present.

I therefore remove usb-modeswitch-data from the list of affected
packages.


** Changed in: usb-modeswitch-data (Ubuntu)
   Status: Incomplete = Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/868034

Title:
  Huawei E220 can't connect on Ubuntu 11.10

Status in “network-manager” package in Ubuntu:
  Confirmed
Status in “usb-modeswitch-data” package in Ubuntu:
  Invalid

Bug description:
  I'm using Ubuntu in my HP Pavilion dv6745tx laptop. I cannot connect
  the Huawei E220 usb modem since 11.10 beta1 (now I'm in beta2). There
  is  no problem in natty.

  I have found this in syslog

  Oct  5 07:10:51 ubuntu NetworkManager[1681]: info Activation (ttyUSB0) 
starting connection 'Dialog GSM Postpaid'
  Oct  5 07:10:51 ubuntu NetworkManager[1681]: info (ttyUSB0): device state 
change: disconnected - prepare (reason 'none') [30 40 0]
  Oct  5 07:10:51 ubuntu NetworkManager[1681]: info Activation (ttyUSB0) 
Stage 1 of 5 (Device Prepare) scheduled...
  Oct  5 07:10:51 ubuntu NetworkManager[1681]: info Activation (ttyUSB0) 
Stage 1 of 5 (Device Prepare) started...
  Oct  5 07:10:51 ubuntu NetworkManager[1681]: info Activation (ttyUSB0) 
Stage 1 of 5 (Device Prepare) complete.
  Oct  5 07:10:58 ubuntu NetworkManager[1681]: warn GSM connection failed: 
(32) Sending command failed: 'Resource temporarily unavailable'
  Oct  5 07:10:58 ubuntu NetworkManager[1681]: info (ttyUSB0): device state 
change: prepare - failed (reason 'unknown') [40 120 1]
  Oct  5 07:10:58 ubuntu NetworkManager[1681]: warn Activation (ttyUSB0) 
failed.
  Oct  5 07:10:58 ubuntu NetworkManager[1681]: info (ttyUSB0): device state 
change: failed - disconnected (reason 'none') [120 30 0]
  Oct  5 07:10:58 ubuntu NetworkManager[1681]: info (ttyUSB0): deactivating 
device (reason: 0).
  Oct  5 07:10:58 ubuntu NetworkManager[1681]: nm_system_iface_flush_routes: 
assertion `ifindex  0' failed
  Oct  5 07:10:58 ubuntu NetworkManager[1681]: nm_system_iface_flush_addresses: 
assertion `ifindex  0' failed

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 844326] Re: banshee crashes on startup if iPad is attached

2011-11-27 Thread ozzloy
me too.  here's my terminal output:

▓▒░ozzloy@planchet░▒▓██▓▒░ Thu Nov 24 05:23:27pm 
~/ banshee
[Info  13:48:23.443] Running Banshee 2.2.1: [Ubuntu 11.10 (linux-gnu, x86_64) @ 
2011-11-10 06:05:59 UTC]
[Info  13:48:24.737] Updating web proxy from GConf
[Info  13:48:24.874] All services are started 1.106088
** (Banshee:831): DEBUG: SyncDaemon already running, initializing 
SyncdaemonDaemon object

(Banshee:831): libsoup-WARNING **: No feature manager for feature of type 
'U1RequestChrome'
[Info  13:48:25.635] AmazonMP3 store redirect URL: 
https://one.ubuntu.com/music/store/amz/
[Info  13:48:26.240] nereid Client Started
[Info  13:48:26.336] GStreamer version 0.10.35.0, gapless: True, replaygain: 
False
[Info  13:48:26.436] AppleDeviceSource is ignoring unmounted volume Documents 
on iPhone
Device 0 (VID=05ac and PID=1292) is a Apple iPhone 3G.
LIBMTP WARNING: no MTP vendor extension on device 10 on bus 2LIBMTP WARNING: 
VendorExtensionID: LIBMTP WARNING: VendorExtensionDesc: Device has no 
vendor extensionsLIBMTP WARNING: this typically means the device is PTP (i.e. a 
camera) but not an MTP device at all. Trying to continue anyway.LIBMTP PANIC: 
could not inspect object property descriptions!
LIBMTP PANIC: could not inspect object property descriptions!
LIBMTP PANIC: could not inspect object property descriptions!
Stacktrace:

zsh: segmentation fault  banshee
█▓▒░ozzloy@planchet░▒▓██▓▒░ Sun Nov 27 01:48:26pm

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to banshee in Ubuntu.
https://bugs.launchpad.net/bugs/844326

Title:
  banshee crashes on startup if iPad is attached

Status in “banshee” package in Ubuntu:
  Confirmed

Bug description:
  If my iPad is connected to the computer Banshee crashes on startup.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: banshee 2.1.3-1ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-10.16-generic 3.0.4
  Uname: Linux 3.0.0-10-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Wed Sep  7 14:51:09 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64+mac (20110901)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: banshee
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 850649] Re: gnome-terminal extremely slow and display buggy

2011-11-27 Thread Jonas Bygdén
I concur with comment #23, I'm now running both Oneiric and F16 and both
have this problem with nvidia and 3D, not in fallback though.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launchpad.net/bugs/850649

Title:
  gnome-terminal extremely slow and display buggy

Status in “gnome-terminal” package in Ubuntu:
  Confirmed

Bug description:
  After the update to oneiric the gnome-terminal appears to be slow and
  display is sometimes buggy:

  * changing between windows and tabs is slow although other applications (like 
chromium) are not affected
  * sometimes the display is not updated and some parts (exactly on character 
box boundaries) of the terminal just show the background

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gnome-terminal 3.0.1-0ubuntu3
  ProcVersionSignature: Ubuntu 3.0.0-11.18-generic 3.0.4
  Uname: Linux 3.0.0-11-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu1
  Architecture: amd64
  Date: Thu Sep 15 08:28:30 2011
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/gnome-terminal
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  SourcePackage: gnome-terminal
  UpgradeStatus: Upgraded to oneiric on 2011-09-01 (13 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/850649/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 636814] Re: Library watcher doesnot add new files automatically

2011-11-27 Thread Jay S
I'm also encountering this problem. I'm not sure what else I can say;
the extension is enabled, and I am putting files into the main music
library directory. Banshee just never seems to check for new files, even
after restarting.

How does library watching work, anyway? Is it meant to be realtime, or
does it check the directory for changes every X minutes?

I am on version 2.2.1-1ubuntu2~hyper1+oneiric

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to banshee in Ubuntu.
https://bugs.launchpad.net/bugs/636814

Title:
  Library watcher doesnot add new files automatically

Status in Banshee Music Player:
  Fix Released
Status in “banshee” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: banshee

  I'm using Ubuntu 10.04 and Banshee 1.6.1 The problem with this
  release (and all past releases) on my machine is that the Music Library does
  not get updated when I add files to my music folder. The folder in question is
  not on the root or home partition but on a separate fat32 partition (which 
i've properly set as the source). I don't
  think that should be a problem for the player but it doesn't update the
  Library. Not even upon restarting. I have to manually add the files which is
  very frustrating. If some one could help with this it would be much
  appreciated.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: banshee 1.6.1-1~lucid1
  ProcVersionSignature: Ubuntu 2.6.32-24.42-generic 2.6.32.15+drm33.5
  Uname: Linux 2.6.32-24-generic i686
  Architecture: i386
  Date: Mon Sep 13 09:44:47 2010
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: banshee

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 896945] Re: I cannot install this 32-bit program on my 64-bit computer

2011-11-27 Thread Magnus Dicander
I attach the file i failed to install on my 64-bit PC.

** Attachment added: shbecrdeb_1.0.2_i386.deb
   
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/896945/+attachment/2610583/+files/shbecrdeb_1.0.2_i386.deb

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/896945

Title:
  I cannot install this 32-bit program on my 64-bit computer

Status in “software-center” package in Ubuntu:
  New

Bug description:
  I tried to install a 32-bit-program on my 64-bit computer and i got
  the error-message: Wrong architecture i386 . I don't know if this is
  a bug or a misfeature, but there should be a 32-bit-mode so when my
  computer encounters a 32-bit-program it should pretend to be a 32-bit
  computer for that program. I believe that Microsoft has something like
  this on their 64-bit operating-systems.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: software-center 5.0.2ubuntu0.1
  ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6
  Uname: Linux 3.0.0-13-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Sun Nov 27 19:55:29 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110901)
  PackageArchitecture: all
  SourcePackage: software-center
  UpgradeStatus: Upgraded to oneiric on 2011-09-26 (61 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 543291] Re: certificate problems accessing alioth.debian.org

2011-11-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/543291

Title:
  certificate problems accessing alioth.debian.org

Status in “firefox” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: firefox

  Accessing pages on http://alioth.debian.org/ I get a *popup dialog*
  (not the usual firefox invalid certificate page) complaining about a
  bad certificate. The popup only offers two choices: View certificate
  and Cancel and thus it is impossible to correctly view the site.

  The reason behind the bad certificate is probably trackpad bug 543278
  but nonethless I think firefox should at least offer a way to accept
  the certificate just as it does for any other site.

  ProblemType: Bug
  Architecture: i386
  Date: Sun Mar 21 10:40:02 2010
  DistroRelease: Ubuntu 10.04
  FirefoxPackages:
   firefox 3.6+nobinonly-0ubuntu6
   firefox-gnome-support 3.6+nobinonly-0ubuntu6
   firefox-branding 3.6+nobinonly-0ubuntu6
   abroswer N/A
   abrowser-branding N/A
  InstallationMedia: Error: [Errno 13] Permission denied: 
'/var/log/installer/media-info'
  NonfreeKernelModules: wl
  Package: firefox 3.6+nobinonly-0ubuntu6
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-16.25-generic
  SourcePackage: firefox
  Uname: Linux 2.6.32-16-generic i686

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 881890] Re: the average rating problem

2011-11-27 Thread Pedro Bessa
** Description changed:

- A software does something that some people are interested in doing. The
- same software does what its author says that it does very well. The
- people who use it rate it 4.
+ When many people install a software, it goes towards many people's 
objectives. 
+ When people rate a software high, it does well what its author says that it 
does. 
  
- A software does something that most people are interested in doing. The
- same software does what its author says that it does very well. The
- people who use it rate it 4.
- 
- Finally, I see many software that I'm not interested in using appearing
- above many software that I'm interested in using in the Ubuntu Software
- Store ranking.
+ If a software doesn't go towards many people's objectives, but does what
+ its author says that it does well, it appears on top.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/881890

Title:
  the average rating problem

Status in “software-center” package in Ubuntu:
  New

Bug description:
  When many people install a software, it goes towards many people's 
objectives. 
  When people rate a software high, it does well what its author says that it 
does. 

  If a software doesn't go towards many people's objectives, but does
  what its author says that it does well, it appears on top.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 543291] Re: certificate problems accessing alioth.debian.org

2011-11-27 Thread Chris Coulson
Gah, Launchpad, please stop automatically confirming ancient bugs like
this.

This isn't an issue anymore, as the updated UI provides a way to add an
exception. The actual unknown issuer error though it not a Firefox bug
in itself. Please see
https://wiki.ubuntu.com/MozillaTeam/Bugs#A.22Secure_Connection_Failed.22_errors

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/543291

Title:
  certificate problems accessing alioth.debian.org

Status in “firefox” package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: firefox

  Accessing pages on http://alioth.debian.org/ I get a *popup dialog*
  (not the usual firefox invalid certificate page) complaining about a
  bad certificate. The popup only offers two choices: View certificate
  and Cancel and thus it is impossible to correctly view the site.

  The reason behind the bad certificate is probably trackpad bug 543278
  but nonethless I think firefox should at least offer a way to accept
  the certificate just as it does for any other site.

  ProblemType: Bug
  Architecture: i386
  Date: Sun Mar 21 10:40:02 2010
  DistroRelease: Ubuntu 10.04
  FirefoxPackages:
   firefox 3.6+nobinonly-0ubuntu6
   firefox-gnome-support 3.6+nobinonly-0ubuntu6
   firefox-branding 3.6+nobinonly-0ubuntu6
   abroswer N/A
   abrowser-branding N/A
  InstallationMedia: Error: [Errno 13] Permission denied: 
'/var/log/installer/media-info'
  NonfreeKernelModules: wl
  Package: firefox 3.6+nobinonly-0ubuntu6
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-16.25-generic
  SourcePackage: firefox
  Uname: Linux 2.6.32-16-generic i686

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 532633] Re: [Master] Window Control buttons: position/order/alignment

2011-11-27 Thread Bhaavan Merchant
Sorry, I didnt want to sound accusatory or anything. But for me, the
reason I switched to linux was the ability to customize it for me. This
Unity is taking more and more of it away from me. From this 11.10
release of Ubuntu, to get my controls on my right, ill need to change
theme. For this, ill need to use a gnome-tweak-tool, which will install
gnome3 shell as dependency. So to get my unity correct, ill need to go
install gnome-shell which was the main thing unity wished to avoid.

My preferred solution would be have a drop down asking user to choose between 
right and left controls where theme is being selected.
Alternatively, something like a config file in /etc where i just change the 
value to right.
The hierarchy in  dconf gconf is too complicated and not user-intuitive.

Also in favor of right sided controls, I still maintain:

1) It is easier for right handed people.
2) Most people come from a Windows background. This I say from the fact that 
90% of OS share is windows. They are used to a convention of right sided 
windows control. Ubuntu is perceived as a distro to which makes linux 
transition easy. Thus, right handed controls will only help  making Unity more 
usable.

Again, you may feel that my generalization i wrong or not apt. But I
personally have come from a certain background and I find a certain
convention favorable and easy. Unity should not force its choices on me
without leaving an option to revert back.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to metacity in Ubuntu.
https://bugs.launchpad.net/bugs/532633

Title:
  [Master] Window Control buttons: position/order/alignment

Status in “light-themes” package in Ubuntu:
  Won't Fix
Status in “metacity” package in Ubuntu:
  Invalid

Bug description:
  === Master Bug ===
  (As per the design team's request)
  All bugs concerning the window controls are being duped to this master bug.
  All the decisions regarding the position/order/alignment will be dealt as a 
one.

  === Desire ===
  Please centre the window title like in previous Human theme, and also 
re-order the window controls in classic order, positioned on the right side 
(menu - title - minimize, maximize close).

   Workaround 
  1. Only new themes, such as Ambiance and Radiance will have buttons on the 
left by default. You can continue using old themes, such as Human, in Lucid and 
those themes will continue to have buttons on the right side (according to 
http://launchpad.net/ubuntu/+bug/532633/comments/577 ). It is even possible to 
switch to Human theme and then 'Customize' it to use all the elements from 
Radiance theme, but the button layout will stay on the right.

  2. To revert to old layout, run in a terminal:
  $ gconftool-2 --set /apps/metacity/general/button_layout --type string 
menu:minimize,maximize,close

   Return to defaults 
  If you would like to return to the system/theme default then run:
  $ gconftool-2 --unset /apps/metacity/general/button_layout

   Responses 
  Canonical Design Team Leader (Ivanka Majic) - 2010-03-10 and 2010-03-17
  http://www.ivankamajic.com/?p=281 (Those pesky buttons)
  http://podcast.ubuntu-uk.org/2010/03/17/s03e03-behind-the-screen/ (30-minute 
interview starting at 39:10)

  Ubuntu SABDFL (Mark Shuttleworth) replies on this bug report - 2010-03-15 
onwards
  http://launchpad.net/ubuntu/+bug/532633/comments/110
  http://launchpad.net/ubuntu/+bug/532633/comments/167
  http://launchpad.net/ubuntu/+bug/532633/comments/179
  http://launchpad.net/ubuntu/+bug/532633/comments/202 to 204
  http://launchpad.net/ubuntu/+bug/532633/comments/218
  http://launchpad.net/ubuntu/+bug/532633/comments/248
  http://launchpad.net/ubuntu/+bug/532633/comments/272
  http://launchpad.net/ubuntu/+bug/532633/comments/388
  http://launchpad.net/ubuntu/+bug/532633/comments/410
  http://launchpad.net/ubuntu/+bug/532633/comments/426 to 427
  http://launchpad.net/ubuntu/+bug/532633/comments/469
  http://launchpad.net/ubuntu/+bug/532633/comments/503
  http://launchpad.net/ubuntu/+bug/532633/comments/564 (Final decree; 
close-min-max ordering)

  Canonical Ubuntu Community Leader (Jono Bacon) response - 2010-03-24
  http://www.ustream.tv/recorded/5683123 (6 minutes starting at 26:24)

  === Code of Conduct ===
  To maintain a respectful atmosphere, while commenting please follow the code 
of conduct - http://www.ubuntu.com/community/conduct/ .

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/light-themes/+bug/532633/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 761478] Re: Enhancement: Prompt to check a busy file system on next reboot

2011-11-27 Thread Daniel Ellis
I have just tried this on Ubuntu 10.04 and 11.10 and both systems
automatically remove the /forcefsck file after the reboot.

I haven't found any official documentation for this file yet, so my
concern is whether the behavior of this file is distribution specific.

It would be great if this method is standard amongst distributions, then
I think this would be a suitable solution.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-disk-utility in Ubuntu.
https://bugs.launchpad.net/bugs/761478

Title:
  Enhancement: Prompt to check a busy file system on next reboot

Status in “gnome-disk-utility” package in Ubuntu:
  Confirmed
Status in Baltix GNU/Linux:
  New

Bug description:
  Binary package hint: gnome-disk-utility

  When selecting Check File System on a file system which is is use,
  you currently get an error stating the device is busy.

  If a disk was busy, Disk Utility could prompt the user and ask if the
  file system should be scheduled for a check on the next reboot.

  I have just found out about the special file /forcefsck
  (http://www.cyberciti.biz/faq/linux-force-fsck-on-the-next-reboot-or-
  boot-sequence/) which forces the file system to be checked on the next
  reboot, and due to this I think this is a potentially simple
  implementation.  Disk Utility would just have to prompt and create
  that file.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-disk-utility/+bug/761478/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 896954] [NEW] can not watch netflix movies, it says i need to do somthing with the cookies

2011-11-27 Thread Haley Cox
Public bug reported:

i cant watch movies? lol

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: firefox 4.0.1+build1+nobinonly-0ubuntu0.11.04.3
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic-pae 2.6.38.2
Uname: Linux 2.6.38-8-generic-pae i686
Architecture: i386
Date: Sun Nov 27 09:31:48 2011
FirefoxPackages:
 firefox 4.0.1+build1+nobinonly-0ubuntu0.11.04.3
 flashplugin-installer N/A
 adobe-flashplugin 10.3.181.22-0natty1
 icedtea-plugin N/A
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
ProcEnviron:
 LANGUAGE=en_US:en
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: firefox
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 natty running-unity

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/896954

Title:
  can not watch netflix movies, it says i need to do somthing with the
  cookies

Status in “firefox” package in Ubuntu:
  New

Bug description:
  i cant watch movies? lol

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: firefox 4.0.1+build1+nobinonly-0ubuntu0.11.04.3
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic-pae 2.6.38.2
  Uname: Linux 2.6.38-8-generic-pae i686
  Architecture: i386
  Date: Sun Nov 27 09:31:48 2011
  FirefoxPackages:
   firefox 4.0.1+build1+nobinonly-0ubuntu0.11.04.3
   flashplugin-installer N/A
   adobe-flashplugin 10.3.181.22-0natty1
   icedtea-plugin N/A
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  ProcEnviron:
   LANGUAGE=en_US:en
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 896954] Re: can not watch netflix movies, it says i need to do somthing with the cookies

2011-11-27 Thread Haley Cox
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/896954

Title:
  can not watch netflix movies, it says i need to do somthing with the
  cookies

Status in “firefox” package in Ubuntu:
  New

Bug description:
  i cant watch movies? lol

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: firefox 4.0.1+build1+nobinonly-0ubuntu0.11.04.3
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic-pae 2.6.38.2
  Uname: Linux 2.6.38-8-generic-pae i686
  Architecture: i386
  Date: Sun Nov 27 09:31:48 2011
  FirefoxPackages:
   firefox 4.0.1+build1+nobinonly-0ubuntu0.11.04.3
   flashplugin-installer N/A
   adobe-flashplugin 10.3.181.22-0natty1
   icedtea-plugin N/A
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  ProcEnviron:
   LANGUAGE=en_US:en
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


  1   2   3   >