[Bug 780117] Re: Brasero finishes without error but unusable media [on-the-fly mode] (Ubuntu 11.04 -12.04)

2012-08-14 Thread Thomas Schmitt
Hi,

i am the upstream programmer of libisofs and libburn but not
directly involved in Brasero.


Andrea Amoroso wrote in #63:
 still the mp3 cds I burnt are full of the mp3 i chose, with some
 of them unreadable and others readable but with many lags

It is not clear to me whether libisofs was involved with the Brasero
run. Did that PPA disable libisofs ? Does burning MP3 create audio
CDs for old CD players ? (In that case libisofs would hardly be involved.)

Whatever, most likely this report is not about the 50 percent problem,
which started bug/780117.
It seems rather to be the other bug class, where Brasero finishes
without complaint and the medium is unreadable. See also
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=617409

This seems to happen mostly with CDs, not with DVD. As with the
Debian bug report, i would rather expect a problem between drive
and medium and possibly the write type SAO (in contrast to TAO).

If only there was not the statement in bug/780117 that images which
were stored on hard disk can later be burned to CD successfully.
(Is this really true in the case of comment #63 ?)

The 50 percent bug seems to be much rarer than the problem with
unreadable CDs after an appearingly successful burn run.
It might be that only this one can be avoided by intermediately
storing the image on hard disk.


Andrea Amoroso wrote in #63:
 I tried also with Xfburn, no problem with the burning process,
 but after that I can't even mount the cd, because the device seems empty..
 k3b gives an error starting the burning process..

It would be interesting to see the error log of such a failed
K3B run.

K3B prefers to use mkisofs resp. genisoimage and cdrecord resp. wodim,
whereas xfburn uses libisofs and libburn.


Have a nice day :)

Thomas

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

Title:
  Brasero finishes without error but unusable media [on-the-fly mode]
  (Ubuntu 11.04 -12.04)

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

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


[Bug 703302] Re: Toshiba Laptop battery not being detected

2012-08-14 Thread pascalc
+1, this is not fixed in 12.04,  not fixed in proposed and not fixed
with a  3.5.0 kernel. Just like others mentioned before.

Eduard Gotwig closed that bug as fixed in comment #27 but there is no
link in his message  showing a reference for a code commit pointing at
the fix

I do not have rights in this tracker to reopen this bug, I hope somebody
with enough rights will reopen this bug that is *still* affecting
Toshiba users.

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

Title:
  Toshiba Laptop battery not being detected

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

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


[Bug 1035501] Re: gnome-control-center Details shows 12.04 instead of 12.10

2012-08-14 Thread Sebastien Bacher
Thanks for the work, where did you get that logo? It seems differently
styled from the previous one

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

Title:
  gnome-control-center Details shows 12.04 instead of 12.10

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

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


[Bug 950160] Re: Unity blocks other programs from binding globally to Super+* or Alt+* (* = any key)

2012-08-14 Thread Hsin-Yi, Chen (hychen)
for detailed the term Unity in Summary section means unityshell 
component in unity.

1. BIOS/HW sends Super+P scan code when user press function key in 
laptop and then convert to X key event
by kernel and X server to the Compiz.
2. unityshell is  a Compiz plugin and defines a lot of action callbacks 
for specified keys.
so Compiz will pass the X key event to all plugins for trigger the 
key event handling (
PrivateScreen::handleActionEvent - 
PrivateScreen::triggerKeyPressBindings in $compiz_src/src/event.cpp)
3. if the keycode and modifier defines in the Action is as the same as 
the keycode and modifier in X event, the Action callback will be 
executed, then Compiz thinks this X event is handled. for example, 
action callback for Super key is to show Unity Launcher.
4. if Compiz thinks this X event is handled it will stop to handling X 
event if private screen does not grab any devices. if this X event is 
not handled , Compiz then thinks it maight be Focus-In, Focus-Out, etc, 
and continue trigger the related handling function.

so far, there is an question comes up in my mind, why the action callback of 
Super key which is defined in unitshell 
will be triggered when user press Super+p and this symptom should not be 
happened. (the return value is True of PrivateScreen::triggerKeyPressBindings 
or PrivateScreen::triggerKeyReleaseBindings in $compiz_src/event.cpp)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, 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)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/950160/+subscriptions

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


[Bug 616609] Re: gedit print preview only shows the 1st page

2012-08-14 Thread Kiers
LOL.

Yeah it's an easily overlooked bug:
If you have the radio button clicked on selecting pages and 1 (in the text 
box), in the print dialog box, then it affects the preview to show only those 
pages!!! Worse, Gedit remembers that print dialog setting to 1 page 
between invocations. So you overlook it and in hurry wonder what's going wrong. 

Happended to me Ubuntu 10.10. SOLVED.

** Changed in: gedit (Ubuntu)
   Status: Invalid = Fix Committed

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

Title:
  gedit print preview only shows the 1st page

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

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


[Bug 1035501] Re: gnome-control-center Details shows 12.04 instead of 12.10

2012-08-14 Thread Adolfo Jayme Barrientos
 Thanks for the work, where did you get that logo? It seems differently styled 
 from the
 previous one

I quickly made it in GIMP. It is different because I followed the brand
guidelines in design.ubuntu.com.

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

Title:
  gnome-control-center Details shows 12.04 instead of 12.10

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

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


[Bug 1017232] Re: nautilus crashed with SIGABRT in g_assertion_message()

2012-08-14 Thread melchiaros
Hi Doug,

the nautilus maintainers on the GNOME project have the same result, they
could not hit the crasher with the latest development of nautilus.


When you do the rechek can you comment on upstream bugtracker what the result 
is?  In the case when it is gone, please tell them to close their ticket, but 
please let the launchpad one open, because oneiric and precise will be still 
affected.

Thank you

melchiaros

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

Title:
  nautilus crashed with SIGABRT in g_assertion_message()

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

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


[Bug 997599] Re: Klotski window is not refreshing after moving blocks

2012-08-14 Thread Nikolay Morozov
Represented in 12.10 (Quantal) amd64

** Tags added: amd64 quantal

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

Title:
  Klotski window is not refreshing after moving blocks

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

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


[Bug 1003254] Re: mines window have redraw problems on left and right mouse click on cell with number

2012-08-14 Thread Nikolay Morozov
represented in 12.10 Alpha3

** Tags added: amd64 quantal

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

Title:
  mines window have redraw problems on left and right mouse click on
  cell with number

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

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


[Bug 993937] Re: Totem can't play some FLV videos encoded by H.264 codec

2012-08-14 Thread Nikolay Morozov
Represented in 12.10 Alpha 3 (Quantal) amd64.

According to gnome bug thread, bug is fixed in gstreamer git. I think at
least quantal must be upgraded to git version...

** Tags added: amd64 quantal

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

Title:
  Totem can't play some FLV videos encoded by H.264 codec

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

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


[Bug 993937] Re: Totem can't play some FLV videos encoded by H.264 codec

2012-08-14 Thread Nikolay Morozov
** Also affects: gst-plugins-ugly0.10 (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Totem can't play some FLV videos encoded by H.264 codec

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

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


[Bug 772709] Re: Network Manager Icon Is not changin when VPN is connected (nm-device-wired-secure icon is missing)

2012-08-14 Thread Nikolay Morozov
** Summary changed:

- Network Manager Icon Is not changin when VPN is connected
+ Network Manager Icon Is not changin when VPN is connected 
(nm-device-wired-secure icon is missing)

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

Title:
  Network Manager Icon Is not changin when VPN is connected (nm-device-
  wired-secure icon is missing)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/elementary-icon-theme/+bug/772709/+subscriptions

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


[Bug 863834] Re: [regression] Suspend on lid close broken on Oneiric

2012-08-14 Thread Colin Law
Actually having said that Michael's suggestion works perfectly is not
strictly true.  Firstly note that for me it works best if I set the
actions in System Settings  Power for lid close to Do Nothing, but even
then I sometimes have problems with it not correctly recognising the
external monitor on resume,  so it starts up with the wrong resolution
or not at all.  If I hit Ctrl-Alt-F1 then Ctrl-Alt-F7 it generally
recovers, sometimes I have to unplug the monitor for a few seconds and
then plug it back in.

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

Title:
  [regression] Suspend on lid close broken on Oneiric

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

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


[Bug 1035799] Re: show offline contacts is missing

2012-08-14 Thread typo
** Also affects: gnome-contacts
   Importance: Undecided
   Status: New

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

Title:
  show offline contacts is missing

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

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


[Bug 1035261] Re: Port compiz to gsettings and consequently remove unity-2d

2012-08-14 Thread Didier Roche
** Description changed:

  Porting compiz and so unity to gsettings has a lot of consequences:
  - compiz:
-   * build with gsettings support
-   * add migration scripts
+   * build with gsettings support
+   * add migration scripts
  - unity :
-   * gconf - gsettings patches (2)
-   * rebuild with the new gsettings compiz
-   * add transitional packages for all unity-2d packages
-   * add migration scripts
+   * gconf - gsettings patches (2)
+   * rebuild with the new gsettings compiz
+   * add transitional packages for all unity-2d packages
+   * add migration scripts
  - gnome-control-center:
   * should be ported in both the keyboard part by reverting the gsettings 
revert patch
   * in the unity background configuration panels to support gsettings
   * in the display configuration panels to support gsettings
  - gnome-settings-daemon to drop the gsettings revert patch:
  - metacity should be updated to  2.34.2 (gsettings integration, shared with 
compiz). Sync back with debian, demote to universe - this forces us to drop a 
lot of patches to make unity-2d running
  - consequently, dropping unity-2d because of metacity patches won't be 
ported, and unity-2d isn't maintained to port from gconf to gsettings:. Removal 
from the archive
  - lightdm to transition people from unity-2d to unity-3d session
  - unity-greeter to drop hardware detection capability for nux
- - gnome-session to drop the unity-2d session
+ - gnome-session to drop the unity-2d session and recommends
  - release-upgrader in precise to detect if the card can't run unity-3d, and 
if so, show a warning to tell to stay on the LTS
+ - ubuntu-desktop seed to remove dep on unity-2d
  
  People forcing the upgrade or installing on a machine without hardware
  acceleration will then use unity with llvmpipe.

** Also affects: ubuntu-meta (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Port compiz to gsettings and consequently remove unity-2d

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

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

[Bug 968534] Re: zenity crashed with SIGSEGV in zenity_tree_dialog_response()

2012-08-14 Thread ingamedeo
** Also affects: zenity (Arch Linux)
   Importance: Undecided
   Status: New

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

Title:
  zenity crashed with SIGSEGV in zenity_tree_dialog_response()

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

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


[Bug 1036629] [NEW] gedit asks for FTP password very very too often

2012-08-14 Thread typo
Public bug reported:

Each time I open a file over FTP with gedit I get asked for my password
several times. This also occurs when I switch from one tab to another
and even when I mark text in gedit.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: gedit 3.5.1-0ubuntu2
ProcVersionSignature: Ubuntu 3.5.0-10.10-generic 3.5.1
Uname: Linux 3.5.0-10-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.4-0ubuntu6
Architecture: amd64
Date: Tue Aug 14 14:11:41 2012
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111011)
SourcePackage: gedit
UpgradeStatus: Upgraded to quantal on 2012-08-12 (2 days ago)

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


** Tags: amd64 apport-bug quantal

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

Title:
  gedit asks for FTP password very very too often

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

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


[Bug 1036629] Re: gedit asks for FTP password very very too often

2012-08-14 Thread typo
** Description changed:

  Each time I open a file over FTP with gedit I get asked for my password
- several times. This also occurs if I switch from one tab to another.
+ several times. This also occurs when I switch from one tab to another
+ and even when I mark text in gedit.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gedit 3.5.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.5.0-10.10-generic 3.5.1
  Uname: Linux 3.5.0-10-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.4-0ubuntu6
  Architecture: amd64
  Date: Tue Aug 14 14:11:41 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111011)
  SourcePackage: gedit
  UpgradeStatus: Upgraded to quantal on 2012-08-12 (2 days ago)

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

Title:
  gedit asks for FTP password very very too often

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

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


[Bug 1021720] Re: gedit hangs opening some files

2012-08-14 Thread aloctavodia
Some messages  get when gedit hangs

(gedit:4602): Gtk-WARNING **: drawing failure for widget `GeditView':
out of memory

(gedit:5089): GtkSourceView-WARNING **: Could not find word to remove in buffer 
(HYDROLASE), this should not happen!
(gedit:5089): GtkSourceView-WARNING **: Could not find word to remove in buffer 
(COUPLING), this should not happen!
(gedit:5089): GtkSourceView-WARNING **: Could not find word to remove in buffer 
(DIPOLAR), this should not happen!
(gedit:5089): GtkSourceView-WARNING **: Could not find word to remove in buffer 
(CRYSTAL), this should not happen!
(gedit:5089): GtkSourceView-WARNING **: Could not find word to remove in buffer 
(LIQUID), this should not happen!
(gedit:5089): GtkSourceView-WARNING **: Could not find word to remove in buffer 
(NMR), this should not happen!
(gedit:5089): GtkSourceView-WARNING **: Could not find word to remove in buffer 
(UBIQUITIN), this should not happen!
(gedit:5089): GtkSourceView-WARNING **: Could not find word to remove in buffer 
(KEYWDS), this should not happen!

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

Title:
  gedit hangs opening some files

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

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


[Bug 1029703] [NEW] gnome-language-selector crashed with dbus.exceptions.DBusException in call_blocking(): org.freedesktop.DBus.Error.UnknownMethod: Method SetFormatsLocale is not implemented on inter

2012-08-14 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

After installing a new language in Language Support, I tried to change
the locales in Regional Formats tab, when this crash happened.

ProblemType: Crash
DistroRelease: Ubuntu 12.10
Package: language-selector-gnome 0.84
ProcVersionSignature: Ubuntu 3.5.0-6.6-generic 3.5.0
Uname: Linux 3.5.0-6-generic x86_64
ApportVersion: 2.4-0ubuntu5
Architecture: amd64
Date: Fri Jul 27 02:47:28 2012
ExecutablePath: /usr/bin/gnome-language-selector
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120724.2)
InterpreterPath: /usr/bin/python3.2mu
PackageArchitecture: all
ProcCmdline: /usr/bin/python3.2 /usr/bin/gnome-language-selector
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
PythonArgs: ['/usr/bin/gnome-language-selector']
SourcePackage: language-selector
Title: gnome-language-selector crashed with dbus.exceptions.DBusException in 
call_blocking(): org.freedesktop.DBus.Error.UnknownMethod: Method 
SetFormatsLocale is not implemented on interface org.freedesktop.Accounts.User
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

** Affects: accountsservice (Ubuntu)
 Importance: Medium
 Status: Confirmed


** Tags: amd64 apport-crash quantal running-unity
-- 
gnome-language-selector crashed with dbus.exceptions.DBusException in 
call_blocking(): org.freedesktop.DBus.Error.UnknownMethod: Method 
SetFormatsLocale is not implemented on interface org.freedesktop.Accounts.User
https://bugs.launchpad.net/bugs/1029703
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to accountsservice in Ubuntu.

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


[Bug 974682] Re: Snippet plugin doesn't work properly when having a placeholder with default list values

2012-08-14 Thread Jesse van den Kieboom
This has been fixed upstream

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

Title:
  Snippet plugin doesn't work properly when having a placeholder with
  default list values

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

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


[Bug 950160] Re: Unity blocks other programs from binding globally to Super+* or Alt+* (* = any key)

2012-08-14 Thread Sebastien Bacher
the bug mixes different issues, could somebody verify that the g-s-d
part fixes the issue under GNOME classic no effect or unity-2d? the
unity3d case is still nor sorted by that's another issue

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, 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)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/950160/+subscriptions

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


[Bug 1036673] [NEW] empathy-accounts corrupted and now crashing/broken

2012-08-14 Thread John Pye
Public bug reported:

For some time now, my Empathy window has always shown up with an error
about failing to connect to my Google Talk account. When I look at the
Accounts dialog, I saw TWO copies of my Google Talk account. If I
removed one of these by clicking the [-] icon, then the error message
would go away and everything work work fine.

Except that every time I started Empathy, the duplicate account would
reappear.

Today, I thought I would be clever. I renamed the duplicate account by
hovering over its name-text in the Accounts box, and adding some random
text at the end of the name. Then I clicked the [-] to remove the
duplicate account.

This time, when the Accounts dialog closed, there were no online
contacts shown. When I attempted to open the Accounts box now, nothing
appears.

When I type 'empathy-accounts', nothing shows, and the command exits
silents after about 20 seconds.

Now my Empathy is completely broken -- I can't see a way to refresh it
back to no accounts again. Where are the Accounts stored? How can I
clean them out? What's causing this crashed/broken behaviour?

I'm on latest Empathy with Ubuntu 12.04 LTS

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

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

Title:
  empathy-accounts corrupted and now crashing/broken

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

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


[Bug 894347] Re: Force Quit applet never quits

2012-08-14 Thread Somenath
It happened to me after fresh installation of 12.04 Gnome Classic amd64.
It was working before (in 10.04).

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

Title:
  Force Quit applet never quits

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

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


[Bug 950160] Re: Unity blocks other programs from binding globally to Super+* or Alt+* (* = any key)

2012-08-14 Thread Stéphane Graber
Tested the gnome-settings-daemon part, win+p didn't use to work, now it
does, so I guess that's a pass.

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

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, 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)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/950160/+subscriptions

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


[Bug 1035688] Re: shotwell crashed with SIGSEGV in g_file_make_directory_with_parents()

2012-08-14 Thread Sebastien Bacher
could be due to
http://git.gnome.org/browse/glib/commit/?id=b0bce4ad41937dabf7e5c94dcce3caf4e88f3f97

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

Title:
  shotwell crashed with SIGSEGV in g_file_make_directory_with_parents()

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

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


[Bug 1035688] Re: shotwell crashed with SIGSEGV in g_file_make_directory_with_parents()

2012-08-14 Thread Sebastien Bacher
Shotwell didn't change and we show similar issues coming from e.g gnome-
settings-daemon ... glib bug?

** Visibility changed to: Public

** Changed in: shotwell (Ubuntu)
   Importance: Medium = High

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

Title:
  shotwell crashed with SIGSEGV in g_file_make_directory_with_parents()

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

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


[Bug 948667] Re: gnome-panel crashed with SIGSEGV in gtk_widget_pop_verify_invariants()

2012-08-14 Thread Wolfgang
happens to me after enable compiz - then logged out and logged in

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

Title:
  gnome-panel crashed with SIGSEGV in gtk_widget_pop_verify_invariants()

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

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


[Bug 1036705] [NEW] Rhythmbox shows two entries for one song

2012-08-14 Thread Alexander Kallenbach
Public bug reported:

The problem, described above, occurs for example when I'm copying music
from the Ubuntu One Folder to my Music Library. After copying I've got
two entries, not one for the same song, but rhythmbox should detect the
dublicates.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: rhythmbox 2.96-0ubuntu4.1
ProcVersionSignature: Ubuntu 3.2.0-29.46-generic 3.2.24
Uname: Linux 3.2.0-29-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu12
Architecture: amd64
Date: Tue Aug 14 16:56:17 2012
SourcePackage: rhythmbox
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  Rhythmbox shows two entries for one song

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

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


[Bug 1036705] Re: Rhythmbox shows two entries for one song

2012-08-14 Thread Alexander Kallenbach
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in Ubuntu.
https://bugs.launchpad.net/bugs/1036705

Title:
  Rhythmbox shows two entries for one song

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

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


[Bug 1035688] Re: shotwell crashed with SIGSEGV in g_file_make_directory_with_parents()

2012-08-14 Thread Ingo Gerth
Fine by me to go public. Could you link the bug to Yorba?

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

Title:
  shotwell crashed with SIGSEGV in g_file_make_directory_with_parents()

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

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


[Bug 1035725] Re: gnome-settings-daemon crashed with SIGSEGV in g_file_make_directory_with_parents()

2012-08-14 Thread Sebastien Bacher
*** This bug is a duplicate of bug 1035688 ***
https://bugs.launchpad.net/bugs/1035688

** This bug is no longer a duplicate of bug 1034715
   gnome-settings-daemon crashed with SIGSEGV in 
g_file_make_directory_with_parents()
** This bug has been marked a duplicate of bug 1035688
   shotwell crashed with SIGSEGV in g_file_make_directory_with_parents()

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

Title:
  gnome-settings-daemon crashed with SIGSEGV in
  g_file_make_directory_with_parents()

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

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


[Bug 1035688] Re: shotwell crashed with SIGSEGV in g_file_make_directory_with_parents()

2012-08-14 Thread Sebastien Bacher
** Package changed: shotwell (Ubuntu) = glib2.0 (Ubuntu)

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

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

** Changed in: glib2.0 (Ubuntu)
   Status: Confirmed = In Progress

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

Title:
  shotwell crashed with SIGSEGV in g_file_make_directory_with_parents()

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

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


[Bug 1034715] Re: gnome-settings-daemon crashed with SIGSEGV in g_file_make_directory_with_parents()

2012-08-14 Thread Sebastien Bacher
*** This bug is a duplicate of bug 1035688 ***
https://bugs.launchpad.net/bugs/1035688

** This bug has been marked a duplicate of bug 1035688
   shotwell crashed with SIGSEGV in g_file_make_directory_with_parents()

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

Title:
  gnome-settings-daemon crashed with SIGSEGV in
  g_file_make_directory_with_parents()

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

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


[Bug 388500] Re: should use nautilus' file sorting preferences

2012-08-14 Thread Andreas Leitgeb
I understand the report as concerning the case where EOG is called from
nautilus with one photo to display, and then the user clicks
next/previous...

If however, eog is called with a list of filenames (e.g. from command
line or a script), then it should really follow the order of the photos
that it was called with.   Unfortunately, it doesn't.

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

Title:
  should use nautilus' file sorting preferences

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

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


[Bug 894496] Re: Add support for Google Music

2012-08-14 Thread Mathias Brodala
Not an option unless it supports every country.

** Changed in: exaile
   Status: Triaged = Won't Fix

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

Title:
  Add support for Google Music

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

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


[Bug 1034080] Re: no About menu item

2012-08-14 Thread Sam_
There is already a smart Nemo. bug 403176

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

Title:
  no About menu item

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

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


[Bug 1035688] Re: shotwell crashed with SIGSEGV in g_file_make_directory_with_parents()

2012-08-14 Thread Doug McMahon
Atm this is also preventing file-roller from doing extractions, (or at
least some.

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

Title:
  shotwell crashed with SIGSEGV in g_file_make_directory_with_parents()

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

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


[Bug 1036729] Re: file-roller crashed with SIGABRT in raise()

2012-08-14 Thread Apport retracing service
*** This bug is a duplicate of bug 1034624 ***
https://bugs.launchpad.net/bugs/1034624

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 #1034624, 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/1036729/+attachment/3260822/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1036729/+attachment/3260824/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1036729/+attachment/3260826/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1036729/+attachment/3260827/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1036729/+attachment/3260828/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1036729/+attachment/3260829/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1036729/+attachment/3260830/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1034624
   file-roller crashed with SIGABRT in __libc_message()

** Visibility changed to: Public

** Tags removed: need-i386-retrace

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

Title:
  file-roller crashed with SIGABRT in raise()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1036729/+subscriptions

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


[Bug 1036738] [NEW] facebook login doesn't work......i've tried usern...@chat.facebook.com and just username

2012-08-14 Thread proton
Public bug reported:

i've tried use empathy.but my facebook login doesn't work with it...
i searched the web.most of the people  have the same problem...u'...
for some, it works by using usern...@chat.facebook.com and for some by just 
writing 'username'in the username field, but for me none of them worked, 
i error it gives me is: NETWORK ERROR.
i don't know why...my internet is connected;everythng is just fine, but 
stiill i don't knw, why is tht problem...

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: empathy 3.2.0.1-0ubuntu1.1
ProcVersionSignature: Ubuntu 3.0.0-24.40-generic 3.0.38
Uname: Linux 3.0.0-24-generic i686
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Date: Tue Aug 14 09:54:26 2012
ExecutablePath: /usr/bin/empathy
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
SourcePackage: empathy
UpgradeStatus: Upgraded to oneiric on 2012-07-15 (29 days ago)

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


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

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

Title:
  facebook login doesn't work..i've tried
  usern...@chat.facebook.com and just username

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

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


[Bug 1036738] Re: facebook login doesn't work......i've tried usern...@chat.facebook.com and just username

2012-08-14 Thread proton
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to empathy in Ubuntu.
https://bugs.launchpad.net/bugs/1036738

Title:
  facebook login doesn't work..i've tried
  usern...@chat.facebook.com and just username

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

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


[Bug 1036740] Re: file-roller crashed with SIGSEGV in g_file_make_directory_with_parents()

2012-08-14 Thread Apport retracing service
*** This bug is a duplicate of bug 1035312 ***
https://bugs.launchpad.net/bugs/1035312

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 #1035312, 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/1036740/+attachment/3260887/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1036740/+attachment/3260889/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1036740/+attachment/3260890/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1036740/+attachment/3260891/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1036740/+attachment/3260892/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1036740/+attachment/3260893/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1036740/+attachment/3260894/+files/ThreadStacktrace.txt

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

** Visibility changed to: Public

** Tags removed: need-amd64-retrace

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

Title:
  file-roller crashed with SIGSEGV in
  g_file_make_directory_with_parents()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1036740/+subscriptions

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


[Bug 1036752] Re: gnome claasic - uses the Default profile but no compiz plugins loaded

2012-08-14 Thread Doug McMahon
** Summary changed:

- gnome claasic - uses the Default profile but no compiz plugins loaded
+ gnome classic - uses the Default profile but no compiz plugins loaded

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

Title:
  gnome classic - uses the Default profile but no compiz plugins loaded

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

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


[Bug 1036752] [NEW] gnome classic - uses the Default profile but no compiz plugins loaded

2012-08-14 Thread Doug McMahon
Public bug reported:

Test case
new  install from current or recent daily
install gnome-session-fallback
log in to gnome classic 
There will be absolutely no compiz plugins loaded whatsoever

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: gnome-session-fallback 3.5.5-0ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-10.10-generic 3.5.1
Uname: Linux 3.5.0-10-generic x86_64
ApportVersion: 2.4-0ubuntu6
Architecture: amd64
Date: Tue Aug 14 12:55:47 2012
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120813.1)
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)

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


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

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

Title:
  gnome classic - uses the Default profile but no compiz plugins loaded

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

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


[Bug 1036750] Re: gnome-panel crashed with signal 5 in g_object_newv()

2012-08-14 Thread Apport retracing service
*** This bug is a duplicate of bug 982376 ***
https://bugs.launchpad.net/bugs/982376

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 #982376, 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/1036750/+attachment/3260926/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1036750/+attachment/3260928/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1036750/+attachment/3260930/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1036750/+attachment/3260931/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1036750/+attachment/3260932/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1036750/+attachment/3260933/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1036750/+attachment/3260934/+files/ThreadStacktrace.txt

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

** Visibility changed to: Public

** Tags removed: need-amd64-retrace

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

Title:
  gnome-panel crashed with signal 5 in g_object_newv()

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

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


[Bug 1036754] Stacktrace.txt

2012-08-14 Thread Apport retracing service
** Attachment added: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1036754/+attachment/3260957/+files/Stacktrace.txt

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

Title:
  nautilus crashed with SIGABRT in g_assertion_message()

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

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


[Bug 1036754] Re: nautilus crashed with SIGABRT in raise()

2012-08-14 Thread Sundaravenkataraman
** Visibility changed to: Public

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

Title:
  nautilus crashed with SIGABRT in g_assertion_message()

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

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


[Bug 1036754]

2012-08-14 Thread Apport retracing service
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1036754

Title:
  nautilus crashed with SIGABRT in g_assertion_message()

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

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


[Bug 1036754] StacktraceSource.txt

2012-08-14 Thread Apport retracing service
** Attachment added: StacktraceSource.txt
   
https://bugs.launchpad.net/bugs/1036754/+attachment/3260958/+files/StacktraceSource.txt

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

Title:
  nautilus crashed with SIGABRT in g_assertion_message()

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

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


[Bug 1036754] StacktraceTop.txt

2012-08-14 Thread Apport retracing service
** Attachment added: StacktraceTop.txt
   
https://bugs.launchpad.net/bugs/1036754/+attachment/3260959/+files/StacktraceTop.txt

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

Title:
  nautilus crashed with SIGABRT in g_assertion_message()

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

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


[Bug 1036754] ThreadStacktrace.txt

2012-08-14 Thread Apport retracing service
** Attachment added: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1036754/+attachment/3260960/+files/ThreadStacktrace.txt

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1036754/+attachment/3260938/+files/CoreDump.gz

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

** Summary changed:

- nautilus crashed with SIGABRT in raise()
+ nautilus crashed with SIGABRT in g_assertion_message()

** Tags removed: need-i386-retrace

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

Title:
  nautilus crashed with SIGABRT in g_assertion_message()

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

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


[Bug 1036752] Re: gnome classic - uses the Default profile but no compiz plugins loaded

2012-08-14 Thread Doug McMahon
As seen in xsession-errors (or from terminal
/usr/bin/compiz (core) - Info: Loading plugin: core
/usr/bin/compiz (core) - Info: Starting plugin: core
/usr/bin/compiz (core) - Info: Loading plugin: ccp
/usr/bin/compiz (core) - Info: Starting plugin: ccp
Backend : ini
Integration : true
Profile : default
Adding plugins
Initializing core options...done

Backend : ini - ???

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

Title:
  gnome classic - uses the Default profile but no compiz plugins loaded

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

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


[Bug 1036705] Re: Rhythmbox shows two entries for one song

2012-08-14 Thread Alexander Kallenbach
There has been a plugin some years ago which for now doesn't work:

http://forum.ubuntuusers.de/topic/rhythmbox-plugin-duplikate-entfernen/

https://code.launchpad.net/~scrawl/+branches?field.lifecycle=ALLfield
.lifecycle-empty-marker=1field.sort_by=oldest+firstfield.sort_by-
empty-marker=1

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

Title:
  Rhythmbox shows two entries for one song

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

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


[Bug 1036738] Re: facebook login doesn't work......i've tried usern...@chat.facebook.com and just username

2012-08-14 Thread Bilal Shahid
thanks for the bug report
just use the username of the facebook or the email id which you use normally to 
login to facebook from web browser.

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

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

Title:
  facebook login doesn't work..i've tried
  usern...@chat.facebook.com and just username

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

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


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

2012-08-14 Thread jonas
After turning on Control pointer using they keypad in Universal access
I can trigger the bug 100% of the time by using the keypad to control
the mouse when browsing the web with Google Chrome. Editing /usr/lib
/gnome-settings-daemon-3.0/keyboard.gnome-settings-plugin as suggested
in #85 seems to fix the issue (a couple of hours without an issue).
Using Ubuntu 12.04 and connected with vnc to the machine where I have
Chrome running.

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/969359/+subscriptions

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


[Bug 1036780] Re: gnome-panel crashed with signal 5 in g_object_newv()

2012-08-14 Thread Apport retracing service
*** This bug is a duplicate of bug 982376 ***
https://bugs.launchpad.net/bugs/982376

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 #982376, 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/1036780/+attachment/3260991/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1036780/+attachment/3260993/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1036780/+attachment/3260995/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1036780/+attachment/3260996/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1036780/+attachment/3260997/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1036780/+attachment/3260998/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1036780/+attachment/3260999/+files/ThreadStacktrace.txt

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

** Visibility changed to: Public

** Tags removed: need-amd64-retrace

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

Title:
  gnome-panel crashed with signal 5 in g_object_newv()

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

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


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

2012-08-14 Thread jonas
spoke to soon. editing the file as suggested in #85 does not fix the
issue for me. removing the file completely as suggested in #33 does seem
to fix it though.

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

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/969359/+subscriptions

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


[Bug 1036260] Re: Running gtester-report on gtester output raises KeyError

2012-08-14 Thread Jason Conti
Thanks for the bug report. I found an upstream bug here:
https://bugzilla.gnome.org/show_bug.cgi?id=668035 and I submitted a
simple patch to fix it.

You can workaround the issue by manually adding:

info
packagePACKAGENAME/package
versionVERSION/version
revisionREVISION/revision
/info

to the generated xml. It seems that is exactly what glib does, to
collect multiple reports together. (See Makefile.decl in the glib
source)

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

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

** Changed in: glib2.0 (Ubuntu)
   Status: New = Confirmed

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

Title:
  Running gtester-report on gtester output raises KeyError

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

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


[Bug 997630] Re: evince and eog broken on remote sessions (X, NX, x2go and VNC)

2012-08-14 Thread Launchpad Bug Tracker
** Branch linked: lp:~fginther/geis/2.2.9.1

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

Title:
  evince and eog broken on remote sessions (X, NX, x2go and VNC)

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

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


[Bug 1036813] [NEW] configured signature not automatically added

2012-08-14 Thread Jamie Strandboge
Public bug reported:

On up to date 12.10, if I configure a signature in the Account Editor,
the signature is not automatically added like it was in 12.04 LTS and
before.

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


** Tags: regression-release

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

Title:
  configured signature not automatically added

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

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


[Bug 923932] Re: [Classic session] LibreOffice icons are larger than other app's icons

2012-08-14 Thread Sanchit Gangwar
I've added the 24x24 pixels hicolor icons. Patch is attached with the
comment and the icons are separately attached.

** Patch added: Patch for the bug.
   
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/923932/+attachment/3261096/+files/added-24x24-icons.diff

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

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

Title:
  [Classic session] LibreOffice icons are larger than other app's icons

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

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


[Bug 923932] Re: [Classic session] LibreOffice icons are larger than other app's icons

2012-08-14 Thread Sanchit Gangwar
Here are the icons.

** Attachment added: Icons for the bug.
   
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/923932/+attachment/3261097/+files/24x24.tar.gz

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

Title:
  [Classic session] LibreOffice icons are larger than other app's icons

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

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


[Bug 923932] Re: [Classic session] LibreOffice icons are larger than other app's icons

2012-08-14 Thread Micah Gersten
This is certainly not Fix Released, see
https://wiki.ubuntu.com/Bugs/Status for more information.  I believe
this should go upstream as binary diffs are difficult to maintain.

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

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

Title:
  [Classic session] LibreOffice icons are larger than other app's icons

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

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


[Bug 923932] Re: [Classic session] LibreOffice icons are larger than other app's icons

2012-08-14 Thread Micah Gersten
Bjoern, can you please take care of upstreaming this or help Sanchit do
so please.

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

** Changed in: libreoffice (Ubuntu)
   Status: In Progress = Triaged

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

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

Title:
  [Classic session] LibreOffice icons are larger than other app's icons

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

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

[Bug 1034715] Re: gnome-settings-daemon crashed with SIGSEGV in g_file_make_directory_with_parents()

2012-08-14 Thread Andrzej Korkuz
** This bug is no longer a duplicate of bug 1035688
   shotwell crashed with SIGSEGV in g_file_make_directory_with_parents()

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

Title:
  gnome-settings-daemon crashed with SIGSEGV in
  g_file_make_directory_with_parents()

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

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


[Bug 923932] Re: [Classic session] LibreOffice icons are larger than other app's icons

2012-08-14 Thread Sanchit Gangwar
Forwarded the bug upstream.

** Bug watch added: freedesktop.org Bugzilla #53505
   https://bugs.freedesktop.org/show_bug.cgi?id=53505

** Also affects: df-libreoffice via
   https://bugs.freedesktop.org/show_bug.cgi?id=53505
   Importance: Unknown
   Status: Unknown

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

Title:
  [Classic session] LibreOffice icons are larger than other app's icons

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

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


[Bug 1034715] Re: gnome-settings-daemon crashed with SIGSEGV in g_file_make_directory_with_parents()

2012-08-14 Thread Sebastien Bacher
*** This bug is a duplicate of bug 1035688 ***
https://bugs.launchpad.net/bugs/1035688

** This bug has been marked a duplicate of bug 1035688
   shotwell crashed with SIGSEGV in g_file_make_directory_with_parents()

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

Title:
  gnome-settings-daemon crashed with SIGSEGV in
  g_file_make_directory_with_parents()

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

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


[Bug 974682] Re: Snippet plugin doesn't work properly when having a placeholder with default list values

2012-08-14 Thread Sebastien Bacher
thanks Jesse

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

** Changed in: gedit (Ubuntu)
   Status: New = Fix Committed

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

Title:
  Snippet plugin doesn't work properly when having a placeholder with
  default list values

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

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


[Bug 974682] Re: Snippet plugin doesn't work properly when having a placeholder with default list values

2012-08-14 Thread Sebastien Bacher
that's this commit right? 1035688

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

Title:
  Snippet plugin doesn't work properly when having a placeholder with
  default list values

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

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


[Bug 974682] Re: Snippet plugin doesn't work properly when having a placeholder with default list values

2012-08-14 Thread Sebastien Bacher
ups,
http://git.gnome.org/browse/gedit/commit/?id=bd5da58d0b375ce40ff34b6a2b12de7c76348ed8

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

Title:
  Snippet plugin doesn't work properly when having a placeholder with
  default list values

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

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


[Bug 772709] Re: Network Manager Icon Is not changin when VPN is connected (nm-device-wired-secure icon is missing)

2012-08-14 Thread Julien Lavergne
** Also affects: lubuntu-artwork (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Network Manager Icon Is not changin when VPN is connected (nm-device-
  wired-secure icon is missing)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/elementary-icon-theme/+bug/772709/+subscriptions

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


[Bug 1036854] Re: gnome desktop reported error

2012-08-14 Thread Dale Beaudoin
*** This bug is a duplicate of bug 1029370 ***
https://bugs.launchpad.net/bugs/1029370


** Visibility changed to: Public

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

Title:
  gnome desktop reported error

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

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


[Bug 1036856] [NEW] Unable to transfer files over bluetooth from an Android device using Nautilus

2012-08-14 Thread Ayan George
Public bug reported:


Transferring files from many Android devices fail using Nautilus.  Command line 
obexftp utilities work.

I'm not sure if this is an issue with gvfs, nautilus, or bluez.

Steps:
1. log into desktop
2. pair phone with laptop
3. click bluetooth applet and select browse files on device
4. copy file from harddrive in nautilus and paste it in phone in nautilus

Expected results: file is transfered

Actual results: files is not transfered

** Affects: bluez (Ubuntu)
 Importance: High
 Status: Confirmed

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

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


** Tags: blocks-hwcert-enablement

** Also affects: nautilus (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: gvfs (Ubuntu)
   Importance: Undecided
   Status: New

** Tags added: blocks-hwcert-enablement

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

Title:
  Unable to transfer files over bluetooth from an Android device using
  Nautilus

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

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


[Bug 1036854] Re: gnome desktop reported error

2012-08-14 Thread Apport retracing service
*** This bug is a duplicate of bug 1029370 ***
https://bugs.launchpad.net/bugs/1029370

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 #1029370, 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/1036854/+attachment/3261263/+files/CoreDump.gz

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1036854/+attachment/3261265/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1036854/+attachment/3261266/+files/ProcStatus.txt

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

** Tags removed: need-i386-retrace

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

Title:
  gnome desktop reported error

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

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


[Bug 1036875] [NEW] gedit never fill the recent file list in Open icon in tool bar

2012-08-14 Thread efa
Public bug reported:

gedit never fill the recent file list in Open icon in tool bar
Clicking the down arrow at the right of Open icon, the drop down list always 
say:
Nessun elemento trovato
that is something about:
No element found

The Recent list in open dialog is correct.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: gedit 3.4.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-29.46-generic-pae 3.2.24
Uname: Linux 3.2.0-29-generic-pae i686
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu12
Architecture: i386
CheckboxSubmission: bff6ca128abafd5e9f4c5484e1181d23
CheckboxSystem: b8f3ec504801f13fc208edb5c785b099
Date: Tue Aug 14 23:53:24 2012
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
SourcePackage: gedit
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 precise

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

Title:
  gedit never fill the recent file list in Open icon in tool bar

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

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


[Bug 1036875] Re: gedit never fill the recent file list in Open icon in tool bar

2012-08-14 Thread efa
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/1036875

Title:
  gedit never fill the recent file list in Open icon in tool bar

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

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


[Bug 1036878] Re: file-roller crashed with SIGSEGV in g_simple_async_result_complete()

2012-08-14 Thread RubenxParra
** Visibility changed to: Public

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

Title:
  file-roller crashed with SIGSEGV in dlg_package_installer()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1036878/+subscriptions

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


[Bug 1036878] Possible regression detected

2012-08-14 Thread Apport retracing service
This crash has the same stack trace characteristics as bug #1035912.
However, the latter was already fixed in an earlier package version than
the one in this report. This might be a regression or because the
problem is in a dependent package.

** Tags added: regression-retracer

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

Title:
  file-roller crashed with SIGSEGV in dlg_package_installer()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1036878/+subscriptions

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


[Bug 1036878]

2012-08-14 Thread Apport retracing service
StacktraceTop:
 dlg_package_installer (window=0x979010, archive=0x0, 
action=FR_ACTION_LOADING_ARCHIVE) at dlg-package-installer.c:265
 _handle_archive_operation_error (window=0x979010, archive=0x0, 
action=optimized out, error=0xa7c100, continue_batch=optimized out, 
opens_dialog=0x7fff418aa7fc) at fr-window.c:2779
 _archive_operation_completed (window=window@entry=0x979010, 
action=action@entry=FR_ACTION_LOADING_ARCHIVE, error=0xa7c100) at 
fr-window.c:2915
 archive_open_ready_cb (source_object=0xa69d20, result=optimized out, 
user_data=user_data@entry=0x979010) at fr-window.c:5967
 g_simple_async_result_complete (simple=0xb50190) at 
/build/buildd/glib2.0-2.33.8/./gio/gsimpleasyncresult.c:775

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

Title:
  file-roller crashed with SIGSEGV in dlg_package_installer()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1036878/+subscriptions

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


[Bug 1036878] Stacktrace.txt

2012-08-14 Thread Apport retracing service
** Attachment added: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1036878/+attachment/3261356/+files/Stacktrace.txt

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

Title:
  file-roller crashed with SIGSEGV in dlg_package_installer()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1036878/+subscriptions

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


[Bug 1036878] StacktraceSource.txt

2012-08-14 Thread Apport retracing service
** Attachment added: StacktraceSource.txt
   
https://bugs.launchpad.net/bugs/1036878/+attachment/3261357/+files/StacktraceSource.txt

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

Title:
  file-roller crashed with SIGSEGV in dlg_package_installer()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1036878/+subscriptions

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


[Bug 1036878] ThreadStacktrace.txt

2012-08-14 Thread Apport retracing service
** Attachment added: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1036878/+attachment/3261358/+files/ThreadStacktrace.txt

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1036878/+attachment/3261347/+files/CoreDump.gz

** Changed in: file-roller (Ubuntu)
   Importance: Undecided = Medium

** Summary changed:

- file-roller crashed with SIGSEGV in g_simple_async_result_complete()
+ file-roller crashed with SIGSEGV in dlg_package_installer()

** Tags removed: need-amd64-retrace

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

Title:
  file-roller crashed with SIGSEGV in dlg_package_installer()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1036878/+subscriptions

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


[Bug 1036886] Re: evolution crashed with SIGSEGV in g_hash_table_remove_all()

2012-08-14 Thread Apport retracing service
*** This bug is a duplicate of bug 1030443 ***
https://bugs.launchpad.net/bugs/1030443

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 #1030443, 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/1036886/+attachment/3261381/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1036886/+attachment/3261383/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1036886/+attachment/3261385/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1036886/+attachment/3261386/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1036886/+attachment/3261387/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1036886/+attachment/3261388/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1036886/+attachment/3261389/+files/ThreadStacktrace.txt

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

** Visibility changed to: Public

** Tags removed: need-amd64-retrace

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

Title:
  evolution crashed with SIGSEGV in g_hash_table_remove_all()

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

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


[Bug 1036888] Re: file-roller crashed with signal 5 in g_object_newv()

2012-08-14 Thread Apport retracing service
*** This bug is a duplicate of bug 1036749 ***
https://bugs.launchpad.net/bugs/1036749

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 #1036749, 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/1036888/+attachment/3261400/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1036888/+attachment/3261402/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1036888/+attachment/3261404/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1036888/+attachment/3261405/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1036888/+attachment/3261406/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1036888/+attachment/3261407/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1036888/+attachment/3261408/+files/ThreadStacktrace.txt

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

** Visibility changed to: Public

** Tags removed: need-amd64-retrace

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

Title:
  file-roller crashed with signal 5 in g_object_newv()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1036888/+subscriptions

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


[Bug 1036901] Re: gnome-control-center crashed with SIGSEGV in g_simple_async_result_complete()

2012-08-14 Thread Apport retracing service
*** This bug is a duplicate of bug 1023042 ***
https://bugs.launchpad.net/bugs/1023042

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 #1023042, 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/1036901/+attachment/3261444/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1036901/+attachment/3261446/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1036901/+attachment/3261448/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1036901/+attachment/3261449/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1036901/+attachment/3261450/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1036901/+attachment/3261451/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1036901/+attachment/3261452/+files/ThreadStacktrace.txt

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

** Visibility changed to: Public

** Tags removed: need-amd64-retrace

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

Title:
  gnome-control-center crashed with SIGSEGV in
  g_simple_async_result_complete()

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

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


[Bug 1036915] Re: file-roller crashed with signal 5 in g_object_newv()

2012-08-14 Thread Apport retracing service
*** This bug is a duplicate of bug 1036749 ***
https://bugs.launchpad.net/bugs/1036749

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 #1036749, 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/1036915/+attachment/3261468/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1036915/+attachment/3261470/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1036915/+attachment/3261471/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1036915/+attachment/3261472/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1036915/+attachment/3261473/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1036915/+attachment/3261474/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1036915/+attachment/3261475/+files/ThreadStacktrace.txt

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

** Visibility changed to: Public

** Tags removed: need-i386-retrace

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

Title:
  file-roller crashed with signal 5 in g_object_newv()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1036915/+subscriptions

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


[Bug 794142] Re: Printing PDFs with some greyscale images results in the images appearing as negatives

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

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

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

Title:
  Printing PDFs with some greyscale images results in the images
  appearing as negatives

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

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


[Bug 1036901] Re: gnome-control-center crashed with SIGSEGV in g_simple_async_result_complete()

2012-08-14 Thread Jeff Wheeler
This bug does not exist?

** This bug is no longer a duplicate of private bug 1023042

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

Title:
  gnome-control-center crashed with SIGSEGV in
  g_simple_async_result_complete()

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

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


[Bug 1036932] [NEW] 'man gnome-control-center' is of poor quality (incomplete)

2012-08-14 Thread Detlef Lechner
Public bug reported:

'man gnome-control-center' does not even list all possible command-line 
options. For example, it does not mention '~$ gnome-control center 
user-accounts'. 
I expect that 'man gnome-control-center' does list all possible options of the 
gnome-control-center command.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: gnome-control-center 1:3.4.2-0ubuntu0.4
ProcVersionSignature: Ubuntu 3.2.0-29.46-generic 3.2.24
Uname: Linux 3.2.0-29-generic x86_64
ApportVersion: 2.0.1-0ubuntu12
Architecture: amd64
Date: Wed Aug 15 05:10:32 2012
InstallationMedia: Ubuntu-Server 11.04 Natty Narwhal - Release amd64 
(20110426)
SourcePackage: gnome-control-center
UpgradeStatus: Upgraded to precise on 2012-05-15 (91 days ago)
usr_lib_gnome-control-center:
 deja-dup   22.0-0ubuntu2
 gnome-bluetooth3.2.2-0ubuntu5
 indicator-datetime 0.3.94-0ubuntu2

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


** Tags: amd64 apport-bug precise

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

Title:
  'man gnome-control-center' is of poor quality (incomplete)

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

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


[Bug 1036932] Re: 'man gnome-control-center' is of poor quality (incomplete)

2012-08-14 Thread Detlef Lechner
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1036932

Title:
  'man gnome-control-center' is of poor quality (incomplete)

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

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


[Bug 953392] Re: File /usr/share/gnome-pkg-tools/control.header contains one blank line to much at the end - Please remove it

2012-08-14 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-pkg-tools - 0.19.3ubuntu2

---
gnome-pkg-tools (0.19.3ubuntu2) quantal; urgency=low

  * Remove blank line at end of control.header. (LP: #953392)
 -- Logan Rosen logatron...@gmail.com   Mon, 30 Jul 2012 03:54:42 -0400

** Changed in: gnome-pkg-tools (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  File /usr/share/gnome-pkg-tools/control.header contains one blank line
  to much at the end - Please remove it

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

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


[Bug 953392] Re: File /usr/share/gnome-pkg-tools/control.header contains one blank line to much at the end - Please remove it

2012-08-14 Thread Logan Rosen
** Bug watch added: Debian Bug tracker #684503
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684503

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

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

Title:
  File /usr/share/gnome-pkg-tools/control.header contains one blank line
  to much at the end - Please remove it

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

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


[Bug 1036813] Re: configured signature not automatically added

2012-08-14 Thread toda
** Changed in: evolution (Ubuntu)
   Status: New = Incomplete

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

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

Title:
  configured signature not automatically added

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

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


Re: [Bug 1036738] Re: facebook login doesn't work......i've tried usern...@chat.facebook.com and just username

2012-08-14 Thread proton
hey , tried it.bt it didn't work either.
On 8/14/12, Bilal Shahid s9ip...@gmail.com wrote:
 thanks for the bug report
 just use the username of the facebook or the email id which you use normally
 to login to facebook from web browser.

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

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1036738

 Title:
   facebook login doesn't work..i've tried
   usern...@chat.facebook.com and just username

 Status in “empathy” package in Ubuntu:
   Incomplete

 Bug description:
   i've tried use empathy.but my facebook login doesn't work with it...
   i searched the web.most of the people  have the same problem...u'...
   for some, it works by using usern...@chat.facebook.com and for some by
 just writing 'username'in the username field, but for me none of them
 worked,
   i error it gives me is: NETWORK ERROR.
   i don't know why...my internet is connected;everythng is just
 fine, but stiill i don't knw, why is tht problem...

   ProblemType: Bug
   DistroRelease: Ubuntu 11.10
   Package: empathy 3.2.0.1-0ubuntu1.1
   ProcVersionSignature: Ubuntu 3.0.0-24.40-generic 3.0.38
   Uname: Linux 3.0.0-24-generic i686
   ApportVersion: 1.23-0ubuntu4
   Architecture: i386
   Date: Tue Aug 14 09:54:26 2012
   ExecutablePath: /usr/bin/empathy
   InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386
 (20111012)
   SourcePackage: empathy
   UpgradeStatus: Upgraded to oneiric on 2012-07-15 (29 days ago)

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



-- 
*Sumit*

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

Title:
  facebook login doesn't work..i've tried
  usern...@chat.facebook.com and just username

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

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

[Bug 1005495] Re: Change brightness keys don't work on Acer Aspire One D270

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

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

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

Title:
  Change brightness keys don't work on Acer Aspire One D270

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/1005495/+subscriptions

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


[Bug 1036959] [NEW] package gconf2 3.2.5-0ubuntu2 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-08-14 Thread TeliuTe
Public bug reported:

upgrade to 12.04 from 11.10

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: gconf2 3.2.5-0ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-29.46-generic-pae 3.2.24
Uname: Linux 3.2.0-29-generic-pae i686
ApportVersion: 2.0.1-0ubuntu5
Architecture: i386
Date: Wed Aug 15 12:56:08 2012
ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
SourcePackage: gconf
Title: package gconf2 3.2.5-0ubuntu2 failed to install/upgrade: ErrorMessage: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to precise on 2012-08-15 (0 days ago)

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


** Tags: apport-package i386 precise

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

Title:
  package gconf2 3.2.5-0ubuntu2 failed to install/upgrade: ErrorMessage:
  subprocess installed post-installation script returned error exit
  status 1

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

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


[Bug 1036959] Re: package gconf2 3.2.5-0ubuntu2 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-08-14 Thread TeliuTe
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gconf in Ubuntu.
https://bugs.launchpad.net/bugs/1036959

Title:
  package gconf2 3.2.5-0ubuntu2 failed to install/upgrade: ErrorMessage:
  subprocess installed post-installation script returned error exit
  status 1

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

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


[Bug 1036959] Re: package gconf2 3.2.5-0ubuntu2 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-08-14 Thread TeliuTe
** Description changed:

- upgrade 12.04 from 11.10
+ upgrade to 12.04 from 11.10
  
  ProblemType: Package
  DistroRelease: Ubuntu 12.04
  Package: gconf2 3.2.5-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-29.46-generic-pae 3.2.24
  Uname: Linux 3.2.0-29-generic-pae i686
  ApportVersion: 2.0.1-0ubuntu5
  Architecture: i386
  Date: Wed Aug 15 12:56:08 2012
  ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
  SourcePackage: gconf
  Title: package gconf2 3.2.5-0ubuntu2 failed to install/upgrade: ErrorMessage: 
subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: Upgraded to precise on 2012-08-15 (0 days ago)

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

Title:
  package gconf2 3.2.5-0ubuntu2 failed to install/upgrade: ErrorMessage:
  subprocess installed post-installation script returned error exit
  status 1

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

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