[Desktop-packages] [Bug 1068921]

2012-10-26 Thread Ludovic-mozilla
*** Bug 805265 has been marked as a duplicate of this bug. ***

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

Title:
  Mailbox grows endlessly, heavy traffic

Status in Mozilla Thunderbird Mail and News:
  In Progress
Status in “thunderbird” package in Ubuntu:
  Triaged
Status in “thunderbird” source package in Lucid:
  Triaged
Status in “thunderbird” source package in Natty:
  Triaged
Status in “thunderbird” source package in Oneiric:
  Triaged
Status in “thunderbird” source package in Precise:
  Triaged
Status in “thunderbird” source package in Quantal:
  Triaged

Bug description:
  Yesterday I noticed that my Internet connection keeps transferring a lot of 
data. After a while I checked with nethogs and discovered this was caused by 
Thunderbird.
  Today I got a warning that my HDD was near full.
  In this 2 days, the mailbox had grown to 20 GB, while in reality it should be 
around 1 GB (a fresh zipped backup has 600 MB).

  I removed the .thunderbird folder and configured my IMAP mailbox from 
scratch. The same happened again.
  I think this is not related to a somehow special configuration of my PC bcs 
my colleague discovered it's the same on his machine. Without checking, he 
wouldn't have noticed yet bcs of a much bigger HDD...

  We couldn't yet find out what exactly happens / which data is transferred 
again and again.
  I suspect it's related to the last thunderbird update.

  Ubuntu 12.04
  Tunderbird 16.0.1+build1-0ubuntu0.12.04.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunderbird/+bug/1068921/+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 1068921]

2012-10-26 Thread Ludovic-mozilla
*** Bug 804100 has been marked as a duplicate of this bug. ***

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

Title:
  Mailbox grows endlessly, heavy traffic

Status in Mozilla Thunderbird Mail and News:
  In Progress
Status in “thunderbird” package in Ubuntu:
  Triaged
Status in “thunderbird” source package in Lucid:
  Triaged
Status in “thunderbird” source package in Natty:
  Triaged
Status in “thunderbird” source package in Oneiric:
  Triaged
Status in “thunderbird” source package in Precise:
  Triaged
Status in “thunderbird” source package in Quantal:
  Triaged

Bug description:
  Yesterday I noticed that my Internet connection keeps transferring a lot of 
data. After a while I checked with nethogs and discovered this was caused by 
Thunderbird.
  Today I got a warning that my HDD was near full.
  In this 2 days, the mailbox had grown to 20 GB, while in reality it should be 
around 1 GB (a fresh zipped backup has 600 MB).

  I removed the .thunderbird folder and configured my IMAP mailbox from 
scratch. The same happened again.
  I think this is not related to a somehow special configuration of my PC bcs 
my colleague discovered it's the same on his machine. Without checking, he 
wouldn't have noticed yet bcs of a much bigger HDD...

  We couldn't yet find out what exactly happens / which data is transferred 
again and again.
  I suspect it's related to the last thunderbird update.

  Ubuntu 12.04
  Tunderbird 16.0.1+build1-0ubuntu0.12.04.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunderbird/+bug/1068921/+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 1068921]

2012-10-26 Thread Chris Coulson
Created attachment 675293
Fix broken size in message db

This fixes the broken size in the message db. Again, I'm not really sure
if this takes the right approach, as I'm completely unfamiliar with this
code :/

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

Title:
  Mailbox grows endlessly, heavy traffic

Status in Mozilla Thunderbird Mail and News:
  In Progress
Status in “thunderbird” package in Ubuntu:
  Triaged
Status in “thunderbird” source package in Lucid:
  Triaged
Status in “thunderbird” source package in Natty:
  Triaged
Status in “thunderbird” source package in Oneiric:
  Triaged
Status in “thunderbird” source package in Precise:
  Triaged
Status in “thunderbird” source package in Quantal:
  Triaged

Bug description:
  Yesterday I noticed that my Internet connection keeps transferring a lot of 
data. After a while I checked with nethogs and discovered this was caused by 
Thunderbird.
  Today I got a warning that my HDD was near full.
  In this 2 days, the mailbox had grown to 20 GB, while in reality it should be 
around 1 GB (a fresh zipped backup has 600 MB).

  I removed the .thunderbird folder and configured my IMAP mailbox from 
scratch. The same happened again.
  I think this is not related to a somehow special configuration of my PC bcs 
my colleague discovered it's the same on his machine. Without checking, he 
wouldn't have noticed yet bcs of a much bigger HDD...

  We couldn't yet find out what exactly happens / which data is transferred 
again and again.
  I suspect it's related to the last thunderbird update.

  Ubuntu 12.04
  Tunderbird 16.0.1+build1-0ubuntu0.12.04.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunderbird/+bug/1068921/+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 1068921]

2012-10-26 Thread Chris Coulson
With those changes applied, I see this when I start thunderbird for the
first time:

WARNING: Underflow occurred: 'underflowed == false', file 
/home/chr1s/src/thunderbird/comm-central/mailnews/base/util/nsMsgDBFolder.cpp, 
line 1721
WARNING: Repairing message size in db: oldSize=3979, newSize=731185: file 
/home/chr1s/src/thunderbird/comm-central/mailnews/base/util/nsMsgDBFolder.cpp, 
line 1766

The size is now correct and it has successfully stored the message
offline

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

Title:
  Mailbox grows endlessly, heavy traffic

Status in Mozilla Thunderbird Mail and News:
  In Progress
Status in “thunderbird” package in Ubuntu:
  Triaged
Status in “thunderbird” source package in Lucid:
  Triaged
Status in “thunderbird” source package in Natty:
  Triaged
Status in “thunderbird” source package in Oneiric:
  Triaged
Status in “thunderbird” source package in Precise:
  Triaged
Status in “thunderbird” source package in Quantal:
  Triaged

Bug description:
  Yesterday I noticed that my Internet connection keeps transferring a lot of 
data. After a while I checked with nethogs and discovered this was caused by 
Thunderbird.
  Today I got a warning that my HDD was near full.
  In this 2 days, the mailbox had grown to 20 GB, while in reality it should be 
around 1 GB (a fresh zipped backup has 600 MB).

  I removed the .thunderbird folder and configured my IMAP mailbox from 
scratch. The same happened again.
  I think this is not related to a somehow special configuration of my PC bcs 
my colleague discovered it's the same on his machine. Without checking, he 
wouldn't have noticed yet bcs of a much bigger HDD...

  We couldn't yet find out what exactly happens / which data is transferred 
again and again.
  I suspect it's related to the last thunderbird update.

  Ubuntu 12.04
  Tunderbird 16.0.1+build1-0ubuntu0.12.04.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunderbird/+bug/1068921/+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 1068921]

2012-10-26 Thread Irving
Created attachment 675465
Test message with many inline images

When I set the checkbox for maximum message size to store offline, with
a limit of 50 kbytes, this message gets downloaded very inefficiently -
each image attachment is requested from gmail separately, but for each
inline image displayed we download the entire message (including
separate downloads of each inline part) - order n^2 on the number of
inline attachments.

Un-checking the limit on offline message store significantly reduces the
problem.

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

Title:
  Mailbox grows endlessly, heavy traffic

Status in Mozilla Thunderbird Mail and News:
  In Progress
Status in “thunderbird” package in Ubuntu:
  Triaged
Status in “thunderbird” source package in Lucid:
  Triaged
Status in “thunderbird” source package in Natty:
  Triaged
Status in “thunderbird” source package in Oneiric:
  Triaged
Status in “thunderbird” source package in Precise:
  Triaged
Status in “thunderbird” source package in Quantal:
  Triaged

Bug description:
  Yesterday I noticed that my Internet connection keeps transferring a lot of 
data. After a while I checked with nethogs and discovered this was caused by 
Thunderbird.
  Today I got a warning that my HDD was near full.
  In this 2 days, the mailbox had grown to 20 GB, while in reality it should be 
around 1 GB (a fresh zipped backup has 600 MB).

  I removed the .thunderbird folder and configured my IMAP mailbox from 
scratch. The same happened again.
  I think this is not related to a somehow special configuration of my PC bcs 
my colleague discovered it's the same on his machine. Without checking, he 
wouldn't have noticed yet bcs of a much bigger HDD...

  We couldn't yet find out what exactly happens / which data is transferred 
again and again.
  I suspect it's related to the last thunderbird update.

  Ubuntu 12.04
  Tunderbird 16.0.1+build1-0ubuntu0.12.04.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunderbird/+bug/1068921/+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 1068921]

2012-10-26 Thread Irving
I'm not comfortable with this approach; the message size we get (which
is actually the size of one text part of the message, accidentally set
when downloading parts of a MIME multipart message separately) is not
guaranteed to be larger or smaller than the number of line breaks in the
entire message. It usually is, for very large messages, but this won't
be reliable.

I'm pretty close to having a clean way to not record the wrong size when
we're downloading a part. I'm not sure how it will work for users with
and existing wrong size in their message DB, they may need to manually
rebuild the folder.

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

Title:
  Mailbox grows endlessly, heavy traffic

Status in Mozilla Thunderbird Mail and News:
  In Progress
Status in “thunderbird” package in Ubuntu:
  Triaged
Status in “thunderbird” source package in Lucid:
  Triaged
Status in “thunderbird” source package in Natty:
  Triaged
Status in “thunderbird” source package in Oneiric:
  Triaged
Status in “thunderbird” source package in Precise:
  Triaged
Status in “thunderbird” source package in Quantal:
  Triaged

Bug description:
  Yesterday I noticed that my Internet connection keeps transferring a lot of 
data. After a while I checked with nethogs and discovered this was caused by 
Thunderbird.
  Today I got a warning that my HDD was near full.
  In this 2 days, the mailbox had grown to 20 GB, while in reality it should be 
around 1 GB (a fresh zipped backup has 600 MB).

  I removed the .thunderbird folder and configured my IMAP mailbox from 
scratch. The same happened again.
  I think this is not related to a somehow special configuration of my PC bcs 
my colleague discovered it's the same on his machine. Without checking, he 
wouldn't have noticed yet bcs of a much bigger HDD...

  We couldn't yet find out what exactly happens / which data is transferred 
again and again.
  I suspect it's related to the last thunderbird update.

  Ubuntu 12.04
  Tunderbird 16.0.1+build1-0ubuntu0.12.04.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunderbird/+bug/1068921/+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 1068921]

2012-10-26 Thread Chris Coulson
Created attachment 675206
Only correct the message size when storing the message offline

Would something like this be sufficient to stop the wrong size being
saved in the database? It seems to do the trick here, but I'm not
familiar with this code enough to know if it breaks something else

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

Title:
  Mailbox grows endlessly, heavy traffic

Status in Mozilla Thunderbird Mail and News:
  In Progress
Status in “thunderbird” package in Ubuntu:
  Triaged
Status in “thunderbird” source package in Lucid:
  Triaged
Status in “thunderbird” source package in Natty:
  Triaged
Status in “thunderbird” source package in Oneiric:
  Triaged
Status in “thunderbird” source package in Precise:
  Triaged
Status in “thunderbird” source package in Quantal:
  Triaged

Bug description:
  Yesterday I noticed that my Internet connection keeps transferring a lot of 
data. After a while I checked with nethogs and discovered this was caused by 
Thunderbird.
  Today I got a warning that my HDD was near full.
  In this 2 days, the mailbox had grown to 20 GB, while in reality it should be 
around 1 GB (a fresh zipped backup has 600 MB).

  I removed the .thunderbird folder and configured my IMAP mailbox from 
scratch. The same happened again.
  I think this is not related to a somehow special configuration of my PC bcs 
my colleague discovered it's the same on his machine. Without checking, he 
wouldn't have noticed yet bcs of a much bigger HDD...

  We couldn't yet find out what exactly happens / which data is transferred 
again and again.
  I suspect it's related to the last thunderbird update.

  Ubuntu 12.04
  Tunderbird 16.0.1+build1-0ubuntu0.12.04.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunderbird/+bug/1068921/+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 1068921]

2012-10-26 Thread Irving
Created attachment 675468
call DiscardNewMessage properly, only update size when downloading full message

This includes my previous patch and also keeps track of when we're
downloading an entire message, and only updates the message size in the
DB on entire message downloads. This patch seems to fix the example
message provided with the original report, after manually compacting or
repairing the folder.

While testing this I noticed that there is still a form of message that
behaves badly whether this patch is applied or not; I attached an
example of that message. I haven't debugged that issue yet.

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

Title:
  Mailbox grows endlessly, heavy traffic

Status in Mozilla Thunderbird Mail and News:
  In Progress
Status in “thunderbird” package in Ubuntu:
  Triaged
Status in “thunderbird” source package in Lucid:
  Triaged
Status in “thunderbird” source package in Natty:
  Triaged
Status in “thunderbird” source package in Oneiric:
  Triaged
Status in “thunderbird” source package in Precise:
  Triaged
Status in “thunderbird” source package in Quantal:
  Triaged

Bug description:
  Yesterday I noticed that my Internet connection keeps transferring a lot of 
data. After a while I checked with nethogs and discovered this was caused by 
Thunderbird.
  Today I got a warning that my HDD was near full.
  In this 2 days, the mailbox had grown to 20 GB, while in reality it should be 
around 1 GB (a fresh zipped backup has 600 MB).

  I removed the .thunderbird folder and configured my IMAP mailbox from 
scratch. The same happened again.
  I think this is not related to a somehow special configuration of my PC bcs 
my colleague discovered it's the same on his machine. Without checking, he 
wouldn't have noticed yet bcs of a much bigger HDD...

  We couldn't yet find out what exactly happens / which data is transferred 
again and again.
  I suspect it's related to the last thunderbird update.

  Ubuntu 12.04
  Tunderbird 16.0.1+build1-0ubuntu0.12.04.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunderbird/+bug/1068921/+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 1052306]

2012-10-26 Thread Irving
Comment on attachment 664374
possible fix

Review of attachment 664374:
-

Looks OK to me; there's a lot of code that changes behaviour if
m_imapMailFolderSink is null so we'll need to keep an eye on trunk in
case this moves the crash somewhere else.

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

Title:
  Thunderbird crashes upon displaying specific message

Status in Mozilla Thunderbird Mail and News:
  Confirmed
Status in “thunderbird” package in Ubuntu:
  New

Bug description:
  Everytime I try to open a specific email, thunderbird crashes.  See
  reported crash id for more details.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: thunderbird 15.0.1+build1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-14.19-generic 3.5.3
  Uname: Linux 3.5.0-14-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.5.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  nbarcet2798 F pulseaudio
   /dev/snd/pcmC0D0p:   nbarcet2798 F...m pulseaudio
  BuildID: 20120911223312
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Channel: Unavailable
  Date: Tue Sep 18 06:11:32 2012
  EcryptfsInUse: Yes
  ForcedLayersAccel: False
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120201.2)
  MostRecentCrashID: bp-2db3eea4-c46d-4d64-8b6e-e47f92120918
  PrefSources:
   prefs.js
   
/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/enigmail.js
   
/usr/lib/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{847b3a00-7ab1-11d4-8f02-006008948af5}/defaults/preferences/000system.js
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Profiles: Profile0 (Default) - LastVersion=15.0.1/20120911223312 (In use)
  RelatedPackageVersions:
   totem-mozilla 3.4.3-0ubuntu3
   djview-plugin 4.9-2ubuntu1
   rhythmbox-mozilla 2.97-1ubuntu4
   google-talkplugin 2.9.10.0-1
  RunningIncompatibleAddons: False
  SourcePackage: thunderbird
  UpgradeStatus: Upgraded to quantal on 2012-09-16 (1 days ago)
  dmi.bios.date: 02/01/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6IET75WW (1.35 )
  dmi.board.name: 2516CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr6IET75WW(1.35):bd02/01/2011:svnLENOVO:pn2516CTO:pvrThinkPadT410:rvnLENOVO:rn2516CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2516CTO
  dmi.product.version: ThinkPad T410
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunderbird/+bug/1052306/+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 412738] Re: Can't record a second sound clip

2012-10-26 Thread Yu Ning
There is a upstream report for this bug:
https://bugzilla.gnome.org/show_bug.cgi?id=490576

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

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

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

Title:
  Can't record a second sound clip

Status in GNOME Media Utilities:
  Unknown
Status in “gnome-media” package in Ubuntu:
  New

Bug description:
  Binary package hint: gnome-media

  I was trying to record various drum machine samples, but whenever I
  try to record a second sample, the first one plays again.  To get
  around this, I have to restart Sound Recorder.

  The name of the window updates (Untitled-N+1) but it just replays the
  first recording.

  Ubuntu Jaunty: 9.04
  gnome-media:
Installed: 2.26.0-0ubuntu3
Candidate: 2.26.0-0ubuntu3
Version table:
   *** 2.26.0-0ubuntu3 0
  500 http://gb.archive.ubuntu.com jaunty/main Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  Architecture: amd64
  DistroRelease: Ubuntu 9.04
  ExecutablePath: /usr/bin/gnome-sound-recorder
  NonfreeKernelModules: fglrx
  Package: gnome-media 2.26.0-0ubuntu3
  ProcEnviron:
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-media
  Uname: Linux 2.6.28-14-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-media/+bug/412738/+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 1068618] Re: Doesn't honor the background images selected in the settings

2012-10-26 Thread Uqbar
Any news?

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

Title:
  Doesn't honor the background images selected in the settings

Status in “lightdm” package in Ubuntu:
  Incomplete

Bug description:
  In System Settings -- Login screen (Light DM) -- Theme I've selected both 
an image file for the Background image and for the Welcome Image.
  The image thumbnails are displayed in the same setting page. I've then 
clicked on apply and have provided the needed authorization.
  None is displayed ad the subsequent logins, just a white background.
  I would expect to see the selected images (whatever is the background and the 
welcome image).

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: lightdm 1.4.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.5.0-17.18-lowlatency 3.5.5
  Uname: Linux 3.5.0-17-lowlatency x86_64
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: amd64
  Date: Fri Oct 19 14:55:41 2012
  InstallationMedia: Kubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120424)
  SourcePackage: lightdm
  UpgradeStatus: Upgraded to quantal on 2012-10-19 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1068618/+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 1068921] Re: Mailbox grows endlessly, heavy traffic

2012-10-26 Thread Bug Watch Updater
** Changed in: thunderbird
   Importance: High = Medium

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

Title:
  Mailbox grows endlessly, heavy traffic

Status in Mozilla Thunderbird Mail and News:
  In Progress
Status in “thunderbird” package in Ubuntu:
  Triaged
Status in “thunderbird” source package in Lucid:
  Triaged
Status in “thunderbird” source package in Natty:
  Triaged
Status in “thunderbird” source package in Oneiric:
  Triaged
Status in “thunderbird” source package in Precise:
  Triaged
Status in “thunderbird” source package in Quantal:
  Triaged

Bug description:
  Yesterday I noticed that my Internet connection keeps transferring a lot of 
data. After a while I checked with nethogs and discovered this was caused by 
Thunderbird.
  Today I got a warning that my HDD was near full.
  In this 2 days, the mailbox had grown to 20 GB, while in reality it should be 
around 1 GB (a fresh zipped backup has 600 MB).

  I removed the .thunderbird folder and configured my IMAP mailbox from 
scratch. The same happened again.
  I think this is not related to a somehow special configuration of my PC bcs 
my colleague discovered it's the same on his machine. Without checking, he 
wouldn't have noticed yet bcs of a much bigger HDD...

  We couldn't yet find out what exactly happens / which data is transferred 
again and again.
  I suspect it's related to the last thunderbird update.

  Ubuntu 12.04
  Tunderbird 16.0.1+build1-0ubuntu0.12.04.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunderbird/+bug/1068921/+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 1049460] Re: [Intel HD4000] GPU lockup IPEHR: 0x01000000 IPEHR: 0x01000000

2012-10-26 Thread Edward Donovan
For what little it's worth, I haven't experienced this crash again, but
after a bumpy period I stopped running concurrent X sessions.  X
stability has been much nicer in general, though, since the time when I
reported this, during a period when several releases were described as
Merge from unreleased debian git.  Thanks.

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

Title:
  [Intel HD4000] GPU lockup  IPEHR: 0x0100 IPEHR: 0x0100

Status in “xserver-xorg-video-intel” package in Ubuntu:
  Confirmed

Bug description:
  I had two X sessions, for different user accounts, running when this
  crash happened.  This report was uploaded after a reboot.  I could ssh
  into the system, but the screen was black and unresponsive.  Alt-Sysrq
  attempts had no effect.  Thanks.

  [ 88809.395] (II) AIGLX: Suspending AIGLX clients for VT switch
  [ 88819.250] (EE) intel(0): Detected a hung GPU, disabling acceleration.
  [ 88819.250] (EE) intel(0): When reporting this, please include 
i915_error_state from debugfs and the full dmesg.

  [   47.573056] telepathy-gabbl[2356] general protection ip:7f398f8c72de 
sp:7fffcbe8c7e0 error:0 in libtelepathy-glib.so.0.76.0[7f398f866000+20d000]
  [12052.717411] compiz[2098]: segfault at 9 ip 7fb68360d82b sp 
7fff62e21540 error 4 in libstdc++.so.6.0.17[7fb68355+e5000]
  [80474.380406] init: irqbalance main process (1274) killed by TERM signal
  [88627.062497] [drm:i915_hangcheck_ring_idle] *ERROR* Hangcheck timer 
elapsed... render ring idle
  [88721.752751] [drm:i915_hangcheck_ring_idle] *ERROR* Hangcheck timer 
elapsed... render ring idle
  [88724.062464] [drm:i915_hangcheck_ring_idle] *ERROR* Hangcheck timer 
elapsed... render ring idle
  [88731.630971] [drm:i915_hangcheck_ring_idle] *ERROR* Hangcheck timer 
elapsed... render ring idle
  [88731.630978] [drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... 
GPU hung
  [88731.630980] [drm] capturing error event; look for more information in 
/debug/dri/0/i915_error_state

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: xserver-xorg-video-intel 2:2.20.6-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-14.16-generic 3.5.3
  Uname: Linux 3.5.0-14-generic x86_64
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: amd64
  Date: Tue Sep 11 23:32:30 2012
  DistroCodename: quantal
  DistroVariant: ubuntu
  DuplicateSignature: GPU lockup  IPEHR: 0x0100 IPEHR: 0x0100 Ubuntu 
12.10
  ExecutablePath: /usr/share/apport/apport-gpu-error-intel.py
  GpuHangFrequency: Once a week
  InterpreterPath: /usr/bin/python3.2mu
  MachineType: System manufacturer System Product Name
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apport-gpu-error-intel.py
  ProcEnviron:

  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-14-generic 
root=UUID=779b6708-eeec-4cc0-9701-d76b020f7ffb ro splash quiet irqfixup 
vt.handoff=7
  RelatedPackageVersions:
   xserver-xorg 1:7.7+1ubuntu3
   libdrm2  2.4.39-0ubuntu1
   xserver-xorg-video-intel 2:2.20.6-0ubuntu1
  SourcePackage: xserver-xorg-video-intel
  Title: GPU lockup  IPEHR: 0x0100 IPEHR: 0x0100
  UdevDb: Error: [Errno 2] No such file or directory: 'udevadm'
  UpgradeStatus: Upgraded to quantal on 2012-06-14 (89 days ago)
  UserGroups:

  dmi.bios.date: 03/26/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0906
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: P8Z77-V PRO
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0906:bd03/26/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnP8Z77-VPRO:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1049460/+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 412738] Re: Can't record a second sound clip

2012-10-26 Thread Yu Ning
Maybe I should provide a patch instead of a branch.

** Patch added: fix-missing-eos-in-sound-recording.patch
   
https://bugs.launchpad.net/gnome-media/+bug/412738/+attachment/3414090/+files/fix-missing-eos-in-sound-recording.patch

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

Title:
  Can't record a second sound clip

Status in GNOME Media Utilities:
  Unknown
Status in “gnome-media” package in Ubuntu:
  New

Bug description:
  Binary package hint: gnome-media

  I was trying to record various drum machine samples, but whenever I
  try to record a second sample, the first one plays again.  To get
  around this, I have to restart Sound Recorder.

  The name of the window updates (Untitled-N+1) but it just replays the
  first recording.

  Ubuntu Jaunty: 9.04
  gnome-media:
Installed: 2.26.0-0ubuntu3
Candidate: 2.26.0-0ubuntu3
Version table:
   *** 2.26.0-0ubuntu3 0
  500 http://gb.archive.ubuntu.com jaunty/main Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  Architecture: amd64
  DistroRelease: Ubuntu 9.04
  ExecutablePath: /usr/bin/gnome-sound-recorder
  NonfreeKernelModules: fglrx
  Package: gnome-media 2.26.0-0ubuntu3
  ProcEnviron:
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-media
  Uname: Linux 2.6.28-14-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-media/+bug/412738/+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 412738] Re: Can't record a second sound clip

2012-10-26 Thread Yu Ning
Maybe I should provide a patch instead of a branch.

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

Title:
  Can't record a second sound clip

Status in GNOME Media Utilities:
  Unknown
Status in “gnome-media” package in Ubuntu:
  New

Bug description:
  Binary package hint: gnome-media

  I was trying to record various drum machine samples, but whenever I
  try to record a second sample, the first one plays again.  To get
  around this, I have to restart Sound Recorder.

  The name of the window updates (Untitled-N+1) but it just replays the
  first recording.

  Ubuntu Jaunty: 9.04
  gnome-media:
Installed: 2.26.0-0ubuntu3
Candidate: 2.26.0-0ubuntu3
Version table:
   *** 2.26.0-0ubuntu3 0
  500 http://gb.archive.ubuntu.com jaunty/main Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  Architecture: amd64
  DistroRelease: Ubuntu 9.04
  ExecutablePath: /usr/bin/gnome-sound-recorder
  NonfreeKernelModules: fglrx
  Package: gnome-media 2.26.0-0ubuntu3
  ProcEnviron:
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-media
  Uname: Linux 2.6.28-14-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-media/+bug/412738/+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 1071616] Re: evolution-calendar-factory crashed with SIGFPE in g_closure_invoke()

2012-10-26 Thread Apport retracing service
*** This bug is a duplicate of bug 1062740 ***
https://bugs.launchpad.net/bugs/1062740

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 #1062740, 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.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1071616/+attachment/3414091/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1071616/+attachment/3414093/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1071616/+attachment/3414094/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1071616/+attachment/3414095/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1071616/+attachment/3414096/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1071616/+attachment/3414097/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1071616/+attachment/3414098/+files/ThreadStacktrace.txt

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

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  evolution-calendar-factory crashed with SIGFPE in g_closure_invoke()

Status in “evolution-data-server” package in Ubuntu:
  New

Bug description:
  cc

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: evolution-data-server 3.6.0-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Fri Oct 26 08:19:17 2012
  ExecutablePath: /usr/lib/evolution/evolution-calendar-factory
  InstallationDate: Installed on 2011-05-11 (533 days ago)
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  MarkForUpload: True
  ProcCmdline: /usr/lib/evolution/evolution-calendar-factory
  ProcEnviron:
   SHELL=/bin/false
   XDG_RUNTIME_DIR=set
   PATH=(custom, no user)
   LANGUAGE=fr:en
   LANG=fr_FR.UTF-8
  Signal: 8
  SourcePackage: evolution-data-server
  StacktraceTop:
   ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   ?? () from 
/usr/lib/evolution-data-server/calendar-backends/libecalbackendcontacts.so
   g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  Title: evolution-calendar-factory crashed with SIGFPE in g_closure_invoke()
  UpgradeStatus: Upgraded to quantal on 2012-10-03 (22 days ago)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution-data-server/+bug/1071616/+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 1070532] Re: [MS-7623, VIA VT1828S, Green Headphone Out, Front] No sound at all

2012-10-26 Thread Raymond
use those application which allow you to specify playback and capture
device

mplayer -ao alsa:device=hw=0.2 foo.wav

as windows allow this, why linux cannot  have this feature in pulseaudio
?

http://www.intel.com/support/motherboards/desktop/sb/cs-020642.htm#multistream

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

Title:
  [MS-7623, VIA VT1828S, Green Headphone Out, Front] No sound at all

Status in “alsa-driver” package in Ubuntu:
  New

Bug description:
  The same PC can boot WIndows: the headphones work correctly there
  (even to the point that the default audio output is automatically
  muted when the headphones are plugged in).

  The headphones have an integrated microphone, which is also plugged in
  the (pink) front connector. The microphone works OK.

  There is an HDMI connector as well as the front and back jack
  connectors. Without adding radeon.audio=1 to the kernel boot options,
  the HDMI output on the same PC booted with Ubuntu does not work.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  fabrizio   2081 F pulseaudio
   /dev/snd/controlC0:  fabrizio   2081 F pulseaudio
   /dev/snd/pcmC0D0c:   fabrizio   2081 F...m pulseaudio
   /dev/snd/pcmC0D0p:   fabrizio   2081 F...m pulseaudio
  Date: Tue Oct 23 22:08:19 2012
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:SB failed
  Symptom_Card: Audio interno - HDA ATI SB
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  fabrizio   2081 F pulseaudio
   /dev/snd/controlC0:  fabrizio   2081 F pulseaudio
   /dev/snd/pcmC0D0c:   fabrizio   2081 F...m pulseaudio
   /dev/snd/pcmC0D0p:   fabrizio   2081 F...m pulseaudio
  Symptom_Jack: Green Headphone Out, Front
  Symptom_Type: No sound at all
  Title: [MS-7623, VIA VT1828S, Green Headphone Out, Front] No sound at all
  UpgradeStatus: Upgraded to quantal on 2012-10-20 (3 days ago)
  dmi.bios.date: 08/10/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V11.5
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: 880GM-E41 (MS-7623)
  dmi.board.vendor: MSI
  dmi.board.version: 2.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 2.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV11.5:bd08/10/2010:svnMSI:pnMS-7623:pvr2.0:rvnMSI:rn880GM-E41(MS-7623):rvr2.0:cvnMSI:ct3:cvr2.0:
  dmi.product.name: MS-7623
  dmi.product.version: 2.0
  dmi.sys.vendor: MSI

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1070532/+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 1064992] Re: Unity menubar crashes when activating a submenu in LibreOffice while using Orca screen reader

2012-10-26 Thread Albert Astals Cid
** Changed in: gtk+3.0 (Ubuntu)
 Assignee: Albert Astals Cid (aacid) = (unassigned)

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

Title:
  Unity menubar crashes when activating a submenu in LibreOffice while
  using Orca screen reader

Status in The Application Menu:
  In Progress
Status in Unity:
  Invalid
Status in “gtk+3.0” package in Ubuntu:
  In Progress
Status in “libreoffice” package in Ubuntu:
  Incomplete

Bug description:
  When using LibreOffice, Unity menubar crashes when activating a
  submenu if Orca screen reader is being used. Although menubar crashes,
  LibreOffice doesn't.

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-appmenu/+bug/1064992/+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 1069345] Re: No menu bar under gnome-classic

2012-10-26 Thread dino99
Looks like that the menu is not displayed at all with a naked panel.
As i get back this menu after having recustomized the panel: adding (
right-click - add to panel) complete notification applet 
notification area applet.

So its an incomplete design; every app should deal by default with such
config.


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

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

Title:
  No menu bar under gnome-classic

Status in “libreoffice” package in Ubuntu:
  Confirmed

Bug description:
  Using Calc on Quantal i386 (dist-upgrade from PP):

  - Since the last bug #1044657bug #1062786 fixes, everything was fine
  - but i got a corrupted .config folder, so i've let QQ to recreate a clean one
  - that is where the missing menu have reappeared when logged as gnome-classic
  - reinstalling and/or reconfiguring libreoffice did not solve that issue.

  Logged as GS, for example, Calc has the menu bar. That is on a
  standard QQ installation.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1069345/+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 1066189] Re: 413c:2003 USB keyboard frequently stops working

2012-10-26 Thread Tan Kah Ping
Tested with kernel v3.7-rc2-raring and keyboard doesn't work at all. Not
even detaching and reattaching the keyboard works.

Just to be sure I'm doing this right: Do I need to install linux-image-
extra? Or, is simply testing with linux-image enough? I tested without
-extra.

** Tags removed: needs-upstream-testing
** Tags added: kernel-bug-exists-upstream-v3.7-rc2-raring

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

Title:
  413c:2003 USB keyboard frequently stops working

Status in “xserver-xorg-input-evdev” package in Ubuntu:
  Incomplete

Bug description:
  My USB keyboard randomly stops working in Ubuntu 12.10. Physically
  detaching then reattaching causes it to work again for a time. There
  doesn't seem to be a consistent time to when it stops working.

  Testing on Windows 7 doesn't give any such problems so the hardware
  seems to be fine.

  https://wiki.ubuntu.com/DebuggingKeyboardDetection#generalinfo :
  + lsusb -v  ~/lsusb-v 
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1066189/+attachment/3404223/+files/lsusb-v

  
https://wiki.ubuntu.com/DebuggingKeyboardDetection#In_case_your_USB_keyboard_stops_working_after_a_while
  + dmesg  ~/dmesg_boot 
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1066189/+attachment/3404260/+files/dmesg_boot
  + diff -ns ~/dmesg_boot ~/dmesg  ~/dmesg_diff 
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1066189/+attachment/3404261/+files/dmesg_diff
  + cp /var/log/Xorg.0.log ~/Xorg.0.log_tmp 
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1066189/+attachment/3404282/+files/Xorg.0.log
  + diff -ns ~/Xorg.0.log ~/Xorg.0.log_tmp  ~/Xorg.0.log_diff 
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1066189/+attachment/3404283/+files/Xorg.0.log_diff

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: linux-image-3.5.0-17-generic 3.5.0-17.28
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  kahping1683 F pulseaudio
   /dev/snd/controlC0:  kahping1683 F pulseaudio
  Date: Sat Oct 13 08:18:03 2012
  HibernationDevice: RESUME=UUID=a8e14165-fc4c-446b-b4fb-30d858c0d447
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Beta amd64 (20120926)
  MachineType: ECS A780GM-A
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=9b1bed7b-ef46-4723-aa17-4e7ef94d1375 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-17-generic N/A
   linux-backports-modules-3.5.0-17-generic  N/A
   linux-firmware1.94
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/23/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 080014
  dmi.board.name: A780GM-A
  dmi.board.vendor: ECS
  dmi.board.version: 1.0
  dmi.chassis.type: 3
  dmi.chassis.vendor: ECS
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080014:bd11/23/2009:svnECS:pnA780GM-A:pvr1.0:rvnECS:rnA780GM-A:rvr1.0:cvnECS:ct3:cvr:
  dmi.product.name: A780GM-A
  dmi.product.version: 1.0
  dmi.sys.vendor: ECS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1066189/+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 883319] Re: xrandr --scale restricts area in which mouse moves

2012-10-26 Thread Calichon
Thanks Chris and Marc, for the patch and ppa. I just tried the fix in
Quantal Quetzal (12.10) 32 bits. My netbook is a Benq Joybook Lite
U101C, 1024x600, Intel Atom N270 1.6 GHz, graphics card Intel 945.

I even installed Ubuntu Tweak, and activated the events that are
triggered in the screen corners (show windows, show desktop, show
workspaces). The first time, the behavior was weird, but that time I
used the NEWREZ script. The second time I used xrandr on terminal and
all it's working good, what am I saying?, it's working awesome.  Good
work

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

Title:
  xrandr --scale restricts area in which mouse moves

Status in X.Org X server:
  Confirmed
Status in “xorg-server” package in Ubuntu:
  Triaged

Bug description:
  in kubuntu (and ubuntu) 11.04 i used to enlarge my laptop screen like
  so

  xrandr --output LVDS1 --scale 1.2x1.2

  this worked fine: the desktop scaled to larger size correctly .
   After upgrading to 11.10, in kde the desktop still resizes
  correctly, but the movement of the mouse is restricted to an area equal to
  the screen size *before* issuing the scaling command. .. Ie let's say
  the mode is 1366x768 and I do xrandr --output LVDS1 --scale 1.2x1.2 the
  screen size changes to 1640x922 but the mouse moves in an area the size of
  1366x768 in the top left of the screen and then 'hits a wall' preventing
  it to move. I also tried ubuntu 11.10 with gnome: here the screen also 
  resizes, but I have the same issue with the mouse, and the extended area
  of the desktop is black...

  Some time ago there was a similar issue, which was resolved later. Now it 
seems
  to be back...

  jos@samsungsucks:~$ lsb_release -rd
  Description:Ubuntu 11.10
  Release:11.10

  jos@samsungsucks:~$ xrandr --version
  xrandr program version   1.3.5
  Server reports RandR version 1.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/883319/+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 1070697] Re: Transmission freezes when start downloading torrent

2012-10-26 Thread mrDoctorWho
Sorry, i was not wait. Transmission at this freeze filling the file
size on disk

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

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

Title:
  Transmission freezes when start downloading torrent

Status in “transmission” package in Ubuntu:
  Invalid

Bug description:
  Xubuntu 12.10, Transmission 2.61 (13407)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: transmission-gtk 2.61-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-24.39~phc0-generic-phc 3.2.16
  Uname: Linux 3.2.0-24-generic-phc i686
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: i386
  Date: Wed Oct 24 14:18:29 2012
  EcryptfsInUse: Yes
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=ru_RU.UTF-8
   SHELL=/bin/bash
  SourcePackage: transmission
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/transmission/+bug/1070697/+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 971051] Re: no alt+tab in gnome classic session

2012-10-26 Thread Daniel van Vugt
** Changed in: gnome-panel (Ubuntu)
   Status: Confirmed = Invalid

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

** No longer affects: gnome-panel (Ubuntu)

** No longer affects: gnome-panel (Ubuntu Precise)

** Changed in: compiz (Ubuntu)
   Status: Confirmed = Triaged

** Changed in: compiz (Ubuntu Precise)
   Status: Confirmed = Triaged

** Changed in: compiz (Ubuntu)
Milestone: None = ubuntu-13.04-beta-1

** Summary changed:

- no alt+tab in gnome classic session
+ No Alt+Tab in gnome classic session (switcher plugin not loaded)

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

Title:
  No Alt+Tab in gnome classic session (switcher plugin not loaded)

Status in “compiz” package in Ubuntu:
  Triaged
Status in “compiz” source package in Precise:
  Triaged
Status in Baltix GNU/Linux:
  New

Bug description:
  When using the Gnome Classic session (with Compiz) in Ubuntu Precise
  Pangolin, I cannot use alt + tab to switch applications.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-panel 1:3.4.0-0ubuntu1
  Uname: Linux 3.3.0-030300-generic x86_64
  ApportVersion: 2.0-0ubuntu2
  Architecture: amd64
  Date: Sun Apr  1 21:01:11 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120108)
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-panel
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/971051/+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 1061842] Re: alsa-sink.c: Most likely this is a bug in the ALSA driver 'snd_hda_intel'

2012-10-26 Thread Raymond
when buffer time reduce to 371ms, 3 * buffer time is just more than a
second but the sink still keep open for 5 seconds of idle time before
the sink is closed

http://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/?id=07333f8cae480a25af02ad32286ab38d4272698e

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

Title:
  alsa-sink.c: Most likely this is a bug in the ALSA driver
  'snd_hda_intel'

Status in “alsa-driver” package in Ubuntu:
  New

Bug description:
  Hallo
  Testing an installation with assistive tecnology `screen reader' orca is 
regularry started at ubiquity-dm, then it seems shutted down when the  live 
session is stearted.
  On this hardware the audio is perfectly working in a fully updated quantal.
  These are the errors reported in syslog:
  Oct  4 21:21:48 ubuntu pulseaudio[4774]: [alsa-sink] alsa-sink.c: ALSA woke 
us up to write new data to the device, but there was actually nothing to write!
  Oct  4 21:21:48 ubuntu pulseaudio[4774]: [alsa-sink] alsa-sink.c: Most likely 
this is a bug in the ALSA driver 'snd_hda_intel'. Please report this issue to 
the ALSA developers.
  Oct  4 21:21:48 ubuntu pulseaudio[4774]: [alsa-sink] alsa-sink.c: We were 
woken up with POLLOUT set -- however a subsequent snd_pcm_avail() returned 0 or 
another value  min_avail.
  Thanks
  Fabio

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu2
  ProcVersionSignature: Ubuntu 3.5.0-16.25-generic 3.5.4
  Uname: Linux 3.5.0-16-generic x86_64
  ApportVersion: 2.6.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 4774 F pulseaudio
   /dev/snd/pcmC0D0p:   ubuntu 4774 F...m pulseaudio
  CasperVersion: 1.327
  Date: Thu Oct  4 19:34:19 2012
  LiveMediaBuild: Ubuntu 12.10 Quantal Quetzal - Beta amd64 (20121004)
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/20/2010
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F7
  dmi.board.name: H55M-S2H
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF7:bd08/20/2010:svnGigabyteTechnologyCo.,Ltd.:pnH55M-S2H:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnH55M-S2H:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: H55M-S2H
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1061842/+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 1044485] Re: lightdm-set-defaults is undocumented in lightdm man page

2012-10-26 Thread Lars Noodén
It would be very, very useful to have a manual page for lightdm.conf(5)
made.  Currently there seems to be no single place where the options are
documented.  There are a few howtos floating around with individual
tricks, but a complete overview of the configuration options is needed
to really make lightdm fully useful.

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

Title:
  lightdm-set-defaults is undocumented in lightdm man page

Status in “lightdm” package in Ubuntu:
  In Progress

Bug description:
  first off, this applies to 12.10 and 12.04 and possibly earlier
  versions.

  secondly, in trying to figure out how to change some relatively simple
  things, i've found people suggesting an edit to lightdm.conf, which
  works, but clearly lightdm-set-defaults is a much better and user
  friendly way to do this. the lack of any reference to what the
  possible options are in the lightdm.conf versus the help page (-h) in
  lightdm-set-defaults is an example of this. however, there is no
  reference to it in the lightdm man page. this would be a simple fix.

  it would also help to throw it into a directory that is in the $PATH
  or set the directory it's installed in as part of the $PATH at
  install, but perhaps i should create a different bug for this.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: lightdm 1.3.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.4.0-5.11-generic 3.4.0
  Uname: Linux 3.4.0-5-generic i686
  ApportVersion: 2.1.1-0ubuntu2
  Architecture: i386
  Date: Fri Aug 31 10:34:34 2012
  InstallationMedia: Lubuntu 12.04 Precise Pangolin - Alpha i386 (20120215)
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=screen
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1044485/+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 1068661] Re: 1002:6740 Unity does not load after installing fglrx-installer Radeon HD 6700M Series

2012-10-26 Thread David Kudera
** Information type changed from Public to Public Security

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

Title:
  1002:6740 Unity does not load after installing fglrx-installer Radeon
  HD 6700M Series

Status in AMD fglrx video driver:
  Unknown
Status in “fglrx-installer” package in Ubuntu:
  Confirmed

Bug description:
  I have a laptop with ATI Radeon 6770M HD Hybrid graphics card. In
  Ubuntu 12.04, I installed the fglrx driver through additional
  drivers and it worked. (I can even switch GPUs). But in the new
  Ubuntu 12.10, after installing, Unity won't load.

  Only the mouse and the wallpaper. If I initialize the settings sudo
  aticonfig --initial then after rebooting it gives a warning saying I'm
  in low graphics mode! How to fix this?

  Even tried the drivers from AMD website (both the old 8.* and the new
  9.* drivers)

  Earlier i used software source to install the drivers. But when using
  the terminal, I got this warning :

  - update-alternatives: warning: forcing reinstallation of alternative
  /usr/lib/fglrx/ld.so.conf because link group x86_64-linux-gnu_gl_conf
  is broken

  Full installation log :

  - pubudu@lap1:~$ sudo apt-get install fglrx-updates
  [sudo] password for pubudu: 
  Reading package lists... Done
  Building dependency tree 
  Reading state information... Done
  The following extra packages will be installed:
  fglrx-amdcccle-updates
  The following NEW packages will be installed:
  fglrx-amdcccle-updates fglrx-updates
  0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
  Need to get 85.1 MB of archives.
  After this operation, 254 MB of additional disk space will be used.
  Do you want to continue [Y/n]? y
  Get:1 http://lk.archive.ubuntu.com/ubuntu/ quantal/restricted fglrx-updates 
amd64 2:9.000-0ubuntu3 [79.4 MB]
  Get:2 http://lk.archive.ubuntu.com/ubuntu/ quantal/restricted 
fglrx-amdcccle-updates amd64 2:9.000-0ubuntu3 [5,747 kB]
  Fetched 85.1 MB in 16min 38s (85.3 kB/s) 
  Selecting previously unselected package fglrx-updates.
  (Reading database ... 159905 files and directories currently installed.)
  Unpacking fglrx-updates (from .../fglrx-updates_2%3a9.000-0ubuntu3_amd64.deb) 
...
  Selecting previously unselected package fglrx-amdcccle-updates.
  Unpacking fglrx-amdcccle-updates (from 
.../fglrx-amdcccle-updates_2%3a9.000-0ubuntu3_amd64.deb) ...
  Processing triggers for ureadahead ...
  ureadahead will be reprofiled on next reboot
  Setting up fglrx-updates (2:9.000-0ubuntu3) ...
  update-alternatives: using /usr/lib/fglrx/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: forcing reinstallation of alternative 
/usr/lib/fglrx/ld.so.conf because link group x86_64-linux-gnu_gl_conf is broken
  update-alternatives: using /usr/lib/fglrx/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-initramfs: deferring update (trigger activated)
  Loading new fglrx-updates-9.000 DKMS files...
  First Installation: checking all kernels...
  Building only for 3.5.0-17-generic
  Building for architecture x86_64
  Building initial module for 3.5.0-17-generic
  Done.

  fglrx_updates:
  Running module version sanity check.
  - Original module
  - No original module exists within this kernel
  - Installation
  - Installing to /lib/modules/3.5.0-17-generic/updates/dkms/

  depmod...

  DKMS: install completed.
  update-initramfs: deferring update (trigger activated)
  Processing triggers for ureadahead ...
  Processing triggers for bamfdaemon ...
  Rebuilding /usr/share/applications/bamf.index...
  Setting up fglrx-amdcccle-updates (2:9.000-0ubuntu3) ...
  Processing triggers for initramfs-tools ...
  update-initramfs: Generating /boot/initrd.img-3.5.0-17-generic
  Processing triggers for libc-bin ...
  ldconfig deferred processing now taking place
  --- 
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: amd64
  DistroCodename: quantal
  DistroRelease: Ubuntu 12.10
  DistroVariant: ubuntu
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  NonfreeKernelModules: fglrx wl
  Package: fglrx-installer (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Tags:  quantal ubuntu
  Uname: Linux 3.5.0-17-generic x86_64
  UnreportableReason: Please work this issue through technical support channels 
first.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
  --- 
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  pubudu 2001 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  

[Desktop-packages] [Bug 1026331] Re: `amixer set Master toggle` mutes but doesn't unmute

2012-10-26 Thread CaptainMark
This bug is clearly still active, how to use the patch?

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

Title:
  `amixer set Master toggle` mutes but doesn't unmute

Status in “alsa-utils” package in Ubuntu:
  Confirmed

Bug description:
  alsa-utils 1.0.25-1ubuntu5

  This used to work in 10.04, does not longer work in 12.04:

  sound is on
  # amixer set Master toggle
  sound is off
  # amixer set Master toggle
  sound is still off, should be on

  The same is true for mute/unmute, previously in 10.04 one could
  mute/unmute Master, but now one has to (mute Master)/(unmute Master,
  Headphone, Front, etc etc in order for the sound to be restored)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-utils/+bug/1026331/+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 1070783] Re: HUD 'update status' doesn't point to gwibber update box

2012-10-26 Thread T Ross
I've just checked and it doesn't work for any of the messaging menu
options for me either.  Am tempted to edit the title and description,
but don't know if I should

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

Title:
  HUD 'update status' doesn't point to gwibber update box

Status in “gwibber” package in Ubuntu:
  Confirmed

Bug description:
  When I type 'update status' into HUD in 12.10 I don't get the option for 
gwibber's update status box.  I did in 12.04
  Selecting update status from the messaging menu does work.  HUD seems to work 
for other things - this is the only option I used regularly

  gwibber version 3.6.0-0ubuntu1 0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gwibber/+bug/1070783/+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 1066208] Re: Battery indicator shows mouse battery instead of notebook battery

2012-10-26 Thread Charles Kerr
Regarding the other half of this ticket: showing the mouse battery
instead of the notebook battery /might/ be correct, but it depends on
the state of the two batteries. The spec at
https://wiki.ubuntu.com/Power#Title states the decision should be based
on what you need to know most: what device will lose power soonest (and
optionally when), or otherwise which device will take longest to
charge.

I've filed bug #1071645 to cover the other half of this bug separately.

** Summary changed:

- Battery indicator shows mouse battery instead of notebook battery
+ power indicator shows a mouse battery as a laptop battery

** Changed in: indicator-power
   Importance: Undecided = High

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

Title:
  power indicator shows a mouse battery as a laptop battery

Status in The Power Indicator:
  In Progress
Status in “gnome-power-manager” package in Ubuntu:
  Confirmed

Bug description:
  This occurs on an up to date (13 Oct 2012) 12.10 install. The battery 
indicator at the top of the screen displays the status of my bluetooth mouse's 
battery instead of the notebook's battery. Clicking on the battery icon shows 
that there are two batteries. Clicking on one of them brings the Power 
Statistics window, where two batteries are also listed, both as Laptop 
batteries. The one corresponding to the mouse says:
  Device: battery_hid_00o08o76o30oE9o6B_battery
  Type: Laptop battery
  Model: Targus Soft-Touch Bluetooth Mouse

  (and some more data)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gnome-power-manager 3.6.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: amd64
  Date: Sat Oct 13 00:09:35 2012
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-power-manager
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-power/+bug/1066208/+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 1071564] Re: ATI video driver circles round login screen

2012-10-26 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  ATI video driver circles round login screen

Status in “xserver-xorg-video-ati” package in Ubuntu:
  Confirmed

Bug description:
  As suggested by SteVe Cook (yorvyk) in this bug:
  https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
  sis/+bug/1034812 (SiS video driver circles round login screen), I
  have opened a new bug.

  As stated in that bug: Login screen just flicks on screen then screen
  goes blank before login screen flickers back on and of for ever more.

  The same behavior is happening with an integrated ATI Rage Pro (AGP 2X
  and 4M memory) graphic card in a Dell OptiPlex GX1 using Lubuntu 12.10
  Quantal Quetzal.  After upgrading from 12.04, it doesn't enter in the
  X system, and the system tries to change to the graphic mode
  unsuccessfully in a loop indefinitely. Previous this upgrade the
  system was working fine.

  I don't attach the xorg.log because it wasn't present in the system
  and this computer doesn't make use of xorg.conf. However I've attached
  the dmesg and lspci. It is using the latest Lubuntu kernel.

  I appreciate any help given in this subject and thank you for the time
  and effort solving this issue.

  Best regards,

  -Andrey

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/1071564/+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 963061] Re: Doesn't remember ftp password despite promising to do so

2012-10-26 Thread Daniel Hawkins
This affects the other protocols as well (not just FTP).  The
credentials do get stored (remembered) in the Passwords and Keys
application, but they do not get recalled on future connection attempts.

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

Title:
  Doesn't remember ftp password despite promising to do so

Status in GVFS:
  New
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  Steps to reproduce:
  1. In Nautilus, select Connect to Server
  2. Enter ftp server address, select FTP (with login) as type
  3. Enter credentials,
  4. select Remember this password
  5. Connect.
  6. Disconnect.
  7. Do steps 1.-2. again with the same server.

  What happens:
  The User name and Password fields remain empty. You have to enter your 
credentials again if you want to connect.

  What I expect to happen:
  For the Password field (at the very least) be automatically filled when I 
enter the associated user name. Better yet, remember and suggest (as default) 
both the User name and Password used previously.

  Alternatively, just use ~/.netrc if that's available and has the
  credentials (see Bug #963042).

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: nautilus 1:3.3.92-0ubuntu2
  Uname: Linux 3.3.0-030300rc4-generic x86_64
  ApportVersion: 1.95-0ubuntu1
  Architecture: amd64
  CheckboxSubmission: 09ae689090491ca53449589269e4bfd8
  CheckboxSystem: edda5d4f616ca792bf437989cb597002
  Date: Fri Mar 23 14:51:21 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to precise on 2011-11-21 (123 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/963061/+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 412738] Re: Can't record a second sound clip

2012-10-26 Thread Ubuntu Foundation's Bug Bot
The attachment fix-missing-eos-in-sound-recording.patch of this bug
report has been identified as being a patch.  The ubuntu-reviewers team
has been subscribed to the bug report so that they can review the patch.
In the event that this is in fact not a patch you can resolve this
situation by removing the tag 'patch' from the bug report and editing
the attachment so that it is not flagged as a patch.  Additionally, if
you are member of the ubuntu-reviewers team please also unsubscribe the
team from this bug report.

[This is an automated message performed by a Launchpad user owned by
Brian Murray.  Please contact him regarding any issues with the action
taken in this bug report.]

** Tags added: patch

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

Title:
  Can't record a second sound clip

Status in GNOME Media Utilities:
  Unknown
Status in “gnome-media” package in Ubuntu:
  New

Bug description:
  Binary package hint: gnome-media

  I was trying to record various drum machine samples, but whenever I
  try to record a second sample, the first one plays again.  To get
  around this, I have to restart Sound Recorder.

  The name of the window updates (Untitled-N+1) but it just replays the
  first recording.

  Ubuntu Jaunty: 9.04
  gnome-media:
Installed: 2.26.0-0ubuntu3
Candidate: 2.26.0-0ubuntu3
Version table:
   *** 2.26.0-0ubuntu3 0
  500 http://gb.archive.ubuntu.com jaunty/main Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  Architecture: amd64
  DistroRelease: Ubuntu 9.04
  ExecutablePath: /usr/bin/gnome-sound-recorder
  NonfreeKernelModules: fglrx
  Package: gnome-media 2.26.0-0ubuntu3
  ProcEnviron:
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-media
  Uname: Linux 2.6.28-14-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-media/+bug/412738/+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 1071670] [NEW] Printers: cannot cancel job using GUI

2012-10-26 Thread shinyblue
Public bug reported:

Gnome settings Printers plugin show jobs, but selecting on and clicking
the square button (presume that means cancel) does nothing except
disable that button.

Visit http://localhost:631 and the job is easily cancelable.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: gnome-settings-daemon 3.4.2-0ubuntu0.4
ProcVersionSignature: Ubuntu 3.2.0-32.51-generic 3.2.30
Uname: Linux 3.2.0-32-generic x86_64
ApportVersion: 2.0.1-0ubuntu13
Architecture: amd64
Date: Fri Oct 26 09:24:27 2012
InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120822.4)
ProcEnviron:
 LANGUAGE=en_GB:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-settings-daemon
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  Printers: cannot cancel job using GUI

Status in “gnome-settings-daemon” package in Ubuntu:
  New

Bug description:
  Gnome settings Printers plugin show jobs, but selecting on and
  clicking the square button (presume that means cancel) does nothing
  except disable that button.

  Visit http://localhost:631 and the job is easily cancelable.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-settings-daemon 3.4.2-0ubuntu0.4
  ProcVersionSignature: Ubuntu 3.2.0-32.51-generic 3.2.30
  Uname: Linux 3.2.0-32-generic x86_64
  ApportVersion: 2.0.1-0ubuntu13
  Architecture: amd64
  Date: Fri Oct 26 09:24:27 2012
  InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120822.4)
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-settings-daemon
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1071670/+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 1071681] [NEW] eog hangs on quit

2012-10-26 Thread Vadim Peretokin
Public bug reported:

The program for some reason has started to reliably hand when quitting.
Just opening it without any images and closing it causes a hang (see
screenshot).

Here is what gdb says:

vadi@gooseberry:~$ gdb eog
GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2) 7.4-2012.04
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as x86_64-linux-gnu.
For bug reporting instructions, please see:
http://bugs.launchpad.net/gdb-linaro/...
Reading symbols from /usr/bin/eog...(no debugging symbols found)...done.
(gdb) r
Starting program: /usr/bin/eog 
[Thread debugging using libthread_db enabled]
Using host libthread_db library /lib/x86_64-linux-gnu/libthread_db.so.1.
[New Thread 0x7fffedb76700 (LWP 20385)]
[New Thread 0x7fffec941700 (LWP 20386)]
[New Thread 0x7fffe6f60700 (LWP 20387)]
[New Thread 0x7fffdfbd1700 (LWP 20388)]
^C
Program received signal SIGINT, Interrupt.
pthread_cond_wait@@GLIBC_2.3.2 ()
at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
162 ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: No such 
file or directory.
(gdb) bt
#0  pthread_cond_wait@@GLIBC_2.3.2 ()
at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x7437d82f in g_cond_wait ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fffee3b7aeb in ?? ()
   from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
#3  0x758c3cd1 in g_application_run ()
   from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x0041dd3c in main ()
(gdb) r
The program being debugged has been started already.
Start it from the beginning? (y or n) y
Starting program: /usr/bin/eog 
[Thread debugging using libthread_db enabled]
Using host libthread_db library /lib/x86_64-linux-gnu/libthread_db.so.1.
[New Thread 0x7fffedb76700 (LWP 20395)]
[New Thread 0x7fffe7fff700 (LWP 20396)]
[New Thread 0x7fffe6fc5700 (LWP 20397)]
[New Thread 0x7fffdfbd1700 (LWP 20398)]
^C
Program received signal SIGINT, Interrupt.
pthread_cond_wait@@GLIBC_2.3.2 ()
at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
162 ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: No such 
file or directory.
(gdb) bt
#0  pthread_cond_wait@@GLIBC_2.3.2 ()
at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x7437d82f in g_cond_wait ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fffee3b7aeb in ?? ()
   from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
#3  0x758c3cd1 in g_application_run ()
   from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x0041dd3c in main ()

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: eog 3.4.2-0ubuntu1.1
ProcVersionSignature: Ubuntu 3.2.0-32.51-generic 3.2.30
Uname: Linux 3.2.0-32-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu14
Architecture: amd64
CheckboxSubmission: f14e403bdb8f84f871603c9cde62a6ec
CheckboxSystem: 4ed15c40009aa6f7770f606350a390a2
Date: Fri Oct 26 18:45:18 2012
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
ProcEnviron:
 LANGUAGE=en_AU:en
 TERM=xterm
 PATH=(custom, user)
 LANG=en_AU.UTF-8
 SHELL=/bin/bash
SourcePackage: eog
UpgradeStatus: Upgraded to precise on 2012-04-26 (182 days ago)

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


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

** Attachment added: Selection_037.png
   
https://bugs.launchpad.net/bugs/1071681/+attachment/3414198/+files/Selection_037.png

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

Title:
  eog hangs on quit

Status in “eog” package in Ubuntu:
  New

Bug description:
  The program for some reason has started to reliably hand when
  quitting. Just opening it without any images and closing it causes a
  hang (see screenshot).

  Here is what gdb says:

  vadi@gooseberry:~$ gdb eog
  GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2) 7.4-2012.04
  Copyright (C) 2012 Free Software Foundation, Inc.
  License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
  This is free software: you are free to change and redistribute it.
  There is NO WARRANTY, to the extent permitted by law.  Type show copying
  and show warranty for details.
  This GDB was configured as x86_64-linux-gnu.
  For bug reporting instructions, please see:
  http://bugs.launchpad.net/gdb-linaro/...
  Reading symbols from /usr/bin/eog...(no debugging symbols found)...done.
  (gdb) r
  Starting program: /usr/bin/eog 
  [Thread debugging using libthread_db enabled]
  Using host libthread_db library /lib/x86_64-linux-gnu/libthread_db.so.1.

[Desktop-packages] [Bug 1070427] Re: fails to build due to missing kernel headers

2012-10-26 Thread Andy Whitcroft
** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) = Andy Whitcroft (apw)

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

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

Title:
  fails to build due to missing kernel headers

Status in “linux” package in Ubuntu:
  New
Status in “nvidia-graphics-drivers” package in Ubuntu:
  New

Bug description:
  The system in question is a Dell XPS 1340. It needs proprietary
  drivers because it's unable to suspend with the Nouveau drivers.

  Steps to reproduce:

  - Install Ubuntu 12.10 from USB stick
  - Open software-center
  - Go to Edit - Software Sources
  - Go to the Additional Drivers tab
  - Select the first offered NVidia driver (nvidia-current)
  - Click on apply changes

  Expected result:
  - Nvidia module built and installed.
  - Nice build log in /var/lib/dkms/nvidia-current/304.43/build.

  Actual result:
  - Since linux-headers-generic is not installed, the module fails to build and 
upon rebooting most desktop elements will be absent.
  - /var/lib/dkms/nvidia-current/304.43/build is empty.
  - Here's the apt terminal log:

  Log started: 2012-10-23  11:45:29
  Selecting previously unselected package dkms.
  (Reading database ... 141836 files and directories currently installed.)
  Unpacking dkms (from .../dkms_2.2.0.3-1.1ubuntu1_all.deb) ...
  Selecting previously unselected package fakeroot.
  Unpacking fakeroot (from .../fakeroot_1.18.4-2_amd64.deb) ...
  Selecting previously unselected package nvidia-current.
  Unpacking nvidia-current (from 
.../nvidia-current_304.51.really.304.43-0ubuntu1_amd64.deb) ...
  Selecting previously unselected package python-xkit.
  Unpacking python-xkit (from .../python-xkit_0.5.0_all.deb) ...
  Selecting previously unselected package screen-resolution-extra.
  Unpacking screen-resolution-extra (from 
.../screen-resolution-extra_0.15_all.deb) ...
  Selecting previously unselected package nvidia-settings.
  Unpacking nvidia-settings (from 
.../nvidia-settings_304.51-0ubuntu2_amd64.deb) ...
  Processing triggers for man-db ...
  Processing triggers for desktop-file-utils ...
  Processing triggers for bamfdaemon ...
  Rebuilding /usr/share/applications/bamf.index...
  Processing triggers for gnome-menus ...
  Setting up dkms (2.2.0.3-1.1ubuntu1) ...
  Setting up fakeroot (1.18.4-2) ...
  update-alternatives: using /usr/bin/fakeroot-sysv to provide 
/usr/bin/fakeroot (fakeroot) in auto mode
  Setting up nvidia-current (304.51.really.304.43-0ubuntu1) ...
  update-alternatives: using /usr/lib/nvidia-current/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: using /usr/lib/nvidia-current/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-initramfs: deferring update (trigger activated)
  INFO:Enable nvidia-current
  DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/lenovo_thinkpad
  DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/dell_latitude
  DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/put_your_quirks_here
  DEBUG:Processing quirk ThinkPad T420s
  DEBUG:Failure to match Dell Inc. with LENOVO
  DEBUG:Quirk doesn't match
  DEBUG:Processing quirk Latitude E6530
  DEBUG:Failure to match Studio XPS 1340 with Latitude E6530
  DEBUG:Quirk doesn't match
  Loading new nvidia-current-304.43 DKMS files...
  First Installation: checking all kernels...
  Building only for 3.5.0-17-generic
  Building for architecture x86_64
  Module build for the currently running kernel was skipped since the
  kernel source for this kernel does not seem to be installed.
  Setting up python-xkit (0.5.0) ...
  Setting up screen-resolution-extra (0.15) ...
  Setting up nvidia-settings (304.51-0ubuntu2) ...
  update-alternatives: using /usr/lib/nvidia-settings/ld.so.conf to provide 
/etc/ld.so.conf.d/nvidia_settings.conf (nvidia_settings_conf) in auto mode
  Processing triggers for bamfdaemon ...
  Rebuilding /usr/share/applications/bamf.index...
  Processing triggers for initramfs-tools ...
  update-initramfs: Generating /boot/initrd.img-3.5.0-17-generic
  Log ended: 2012-10-23  11:46:17

  
  Note that if I manually install linux-headers-generic and then reinstall the 
nvidia driver package (much easier to do via the terminal, btw) then the driver 
correctly builds and it works.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: ubuntu-drivers-common 1:0.2.71
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: amd64
  Date: Tue Oct 23 11:58:51 2012
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  SourcePackage: ubuntu-drivers-common
 

[Desktop-packages] [Bug 1070427] Missing required logs.

2012-10-26 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
From a terminal window please run:

apport-collect 1070427

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

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

Title:
  fails to build due to missing kernel headers

Status in “linux” package in Ubuntu:
  Incomplete
Status in “nvidia-graphics-drivers” package in Ubuntu:
  New

Bug description:
  The system in question is a Dell XPS 1340. It needs proprietary
  drivers because it's unable to suspend with the Nouveau drivers.

  Steps to reproduce:

  - Install Ubuntu 12.10 from USB stick
  - Open software-center
  - Go to Edit - Software Sources
  - Go to the Additional Drivers tab
  - Select the first offered NVidia driver (nvidia-current)
  - Click on apply changes

  Expected result:
  - Nvidia module built and installed.
  - Nice build log in /var/lib/dkms/nvidia-current/304.43/build.

  Actual result:
  - Since linux-headers-generic is not installed, the module fails to build and 
upon rebooting most desktop elements will be absent.
  - /var/lib/dkms/nvidia-current/304.43/build is empty.
  - Here's the apt terminal log:

  Log started: 2012-10-23  11:45:29
  Selecting previously unselected package dkms.
  (Reading database ... 141836 files and directories currently installed.)
  Unpacking dkms (from .../dkms_2.2.0.3-1.1ubuntu1_all.deb) ...
  Selecting previously unselected package fakeroot.
  Unpacking fakeroot (from .../fakeroot_1.18.4-2_amd64.deb) ...
  Selecting previously unselected package nvidia-current.
  Unpacking nvidia-current (from 
.../nvidia-current_304.51.really.304.43-0ubuntu1_amd64.deb) ...
  Selecting previously unselected package python-xkit.
  Unpacking python-xkit (from .../python-xkit_0.5.0_all.deb) ...
  Selecting previously unselected package screen-resolution-extra.
  Unpacking screen-resolution-extra (from 
.../screen-resolution-extra_0.15_all.deb) ...
  Selecting previously unselected package nvidia-settings.
  Unpacking nvidia-settings (from 
.../nvidia-settings_304.51-0ubuntu2_amd64.deb) ...
  Processing triggers for man-db ...
  Processing triggers for desktop-file-utils ...
  Processing triggers for bamfdaemon ...
  Rebuilding /usr/share/applications/bamf.index...
  Processing triggers for gnome-menus ...
  Setting up dkms (2.2.0.3-1.1ubuntu1) ...
  Setting up fakeroot (1.18.4-2) ...
  update-alternatives: using /usr/bin/fakeroot-sysv to provide 
/usr/bin/fakeroot (fakeroot) in auto mode
  Setting up nvidia-current (304.51.really.304.43-0ubuntu1) ...
  update-alternatives: using /usr/lib/nvidia-current/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: using /usr/lib/nvidia-current/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-initramfs: deferring update (trigger activated)
  INFO:Enable nvidia-current
  DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/lenovo_thinkpad
  DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/dell_latitude
  DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/put_your_quirks_here
  DEBUG:Processing quirk ThinkPad T420s
  DEBUG:Failure to match Dell Inc. with LENOVO
  DEBUG:Quirk doesn't match
  DEBUG:Processing quirk Latitude E6530
  DEBUG:Failure to match Studio XPS 1340 with Latitude E6530
  DEBUG:Quirk doesn't match
  Loading new nvidia-current-304.43 DKMS files...
  First Installation: checking all kernels...
  Building only for 3.5.0-17-generic
  Building for architecture x86_64
  Module build for the currently running kernel was skipped since the
  kernel source for this kernel does not seem to be installed.
  Setting up python-xkit (0.5.0) ...
  Setting up screen-resolution-extra (0.15) ...
  Setting up nvidia-settings (304.51-0ubuntu2) ...
  update-alternatives: using /usr/lib/nvidia-settings/ld.so.conf to provide 
/etc/ld.so.conf.d/nvidia_settings.conf (nvidia_settings_conf) in auto mode
  Processing triggers for bamfdaemon ...
  Rebuilding /usr/share/applications/bamf.index...
  Processing triggers for initramfs-tools ...
  update-initramfs: Generating /boot/initrd.img-3.5.0-17-generic
  Log ended: 2012-10-23  11:46:17

  
  Note that if I manually install linux-headers-generic and then reinstall the 
nvidia driver package (much easier to do via the terminal, btw) then the driver 
correctly builds and it works.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: ubuntu-drivers-common 1:0.2.71
  

[Desktop-packages] [Bug 930813] Re: Fix thunderbird behaviour (hide , not quit)

2012-10-26 Thread Petko Ditchev
+1 , tried it , works perfectly

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

Title:
  Fix thunderbird behaviour (hide , not quit)

Status in One Hundred Paper Cuts:
  Confirmed
Status in “thunderbird” package in Ubuntu:
  Confirmed

Bug description:
   Now on clicking the [X] on the window Thunderbird quits . I'm pretty
  sure it would be much better to have TB hide on clicking the [X] (much
  like Rhythmbox does) , because I (and maybe many others) prefer having
  TB in the background .

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/930813/+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 773288] Re: border on top and border shadow options are still active when show border is disabled

2012-10-26 Thread demicoder
Patch to the bug.

** Patch added: 7773288-disable-page-border-options_Version3.diff
   
https://bugs.launchpad.net/inkscape/+bug/773288/+attachment/3414210/+files/7773288-disable-page-border-options_Version3.diff

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

Title:
  border on top and border shadow options are still active when
  show border is disabled

Status in Inkscape: A Vector Drawing Tool:
  In Progress
Status in “inkscape” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: inkscape

  In document properties - border; I would expect border on top and
  border shadow to be indented slightly, as sub-options of show
  border, and to be greyed out when show border is disabled (unless
  I'm missing something, and they do have an effect even with the border
  turned off...)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: inkscape 0.48.1-2ubuntu2
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Fri Apr 29 15:18:22 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: inkscape
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/773288/+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 1070526] Re: Can't select any desktop except unity

2012-10-26 Thread Darko Veberic
the only solution for now is to switch to gdm or kdm...

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

Title:
  Can't select any desktop except unity

Status in “lightdm” package in Ubuntu:
  New

Bug description:
  Whichever desktop environment is selected in lightdm you always end up
  in Unity! I've tried with LXDE, XFCE, Gnome and KDE but all I ever get
  is unity.

  Steps:
  In the login screen click the small Ubuntu logo
  Select a desktop environment, not Unity
  Enter you password
  Click the  to login

  Result:
  You get logged straight into Unity

  Expected Result:
  To be logged into the desktop environment selected.

  Versions:
  Ubuntu 12.10 fully updated
  lightdm  1.4.0-0ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1070526/+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 1070526] Re: Can't select any desktop except unity

2012-10-26 Thread Darko Veberic
same here, fresh install of 12.10 i386. i have kde, lxde and xfce
installed additionally and the greeter selector seems not to be
responding: you can enter the menu by clicking on the ubuntu symbol but
then selecting anything from the list does nothing at all and the menu
list stays open. you can close it only by clicking the  icon,
returning to the username box but the ubuntu symbol stays selected and
upon login one gets unity. another annoyance is that the list of
available desktop environments is truncated on screens with small
resolutions (and it does not scroll up). it seems that the design did
not anticipate to have so many choices...

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

Title:
  Can't select any desktop except unity

Status in “lightdm” package in Ubuntu:
  New

Bug description:
  Whichever desktop environment is selected in lightdm you always end up
  in Unity! I've tried with LXDE, XFCE, Gnome and KDE but all I ever get
  is unity.

  Steps:
  In the login screen click the small Ubuntu logo
  Select a desktop environment, not Unity
  Enter you password
  Click the  to login

  Result:
  You get logged straight into Unity

  Expected Result:
  To be logged into the desktop environment selected.

  Versions:
  Ubuntu 12.10 fully updated
  lightdm  1.4.0-0ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1070526/+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 1071690] [NEW] zenity is required to run im-switch GUI, but zenity is not installed by default

2012-10-26 Thread Walter Cheuk
Public bug reported:

When installing Ubuntu into Chinese (perhaps all CJK?) locales, im-
switch is installed as a menu item by default. It requires zenity
package to run, but zenity is not installed by default! This leave
average users a strange place where the im-switch menu item can't run
for no reason.

** Affects: im-switch (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  zenity is required to run im-switch GUI, but zenity is not installed
  by default

Status in “im-switch” package in Ubuntu:
  New

Bug description:
  When installing Ubuntu into Chinese (perhaps all CJK?) locales, im-
  switch is installed as a menu item by default. It requires zenity
  package to run, but zenity is not installed by default! This leave
  average users a strange place where the im-switch menu item can't run
  for no reason.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/im-switch/+bug/1071690/+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 1071693] Re: php5-mysql missing from metapackage lamp-server^

2012-10-26 Thread Lars Noodén
This is with the package lamp-server^, not lightdm but the field was
replaced when the form was submitted.

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

Title:
  php5-mysql missing from metapackage lamp-server^

Status in “lightdm” package in Ubuntu:
  New

Bug description:
  When I installed the meta package lamp-server^, the package php5-mysql
  was not included.  It should be included so that php works with mysql
  out of the box.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1071693/+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 1071693] [NEW] php5-mysql missing from metapackage lamp-server^

2012-10-26 Thread Lars Noodén
Public bug reported:

When I installed the meta package lamp-server^, the package php5-mysql
was not included.  It should be included so that php works with mysql
out of the box.

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

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

Title:
  php5-mysql missing from metapackage lamp-server^

Status in “lightdm” package in Ubuntu:
  New

Bug description:
  When I installed the meta package lamp-server^, the package php5-mysql
  was not included.  It should be included so that php works with mysql
  out of the box.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1071693/+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 1070427] Re: fails to build due to missing kernel headers

2012-10-26 Thread Martin Pitt
This does not need Apport logs, it's a dependency problem.

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

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

Title:
  fails to build due to missing kernel headers

Status in “linux” package in Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers” package in Ubuntu:
  New

Bug description:
  The system in question is a Dell XPS 1340. It needs proprietary
  drivers because it's unable to suspend with the Nouveau drivers.

  Steps to reproduce:

  - Install Ubuntu 12.10 from USB stick
  - Open software-center
  - Go to Edit - Software Sources
  - Go to the Additional Drivers tab
  - Select the first offered NVidia driver (nvidia-current)
  - Click on apply changes

  Expected result:
  - Nvidia module built and installed.
  - Nice build log in /var/lib/dkms/nvidia-current/304.43/build.

  Actual result:
  - Since linux-headers-generic is not installed, the module fails to build and 
upon rebooting most desktop elements will be absent.
  - /var/lib/dkms/nvidia-current/304.43/build is empty.
  - Here's the apt terminal log:

  Log started: 2012-10-23  11:45:29
  Selecting previously unselected package dkms.
  (Reading database ... 141836 files and directories currently installed.)
  Unpacking dkms (from .../dkms_2.2.0.3-1.1ubuntu1_all.deb) ...
  Selecting previously unselected package fakeroot.
  Unpacking fakeroot (from .../fakeroot_1.18.4-2_amd64.deb) ...
  Selecting previously unselected package nvidia-current.
  Unpacking nvidia-current (from 
.../nvidia-current_304.51.really.304.43-0ubuntu1_amd64.deb) ...
  Selecting previously unselected package python-xkit.
  Unpacking python-xkit (from .../python-xkit_0.5.0_all.deb) ...
  Selecting previously unselected package screen-resolution-extra.
  Unpacking screen-resolution-extra (from 
.../screen-resolution-extra_0.15_all.deb) ...
  Selecting previously unselected package nvidia-settings.
  Unpacking nvidia-settings (from 
.../nvidia-settings_304.51-0ubuntu2_amd64.deb) ...
  Processing triggers for man-db ...
  Processing triggers for desktop-file-utils ...
  Processing triggers for bamfdaemon ...
  Rebuilding /usr/share/applications/bamf.index...
  Processing triggers for gnome-menus ...
  Setting up dkms (2.2.0.3-1.1ubuntu1) ...
  Setting up fakeroot (1.18.4-2) ...
  update-alternatives: using /usr/bin/fakeroot-sysv to provide 
/usr/bin/fakeroot (fakeroot) in auto mode
  Setting up nvidia-current (304.51.really.304.43-0ubuntu1) ...
  update-alternatives: using /usr/lib/nvidia-current/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: using /usr/lib/nvidia-current/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-initramfs: deferring update (trigger activated)
  INFO:Enable nvidia-current
  DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/lenovo_thinkpad
  DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/dell_latitude
  DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/put_your_quirks_here
  DEBUG:Processing quirk ThinkPad T420s
  DEBUG:Failure to match Dell Inc. with LENOVO
  DEBUG:Quirk doesn't match
  DEBUG:Processing quirk Latitude E6530
  DEBUG:Failure to match Studio XPS 1340 with Latitude E6530
  DEBUG:Quirk doesn't match
  Loading new nvidia-current-304.43 DKMS files...
  First Installation: checking all kernels...
  Building only for 3.5.0-17-generic
  Building for architecture x86_64
  Module build for the currently running kernel was skipped since the
  kernel source for this kernel does not seem to be installed.
  Setting up python-xkit (0.5.0) ...
  Setting up screen-resolution-extra (0.15) ...
  Setting up nvidia-settings (304.51-0ubuntu2) ...
  update-alternatives: using /usr/lib/nvidia-settings/ld.so.conf to provide 
/etc/ld.so.conf.d/nvidia_settings.conf (nvidia_settings_conf) in auto mode
  Processing triggers for bamfdaemon ...
  Rebuilding /usr/share/applications/bamf.index...
  Processing triggers for initramfs-tools ...
  update-initramfs: Generating /boot/initrd.img-3.5.0-17-generic
  Log ended: 2012-10-23  11:46:17

  
  Note that if I manually install linux-headers-generic and then reinstall the 
nvidia driver package (much easier to do via the terminal, btw) then the driver 
correctly builds and it works.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: ubuntu-drivers-common 1:0.2.71
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: amd64
  Date: Tue Oct 23 11:58:51 2012
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  SourcePackage: ubuntu-drivers-common
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage 

[Desktop-packages] [Bug 1064962] Re: Global menubar items do not work when opening a document directly from nautilus with no LibreOffice instance running

2012-10-26 Thread David Bamberger
adding this ppa and installing the libreoffice files from it doesn't
change things for mehave the fixes allready been uploaded?

greetings,

David

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

Title:
  Global menubar items do not work when opening a document directly from
  nautilus with no LibreOffice instance running

Status in BAMF Application Matching Framework:
  Confirmed
Status in The Application Menu:
  Confirmed
Status in “bamf” package in Ubuntu:
  Confirmed
Status in “indicator-appmenu” package in Ubuntu:
  Confirmed
Status in “libreoffice” package in Ubuntu:
  Invalid
Status in “bamf” source package in Quantal:
  Confirmed
Status in “indicator-appmenu” source package in Quantal:
  Confirmed
Status in “libreoffice” source package in Quantal:
  Invalid

Bug description:
  1) Have no instance of LibreOffice running
  2) open a document by double-clicking it in nautilus
  3) new window has no menu
  4) unfocusing/refocusing (e.g. by pressing F7 to bring up the spelling 
dialog) makes the menu appear

  WORKAROUND: minimize and restore the LibreOffice window

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-gtk 1:3.6.2~rc2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.6.1-0ubuntu2
  Architecture: amd64
  Date: Wed Oct 10 11:48:20 2012
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2012-09-30 (9 days ago)

  original description:
  In writer, none of the menubar items appear to work.  Example:

  * Open new document in Writer
  * Type some text and highlight it
  * Try Edit-Cut
   Nothing happens
  * Try Format-Change chase-UPPERCASE
   Nothing happens!
  workaround: restart your session after update

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/1064962/+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 1071288] [NEW] No multiple monitors

2012-10-26 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Gnome-shell usually doesn't run on multiple monitors, even though it's
configured in SystemSettings - Displays

usually because once in a blue moon it does.  So the hardware supports
it.

xrandr lists:
LVDS1 connected (normal left inverted right x axis y axis)
   1366x768   59.9 +
VGA1 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 477mm x 
268mm
   1920x1080  60.0*+

(other resolutions cut from the output)

gdm starts on both monitors.  As soon as I log in, LVDS1 goes off.

I can enable the second monitor in SystemSettings-Displays, and even
click on keep configuration but it doesn't activate.

It's disabled in software somewhere.  I say that because the message
tray at the bottom is in a different location when both monitors are
active.  So there is a software detect-monitor-size that moves the
message tray, and it's almost always where it would be for single
monitors.

Worked fine in Gnome-Shell 3.0.0.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: gnome-shell 3.6.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic i686
ApportVersion: 2.6.1-0ubuntu6
Architecture: i386
CheckboxSubmission: 4c35a9d722052b5a55114f98690e7808
CheckboxSystem: b633b4f40868d491c2ae5b50030ce6f3
Date: Thu Oct 25 13:47:41 2012
DisplayManager: gdm
InstallationDate: Installed on 2010-02-06 (992 days ago)
InstallationMedia: Ubuntu-Netbook-Remix 9.10 Karmic Koala - Release i386 
(20091028.4)
MarkForUpload: True
SourcePackage: gnome-shell
UpgradeStatus: Upgraded to quantal on 2012-10-10 (15 days ago)

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


** Tags: apport-bug i386 quantal third-party-packages
-- 
No multiple monitors
https://bugs.launchpad.net/bugs/1071288
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to gnome-control-center in Ubuntu.

-- 
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 969359] Re: [keyboard]: gnome-settings-daemon consumes 100% cpu (and blinking numlock)

2012-10-26 Thread Vadim Peretokin
Ran into this again after using RDP on this machine and then toggling
numlock - settings daemon went wild with CPU.

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

Title:
  [keyboard]: gnome-settings-daemon consumes 100% cpu (and blinking
  numlock)

Status in Gnome Settings Daemon:
  Incomplete
Status in “gnome-settings-daemon” package in Ubuntu:
  Confirmed
Status in “gnome-settings-daemon” source package in Precise:
  Triaged
Status in “gnome-settings-daemon” package in Fedora:
  Unknown

Bug description:
  Check comments 33 and 107 for a possible workaround.

  Original message:
  -

  I don't know how to reproduce this bug, but after varying amounts of
  normal usage of my laptop, I notice gnome-settings-daemon is consuming
  100% (approx) CPU.

  I am not sure how to restart gnome-settings-daemon, I tried opening a
  terminal and running gnome-settings-daemon again but this crashes my
  system - my external monitor switches off and my laptop locks up. I am
  able to reboot with SysRq+REISUB.

  Sorry I cannot provide more information - it happens twice now, maybe
  someone can tell me how to get more information for the next time this
  happens.

  $ lsb_release -rd
  Description:  Ubuntu precise (development branch)
  Release:  12.04

  $ apt-cache policy gnome-settings-daemon
  gnome-settings-daemon:
    Installed: 3.4.0-0ubuntu2
    Candidate: 3.4.0-0ubuntu2
    Version table:
   *** 3.4.0-0ubuntu2 0
  500 http://gb.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-settings-daemon 3.4.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-20.33-generic 3.2.12
  Uname: Linux 3.2.0-20-generic x86_64
  ApportVersion: 1.95-0ubuntu1
  Architecture: amd64
  Date: Fri Mar 30 17:16:02 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120301)
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm
   PATH=(custom, user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-settings-daemon
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/969359/+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 1071288] Re: No multiple monitors

2012-10-26 Thread Tim
** Package changed: gnome-shell (Ubuntu) = gnome-control-center
(Ubuntu)

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

Title:
  No multiple monitors

Status in “gnome-control-center” package in Ubuntu:
  New

Bug description:
  Gnome-shell usually doesn't run on multiple monitors, even though it's
  configured in SystemSettings - Displays

  usually because once in a blue moon it does.  So the hardware
  supports it.

  xrandr lists:
  LVDS1 connected (normal left inverted right x axis y axis)
 1366x768   59.9 +
  VGA1 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 477mm 
x 268mm
 1920x1080  60.0*+

  (other resolutions cut from the output)

  gdm starts on both monitors.  As soon as I log in, LVDS1 goes off.

  I can enable the second monitor in SystemSettings-Displays, and even
  click on keep configuration but it doesn't activate.

  It's disabled in software somewhere.  I say that because the message
  tray at the bottom is in a different location when both monitors are
  active.  So there is a software detect-monitor-size that moves the
  message tray, and it's almost always where it would be for single
  monitors.

  Worked fine in Gnome-Shell 3.0.0.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gnome-shell 3.6.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: i386
  CheckboxSubmission: 4c35a9d722052b5a55114f98690e7808
  CheckboxSystem: b633b4f40868d491c2ae5b50030ce6f3
  Date: Thu Oct 25 13:47:41 2012
  DisplayManager: gdm
  InstallationDate: Installed on 2010-02-06 (992 days ago)
  InstallationMedia: Ubuntu-Netbook-Remix 9.10 Karmic Koala - Release i386 
(20091028.4)
  MarkForUpload: True
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to quantal on 2012-10-10 (15 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1071288/+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 666604] Re: Touchscreen unusual in multi-head system

2012-10-26 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: xserver-xorg-input-evdev (Ubuntu)
   Status: New = Confirmed

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

Title:
  Touchscreen unusual in multi-head system

Status in “xserver-xorg-input-evdev” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: xorg

  I'm using a touchscreen laptop (fujitsu T4410). Touchscreen works
  fine, but when I plug an (non-touchscreen) external monitor in and go
  dual-head, the touch functionality 'stretches' across the multiple
  screens. e.g. I have the external monitor above the laptop monitor.
  When I touch the bottom of the touchscreen, the touch is (almost)
  correct. When I touch the top of the touchscreen, the pointer goes to
  the top of the external monitor. Same situation in the  vertical
  dimension.

  What should happen is that touch events only occur on the touchscreen
  monitor

  This may be tricky, as the touch driver (for this particular machine)
  is wacom, so the machine probably sees the touch device as a wacom pen
  tablet.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: xorg 1:7.5+6ubuntu3
  ProcVersionSignature: Ubuntu 2.6.35-22.34-generic-pae 2.6.35.4
  Uname: Linux 2.6.35-22-generic-pae i686
  Architecture: i386
  DRM.card0.DisplayPort.1:
   status: disconnected
   enabled: disabled
   dpms: Off
   modes: 
   edid-base64:
  DRM.card0.DisplayPort.2:
   status: disconnected
   enabled: disabled
   dpms: Off
   modes: 
   edid-base64:
  DRM.card0.DisplayPort.3:
   status: disconnected
   enabled: disabled
   dpms: Off
   modes: 
   edid-base64:
  DRM.card0.HDMI_Type_A.1:
   status: disconnected
   enabled: disabled
   dpms: Off
   modes: 
   edid-base64:
  DRM.card0.HDMI_Type_A.2:
   status: disconnected
   enabled: disabled
   dpms: Off
   modes: 
   edid-base64:
  DRM.card0.LVDS.1:
   status: connected
   enabled: enabled
   dpms: On
   modes: 1280x800
   edid-base64:
  DRM.card0.VGA.1:
   status: connected
   enabled: enabled
   dpms: On
   modes: 1920x1080 1680x1050 1280x1024 1280x1024 1152x864 1024x768 1024x768 
800x600 800x600 640x480 640x480 720x400
   edid-base64: 
AP///wAebQBXvUoEAAIUAQNqMx146smlpFZLnSUSUFSlSwCzAIGAgY9xTwEBAQEBAQEBAjqAGHE4LUBYLEUA/iIRAAAeITmQMGIaJ0BosDYA2igRAAAc/QA4Sx5TDwAKICAgICAg/ABXMjM0MwogICAgICAgAO0=
  Date: Tue Oct 26 14:17:25 2010
  InstallationMedia: Ubuntu-Netbook 10.10 Maverick Meerkat - Release i386 
(20101007)
  MachineType: FUJITSU LifeBook T4410
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-22-generic-pae 
root=UUID=aadfad4a-c647-4ca1-9162-e2547bab3df1 ro quiet splash
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: xorg
  dmi.bios.date: 03/19/2010
  dmi.bios.vendor: FUJITSU // Phoenix Technologies Ltd.
  dmi.bios.version: Version 1.08
  dmi.board.name: FJNB206
  dmi.board.vendor: FUJITSU
  dmi.chassis.type: 10
  dmi.chassis.vendor: D42310E90A6A1101
  dmi.modalias: 
dmi:bvnFUJITSU//PhoenixTechnologiesLtd.:bvrVersion1.08:bd03/19/2010:svnFUJITSU:pnLifeBookT4410:pvr:rvnFUJITSU:rnFJNB206:rvr:cvnD42310E90A6A1101:ct10:cvr:
  dmi.product.name: LifeBook T4410
  dmi.sys.vendor: FUJITSU
  glxinfo: Error: [Errno 2] No such file or directory
  system:
   distro: Ubuntu
   codename:   maverick
   architecture:   i686
   kernel: 2.6.35-22-generic-pae
  --- 
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  DRM.card0.DP.1:
   status: disconnected
   enabled: disabled
   dpms: Off
   modes: 
   edid-base64:
  DRM.card0.DP.2:
   status: disconnected
   enabled: disabled
   dpms: Off
   modes: 
   edid-base64:
  DRM.card0.DP.3:
   status: disconnected
   enabled: disabled
   dpms: Off
   modes: 
   edid-base64:
  DRM.card0.HDMI.A.1:
   status: disconnected
   enabled: disabled
   dpms: Off
   modes: 
   edid-base64:
  DRM.card0.HDMI.A.2:
   status: disconnected
   enabled: disabled
   dpms: Off
   modes: 
   edid-base64:
  DRM.card0.LVDS.1:
   status: connected
   enabled: enabled
   dpms: On
   modes: 1280x800
   edid-base64:
  DRM.card0.VGA.1:
   status: connected
   enabled: enabled
   dpms: On
   modes: 1920x1080 1680x1050 1280x1024 1280x1024 1152x864 1024x768 1024x768 
800x600 800x600 640x480 640x480 720x400
   edid-base64: 
AP///wAebQBXvUoEAAIUAQNqMx146smlpFZLnSUSUFSlSwCzAIGAgY9xTwEBAQEBAQEBAjqAGHE4LUBYLEUA/iIRAAAeITmQMGIaJ0BosDYA2igRAAAc/QA4Sx5TDwAKICAgICAg/ABXMjM0MwogICAgICAgAO0=
  DistUpgraded: Fresh install
  DistroCodename: natty
  DistroRelease: Ubuntu 11.04
  DistroVariant: ubuntu
  GdmLog2:
   
  GraphicsCard:
   Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller 

[Desktop-packages] [Bug 1071703] [NEW] i can adjust settings in alacarte but after closing the window, alacarte discards the changes

2012-10-26 Thread eagle_eye
Public bug reported:

i can change any setting, after closing the window all settings are discarded. 
i just can delete the relevant starter from main menu but i think his cannot 
represent the intention of the initiator.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: alacarte 3.5.5-0ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic i686
ApportVersion: 2.6.1-0ubuntu6
Architecture: i386
Date: Fri Oct 26 11:17:24 2012
EcryptfsInUse: Yes
InstallationDate: Installed on 2012-09-07 (48 days ago)
InstallationMedia: Xubuntu 12.04.1 LTS Precise Pangolin - Release i386 
(20120822.1)
MarkForUpload: True
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: alacarte
UpgradeStatus: Upgraded to quantal on 2012-10-25 (0 days ago)

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


** Tags: apport-bug i386 quantal

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

Title:
  i can adjust settings in alacarte but after closing the window,
  alacarte discards the changes

Status in “alacarte” package in Ubuntu:
  New

Bug description:
  i can change any setting, after closing the window all settings are 
discarded. 
  i just can delete the relevant starter from main menu but i think his cannot 
represent the intention of the initiator.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: alacarte 3.5.5-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: i386
  Date: Fri Oct 26 11:17:24 2012
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2012-09-07 (48 days ago)
  InstallationMedia: Xubuntu 12.04.1 LTS Precise Pangolin - Release i386 
(20120822.1)
  MarkForUpload: True
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: alacarte
  UpgradeStatus: Upgraded to quantal on 2012-10-25 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alacarte/+bug/1071703/+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 1068883] Re: firefox spams console

2012-10-26 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/1068883

Title:
  firefox spams console

Status in “firefox” package in Ubuntu:
  Confirmed

Bug description:
  Since the most recent upgrade, firefox emits console messages like

  OS Determining best projection for type int (size:  4 ) signed
  OS Projected as a regular number
  OS Determining best projection for type unsigned_int (size:  4 ) unsigned
  OS Projected as a regular number
  OS Determining best projection for type long (size:  8 ) signed
  OS Projected as a large signed integer
  OS Determining best projection for type int (size:  4 ) signed
  OS Projected as a regular number
  OS Determining best projection for type int (size:  4 ) signed
  OS Projected as a regular number
  OS Determining best projection for type off_t (size:  8 ) signed
  OS Projected as a large signed integer
  OS Determining best projection for type size_t (size:  8 ) unsigned
  OS Projected as a large unsigned integer
  OS Determining best projection for type ssize_t (size:  8 ) signed
  OS Projected as a large signed integer
  OS Unix Could not open libc libsystem.B.dylib
  OS Unix dirent is: ctypes.StructType(dirent, [{ padding_0: 
ctypes.uint8_t.array(18) }, { d_type: ctypes.uint8_t }, { d_name: 
ctypes.char.array(261) }])
  OS Attempting to declare FFI  access
  OS Function access declared
  OS Attempting to declare FFI  chdir
  OS Function chdir declared
  OS Attempting to declare FFI  chmod
  OS Function chmod declared
  OS Attempting to declare FFI  chown
  OS Function chown declared
  OS Attempting to declare FFI  copyfile
  OS Could not declare function copyfile Error: couldn't find function symbol 
in library
  OS Attempting to declare FFI  dup
  OS Function dup declared
  OS Attempting to declare FFI  chdir
  OS Function chdir declared
  OS Attempting to declare FFI  fchdir
  OS Function fchdir declared
  OS Attempting to declare FFI  fchown
  OS Function fchown declared
  OS Attempting to declare FFI  fsync
  OS Function fsync declared
  OS Attempting to declare FFI  getcwd
  OS Function getcwd declared
  OS Attempting to declare FFI  getwd
  OS Function getwd declared
  OS Attempting to declare FFI  get_current_dir_name
  OS Function get_current_dir_name declared
  ...

  This is debugging output that was never meant for a production
  environment.

  % lsb_release -rd
  Description:Ubuntu 12.04.1 LTS
  Release:12.04

  Architecture: amd64

  % apt-cache policy firefox
  firefox:
Installed: 16.0.1+build1-0ubuntu0.12.04.1
Candidate: 16.0.1+build1-0ubuntu0.12.04.1
Version table:
   *** 16.0.1+build1-0ubuntu0.12.04.1 0
  500 http://nl.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 
Packages
  500 http://security.ubuntu.com/ubuntu/ precise-security/main amd64 
Packages
  100 /var/lib/dpkg/status
   11.0+build1-0ubuntu4 0
  500 http://nl.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages

  Expected: no debugging output
  What happened: terminal window spammed with debugging output

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1068883/+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 1064962] Re: Global menubar items do not work when opening a document directly from nautilus with no LibreOffice instance running

2012-10-26 Thread Justin Solms
I would like to confirm this bug. When I launch Calc from double-
clicking on a .xls file in Nautilus I have the file open in Calc with
menu available in the menu-bar

I would like to add to this bug. When I launch Calc from clicking on a
.xls file in Dash (Files  Folders)  I have the file open in Calc with
menu available in the menu-bar

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

Title:
  Global menubar items do not work when opening a document directly from
  nautilus with no LibreOffice instance running

Status in BAMF Application Matching Framework:
  Confirmed
Status in The Application Menu:
  Confirmed
Status in “bamf” package in Ubuntu:
  Confirmed
Status in “indicator-appmenu” package in Ubuntu:
  Confirmed
Status in “libreoffice” package in Ubuntu:
  Invalid
Status in “bamf” source package in Quantal:
  Confirmed
Status in “indicator-appmenu” source package in Quantal:
  Confirmed
Status in “libreoffice” source package in Quantal:
  Invalid

Bug description:
  1) Have no instance of LibreOffice running
  2) open a document by double-clicking it in nautilus
  3) new window has no menu
  4) unfocusing/refocusing (e.g. by pressing F7 to bring up the spelling 
dialog) makes the menu appear

  WORKAROUND: minimize and restore the LibreOffice window

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-gtk 1:3.6.2~rc2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.6.1-0ubuntu2
  Architecture: amd64
  Date: Wed Oct 10 11:48:20 2012
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2012-09-30 (9 days ago)

  original description:
  In writer, none of the menubar items appear to work.  Example:

  * Open new document in Writer
  * Type some text and highlight it
  * Try Edit-Cut
   Nothing happens
  * Try Format-Change chase-UPPERCASE
   Nothing happens!
  workaround: restart your session after update

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/1064962/+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 1016141] Re: Cannot connect to a 12.04 desktop

2012-10-26 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  Cannot connect to a 12.04 desktop

Status in “vinagre” package in Ubuntu:
  Confirmed

Bug description:
  Cannot connect to a  desktop running 12.04

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: vinagre 3.2.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-21.35-generic 3.0.32
  Uname: Linux 3.0.0-21-generic i686
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  Date: Thu Jun 21 18:09:18 2012
  ExecutablePath: /usr/bin/vinagre
  SourcePackage: vinagre
  UpgradeStatus: No upgrade log present (probably fresh install)
  XsessionErrors:
   (vino-server:1598): EggSMClient-CRITICAL **: egg_sm_client_set_mode: 
assertion `global_client == NULL || global_client_mode == 
EGG_SM_CLIENT_MODE_DISABLED' failed
   (gwibber-service:1783): libindicate-WARNING **: Menu being changed when the 
indicator is visible.  Listeners will NOT be notified of this change.
   (gwibber:3059): Gtk-CRITICAL **: gtk_radio_button_set_group: assertion 
`!g_slist_find (group, radio_button)' failed
   (gwibber:3059): Gtk-CRITICAL **: gtk_widget_show: assertion `GTK_IS_WIDGET 
(widget)' failed
   (gwibber:3059): Gtk-CRITICAL **: gtk_radio_button_set_group: assertion 
`!g_slist_find (group, radio_button)' failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vinagre/+bug/1016141/+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 1067802] Re: Unity is Missing a Show Desktop BUTTON

2012-10-26 Thread Omer Akram
*** This bug is a duplicate of bug 681348 ***
https://bugs.launchpad.net/bugs/681348

Thanks for the bug report. This particular bug has already been reported
and is a duplicate of bug 681348, so is being marked as such. Any
further discussion regarding the bug should occur in the other report.
Feel free to report any other bugs you may find.

** This bug has been marked a duplicate of bug 681348
   Build show me the desktop mini-app that adds a show desktop button to 
Launcher

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

Title:
  Unity is Missing a Show Desktop BUTTON

Status in “unity” package in Ubuntu:
  Confirmed

Bug description:
  Although Unity offers a keyboard-shortcut (super-D) as a means of
  showing your desktop (minimizing all windows at once), it does not
  provide a MOUSE-CLICKABLE-BUTTON, that Users have come to expect from
  their desktop.

  Keyboard-shortcuts are efficient, but they are not intuitive for new
  users of Unity, and having a MOUSE-CLICKABLE-BUTTON is very convenient
  when you are mousing (without both hands on the keyboard).

  Furthermore, (although some people think Window 7 doesn't have a show
  desktop button) Window 7 still provides a show-desktop-button; it is a
  small rectangle to the right of the clock. So I hope Windows 7's
  discreetness isn't what lead the Unity designers to think that there
  is some type of trend toward not having a show-desktop-BUTTON.

  Unity's Workspace Switcher is helpful for locating the windows of
  running applications, but it doesn't not replace the functionality of
  a show-desktop-button in the event that your needing to quickly access
  a file or launcher that has been saved to the desktop itself.

  Personally, I'd like to see a show-desktop-button added to the bottom
  of the Unity-Task-Bar.

  However, another option for a mouse-click-way of showing the desktop
  (that is more elegant, but with more steps) is to add the show
  desktop option to the context menu of the Workspace Switcher.

  This is something that could be quickly added before the 12.10 release
  ( http://www.ubuntu.com/community/countdown )! After that, more time
  can be given (later) to designing an elegant button for 13.04.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: unity 6.8.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  Date: Wed Oct 17 11:20:47 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: unity
  UpgradeStatus: Upgraded to quantal on 2012-10-04 (12 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1067802/+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 1071277] Re: Banshee doesn't remember volume setting

2012-10-26 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/1071277

Title:
  Banshee doesn't remember volume setting

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

Bug description:
  If I set the music volume using the volume control in the top right of
  Banshee, then quit and restart the program, the volume is reset to
  100%.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: banshee 2.6.0-1ubuntu2
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Thu Oct 25 12:25:15 2012
  InstallationDate: Installed on 2012-04-24 (183 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120328)
  MarkForUpload: True
  SourcePackage: banshee
  UpgradeStatus: Upgraded to quantal on 2012-09-17 (37 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/banshee/+bug/1071277/+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 412738] Re: Can't record a second sound clip

2012-10-26 Thread Bug Watch Updater
** Changed in: gnome-media
   Status: Unknown = Confirmed

** Changed in: gnome-media
   Importance: Unknown = Medium

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

Title:
  Can't record a second sound clip

Status in GNOME Media Utilities:
  Confirmed
Status in “gnome-media” package in Ubuntu:
  New

Bug description:
  Binary package hint: gnome-media

  I was trying to record various drum machine samples, but whenever I
  try to record a second sample, the first one plays again.  To get
  around this, I have to restart Sound Recorder.

  The name of the window updates (Untitled-N+1) but it just replays the
  first recording.

  Ubuntu Jaunty: 9.04
  gnome-media:
Installed: 2.26.0-0ubuntu3
Candidate: 2.26.0-0ubuntu3
Version table:
   *** 2.26.0-0ubuntu3 0
  500 http://gb.archive.ubuntu.com jaunty/main Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  Architecture: amd64
  DistroRelease: Ubuntu 9.04
  ExecutablePath: /usr/bin/gnome-sound-recorder
  NonfreeKernelModules: fglrx
  Package: gnome-media 2.26.0-0ubuntu3
  ProcEnviron:
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-media
  Uname: Linux 2.6.28-14-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-media/+bug/412738/+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 1071288] Re: No multiple monitors

2012-10-26 Thread Tim
given that it works correctly when configured using xrandr commands, I
am re-assigning this bug against gnome-control-center.

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

Title:
  No multiple monitors

Status in “gnome-control-center” package in Ubuntu:
  New

Bug description:
  Gnome-shell usually doesn't run on multiple monitors, even though it's
  configured in SystemSettings - Displays

  usually because once in a blue moon it does.  So the hardware
  supports it.

  xrandr lists:
  LVDS1 connected (normal left inverted right x axis y axis)
 1366x768   59.9 +
  VGA1 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 477mm 
x 268mm
 1920x1080  60.0*+

  (other resolutions cut from the output)

  gdm starts on both monitors.  As soon as I log in, LVDS1 goes off.

  I can enable the second monitor in SystemSettings-Displays, and even
  click on keep configuration but it doesn't activate.

  It's disabled in software somewhere.  I say that because the message
  tray at the bottom is in a different location when both monitors are
  active.  So there is a software detect-monitor-size that moves the
  message tray, and it's almost always where it would be for single
  monitors.

  Worked fine in Gnome-Shell 3.0.0.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gnome-shell 3.6.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: i386
  CheckboxSubmission: 4c35a9d722052b5a55114f98690e7808
  CheckboxSystem: b633b4f40868d491c2ae5b50030ce6f3
  Date: Thu Oct 25 13:47:41 2012
  DisplayManager: gdm
  InstallationDate: Installed on 2010-02-06 (992 days ago)
  InstallationMedia: Ubuntu-Netbook-Remix 9.10 Karmic Koala - Release i386 
(20091028.4)
  MarkForUpload: True
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to quantal on 2012-10-10 (15 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1071288/+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 1071474] Re: [Dell Studio XPS 1340] DisplayPort does not work

2012-10-26 Thread Timo Aaltonen
** Package changed: xorg (Ubuntu) = nvidia-graphics-drivers (Ubuntu)

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

Title:
  [Dell Studio XPS 1340] DisplayPort does not work

Status in “nvidia-graphics-drivers” package in Ubuntu:
  New

Bug description:
  On this system the VGA and HDMI ports work fine, but displayport
  doesn't. Nothing happens at all when I plug in the displayport
  external screen. The screen is a Dell P2210, it was tested to work
  fine on two other systems (including another XPS 1340 with a different
  set of video chips).

  Let me know if any more info can be useful.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  NonfreeKernelModules: nvidia wl
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.gpus.1: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/1'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  304.43  Sun Aug 19 20:14:03 
PDT 2012
   GCC version:  gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-2ubuntu1)
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Thu Oct 25 16:03:19 2012
  DistUpgraded: Fresh install
  DistroCodename: quantal
  DistroVariant: ubuntu
  DkmsStatus:
   bcmwl, 5.100.82.112+bdcom, 3.5.0-17-generic, x86_64: installed
   nvidia-current, 304.43, 3.5.0-17-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   NVIDIA Corporation G98 [GeForce 9200M GS] [10de:06e8] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: Dell Device [1028:0271]
   NVIDIA Corporation C79 [GeForce 9400M G] [10de:0866] (rev b1) (prog-if 00 
[VGA controller])
 Subsystem: Dell Device [1028:0271]
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MachineType: Dell Inc. Studio XPS 1340
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=170b99c5-0475-40e8-9e5c-9e27b3692658 ro quiet splash initcall_debug
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/08/2009
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A11
  dmi.board.name: 0K183D
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A11
  dmi.chassis.asset.tag: 1234567890
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A11
  dmi.modalias: 
dmi:bvnDellInc.:bvrA11:bd09/08/2009:svnDellInc.:pnStudioXPS1340:pvrA11:rvnDellInc.:rn0K183D:rvrA11:cvnDellInc.:ct8:cvrA11:
  dmi.product.name: Studio XPS 1340
  dmi.product.version: A11
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.8.4-0ubuntu2
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.39-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu1
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu6
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120913.8637f772-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.2-0ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/1071474/+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 1071348] Re: [sandybridge-m-gt1] False GPU lockup IPEHR: 0xff2c001e IPEHR: 0x0b140001

2012-10-26 Thread Timo Aaltonen
** Package changed: xorg (Ubuntu) = xserver-xorg-video-intel (Ubuntu)

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

Title:
  [sandybridge-m-gt1] False GPU lockup IPEHR: 0xff2c001e IPEHR:
  0x0b140001

Status in “xserver-xorg-video-intel” package in Ubuntu:
  New

Bug description:
  Ubuntu 12.10 x64. Default desktop (Unity)
  Time after time Error windows shown with this error.
  It is very annoying.
  There is no activity from user. Just suddenly appears.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Thu Oct 25 22:05:49 2012
  DistUpgraded: Fresh install
  DistroCodename: quantal
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0102] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:844d]
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MachineType: System manufacturer System Product Name
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=ru_RU.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=c07f34f4-151f-4936-95bc-1701196fc860 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/08/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0518
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: P8H61-M LX3
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0518:bd08/08/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnP8H61-MLX3:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  version.compiz: compiz 1:0.9.8.4-0ubuntu3
  version.ia32-libs: ia32-libs 20090808ubuntu36
  version.libdrm2: libdrm2 2.4.39-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu6
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120913.8637f772-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.2-0ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1071348/+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 1071333] Re: bug report

2012-10-26 Thread Timo Aaltonen
I don't see any bug here.

** Package changed: xorg (Ubuntu) = nvidia-graphics-drivers (Ubuntu)

** Changed in: nvidia-graphics-drivers (Ubuntu)
   Status: New = Invalid

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

Title:
  bug report

Status in “nvidia-graphics-drivers” package in Ubuntu:
  Invalid

Bug description:
  nil

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  304.43  Sun Aug 19 20:14:03 
PDT 2012
   GCC version:  gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-2ubuntu1)
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Thu Oct 25 22:24:41 2012
  DistUpgraded: Fresh install
  DistroCodename: quantal
  DistroVariant: ubuntu
  DkmsStatus: nvidia-current, 304.43, 3.5.0-17-generic, x86_64: installed
  ExtraDebuggingInterest: I just need to know a workaround
  GraphicsCard:
   NVIDIA Corporation GT216 [GeForce GT 220] [10de:0a20] (rev a2) (prog-if 00 
[VGA controller])
 Subsystem: NVIDIA Corporation Device [10de:069a]
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MachineType: Dell Inc. Inspiron 545
  ProcEnviron:
   LANGUAGE=en_SG:en
   TERM=unknown
   PATH=(custom, no user)
   LANG=en_SG.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=349c4e31-6e53-43b6-9168-c5c7864ec495 ro quiet splash
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/17/2009
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A12
  dmi.board.name: 0N826N
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A04
  dmi.chassis.type: 3
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: OEM
  dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd11/17/2009:svnDellInc.:pnInspiron545:pvr00:rvnDellInc.:rn0N826N:rvrA04:cvnDellInc.:ct3:cvrOEM:
  dmi.product.name: Inspiron 545
  dmi.product.version: 00
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.8.4-0ubuntu3
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.39-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu1
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu6
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120913.8637f772-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.2-0ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/1071333/+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 1071395] Re: Xorg freeze when unplugging AC power

2012-10-26 Thread Timo Aaltonen
please make sure you have 'xdiagnose' installed, and then run 'apport-
collect 1071395'

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

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

Title:
  Xorg freeze when unplugging AC power

Status in “xorg” package in Ubuntu:
  Incomplete

Bug description:
  This is happening very frequently. I use dual external monitors with
  my laptop. When the laptop battery has charged, I unplug the AC cable.
  This results in both screens going black for a second or two and then
  resuming. However, every so often, approximately 1 in 3 times, the
  screen is frozen when it returns. I see the desktop but nothing is
  clickable, the mouse moves but I cannot select anything.

  Pressing CTRL + ALT + F1 and attempting to restart Unity, always
  fails, although I do sometimes  get the keyboard back (i.e. I can open
  a terminal via the keyboard and enter commands, but the result is the
  same - the desktop proper does not re-appear). The only solution is to
  kill Xorg or a hard reset.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: i386
  Date: Thu Oct 25 17:15:42 2012
  DistroCodename: quantal
  DistroVariant: ubuntu
  GpuHangFrequency: Several times a day
  MarkForUpload: True
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: Upgraded to quantal on 2012-10-19 (5 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1071395/+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 1064962] Re: Global menubar items do not work when opening a document directly from nautilus with no LibreOffice instance running

2012-10-26 Thread Antonio Fernández
@Raymond

It seems to be the same issue. Please, try the updated package when
available (very soon) and check if the issue has been fixed (it should).

@David

Are you using the i386 or amd64 version? I think that packages are still
compiling on Bjoern's PPA...

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

Title:
  Global menubar items do not work when opening a document directly from
  nautilus with no LibreOffice instance running

Status in BAMF Application Matching Framework:
  Confirmed
Status in The Application Menu:
  Confirmed
Status in “bamf” package in Ubuntu:
  Confirmed
Status in “indicator-appmenu” package in Ubuntu:
  Confirmed
Status in “libreoffice” package in Ubuntu:
  Invalid
Status in “bamf” source package in Quantal:
  Confirmed
Status in “indicator-appmenu” source package in Quantal:
  Confirmed
Status in “libreoffice” source package in Quantal:
  Invalid

Bug description:
  1) Have no instance of LibreOffice running
  2) open a document by double-clicking it in nautilus
  3) new window has no menu
  4) unfocusing/refocusing (e.g. by pressing F7 to bring up the spelling 
dialog) makes the menu appear

  WORKAROUND: minimize and restore the LibreOffice window

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-gtk 1:3.6.2~rc2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.6.1-0ubuntu2
  Architecture: amd64
  Date: Wed Oct 10 11:48:20 2012
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2012-09-30 (9 days ago)

  original description:
  In writer, none of the menubar items appear to work.  Example:

  * Open new document in Writer
  * Type some text and highlight it
  * Try Edit-Cut
   Nothing happens
  * Try Format-Change chase-UPPERCASE
   Nothing happens!
  workaround: restart your session after update

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/1064962/+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 1064962] Re: Global menubar items do not work when opening a document directly from nautilus with no LibreOffice instance running

2012-10-26 Thread David Bamberger
@Antonio

i'm on amd64 here. Ok, so it'll take some time, until the packages are
ready. Will try it again in a few days.

greetings,

David

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

Title:
  Global menubar items do not work when opening a document directly from
  nautilus with no LibreOffice instance running

Status in BAMF Application Matching Framework:
  Confirmed
Status in The Application Menu:
  Confirmed
Status in “bamf” package in Ubuntu:
  Confirmed
Status in “indicator-appmenu” package in Ubuntu:
  Confirmed
Status in “libreoffice” package in Ubuntu:
  Invalid
Status in “bamf” source package in Quantal:
  Confirmed
Status in “indicator-appmenu” source package in Quantal:
  Confirmed
Status in “libreoffice” source package in Quantal:
  Invalid

Bug description:
  1) Have no instance of LibreOffice running
  2) open a document by double-clicking it in nautilus
  3) new window has no menu
  4) unfocusing/refocusing (e.g. by pressing F7 to bring up the spelling 
dialog) makes the menu appear

  WORKAROUND: minimize and restore the LibreOffice window

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-gtk 1:3.6.2~rc2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.6.1-0ubuntu2
  Architecture: amd64
  Date: Wed Oct 10 11:48:20 2012
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2012-09-30 (9 days ago)

  original description:
  In writer, none of the menubar items appear to work.  Example:

  * Open new document in Writer
  * Type some text and highlight it
  * Try Edit-Cut
   Nothing happens
  * Try Format-Change chase-UPPERCASE
   Nothing happens!
  workaround: restart your session after update

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/1064962/+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 1070427] Re: fails to build due to missing kernel headers

2012-10-26 Thread Andy Whitcroft
@pitti -- I concur the common headers are not even guarenteed to exist
so it is not reasonable to have a way to depend on them, the linux-
headers in my mind does mean 'there are valid binary headers' so I would
expect that to be only on the complete headers.  Will spin some patches.

** Also affects: linux (Ubuntu Quantal)
   Importance: Undecided
   Status: New

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

** Changed in: linux (Ubuntu Quantal)
   Importance: Undecided = High

** Changed in: linux (Ubuntu Quantal)
 Assignee: (unassigned) = Andy Whitcroft (apw)

** Tags added: bot-stop-nagging

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

Title:
  fails to build due to missing kernel headers

Status in “linux” package in Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers” package in Ubuntu:
  New
Status in “linux” source package in Quantal:
  New
Status in “nvidia-graphics-drivers” source package in Quantal:
  New

Bug description:
  The system in question is a Dell XPS 1340. It needs proprietary
  drivers because it's unable to suspend with the Nouveau drivers.

  Steps to reproduce:

  - Install Ubuntu 12.10 from USB stick
  - Open software-center
  - Go to Edit - Software Sources
  - Go to the Additional Drivers tab
  - Select the first offered NVidia driver (nvidia-current)
  - Click on apply changes

  Expected result:
  - Nvidia module built and installed.
  - Nice build log in /var/lib/dkms/nvidia-current/304.43/build.

  Actual result:
  - Since linux-headers-generic is not installed, the module fails to build and 
upon rebooting most desktop elements will be absent.
  - /var/lib/dkms/nvidia-current/304.43/build is empty.
  - Here's the apt terminal log:

  Log started: 2012-10-23  11:45:29
  Selecting previously unselected package dkms.
  (Reading database ... 141836 files and directories currently installed.)
  Unpacking dkms (from .../dkms_2.2.0.3-1.1ubuntu1_all.deb) ...
  Selecting previously unselected package fakeroot.
  Unpacking fakeroot (from .../fakeroot_1.18.4-2_amd64.deb) ...
  Selecting previously unselected package nvidia-current.
  Unpacking nvidia-current (from 
.../nvidia-current_304.51.really.304.43-0ubuntu1_amd64.deb) ...
  Selecting previously unselected package python-xkit.
  Unpacking python-xkit (from .../python-xkit_0.5.0_all.deb) ...
  Selecting previously unselected package screen-resolution-extra.
  Unpacking screen-resolution-extra (from 
.../screen-resolution-extra_0.15_all.deb) ...
  Selecting previously unselected package nvidia-settings.
  Unpacking nvidia-settings (from 
.../nvidia-settings_304.51-0ubuntu2_amd64.deb) ...
  Processing triggers for man-db ...
  Processing triggers for desktop-file-utils ...
  Processing triggers for bamfdaemon ...
  Rebuilding /usr/share/applications/bamf.index...
  Processing triggers for gnome-menus ...
  Setting up dkms (2.2.0.3-1.1ubuntu1) ...
  Setting up fakeroot (1.18.4-2) ...
  update-alternatives: using /usr/bin/fakeroot-sysv to provide 
/usr/bin/fakeroot (fakeroot) in auto mode
  Setting up nvidia-current (304.51.really.304.43-0ubuntu1) ...
  update-alternatives: using /usr/lib/nvidia-current/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: using /usr/lib/nvidia-current/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-initramfs: deferring update (trigger activated)
  INFO:Enable nvidia-current
  DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/lenovo_thinkpad
  DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/dell_latitude
  DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/put_your_quirks_here
  DEBUG:Processing quirk ThinkPad T420s
  DEBUG:Failure to match Dell Inc. with LENOVO
  DEBUG:Quirk doesn't match
  DEBUG:Processing quirk Latitude E6530
  DEBUG:Failure to match Studio XPS 1340 with Latitude E6530
  DEBUG:Quirk doesn't match
  Loading new nvidia-current-304.43 DKMS files...
  First Installation: checking all kernels...
  Building only for 3.5.0-17-generic
  Building for architecture x86_64
  Module build for the currently running kernel was skipped since the
  kernel source for this kernel does not seem to be installed.
  Setting up python-xkit (0.5.0) ...
  Setting up screen-resolution-extra (0.15) ...
  Setting up nvidia-settings (304.51-0ubuntu2) ...
  update-alternatives: using /usr/lib/nvidia-settings/ld.so.conf to provide 
/etc/ld.so.conf.d/nvidia_settings.conf (nvidia_settings_conf) in auto mode
  Processing triggers for bamfdaemon ...
  Rebuilding /usr/share/applications/bamf.index...
  Processing triggers for initramfs-tools ...
  update-initramfs: Generating /boot/initrd.img-3.5.0-17-generic
  Log ended: 2012-10-23  11:46:17

  
  Note that 

[Desktop-packages] [Bug 1070427] Re: fails to build due to missing kernel headers

2012-10-26 Thread Andy Whitcroft
Obvlously for this case simply installing linux-headers-lowlatency would
resolve things.

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

Title:
  fails to build due to missing kernel headers

Status in “linux” package in Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers” package in Ubuntu:
  New
Status in “linux” source package in Quantal:
  New
Status in “nvidia-graphics-drivers” source package in Quantal:
  New

Bug description:
  The system in question is a Dell XPS 1340. It needs proprietary
  drivers because it's unable to suspend with the Nouveau drivers.

  Steps to reproduce:

  - Install Ubuntu 12.10 from USB stick
  - Open software-center
  - Go to Edit - Software Sources
  - Go to the Additional Drivers tab
  - Select the first offered NVidia driver (nvidia-current)
  - Click on apply changes

  Expected result:
  - Nvidia module built and installed.
  - Nice build log in /var/lib/dkms/nvidia-current/304.43/build.

  Actual result:
  - Since linux-headers-generic is not installed, the module fails to build and 
upon rebooting most desktop elements will be absent.
  - /var/lib/dkms/nvidia-current/304.43/build is empty.
  - Here's the apt terminal log:

  Log started: 2012-10-23  11:45:29
  Selecting previously unselected package dkms.
  (Reading database ... 141836 files and directories currently installed.)
  Unpacking dkms (from .../dkms_2.2.0.3-1.1ubuntu1_all.deb) ...
  Selecting previously unselected package fakeroot.
  Unpacking fakeroot (from .../fakeroot_1.18.4-2_amd64.deb) ...
  Selecting previously unselected package nvidia-current.
  Unpacking nvidia-current (from 
.../nvidia-current_304.51.really.304.43-0ubuntu1_amd64.deb) ...
  Selecting previously unselected package python-xkit.
  Unpacking python-xkit (from .../python-xkit_0.5.0_all.deb) ...
  Selecting previously unselected package screen-resolution-extra.
  Unpacking screen-resolution-extra (from 
.../screen-resolution-extra_0.15_all.deb) ...
  Selecting previously unselected package nvidia-settings.
  Unpacking nvidia-settings (from 
.../nvidia-settings_304.51-0ubuntu2_amd64.deb) ...
  Processing triggers for man-db ...
  Processing triggers for desktop-file-utils ...
  Processing triggers for bamfdaemon ...
  Rebuilding /usr/share/applications/bamf.index...
  Processing triggers for gnome-menus ...
  Setting up dkms (2.2.0.3-1.1ubuntu1) ...
  Setting up fakeroot (1.18.4-2) ...
  update-alternatives: using /usr/bin/fakeroot-sysv to provide 
/usr/bin/fakeroot (fakeroot) in auto mode
  Setting up nvidia-current (304.51.really.304.43-0ubuntu1) ...
  update-alternatives: using /usr/lib/nvidia-current/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: using /usr/lib/nvidia-current/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-initramfs: deferring update (trigger activated)
  INFO:Enable nvidia-current
  DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/lenovo_thinkpad
  DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/dell_latitude
  DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/put_your_quirks_here
  DEBUG:Processing quirk ThinkPad T420s
  DEBUG:Failure to match Dell Inc. with LENOVO
  DEBUG:Quirk doesn't match
  DEBUG:Processing quirk Latitude E6530
  DEBUG:Failure to match Studio XPS 1340 with Latitude E6530
  DEBUG:Quirk doesn't match
  Loading new nvidia-current-304.43 DKMS files...
  First Installation: checking all kernels...
  Building only for 3.5.0-17-generic
  Building for architecture x86_64
  Module build for the currently running kernel was skipped since the
  kernel source for this kernel does not seem to be installed.
  Setting up python-xkit (0.5.0) ...
  Setting up screen-resolution-extra (0.15) ...
  Setting up nvidia-settings (304.51-0ubuntu2) ...
  update-alternatives: using /usr/lib/nvidia-settings/ld.so.conf to provide 
/etc/ld.so.conf.d/nvidia_settings.conf (nvidia_settings_conf) in auto mode
  Processing triggers for bamfdaemon ...
  Rebuilding /usr/share/applications/bamf.index...
  Processing triggers for initramfs-tools ...
  update-initramfs: Generating /boot/initrd.img-3.5.0-17-generic
  Log ended: 2012-10-23  11:46:17

  
  Note that if I manually install linux-headers-generic and then reinstall the 
nvidia driver package (much easier to do via the terminal, btw) then the driver 
correctly builds and it works.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: ubuntu-drivers-common 1:0.2.71
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: amd64
  Date: Tue Oct 23 11:58:51 2012
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  SourcePackage: ubuntu-drivers-common
  

[Desktop-packages] [Bug 387626] Re: Wireless notification icon show full/no signal instead of the actual signal strength

2012-10-26 Thread Omer Akram
** No longer affects: notify-osd (Ubuntu)

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

Title:
  Wireless notification icon show full/no signal instead of the actual
  signal strength

Status in One Hundred Paper Cuts:
  Triaged
Status in NetworkManager:
  New
Status in “network-manager” package in Ubuntu:
  Invalid
Status in “network-manager-applet” package in Ubuntu:
  Confirmed

Bug description:
  The wireless notification[notify-osd] on wireless connection, always shows 
signal strength as full, while there are icons for all signal strengths  
/usr/share/icons/Human/scalable/status/notification-network-wireless-*
  This confuses users , who are used to the white as being no signal in the 
panel icon.
  This confusion could be avoided if the signal strengths are shown 
appropriately, this needs to be corrected. 

  -OLD DESCRIPTION--
  The new wireless notification connection message always uses the icon for a 
wireless signal strength of no signal.  It would be nice if it showed the 
actual signal strength instead.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/387626/+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 1071395] Re: Xorg freeze when unplugging AC power

2012-10-26 Thread Pablo180
Thanks, I did that, it ran something, asked my permission to access
LaunchPad, which was granted and then collect some information. But I am
not sure what it did with it? Where does it store it and do I need to
attach it?

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

Title:
  Xorg freeze when unplugging AC power

Status in “xorg” package in Ubuntu:
  Incomplete

Bug description:
  This is happening very frequently. I use dual external monitors with
  my laptop. When the laptop battery has charged, I unplug the AC cable.
  This results in both screens going black for a second or two and then
  resuming. However, every so often, approximately 1 in 3 times, the
  screen is frozen when it returns. I see the desktop but nothing is
  clickable, the mouse moves but I cannot select anything.

  Pressing CTRL + ALT + F1 and attempting to restart Unity, always
  fails, although I do sometimes  get the keyboard back (i.e. I can open
  a terminal via the keyboard and enter commands, but the result is the
  same - the desktop proper does not re-appear). The only solution is to
  kill Xorg or a hard reset.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: i386
  Date: Thu Oct 25 17:15:42 2012
  DistroCodename: quantal
  DistroVariant: ubuntu
  GpuHangFrequency: Several times a day
  MarkForUpload: True
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: Upgraded to quantal on 2012-10-19 (5 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1071395/+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 1070427] Re: fails to build due to missing kernel headers

2012-10-26 Thread Martin Pitt
Andy, this is indeed a combination of two bugs. linux-headers-generic
ought to be installed by default, and we are still debugging why
ubiquity removed it. But if it's not there, nvidia-current's
dependencies out to pull it in, and not consider linux-headers-3.5.0-17
sufficient for this.

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

Title:
  fails to build due to missing kernel headers

Status in “linux” package in Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers” package in Ubuntu:
  New
Status in “linux” source package in Quantal:
  New
Status in “nvidia-graphics-drivers” source package in Quantal:
  New

Bug description:
  The system in question is a Dell XPS 1340. It needs proprietary
  drivers because it's unable to suspend with the Nouveau drivers.

  Steps to reproduce:

  - Install Ubuntu 12.10 from USB stick
  - Open software-center
  - Go to Edit - Software Sources
  - Go to the Additional Drivers tab
  - Select the first offered NVidia driver (nvidia-current)
  - Click on apply changes

  Expected result:
  - Nvidia module built and installed.
  - Nice build log in /var/lib/dkms/nvidia-current/304.43/build.

  Actual result:
  - Since linux-headers-generic is not installed, the module fails to build and 
upon rebooting most desktop elements will be absent.
  - /var/lib/dkms/nvidia-current/304.43/build is empty.
  - Here's the apt terminal log:

  Log started: 2012-10-23  11:45:29
  Selecting previously unselected package dkms.
  (Reading database ... 141836 files and directories currently installed.)
  Unpacking dkms (from .../dkms_2.2.0.3-1.1ubuntu1_all.deb) ...
  Selecting previously unselected package fakeroot.
  Unpacking fakeroot (from .../fakeroot_1.18.4-2_amd64.deb) ...
  Selecting previously unselected package nvidia-current.
  Unpacking nvidia-current (from 
.../nvidia-current_304.51.really.304.43-0ubuntu1_amd64.deb) ...
  Selecting previously unselected package python-xkit.
  Unpacking python-xkit (from .../python-xkit_0.5.0_all.deb) ...
  Selecting previously unselected package screen-resolution-extra.
  Unpacking screen-resolution-extra (from 
.../screen-resolution-extra_0.15_all.deb) ...
  Selecting previously unselected package nvidia-settings.
  Unpacking nvidia-settings (from 
.../nvidia-settings_304.51-0ubuntu2_amd64.deb) ...
  Processing triggers for man-db ...
  Processing triggers for desktop-file-utils ...
  Processing triggers for bamfdaemon ...
  Rebuilding /usr/share/applications/bamf.index...
  Processing triggers for gnome-menus ...
  Setting up dkms (2.2.0.3-1.1ubuntu1) ...
  Setting up fakeroot (1.18.4-2) ...
  update-alternatives: using /usr/bin/fakeroot-sysv to provide 
/usr/bin/fakeroot (fakeroot) in auto mode
  Setting up nvidia-current (304.51.really.304.43-0ubuntu1) ...
  update-alternatives: using /usr/lib/nvidia-current/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: using /usr/lib/nvidia-current/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-initramfs: deferring update (trigger activated)
  INFO:Enable nvidia-current
  DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/lenovo_thinkpad
  DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/dell_latitude
  DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/put_your_quirks_here
  DEBUG:Processing quirk ThinkPad T420s
  DEBUG:Failure to match Dell Inc. with LENOVO
  DEBUG:Quirk doesn't match
  DEBUG:Processing quirk Latitude E6530
  DEBUG:Failure to match Studio XPS 1340 with Latitude E6530
  DEBUG:Quirk doesn't match
  Loading new nvidia-current-304.43 DKMS files...
  First Installation: checking all kernels...
  Building only for 3.5.0-17-generic
  Building for architecture x86_64
  Module build for the currently running kernel was skipped since the
  kernel source for this kernel does not seem to be installed.
  Setting up python-xkit (0.5.0) ...
  Setting up screen-resolution-extra (0.15) ...
  Setting up nvidia-settings (304.51-0ubuntu2) ...
  update-alternatives: using /usr/lib/nvidia-settings/ld.so.conf to provide 
/etc/ld.so.conf.d/nvidia_settings.conf (nvidia_settings_conf) in auto mode
  Processing triggers for bamfdaemon ...
  Rebuilding /usr/share/applications/bamf.index...
  Processing triggers for initramfs-tools ...
  update-initramfs: Generating /boot/initrd.img-3.5.0-17-generic
  Log ended: 2012-10-23  11:46:17

  
  Note that if I manually install linux-headers-generic and then reinstall the 
nvidia driver package (much easier to do via the terminal, btw) then the driver 
correctly builds and it works.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: ubuntu-drivers-common 1:0.2.71
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  

[Desktop-packages] [Bug 574270] Re: nm-applet displays the wrong connection status

2012-10-26 Thread David Medberry
I'm seeing this on quantal.

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

Title:
  nm-applet displays the wrong connection status

Status in Network Manager GNOME Applet:
  Confirmed
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-applet” source package in Lucid:
  Triaged
Status in “network-manager-applet” source package in Maverick:
  Fix Released

Bug description:
  After successfully connecting to a wireless network, nm-applet
  displays the disconnected icon instead of the signal strength. The
  icon tooltip says Wireless connection '...' active, which is
  correct. When I left-click the icon to see the list of networks, under
  Wireless networks, there's just a Disconnect button, while the
  network I'm connected to is in the list along with all other available
  networks.

  /var/log/syslog contains one suspicious message:

  May  3 00:51:08 dima-macbook NetworkManager: debug
  [1272873068.221331] periodic_update(): Roamed from BSSID
  00:26:5A:B3:F8:7B (dlink88226) to (none) ((none))

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: network-manager-gnome 0.8-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-21-generic x86_64
  NonfreeKernelModules: nvidia wl
  Architecture: amd64
  CRDA: Error: [Errno 2] No such file or directory
  Date: Mon May  3 00:52:59 2010
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Kubuntu 10.04 Lucid Lynx - Beta amd64 (20100318)
  IpRoute:
   192.168.0.0/24 dev eth1  proto kernel  scope link  src 192.168.0.13  metric 
2 
   169.254.0.0/16 dev eth1  scope link  metric 1000 
   default via 192.168.0.1 dev eth1  proto static
  Keyfiles: Error: [Errno 2] No such file or directory
  ProcEnviron:
   LANGUAGE=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  RfKill:
   0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
  SourcePackage: network-manager-applet

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager-applet/+bug/574270/+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 1064962] Re: Global menubar items do not work when opening a document directly from nautilus with no LibreOffice instance running

2012-10-26 Thread Peter Harvey
Is there any progress on the non-appearance of menu items when Alt is
pressed, or is that a different bug?

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

Title:
  Global menubar items do not work when opening a document directly from
  nautilus with no LibreOffice instance running

Status in BAMF Application Matching Framework:
  Confirmed
Status in The Application Menu:
  Confirmed
Status in “bamf” package in Ubuntu:
  Confirmed
Status in “indicator-appmenu” package in Ubuntu:
  Confirmed
Status in “libreoffice” package in Ubuntu:
  Invalid
Status in “bamf” source package in Quantal:
  Confirmed
Status in “indicator-appmenu” source package in Quantal:
  Confirmed
Status in “libreoffice” source package in Quantal:
  Invalid

Bug description:
  1) Have no instance of LibreOffice running
  2) open a document by double-clicking it in nautilus
  3) new window has no menu
  4) unfocusing/refocusing (e.g. by pressing F7 to bring up the spelling 
dialog) makes the menu appear

  WORKAROUND: minimize and restore the LibreOffice window

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-gtk 1:3.6.2~rc2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.6.1-0ubuntu2
  Architecture: amd64
  Date: Wed Oct 10 11:48:20 2012
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2012-09-30 (9 days ago)

  original description:
  In writer, none of the menubar items appear to work.  Example:

  * Open new document in Writer
  * Type some text and highlight it
  * Try Edit-Cut
   Nothing happens
  * Try Format-Change chase-UPPERCASE
   Nothing happens!
  workaround: restart your session after update

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/1064962/+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 1071722] [NEW] Mouse cursor duplicated in dual screen setup

2012-10-26 Thread Maarten Bezemer
Public bug reported:

I have attached a external monitor to my laptop. When I my the mouse
from the primary display (my laptop screen) to the secondary display
(external monitor), the mouse cursor image gets duplicated.

On the primary screen it freezes its last location (so moving the mouse more 
quickly, makes sure that the mouse image is clearly visible) and on the 
secondary screen it keeps on performing as it should.
When I move the mouse back to the primary screen, the duplicated mouse image 
disappears and everything works like normal again.
Funny thing: when the duplication is 'active' the frozen mouse, still changes 
it image (pointing finger, 'text thingy', resizing arrows, etc) when I my mouse 
(on the secondary screen) is hovering over elements that makes the image change.

Since Ubuntu 12.10 I use the xserver-xorg-video-radeon package, as fglrx
does not support my ATI video card (HD 3650) anymore. So I do not know
whether the problem is also existing pre-12.10.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: xserver-xorg-video-ati (not installed)
- xserver-xorg-video-radeon (1:6.99.99~git20120913.8637f772-0ubuntu1)
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic x86_64
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
Date: Fri Oct 26 12:46:13 2012
InstallationDate: Installed on 2012-10-19 (6 days ago)
InstallationMedia: Kubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.1)
MarkForUpload: True
SourcePackage: xserver-xorg-video-ati
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug quantal

** Description changed:

  I have attached a external monitor to my laptop. When I my the mouse
  from the primary display (my laptop screen) to the secondary display
  (external monitor), the mouse cursor image gets duplicated.
  
  On the primary screen it freezes its last location (so moving the mouse more 
quickly, makes sure that the mouse image is clearly visible) and on the 
secondary screen it keeps on performing as it should.
  When I move the mouse back to the primary screen, the duplicated mouse image 
disappears and everything works like normal again.
  Funny thing: when the duplication is 'active' the frozen mouse, still changes 
it image (pointing finger, 'text thingy', resizing arrows, etc) when I my mouse 
(on the secondary screen) is hovering over elements that makes the image change.
  
  Since Ubuntu 12.10 I use the xserver-xorg-video-radeon package, as fglrx
  does not support my ATI video card (HD 3650) anymore. So I do not know
  whether the problem is also existing pre-12.10.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xserver-xorg-video-ati (not installed)
+ - xserver-xorg-video-radeon (1:6.99.99~git20120913.8637f772-0ubuntu1)
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Fri Oct 26 12:46:13 2012
  InstallationDate: Installed on 2012-10-19 (6 days ago)
  InstallationMedia: Kubuntu 12.10 Quantal Quetzal - Release amd64 
(20121017.1)
  MarkForUpload: True
  SourcePackage: xserver-xorg-video-ati
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Mouse cursor duplicated in dual screen setup

Status in “xserver-xorg-video-ati” package in Ubuntu:
  New

Bug description:
  I have attached a external monitor to my laptop. When I my the mouse
  from the primary display (my laptop screen) to the secondary display
  (external monitor), the mouse cursor image gets duplicated.

  On the primary screen it freezes its last location (so moving the mouse more 
quickly, makes sure that the mouse image is clearly visible) and on the 
secondary screen it keeps on performing as it should.
  When I move the mouse back to the primary screen, the duplicated mouse image 
disappears and everything works like normal again.
  Funny thing: when the duplication is 'active' the frozen mouse, still changes 
it image (pointing finger, 'text thingy', resizing arrows, etc) when I my mouse 
(on the secondary screen) is hovering over elements that makes the image change.

  Since Ubuntu 12.10 I use the xserver-xorg-video-radeon package, as
  fglrx does not support my ATI video card (HD 3650) anymore. So I do
  not know whether the problem is also existing pre-12.10.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xserver-xorg-video-ati (not installed)
  - xserver-xorg-video-radeon (1:6.99.99~git20120913.8637f772-0ubuntu1)
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Fri Oct 

[Desktop-packages] [Bug 986289] Re: lightdm shutdown opens a window without focus

2012-10-26 Thread Paul Crawford
There is still an underlying issue of discover-ability here and it
fails, in my view, to be acceptable for a disabled user:

(1)  Why does the tab key not cycle to the shutdown menu?  Where exactly
will a user, faced with the log-in screen, find out that the 'F10' key
opens that menu?

(2) The tab key only cycles between the log-in method (e.g. Gnome,
Unity, etc, and not the user list) and the entry window for the current
account's password. How would a keyboard-only user change account?

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

Title:
  lightdm shutdown opens a window without focus

Status in Unity Greeter:
  Fix Released
Status in “unity-greeter” package in Ubuntu:
  Fix Released
Status in “unity-greeter” source package in Precise:
  Fix Released

Bug description:
  [Impact]
  Users cannot shutdown from the greeter screen using only the keyboard.  This 
means that some users that rely on accessibility features cannot shutdown from 
the greeter at all.  (or devices that don't have a pointer at all)

  [Test Case]
  1) Go to the greeter.
  2) Press F10.
  3) Press Down and Enter to select Shut Down
  4) Try to press tab, or left and right, to select the buttons in the dialog 
that pops up

  [Regression Potential]
  A potential fix may cause problems restoring focus to the user list after the 
dialog disappears.  Or maybe issues with the onscreen keyboard staying on top 
of the screen as we move focus around.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-greeter/+bug/986289/+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 1071725] [NEW] LibreOffice crashes in accessibilty tests in sc unoapi

2012-10-26 Thread Björn Michaelsen
Public bug reported:

Running the sc_unoapi tests in a unity session in non-headless mode results in 
a crash in these (a11y) tests:
sc.AccessableEditableTextPara_PreviewCell
sc.AccessableCell
sc.AccessablePageHeader
sc.AccessablePageHeaderArea
sc.AccessablePreviewCell
sc.AccessablePreviewHeaderCell
sc.AccessablePreviewTable

looking at the stacktrace one finds two g_main_loops running, which
should never happen (one is forked by the dbusconnection code). I
suspect there is a race condition in the a11y code in LibreOffice itself
(not properly locking the SolarMutex). This race is a probable root
cause of bug 1064992.

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

** Description changed:

  Running the sc_unoapi tests in a unity session in non-headless mode results 
in a crash in these (a11y) tests:
  sc.AccessableEditableTextPara_PreviewCell
  sc.AccessableCell
  sc.AccessablePageHeader
  sc.AccessablePageHeaderArea
  sc.AccessablePreviewCell
  sc.AccessablePreviewHeaderCell
  sc.AccessablePreviewTable
  
  looking at the stacktrace one finds two g_main_loops running, which
  should never happen (one is forked by the dbusconnection code). I
  suspect there is a race condition in the a11y code in LibreOffice itself
- (not properly locking the SolarMutex).
+ (not properly locking the SolarMutex). This race is a probable root
+ cause of bug 1064992.

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

Title:
  LibreOffice crashes in accessibilty tests in sc unoapi

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  Running the sc_unoapi tests in a unity session in non-headless mode results 
in a crash in these (a11y) tests:
  sc.AccessableEditableTextPara_PreviewCell
  sc.AccessableCell
  sc.AccessablePageHeader
  sc.AccessablePageHeaderArea
  sc.AccessablePreviewCell
  sc.AccessablePreviewHeaderCell
  sc.AccessablePreviewTable

  looking at the stacktrace one finds two g_main_loops running, which
  should never happen (one is forked by the dbusconnection code). I
  suspect there is a race condition in the a11y code in LibreOffice
  itself (not properly locking the SolarMutex). This race is a probable
  root cause of bug 1064992.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1071725/+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 1064992] Re: Unity menubar crashes when activating a submenu in LibreOffice while using Orca screen reader

2012-10-26 Thread Björn Michaelsen
Related too bug 1071725, likely the same root cause.

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

Title:
  Unity menubar crashes when activating a submenu in LibreOffice while
  using Orca screen reader

Status in The Application Menu:
  In Progress
Status in Unity:
  Invalid
Status in “gtk+3.0” package in Ubuntu:
  In Progress
Status in “libreoffice” package in Ubuntu:
  Incomplete

Bug description:
  When using LibreOffice, Unity menubar crashes when activating a
  submenu if Orca screen reader is being used. Although menubar crashes,
  LibreOffice doesn't.

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-appmenu/+bug/1064992/+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 986289] Re: lightdm shutdown opens a window without focus

2012-10-26 Thread Paul Crawford
OK, I just discovered that the up  down arrow keys cycle the user
accounts, but they do not cycle the log-in method! For that you need to
use the tab key!

How do you get access to the accessibility drop-down menu on the to bar?

Same for the keyboard/language selection?

Also why no 'F1' for help on any of this? If it were
obvious/discoverable using the tab key that would not be needed, but
there seems to be a non-obvious mix of methods and some I have not been
able to discover yet (as noted above).

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

Title:
  lightdm shutdown opens a window without focus

Status in Unity Greeter:
  Fix Released
Status in “unity-greeter” package in Ubuntu:
  Fix Released
Status in “unity-greeter” source package in Precise:
  Fix Released

Bug description:
  [Impact]
  Users cannot shutdown from the greeter screen using only the keyboard.  This 
means that some users that rely on accessibility features cannot shutdown from 
the greeter at all.  (or devices that don't have a pointer at all)

  [Test Case]
  1) Go to the greeter.
  2) Press F10.
  3) Press Down and Enter to select Shut Down
  4) Try to press tab, or left and right, to select the buttons in the dialog 
that pops up

  [Regression Potential]
  A potential fix may cause problems restoring focus to the user list after the 
dialog disappears.  Or maybe issues with the onscreen keyboard staying on top 
of the screen as we move focus around.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-greeter/+bug/986289/+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 1071726] [NEW] Cannot open .html file from smb share

2012-10-26 Thread dac922
Public bug reported:

On Ubuntu 12.10 I cannot open a html file from smb share, since Firefox
cannot open smb:// link.


With Ubuntu 12.04 smb shares were mounted to ~/.gvfs. If the html file was 
clicked within Nautilus, Firefox opened this html file with link to filesystem.

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

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

Title:
  Cannot open .html file from smb share

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  On Ubuntu 12.10 I cannot open a html file from smb share, since
  Firefox cannot open smb:// link.

  
  With Ubuntu 12.04 smb shares were mounted to ~/.gvfs. If the html file was 
clicked within Nautilus, Firefox opened this html file with link to filesystem.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1071726/+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 1071383] Re: Empathy don't connect when I'm a LDAP user

2012-10-26 Thread Bilal Shahid
thanks for the bug report 
what is LDAP stands for ?

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

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

Title:
  Empathy don't connect when I'm a LDAP user

Status in “empathy” package in Ubuntu:
  Incomplete

Bug description:
  - Problem:

  When I'm using the system autenticated by a LDAP user, if I configure
  the Online Accounts, the Empathy don't reconize that I've already
  configured the messenger accounts. If I do the same procedure
  authenticated by a common system account, the empathy immediatly
  reconize  when I save the messenger account in the Online Accounts.

  - How can you reproduce?

  * Configure the ubuntu to use the autentication with OpenLDAP.
  * Connect with a LDAP user.
  * Open Empathy;
  * Configure a Online Account
  * Verify Empathy don't reconize the new account.

  
  OS. Release: Ubuntu 12.10
  All packages updated.
  Empathy version 3.6.0.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1071383/+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 1071728] [NEW] lightdm fails keyboard accessability design

2012-10-26 Thread Paul Crawford
Public bug reported:

Following on from the issue of bug #986289 to more general issue about
the design of the unity greeter and how a person, in particular a newer
user, with only keyboard-like access can make proper use of the
computer.

There is an underlying issue of poor discoverability here and it
fails, in my view, to be acceptable for a disabled user:

(1) Why does the tab key not cycle to the other menus? Where exactly
will a user, faced with the log-in screen, find out that the 'F10' key
opens the shutdown menu?

(2) The tab key only cycles between the log-in desktop (e.g. Gnome,
Unity, etc, and not the user list) and the entry window for the current
account's password.

The up  down arrow keys cycle the user accounts (which is no that
obvious but I found out by trying most keys until something happened),
but they do not cycle the desktop choice. For that you need to make
further use the tab key!

Why the lack of consistency?

(3) Having found that 'F10' will open the shutdown drop-down menu, what
keys allow access to the accessibility drop-down menu on the top bar?

(4) Same for the drop-down selector for keyboard/language?

(5) How is a user expected to get help on this? The de-facto standard
'F1' brings up nothing, and there is no textual indication on the
display to show, for example, that using 'F10' brings up the shutdown
menu.

** Affects: unity-greeter (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  lightdm fails keyboard accessability design

Status in “unity-greeter” package in Ubuntu:
  New

Bug description:
  Following on from the issue of bug #986289 to more general issue about
  the design of the unity greeter and how a person, in particular a
  newer user, with only keyboard-like access can make proper use of the
  computer.

  There is an underlying issue of poor discoverability here and it
  fails, in my view, to be acceptable for a disabled user:

  (1) Why does the tab key not cycle to the other menus? Where exactly
  will a user, faced with the log-in screen, find out that the 'F10' key
  opens the shutdown menu?

  (2) The tab key only cycles between the log-in desktop (e.g. Gnome,
  Unity, etc, and not the user list) and the entry window for the
  current account's password.

  The up  down arrow keys cycle the user accounts (which is no that
  obvious but I found out by trying most keys until something happened),
  but they do not cycle the desktop choice. For that you need to make
  further use the tab key!

  Why the lack of consistency?

  (3) Having found that 'F10' will open the shutdown drop-down menu,
  what keys allow access to the accessibility drop-down menu on the top
  bar?

  (4) Same for the drop-down selector for keyboard/language?

  (5) How is a user expected to get help on this? The de-facto standard
  'F1' brings up nothing, and there is no textual indication on the
  display to show, for example, that using 'F10' brings up the shutdown
  menu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1071728/+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 986289] Re: lightdm shutdown opens a window without focus

2012-10-26 Thread Paul Crawford
Realised this is separate issue so opening new bug for it as #1071728

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

Title:
  lightdm shutdown opens a window without focus

Status in Unity Greeter:
  Fix Released
Status in “unity-greeter” package in Ubuntu:
  Fix Released
Status in “unity-greeter” source package in Precise:
  Fix Released

Bug description:
  [Impact]
  Users cannot shutdown from the greeter screen using only the keyboard.  This 
means that some users that rely on accessibility features cannot shutdown from 
the greeter at all.  (or devices that don't have a pointer at all)

  [Test Case]
  1) Go to the greeter.
  2) Press F10.
  3) Press Down and Enter to select Shut Down
  4) Try to press tab, or left and right, to select the buttons in the dialog 
that pops up

  [Regression Potential]
  A potential fix may cause problems restoring focus to the user list after the 
dialog disappears.  Or maybe issues with the onscreen keyboard staying on top 
of the screen as we move focus around.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-greeter/+bug/986289/+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 1047731] Re: third party jabber id need to reconfigure with empathy

2012-10-26 Thread Jeet
with recent upgrade i found issue is fixed now... closing this for now
.. i will reopen if i encounter this again.

** Changed in: empathy (Ubuntu)
   Status: Incomplete = Fix Released

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

Title:
  third party jabber id need to reconfigure with empathy

Status in “empathy” package in Ubuntu:
  Fix Released

Bug description:
  i have a jabber id provided from my company ..

  empathy allow me to login with it using jabber protocol

  but problem is that once i logoff and reconnect this account i need to
  remove account and reconfigure again

  
  ~Jeet

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: empathy 3.4.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic-pae 3.2.14
  Uname: Linux 3.2.0-24-generic-pae i686
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: i386
  Date: Sat Sep  8 10:13:15 2012
  ProcEnviron:
   LANGUAGE=en_IN:en
   PATH=(custom, no user)
   LANG=en_IN
   SHELL=/bin/bash
  SourcePackage: empathy
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1047731/+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 1064962] Re: Global menubar items do not work when opening a document directly from nautilus with no LibreOffice instance running

2012-10-26 Thread Björn Michaelsen
I tested the build with Antonios fixes and found the issue to be fixed
and found no regressions so far. Bug 1071725 is still there, but that is
expected.

Still the changes are nontrivial, so I have some reservations about
kicking this in as an SRU without at least some manual reallife testing
in either the PPA or on -proposed.

And: Oh joy, the i386 ppa buildd failed again with no space left on
device.

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

Title:
  Global menubar items do not work when opening a document directly from
  nautilus with no LibreOffice instance running

Status in BAMF Application Matching Framework:
  Confirmed
Status in The Application Menu:
  Confirmed
Status in “bamf” package in Ubuntu:
  Confirmed
Status in “indicator-appmenu” package in Ubuntu:
  Confirmed
Status in “libreoffice” package in Ubuntu:
  Invalid
Status in “bamf” source package in Quantal:
  Confirmed
Status in “indicator-appmenu” source package in Quantal:
  Confirmed
Status in “libreoffice” source package in Quantal:
  Invalid

Bug description:
  1) Have no instance of LibreOffice running
  2) open a document by double-clicking it in nautilus
  3) new window has no menu
  4) unfocusing/refocusing (e.g. by pressing F7 to bring up the spelling 
dialog) makes the menu appear

  WORKAROUND: minimize and restore the LibreOffice window

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-gtk 1:3.6.2~rc2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.6.1-0ubuntu2
  Architecture: amd64
  Date: Wed Oct 10 11:48:20 2012
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2012-09-30 (9 days ago)

  original description:
  In writer, none of the menubar items appear to work.  Example:

  * Open new document in Writer
  * Type some text and highlight it
  * Try Edit-Cut
   Nothing happens
  * Try Format-Change chase-UPPERCASE
   Nothing happens!
  workaround: restart your session after update

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/1064962/+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 1027805] Re: logins are not recorded in wtmp

2012-10-26 Thread Paul Crawford
@Sebastien Apologies for the apparent hijacking of this bug, opening a
new report for that subject.

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

Title:
  logins are not recorded in wtmp

Status in Light Display Manager:
  Triaged
Status in “lightdm” package in Ubuntu:
  Triaged

Bug description:
  After applying the fix for #870297, utmp records are updated correctly
  but wtmp is not:

  flashman ~ % ssh root@test-precise 'dpkg-query --show lightdm  last -n1'
  lightdm 1.2.1-0ubuntu1.1
  root pts/0 flashman Tue Jul 17 10:32 - 10:32 (00:00)

  wtmp begins Fri Jul 13 19:23:13 2012

  'last' output here should show my graphical session as 'still logged
  in'.

  This should probably be fixed by stacking pam_lastlog for user
  sessions.

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/1027805/+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 1004594] Re: BT DUN device disappears permanently from nm-applet if connection broken

2012-10-26 Thread Steve White
** Changed in: network-manager (Ubuntu)
   Status: Incomplete = New

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

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

Title:
  BT DUN device disappears permanently from nm-applet if connection
  broken

Status in “bluez” package in Ubuntu:
  New
Status in “network-manager” package in Ubuntu:
  New

Bug description:
  Hi,

  I'm a daily Bluetooth DUN user.  This is Ubuntu 12.04, on a Samsung
  NC-20 with a Nokia C5.

  I can easily establish a DUN connection through the phone and comfortably use 
the Internet that way.
  After set-up, an item corresponding to my phone provider appears in the Gnome 
NetworkManager (nm-applet) menu.

  However, if the DUN connection is broken, say by turning the phone off, or 
taking the phone out of range,
  the item disappears from the menu, and never comes back, even if the phone is 
in range and Bluetooth is clearly working on both devices.

  This is 100% reproducible on my system.
  This is an old problem: I remember it from the Ubuntu 10.x series.

  I tried re-starting nm-applet, and bluetooth-applet, to no effect.
  If the bluetoothd is restarted, however, the item re-appears, and the phone 
can again be used.
  (Re-booting the computer works too of course.)

  I'm guessing it's a bluez issue, although it might be a NetworkManager
  issue (or both).

  Cheers!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1004594/+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 1015232] Re: [Gateway 504GR, Realtek ALC880] Needed to manually modprobe snd-hda-intel

2012-10-26 Thread Raymond
how many audio jacks at rear panel ?

any coaxial or optical jack ?

try model=3stack or model=3stack-digout

http://git.kernel.org/?p=linux/kernel/git/tiwai/sound.git;a=commitdiff;h=67b6ec3196da235317ff1b9474f17379b78f3294;hp=29e3fdcc84e5da04cb7e6a36fee0a772c91d3b28

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

Title:
  [Gateway 504GR, Realtek ALC880] Needed to manually modprobe snd-hda-
  intel

Status in “alsa-driver” package in Ubuntu:
  New

Bug description:
  I was having no sound; I did 'find /lib/modules/`uname -r` | grep snd' and 
found drivers were installed.
  lspci -v | grep -A7 -i audioproduced the following output:

  00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) 
High Definition Audio Controller (rev 03)
   Subsystem: Gateway 2000 Device 4037
   Flags: bus master, fast devsel, latency 0, IRQ 11
   Memory at 7310 (64-bit, non-prefetchable) [size=16K]
   Capabilities: access denied
   Kernel modules: snd-hda-intel

  then I:
  sudo modprobe snd-hda-intel

  after which sound is now working. I have added it to my /etc/modules.
  I have not yet rebooted to confirm persistance.

  I am running Ubuntu 12.04

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-25.40-generic-pae 3.2.18
  Uname: Linux 3.2.0-25-generic-pae i686
  NonfreeKernelModules: nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  AplayDevices:
    List of PLAYBACK Hardware Devices 
   card 0: Intel [HDA Intel], device 0: ALC880 Analog [ALC880 Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  magnum 1569 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0x7310 irq 45'
     Mixer name : 'Realtek ALC880'
     Components : 'HDA:10ec0880,0860,0009'
     Controls  : 29
     Simple ctrls  : 17
  Date: Tue Jun 19 11:11:27 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel successful
  Symptom_Card: Built-in Audio - HDA Intel
  Symptom_DevicesInUse:
   1569  magnumF pulseaudio
   PID ACCESS COMMAND
  Symptom_Jack: Line Out, N/A
  Symptom_PulsePlaybackTest: PulseAudio playback test successful
  Symptom_Type: No sound at all
  Title: [504GR, Realtek ALC880, Line Out, N/A] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/08/2004
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: AG91510J.15A.0579.2004.1008.1003
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: D915GAG
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAC77881-304
  dmi.chassis.type: 2
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrAG91510J.15A.0579.2004.1008.1003:bd10/08/2004:svnGateway:pn504GR:pvr:rvnIntelCorporation:rnD915GAG:rvrAAC77881-304:cvn:ct2:cvr:
  dmi.product.name: 504GR
  dmi.sys.vendor: Gateway

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1015232/+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 915382] Re: ACPI events to shutdown/reboot don't generate a popup like after logging in

2012-10-26 Thread Paul Crawford
There should be no requirement to log-in in order to shut the machine
down if you have physical access, the power button should initiate this
in an orderly manner (warning/prompting as required).

Basically, if the person at the power button wants to, they can hold the
button in for 5 sec and power off brutally, or pull the AC supply!

Hence the system should be designed with this in mind and offer them the
option, without super-user rights being needed, to shut down in as
orderly a manner as possible even if others were logged in. Having been
warned of that just in case. Remember, they are physically at the
machine's power supply control and can/will use that if it won't
respond!

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

Title:
  ACPI events to shutdown/reboot don't generate a popup like after
  logging in

Status in “lightdm” package in Ubuntu:
  Triaged

Bug description:
  There was a bug against virt-manager* where sending a reboot or
  shutdown event to a client seemingly doesn't do anything. Turns out
  that this only happens on the login screen, inside a session you get a
  popup asking what to do after the power button has been pushed. So
  something is wrong on the lightdm session, that prevents the popup
  from happening.

  This happens on real hw as well; if you hit the power button while
  looking at the login screen, nothing happens.

  * bug 228690

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/915382/+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 1027805] Re: logins are not recorded in wtmp

2012-10-26 Thread Paul Crawford
Found the power button issue is already open as bug #915382

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

Title:
  logins are not recorded in wtmp

Status in Light Display Manager:
  Triaged
Status in “lightdm” package in Ubuntu:
  Triaged

Bug description:
  After applying the fix for #870297, utmp records are updated correctly
  but wtmp is not:

  flashman ~ % ssh root@test-precise 'dpkg-query --show lightdm  last -n1'
  lightdm 1.2.1-0ubuntu1.1
  root pts/0 flashman Tue Jul 17 10:32 - 10:32 (00:00)

  wtmp begins Fri Jul 13 19:23:13 2012

  'last' output here should show my graphical session as 'still logged
  in'.

  This should probably be fixed by stacking pam_lastlog for user
  sessions.

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/1027805/+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 1065919] Re: thunderbird 16 updates broke messaging menu integration

2012-10-26 Thread Launchpad Bug Tracker
** Branch linked: lp:~mozillateam/thunderbird/thunderbird.quantal

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

Title:
  thunderbird 16 updates broke messaging menu integration

Status in “thunderbird” package in Ubuntu:
  Triaged
Status in “thunderbird” source package in Quantal:
  Fix Released

Bug description:
  On current quantal the launcher counts and the messaging menu are not
  picking new email it seems...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1065919/+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 1064962] Re: Global menubar items do not work when opening a document directly from nautilus with no LibreOffice instance running

2012-10-26 Thread David Bamberger
@Björn

on wich system did you test the fixes? Are you using amd64? so maybe i
did something wrong? i just added the ppa to synaptic and did an
update.did i miss something? The update installed several packages,
but nothing changed for me. I also tried to delete the libreoffice
folder in my home folder and did restart, but opening a writer document
from nautilus or dash does still result in an empty menu bar.

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

Title:
  Global menubar items do not work when opening a document directly from
  nautilus with no LibreOffice instance running

Status in BAMF Application Matching Framework:
  Confirmed
Status in The Application Menu:
  Confirmed
Status in “bamf” package in Ubuntu:
  Confirmed
Status in “indicator-appmenu” package in Ubuntu:
  Confirmed
Status in “libreoffice” package in Ubuntu:
  Invalid
Status in “bamf” source package in Quantal:
  Confirmed
Status in “indicator-appmenu” source package in Quantal:
  Confirmed
Status in “libreoffice” source package in Quantal:
  Invalid

Bug description:
  1) Have no instance of LibreOffice running
  2) open a document by double-clicking it in nautilus
  3) new window has no menu
  4) unfocusing/refocusing (e.g. by pressing F7 to bring up the spelling 
dialog) makes the menu appear

  WORKAROUND: minimize and restore the LibreOffice window

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-gtk 1:3.6.2~rc2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.6.1-0ubuntu2
  Architecture: amd64
  Date: Wed Oct 10 11:48:20 2012
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2012-09-30 (9 days ago)

  original description:
  In writer, none of the menubar items appear to work.  Example:

  * Open new document in Writer
  * Type some text and highlight it
  * Try Edit-Cut
   Nothing happens
  * Try Format-Change chase-UPPERCASE
   Nothing happens!
  workaround: restart your session after update

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/1064962/+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 1071383] Re: Empathy don't connect when I'm a LDAP user

2012-10-26 Thread Icaro Clever
I didn't undestand your question. Do you wanna know what is the LDAP
acronym meaning?

Well, I'm passing the packages and versions of LDAP because I forgot
informing this to you in the last post. Maybe this answer your question.

ldap-auth-client = 0.5.3
ldap-auth-config = 0.5.3
libpam-ldap= 184-8.5ubuntu3
libnss-ldap = 264-2.2ubuntu4

I've used the tutorial
https://help.ubuntu.com/community/LDAPClientAuthentication .

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

Title:
  Empathy don't connect when I'm a LDAP user

Status in “empathy” package in Ubuntu:
  Incomplete

Bug description:
  - Problem:

  When I'm using the system autenticated by a LDAP user, if I configure
  the Online Accounts, the Empathy don't reconize that I've already
  configured the messenger accounts. If I do the same procedure
  authenticated by a common system account, the empathy immediatly
  reconize  when I save the messenger account in the Online Accounts.

  - How can you reproduce?

  * Configure the ubuntu to use the autentication with OpenLDAP.
  * Connect with a LDAP user.
  * Open Empathy;
  * Configure a Online Account
  * Verify Empathy don't reconize the new account.

  
  OS. Release: Ubuntu 12.10
  All packages updated.
  Empathy version 3.6.0.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1071383/+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 930813] Re: Fix thunderbird behaviour (hide , not quit)

2012-10-26 Thread Chris Wilson
I love the irony in this bug report. We're trying to get Unity to stop
keeping apps like Rhythmbox running when they're closed, and here we are
trying to get Thunderbird to keep going :)

Normally adding new software to the CD is outwith the scope of a paper
cut, but in this case it seems like it will be beneficial, and certainly
a lot easier than patching TB to do this itself. I'll take this into the
Ubuntu Desktop and Development mailing lists and see what they think.

** Changed in: hundredpapercuts
Milestone: None = raring-misc

** Changed in: hundredpapercuts
 Assignee: (unassigned) = Papercuts Ninja (papercuts-ninja)

** Changed in: hundredpapercuts
   Importance: Undecided = Low

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

Title:
  Fix thunderbird behaviour (hide , not quit)

Status in One Hundred Paper Cuts:
  Confirmed
Status in “thunderbird” package in Ubuntu:
  Confirmed

Bug description:
   Now on clicking the [X] on the window Thunderbird quits . I'm pretty
  sure it would be much better to have TB hide on clicking the [X] (much
  like Rhythmbox does) , because I (and maybe many others) prefer having
  TB in the background .

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/930813/+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 773288] Re: border on top and border shadow options are still active when show border is disabled

2012-10-26 Thread demicoder
Final bug patch.
Goals achieved:
1.) 'Border On Top' and 'Show Page Border' are grayed out when 'Show Page 
Border' is unchecked.
2.) 'Border On Top' and 'Show Page Border' are indented right just enough to 
give an intuitive feel that these are suboptions of 'Show Border'.


** Patch added: 7773288-disable-page-border-options_Version4.diff
   
https://bugs.launchpad.net/inkscape/+bug/773288/+attachment/3414293/+files/7773288-disable-page-border-options_Version4.diff

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

Title:
  border on top and border shadow options are still active when
  show border is disabled

Status in Inkscape: A Vector Drawing Tool:
  In Progress
Status in “inkscape” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: inkscape

  In document properties - border; I would expect border on top and
  border shadow to be indented slightly, as sub-options of show
  border, and to be greyed out when show border is disabled (unless
  I'm missing something, and they do have an effect even with the border
  turned off...)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: inkscape 0.48.1-2ubuntu2
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Fri Apr 29 15:18:22 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: inkscape
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/773288/+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 1050243] Re: unable to retype login details on lightdm with userlist disabled

2012-10-26 Thread Xisberto
I have the same issue here, using lightdm-dtk-greeter.

If I select the unity-greeter, the behavior is ok, but in my
organization we need a bigger login box, for messages.

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

Title:
  unable to retype login details on lightdm with userlist disabled

Status in “lightdm” package in Ubuntu:
  Incomplete

Bug description:
  Its impossible to retype the login details if a mistake during login
  on lightdm with userlist disabled. I noticed this problem on Xubuntu
  12.04.

  This bug can be reproduced always. I noticed it while trying to setup
  a laptop image for my institute. We disabled the userlist for lightdm
  for security purpose so that users would have to manually type in
  their username. I noticed that if I made a mistake while typing the
  user credentials (whether in the password or username) the lightdm
  gives me the username/password incorrect error but it does not provide
  me the username dialog box so that I can start all over again. What I
  get instead is a message that asks me to retype the password (which
  should not be the case because sometimes the mistake was in the
  username not the password)

  When this happens the best way to login is either to switch to console
  mode and restart lightdm, or to reboot the computer completely. I
  think this is a major bug which will affect many people who use Ubuntu
  (or in my case xubuntu) in enterprise.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: lightdm 1.2.1-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.2.0-30.48-generic 3.2.27
  Uname: Linux 3.2.0-30-generic i686
  ApportVersion: 2.0.1-0ubuntu12
  Architecture: i386
  Date: Thu Sep 13 08:33:50 2012
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.lightdm.users.conf: 2012-09-13T08:05:01.783164

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1050243/+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 1064962] Re: Global menubar items do not work when opening a document directly from nautilus with no LibreOffice instance running

2012-10-26 Thread Björn Michaelsen
@David: I tested with my own build (build on my machine) on amd64. There
is no update in the ppa for amd64 as the buider ran out of disc space
there.

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

Title:
  Global menubar items do not work when opening a document directly from
  nautilus with no LibreOffice instance running

Status in BAMF Application Matching Framework:
  Confirmed
Status in The Application Menu:
  Confirmed
Status in “bamf” package in Ubuntu:
  Confirmed
Status in “indicator-appmenu” package in Ubuntu:
  Confirmed
Status in “libreoffice” package in Ubuntu:
  Invalid
Status in “bamf” source package in Quantal:
  Confirmed
Status in “indicator-appmenu” source package in Quantal:
  Confirmed
Status in “libreoffice” source package in Quantal:
  Invalid

Bug description:
  1) Have no instance of LibreOffice running
  2) open a document by double-clicking it in nautilus
  3) new window has no menu
  4) unfocusing/refocusing (e.g. by pressing F7 to bring up the spelling 
dialog) makes the menu appear

  WORKAROUND: minimize and restore the LibreOffice window

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-gtk 1:3.6.2~rc2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.6.1-0ubuntu2
  Architecture: amd64
  Date: Wed Oct 10 11:48:20 2012
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2012-09-30 (9 days ago)

  original description:
  In writer, none of the menubar items appear to work.  Example:

  * Open new document in Writer
  * Type some text and highlight it
  * Try Edit-Cut
   Nothing happens
  * Try Format-Change chase-UPPERCASE
   Nothing happens!
  workaround: restart your session after update

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/1064962/+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 1069898] Re: regression: cannot open network scanner with error unable to read device-id ret=-1

2012-10-26 Thread Andrea Rota
i have just had some minutes to recompile libsane-hpaio from Quantal's
current source package (3.12.6-3ubuntu4) after applying the patch
provided by Sanjay Kumar in comment #8 above and i can confirm that
Sanjay's patch fixes the issue for me.

Peter, i'm not sure why installing hplip-3.12.10a from source or from
hplip's upstream packages is not fixing the issue for you - as far as i
can see from hplip-3.12.10a source tarball, the patch i have applied
manually to the Ubuntu 3.12.6-3ubuntu4 package is there in upstream's
latest release.

having said that, i *think* that before coming to identify the Ubuntu Q
libsane-hpaio as the cuprit for the issue i was experiencing, i had
indeed tried installing a newer version of hplip from upstream and that
did not fix the issue for me either. now i can't remember if that was
3.120.10 or 3.12.10a, although i *think* it was the former - but this
specific bit of code was added in 3.12.9 so that's pretty weird. maybe i
had inadvertently left around some Ubuntu library before installing
hplip upstream.

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

Title:
  regression: cannot open network scanner with error unable to read
  device-id ret=-1

Status in HP Linux Imaging and Printing:
  Fix Released
Status in “hplip” package in Ubuntu:
  Confirmed

Bug description:
  under Ubuntu 12.04 i could scan perfectly via the network from my HP
  Photosmart Premium MFP (HP C309A), using gscan2pdf as frontend.

  during Quantal beta and now on Quantal release, i cannot access the
  network-connected scanner anymore: when opening the scan dialog in
  gscan2pdf, the error message displayed is Error opening device: End
  of file reached.

  on closer inspection, and having tried all the different backends
  available in gscan2pdf, this seems related to the package libsane-
  hpaio: if i downgrade this single package to libsane-
  hpaio_3.12.2-1ubuntu3.1_amd64 from Precise i can scan ok (only side
  effect is that gscan2pdf hangs on exit and needs to be killed with
  signal SIGKILL).

  in syslog, these are the lines that appear when using the newer
  libsane-hpaio from Quantal when a frontend application tries to access
  the scanner:

  perl: io/hpmud/pp.c 627: unable to read device-id ret=-1
  perl: io/hpmud/hpmud.c 611: invalid channel_open state
  perl: failed to open scan channel: scan/sane/hpaio.c 659
  perl: sane_hpaio_cancel: already cancelled!
  perl: io/hpmud/hpmud.c 611: invalid channel_open state
  perl: failed to open scan channel: scan/sane/hpaio.c 659
  perl: sane_hpaio_cancel: already cancelled!
  perl: io/hpmud/pp.c 627: unable to read device-id ret=-1

  hp-check completes without errors nor warnings and correctly finds the
  network-connected scanner:

  --
  | DISCOVERED SCANNER DEVICES |
  --

  device `hpaio:/net/Photosmart_C309a_series?ip=192.168.2.10' is a
  Hewlett-Packard Photosmart_C309a_series all-in-one

  hp-scan displays a similar error message to gscan2pdf:

  $ hp-scan -d hpaio:/net/Photosmart_C309a_series?ip=192.168.2.10 -s
  viewer

  HP Linux Imaging and Printing System (ver. 3.12.6)
  Scan Utility ver. 2.2

  Copyright (c) 2001-14 Hewlett-Packard Development Company, LP
  This software comes with ABSOLUTELY NO WARRANTY.
  This is free software, and you are welcome to distribute it
  under certain conditions. See COPYING file for more details.

  Using device hpaio:/net/Photosmart_C309a_series?ip=192.168.1.72
  Opening connection to device...
  error: SANE: End of file reached (code=5)
  $

  and the corresponding error messages in syslog are:

  python: io/hpmud/pp.c 627: unable to read device-id ret=-1
  hp-scan: hp-scan[10183]: error: SANE: End of file reached (code=5)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libsane-hpaio 3.12.6-3ubuntu4
  Uname: Linux 3.6.2-030602-generic x86_64
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: amd64
  Date: Mon Oct 22 16:51:47 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111011)
  Lpstat:
   device for hp-cute: hp:/net/Photosmart_C309a_series?ip=192.168.2.10
   device for hp-cute-fax: hpfax:/net/Photosmart_C309a_series?ip=192.168.2.10
  MachineType: System manufacturer System Product Name
  Papersize: a4
  PpdFiles:
   hp-cute: HP Photosmart c309a Series, hpcups 3.12.6
   hp-cute-fax: HP Fax hpcups
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.6.2-030602-generic 
root=/dev/mapper/vgx11miel0-rootfs ro quiet splash vt.handoff=7
  SourcePackage: hplip
  UpgradeStatus: Upgraded to quantal on 2012-09-09 (42 days ago)
  dmi.bios.date: 07/25/2007
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1001
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P5B-VM
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  

[Desktop-packages] [Bug 1064962] Re: Global menubar items do not work when opening a document directly from nautilus with no LibreOffice instance running

2012-10-26 Thread Jason Rogers
Just a minor quibble/clarification: @Bjorn, in #53, you say that the
i386 ppa build failed; in #55, you say that the amd64 build ran out of
space. It looks like the i386 build completed successfully, so I'm
assuming the i386 in #53 was a typo, and should have been amd64?

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

Title:
  Global menubar items do not work when opening a document directly from
  nautilus with no LibreOffice instance running

Status in BAMF Application Matching Framework:
  Confirmed
Status in The Application Menu:
  Confirmed
Status in “bamf” package in Ubuntu:
  Confirmed
Status in “indicator-appmenu” package in Ubuntu:
  Confirmed
Status in “libreoffice” package in Ubuntu:
  Invalid
Status in “bamf” source package in Quantal:
  Confirmed
Status in “indicator-appmenu” source package in Quantal:
  Confirmed
Status in “libreoffice” source package in Quantal:
  Invalid

Bug description:
  1) Have no instance of LibreOffice running
  2) open a document by double-clicking it in nautilus
  3) new window has no menu
  4) unfocusing/refocusing (e.g. by pressing F7 to bring up the spelling 
dialog) makes the menu appear

  WORKAROUND: minimize and restore the LibreOffice window

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-gtk 1:3.6.2~rc2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.6.1-0ubuntu2
  Architecture: amd64
  Date: Wed Oct 10 11:48:20 2012
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2012-09-30 (9 days ago)

  original description:
  In writer, none of the menubar items appear to work.  Example:

  * Open new document in Writer
  * Type some text and highlight it
  * Try Edit-Cut
   Nothing happens
  * Try Format-Change chase-UPPERCASE
   Nothing happens!
  workaround: restart your session after update

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/1064962/+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 1070966] Re: Mono 3.0 Release is Not In the Repository

2012-10-26 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  Mono 3.0 Release is Not In the Repository

Status in “mono” package in Ubuntu:
  Confirmed

Bug description:
  Mono version 2.10.8.1 is the latest version in the Ubuntu
  repositories.

  When will the 3.0 release become available in the repositories?

  Release Notes:
  http://www.mono-project.com/Release_Notes_Mono_3.0

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: mono-runtime 2.10.8.1-5ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: amd64
  Date: Wed Oct 24 13:11:37 2012
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: mono
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mono/+bug/1070966/+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 540847] Re: epiphany-browser crashed with SIGSEGV

2012-10-26 Thread Michael
I no longer use web-kit, so as far as I am concerned this can be closed.

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

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

Title:
  epiphany-browser crashed with SIGSEGV

Status in “webkit” package in Ubuntu:
  Incomplete

Bug description:
  Binary package hint: epiphany-browser

  This happened when I tried to return to a page that I had viewed
  previously using the forward button.  Sorry there is nothing very
  useful I can add here, but a segfault should normally speak for
  itself.  It would be nice if you could make it easier for people
  reporting segfaults to check whether they match any of the previously
  reported ones - like putting the address inside the faulting module
  and the name of the module where it occurred in the auto-generated
  summary.  This is just in order to help reporters help you :)

  ProblemType: Crash
  Architecture: amd64
  Date: Thu Mar 18 11:53:01 2010
  DistroRelease: Ubuntu 10.04
  ExecutablePath: /usr/bin/epiphany-browser
  Package: epiphany-browser 2.29.92-1
  ProcCmdline: epiphany-browser
  ProcCwd: /home/michael
  ProcEnviron:
   LANGUAGE=fr_FR:fr:en_GB:en
   LANG=fr_FR.utf8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-16.25-generic
  SegvAnalysis:
   Segfault happened at: 0x7f34b4f46860:mov0xd8(%rdi),%rdi
   PC (0x7f34b4f46860) ok
   source 0xd8(%rdi) (0x00d8) not located in a known VMA region (needed 
readable region)!
   destination %rdi ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: epiphany-browser
  StacktraceTop:
   ?? () from /usr/lib/libwebkit-1.0.so.2
   ?? () from /usr/lib/libwebkit-1.0.so.2
   ?? () from /usr/lib/libwebkit-1.0.so.2
   ?? () from /usr/lib/libwebkit-1.0.so.2
   ?? () from /usr/lib/libwebkit-1.0.so.2
  Title: epiphany-browser crashed with SIGSEGV
  Uname: Linux 2.6.32-16-generic x86_64
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webkit/+bug/540847/+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 1071739] [NEW] Unable to mount Blank DVD-R Disc

2012-10-26 Thread David
Public bug reported:

Each time I insert a blank DVD a window opens telling me that I just
inserted a blank DVD and asking what to do with it.  Immediately another
window opens on top of it and reads Unable to mount Blank DVD-R Disc
Location is already mounted

I can click OK to get back to the first window, but the error is really
annoying and makes no sense.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: gnome-settings-daemon 3.4.2-0ubuntu14
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic i686
ApportVersion: 2.6.1-0ubuntu3
Architecture: i386
Date: Fri Oct 26 08:40:17 2012
ExecutablePath: /usr/lib/gnome-settings-daemon/gnome-fallback-mount-helper
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha i386 (20120724.2)
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-settings-daemon
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 quantal running-unity

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

Title:
  Unable to mount Blank DVD-R Disc

Status in “gnome-settings-daemon” package in Ubuntu:
  New

Bug description:
  Each time I insert a blank DVD a window opens telling me that I just
  inserted a blank DVD and asking what to do with it.  Immediately
  another window opens on top of it and reads Unable to mount Blank
  DVD-R Disc Location is already mounted

  I can click OK to get back to the first window, but the error is
  really annoying and makes no sense.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gnome-settings-daemon 3.4.2-0ubuntu14
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: i386
  Date: Fri Oct 26 08:40:17 2012
  ExecutablePath: /usr/lib/gnome-settings-daemon/gnome-fallback-mount-helper
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha i386 (20120724.2)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-settings-daemon
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1071739/+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 1068739] Re: [fglrx] logging in after dist-upgrade results in broken ui

2012-10-26 Thread Opoku Mensah Benjamin
** Changed in: ubuntu-release-upgrader (Ubuntu Quantal)
 Assignee: Michael Vogt (mvo) = Opoku Mensah Benjamin (kellis-omb2009)

** Changed in: ubuntu-release-upgrader (Ubuntu Raring)
 Assignee: Michael Vogt (mvo) = Opoku Mensah Benjamin (kellis-omb2009)

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

Title:
  [fglrx] logging in after dist-upgrade results in broken ui

Status in “fglrx-installer” package in Ubuntu:
  Confirmed
Status in “ubuntu-release-upgrader” package in Ubuntu:
  Triaged
Status in “fglrx-installer” source package in Quantal:
  Confirmed
Status in “ubuntu-release-upgrader” source package in Quantal:
  Triaged
Status in “fglrx-installer” source package in Raring:
  Confirmed
Status in “ubuntu-release-upgrader” source package in Raring:
  Triaged

Bug description:
  fglrx not automatically removed during update - broken ui after login

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: update-manager 1:0.174.3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  ApportVersion: 2.6.1-0ubuntu3
  Aptdaemon:
   
  Architecture: amd64
  Date: Fri Oct 19 20:24:47 2012
  GsettingsChanges:
   b'com.ubuntu.update-manager' b'first-run' b'false'
   b'com.ubuntu.update-manager' b'launch-time' b'1350593607'
  InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: update-manager
  UpgradeStatus: Upgraded to quantal on 2012-10-18 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1068739/+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 1064962] Re: Global menubar items do not work when opening a document directly from nautilus with no LibreOffice instance running

2012-10-26 Thread Björn Michaelsen
@jrog: yes, sorry. typo indeed.

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

Title:
  Global menubar items do not work when opening a document directly from
  nautilus with no LibreOffice instance running

Status in BAMF Application Matching Framework:
  Confirmed
Status in The Application Menu:
  Confirmed
Status in “bamf” package in Ubuntu:
  Confirmed
Status in “indicator-appmenu” package in Ubuntu:
  Confirmed
Status in “libreoffice” package in Ubuntu:
  Invalid
Status in “bamf” source package in Quantal:
  Confirmed
Status in “indicator-appmenu” source package in Quantal:
  Confirmed
Status in “libreoffice” source package in Quantal:
  Invalid

Bug description:
  1) Have no instance of LibreOffice running
  2) open a document by double-clicking it in nautilus
  3) new window has no menu
  4) unfocusing/refocusing (e.g. by pressing F7 to bring up the spelling 
dialog) makes the menu appear

  WORKAROUND: minimize and restore the LibreOffice window

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-gtk 1:3.6.2~rc2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.6.1-0ubuntu2
  Architecture: amd64
  Date: Wed Oct 10 11:48:20 2012
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2012-09-30 (9 days ago)

  original description:
  In writer, none of the menubar items appear to work.  Example:

  * Open new document in Writer
  * Type some text and highlight it
  * Try Edit-Cut
   Nothing happens
  * Try Format-Change chase-UPPERCASE
   Nothing happens!
  workaround: restart your session after update

To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/1064962/+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   4   >