[Desktop-packages] [Bug 927515] Re: thunderbird uses excessive cpu power

2012-07-13 Thread David Henningsson
Regression or not, it's still an annoying bug.

I'm attaching performance data from my older computer, where this is a
nuisance. In the two minutes I let Thunderbird run, it fetched less than
1000 emails - which means just a few emails per second (which is not
good IMO!).

The latest comment indicates that this would be eCryptfs related - for
the record, I'm also running eCryptfs. Seeing the top perf results, it
looks like they are crypto related, but I don't think this is the only
cause. The fact that it also seems to spend a significant amount of time
in pthread_mutex_lock/unlock also looks like a programming error to me.

 14,78%  thunderbird-bin  [kernel.kallsyms]  [k] aes_encrypt
  3,65%  thunderbird-bin  libfreebl3.so  [.] 
rijndael_decryptBlock128
  3,56%  thunderbird-bin  libmozsqlite3.so   [.] zeroPage
  3,50%  thunderbird-bin  [kernel.kallsyms]  [k] aes_decrypt
  2,56%  thunderbird-bin  libpthread-2.15.so [.] pthread_mutex_lock
  1,84%  thunderbird-bin  libpthread-2.15.so [.] 
__pthread_mutex_unlock_usercnt
  1,80%  thunderbird-bin  [kernel.kallsyms]  [k] 
_raw_spin_unlock_irqrestore
  1,75%  thunderbird-bin  [kernel.kallsyms]  [k] 
__copy_from_user_ll_nozero
  1,71%  thunderbird-bin  libfreebl3.so  [.] shaCompress


** Attachment added: perf.data
   
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/927515/+attachment/3221899/+files/perf.data

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

Title:
  thunderbird uses excessive cpu power

Status in “thunderbird” package in Ubuntu:
  Confirmed

Bug description:
  Just received the automatic update last night. Ever since, thunderbird is 
using 20-50% CPU constantly, according to top.
  Turned off global search and indexing to no avail.

  This is really bad for me as it's driving up the temperature of my
  laptop, runs up the fan noise and reduces battery time.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: thunderbird 10.0+build1-0ubuntu0.11.10.1
  ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17
  Uname: Linux 3.0.0-16-generic x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  BuildID: 20120129183038
  Date: Mon Feb  6 10:44:55 2012
  EcryptfsInUse: Yes
  ProcEnviron:
   LANGUAGE=nl_NL:nl:en
   PATH=(custom, user)
   LANG=nl_NL.UTF-8
   SHELL=/bin/bash
  Profile0Extensions: extensions.sqlite corrupt or missing
  Profile0Locales: extensions.sqlite corrupt or missing
  Profile0Plugins: pluginreg.dat isn't available
  Profile0Themes: extensions.sqlite corrupt or missing
  Profiles:
   Profile0 - LastVersion=3.0.6/20100713193322 (Out of date)
   Profile1 (Default) - LastVersion=10.0/20120129183038 (Running)
  SourcePackage: thunderbird
  UpgradeStatus: Upgraded to oneiric on 2012-02-02 (4 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/927515/+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 870297] Re: Lightdm logins not being logged in wtmp

2012-07-13 Thread Robert Ancell
** Changed in: lightdm (Ubuntu)
   Status: Fix Released = Fix Committed

** Changed in: lightdm
   Status: Fix Released = Fix Committed

** Description changed:

- When logged into a graphical session, I get no acknowledgement from who,
- w or last that I am logged in:
+ Impact:
+ Systems using LightDM have no entries in the utmp record for logins, so tools 
like 'w' and 'who' do not show LightDM sessions.
  
- $ who
- $ w
- 16:48:14 up 1 day,  1:08,  0 users,  load average: 0.68, 0.83, 0.84
- USER TTY  FROM  LOGIN@   IDLE   JCPU   PCPU WHAT
+ Testcase:
+ 1. Start Ubuntu system
+ 2. Log into session
+ 3. Open gnome-terminal
+ 4. Run 'who' command
+ Expected result:
+ You should see TWO entries (the first is from LightDM, the second is from 
gnome-terminal):
+ username  tty7   -MM-DD HH:MM
+ username  pts/0  -MM-DD HH:MM (:0)
+ Observed result:
+ You see only one entry:
+ username  pts/0  -MM-DD HH:MM (:0)
  
- last only reports tty logins, not graphical logins.
- 
- ProblemType: Bug
- DistroRelease: Ubuntu 11.10
- Package: lightdm 1.0.1-0ubuntu6
- ProcVersionSignature: Ubuntu 3.0.0-12.19-generic-pae 3.0.4
- Uname: Linux 3.0.0-12-generic-pae i686
- NonfreeKernelModules: fglrx
- ApportVersion: 1.23-0ubuntu2
- Architecture: i386
- Date: Fri Oct  7 16:47:23 2011
- InstallationMedia: Xubuntu 11.10 Oneiric Ocelot - Beta i386 (20110921.3)
- ProcEnviron:
-  LANGUAGE=en_CA:en
-  PATH=(custom, user)
-  LANG=en_CA.UTF-8
-  SHELL=/bin/bash
- SourcePackage: lightdm
- UpgradeStatus: No upgrade log present (probably fresh install)
+ Regression potential:
+ Bugs in utmp code cause cause issues logging in

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

Title:
  Lightdm logins not being logged in wtmp

Status in Light Display Manager:
  Fix Committed
Status in “lightdm” package in Ubuntu:
  Fix Committed
Status in “lightdm” source package in Oneiric:
  Triaged
Status in “lightdm” source package in Precise:
  Triaged

Bug description:
  Impact:
  Systems using LightDM have no entries in the utmp record for logins, so tools 
like 'w' and 'who' do not show LightDM sessions.

  Testcase:
  1. Start Ubuntu system
  2. Log into session
  3. Open gnome-terminal
  4. Run 'who' command
  Expected result:
  You should see TWO entries (the first is from LightDM, the second is from 
gnome-terminal):
  username  tty7   -MM-DD HH:MM
  username  pts/0  -MM-DD HH:MM (:0)
  Observed result:
  You see only one entry:
  username  pts/0  -MM-DD HH:MM (:0)

  Regression potential:
  Bugs in utmp code cause cause issues logging in

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/870297/+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 1024217] [NEW] empathy crashed with SIGSEGV in _tpf_persona_contact_weak_notify_cb()

2012-07-13 Thread Martin Pitt
Public bug reported:

I did not do anything with the empathy client at the time of the crash.

ProblemType: Crash
DistroRelease: Ubuntu 12.10
Package: empathy 3.5.3-0ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-4.4-generic 3.5.0-rc6
Uname: Linux 3.5.0-4-generic x86_64
ApportVersion: 2.3-0ubuntu4
Architecture: amd64
Date: Fri Jul 13 07:49:11 2012
EcryptfsInUse: Yes
ExecutablePath: /usr/bin/empathy
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120627)
ProcCmdline: empathy
ProcEnviron:
 PATH=(custom, user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SegvAnalysis:
 Segfault happened at: 0x7f5974432c6c:  movq   $0x0,0x88(%rax)
 PC (0x7f5974432c6c) ok
 source $0x0 ok
 destination 0x88(%rax) (0xab32) not located in a known VMA 
region (needed writable region)!
SegvReason: writing unknown VMA
Signal: 11
SourcePackage: empathy
StacktraceTop:
 ?? () from /usr/lib/libfolks-telepathy.so.25
 ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
 g_object_unref () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
 g_ptr_array_foreach () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
 ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
Title: empathy crashed with SIGSEGV in g_object_unref()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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


** Tags: amd64 apport-crash quantal running-unity

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

Title:
  empathy crashed with SIGSEGV in _tpf_persona_contact_weak_notify_cb()

Status in “empathy” package in Ubuntu:
  New

Bug description:
  I did not do anything with the empathy client at the time of the
  crash.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: empathy 3.5.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-4.4-generic 3.5.0-rc6
  Uname: Linux 3.5.0-4-generic x86_64
  ApportVersion: 2.3-0ubuntu4
  Architecture: amd64
  Date: Fri Jul 13 07:49:11 2012
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/empathy
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120627)
  ProcCmdline: empathy
  ProcEnviron:
   PATH=(custom, user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7f5974432c6c:movq   $0x0,0x88(%rax)
   PC (0x7f5974432c6c) ok
   source $0x0 ok
   destination 0x88(%rax) (0xab32) not located in a known VMA 
region (needed writable region)!
  SegvReason: writing unknown VMA
  Signal: 11
  SourcePackage: empathy
  StacktraceTop:
   ?? () from /usr/lib/libfolks-telepathy.so.25
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_object_unref () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_ptr_array_foreach () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  Title: empathy crashed with SIGSEGV in g_object_unref()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1024217/+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 1024217] Re: empathy crashed with SIGSEGV in g_object_unref()

2012-07-13 Thread Martin Pitt
-- 
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/1024217

Title:
  empathy crashed with SIGSEGV in _tpf_persona_contact_weak_notify_cb()

Status in “empathy” package in Ubuntu:
  New

Bug description:
  I did not do anything with the empathy client at the time of the
  crash.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: empathy 3.5.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-4.4-generic 3.5.0-rc6
  Uname: Linux 3.5.0-4-generic x86_64
  ApportVersion: 2.3-0ubuntu4
  Architecture: amd64
  Date: Fri Jul 13 07:49:11 2012
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/empathy
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120627)
  ProcCmdline: empathy
  ProcEnviron:
   PATH=(custom, user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7f5974432c6c:movq   $0x0,0x88(%rax)
   PC (0x7f5974432c6c) ok
   source $0x0 ok
   destination 0x88(%rax) (0xab32) not located in a known VMA 
region (needed writable region)!
  SegvReason: writing unknown VMA
  Signal: 11
  SourcePackage: empathy
  StacktraceTop:
   ?? () from /usr/lib/libfolks-telepathy.so.25
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_object_unref () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_ptr_array_foreach () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  Title: empathy crashed with SIGSEGV in g_object_unref()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

2012-07-13 Thread Apport retracing service
StacktraceTop:
 _tpf_persona_contact_weak_notify_cb (obj=optimized out, self=0x1708480) at 
tpf-persona.c:1736
 __tpf_persona_contact_weak_notify_cb_gweak_notify (self=0x1708480, 
object=optimized out) at tpf-persona.c:526
 weak_refs_notify (data=0x1446bb0) at 
/build/buildd/glib2.0-2.33.3/./gobject/gobject.c:2469
 g_object_unref (_object=0x13e3630) at 
/build/buildd/glib2.0-2.33.3/./gobject/gobject.c:2986
 g_ptr_array_foreach (array=array@entry=0x17a83a0, func=0x439850 
g_object_unref@plt, user_data=user_data@entry=0x0) at 
/build/buildd/glib2.0-2.33.3/./glib/garray.c:1434

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

Title:
  empathy crashed with SIGSEGV in _tpf_persona_contact_weak_notify_cb()

Status in “empathy” package in Ubuntu:
  New

Bug description:
  I did not do anything with the empathy client at the time of the
  crash.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: empathy 3.5.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-4.4-generic 3.5.0-rc6
  Uname: Linux 3.5.0-4-generic x86_64
  ApportVersion: 2.3-0ubuntu4
  Architecture: amd64
  Date: Fri Jul 13 07:49:11 2012
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/empathy
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120627)
  ProcCmdline: empathy
  ProcEnviron:
   PATH=(custom, user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7f5974432c6c:movq   $0x0,0x88(%rax)
   PC (0x7f5974432c6c) ok
   source $0x0 ok
   destination 0x88(%rax) (0xab32) not located in a known VMA 
region (needed writable region)!
  SegvReason: writing unknown VMA
  Signal: 11
  SourcePackage: empathy
  StacktraceTop:
   ?? () from /usr/lib/libfolks-telepathy.so.25
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_object_unref () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_ptr_array_foreach () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  Title: empathy crashed with SIGSEGV in g_object_unref()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1024217/+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 1024217] Stacktrace.txt

2012-07-13 Thread Apport retracing service
** Attachment added: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1024217/+attachment/3221910/+files/Stacktrace.txt

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

Title:
  empathy crashed with SIGSEGV in _tpf_persona_contact_weak_notify_cb()

Status in “empathy” package in Ubuntu:
  New

Bug description:
  I did not do anything with the empathy client at the time of the
  crash.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: empathy 3.5.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-4.4-generic 3.5.0-rc6
  Uname: Linux 3.5.0-4-generic x86_64
  ApportVersion: 2.3-0ubuntu4
  Architecture: amd64
  Date: Fri Jul 13 07:49:11 2012
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/empathy
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120627)
  ProcCmdline: empathy
  ProcEnviron:
   PATH=(custom, user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7f5974432c6c:movq   $0x0,0x88(%rax)
   PC (0x7f5974432c6c) ok
   source $0x0 ok
   destination 0x88(%rax) (0xab32) not located in a known VMA 
region (needed writable region)!
  SegvReason: writing unknown VMA
  Signal: 11
  SourcePackage: empathy
  StacktraceTop:
   ?? () from /usr/lib/libfolks-telepathy.so.25
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_object_unref () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_ptr_array_foreach () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  Title: empathy crashed with SIGSEGV in g_object_unref()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1024217/+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 870297] Re: Lightdm logins not being logged in wtmp

2012-07-13 Thread Robert Ancell
Well, I checked and it didn't seem to be working at all.  I've prepped
the SRU but I'll upload the fix to Quantal next week and check it works
there first.

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

Title:
  Lightdm logins not being logged in wtmp

Status in Light Display Manager:
  Fix Committed
Status in “lightdm” package in Ubuntu:
  Fix Committed
Status in “lightdm” source package in Oneiric:
  Triaged
Status in “lightdm” source package in Precise:
  Triaged

Bug description:
  Impact:
  Systems using LightDM have no entries in the utmp record for logins, so tools 
like 'w' and 'who' do not show LightDM sessions.

  Testcase:
  1. Start Ubuntu system
  2. Log into session
  3. Open gnome-terminal
  4. Run 'who' command
  Expected result:
  You should see TWO entries (the first is from LightDM, the second is from 
gnome-terminal):
  username  tty7   -MM-DD HH:MM
  username  pts/0  -MM-DD HH:MM (:0)
  Observed result:
  You see only one entry:
  username  pts/0  -MM-DD HH:MM (:0)

  Regression potential:
  Bugs in utmp code cause cause issues logging in

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/870297/+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 1024217] ThreadStacktrace.txt

2012-07-13 Thread Apport retracing service
** Attachment added: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1024217/+attachment/3221911/+files/ThreadStacktrace.txt

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1024217/+attachment/3221901/+files/CoreDump.gz

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

** Summary changed:

- empathy crashed with SIGSEGV in g_object_unref()
+ empathy crashed with SIGSEGV in _tpf_persona_contact_weak_notify_cb()

** Tags removed: need-amd64-retrace

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

Title:
  empathy crashed with SIGSEGV in _tpf_persona_contact_weak_notify_cb()

Status in “empathy” package in Ubuntu:
  New

Bug description:
  I did not do anything with the empathy client at the time of the
  crash.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: empathy 3.5.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-4.4-generic 3.5.0-rc6
  Uname: Linux 3.5.0-4-generic x86_64
  ApportVersion: 2.3-0ubuntu4
  Architecture: amd64
  Date: Fri Jul 13 07:49:11 2012
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/empathy
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120627)
  ProcCmdline: empathy
  ProcEnviron:
   PATH=(custom, user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7f5974432c6c:movq   $0x0,0x88(%rax)
   PC (0x7f5974432c6c) ok
   source $0x0 ok
   destination 0x88(%rax) (0xab32) not located in a known VMA 
region (needed writable region)!
  SegvReason: writing unknown VMA
  Signal: 11
  SourcePackage: empathy
  StacktraceTop:
   ?? () from /usr/lib/libfolks-telepathy.so.25
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_object_unref () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_ptr_array_foreach () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  Title: empathy crashed with SIGSEGV in g_object_unref()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1024217/+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 927515] Re: thunderbird uses excessive cpu power

2012-07-13 Thread David Henningsson
The strace log is a bit long to attach here, but under one minute of fetching 
emails, it
 - calls gettimeofday about 200 000 times
 - trying to open different files in /usr/share/mime, 20 000 times
 - trying to open gedit.desktop in different directories, 1300 times

...is this really correct behaviour?

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

Title:
  thunderbird uses excessive cpu power

Status in “thunderbird” package in Ubuntu:
  Confirmed

Bug description:
  Just received the automatic update last night. Ever since, thunderbird is 
using 20-50% CPU constantly, according to top.
  Turned off global search and indexing to no avail.

  This is really bad for me as it's driving up the temperature of my
  laptop, runs up the fan noise and reduces battery time.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: thunderbird 10.0+build1-0ubuntu0.11.10.1
  ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17
  Uname: Linux 3.0.0-16-generic x86_64
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  BuildID: 20120129183038
  Date: Mon Feb  6 10:44:55 2012
  EcryptfsInUse: Yes
  ProcEnviron:
   LANGUAGE=nl_NL:nl:en
   PATH=(custom, user)
   LANG=nl_NL.UTF-8
   SHELL=/bin/bash
  Profile0Extensions: extensions.sqlite corrupt or missing
  Profile0Locales: extensions.sqlite corrupt or missing
  Profile0Plugins: pluginreg.dat isn't available
  Profile0Themes: extensions.sqlite corrupt or missing
  Profiles:
   Profile0 - LastVersion=3.0.6/20100713193322 (Out of date)
   Profile1 (Default) - LastVersion=10.0/20120129183038 (Running)
  SourcePackage: thunderbird
  UpgradeStatus: Upgraded to oneiric on 2012-02-02 (4 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/927515/+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 870297] Re: Lightdm logins not being logged in wtmp

2012-07-13 Thread Robert Ancell
** Changed in: lightdm
   Status: Fix Committed = Fix Released

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

Title:
  Lightdm logins not being logged in wtmp

Status in Light Display Manager:
  Fix Released
Status in “lightdm” package in Ubuntu:
  Fix Committed
Status in “lightdm” source package in Oneiric:
  Triaged
Status in “lightdm” source package in Precise:
  Triaged

Bug description:
  Impact:
  Systems using LightDM have no entries in the utmp record for logins, so tools 
like 'w' and 'who' do not show LightDM sessions.

  Testcase:
  1. Start Ubuntu system
  2. Log into session
  3. Open gnome-terminal
  4. Run 'who' command
  Expected result:
  You should see TWO entries (the first is from LightDM, the second is from 
gnome-terminal):
  username  tty7   -MM-DD HH:MM
  username  pts/0  -MM-DD HH:MM (:0)
  Observed result:
  You see only one entry:
  username  pts/0  -MM-DD HH:MM (:0)

  Regression potential:
  Bugs in utmp code cause cause issues logging in

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/870297/+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 870297] Re: Lightdm logins not being logged in wtmp

2012-07-13 Thread Elfy
Working here on 12.10.

 07:25:14 up  3:03,  1 user,  load average: 2.31, 1.66, 1.60
USER TTY  FROM LOGIN@   IDLE   JCPU   PCPU WHAT

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

Title:
  Lightdm logins not being logged in wtmp

Status in Light Display Manager:
  Fix Released
Status in “lightdm” package in Ubuntu:
  Fix Committed
Status in “lightdm” source package in Oneiric:
  Triaged
Status in “lightdm” source package in Precise:
  Triaged

Bug description:
  Impact:
  Systems using LightDM have no entries in the utmp record for logins, so tools 
like 'w' and 'who' do not show LightDM sessions.

  Testcase:
  1. Start Ubuntu system
  2. Log into session
  3. Open gnome-terminal
  4. Run 'who' command
  Expected result:
  You should see TWO entries (the first is from LightDM, the second is from 
gnome-terminal):
  username  tty7   -MM-DD HH:MM
  username  pts/0  -MM-DD HH:MM (:0)
  Observed result:
  You see only one entry:
  username  pts/0  -MM-DD HH:MM (:0)

  Regression potential:
  Bugs in utmp code cause cause issues logging in

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/870297/+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 996344] Re: Podcasts in double

2012-07-13 Thread aron.sakuragi
Not solved. However, I really think it concerns only podcast from France
Culture and France Inter, in my case. Have you tried to post a message
on the Ubuntu France forum? In case you have, tell me the url!

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

Title:
  Podcasts in double

Status in “rhythmbox” package in Ubuntu:
  Confirmed

Bug description:
  I use Rhythmbox to manage 15 podcasts.
  Since about 3 month, on each start of Rhythmbox, a lot of already downloaded 
episodes appear with an empty status.

  (See screenshot)

  Double clicking on it mark them first as waiting then downloaded
  (very quick) and the episode appears twice in the list.

  I hoped  Precise Pangolin to fix this but this is not the case.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: rhythmbox 2.96-0ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
  Uname: Linux 3.2.0-24-generic x86_64
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  Date: Tue May  8 07:17:01 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  SourcePackage: rhythmbox
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/996344/+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 1014277] Re: Ubuntu Software Center does not installing packages from Local repository

2012-07-13 Thread Matthew Paul Thomas
I'm fairly sure this isn't a duplicate of bug 911706. Bug 911706 is not
about computers that aren't connected to the Internet; it is about
computers that are connected to the Internet without using Network
Manager.

Judging from the linked tutorial, the fix for this bug is to enable the
Install command not just if there's an Internet connection, but also
if there isn't an Internet connection but the selected package is from a
file:/// repository.

** This bug is no longer a duplicate of bug 911706
   USC relies on NM to be online, can't force online if not using NM

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

Title:
  Ubuntu Software Center does not installing packages from Local
  repository

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

Bug description:
  Ubuntu software center is not able to install packages from local repository 
as this question in AskUbuntu.com suggests:
  Link http://askubuntu.com/q/137426/61218

  I have a Local repository, created to avoid re-downloading of
  packages. It is a trusted repository, so no Authentication errors
  are there. I've tested it with synaptic and apt-get.

  But I don't want to install synaptic every time, I install Ubuntu
  (since synaptic is removed from default Live CD since Oneiric).

  The problem is : Ubuntu Software Center does not install packages
  from local repository. The install button is greyed out. It installs
  packages only when I connect to the Internet and for some unknown
  reason it re-downloads the packages which are also in my Local
  repository.

  My question is: How can I use Software-Center to install packages from
  local repository ?

  Note: I have placed my local apt line to the top of the sources.list
  file and installing from `apt-get` do not require re-downloading for
  the same packages.

  Here is the output of command from apt-get :

  anwar@Ubuntu:~$ sudo apt-get install nautilus-wipe --print-uris
  [sudo] password for anwar:
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  The following NEW packages will be installed:
    nautilus-wipe
  0 upgraded, 1 newly installed, 0 to remove and 131 not upgraded.
  Need to get 0 B/30.7 kB of archives.
  After this operation, 150 kB of additional disk space will be used.
  
'file:/media/Main/Linux-Software/Ubuntu/Precise/./precise-debs/nautilus-wipe_0.1.1-2_i386.deb'
 nautilus-wipe_0.1.1-2_i386.deb 30730 MD5Sum:7d497b8dfcefe1c0b51a45f3b0466994

  It is okay with the local copy.

  Ubuntu Software Center is not happy with the local copy, below is the output
  ![enter image description here][1]

  The install button is grayed out. Why?

    [1]: http://i.stack.imgur.com/nNlYj.png

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1014277/+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 950160] Re: Unity blocks other programs from binding globally to Super+* or Alt+* (* = any key)

2012-07-13 Thread Chris Halse Rogers
Unsubscribing ubuntu-sponsors; it looks like this has been handled.

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

Title:
  Unity blocks other programs from binding globally to Super+* or Alt+*
  (* = any key)

Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  Confirmed
Status in OEM Priority Project precise series:
  Confirmed
Status in Unity:
  Confirmed
Status in “compiz” package in Ubuntu:
  Confirmed
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Committed
Status in “unity” package in Ubuntu:
  Confirmed
Status in “compiz” source package in Precise:
  Confirmed
Status in “gnome-settings-daemon” source package in Precise:
  Fix Committed
Status in “unity” source package in Precise:
  Confirmed
Status in “compiz” source package in Quantal:
  Confirmed
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Committed
Status in “unity” source package in Quantal:
  Confirmed

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/950160/+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 1023777] Re: software-center crashed with AttributeError in _on_show_exhibits(): 'FeaturedExhibit' object has no attribute 'click_url'

2012-07-13 Thread Michael Vogt
** Changed in: software-center (Ubuntu)
   Importance: Low = Medium

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

Title:
  software-center crashed with AttributeError in _on_show_exhibits():
  'FeaturedExhibit' object has no attribute 'click_url'

Status in “software-center” package in Ubuntu:
  In Progress

Bug description:
  Did do nothing special. Just clicked on it I think.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: software-center 5.3.4
  ProcVersionSignature: Ubuntu 3.5.0-4.4-generic 3.5.0-rc6
  Uname: Linux 3.5.0-4-generic i686
  ApportVersion: 2.3-0ubuntu4
  Architecture: i386
  Date: Thu Jul 12 10:06:42 2012
  ExecutablePath: /usr/share/software-center/software-center
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha i386 (20120629)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/software-center
  ProcEnviron:
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  PythonArgs: ['/usr/bin/software-center']
  SourcePackage: software-center
  Title: software-center crashed with AttributeError in _on_show_exhibits(): 
'FeaturedExhibit' object has no attribute 'click_url'
  Traceback:
   Traceback (most recent call last):
 File 
/usr/share/software-center/softwarecenter/ui/gtk3/views/catview_gtk.py, line 
332, in _on_show_exhibits
   url = exhibit.click_url
   AttributeError: 'FeaturedExhibit' object has no attribute 'click_url'
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1023777/+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 993224] Re: Cancelled installations are not removed from the launcher

2012-07-13 Thread Matthew Paul Thomas
*** This bug is a duplicate of bug 966189 ***
https://bugs.launchpad.net/bugs/966189

** This bug is no longer a duplicate of bug 1011681
   Have Unity monitor and react to all installation events
** This bug has been marked a duplicate of bug 966189
   Launcher tooltip says Waiting to install when application is actually 
installing

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

Title:
  Cancelled installations are not removed from the launcher

Status in “software-center” package in Ubuntu:
  In Progress

Bug description:
  When I opted to install a package (0 A.D. in this case), it
  automatically copied the icon to the launcher and started to install.
  However, when I cancelled the installation, the icon was still
  present, after a new login with an icon not found picture. It should
  be removed when an installation is cancelled.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: software-center 5.2
  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
  CheckboxSubmission: ffa272594b3050261c2489e0138ba7e0
  CheckboxSystem: d9106e4050cf94506a6b179a197a27e7
  Date: Wed May  2 14:06:26 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  PackageArchitecture: all
  SourcePackage: software-center
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/993224/+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 1011681] Re: Have Unity monitor and react to all installation events

2012-07-13 Thread Matthew Paul Thomas
*** This bug is a duplicate of bug 966189 ***
https://bugs.launchpad.net/bugs/966189

** This bug has been marked a duplicate of bug 966189
   Launcher tooltip says Waiting to install when application is actually 
installing

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

Title:
  Have Unity monitor and react to all installation events

Status in “software-center” package in Ubuntu:
  Confirmed
Status in “unity” package in Ubuntu:
  Confirmed

Bug description:
  A few times now I have closed the software center while installing a
  couple new toys.  What happens is that it leaves the waiting to
  install icon on the unity bar.. and re-opening software center to
  finish the installs doesn't resolve the problem.

  I think that if you are installing software, it should be indicated in
  the dock / notification area..  with a tray icon to manage some basic
  options.

  So the bug is waiting to install sits around until you reboot (I
  think) and other icons from software that was installed after you
  closed the software-center does not get a unity icon at all.  It
  really messes up the flow...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1011681/+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 946789] Re: Lacking network, failed package installs still create broken entry in Launcher

2012-07-13 Thread Matthew Paul Thomas
*** This bug is a duplicate of bug 966189 ***
https://bugs.launchpad.net/bugs/966189

** This bug is no longer a duplicate of bug 1011681
   Have Unity monitor and react to all installation events
** This bug has been marked a duplicate of bug 966189
   Launcher tooltip says Waiting to install when application is actually 
installing

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

Title:
  Lacking network, failed package installs still create broken entry in
  Launcher

Status in “software-center” package in Ubuntu:
  In Progress

Bug description:
  When networking is not working and a package e.g. Okular is set to
  install, the install fails.  However, A broken question-mark icon is
  created in the Launcher/Dock.

  Ubuntu Precise (Development Release)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/946789/+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 1024276] [NEW] lightdm doesn't start if weston is activated (system-compositor ppa, nouveau)

2012-07-13 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

On my system, lightdm fails to start whenever I try to start it with
enabled type=weston under [SeatDefaults] in my lightdm.conf.

The logs are from my current system start, where the weston-option was
enabled at startup, and I disabled it afterwards to start lightdm.

lightdm version: 1.3.1-0ubuntu2+compositor1

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


** Tags: bot-comment
-- 
lightdm doesn't start if weston is activated (system-compositor ppa, nouveau)
https://bugs.launchpad.net/bugs/1024276
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to lightdm 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


[Desktop-packages] [Bug 1024292] [NEW] text menus are too short

2012-07-13 Thread JoseO
Public bug reported:

What happens:

When trying to use all the textual menus in libreoffice they appear to
shoort, only one option is visible at a time and you need to use cursor
up/down to locate the option you are looking for (can do it also by
pointing the mouse to the arrow up/down in the menu, but it is too fast
scrolling)

I've found this situation with and without lo-menubar installed. Using
Unity as interface.

Attached you'll find a screenshot of what you see after clicking on
File. Instead of the full menu you can see a small menu that has room
just for one menu item at a time.

This doesn't happen for non-text menus, (for example font color, text
background , borders on LibreOffice Calc), and happens also for
contextual menus (right-click on a cell, cell selection, row, column)
and when clicking on icon-menus down-arrow (like the new sheet icon in
the icon bar, that has a down arrow icon besides it. The menu
corresponding to that down arrow also appears to small)

What is expected to happen:
When I click on a menu item (top bar, down arrow besides an icon menu or 
contextual menu at a cell/row/column level) the full menu should be visible, 
including all its menu items.


additional information:

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

apt-cache policy libreoffice:
libreoffice:
  Installed: (none)
  Candidate: 1:3.5.3-0ubuntu1
  Version table:
 1:3.5.3-0ubuntu1 0
500 http://es.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 
Packages
 1:3.5.2-2ubuntu1 0
500 http://es.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: libreoffice (not installed)
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
Uname: Linux 3.2.0-26-generic x86_64
ApportVersion: 2.0.1-0ubuntu8
Architecture: amd64
Date: Fri Jul 13 10:32:20 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: libreoffice
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug libreoffice menus precise

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

Title:
  text menus are too short

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  What happens:

  When trying to use all the textual menus in libreoffice they appear to
  shoort, only one option is visible at a time and you need to use
  cursor up/down to locate the option you are looking for (can do it
  also by pointing the mouse to the arrow up/down in the menu, but it is
  too fast scrolling)

  I've found this situation with and without lo-menubar installed. Using
  Unity as interface.

  Attached you'll find a screenshot of what you see after clicking on
  File. Instead of the full menu you can see a small menu that has
  room just for one menu item at a time.

  This doesn't happen for non-text menus, (for example font color,
  text background , borders on LibreOffice Calc), and happens also
  for contextual menus (right-click on a cell, cell selection, row,
  column) and when clicking on icon-menus down-arrow (like the new
  sheet icon in the icon bar, that has a down arrow icon besides it.
  The menu corresponding to that down arrow also appears to small)

  What is expected to happen:
  When I click on a menu item (top bar, down arrow besides an icon menu or 
contextual menu at a cell/row/column level) the full menu should be visible, 
including all its menu items.

  
  additional information:

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

  apt-cache policy libreoffice:
  libreoffice:
Installed: (none)
Candidate: 1:3.5.3-0ubuntu1
Version table:
   1:3.5.3-0ubuntu1 0
  500 http://es.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 
Packages
   1:3.5.2-2ubuntu1 0
  500 http://es.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libreoffice (not installed)
  ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
  Uname: Linux 3.2.0-26-generic x86_64
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: amd64
  Date: Fri Jul 13 10:32:20 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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

[Desktop-packages] [Bug 1024292] Re: text menus are too short

2012-07-13 Thread JoseO
** Attachment added: Example of the bug. Notice how after clicking File, 
only a small menu with just one visible option at a time is shown (top left, 
under File)
   
https://bugs.launchpad.net/bugs/1024292/+attachment/3221992/+files/Screenshot%20from%202012-07-13%2010%3A34%3A56.png

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

Title:
  text menus are too short

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  What happens:

  When trying to use all the textual menus in libreoffice they appear to
  shoort, only one option is visible at a time and you need to use
  cursor up/down to locate the option you are looking for (can do it
  also by pointing the mouse to the arrow up/down in the menu, but it is
  too fast scrolling)

  I've found this situation with and without lo-menubar installed. Using
  Unity as interface.

  Attached you'll find a screenshot of what you see after clicking on
  File. Instead of the full menu you can see a small menu that has
  room just for one menu item at a time.

  This doesn't happen for non-text menus, (for example font color,
  text background , borders on LibreOffice Calc), and happens also
  for contextual menus (right-click on a cell, cell selection, row,
  column) and when clicking on icon-menus down-arrow (like the new
  sheet icon in the icon bar, that has a down arrow icon besides it.
  The menu corresponding to that down arrow also appears to small)

  What is expected to happen:
  When I click on a menu item (top bar, down arrow besides an icon menu or 
contextual menu at a cell/row/column level) the full menu should be visible, 
including all its menu items.

  
  additional information:

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

  apt-cache policy libreoffice:
  libreoffice:
Installed: (none)
Candidate: 1:3.5.3-0ubuntu1
Version table:
   1:3.5.3-0ubuntu1 0
  500 http://es.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 
Packages
   1:3.5.2-2ubuntu1 0
  500 http://es.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libreoffice (not installed)
  ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
  Uname: Linux 3.2.0-26-generic x86_64
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: amd64
  Date: Fri Jul 13 10:32:20 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1024292/+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 1024294] Re: Gwibber uses WAY TO MUCH disk IO

2012-07-13 Thread autra
-- 
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/1024294

Title:
  Gwibber uses WAY TO MUCH disk IO

Status in “gwibber” package in Ubuntu:
  New

Bug description:
  Gwibber, when refreshing tweets, uses 100% IO during, like, one
  minute.

  I don't have more info, but it happens every time it refreshes (I had
  to decrease the frequency to be able to do something with my PC). I
  follow only 4 persons, and I receive ~20 tweets a day. I can't be seen
  as a heavy user, and still, it takes like 2-3 min to refresh new
  tweets.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gwibber 3.4.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
  Uname: Linux 3.2.0-26-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: amd64
  Date: Fri Jul 13 10:50:18 2012
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  SourcePackage: gwibber
  UpgradeStatus: Upgraded to precise on 2012-04-26 (77 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gwibber/+bug/1024294/+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 1024294] [NEW] Gwibber uses WAY TO MUCH disk IO

2012-07-13 Thread autra
Public bug reported:

Gwibber, when refreshing tweets, uses 100% IO during, like, one minute.

I don't have more info, but it happens every time it refreshes (I had to
decrease the frequency to be able to do something with my PC). I follow
only 4 persons, and I receive ~20 tweets a day. I can't be seen as a
heavy user, and still, it takes like 2-3 min to refresh new tweets.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: gwibber 3.4.2-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
Uname: Linux 3.2.0-26-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu8
Architecture: amd64
Date: Fri Jul 13 10:50:18 2012
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
SourcePackage: gwibber
UpgradeStatus: Upgraded to precise on 2012-04-26 (77 days ago)

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


** Tags: amd64 apport-bug precise third-party-packages

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

Title:
  Gwibber uses WAY TO MUCH disk IO

Status in “gwibber” package in Ubuntu:
  New

Bug description:
  Gwibber, when refreshing tweets, uses 100% IO during, like, one
  minute.

  I don't have more info, but it happens every time it refreshes (I had
  to decrease the frequency to be able to do something with my PC). I
  follow only 4 persons, and I receive ~20 tweets a day. I can't be seen
  as a heavy user, and still, it takes like 2-3 min to refresh new
  tweets.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gwibber 3.4.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
  Uname: Linux 3.2.0-26-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: amd64
  Date: Fri Jul 13 10:50:18 2012
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  SourcePackage: gwibber
  UpgradeStatus: Upgraded to precise on 2012-04-26 (77 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gwibber/+bug/1024294/+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 1024276] Re: lightdm doesn't start if weston is activated (system-compositor ppa, nouveau)

2012-07-13 Thread Jonas Platte
** Package changed: ubuntu = lightdm (Ubuntu)

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

Title:
  lightdm doesn't start if weston is activated (system-compositor ppa,
  nouveau)

Status in “lightdm” package in Ubuntu:
  New

Bug description:
  On my system, lightdm fails to start whenever I try to start it with
  enabled type=weston under [SeatDefaults] in my lightdm.conf.

  The logs are from my current system start, where the weston-option was
  enabled at startup, and I disabled it afterwards to start lightdm.

  lightdm version: 1.3.1-0ubuntu2+compositor1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1024276/+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 919767] Re: brasero stays in memory after use

2012-07-13 Thread JP
Still happens on Ubuntu 12.04 with Brasero 3.4.1, when opening ISOs by context 
menu.
Note that Brasero closes correctly if the application is called normally.

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

Title:
  brasero stays in memory after use

Status in “brasero” package in Ubuntu:
  Confirmed

Bug description:
  Basero 3.2.0 as it installs from the ISO. Synaptic says installed
  version is 3.2.0-0ubuntu6

  Using either ubuntu studio 10.04 or 12.04(alpha dec19) if brasero is
  started by a right click on a toc file (or maybe a cue file) it opens
  a dialogue to burn a cd from. I can cancel or burn a cd, but in either
  case ps x still shows brasero running after the dialogue has gone when
  the application has completed it's task successfully. trying to burn a
  cd from a second toc file or even open brasero from the main menu then
  fails until brasero has been killed (kill pid). This is not a problem
  when opening an audio file (wav, ogg etc.) as the main brasero window
  is opened. I think that because the burn dialogue normally would not
  exit brasero it doesn't exit here either, however, the main window is
  not shown to exit from.

  This is important to UbuntuStudio because the main DAW (Ardour) puts
  out toc files as a finished product and brasero is needed (since the
  loss of gcdmaster) to actually print the file to CD. So this should be
  listed as a ubuntu studio bug as well.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/919767/+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 1024133] Re: Startup Applications entry removed from menu

2012-07-13 Thread Sebastien Bacher
*** This bug is a duplicate of bug 1018031 ***
https://bugs.launchpad.net/bugs/1018031

** Changed in: gnome-session (Ubuntu)
   Importance: Undecided = Low

** This bug has been marked a duplicate of bug 1018031
   No launcher for gnome-session-properties in applications menu

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

Title:
  Startup Applications entry removed from menu

Status in “gnome-session” package in Ubuntu:
  New

Bug description:
  The latest update to gnome-session removed the Startup Applications
  menu item, apparently as a policy decision.

  This leaves a QQ ubuntu session without an entry point to the gnome-
  session-properties GUI that allows adding or editing autostart
  entries, unless one just knows to type gnome-session-properties in
  a terminal.

  The gnome-session-properties program cannot be found through the Dash;
  the only logical place for the entry point would seem to be the
  Session menu. Please can we have it back, or an alternative?

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gnome-session 3.5.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-4.4-generic 3.5.0-rc6
  Uname: Linux 3.5.0-4-generic x86_64
  ApportVersion: 2.3-0ubuntu4
  Architecture: amd64
  Date: Thu Jul 12 15:30:31 2012
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120527)
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-session
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1024133/+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 1024103] Re: session-properties.desktop should not be hidden

2012-07-13 Thread Sebastien Bacher
*** This bug is a duplicate of bug 1018031 ***
https://bugs.launchpad.net/bugs/1018031

** Changed in: gnome-session (Ubuntu)
   Importance: Undecided = Low

** This bug has been marked a duplicate of bug 1018031
   No launcher for gnome-session-properties in applications menu

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

Title:
  session-properties.desktop should not be hidden

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

Bug description:
  With the removal of Startup Applications from the session-indicator, which 
makes sense, the app should show in a Dash search. 
  Currently it won't due to a NoDisplay=true line in 
session-properties.desktop
  Some consideration could be given to changing that

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gnome-session-common 3.5.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-4.4-generic 3.5.0-rc6
  Uname: Linux 3.5.0-4-generic x86_64
  ApportVersion: 2.3-0ubuntu4
  Architecture: amd64
  Date: Thu Jul 12 17:25:00 2012
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120707)
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-session
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1024103/+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 1018031] Re: No launcher for gnome-session-properties in applications menu

2012-07-13 Thread Sebastien Bacher
Thanks, I've commited that to the packaging vcs

** Changed in: gnome-session (Ubuntu)
   Status: Triaged = Fix Committed

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

Title:
  No launcher for gnome-session-properties in applications menu

Status in “gnome-session” package in Ubuntu:
  Fix Committed

Bug description:
  Hello,

  It's maybe not a bug but with Ubuntu Precise (and Quantal) it's not possible 
to launch gnome-session-properties (aka: Startup Applications) from the 
applications menu simply because its .desktop file contains that:
 NoDisplay=true

  Is it possible to modify this value because it's not possible to
  easily launch this GUI? (e.g. from a Cairo-Dock session, this launcher
  is not available from the Applications Menu applet due to this
  'NoDisplay=true')

  If it's feature and not a bug, sorry for this bug report but can I
  just know why?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1018031/+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 1024303] Re: Cann't update system and report crash error

2012-07-13 Thread CSRedRat
Cann't run Software Updater and cann't find package software-updater in
lauchpad.

** Package changed: software-center (Ubuntu) = update-manager (Ubuntu)

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

Title:
  Cann't update system and report crash error

Status in “update-manager” package in Ubuntu:
  New

Bug description:
  I'm have Ubuntu 12.10 Alpha 2 (updated 12.04) with all updates. Today
  i'm cann't update system and update programm crash with error. Error
  report busy and cann't be send.

  https://bugs.launchpad.net/bugs/1023590 - Error: Page not found

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1024303/+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 431863] Re: Does not connect to WEP or WPA2 Enterprise networks anymore -- Intel PRO/Wireless 4965 iwlagn

2012-07-13 Thread Thomas Hood
** Changed in: network-manager (Ubuntu)
   Status: Incomplete = Fix Released

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

Title:
  Does not connect to WEP or WPA2 Enterprise networks anymore -- Intel
  PRO/Wireless 4965 iwlagn

Status in “network-manager” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: network-manager

  After upgrading to 0.8~a~git.20090911t130220.4c77fa0-0ubuntu3 I can't
  connect to WEP (128-bit Passphrase) nor to WPA 2 Enterprise (using
  eduroam) anymore.

  When connecting using WEP I get the following in dmesg:

  [17420.384283] wlan0: authenticate with AP 00:0d:88:a3:7c:b3
  [17420.584061] wlan0: authenticate with AP 00:0d:88:a3:7c:b3
  [17420.784135] wlan0: authentication with AP 00:0d:88:a3:7c:b3 timed out

  ProblemType: Bug
  Architecture: amd64
  CRDA: Error: [Errno 2] No such file or directory
  Date: Thu Sep 17 15:31:31 2009
  DistroRelease: Ubuntu 9.10
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IpRoute:
   192.168.1.0/24 dev eth0  proto kernel  scope link  src 192.168.1.3  metric 1 
   192.168.122.0/24 dev virbr0  proto kernel  scope link  src 192.168.122.1 
   169.254.0.0/16 dev eth0  scope link  metric 1000 
   default via 192.168.1.1 dev eth0  proto static
  NonfreeKernelModules: openafs
  Package: network-manager 0.8~a~git.20090911t130220.4c77fa0-0ubuntu6
  ProcEnviron:
   LANGUAGE=en_DK.UTF-8
   LANG=en_DK.UTF-8
   SHELL=/bin/bash
   LC_NUMERIC=en_US.UTF-8
  ProcVersionSignature: Ubuntu 2.6.31-10.34-generic
  SourcePackage: network-manager
  Uname: Linux 2.6.31-10-generic x86_64
  WpaSupplicantLog:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/431863/+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 1024314] [NEW] Showing two Laptop screens in Display setting when connect external monitor via HDMI

2012-07-13 Thread Nara Huang
Public bug reported:

Ubuntu release: Precise
Version of gnome-settings-daemon: 3.4.2-0ubuntu0.2

After connecting external monitor by HDMI, I can see 2 Laptop in the Display 
option.
Please refer to the attached picture and logs for detail.

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

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

Title:
  Showing two Laptop screens in Display setting when connect external
  monitor via HDMI

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

Bug description:
  Ubuntu release: Precise
  Version of gnome-settings-daemon: 3.4.2-0ubuntu0.2

  After connecting external monitor by HDMI, I can see 2 Laptop in the 
Display option.
  Please refer to the attached picture and logs for detail.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1024314/+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 1024314] Re: Showing two Laptop screens in Display setting when connect external monitor via HDMI

2012-07-13 Thread Nara Huang
** Attachment added: X55U_Screenshot from 2012-07-03 02_40_22.png
   
https://bugs.launchpad.net/bugs/1024314/+attachment/3222007/+files/X55U_Screenshot%20from%202012-07-03%2002_40_22.png

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

Title:
  Showing two Laptop screens in Display setting when connect external
  monitor via HDMI

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

Bug description:
  Ubuntu release: Precise
  Version of gnome-settings-daemon: 3.4.2-0ubuntu0.2

  After connecting external monitor by HDMI, I can see 2 Laptop in the 
Display option.
  Please refer to the attached picture and logs for detail.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1024314/+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 1024317] [NEW] Showing two Laptop screens in Display setting when connect external monitor via HDMI

2012-07-13 Thread Nara Huang
Public bug reported:

Ubuntu release: Precise
Version of gnome-settings-daemon: 3.4.2-0ubuntu0.2

After connecting external monitor by HDMI, I can see 2 Laptop in the Display 
option.
Please refer to the attached picture and logs for detail.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: gnome-settings-daemon 3.4.2-0ubuntu0.2
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
Uname: Linux 3.2.0-26-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.0.1-0ubuntu8
Architecture: amd64
Date: Thu Jul 12 17:36:49 2012
DistributionChannelDescriptor:
 # This is a distribution channel descriptor
 # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
 canonical-oem-anding-precise-amd64-20120709-0
ExecutablePath: /usr/lib/gnome-settings-daemon/gnome-settings-daemon
InstallationMedia: Ubuntu 12.04 Precise - Build amd64 LIVE Binary 
20120709-03:12
ProcEnviron:
 PATH=(custom, no user)
 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: 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/1024317

Title:
  Showing two Laptop screens in Display setting when connect external
  monitor via HDMI

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

Bug description:
  Ubuntu release: Precise
  Version of gnome-settings-daemon: 3.4.2-0ubuntu0.2

  After connecting external monitor by HDMI, I can see 2 Laptop in the 
Display option.
  Please refer to the attached picture and logs for detail.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-settings-daemon 3.4.2-0ubuntu0.2
  ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
  Uname: Linux 3.2.0-26-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: amd64
  Date: Thu Jul 12 17:36:49 2012
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-anding-precise-amd64-20120709-0
  ExecutablePath: /usr/lib/gnome-settings-daemon/gnome-settings-daemon
  InstallationMedia: Ubuntu 12.04 Precise - Build amd64 LIVE Binary 
20120709-03:12
  ProcEnviron:
   PATH=(custom, no user)
   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/1024317/+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 1024317] Re: Showing two Laptop screens in Display setting when connect external monitor via HDMI

2012-07-13 Thread Nara Huang
** Attachment added: Screenshot from 2012-07-12 17:40:10.png
   
https://bugs.launchpad.net/bugs/1024317/+attachment/3222008/+files/Screenshot%20from%202012-07-12%2017%3A40%3A10.png

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

Title:
  Showing two Laptop screens in Display setting when connect external
  monitor via HDMI

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

Bug description:
  Ubuntu release: Precise
  Version of gnome-settings-daemon: 3.4.2-0ubuntu0.2

  After connecting external monitor by HDMI, I can see 2 Laptop in the 
Display option.
  Please refer to the attached picture and logs for detail.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-settings-daemon 3.4.2-0ubuntu0.2
  ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
  Uname: Linux 3.2.0-26-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: amd64
  Date: Thu Jul 12 17:36:49 2012
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-anding-precise-amd64-20120709-0
  ExecutablePath: /usr/lib/gnome-settings-daemon/gnome-settings-daemon
  InstallationMedia: Ubuntu 12.04 Precise - Build amd64 LIVE Binary 
20120709-03:12
  ProcEnviron:
   PATH=(custom, no user)
   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/1024317/+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 1024317] Re: Showing two Laptop screens in Display setting when connect external monitor via HDMI

2012-07-13 Thread Nara Huang
** Attachment added: Xorg.0.log
   
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1024317/+attachment/3222019/+files/Xorg.0.log

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

Title:
  Showing two Laptop screens in Display setting when connect external
  monitor via HDMI

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

Bug description:
  Ubuntu release: Precise
  Version of gnome-settings-daemon: 3.4.2-0ubuntu0.2

  After connecting external monitor by HDMI, I can see 2 Laptop in the 
Display option.
  Please refer to the attached picture and logs for detail.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-settings-daemon 3.4.2-0ubuntu0.2
  ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
  Uname: Linux 3.2.0-26-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: amd64
  Date: Thu Jul 12 17:36:49 2012
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-anding-precise-amd64-20120709-0
  ExecutablePath: /usr/lib/gnome-settings-daemon/gnome-settings-daemon
  InstallationMedia: Ubuntu 12.04 Precise - Build amd64 LIVE Binary 
20120709-03:12
  ProcEnviron:
   PATH=(custom, no user)
   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/1024317/+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 1024317] Re: Showing two Laptop screens in Display setting when connect external monitor via HDMI

2012-07-13 Thread Nara Huang
** Attachment added: syslog
   
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1024317/+attachment/3222020/+files/syslog

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

Title:
  Showing two Laptop screens in Display setting when connect external
  monitor via HDMI

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

Bug description:
  Ubuntu release: Precise
  Version of gnome-settings-daemon: 3.4.2-0ubuntu0.2

  After connecting external monitor by HDMI, I can see 2 Laptop in the 
Display option.
  Please refer to the attached picture and logs for detail.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-settings-daemon 3.4.2-0ubuntu0.2
  ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
  Uname: Linux 3.2.0-26-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: amd64
  Date: Thu Jul 12 17:36:49 2012
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-anding-precise-amd64-20120709-0
  ExecutablePath: /usr/lib/gnome-settings-daemon/gnome-settings-daemon
  InstallationMedia: Ubuntu 12.04 Precise - Build amd64 LIVE Binary 
20120709-03:12
  ProcEnviron:
   PATH=(custom, no user)
   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/1024317/+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 1024314] Re: Showing two Laptop screens in Display setting when connect external monitor via HDMI

2012-07-13 Thread Nara Huang
Duplicate to Bug #1024317

** Changed in: gnome-settings-daemon (Ubuntu)
   Status: New = Invalid

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

Title:
  Showing two Laptop screens in Display setting when connect external
  monitor via HDMI

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

Bug description:
  Ubuntu release: Precise
  Version of gnome-settings-daemon: 3.4.2-0ubuntu0.2

  After connecting external monitor by HDMI, I can see 2 Laptop in the 
Display option.
  Please refer to the attached picture and logs for detail.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1024314/+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 994739] Re: wireless takes several seconds longer to connect from standby

2012-07-13 Thread Andrea Cimitan
It's breaking wifi also on broadcom :-)

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

Title:
  wireless takes several seconds longer to connect from standby

Status in “network-manager” package in Ubuntu:
  Invalid
Status in “wpasupplicant” package in Ubuntu:
  In Progress
Status in “network-manager” source package in Precise:
  Invalid
Status in “wpasupplicant” source package in Precise:
  Triaged

Bug description:
  My observation is that network-manager is taking longer to connect to my 
wireless access point than 11.10. 
  I trust the rest of the attached info will reveal all necessary system data.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: network-manager 0.9.4.0-0ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-24.38-generic-pae 3.2.16
  Uname: Linux 3.2.0-24-generic-pae i686
  NonfreeKernelModules: wl nvidia
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: i386
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Date: Fri May  4 12:47:28 2012
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  IpRoute:
   default via 192.168.1.1 dev eth1  proto static 
   169.254.0.0/16 dev eth1  scope link  metric 1000 
   192.168.1.0/24 dev eth1  proto kernel  scope link  src 192.168.1.116  metric 
2
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH 
   Wired connection 1264165e3-74f6-4750-8198-6e8b6d3632cf   
802-3-ethernet1336133356   Fri 04 May 2012 07:09:16 AM CDTyes   
no /org/freedesktop/NetworkManager/Settings/1
   2.4GHzWPA29afe3092-8693-4b03-92cd-fd179af0fca8   
802-11-wireless   1336153624   Fri 04 May 2012 12:47:04 PM CDTyes   
no /org/freedesktop/NetworkManager/Settings/0
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH 
 
   eth1   802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/1  
   eth0   802-3-ethernetunavailable   
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN  
   running 0.9.4.0connected   enabled   enabled 
enabledenabled enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/994739/+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 1024317] Re: Showing two Laptop screens in Display setting when connect external monitor via HDMI

2012-07-13 Thread Sebastien Bacher
*** This bug is a duplicate of bug 970560 ***
https://bugs.launchpad.net/bugs/970560

thanks, that seems like bug #970560

** Changed in: gnome-settings-daemon (Ubuntu)
   Importance: Undecided = Low

** This bug has been marked a duplicate of bug 970560
   Displays is registering dual monitors as laptop when using fglrx

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

Title:
  Showing two Laptop screens in Display setting when connect external
  monitor via HDMI

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

Bug description:
  Ubuntu release: Precise
  Version of gnome-settings-daemon: 3.4.2-0ubuntu0.2

  After connecting external monitor by HDMI, I can see 2 Laptop in the 
Display option.
  Please refer to the attached picture and logs for detail.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-settings-daemon 3.4.2-0ubuntu0.2
  ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
  Uname: Linux 3.2.0-26-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: amd64
  Date: Thu Jul 12 17:36:49 2012
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-anding-precise-amd64-20120709-0
  ExecutablePath: /usr/lib/gnome-settings-daemon/gnome-settings-daemon
  InstallationMedia: Ubuntu 12.04 Precise - Build amd64 LIVE Binary 
20120709-03:12
  ProcEnviron:
   PATH=(custom, no user)
   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/1024317/+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 970560] Re: Displays is registering dual monitors as laptop when using fglrx

2012-07-13 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The issue you are reporting is an upstream one and it
would be nice if somebody having it could send the bug to the developers
of the software by following the instructions at
https://wiki.ubuntu.com/Bugs/Upstream/GNOME. If you have done so, please
tell us the number of the upstream bug (or the link), so we can add a
bugwatch that will inform us about its status. Thanks in advance.

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

Title:
  Displays is registering dual monitors as laptop when using fglrx

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

Bug description:
  Today after installing the fglrx drivers on my Radeon 6950 cayman
  card, in the Displays options, in order to get dual monitors to work
  I had to first go into amdcccle and enable it there, restart the
  computer, and THEN enable it in the displays setting. Also, both
  monitors are showing up as laptop. When using the radeon drivers
  each monitor is picked up as Acer blah blah, but with the
  propriatary drivers they both say laptop and there is no visual
  color difference to indicate differences between the two.

  It would be nice if we could Unify the displays menu to where it
  will enable dual monitors in amdccle when that option is selected or
  visa versa.

  It would also be nice to see the two monitors registering as their
  proper names and differentiation.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-control-center 1:3.4.0-0ubuntu3
  ProcVersionSignature: Ubuntu 3.2.0-21.34-generic 3.2.13
  Uname: Linux 3.2.0-21-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.0-0ubuntu2
  Architecture: amd64
  Date: Sat Mar 31 21:05:09 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120301)
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-desktop3/+bug/970560/+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 1024342] [NEW] Can't save as draft

2012-07-13 Thread frednet
Public bug reported:

I'm unable to save a file as draft anymore. I get no errors at all and
it seems to go through the motions but nothing appears in my Drafts
folder.

I'm running evolution-3.2.3-0ubuntu6 and evolution-mapi-3.2.2-1

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

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

Title:
  Can't save as draft

Status in “evolution” package in Ubuntu:
  New

Bug description:
  I'm unable to save a file as draft anymore. I get no errors at all and
  it seems to go through the motions but nothing appears in my Drafts
  folder.

  I'm running evolution-3.2.3-0ubuntu6 and evolution-mapi-3.2.2-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1024342/+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 1013171] Re: Many package hooks not ported to python3

2012-07-13 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/indicator-applet

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

Title:
  Many package hooks not ported to python3

Status in “apport” package in Ubuntu:
  Fix Released
Status in “apport-symptoms” package in Ubuntu:
  Fix Released
Status in “bluez” package in Ubuntu:
  Fix Released
Status in “cairo-dock” package in Ubuntu:
  Fix Released
Status in “chromium-browser” package in Ubuntu:
  Fix Released
Status in “compiz” package in Ubuntu:
  Confirmed
Status in “connman” package in Ubuntu:
  Fix Released
Status in “dkms” package in Ubuntu:
  Fix Released
Status in “gnome-control-center” package in Ubuntu:
  Fix Committed
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Committed
Status in “indicator-applet” package in Ubuntu:
  Fix Released
Status in “libatasmart” package in Ubuntu:
  Fix Released
Status in “lxpanel” package in Ubuntu:
  Confirmed
Status in “mdadm” package in Ubuntu:
  Fix Released
Status in “mysql-5.5” package in Ubuntu:
  Confirmed
Status in “mythtv” package in Ubuntu:
  Fix Released
Status in “nautilus” package in Ubuntu:
  Fix Committed
Status in “network-manager” package in Ubuntu:
  Fix Committed
Status in “shadow” package in Ubuntu:
  Fix Released
Status in “udisks2” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  Fix Released
Status in “xdiagnose” package in Ubuntu:
  Fix Released
Status in “apport” source package in Quantal:
  Fix Released
Status in “apport-symptoms” source package in Quantal:
  Fix Released
Status in “bluez” source package in Quantal:
  Fix Released
Status in “cairo-dock” source package in Quantal:
  Fix Released
Status in “chromium-browser” source package in Quantal:
  Fix Released
Status in “compiz” source package in Quantal:
  Confirmed
Status in “connman” source package in Quantal:
  Fix Released
Status in “dkms” source package in Quantal:
  Fix Released
Status in “gnome-control-center” source package in Quantal:
  Fix Committed
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Committed
Status in “indicator-applet” source package in Quantal:
  Fix Released
Status in “libatasmart” source package in Quantal:
  Fix Released
Status in “lxpanel” source package in Quantal:
  Confirmed
Status in “mdadm” source package in Quantal:
  Fix Released
Status in “mysql-5.5” source package in Quantal:
  Confirmed
Status in “mythtv” source package in Quantal:
  Fix Released
Status in “nautilus” source package in Quantal:
  Fix Committed
Status in “network-manager” source package in Quantal:
  Fix Committed
Status in “shadow” source package in Quantal:
  Fix Released
Status in “udisks2” source package in Quantal:
  Fix Released
Status in “unity” source package in Quantal:
  Fix Released
Status in “xdiagnose” source package in Quantal:
  Fix Released

Bug description:
  Since the description here is the only post that can be updated, it
  seems the best place to keep a changing list of packages that need
  examining.  (The original description was brief, and about only one
  package.)

  We've fixed all the packages that found in the apt logs uploaded in
  the first round of breakage.  Now I've tried to review all the other
  apport hooks I could find in Quantal.  Working from the archive's
  Contents file, I got the list of packages that have files under
  /usr/share/apport/package-hooks .  I skipped the packages already
  fixed above, and those that were on my system, during the first round
  of breakage, and had no problems.  For the rest, I downloaded the
  debs, extracted the apport hooks, and ran '2to3' on them.  I've posted
  patches for every package that broke under python3.

  Thanks - Edward Donovan edward.dono...@numble.net

  These packages didn't break during the apport upgrade that forced a
  recompile, but they get warnings from the 2to3 tool:

    compiz-core
    eclipse-platform
    gnome-control-center-data
    gnome-settings-daemon
    grub-common
    nautilus-data
    unity-common
    apache2.2-common

  Now we have a bug report for at least gnome-control-center, bug
  1018537, which I've duped here.  So these may need patching, too.

  Hm...from a preliminary look, a number of those use the same code:

  if report.has_key(Stacktrace)

  which generates an exception with python3.  We're probably going to
  want to change those to

 if Stacktrace in report

  and I'll try to post some of those simple patches, soon.

  Side note:

    rss-glx: the python is fine, but the hook file is just named
  'source', with no package name or extension, so I filed bug 1017780
  about that.

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

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

[Desktop-packages] [Bug 938757] Re: HUD: prompt sometimes briefly displays as Enter your command before reverting to Search

2012-07-13 Thread Andrea Azzarone
Marking as Fix Released. See bug 887036 too.

** Changed in: unity
 Assignee: Gord Allott (gordallott) = (unassigned)

** Changed in: unity
   Status: Incomplete = Fix Released

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

** Changed in: unity
Milestone: 5.14.0 = None

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

Title:
  HUD: prompt sometimes briefly displays as Enter your command before
  reverting to Search

Status in Unity:
  Fix Released
Status in “unity” package in Ubuntu:
  Fix Released

Bug description:
  When activating HUD about 1/4 of the time the prompt text starts as
  Enter your commands before changing to the standard Search prompt.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: unity 5.4.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-17.26-generic-pae 3.2.6
  Uname: Linux 3.2.0-17-generic-pae i686
  ApportVersion: 1.92-0ubuntu1
  Architecture: i386
  CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,compiztoolbox,move,place,vpswitch,resize,snap,gnomecompat,imgpng,mousepoll,regex,session,grid,wall,animation,expo,workarounds,fade,ezoom,scale,unityshell]
  Date: Wed Feb 22 15:30:54 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
  SourcePackage: unity
  UpgradeStatus: Upgraded to precise on 2012-01-04 (48 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/938757/+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 1024352] [NEW] Evolution 3.5.3.1 crash with SIGABRT when Print.

2012-07-13 Thread Fabio Marconi
Public bug reported:

Release of Ubuntu:12.10
Package Version:*** 3.5.3.1-0ubuntu3 0
Expected Results:
Actual Results:crash

Hallo
To reproduce:
select a mail and click print button.

*** glibc detected *** /usr/bin/evolution: free(): invalid pointer:
0x5811fc61 ***
=== Backtrace: =
/lib/x86_64-linux-gnu/libc.so.6(+0x7e626)[0x758c8626]
/usr/lib/evolution/3.6/libevolution-mail.so.0(e_mail_display_reload+0x1b4)[0x7fffca12ec24]
/usr/lib/evolution/3.6/libevolution-mail.so.0(+0x59559)[0x7fffca12f559]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x135)[0x75e6b8b5]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x47be8)[0x75e6bbe8]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_loop_run+0x72)[0x75e6bfe2]
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0(gtk_dialog_run+0x18f)[0x76a807ff]
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0(+0x31a103)[0x76c78103]
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0(gtk_print_operation_run+0x18f)[0x76b4bc5f]
/usr/lib/libwebkitgtk-3.0.so.0(webkit_web_frame_print_full+0x1a6)[0x7fffee188d46]
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_closure_invoke+0x190)[0x76129050]
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(+0x21d30)[0x7613ad30]
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_signal_emit_valist+0xd51)[0x76142fb1]
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_signal_emit+0x82)[0x76143202]
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(+0x14b95)[0x7612db95]
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_object_notify+0x17b)[0x7612f64b]
/usr/lib/libwebkitgtk-3.0.so.0(+0x8ec536)[0x7fffee6ae536]
/usr/lib/libwebkitgtk-3.0.so.0(+0x8eb46e)[0x7fffee6ad46e]
/usr/lib/libwebkitgtk-3.0.so.0(+0x8eb76f)[0x7fffee6ad76f]
/usr/lib/libwebkitgtk-3.0.so.0(+0x8cc4eb)[0x7fffee68e4eb]
/usr/lib/libwebkitgtk-3.0.so.0(+0x92a162)[0x7fffee6ec162]
/usr/lib/libwebkitgtk-3.0.so.0(+0x929e04)[0x7fffee6ebe04]
/usr/lib/libwebkitgtk-3.0.so.0(+0xa48c4e)[0x7fffee80ac4e]
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0(+0x5fbe4)[0x763c8be4]
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0(g_simple_async_result_complete+0xbe)[0x763ddfae]
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0(+0x750dc)[0x763de0dc]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x135)[0x75e6b8b5]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x47be8)[0x75e6bbe8]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_loop_run+0x72)[0x75e6bfe2]
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0(gtk_main+0x85)[0x76afd3a5]
/usr/bin/evolution(main+0x6ef)[0x707f]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xed)[0x7586b76d]
/usr/bin/evolution(+0x33fd)[0x73fd]

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: evolution 3.5.3.1-0ubuntu3
ProcVersionSignature: Ubuntu 3.5.0-4.4-generic 3.5.0-rc6
Uname: Linux 3.5.0-4-generic x86_64
ApportVersion: 2.3-0ubuntu4
Architecture: amd64
Date: Fri Jul 13 11:42:41 2012
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120525)
SourcePackage: evolution
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  Evolution 3.5.3.1 crash with SIGABRT when Print.

Status in “evolution” package in Ubuntu:
  New

Bug description:
  Release of Ubuntu:12.10
  Package Version:*** 3.5.3.1-0ubuntu3 0
  Expected Results:
  Actual Results:crash

  Hallo
  To reproduce:
  select a mail and click print button.

  *** glibc detected *** /usr/bin/evolution: free(): invalid pointer:
  0x5811fc61 ***
  === Backtrace: =
  /lib/x86_64-linux-gnu/libc.so.6(+0x7e626)[0x758c8626]
  
/usr/lib/evolution/3.6/libevolution-mail.so.0(e_mail_display_reload+0x1b4)[0x7fffca12ec24]
  /usr/lib/evolution/3.6/libevolution-mail.so.0(+0x59559)[0x7fffca12f559]
  
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x135)[0x75e6b8b5]
  /lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x47be8)[0x75e6bbe8]
  /lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_loop_run+0x72)[0x75e6bfe2]
  /usr/lib/x86_64-linux-gnu/libgtk-3.so.0(gtk_dialog_run+0x18f)[0x76a807ff]
  /usr/lib/x86_64-linux-gnu/libgtk-3.so.0(+0x31a103)[0x76c78103]
  
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0(gtk_print_operation_run+0x18f)[0x76b4bc5f]
  
/usr/lib/libwebkitgtk-3.0.so.0(webkit_web_frame_print_full+0x1a6)[0x7fffee188d46]
  
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_closure_invoke+0x190)[0x76129050]
  /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(+0x21d30)[0x7613ad30]
  
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_signal_emit_valist+0xd51)[0x76142fb1]
  
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_signal_emit+0x82)[0x76143202]
  /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(+0x14b95)[0x7612db95]
  

[Desktop-packages] [Bug 1024352] Re: Evolution 3.5.3.1 crash with SIGABRT when Print.

2012-07-13 Thread Fabio Marconi
** Attachment added: gdb-evol.log
   
https://bugs.launchpad.net/bugs/1024352/+attachment/3222078/+files/gdb-evol.log

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

Title:
  Evolution 3.5.3.1 crash with SIGABRT when Print.

Status in “evolution” package in Ubuntu:
  New

Bug description:
  Release of Ubuntu:12.10
  Package Version:*** 3.5.3.1-0ubuntu3 0
  Expected Results:
  Actual Results:crash

  Hallo
  To reproduce:
  select a mail and click print button.

  *** glibc detected *** /usr/bin/evolution: free(): invalid pointer:
  0x5811fc61 ***
  === Backtrace: =
  /lib/x86_64-linux-gnu/libc.so.6(+0x7e626)[0x758c8626]
  
/usr/lib/evolution/3.6/libevolution-mail.so.0(e_mail_display_reload+0x1b4)[0x7fffca12ec24]
  /usr/lib/evolution/3.6/libevolution-mail.so.0(+0x59559)[0x7fffca12f559]
  
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x135)[0x75e6b8b5]
  /lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x47be8)[0x75e6bbe8]
  /lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_loop_run+0x72)[0x75e6bfe2]
  /usr/lib/x86_64-linux-gnu/libgtk-3.so.0(gtk_dialog_run+0x18f)[0x76a807ff]
  /usr/lib/x86_64-linux-gnu/libgtk-3.so.0(+0x31a103)[0x76c78103]
  
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0(gtk_print_operation_run+0x18f)[0x76b4bc5f]
  
/usr/lib/libwebkitgtk-3.0.so.0(webkit_web_frame_print_full+0x1a6)[0x7fffee188d46]
  
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_closure_invoke+0x190)[0x76129050]
  /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(+0x21d30)[0x7613ad30]
  
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_signal_emit_valist+0xd51)[0x76142fb1]
  
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_signal_emit+0x82)[0x76143202]
  /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(+0x14b95)[0x7612db95]
  
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_object_notify+0x17b)[0x7612f64b]
  /usr/lib/libwebkitgtk-3.0.so.0(+0x8ec536)[0x7fffee6ae536]
  /usr/lib/libwebkitgtk-3.0.so.0(+0x8eb46e)[0x7fffee6ad46e]
  /usr/lib/libwebkitgtk-3.0.so.0(+0x8eb76f)[0x7fffee6ad76f]
  /usr/lib/libwebkitgtk-3.0.so.0(+0x8cc4eb)[0x7fffee68e4eb]
  /usr/lib/libwebkitgtk-3.0.so.0(+0x92a162)[0x7fffee6ec162]
  /usr/lib/libwebkitgtk-3.0.so.0(+0x929e04)[0x7fffee6ebe04]
  /usr/lib/libwebkitgtk-3.0.so.0(+0xa48c4e)[0x7fffee80ac4e]
  /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0(+0x5fbe4)[0x763c8be4]
  
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0(g_simple_async_result_complete+0xbe)[0x763ddfae]
  /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0(+0x750dc)[0x763de0dc]
  
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x135)[0x75e6b8b5]
  /lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x47be8)[0x75e6bbe8]
  /lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_loop_run+0x72)[0x75e6bfe2]
  /usr/lib/x86_64-linux-gnu/libgtk-3.so.0(gtk_main+0x85)[0x76afd3a5]
  /usr/bin/evolution(main+0x6ef)[0x707f]
  /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xed)[0x7586b76d]
  /usr/bin/evolution(+0x33fd)[0x73fd]

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: evolution 3.5.3.1-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-4.4-generic 3.5.0-rc6
  Uname: Linux 3.5.0-4-generic x86_64
  ApportVersion: 2.3-0ubuntu4
  Architecture: amd64
  Date: Fri Jul 13 11:42:41 2012
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120525)
  SourcePackage: evolution
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1024352/+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 1024352] Re: Evolution 3.5.3.1 crash with SIGABRT when Print.

2012-07-13 Thread Fabio Marconi
---
Ubuntu Bug Squad volunteer triager
http://wiki.ubuntu.com/BugSquad

** Attachment added: strace-evol.log
   
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1024352/+attachment/3222081/+files/strace-evol.log

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

Title:
  Evolution 3.5.3.1 crash with SIGABRT when Print.

Status in “evolution” package in Ubuntu:
  New

Bug description:
  Release of Ubuntu:12.10
  Package Version:*** 3.5.3.1-0ubuntu3 0
  Expected Results:
  Actual Results:crash

  Hallo
  To reproduce:
  select a mail and click print button.

  *** glibc detected *** /usr/bin/evolution: free(): invalid pointer:
  0x5811fc61 ***
  === Backtrace: =
  /lib/x86_64-linux-gnu/libc.so.6(+0x7e626)[0x758c8626]
  
/usr/lib/evolution/3.6/libevolution-mail.so.0(e_mail_display_reload+0x1b4)[0x7fffca12ec24]
  /usr/lib/evolution/3.6/libevolution-mail.so.0(+0x59559)[0x7fffca12f559]
  
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x135)[0x75e6b8b5]
  /lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x47be8)[0x75e6bbe8]
  /lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_loop_run+0x72)[0x75e6bfe2]
  /usr/lib/x86_64-linux-gnu/libgtk-3.so.0(gtk_dialog_run+0x18f)[0x76a807ff]
  /usr/lib/x86_64-linux-gnu/libgtk-3.so.0(+0x31a103)[0x76c78103]
  
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0(gtk_print_operation_run+0x18f)[0x76b4bc5f]
  
/usr/lib/libwebkitgtk-3.0.so.0(webkit_web_frame_print_full+0x1a6)[0x7fffee188d46]
  
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_closure_invoke+0x190)[0x76129050]
  /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(+0x21d30)[0x7613ad30]
  
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_signal_emit_valist+0xd51)[0x76142fb1]
  
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_signal_emit+0x82)[0x76143202]
  /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(+0x14b95)[0x7612db95]
  
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_object_notify+0x17b)[0x7612f64b]
  /usr/lib/libwebkitgtk-3.0.so.0(+0x8ec536)[0x7fffee6ae536]
  /usr/lib/libwebkitgtk-3.0.so.0(+0x8eb46e)[0x7fffee6ad46e]
  /usr/lib/libwebkitgtk-3.0.so.0(+0x8eb76f)[0x7fffee6ad76f]
  /usr/lib/libwebkitgtk-3.0.so.0(+0x8cc4eb)[0x7fffee68e4eb]
  /usr/lib/libwebkitgtk-3.0.so.0(+0x92a162)[0x7fffee6ec162]
  /usr/lib/libwebkitgtk-3.0.so.0(+0x929e04)[0x7fffee6ebe04]
  /usr/lib/libwebkitgtk-3.0.so.0(+0xa48c4e)[0x7fffee80ac4e]
  /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0(+0x5fbe4)[0x763c8be4]
  
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0(g_simple_async_result_complete+0xbe)[0x763ddfae]
  /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0(+0x750dc)[0x763de0dc]
  
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x135)[0x75e6b8b5]
  /lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x47be8)[0x75e6bbe8]
  /lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_loop_run+0x72)[0x75e6bfe2]
  /usr/lib/x86_64-linux-gnu/libgtk-3.so.0(gtk_main+0x85)[0x76afd3a5]
  /usr/bin/evolution(main+0x6ef)[0x707f]
  /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xed)[0x7586b76d]
  /usr/bin/evolution(+0x33fd)[0x73fd]

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: evolution 3.5.3.1-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-4.4-generic 3.5.0-rc6
  Uname: Linux 3.5.0-4-generic x86_64
  ApportVersion: 2.3-0ubuntu4
  Architecture: amd64
  Date: Fri Jul 13 11:42:41 2012
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120525)
  SourcePackage: evolution
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1024352/+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 989900] Re: Various people have a bunch of unrelated problems with name resolution in Ubuntu 12.04

2012-07-13 Thread Rick Gutknecht
I'm no linux espert, far from it, but after bricking my system, I booted
to a live CD and through the magic of chroot I was able to reinstall
resolvconf and network-manager.  So far so good.  I now have a
resolv.conf file.  I have a second computer that had the same issue.  I
wanted to change the way my HD was partitioned so I reinstalled Linux
Mint 13.  But it still is having DNS issues and no resolv.conf is
created.  I will chroot it later and purge and reinstall resolvconf and
network-manager.  But I guess this isn't a bug?

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

Title:
  Various people have a bunch of unrelated problems with name resolution
  in Ubuntu 12.04

Status in “network-manager” package in Ubuntu:
  Invalid

Bug description:
  I just updated to Ubuntu 12.04. 
  After the update I cannot resolve hostnames reliably: 
  I use Konsole in Unity. There sometimes the DNS resolving works fine and 
suddenly after two commands or so it fails for the same address. 

  E.g. I ping a machine without DNS-Suffix (the suffix is shown in my network 
config correctly aside 3 valid nameserver IPs) and everything works fine. Then 
I try to log into the machine with the same address via ssh and I get a Name 
or service not known. 
  Trying again, it works with a fully qualified name containing the suffix. I 
also had cases, when the IP wasn't resolved although I put in the fully 
qualified name. When I am more lucky, it starts working again with machine 
names only (without suffix, which is configured and worked perfectly up to now)

  Is there probably a bug in the new Ubuntu Version?
  --- 
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  DistroRelease: Ubuntu 12.04
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  IpRoute:
   default via 192.168.1.1 dev wlan0  proto static 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.2  metric 2
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  NonfreeKernelModules: nvidia
  Package: network-manager 0.9.4.0-0ubuntu4
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.2.0-24.38-generic 3.2.16
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  precise
  Uname: Linux 3.2.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin netdev plugdev sambashare sudo
  mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2012-05-09T05:01:02.241358
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH 
   Wired connection 1a76f352c-6e8c-49c7-bc05-b890445abb22   
802-3-ethernet1336943434   Sun 13 May 2012 05:10:34 PM EDTyes   
no /org/freedesktop/NetworkManager/Settings/1
   Ladner Computer Repair L.N.A 47560d22-54ec-491b-b90f-a41535d69f00   
802-11-wireless   1337213171   Wed 16 May 2012 08:06:11 PM EDTyes   
no /org/freedesktop/NetworkManager/Settings/0
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH 
 
   wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/1  
   eth0   802-3-ethernetunavailable   
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN  
   running 0.9.4.0connected   enabled   enabled 
enabledenabled disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/989900/+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 1024352] Re: Evolution 3.5.3.1 crash with SIGABRT when Print.

2012-07-13 Thread Fabio Marconi
** Bug watch added: GNOME Bug Tracker #679843
   https://bugzilla.gnome.org/show_bug.cgi?id=679843

** Also affects: evolution via
   https://bugzilla.gnome.org/show_bug.cgi?id=679843
   Importance: Unknown
   Status: Unknown

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

Title:
  Evolution 3.5.3.1 crash with SIGABRT when Print.

Status in The Evolution Mail  Calendaring Tool:
  Unknown
Status in “evolution” package in Ubuntu:
  New

Bug description:
  Release of Ubuntu:12.10
  Package Version:*** 3.5.3.1-0ubuntu3 0
  Expected Results:
  Actual Results:crash

  Hallo
  To reproduce:
  select a mail and click print button.

  *** glibc detected *** /usr/bin/evolution: free(): invalid pointer:
  0x5811fc61 ***
  === Backtrace: =
  /lib/x86_64-linux-gnu/libc.so.6(+0x7e626)[0x758c8626]
  
/usr/lib/evolution/3.6/libevolution-mail.so.0(e_mail_display_reload+0x1b4)[0x7fffca12ec24]
  /usr/lib/evolution/3.6/libevolution-mail.so.0(+0x59559)[0x7fffca12f559]
  
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x135)[0x75e6b8b5]
  /lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x47be8)[0x75e6bbe8]
  /lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_loop_run+0x72)[0x75e6bfe2]
  /usr/lib/x86_64-linux-gnu/libgtk-3.so.0(gtk_dialog_run+0x18f)[0x76a807ff]
  /usr/lib/x86_64-linux-gnu/libgtk-3.so.0(+0x31a103)[0x76c78103]
  
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0(gtk_print_operation_run+0x18f)[0x76b4bc5f]
  
/usr/lib/libwebkitgtk-3.0.so.0(webkit_web_frame_print_full+0x1a6)[0x7fffee188d46]
  
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_closure_invoke+0x190)[0x76129050]
  /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(+0x21d30)[0x7613ad30]
  
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_signal_emit_valist+0xd51)[0x76142fb1]
  
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_signal_emit+0x82)[0x76143202]
  /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(+0x14b95)[0x7612db95]
  
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_object_notify+0x17b)[0x7612f64b]
  /usr/lib/libwebkitgtk-3.0.so.0(+0x8ec536)[0x7fffee6ae536]
  /usr/lib/libwebkitgtk-3.0.so.0(+0x8eb46e)[0x7fffee6ad46e]
  /usr/lib/libwebkitgtk-3.0.so.0(+0x8eb76f)[0x7fffee6ad76f]
  /usr/lib/libwebkitgtk-3.0.so.0(+0x8cc4eb)[0x7fffee68e4eb]
  /usr/lib/libwebkitgtk-3.0.so.0(+0x92a162)[0x7fffee6ec162]
  /usr/lib/libwebkitgtk-3.0.so.0(+0x929e04)[0x7fffee6ebe04]
  /usr/lib/libwebkitgtk-3.0.so.0(+0xa48c4e)[0x7fffee80ac4e]
  /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0(+0x5fbe4)[0x763c8be4]
  
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0(g_simple_async_result_complete+0xbe)[0x763ddfae]
  /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0(+0x750dc)[0x763de0dc]
  
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x135)[0x75e6b8b5]
  /lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x47be8)[0x75e6bbe8]
  /lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_loop_run+0x72)[0x75e6bfe2]
  /usr/lib/x86_64-linux-gnu/libgtk-3.so.0(gtk_main+0x85)[0x76afd3a5]
  /usr/bin/evolution(main+0x6ef)[0x707f]
  /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xed)[0x7586b76d]
  /usr/bin/evolution(+0x33fd)[0x73fd]

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: evolution 3.5.3.1-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-4.4-generic 3.5.0-rc6
  Uname: Linux 3.5.0-4-generic x86_64
  ApportVersion: 2.3-0ubuntu4
  Architecture: amd64
  Date: Fri Jul 13 11:42:41 2012
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120525)
  SourcePackage: evolution
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/evolution/+bug/1024352/+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 203191] Re: nautilus crashed with SIGSEGV in gtk_ui_manager_new_merge_id()

2012-07-13 Thread leonhardt
just rebooted after doing a sudo apt-get dist-upgrade and then got this
error.

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

Title:
  nautilus crashed with SIGSEGV in gtk_ui_manager_new_merge_id()

Status in “nautilus” package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: nautilus

  just copied files from desktop harddrive to usb harddrive ... crashes
  often ... not the first time ..

  ProblemType: Crash
  Architecture: i386
  Date: Mon Mar 17 16:24:33 2008
  DistroRelease: Ubuntu 8.04
  ExecutablePath: /usr/bin/nautilus
  Package: nautilus 1:2.22.0-0ubuntu2
  PackageArchitecture: i386
  ProcCmdline: nautilus --no-default-window --sm-client-id default2
  ProcEnviron:
   PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  Signal: 11
  SourcePackage: nautilus
  Stacktrace:
   #0  0xb7adf726 in gtk_ui_manager_new_merge_id ()
  from /usr/lib/libgtk-x11-2.0.so.0
   #1  0x0813c2e8 in ?? ()
   #2  0x in ?? ()
  StacktraceTop:
   gtk_ui_manager_new_merge_id ()
   ?? ()
   ?? ()
  Title: nautilus crashed with SIGSEGV in gtk_ui_manager_new_merge_id()
  Uname: Linux 2.6.24-12-generic i686
  UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin netdev 
plugdev powerdev scanner video

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/203191/+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 1024352] Re: Evolution 3.5.3.1 crash with SIGABRT when Print.

2012-07-13 Thread Bug Watch Updater
** Changed in: evolution
   Status: Unknown = New

** Changed in: evolution
   Importance: Unknown = High

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

Title:
  Evolution 3.5.3.1 crash with SIGABRT when Print.

Status in The Evolution Mail  Calendaring Tool:
  New
Status in “evolution” package in Ubuntu:
  New

Bug description:
  Release of Ubuntu:12.10
  Package Version:*** 3.5.3.1-0ubuntu3 0
  Expected Results:
  Actual Results:crash

  Hallo
  To reproduce:
  select a mail and click print button.

  *** glibc detected *** /usr/bin/evolution: free(): invalid pointer:
  0x5811fc61 ***
  === Backtrace: =
  /lib/x86_64-linux-gnu/libc.so.6(+0x7e626)[0x758c8626]
  
/usr/lib/evolution/3.6/libevolution-mail.so.0(e_mail_display_reload+0x1b4)[0x7fffca12ec24]
  /usr/lib/evolution/3.6/libevolution-mail.so.0(+0x59559)[0x7fffca12f559]
  
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x135)[0x75e6b8b5]
  /lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x47be8)[0x75e6bbe8]
  /lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_loop_run+0x72)[0x75e6bfe2]
  /usr/lib/x86_64-linux-gnu/libgtk-3.so.0(gtk_dialog_run+0x18f)[0x76a807ff]
  /usr/lib/x86_64-linux-gnu/libgtk-3.so.0(+0x31a103)[0x76c78103]
  
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0(gtk_print_operation_run+0x18f)[0x76b4bc5f]
  
/usr/lib/libwebkitgtk-3.0.so.0(webkit_web_frame_print_full+0x1a6)[0x7fffee188d46]
  
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_closure_invoke+0x190)[0x76129050]
  /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(+0x21d30)[0x7613ad30]
  
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_signal_emit_valist+0xd51)[0x76142fb1]
  
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_signal_emit+0x82)[0x76143202]
  /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(+0x14b95)[0x7612db95]
  
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_object_notify+0x17b)[0x7612f64b]
  /usr/lib/libwebkitgtk-3.0.so.0(+0x8ec536)[0x7fffee6ae536]
  /usr/lib/libwebkitgtk-3.0.so.0(+0x8eb46e)[0x7fffee6ad46e]
  /usr/lib/libwebkitgtk-3.0.so.0(+0x8eb76f)[0x7fffee6ad76f]
  /usr/lib/libwebkitgtk-3.0.so.0(+0x8cc4eb)[0x7fffee68e4eb]
  /usr/lib/libwebkitgtk-3.0.so.0(+0x92a162)[0x7fffee6ec162]
  /usr/lib/libwebkitgtk-3.0.so.0(+0x929e04)[0x7fffee6ebe04]
  /usr/lib/libwebkitgtk-3.0.so.0(+0xa48c4e)[0x7fffee80ac4e]
  /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0(+0x5fbe4)[0x763c8be4]
  
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0(g_simple_async_result_complete+0xbe)[0x763ddfae]
  /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0(+0x750dc)[0x763de0dc]
  
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x135)[0x75e6b8b5]
  /lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x47be8)[0x75e6bbe8]
  /lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_loop_run+0x72)[0x75e6bfe2]
  /usr/lib/x86_64-linux-gnu/libgtk-3.so.0(gtk_main+0x85)[0x76afd3a5]
  /usr/bin/evolution(main+0x6ef)[0x707f]
  /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xed)[0x7586b76d]
  /usr/bin/evolution(+0x33fd)[0x73fd]

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: evolution 3.5.3.1-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-4.4-generic 3.5.0-rc6
  Uname: Linux 3.5.0-4-generic x86_64
  ApportVersion: 2.3-0ubuntu4
  Architecture: amd64
  Date: Fri Jul 13 11:42:41 2012
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120525)
  SourcePackage: evolution
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/evolution/+bug/1024352/+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 896617] Re: Glchess 3.2.1 does no allow a legal move after en-passante

2012-07-13 Thread Bug Watch Updater
** Changed in: gnome-games
   Status: Unknown = Fix Released

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

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

Title:
  Glchess 3.2.1 does no allow a legal move after en-passante

Status in GNOME Games:
  Fix Released
Status in “gnome-games” package in Ubuntu:
  Fix Released
Status in “gnome-games” source package in Precise:
  Triaged

Bug description:
  Impact:
  After performing an en passant move square where pawn was blocks other pieces 
from moving

  Test Case:
  1. Open attached PGN file in glchess
  2. Attempt to capture queen with black rook.
  Expected result:
  Able to capture queen
  Observed result:
  Rook can't move past the middle of the board

  Regression Potential:
  Risk of breaking other chess rules

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-games/+bug/896617/+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 977959] Re: Please transition libgnome to multi-arch

2012-07-13 Thread Adam Stokes
I'm hopeful that it will, however, this is one of the bugs on my list
that could slip to .2

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

Title:
  Please transition libgnome to multi-arch

Status in “libgnome” package in Ubuntu:
  Triaged
Status in “libgnome” source package in Precise:
  Triaged
Status in “libgnome” package in Debian:
  New

Bug description:
  Please transition libgnome to support multi-arch.

  This package is still required by some third party applications.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libgnome2-0 2.32.1-2ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-22.35-generic 3.2.14
  Uname: Linux 3.2.0-22-generic x86_64
  ApportVersion: 2.0-0ubuntu5
  Architecture: amd64
  Date: Tue Apr 10 12:26:44 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120401)
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: libgnome
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libgnome/+bug/977959/+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 918744] Re: telepathy-idle crashed with SIGSEGV in g_io_stream_get_output_stream()

2012-07-13 Thread Sascha Biermanns
The bug still occurs on Quantal Quetzal, with version 0.1.11-2 of 
telepathy-idle.
It is triggered whenever a connection isn't available - like at the moment of a 
redial, all 24 hours to my provider. A try ... except ConnectionError: could 
set them an end.

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

Title:
  telepathy-idle crashed with SIGSEGV in g_io_stream_get_output_stream()

Status in “telepathy-idle” package in Ubuntu:
  Confirmed

Bug description:
  woke up laptop and got error

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: telepathy-idle 0.1.11-2
  ProcVersionSignature: Ubuntu 3.2.0-9.16-generic 3.2.1
  Uname: Linux 3.2.0-9-generic x86_64
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  CheckboxSubmission: bab5d08f3dbd30d3050bc5105fc7267d
  CheckboxSystem: bb422ca46d02494cdbc459927a98bc2f
  CrashCounter: 1
  Date: Thu Jan 19 15:31:16 2012
  ExecutablePath: /usr/lib/telepathy/telepathy-idle
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcCmdline: /usr/lib/telepathy/telepathy-idle
  SegvAnalysis:
   Segfault happened at: 0x7ffb6d126064 g_io_stream_get_output_stream+4:  
mov(%rdi),%rax
   PC (0x7ffb6d126064) ok
   source (%rdi) (0x) not located in a known VMA region (needed 
readable region)!
   destination %rax ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: telepathy-idle
  StacktraceTop:
   g_io_stream_get_output_stream () from 
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   idle_server_connection_send_async ()
   ?? ()
   ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  Title: telepathy-idle crashed with SIGSEGV in g_io_stream_get_output_stream()
  UpgradeStatus: Upgraded to precise on 2012-01-18 (1 days ago)
  UserGroups: adm admin cdrom debian-tor dialout lpadmin plugdev sambashare

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/telepathy-idle/+bug/918744/+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 1020081] Re: No WiFi in Quantal Alpha 2 on Ideapad s205 -- Ralink RT3090 rt2800pci

2012-07-13 Thread Hansen
I have now installed Quantal on a partition on my harddrive, and it has changed 
the situation, so that now Quantal recognizes the Wifi chip and are able to 
enable wifi and I can connect to a router.
Data trafic are very unstable, the speed are going up and down from being 
blocked to full speed (5Mbit/sec my connection). 
What can i do to determine the quality of the data transfer?

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

Title:
  No WiFi in Quantal Alpha 2 on Ideapad s205 -- Ralink RT3090 rt2800pci

Status in “network-manager” package in Ubuntu:
  Incomplete

Bug description:
  Eable Wireless is greyed out in Quantal Alpha 2 Ubuntu Desktop AMD64 on 
Ideapad s205.
  Looks like the RT3090 isn't recognized by rt2800pci driver

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: network-manager 0.9.4.0+git201206081144.2efeac8-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-2.2-generic 3.5.0-rc4
  Uname: Linux 3.5.0-2-generic x86_64
  ApportVersion: 2.2.5-0ubuntu1
  Architecture: amd64
  CasperVersion: 1.318
  Date: Mon Jul  2 12:31:46 2012
  LiveMediaBuild: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120627)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.3-0ubuntu1
  Architecture: amd64
  CasperVersion: 1.319
  DistroRelease: Ubuntu 12.10
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IpRoute:
   default via 192.168.1.1 dev eth0  proto static 
   169.254.0.0/16 dev eth0  scope link  metric 1000 
   192.168.1.0/24 dev eth0  proto kernel  scope link  src 192.168.1.182  metric 
1
  LiveMediaBuild: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120709.1)
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  Package: network-manager 0.9.4.0+git201206081144.2efeac8-0ubuntu1
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.5.0-3.3-generic 3.5.0-rc5
  Tags:  quantal running-unity
  Uname: Linux 3.5.0-3-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH 
   Wired connection 1c44cd311-7cb9-4f08-8f41-e7a2b34e3cdc   
802-3-ethernet1341929372   Tue 10 Jul 2012 02:09:32 PM UTCyes   
no /org/freedesktop/NetworkManager/Settings/0
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH 
 
   wlan0  802-11-wireless   unavailable   
/org/freedesktop/NetworkManager/Devices/1  
   eth0   802-3-ethernetconnected 
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN  
   running 0.9.4.0connected   enabled   disabled
disabled   enabled disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1020081/+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 997787] Re: double login required on power-up

2012-07-13 Thread hightower
it happens for others too - just google it.

http://ubuntuforums.org/showthread.php?t=1867733page=3

i am running my ubuntu on an SSD.

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

Title:
  double login required on power-up

Status in “lightdm” package in Ubuntu:
  Incomplete

Bug description:
  When the login screen appears, no matter which password I type, I am
  presented with the same login-screen again. On the second attempt, I
  am able to log in.

  The first time, it does not complain about wrong passwords.. It
  displays the login-screen again either way. This happens both on 11.10
  and 12.04 for me.

  On 11.10, there was some garbage text on top of the login-screen the first 
time. This is gone on 12.04
  On 12.04, the login sound (drums) is played once for each login.

  Specifics about release:

  uname -a:
  Linux oivind-pc 3.2.0-24-generic #37-Ubuntu SMP Wed Apr 25 08:43:22 UTC 2012 
x86_64 x86_64 x86_64 GNU/Linux

  lsb_release -rd
  Description:  Ubuntu 12.04 LTS
  Release:  12.04

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: lightdm 1.2.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
  Uname: Linux 3.2.0-24-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  Date: Thu May 10 22:23:58 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=xterm
   PATH=(custom, no 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/997787/+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 1024377] [NEW] gnome-sudoku crashes with SIGSEGV

2012-07-13 Thread Dieter Maurer
Public bug reported:

Starting gnome_sudoku results in

lsdm: gnome-sudoku
[1] 3110
lsdm: /usr/lib/python2.7/dist-packages/gobject/constants.py:24: Warning: 
g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
  import gobject._gobject
/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py:40: Warning: specified 
class size for type `PyGtkGenericCellRenderer' is smaller than the parent 
type's `GtkCellRenderer' class size
  from gtk import _gtk
/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py:40: Warning: 
g_type_get_qdata: assertion `node != NULL' failed
  from gtk import _gtk

[1]+  Speicherzugriffsfehler  (Speicherabzug geschrieben) gnome-sudoku

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: gnome-sudoku 1:3.4.1-0ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic-pae 3.2.19
Uname: Linux 3.2.0-26-generic-pae i686
ApportVersion: 2.0.1-0ubuntu8
Architecture: i386
Date: Fri Jul 13 14:38:11 2012
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-games
UpgradeStatus: Upgraded to precise on 2012-07-11 (1 days ago)

** Affects: gnome-games (Ubuntu)
 Importance: Undecided
 Status: Invalid


** Tags: apport-bug i386 precise

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

Title:
  gnome-sudoku crashes with SIGSEGV

Status in “gnome-games” package in Ubuntu:
  Invalid

Bug description:
  Starting gnome_sudoku results in

  lsdm: gnome-sudoku
  [1] 3110
  lsdm: /usr/lib/python2.7/dist-packages/gobject/constants.py:24: Warning: 
g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
import gobject._gobject
  /usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py:40: Warning: 
specified class size for type `PyGtkGenericCellRenderer' is smaller than the 
parent type's `GtkCellRenderer' class size
from gtk import _gtk
  /usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py:40: Warning: 
g_type_get_qdata: assertion `node != NULL' failed
from gtk import _gtk

  [1]+  Speicherzugriffsfehler  (Speicherabzug geschrieben) gnome-sudoku

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-sudoku 1:3.4.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-26.41-generic-pae 3.2.19
  Uname: Linux 3.2.0-26-generic-pae i686
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: i386
  Date: Fri Jul 13 14:38:11 2012
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-games
  UpgradeStatus: Upgraded to precise on 2012-07-11 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-games/+bug/1024377/+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 1024377] Re: gnome-sudoku crashes with SIGSEGV

2012-07-13 Thread Dieter Maurer
** Changed in: gnome-games (Ubuntu)
   Status: New = Invalid

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

Title:
  gnome-sudoku crashes with SIGSEGV

Status in “gnome-games” package in Ubuntu:
  Invalid

Bug description:
  Starting gnome_sudoku results in

  lsdm: gnome-sudoku
  [1] 3110
  lsdm: /usr/lib/python2.7/dist-packages/gobject/constants.py:24: Warning: 
g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
import gobject._gobject
  /usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py:40: Warning: 
specified class size for type `PyGtkGenericCellRenderer' is smaller than the 
parent type's `GtkCellRenderer' class size
from gtk import _gtk
  /usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py:40: Warning: 
g_type_get_qdata: assertion `node != NULL' failed
from gtk import _gtk

  [1]+  Speicherzugriffsfehler  (Speicherabzug geschrieben) gnome-sudoku

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-sudoku 1:3.4.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-26.41-generic-pae 3.2.19
  Uname: Linux 3.2.0-26-generic-pae i686
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: i386
  Date: Fri Jul 13 14:38:11 2012
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-games
  UpgradeStatus: Upgraded to precise on 2012-07-11 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-games/+bug/1024377/+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 1024377] Re: gnome-sudoku crashes with SIGSEGV

2012-07-13 Thread Dieter Maurer
The problem was caused by a PYTHONPATH setting.

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

Title:
  gnome-sudoku crashes with SIGSEGV

Status in “gnome-games” package in Ubuntu:
  Invalid

Bug description:
  Starting gnome_sudoku results in

  lsdm: gnome-sudoku
  [1] 3110
  lsdm: /usr/lib/python2.7/dist-packages/gobject/constants.py:24: Warning: 
g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
import gobject._gobject
  /usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py:40: Warning: 
specified class size for type `PyGtkGenericCellRenderer' is smaller than the 
parent type's `GtkCellRenderer' class size
from gtk import _gtk
  /usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py:40: Warning: 
g_type_get_qdata: assertion `node != NULL' failed
from gtk import _gtk

  [1]+  Speicherzugriffsfehler  (Speicherabzug geschrieben) gnome-sudoku

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-sudoku 1:3.4.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-26.41-generic-pae 3.2.19
  Uname: Linux 3.2.0-26-generic-pae i686
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: i386
  Date: Fri Jul 13 14:38:11 2012
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-games
  UpgradeStatus: Upgraded to precise on 2012-07-11 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-games/+bug/1024377/+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 1020081] Re: No WiFi in Quantal Alpha 2 on Ideapad s205 -- Ralink RT3090 rt2800pci

2012-07-13 Thread Thomas Hood
Reassigned to linux since it looks like a driver issue.

** Package changed: network-manager (Ubuntu) = linux (Ubuntu)

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

Title:
  No WiFi in Quantal Alpha 2 on Ideapad s205 -- Ralink RT3090 rt2800pci

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Eable Wireless is greyed out in Quantal Alpha 2 Ubuntu Desktop AMD64 on 
Ideapad s205.
  Looks like the RT3090 isn't recognized by rt2800pci driver

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: network-manager 0.9.4.0+git201206081144.2efeac8-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-2.2-generic 3.5.0-rc4
  Uname: Linux 3.5.0-2-generic x86_64
  ApportVersion: 2.2.5-0ubuntu1
  Architecture: amd64
  CasperVersion: 1.318
  Date: Mon Jul  2 12:31:46 2012
  LiveMediaBuild: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120627)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.3-0ubuntu1
  Architecture: amd64
  CasperVersion: 1.319
  DistroRelease: Ubuntu 12.10
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IpRoute:
   default via 192.168.1.1 dev eth0  proto static 
   169.254.0.0/16 dev eth0  scope link  metric 1000 
   192.168.1.0/24 dev eth0  proto kernel  scope link  src 192.168.1.182  metric 
1
  LiveMediaBuild: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120709.1)
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  Package: network-manager 0.9.4.0+git201206081144.2efeac8-0ubuntu1
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.5.0-3.3-generic 3.5.0-rc5
  Tags:  quantal running-unity
  Uname: Linux 3.5.0-3-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH 
   Wired connection 1c44cd311-7cb9-4f08-8f41-e7a2b34e3cdc   
802-3-ethernet1341929372   Tue 10 Jul 2012 02:09:32 PM UTCyes   
no /org/freedesktop/NetworkManager/Settings/0
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH 
 
   wlan0  802-11-wireless   unavailable   
/org/freedesktop/NetworkManager/Devices/1  
   eth0   802-3-ethernetconnected 
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN  
   running 0.9.4.0connected   enabled   disabled
disabled   enabled disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1020081/+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 989900] Re: Various people have a bunch of unrelated problems with name resolution in Ubuntu 12.04

2012-07-13 Thread Thomas Hood
@Rick: I am happy to hear that you managed to get resolvconf and
network-manager reinstalled and your system unbricked.

Although it is usually the case that resolvconf and network-manager get
installed and operate properly, it is possible that there is some bug
that bites only in special circumstances which happen to obtain for you.
The fact that you have *two* systems with the same problem suggests that
there is some such bug.

The problem is, there is not much we can do with that statement.  What
exactly is wrong with the systems and how did they get that way, and
what caused them to be that way?

In order to answer these questions we need your help.  We will need you
to reinstall Ubuntu 12.04 on at least one of the systems, carefully
recording all the steps you take. And we will need you to tell us
exactly what is wrong with the resulting installed system. And then we
will need you to investigate the system and send us syslogs and such.
If you are willing to do all this then please open a fresh new bug
report. :)

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

Title:
  Various people have a bunch of unrelated problems with name resolution
  in Ubuntu 12.04

Status in “network-manager” package in Ubuntu:
  Invalid

Bug description:
  I just updated to Ubuntu 12.04. 
  After the update I cannot resolve hostnames reliably: 
  I use Konsole in Unity. There sometimes the DNS resolving works fine and 
suddenly after two commands or so it fails for the same address. 

  E.g. I ping a machine without DNS-Suffix (the suffix is shown in my network 
config correctly aside 3 valid nameserver IPs) and everything works fine. Then 
I try to log into the machine with the same address via ssh and I get a Name 
or service not known. 
  Trying again, it works with a fully qualified name containing the suffix. I 
also had cases, when the IP wasn't resolved although I put in the fully 
qualified name. When I am more lucky, it starts working again with machine 
names only (without suffix, which is configured and worked perfectly up to now)

  Is there probably a bug in the new Ubuntu Version?
  --- 
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  DistroRelease: Ubuntu 12.04
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  IpRoute:
   default via 192.168.1.1 dev wlan0  proto static 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.2  metric 2
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  NonfreeKernelModules: nvidia
  Package: network-manager 0.9.4.0-0ubuntu4
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.2.0-24.38-generic 3.2.16
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  precise
  Uname: Linux 3.2.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin netdev plugdev sambashare sudo
  mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2012-05-09T05:01:02.241358
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH 
   Wired connection 1a76f352c-6e8c-49c7-bc05-b890445abb22   
802-3-ethernet1336943434   Sun 13 May 2012 05:10:34 PM EDTyes   
no /org/freedesktop/NetworkManager/Settings/1
   Ladner Computer Repair L.N.A 47560d22-54ec-491b-b90f-a41535d69f00   
802-11-wireless   1337213171   Wed 16 May 2012 08:06:11 PM EDTyes   
no /org/freedesktop/NetworkManager/Settings/0
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH 
 
   wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/1  
   eth0   802-3-ethernetunavailable   
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN  
   running 0.9.4.0connected   enabled   enabled 
enabledenabled disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/989900/+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 1020304] Re: occasional lack of unlock dialog after opening the lid

2012-07-13 Thread Daniele Di Sarli
*** This bug is a duplicate of bug 982299 ***
https://bugs.launchpad.net/bugs/982299

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

** This bug has been marked a duplicate of bug 982299
   Screen stays black after laptop lid is opened

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

Title:
  occasional lack of unlock dialog after opening the lid

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

Bug description:
  This happens occasionally, but is extremely annoying. Sometimes when I
  open laptop's lid some time after locking the screen, the gnome-
  screensaver unlock dialog is missing. I'm unable to log back into my
  account and continue the work. The only way I know to deal with the
  problem is to restart lightdm, but, obviously, I lose all unsaved
  data.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-screensaver 3.4.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
  Uname: Linux 3.2.0-26-generic x86_64
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: amd64
  Date: Mon Jul  2 23:21:43 2012
  GnomeSessionIdleInhibited: No
  GnomeSessionInhibitors: None
  GsettingsGnomeSession:
   org.gnome.desktop.session idle-delay uint32 600
   org.gnome.desktop.session session-name 'ubuntu'
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-screensaver
  UpgradeStatus: Upgraded to precise on 2012-04-01 (92 days ago)
  WindowManager: No value set for 
`/desktop/gnome/session/required_components/windowmanager'
  modified.conffile..etc.xdg.autostart.gnome.screensaver.desktop: [modified]
  mtime.conffile..etc.xdg.autostart.gnome.screensaver.desktop: 
2012-05-21T17:17:34.978546

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/1020304/+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 1024376] Re: nautilus crashed with SIGSEGV in gtk_ui_manager_new_merge_id()

2012-07-13 Thread Apport retracing service
*** This bug is a duplicate of bug 925503 ***
https://bugs.launchpad.net/bugs/925503

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 #925503, 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/1024376/+attachment/3222168/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1024376/+attachment/3222170/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1024376/+attachment/3222171/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1024376/+attachment/3222172/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1024376/+attachment/3222173/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1024376/+attachment/3222174/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1024376/+attachment/3222175/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 925503
   nautilus segfaults in gtk_ui_manager_new_merge_id()

** Visibility changed to: Public

** Tags removed: need-amd64-retrace

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

Title:
  nautilus crashed with SIGSEGV in gtk_ui_manager_new_merge_id()

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  nie wiem co sie stalo 
  poprostu wywalilo blad

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-4.4-generic 3.5.0-rc6
  Uname: Linux 3.5.0-4-generic x86_64
  ApportVersion: 2.3-0ubuntu4
  Architecture: amd64
  CasperVersion: 1.319
  Date: Fri Jul 13 12:36:16 2012
  ExecutablePath: /usr/bin/nautilus
  LiveMediaBuild: Kubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120713)
  ProcCmdline: nautilus -n
  ProcEnviron:
   PATH=(custom, no user)
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7f86eb7d6580 gtk_ui_manager_new_merge_id:  mov
0x18(%rdi),%rdx
   PC (0x7f86eb7d6580) ok
   source 0x18(%rdi) (0x0018) not located in a known VMA region (needed 
readable region)!
   destination %rdx ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: nautilus
  StacktraceTop:
   gtk_ui_manager_new_merge_id () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   ?? ()
   ?? ()
   ?? ()
   ?? ()
  Title: nautilus crashed with SIGSEGV in gtk_ui_manager_new_merge_id()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1024376/+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 934807] Re: wont show where the block will land

2012-07-13 Thread Hans Joachim Desserud
*** This bug is a duplicate of bug 695858 ***
https://bugs.launchpad.net/bugs/695858

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

** This bug has been marked a duplicate of bug 695858
   quadrapassel cannot set show where the block fall

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

Title:
   wont show where the block will land

Status in “gnome-games” package in Ubuntu:
  New

Bug description:
  even when option 'show where block will land' is ticked it still wont
  show where the block will land.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: quadrapassel 1:3.2.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-15.26-generic 3.0.13
  Uname: Linux 3.0.0-15-generic i686
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  Date: Sat Feb 18 20:40:49 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  SourcePackage: gnome-games
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-games/+bug/934807/+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 990720] Re: empathy doesn't connect to ICQ automatically

2012-07-13 Thread ZwS
** Bug watch added: freedesktop.org Bugzilla #52050
   https://bugs.freedesktop.org/show_bug.cgi?id=52050

** Also affects: mission-control-5 via
   https://bugs.freedesktop.org/show_bug.cgi?id=52050
   Importance: Unknown
   Status: Unknown

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

Title:
  empathy doesn't connect to ICQ automatically

Status in Chat app, and Telepathy user interface:
  Unknown
Status in Telepathy Mission Control 5:
  Unknown
Status in “empathy” package in Ubuntu:
  Triaged

Bug description:
  If don't add empathy -h as startup application empathy doesn't connect
  to ICQ after login. And in the account setting window status is set to
  offline.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: empathy 3.4.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
  Uname: Linux 3.2.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  Date: Sat Apr 28 23:55:58 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120413)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   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/empathy/+bug/990720/+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 695858] Re: quadrapassel cannot set show where the block fall

2012-07-13 Thread Hans Joachim Desserud
** Bug watch added: Debian Bug tracker #580463
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=580463

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

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

Title:
  quadrapassel cannot set show where the block fall

Status in “gnome-games” package in Ubuntu:
  Fix Released
Status in “gnome-games” package in Debian:
  Unknown

Bug description:
  Binary package hint: gnome-games

  if you go in quadrapassel to options and you tick Show where the
  block will land and you click on close button, it don't show, where
  the block land and when you go to options again, that option is not
  ticked.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: quadrapassel 1:2.32.0-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.35-23.41-generic 2.6.35.7
  Uname: Linux 2.6.35-23-generic i686
  NonfreeKernelModules: wl
  Architecture: i386
  Date: Fri Dec 31 01:38:11 2010
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  ProcEnviron:
   LANG=cs_CZ.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-games

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-games/+bug/695858/+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 868400] Re: Synaptics touchpad stops working - two syndaemon instances running

2012-07-13 Thread Tanmay Mudholkar
Here is something that might be of interest to the bug trackers: I am
facing the same problem on an HP dv6 touchpad. On my laptop, this
problem seems correlated with another problem with my wifi button. My
wifi button does not work on my laptop after I log in - somehow I have
to press the button before I get to the login screen if I want to
activate my wifi. I have noticed that on the occasion that I need to use
wifi, whenever I activate the button, my mouse pointer may freeze from
the login screen onwards. This problem goes away after I reboot twice or
thrice.

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

Title:
  Synaptics touchpad stops working - two syndaemon instances running

Status in Gnome Settings Daemon:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” source package in Oneiric:
  Fix Committed
Status in “gnome-settings-daemon” source package in Precise:
  Fix Released

Bug description:
  Synaptic touchpad stops working, seen on a few different Thinkpads.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: xserver-xorg-input-synaptics 1.4.1-1ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
  Uname: Linux 3.0.0-12-generic i686
  ApportVersion: 1.23-0ubuntu2
  Architecture: i386
  Date: Wed Oct  5 13:38:37 2011
  DistUpgraded: Log time: 2010-07-25 15:41:02.611860
  DistroCodename: oneiric
  DistroVariant: ubuntu
  InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha i386 (20100201)
  MachineType: LENOVO 4294CTO
  ProcEnviron:
   LANG=en_GB.UTF-8
   SHELL=/bin/zsh
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-12-generic 
root=UUID=c4c39ed1-eb48-484a-8729-0600466a83a0 ro quiet splash vt.handoff=7
  SourcePackage: xserver-xorg-input-synaptics
  UpgradeStatus: Upgraded to oneiric on 2010-07-25 (436 days ago)
  dmi.bios.date: 05/18/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8DET46WW (1.16 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 4294CTO
  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:bvr8DET46WW(1.16):bd05/18/2011:svnLENOVO:pn4294CTO:pvrThinkPadX220Tablet:rvnLENOVO:rn4294CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 4294CTO
  dmi.product.version: ThinkPad X220 Tablet
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.6+bzr20110929-0ubuntu3
  version.libdrm2: libdrm2 2.4.26-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu3
  version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
  version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.15.901-1ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110411+8378443-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/868400/+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 695858] Re: quadrapassel cannot set show where the block fall

2012-07-13 Thread Bug Watch Updater
** Changed in: gnome-games (Debian)
   Status: Unknown = New

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

Title:
  quadrapassel cannot set show where the block fall

Status in “gnome-games” package in Ubuntu:
  Fix Released
Status in “gnome-games” package in Debian:
  New

Bug description:
  Binary package hint: gnome-games

  if you go in quadrapassel to options and you tick Show where the
  block will land and you click on close button, it don't show, where
  the block land and when you go to options again, that option is not
  ticked.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: quadrapassel 1:2.32.0-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.35-23.41-generic 2.6.35.7
  Uname: Linux 2.6.35-23-generic i686
  NonfreeKernelModules: wl
  Architecture: i386
  Date: Fri Dec 31 01:38:11 2010
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  ProcEnviron:
   LANG=cs_CZ.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-games

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-games/+bug/695858/+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 997200] Re: update-manager can't handle hotel web access pages

2012-07-13 Thread Stéphane Graber
Per discussion with Mathieu, the fix for this is controversial for quantal so 
it's pretty unlikely to land in quantal and be backported on time.
On top of that, the current fix actually turns on an extra feature in Network 
Manager so it'd have to be very carefully tested and discussed with the 
release/SRU team for approval.

The plan is basically:
 - Turn on the connectivity check in Network Manager (once we agree on the 
frequency of the check and exactly how to check. cf 
ubuntu-de...@lists.ubuntu.com)
 - Change update-manager to talk to Network Manager and check the state 
properly (assuming it currently doesn't check for CONNECTED_GLOBAL)
 - Test in quantal
 - Backport both changes to precise

** Changed in: network-manager (Ubuntu Precise)
Milestone: ubuntu-12.04.1 = precise-updates

** Changed in: update-manager (Ubuntu Precise)
Milestone: ubuntu-12.04.1 = precise-updates

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

Title:
  update-manager can't handle hotel web access pages

Status in “network-manager” package in Ubuntu:
  Triaged
Status in “update-manager” package in Ubuntu:
  Confirmed
Status in “network-manager” source package in Precise:
  Triaged
Status in “update-manager” source package in Precise:
  Confirmed
Status in “network-manager” source package in Quantal:
  Triaged
Status in “update-manager” source package in Quantal:
  Confirmed

Bug description:
  When in a hotel there is a often a TCs page that is delivered when
  connecting to the network.  Some combination of network manager and
  update manager (or something else entirely) doesn't seem to be able to
  handle this, and update are left in a non-working state after not
  being able to read package headers file.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: network-manager 0.9.4.0-0ubuntu3
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
  Uname: Linux 3.2.0-24-generic x86_64
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  Date: Wed May  9 17:27:02 2012
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  IpRoute:
   default via 10.155.32.1 dev wlan0  proto static 
   10.155.32.0/19 dev wlan0  proto kernel  scope link  src 10.155.38.82  metric 
2 
   169.254.0.0/16 dev wlan0  scope link  metric 1000
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to precise on 2012-03-07 (63 days ago)
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH 
 
   wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/1  
   eth0   802-3-ethernetunavailable   
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN  
   running 0.9.4.0connected   enabled   enabled 
enabledenabled disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/997200/+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 970560] Re: Displays is registering dual monitors as laptop when using fglrx

2012-07-13 Thread Michele Giacomoli
Here is the link to the bug in bugzilla.gnome.org:
https://bugzilla.gnome.org/show_bug.cgi?id=679858 I posted with details,
links, and screenshots taken from this bug

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

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

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

Title:
  Displays is registering dual monitors as laptop when using fglrx

Status in GNOME Desktop Common Files:
  Unknown
Status in “gnome-desktop3” package in Ubuntu:
  Confirmed

Bug description:
  Today after installing the fglrx drivers on my Radeon 6950 cayman
  card, in the Displays options, in order to get dual monitors to work
  I had to first go into amdcccle and enable it there, restart the
  computer, and THEN enable it in the displays setting. Also, both
  monitors are showing up as laptop. When using the radeon drivers
  each monitor is picked up as Acer blah blah, but with the
  propriatary drivers they both say laptop and there is no visual
  color difference to indicate differences between the two.

  It would be nice if we could Unify the displays menu to where it
  will enable dual monitors in amdccle when that option is selected or
  visa versa.

  It would also be nice to see the two monitors registering as their
  proper names and differentiation.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-control-center 1:3.4.0-0ubuntu3
  ProcVersionSignature: Ubuntu 3.2.0-21.34-generic 3.2.13
  Uname: Linux 3.2.0-21-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.0-0ubuntu2
  Architecture: amd64
  Date: Sat Mar 31 21:05:09 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120301)
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-desktop/+bug/970560/+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 998156] Re: GTK Print dialog sends broken custom page size attribute: PageSize=Custom.Custom.widthxlength

2012-07-13 Thread Stéphane Graber
** Also affects: gimp (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Also affects: firefox (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Also affects: cups (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Also affects: gtk+3.0 (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Also affects: gimp (Ubuntu Quantal)
   Importance: High
   Status: Confirmed

** Also affects: firefox (Ubuntu Quantal)
   Importance: High
   Status: Confirmed

** Also affects: cups (Ubuntu Quantal)
   Importance: Medium
   Status: Invalid

** Also affects: gtk+3.0 (Ubuntu Quantal)
   Importance: High
   Status: Confirmed

** No longer affects: cups (Ubuntu)

** No longer affects: cups (Ubuntu Precise)

** No longer affects: cups (Ubuntu Quantal)

** Changed in: firefox (Ubuntu Precise)
   Status: New = Confirmed

** Changed in: gimp (Ubuntu Precise)
   Status: New = Confirmed

** Changed in: gtk+3.0 (Ubuntu Precise)
   Status: New = Confirmed

** Changed in: firefox (Ubuntu Precise)
   Importance: Undecided = High

** Changed in: gimp (Ubuntu Precise)
   Importance: Undecided = High

** Changed in: gtk+3.0 (Ubuntu Precise)
   Importance: Undecided = High

** Changed in: firefox (Ubuntu Precise)
Milestone: None = ubuntu-12.04.1

** Changed in: firefox (Ubuntu Quantal)
Milestone: ubuntu-12.04.1 = None

** Changed in: gimp (Ubuntu Quantal)
Milestone: ubuntu-12.04.1 = None

** Changed in: gtk+3.0 (Ubuntu Quantal)
Milestone: ubuntu-12.04.1 = None

** Changed in: gtk+3.0 (Ubuntu Precise)
Milestone: None = ubuntu-12.04.1

** Changed in: gimp (Ubuntu Precise)
Milestone: None = ubuntu-12.04.1

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

Title:
  GTK Print dialog sends broken custom page size attribute:
  PageSize=Custom.Custom.widthxlength

Status in “firefox” package in Ubuntu:
  Confirmed
Status in “gimp” package in Ubuntu:
  Confirmed
Status in “gtk+3.0” package in Ubuntu:
  Confirmed
Status in “firefox” source package in Precise:
  Confirmed
Status in “gimp” source package in Precise:
  Confirmed
Status in “gtk+3.0” source package in Precise:
  Confirmed
Status in “firefox” source package in Quantal:
  Confirmed
Status in “gimp” source package in Quantal:
  Confirmed
Status in “gtk+3.0” source package in Quantal:
  Confirmed

Bug description:
  When trying to print a photo, the printer stops with status rendering
  completed. I have to remove all printing jobs and restart CUPS to be
  able to print again. This error does not occur when printing other
  documents, i.e. simple text.

  I use a HP PhotoSmart b109a connected to a Fritz!Box 7390 wireless
  router (socket://fritz.box:9100).

  This bug is also present in Debian: http://bugs.debian.org/cgi-
  bin/bugreport.cgi?bug=664031

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/998156/+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 1024403] [NEW] Tray icon doesn't restore main window after it's been closed.

2012-07-13 Thread xxhy
Public bug reported:

RhythmBox 2.6 on Precise 32-bit w/ GNOME 3.4.1 - Unable to restore the
main window once it has been closed. Right-clicking on the tray icon
gives me two options: 1.) Open, which does nothing. 2.) Quit, which
removes the icon from the tray but doesn't actually exit, so RhythmBox
is still running with no windows or tray icons.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: rhythmbox 2.96-0ubuntu4.1
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic-pae 3.2.19
Uname: Linux 3.2.0-26-generic-pae i686
NonfreeKernelModules: wl
ApportVersion: 2.0.1-0ubuntu8
Architecture: i386
Date: Fri Jul 13 09:57:27 2012
ExecutablePath: /usr/bin/rhythmbox
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 (20120423)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: rhythmbox
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 precise

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

Title:
  Tray icon doesn't restore main window after it's been closed.

Status in “rhythmbox” package in Ubuntu:
  New

Bug description:
  RhythmBox 2.6 on Precise 32-bit w/ GNOME 3.4.1 - Unable to restore the
  main window once it has been closed. Right-clicking on the tray icon
  gives me two options: 1.) Open, which does nothing. 2.) Quit, which
  removes the icon from the tray but doesn't actually exit, so RhythmBox
  is still running with no windows or tray icons.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: rhythmbox 2.96-0ubuntu4.1
  ProcVersionSignature: Ubuntu 3.2.0-26.41-generic-pae 3.2.19
  Uname: Linux 3.2.0-26-generic-pae i686
  NonfreeKernelModules: wl
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: i386
  Date: Fri Jul 13 09:57:27 2012
  ExecutablePath: /usr/bin/rhythmbox
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: rhythmbox
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/1024403/+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 1024403] Re: Tray icon doesn't restore main window.

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

Title:
  Tray icon doesn't restore main window after it's been closed.

Status in “rhythmbox” package in Ubuntu:
  New

Bug description:
  RhythmBox 2.6 on Precise 32-bit w/ GNOME 3.4.1 - Unable to restore the
  main window once it has been closed. Right-clicking on the tray icon
  gives me two options: 1.) Open, which does nothing. 2.) Quit, which
  removes the icon from the tray but doesn't actually exit, so RhythmBox
  is still running with no windows or tray icons.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: rhythmbox 2.96-0ubuntu4.1
  ProcVersionSignature: Ubuntu 3.2.0-26.41-generic-pae 3.2.19
  Uname: Linux 3.2.0-26-generic-pae i686
  NonfreeKernelModules: wl
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: i386
  Date: Fri Jul 13 09:57:27 2012
  ExecutablePath: /usr/bin/rhythmbox
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: rhythmbox
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/1024403/+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 1024400] Re: nautilus crashed with SIGSEGV in gtk_ui_manager_new_merge_id()

2012-07-13 Thread Apport retracing service
*** This bug is a duplicate of bug 925503 ***
https://bugs.launchpad.net/bugs/925503

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 #925503, 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/1024400/+attachment/347/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1024400/+attachment/349/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1024400/+attachment/350/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1024400/+attachment/351/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1024400/+attachment/352/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1024400/+attachment/353/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1024400/+attachment/354/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 925503
   nautilus segfaults in gtk_ui_manager_new_merge_id()

** Visibility changed to: Public

** Tags removed: need-amd64-retrace

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

Title:
  nautilus crashed with SIGSEGV in gtk_ui_manager_new_merge_id()

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  crash desktop

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-4.4-generic 3.5.0-rc6
  Uname: Linux 3.5.0-4-generic x86_64
  ApportVersion: 2.3-0ubuntu4
  Architecture: amd64
  CrashCounter: 1
  Date: Fri Jul 13 10:13:02 2012
  ExecutablePath: /usr/bin/nautilus
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120710.1)
  ProcCmdline: nautilus -n
  ProcEnviron:
   LANGUAGE=es_PY:es
   PATH=(custom, no user)
   LANG=es_PY.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7f18bb604580 gtk_ui_manager_new_merge_id:  mov
0x18(%rdi),%rdx
   PC (0x7f18bb604580) ok
   source 0x18(%rdi) (0x0018) not located in a known VMA region (needed 
readable region)!
   destination %rdx ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: nautilus
  StacktraceTop:
   gtk_ui_manager_new_merge_id () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   ?? ()
   ?? ()
   ?? ()
   ?? ()
  Title: nautilus crashed with SIGSEGV in gtk_ui_manager_new_merge_id()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1024400/+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 1023815] Re: gvfs-mount -u mountpoint fails: Error finding enclosing mount: Containing mount does not exist

2012-07-13 Thread Martin Pitt
Confirming.

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

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

** Changed in: gvfs (Ubuntu)
 Assignee: (unassigned) = Martin Pitt (pitti)

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

Title:
  gvfs-mount -u mountpoint fails: Error finding enclosing mount:
  Containing mount does not exist

Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  When the system automounts a USB stick I am no longer able to unmount
  it using gvfs-mount -u mountpoint.  Any attempt fails with: Error
  finding enclosing mount: Containing mount does not exist.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gvfs-bin 1.13.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-4.4-generic 3.5.0-rc6
  Uname: Linux 3.5.0-4-generic i686
  ApportVersion: 2.3-0ubuntu4
  Architecture: i386
  Date: Thu Jul 12 10:30:19 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
  SourcePackage: gvfs
  UpgradeStatus: Upgraded to quantal on 2012-01-04 (189 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1023815/+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 970560] Re: Displays is registering dual monitors as laptop when using fglrx

2012-07-13 Thread Bug Watch Updater
** Changed in: gnome-desktop
   Status: Unknown = Incomplete

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

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

Title:
  Displays is registering dual monitors as laptop when using fglrx

Status in GNOME Desktop Common Files:
  Incomplete
Status in “gnome-desktop3” package in Ubuntu:
  Confirmed

Bug description:
  Today after installing the fglrx drivers on my Radeon 6950 cayman
  card, in the Displays options, in order to get dual monitors to work
  I had to first go into amdcccle and enable it there, restart the
  computer, and THEN enable it in the displays setting. Also, both
  monitors are showing up as laptop. When using the radeon drivers
  each monitor is picked up as Acer blah blah, but with the
  propriatary drivers they both say laptop and there is no visual
  color difference to indicate differences between the two.

  It would be nice if we could Unify the displays menu to where it
  will enable dual monitors in amdccle when that option is selected or
  visa versa.

  It would also be nice to see the two monitors registering as their
  proper names and differentiation.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-control-center 1:3.4.0-0ubuntu3
  ProcVersionSignature: Ubuntu 3.2.0-21.34-generic 3.2.13
  Uname: Linux 3.2.0-21-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.0-0ubuntu2
  Architecture: amd64
  Date: Sat Mar 31 21:05:09 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120301)
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-desktop/+bug/970560/+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 1024403] Re: Tray icon doesn't restore main window after it's been closed.

2012-07-13 Thread xxhy
** Summary changed:

- Tray icon doesn't restore main window.
+ Tray icon doesn't restore main window after it's been closed.

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

Title:
  Tray icon doesn't restore main window after it's been closed.

Status in “rhythmbox” package in Ubuntu:
  New

Bug description:
  RhythmBox 2.6 on Precise 32-bit w/ GNOME 3.4.1 - Unable to restore the
  main window once it has been closed. Right-clicking on the tray icon
  gives me two options: 1.) Open, which does nothing. 2.) Quit, which
  removes the icon from the tray but doesn't actually exit, so RhythmBox
  is still running with no windows or tray icons.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: rhythmbox 2.96-0ubuntu4.1
  ProcVersionSignature: Ubuntu 3.2.0-26.41-generic-pae 3.2.19
  Uname: Linux 3.2.0-26-generic-pae i686
  NonfreeKernelModules: wl
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: i386
  Date: Fri Jul 13 09:57:27 2012
  ExecutablePath: /usr/bin/rhythmbox
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: rhythmbox
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/1024403/+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 1024400] Re: nautilus crashed with SIGSEGV in gtk_ui_manager_new_merge_id()

2012-07-13 Thread Sebastien Bacher
*** This bug is a duplicate of bug 1018896 ***
https://bugs.launchpad.net/bugs/1018896

** This bug is no longer a duplicate of bug 925503
   nautilus segfaults in gtk_ui_manager_new_merge_id()
** This bug has been marked a duplicate of bug 1018896
   nautilus crashed with SIGSEGV in gtk_ui_manager_new_merge_id()

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

Title:
  nautilus crashed with SIGSEGV in gtk_ui_manager_new_merge_id()

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  crash desktop

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-4.4-generic 3.5.0-rc6
  Uname: Linux 3.5.0-4-generic x86_64
  ApportVersion: 2.3-0ubuntu4
  Architecture: amd64
  CrashCounter: 1
  Date: Fri Jul 13 10:13:02 2012
  ExecutablePath: /usr/bin/nautilus
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120710.1)
  ProcCmdline: nautilus -n
  ProcEnviron:
   LANGUAGE=es_PY:es
   PATH=(custom, no user)
   LANG=es_PY.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7f18bb604580 gtk_ui_manager_new_merge_id:  mov
0x18(%rdi),%rdx
   PC (0x7f18bb604580) ok
   source 0x18(%rdi) (0x0018) not located in a known VMA region (needed 
readable region)!
   destination %rdx ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: nautilus
  StacktraceTop:
   gtk_ui_manager_new_merge_id () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   ?? ()
   ?? ()
   ?? ()
   ?? ()
  Title: nautilus crashed with SIGSEGV in gtk_ui_manager_new_merge_id()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1024400/+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 1023409] Re: nautilus crashed with SIGSEGV in gtk_ui_manager_new_merge_id()

2012-07-13 Thread Sebastien Bacher
*** This bug is a duplicate of bug 1018896 ***
https://bugs.launchpad.net/bugs/1018896

** This bug is no longer a duplicate of bug 925503
   nautilus segfaults in gtk_ui_manager_new_merge_id()
** This bug has been marked a duplicate of bug 1018896
   nautilus crashed with SIGSEGV in gtk_ui_manager_new_merge_id()

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

Title:
  nautilus crashed with SIGSEGV in gtk_ui_manager_new_merge_id()

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  IS CLOSED NAUTILUS

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-4.4-generic 3.5.0-rc6
  Uname: Linux 3.5.0-4-generic x86_64
  ApportVersion: 2.3-0ubuntu4
  Architecture: amd64
  Date: Wed Jul 11 09:31:52 2012
  ExecutablePath: /usr/bin/nautilus
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120710.1)
  ProcCmdline: nautilus -n
  ProcEnviron:
   LANGUAGE=es_PY:es
   PATH=(custom, no user)
   LANG=es_PY.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7fcce95db580 gtk_ui_manager_new_merge_id:  mov
0x18(%rdi),%rdx
   PC (0x7fcce95db580) ok
   source 0x18(%rdi) (0x0018) not located in a known VMA region (needed 
readable region)!
   destination %rdx ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: nautilus
  StacktraceTop:
   gtk_ui_manager_new_merge_id () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   ?? ()
   ?? ()
   ?? ()
   ?? ()
  Title: nautilus crashed with SIGSEGV in gtk_ui_manager_new_merge_id()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1023409/+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 1022326] Re: nautilus crashed with SIGSEGV in gtk_ui_manager_new_merge_id()

2012-07-13 Thread Sebastien Bacher
*** This bug is a duplicate of bug 1018896 ***
https://bugs.launchpad.net/bugs/1018896

** This bug is no longer a duplicate of bug 925503
   nautilus segfaults in gtk_ui_manager_new_merge_id()
** This bug has been marked a duplicate of bug 1018896
   nautilus crashed with SIGSEGV in gtk_ui_manager_new_merge_id()

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

Title:
  nautilus crashed with SIGSEGV in gtk_ui_manager_new_merge_id()

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  o pendrive não abre, nem é formatado...

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-3.3-generic 3.5.0-rc5
  Uname: Linux 3.5.0-3-generic i686
  ApportVersion: 2.2.5-0ubuntu2
  Architecture: i386
  CrashCounter: 1
  Date: Sun Jul  8 13:56:17 2012
  ExecutablePath: /usr/bin/nautilus
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta i386 (20120404)
  ProcCmdline: nautilus -n
  SegvAnalysis:
   Segfault happened at: 0xb7507aa4 gtk_ui_manager_new_merge_id+4:mov
0xc(%eax),%edx
   PC (0xb7507aa4) ok
   source 0xc(%eax) (0x000c) not located in a known VMA region (needed 
readable region)!
   destination %edx ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: nautilus
  StacktraceTop:
   gtk_ui_manager_new_merge_id () from /usr/lib/i386-linux-gnu/libgtk-3.so.0
   ?? ()
   ?? ()
   ?? ()
   ?? ()
  Title: nautilus crashed with SIGSEGV in gtk_ui_manager_new_merge_id()
  UpgradeStatus: Upgraded to quantal on 2012-07-02 (6 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1022326/+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 1024376] Re: nautilus crashed with SIGSEGV in gtk_ui_manager_new_merge_id()

2012-07-13 Thread Sebastien Bacher
*** This bug is a duplicate of bug 1018896 ***
https://bugs.launchpad.net/bugs/1018896

** This bug is no longer a duplicate of bug 925503
   nautilus segfaults in gtk_ui_manager_new_merge_id()
** This bug has been marked a duplicate of bug 1018896
   nautilus crashed with SIGSEGV in gtk_ui_manager_new_merge_id()

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

Title:
  nautilus crashed with SIGSEGV in gtk_ui_manager_new_merge_id()

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  nie wiem co sie stalo 
  poprostu wywalilo blad

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-4.4-generic 3.5.0-rc6
  Uname: Linux 3.5.0-4-generic x86_64
  ApportVersion: 2.3-0ubuntu4
  Architecture: amd64
  CasperVersion: 1.319
  Date: Fri Jul 13 12:36:16 2012
  ExecutablePath: /usr/bin/nautilus
  LiveMediaBuild: Kubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120713)
  ProcCmdline: nautilus -n
  ProcEnviron:
   PATH=(custom, no user)
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7f86eb7d6580 gtk_ui_manager_new_merge_id:  mov
0x18(%rdi),%rdx
   PC (0x7f86eb7d6580) ok
   source 0x18(%rdi) (0x0018) not located in a known VMA region (needed 
readable region)!
   destination %rdx ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: nautilus
  StacktraceTop:
   gtk_ui_manager_new_merge_id () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   ?? ()
   ?? ()
   ?? ()
   ?? ()
  Title: nautilus crashed with SIGSEGV in gtk_ui_manager_new_merge_id()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1024376/+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 1020376] Re: nautilus crashed with SIGSEGV in gtk_ui_manager_new_merge_id()

2012-07-13 Thread Sebastien Bacher
*** This bug is a duplicate of bug 1018896 ***
https://bugs.launchpad.net/bugs/1018896

** This bug is no longer a duplicate of bug 925503
   nautilus segfaults in gtk_ui_manager_new_merge_id()
** This bug has been marked a duplicate of bug 1018896
   nautilus crashed with SIGSEGV in gtk_ui_manager_new_merge_id()

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

Title:
  nautilus crashed with SIGSEGV in gtk_ui_manager_new_merge_id()

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  pdf print failed.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-2.2-generic 3.5.0-rc4
  Uname: Linux 3.5.0-2-generic i686
  ApportVersion: 2.2.5-0ubuntu1
  Architecture: i386
  Date: Mon Jul  2 20:37:10 2012
  ExecutablePath: /usr/bin/nautilus
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha i386 (20120606.2)
  ProcCmdline: nautilus -n
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0xb753daa4 gtk_ui_manager_new_merge_id+4:mov
0xc(%eax),%edx
   PC (0xb753daa4) ok
   source 0xc(%eax) (0x000c) not located in a known VMA region (needed 
readable region)!
   destination %edx ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: nautilus
  StacktraceTop:
   gtk_ui_manager_new_merge_id () from /usr/lib/i386-linux-gnu/libgtk-3.so.0
   ?? ()
   ?? ()
   ?? ()
   ?? ()
  Title: nautilus crashed with SIGSEGV in gtk_ui_manager_new_merge_id()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1020376/+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 296489] Re: Samsung NC10 FN Key for WIFI (fn+f9) and backlight control (fn+f5) not working

2012-07-13 Thread papukaija
Yes (it's also tagged so). I'll report this to upstream soon.

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

Title:
  Samsung NC10 FN Key for WIFI (fn+f9) and backlight control (fn+f5) not
  working

Status in “gnome-settings-daemon” package in Ubuntu:
  Confirmed
Status in “network-manager” package in Ubuntu:
  Confirmed
Status in “udev” package in Ubuntu:
  Fix Released

Bug description:
  Using Samsung NC10 and the are two hotkeys which do not work: fn+f9
  for wifi and fn+f5 for backlight control (should set the screen
  on/off). This is the status in Lucid, on earlier releases, there are
  other hotheys which are not working too.

  Key codes (from the xev command):
  wifi (fn+f9):
  keycode 246 = (keysym 0x1008ff95, XF86WLAN), state = 0x0

  backlight (fn+f5):
  keycode 156 = (keysym 0x1008ff41, XF86Launch1), state = 0x0

  (there's a small typo in comment 18)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/296489/+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 1019266] Re: totem crashes

2012-07-13 Thread madbiologist
** Summary changed:

- totem
+ totem crashes

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

Title:
  totem crashes

Status in “totem” package in Ubuntu:
  Incomplete

Bug description:
  totem closes unexpectedly when I try to read some mp4 and MPG files.
  The problem has happened in my two computers, both with the same version of 
totem.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: totem 3.0.1-0ubuntu21
  ProcVersionSignature: Ubuntu 3.2.0-25.40-generic-pae 3.2.18
  Uname: Linux 3.2.0-25-generic-pae i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: i386
  Date: Fri Jun 29 14:25:26 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  SourcePackage: totem
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/totem/+bug/1019266/+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 1024421] Re: nautilus crashed with SIGSEGV in gtk_ui_manager_new_merge_id()

2012-07-13 Thread Apport retracing service
*** This bug is a duplicate of bug 925503 ***
https://bugs.launchpad.net/bugs/925503

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 #925503, 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/1024421/+attachment/396/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1024421/+attachment/398/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1024421/+attachment/399/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1024421/+attachment/3222300/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1024421/+attachment/3222301/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1024421/+attachment/3222302/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1024421/+attachment/3222303/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 925503
   nautilus segfaults in gtk_ui_manager_new_merge_id()

** Visibility changed to: Public

** Tags removed: need-i386-retrace

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

Title:
  nautilus crashed with SIGSEGV in gtk_ui_manager_new_merge_id()

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  .

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-4.4-generic 3.5.0-rc6
  Uname: Linux 3.5.0-4-generic i686
  ApportVersion: 2.3-0ubuntu4
  Architecture: i386
  Date: Fri Jul 13 11:04:43 2012
  ExecutablePath: /usr/bin/nautilus
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  ProcCmdline: nautilus -n
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0xb74eeaa4 gtk_ui_manager_new_merge_id+4:mov
0xc(%eax),%edx
   PC (0xb74eeaa4) ok
   source 0xc(%eax) (0x000c) not located in a known VMA region (needed 
readable region)!
   destination %edx ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: nautilus
  StacktraceTop:
   gtk_ui_manager_new_merge_id () from /usr/lib/i386-linux-gnu/libgtk-3.so.0
   ?? ()
   ?? ()
   ?? ()
   ?? ()
  Title: nautilus crashed with SIGSEGV in gtk_ui_manager_new_merge_id()
  UpgradeStatus: Upgraded to quantal on 2012-07-13 (0 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1024421/+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 1024425] Re: nautilus crashed with SIGSEGV in g_type_check_instance_is_a()

2012-07-13 Thread Apport retracing service
*** This bug is a duplicate of bug 1020504 ***
https://bugs.launchpad.net/bugs/1020504

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 #1020504, 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/1024425/+attachment/3222306/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1024425/+attachment/3222308/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1024425/+attachment/3222309/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1024425/+attachment/3222310/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1024425/+attachment/3222311/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1024425/+attachment/3222312/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1024425/+attachment/3222313/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1020504
   nautilus crashed with SIGSEGV in g_type_check_instance_is_a()

** Visibility changed to: Public

** Tags removed: need-amd64-retrace

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

Title:
  nautilus crashed with SIGSEGV in g_type_check_instance_is_a()

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  Nautilus crashed.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-4.4-generic 3.5.0-rc6
  Uname: Linux 3.5.0-4-generic x86_64
  ApportVersion: 2.3-0ubuntu4
  Architecture: amd64
  Date: Fri Jul 13 17:18:51 2012
  ExecutablePath: /usr/bin/nautilus
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120713.1)
  ProcCmdline: nautilus -n
  ProcEnviron:
   LANGUAGE=de_AT:de
   PATH=(custom, no user)
   LANG=de_AT.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7f2e46e3d29c g_type_check_instance_is_a+60:
testb  $0x4,0x16(%rdi)
   PC (0x7f2e46e3d29c) ok
   source $0x4 ok
   destination 0x16(%rdi) (0x5441554156415756) not located in a known VMA 
region (needed writable region)!
  SegvReason: writing unknown VMA
  Signal: 11
  SourcePackage: nautilus
  StacktraceTop:
   g_type_check_instance_is_a () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   gtk_action_group_get_action () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   ?? ()
   ?? ()
   ?? ()
  Title: nautilus crashed with SIGSEGV in g_type_check_instance_is_a()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1024425/+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 1024433] Re: gnome-settings-daemon crashed with signal 5 in _XReply()

2012-07-13 Thread Apport retracing service
*** This bug is a duplicate of bug 946059 ***
https://bugs.launchpad.net/bugs/946059

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 #946059, 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/1024433/+attachment/3222336/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1024433/+attachment/3222338/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1024433/+attachment/3222339/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1024433/+attachment/3222340/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1024433/+attachment/3222341/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1024433/+attachment/3222342/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1024433/+attachment/3222343/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 946059
   [clipboard]: gnome-settings-daemon crashed with signal 5 in _XReply()

** Visibility changed to: Public

** Tags removed: need-amd64-retrace

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

Title:
  gnome-settings-daemon crashed with signal 5 in _XReply()

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

Bug description:
  Crash.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: gnome-settings-daemon 3.4.2-0ubuntu6
  ProcVersionSignature: Ubuntu 3.5.0-4.4-generic 3.5.0-rc6
  Uname: Linux 3.5.0-4-generic x86_64
  ApportVersion: 2.3-0ubuntu4
  Architecture: amd64
  Date: Fri Jul 13 17:28:10 2012
  ExecutablePath: /usr/lib/gnome-settings-daemon/gnome-settings-daemon
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120713.1)
  ProcCmdline: /usr/lib/gnome-settings-daemon/gnome-settings-daemon
  ProcEnviron:
   LANGUAGE=de_AT:de
   PATH=(custom, no user)
   LANG=de_AT.UTF-8
   SHELL=/bin/bash
  Signal: 5
  SourcePackage: gnome-settings-daemon
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   _XReply () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   _XGetWindowAttributes () from /usr/lib/x86_64-linux-gnu/libX11.so.6
   XGetWindowAttributes () from /usr/lib/x86_64-linux-gnu/libX11.so.6
  Title: gnome-settings-daemon crashed with signal 5 in _XReply()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1024433/+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 946059] Re: [clipboard]: gnome-settings-daemon crashed with signal 5 in _XReply()

2012-07-13 Thread Apport retracing service
** Tags added: 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/946059

Title:
  [clipboard]: gnome-settings-daemon crashed with signal 5 in _XReply()

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

Bug description:
  Upon first login to a standard user with encrypted home, I selected
  Run this action now in the Information available window.

  This opened a terminal session asking for passphrase.  I keyed in my
  user password.  It displayed my randomly generated passphrase.

  I then closed the terminal window and got a window suggesting I report
  this bug.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: gnome-settings-daemon 3.3.90-0ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-17.27-generic-pae 3.2.6
  Uname: Linux 3.2.0-17-generic-pae i686
  ApportVersion: 1.94-0ubuntu1
  Architecture: i386
  Date: Sat Mar  3 22:21:38 2012
  EcryptfsInUse: Yes
  ExecutablePath: /usr/lib/gnome-settings-daemon/gnome-settings-daemon
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta i386 
(20120228.1)
  ProcCmdline: /usr/lib/gnome-settings-daemon/gnome-settings-daemon
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Signal: 5
  SourcePackage: gnome-settings-daemon
  StacktraceTop:
   ?? () from /usr/lib/i386-linux-gnu/libX11.so.6
   ?? () from /usr/lib/i386-linux-gnu/libX11.so.6
   _XReply () from /usr/lib/i386-linux-gnu/libX11.so.6
   _XGetWindowAttributes () from /usr/lib/i386-linux-gnu/libX11.so.6
   XGetWindowAttributes () from /usr/lib/i386-linux-gnu/libX11.so.6
  Title: [clipboard]: gnome-settings-daemon crashed with signal 5 in _XReply()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/946059/+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 1024440] [NEW] Despues de actualizar a 12.04 LTS el sistema no arranca y no permite abrir paquete de UBUNTU

2012-07-13 Thread Marcelo Trinidad
Public bug reported:

E:Encountered a section with no Package: header, E:Problem with
MergeList /var/lib/apt/lists/extras.ubuntu
.com_ubuntu_dists_precise_main_binary-i386_Packages, E:The package lists
or status file could not be parsed or opened.

** Affects: file-roller (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Despues de actualizar a 12.04 LTS el sistema no arranca y no permite
  abrir paquete de UBUNTU

Status in “file-roller” package in Ubuntu:
  New

Bug description:
  E:Encountered a section with no Package: header, E:Problem with
  MergeList /var/lib/apt/lists/extras.ubuntu
  .com_ubuntu_dists_precise_main_binary-i386_Packages, E:The package
  lists or status file could not be parsed or opened.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1024440/+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 878492] Re: Keyboard shortcut - F10 shortcut is used to show menu and this is wrong

2012-07-13 Thread Beowulf
I experience the bug with Ubuntu 12.04, it is so annoying!

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

Title:
  Keyboard shortcut - F10 shortcut is used to show menu and this is
  wrong

Status in Ayatana Design:
  Fix Committed
Status in Unity:
  Triaged
Status in Unity 2D:
  Fix Released
Status in Unity Distro Priority:
  Fix Released
Status in “gtk+2.0” package in Ubuntu:
  Confirmed
Status in “gtk+3.0” package in Ubuntu:
  Confirmed
Status in “unity” package in Ubuntu:
  Triaged
Status in “unity-2d” package in Ubuntu:
  Fix Released

Bug description:
  Unity 2d uses F10 shotcut to show menu,
  but many applications use this key too

  a lot of IDE's bind to F10 debug function Step over... FireFox Firebug and 
Google Chrome debugger does it
  text editor Kate use F10 to toogle word wraping
  I think there are more app uses it

  May be unity2d should use different shotcut for mainmenu?

  ---
  Desired resolution:

  - The F10 shortcut should be changed to Alt + F10.  No F keys
  should ever be used for shell shortcuts without an additional modifier
  key.  This change brings the shortcut into line with the Alt +F1
  Launcher keyboard navigation shortcut.

  - The menu key should perform the same function as Alt + F10 (display
  menus).  A nice to have gold plating feature would be to detect if a
  menu key is present on the keyboard, and if it is display the 'menu'
  key shortcut in the shortcuts overlay in place of Alt + F10

  - The Alt + F5 becomes a toggle, shifting the window between
  restored and maximised states (replacing the previous windox maximise
  Alt + F10 shortcut)

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

2012-07-13 Thread Ubuntu Foundation's Bug Bot
*** This bug is a duplicate of bug 346386 ***
https://bugs.launchpad.net/bugs/346386

Thank you for taking the time to report this bug and helping to make
Ubuntu better.  Reviewing your bug report it seems that you are
experiencing bug 346386.  This issue happens when you have tried to
update your package information when you are a network that didn't
return the right files.  This issue can be cleaned up by using the
following commands in a terminal:

1.) sudo rm /var/lib/apt/lists/*
2.) sudo apt-get update

Thanks and good luck!

[This is an automated message.  I apologize if it reached you
inappropriately; please reopen the bug task if it was incorrect.]

** This bug has been marked a duplicate of bug 346386
   [MASTER] Update fails with invalid package files with Encountered a section 
with no Package: header

** Tags added: bot-comment

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

Title:
  Despues de actualizar a 12.04 LTS el sistema no arranca y no permite
  abrir paquete de UBUNTU

Status in “file-roller” package in Ubuntu:
  New

Bug description:
  E:Encountered a section with no Package: header, E:Problem with
  MergeList /var/lib/apt/lists/extras.ubuntu
  .com_ubuntu_dists_precise_main_binary-i386_Packages, E:The package
  lists or status file could not be parsed or opened.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1024440/+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 1023777] Re: software-center crashed with AttributeError in _on_show_exhibits(): 'FeaturedExhibit' object has no attribute 'click_url'

2012-07-13 Thread Launchpad Bug Tracker
** Branch linked: lp:software-center

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

Title:
  software-center crashed with AttributeError in _on_show_exhibits():
  'FeaturedExhibit' object has no attribute 'click_url'

Status in “software-center” package in Ubuntu:
  In Progress

Bug description:
  Did do nothing special. Just clicked on it I think.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: software-center 5.3.4
  ProcVersionSignature: Ubuntu 3.5.0-4.4-generic 3.5.0-rc6
  Uname: Linux 3.5.0-4-generic i686
  ApportVersion: 2.3-0ubuntu4
  Architecture: i386
  Date: Thu Jul 12 10:06:42 2012
  ExecutablePath: /usr/share/software-center/software-center
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha i386 (20120629)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/software-center
  ProcEnviron:
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  PythonArgs: ['/usr/bin/software-center']
  SourcePackage: software-center
  Title: software-center crashed with AttributeError in _on_show_exhibits(): 
'FeaturedExhibit' object has no attribute 'click_url'
  Traceback:
   Traceback (most recent call last):
 File 
/usr/share/software-center/softwarecenter/ui/gtk3/views/catview_gtk.py, line 
332, in _on_show_exhibits
   url = exhibit.click_url
   AttributeError: 'FeaturedExhibit' object has no attribute 'click_url'
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1023777/+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 1023405] Re: please transition libservlet2.5-java - libservlet3.0-java and then demote tomcat6 source and binaries to universe

2012-07-13 Thread Sebastien Bacher
** Changed in: libreoffice (Ubuntu)
   Importance: Undecided = High

** Changed in: libreoffice (Ubuntu)
 Assignee: (unassigned) = Björn Michaelsen (bjoern-michaelsen)

** Tags removed: rls-q-incoming

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

Title:
  please transition libservlet2.5-java - libservlet3.0-java and then
  demote tomcat6 source and binaries to universe

Status in “axis” package in Ubuntu:
  Fix Released
Status in “bsh” package in Ubuntu:
  Fix Released
Status in “excalibur-logkit” package in Ubuntu:
  Fix Released
Status in “fop” package in Ubuntu:
  Fix Released
Status in “hessian” package in Ubuntu:
  Fix Released
Status in “hsqldb” package in Ubuntu:
  Fix Released
Status in “libcommons-logging-java” package in Ubuntu:
  Fix Released
Status in “libmx4j-java” package in Ubuntu:
  Fix Released
Status in “libreoffice” package in Ubuntu:
  New
Status in “tomcat6” package in Ubuntu:
  Triaged

Bug description:
  As a condition of tomcat7 being promoted to main (bug #1009579) in
  Quantal, tomcat6 should be demoted.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/axis/+bug/1023405/+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 950160] Re: Unity blocks other programs from binding globally to Super+* or Alt+* (* = any key)

2012-07-13 Thread Sebastien Bacher
** Tags removed: rls-q-incoming

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

Title:
  Unity blocks other programs from binding globally to Super+* or Alt+*
  (* = any key)

Status in Gnome Settings Daemon:
  Fix Released
Status in OEM Priority Project:
  Confirmed
Status in OEM Priority Project precise series:
  Confirmed
Status in Unity:
  Confirmed
Status in “compiz” package in Ubuntu:
  Confirmed
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Committed
Status in “unity” package in Ubuntu:
  Confirmed
Status in “compiz” source package in Precise:
  Confirmed
Status in “gnome-settings-daemon” source package in Precise:
  Fix Committed
Status in “unity” source package in Precise:
  Confirmed
Status in “compiz” source package in Quantal:
  Confirmed
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Committed
Status in “unity” source package in Quantal:
  Confirmed

Bug description:
  WORKAROUND 1:
  Run CCSM and under Ubuntu Unity Plugin change the key binding for Key to 
show the launcher to something else (e.g. Super+U). Then log out and in again. 
As long as no compiz plugin is bound to the single Super key any more, compiz 
will no longer block other apps from binding to Super+other_keys.

  WORKAROUND 2:
  1. Write a script or figure out the command to do the action you want.
  2. Run ccsm.
  3. Enable the Commands plugin
  4. In the Commands settings, fill in the command line you want and bind it to 
key Super+P.
  Now Unity will run your specified command on Super+P, but still handle the 
Super key as usual.

  [Precise SRU Justification]

  [Impact] Any shortcut with Super, Hyper, Meta virtual modifiers does
  not work

  [Test Case] Attach an external monitor to the laptop, press Super+P,
  it should do the video switch as this function is implemented in
  gnome-settings-daemon.  A patch in comment #12 is now accepted
  upstream and a test package with that patch is available in comment
  #14. From the test result, the patch at least fixes Unity-2D.

  [Regression Potential] The patch is accepted upstream and is also
  cherry-picked in the gnome-3-4 branch of g-s-d git tree. g-s-d version
  in Precise is 3.4.2.  So the risk of regression should be rather low.

  [Other] I prepare a debdiff in comment #31 for convenience. I hope the
  patch can be in both Quantal and Precise.

  ORIGINAL DESCRIPTION:
  Using : 12.04 Beta 1, updated. and Unity.

  In 11.10 clicking:

  - the function key (Fn) + (F1) allowed to switch between the laptop
  screen and the external monitor.

  After upgrading to 12.04 this no more works and instead I get an
  unexpected behavior: see the video.

  https://www.youtube.com/watch?v=-vEnrV5TwXo

  System: Dell XPS 15 L502X

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubuntu-sso-client 2.99.90-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu1
  Architecture: amd64
  Date: Thu Mar  8 19:18:42 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  PackageArchitecture: all
  SourcePackage: ubuntu-sso-client
  UpgradeStatus: Upgraded to precise on 2012-03-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/950160/+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 795765] Re: In Ubuntu Rhythmbox play/pause button does not work correctly

2012-07-13 Thread Sebastien Bacher
Thank you for your bug report, the description is a bit hard to follow
so some questions:

- is that specific to the use of the multimedia key of the keyboard (stated in 
comment #8)
- is that specific to CDs?
- does it happen with banshee?

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

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

** Changed in: rhythmbox (Ubuntu)
 Assignee: (unassigned) = Canonical Desktop Team (canonical-desktop-team)

** Tags removed: rls-q-incoming

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

Title:
  In Ubuntu Rhythmbox play/pause button does not work correctly

Status in OEM Priority Project:
  Confirmed
Status in OEM Priority Project precise series:
  Confirmed
Status in “rhythmbox” package in Ubuntu:
  Incomplete

Bug description:
  Binary package hint: rhythmbox

  Start a music track playing in a usual way, such as highlighting a
  track and pressing the play/pause button or double LMB clicking on a
  track. The play/pause button icon changes to a pause icon.

  If the play/pause button is pressed the button changes to a play
  button but has no effect on the track playing. The title bar of
  Rhythmbox then has (Paused) displayed after the artist and track
  details.

  If the play/pause button is pressed again it goes in and comes out
  but stays as a play button and the track carries on playing. A pause
  icon is displayed in the left speaker icon column in the track list
  next to the track that has been paused. The only way to stop the track
  playing is to Quit Rhythmbox.

  The next and previous track buttons do work correctly on a playing
  track, if the pause/play button is not pressed first. Also the slider
  that indicates how the progress of track can be moved left or right
  and everything behaves as expected. It is just that there is no way to
  pause/stop a playing track.

  The same behaviour happens if either the buttons on the top menu bar
  are used, or the laptop hot key buttons.

  If a second track is double LMB clicked to start (after a previous
  track has tried to be paused) the second track starts to play with the
  first one still playing as well. The play/pause button turns back to a
  pause button again. If the play/pause button is pressed the same
  behaviour is observed it turns to a play button, the menu bar displays
  (Paused) and the track carries on playing. This process can be
  repeated so that you have multiple tracks all playing and non being
  able to be paused/stop. Also using the previous/next track buttons,
  after one has tried to pause a track, causes a new track to start
  playing. A quit is the only control you seem to have to stop music
  playing.

  I have also started rhythmbox from a terminal in debug mode using:
  rhythmbox -d 2 rhythmbox_debug.txt
  and started track tried to pause it, used previous/next buttons, pressed 
play/pause again etc, so multiple tracks were playing.

  I have attached this output to this report.

  If I open the same folder of music (mp3 files) in VLC I can play/pause
  the music, previous/next buttons work ok.

  I have also tried Ubuntu 11.04 from the live CD, where Banshee is the
  default music player. I seemed to get the same behaviour with
  play/pause (ie not working) as I did with rhythmbox in 10.10.

  $ lsb_release -rd
  Description:  Ubuntu 10.10
  Release:  10.10

  $ apt-cache policy rhythmbox
  rhythmbox:
Installed: 0.13.1-0ubuntu6.1
Candidate: 0.13.1-0ubuntu6.1
Version table:
   *** 0.13.1-0ubuntu6.1 0
  500 http://gb.archive.ubuntu.com/ubuntu/ maverick-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   0.13.1-0ubuntu5 0
  500 http://gb.archive.ubuntu.com/ubuntu/ maverick/main i386 Packages

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: rhythmbox 0.13.1-0ubuntu6.1
  ProcVersionSignature: Ubuntu 2.6.35-28.50-generic-pae 2.6.35.11
  Uname: Linux 2.6.35-28-generic-pae i686
  Architecture: i386
  Date: Fri Jun 10 22:41:02 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: rhythmbox

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/795765/+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 1019063] Re: totem plugin crashes when playing embedded ogv

2012-07-13 Thread Sebastien Bacher
Thanks Tyler, does that issue happen with firefox 13? If that's an issue
in totem it seems not likely a regression. Is there any way you could
get stacktrace of the bug?

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

Title:
  totem plugin crashes when playing embedded ogv

Status in “totem” package in Ubuntu:
  Triaged
Status in “totem” source package in Precise:
  Triaged
Status in “totem” source package in Quantal:
  Triaged

Bug description:
  When testing firefox 14.0~b9+build1-0ubuntu0.12.04.1~mfn1, I found
  that the totem plugin crashes when attempting to play an ogv. I did
  not experience this crash when testing ff 14.0 on Natty.

  The only way I've been able to trigger the crash is running test-
  browser.py from qa-regression-testing:

  $ ./test-browser.py -vt plugins
  test_version (testlib_browser.TestVersion)
  Show installed browser version ... ok
  test_avi (testlib_browser.TestPlugins)
  Test AVI ... 
   dpkg -l | grep firefox
firefox: 14.0~b9+build1-0ubuntu0.12.04.1~mfn1
firefox-globalmenu: 14.0~b9+build1-0ubuntu0.12.04.1~mfn1
firefox-gnome-support: 14.0~b9+build1-0ubuntu0.12.04.1~mfn1
firefox-locale-en: 14.0~b9+build1-0ubuntu0.12.04.1~mfn1

   firefox --version:
  Mozilla Firefox 14.0

  snip
  Test Ogg ...  
embedded file:// rfbproxy-jaunty.mpg ...
embedded (relative path) http:// rfbproxy-jaunty.mpg (requires sudo) ...
embedded (full URL) http:// rfbproxy-jaunty.mpg (requires sudo) ...

file:// Edison_Phonograph_1.ogg ...  
embedded file:// Edison_Phonograph_1.ogg ...
embedded (relative path) http:// Edison_Phonograph_1.ogg (requires sudo) ...
embedded (full URL) http:// Edison_Phonograph_1.ogg (requires sudo) ...
file:// patas_de_trapo.oga ...  
embedded file:// patas_de_trapo.oga ...
embedded (relative path) http:// patas_de_trapo.oga (requires sudo) ...
embedded (full URL) http:// patas_de_trapo.oga (requires sudo) ...
file:// rfbproxy-jaunty.ogv ...  --- CRASHES HERE

  
  I've sent the crash report to Mozilla:
  
https://crash-stats.mozilla.com/report/index/bp-e5838045-f21f-4c2d-acc9-cc8ef2120628

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/totem/+bug/1019063/+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 998156] Re: GTK Print dialog sends broken custom page size attribute: PageSize=Custom.Custom.widthxlength

2012-07-13 Thread Sebastien Bacher
Till, could you upstream this bug to GTK upstream? Do you have steps to
trigger the issue (that would make easier to debug)?

** Changed in: gimp (Ubuntu Quantal)
 Assignee: (unassigned) = Till Kamppeter (till-kamppeter)

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

Title:
  GTK Print dialog sends broken custom page size attribute:
  PageSize=Custom.Custom.widthxlength

Status in “firefox” package in Ubuntu:
  Confirmed
Status in “gimp” package in Ubuntu:
  Confirmed
Status in “gtk+3.0” package in Ubuntu:
  Confirmed
Status in “firefox” source package in Precise:
  Confirmed
Status in “gimp” source package in Precise:
  Confirmed
Status in “gtk+3.0” source package in Precise:
  Confirmed
Status in “firefox” source package in Quantal:
  Confirmed
Status in “gimp” source package in Quantal:
  Confirmed
Status in “gtk+3.0” source package in Quantal:
  Confirmed

Bug description:
  When trying to print a photo, the printer stops with status rendering
  completed. I have to remove all printing jobs and restart CUPS to be
  able to print again. This error does not occur when printing other
  documents, i.e. simple text.

  I use a HP PhotoSmart b109a connected to a Fritz!Box 7390 wireless
  router (socket://fritz.box:9100).

  This bug is also present in Debian: http://bugs.debian.org/cgi-
  bin/bugreport.cgi?bug=664031

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/998156/+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 976624] Re: Add support for keywords

2012-07-13 Thread Sebastien Bacher
In fact that seems worth backporting, it's a bit lame that typing DVD
or Film in the dash doesn't find totem

** Changed in: totem (Ubuntu Precise)
   Importance: Undecided = Low

** Changed in: totem (Ubuntu Precise)
   Status: Won't Fix = In Progress

** Changed in: totem (Ubuntu Precise)
 Assignee: Vibhav Pant (vibhavp) = Sebastien Bacher (seb128)

** Changed in: totem (Ubuntu Precise)
 Assignee: Sebastien Bacher (seb128) = (unassigned)

** Changed in: totem (Ubuntu Precise)
   Status: In Progress = Triaged

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

Title:
  Add support for keywords

Status in Totem Movie Player:
  Fix Released
Status in “totem” package in Ubuntu:
  Fix Committed
Status in “totem” source package in Precise:
  Triaged
Status in “totem” source package in Quantal:
  Fix Committed

Bug description:
  The totem desktop file needs to add support to the new keywords XDG
  specifications.

To manage notifications about this bug go to:
https://bugs.launchpad.net/totem/+bug/976624/+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 976624] Re: Add support for keywords

2012-07-13 Thread Sebastien Bacher
in fact it got fixed in 3.5 only:
http://git.gnome.org/browse/totem/commit/?id=b730b1faf830900e58718503aff8b55f0aaddacb

** Changed in: totem (Ubuntu Quantal)
   Status: In Progress = Fix Committed

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

Title:
  Add support for keywords

Status in Totem Movie Player:
  Fix Released
Status in “totem” package in Ubuntu:
  Fix Committed
Status in “totem” source package in Precise:
  Triaged
Status in “totem” source package in Quantal:
  Fix Committed

Bug description:
  The totem desktop file needs to add support to the new keywords XDG
  specifications.

To manage notifications about this bug go to:
https://bugs.launchpad.net/totem/+bug/976624/+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 976624] Re: Add support for keywords

2012-07-13 Thread Sebastien Bacher
If somebody wants to backport to patch please do it, I will have a look
next week otherwise

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

Title:
  Add support for keywords

Status in Totem Movie Player:
  Fix Released
Status in “totem” package in Ubuntu:
  Fix Committed
Status in “totem” source package in Precise:
  Triaged
Status in “totem” source package in Quantal:
  Fix Committed

Bug description:
  The totem desktop file needs to add support to the new keywords XDG
  specifications.

To manage notifications about this bug go to:
https://bugs.launchpad.net/totem/+bug/976624/+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 1024482] [NEW] Mouse cursor theme does not change from default after login

2012-07-13 Thread mtvoid
Public bug reported:

When using LightDM to login to a GNOME Shell session, the mouse cursor's
appearance does not change from what it is in the lightdm login screen
(black pointer from default X theme). Any custom mouse cursor theme
actually does apply within any open application windows, but hovering
the cursor over the window title bar, the root window, or the Shell
interface changes it back to the default black pointer, leading to an
inconsistent appearance.

** Affects: lightdm
 Importance: Undecided
 Status: New

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

** Affects: lightdm (Debian)
 Importance: Unknown
 Status: Unknown

** Also affects: lightdm (Ubuntu)
   Importance: Undecided
   Status: New

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

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

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

Title:
  Mouse cursor theme does not change from default after login

Status in Light Display Manager:
  New
Status in “lightdm” package in Ubuntu:
  New
Status in “lightdm” package in Debian:
  Unknown

Bug description:
  When using LightDM to login to a GNOME Shell session, the mouse
  cursor's appearance does not change from what it is in the lightdm
  login screen (black pointer from default X theme). Any custom mouse
  cursor theme actually does apply within any open application windows,
  but hovering the cursor over the window title bar, the root window, or
  the Shell interface changes it back to the default black pointer,
  leading to an inconsistent appearance.

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