[Bug 1343815] [NEW] Introspection of GnomeBluetooth.Column is broken

2014-07-18 Thread Tim
Public bug reported:

Introspection of the GnomeBluetooth.Column enum is broken currently. I
guess this never showed up before because it wasnt used, but as of 3.12
gnome-shell is using it.

Basically the enums are not stripped properly, so they exist as  
GnomeBluetooth.Column.LUETOOTH_COLUMN_DEFAULT
 rather GnomeBluetooth.Column.DEFAULT

https://git.gnome.org/browse/gnome-
bluetooth/commit/?id=432c9fd5c3b2bc38685539f04a3cbc96b09d0b85

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: gnome-bluetooth 3.8.2.1-0ubuntu7
ProcVersionSignature: Ubuntu 3.13.0-30.55-generic 3.13.11.2
Uname: Linux 3.13.0-30-generic x86_64
ApportVersion: 2.14.4-0ubuntu2
Architecture: amd64
CurrentDesktop: GNOME
Date: Fri Jul 18 15:46:25 2014
SourcePackage: gnome-bluetooth
UpgradeStatus: Upgraded to utopic on 2014-01-05 (193 days ago)

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


** Tags: amd64 apport-bug utopic

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

Title:
  Introspection of GnomeBluetooth.Column is broken

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

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


[Bug 1343815] Re: Introspection of GnomeBluetooth.Column is broken

2014-07-18 Thread Tim
** Patch added: fix introspection
   
https://bugs.launchpad.net/ubuntu/+source/gnome-bluetooth/+bug/1343815/+attachment/4155356/+files/g-bt-introspection.patch

** Description changed:

  Introspection of the GnomeBluetooth.Column enum is broken currently. I
  guess this never showed up before because it wasnt used, but as of 3.12
  gnome-shell is using it.
  
  Basically the enums are not stripped properly, so they exist as  
GnomeBluetooth.Column.LUETOOTH_COLUMN_DEFAULT
-  rather GnomeBluetooth.Column.DEFAULT
+  rather than GnomeBluetooth.Column.DEFAULT
  
  https://git.gnome.org/browse/gnome-
  bluetooth/commit/?id=432c9fd5c3b2bc38685539f04a3cbc96b09d0b85
  
- ProblemType: Bug
- DistroRelease: Ubuntu 14.10
+ ProblemType: BugDistroRelease: Ubuntu 14.10
  Package: gnome-bluetooth 3.8.2.1-0ubuntu7
  ProcVersionSignature: Ubuntu 3.13.0-30.55-generic 3.13.11.2
  Uname: Linux 3.13.0-30-generic x86_64
  ApportVersion: 2.14.4-0ubuntu2
  Architecture: amd64
  CurrentDesktop: GNOME
- Date: Fri Jul 18 15:46:25 2014
- SourcePackage: gnome-bluetooth
+ Date: Fri Jul 18 15:46:25 2014SourcePackage: gnome-bluetooth
  UpgradeStatus: Upgraded to utopic on 2014-01-05 (193 days ago)

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

Title:
  Introspection of GnomeBluetooth.Column is broken

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

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

[Bug 1333599] Re: Nautilus doesn't show templates and scripts in the file menu

2014-07-18 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  Nautilus doesn't show templates and scripts in the file menu

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

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


[Bug 1333599] Re: Nautilus doesn't show templates and scripts in the file menu

2014-07-18 Thread José Daniel Portomeñe López
I've noticed the same behaviour after installing 14.04 LTS, in both 32
and 64 bits versions.

It's quite difficult to create a file in some circumstances, because
when you make a right click into a folder's content, when there are many
files and/or folders and the screen is full, there isn't space to do a
'clean' right click into the folder; you are right clicking onto a file.
In result, the solution until 14.04 LTS was selecting the New Document
command in the File menu, but now it's impossible.

The same problem is present with the scripts.

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

Title:
  Nautilus doesn't show templates and scripts in the file menu

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

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


[Bug 1343983] [NEW] Fix Glade 3.8 crashes on opening file with Glib = 2.37

2014-07-18 Thread Monsta
Public bug reported:

System: Linux Mint 17 MATE Edition (based on Ubuntu 14.04)
Glib version: 2.40.0-2
Glade version: 3.8.0-0ubuntu6

When I've tried to open a file [1], Glade crashed. Upon further
investigation I've found an upstream commit [2] from Glade 3.8.4 which
fixes the crashes with Glib = 2.37. I've backported this commit and
made a patch out of it. The patch is in the attachment. Dear
maintainers, please apply it.

[1] 
https://github.com/linuxmint/mintupdate/blob/master/usr/lib/linuxmint/mintUpdate/mintUpdate.glade
[2] 
https://git.gnome.org/browse/glade/commit/?h=glade-3-8id=9aa539e209281201256a71e2ebc434f7fd97262b

** Affects: glade-3 (Ubuntu)
 Importance: Undecided
 Status: New

** Patch added: This patch fixes crashes on opening file with Glib = 2.37
   
https://bugs.launchpad.net/bugs/1343983/+attachment/4155586/+files/fix-segfault-with-new-glib.patch

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

Title:
  Fix Glade 3.8 crashes on opening file with Glib = 2.37

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glade-3/+bug/1343983/+subscriptions

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


[Bug 1343983] Re: Fix Glade 3.8 crashes on opening file with Glib = 2.37

2014-07-18 Thread Ubuntu Foundations Team Bug Bot
The attachment This patch fixes crashes on opening file with Glib =
2.37 seems to be a patch.  If it isn't, please remove the patch flag
from the attachment, remove the patch tag, and if you are a member of
the ~ubuntu-reviewers, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

** Tags added: patch

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

Title:
  Fix Glade 3.8 crashes on opening file with Glib = 2.37

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glade-3/+bug/1343983/+subscriptions

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


[Bug 1344013] Re: nautilus crashed with SIGSEGV in g_slice_alloc()

2014-07-18 Thread Apport retracing service
*** This bug is a duplicate of bug 1161468 ***
https://bugs.launchpad.net/bugs/1161468

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 #1161468, 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/1344013/+attachment/4155618/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1344013/+attachment/4155620/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1344013/+attachment/4155622/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1344013/+attachment/4155623/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1344013/+attachment/4155624/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1344013/+attachment/4155625/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1344013/+attachment/4155626/+files/ThreadStacktrace.txt

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

** Information type changed from Private 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 nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1344013

Title:
  nautilus crashed with SIGSEGV in g_slice_alloc()

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

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


[Bug 1330037] Re: upower 0.99 transition

2014-07-18 Thread Bug Watch Updater
** Changed in: wmbattery (Debian)
   Status: New = Fix Released

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

Title:
  upower 0.99 transition

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cairo-dock-plug-ins/+bug/1330037/+subscriptions

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


[Bug 1344013] Re: nautilus crashed with SIGSEGV in g_slice_alloc()

2014-07-18 Thread Oehm
*** This bug is a duplicate of bug 1161468 ***
https://bugs.launchpad.net/bugs/1161468

Bug 1161468 cannot be found - any hints how I can 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? Thanks!

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

Title:
  nautilus crashed with SIGSEGV in g_slice_alloc()

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

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


[Bug 1343911] Re: gdm-session-worker crashed with SIGABRT in g_assertion_message()

2014-07-18 Thread dino99
** Information type changed from Private to Public

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

Title:
  gdm-session-worker crashed with SIGABRT in g_assertion_message()

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

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


[Bug 881376] Re: Low disk space warning popping up repeatedly.

2014-07-18 Thread xXx
** Also affects: gnome-settings-daemon
   Importance: Undecided
   Status: New

** No longer affects: gnome-settings-daemon

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

Title:
  Low disk space warning popping up repeatedly.

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

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


[Bug 877701] Re: No way to return to the contact list

2014-07-18 Thread Alexandre Magno
You can try to run the application. I think that it will not disconnect
and it will open the contact list.

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

Title:
  No way to return to the contact list

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

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


[Bug 611782] Re: Support /away in IRC chat

2014-07-18 Thread Alexandre Magno
How to check my IRC status from Empathy?

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

Title:
  Support /away in IRC chat

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

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


[Bug 1344056] [NEW] Totem overlays are way too big

2014-07-18 Thread Paolo Pelloni
Public bug reported:

To replicate the issue set Totem in Shuffle Mode (otherwise it won't happen),
then load some video files in the playlist. 
The first one plays fine and if you go forward (or backward) with any arrows or
combination (Shitf+ and so on) it works well. 
When it goes to the next random file in the playlist and you skip forward (i.e.
right arrow) a huge symbol of FF (two arrows right) overlays the screen
covering the movie for few seconds!
Same happens with rewind (different symbol). 
The symbol is huge no matter the size of the totem window.

Again this happens only in shuffle mode!

Filed as a totem bug: https://bugzilla.gnome.org/show_bug.cgi?id=730937
but since it's not appearing in 3.12 they don't care about it.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: totem 3.10.1-1ubuntu4
ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
CurrentDesktop: Unity
Date: Fri Jul 18 16:30:24 2014
InstallationDate: Installed on 2014-04-21 (88 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64+mac (20140417)
SourcePackage: totem
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

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

Title:
  Totem overlays are way too big

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

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


[Bug 569276] Re: FreeNode in IRC server list is incorrectly capitalized

2014-07-18 Thread Alexandre Magno
I think that it could be Freenode.

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

Title:
  FreeNode in IRC server list is incorrectly capitalized

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

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


[Bug 1251281] Re: gnome-flashback (metacity) fails to start without hardware acceleration, cloud/remote environments (Forwarded-X/XRDP/VNC/NX/X2GO/Chromoting)

2014-07-18 Thread Nicholas DiPiazza
Sorry for the bother, but are there any plans to get this fix into
upstream on Ubuntu 14.x? This is the one thing holding many of us up
from upgrading and we are getting nervous because of End-of-Updates
coming so soon on Ubuntu 12.x.

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

Title:
  gnome-flashback (metacity) fails to start without hardware
  acceleration, cloud/remote environments
  (Forwarded-X/XRDP/VNC/NX/X2GO/Chromoting)

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

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


[Bug 1344093] [NEW] Empathy unable to open instant message to a specific contact.

2014-07-18 Thread JaSauders
Public bug reported:

I am using Empathy with Google Talk under Ubuntu 14.04. With one
specific contact I cannot open the instant message. I can double click
all day or simply highlight them and hit enter, but nothing works. Other
contacts however open up right away.

The user in question that I was trying to message later informed me that
he had the same thing happen. In his case, the instant message was in
another workspace. It seems as if Empathy and/or Unity is not respecting
the different workspaces in this case, as clicking on the name should
redirect you to the workspace in which the instant message resides.

In my testing just prior to submitting this bug report, I had nothing on
other workspaces, and I STILL was unable to message this person. This
morning was a fresh boot of my system, and I had not touched workspaces
since, so anything that was hung up should have been cleared if it was
workspace related.

Interestingly enough, as I had the entirety of this bug report typed out
and I was about to hit submit, I decided to delete my Google account and
re-add it. Unfortunately, this is a common occurrence with Empathy for
other reasons, but I did so again just now, and clicking the contact in
question as notated above now works. What is it that is continually
breaking that requires users to consistently remove and re-add their
accounts to maintain connectivity/messaging functionality?

As of now, Empathy is not able to 'function' so I have to use other
messaging applications, but I would be more than happy to test anything
necessary.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: empathy 3.8.6-0ubuntu9.1
ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
Uname: Linux 3.13.0-32-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
CurrentDesktop: Unity
Date: Fri Jul 18 11:36:50 2014
InstallationDate: Installed on 2014-02-03 (164 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
SourcePackage: empathy
UpgradeStatus: Upgraded to trusty on 2014-04-17 (91 days ago)

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


** Tags: amd64 apport-bug trusty

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

Title:
  Empathy unable to open instant message to a specific contact.

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

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


[Bug 1344093] Re: Empathy unable to open instant message to a specific contact.

2014-07-18 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  Empathy unable to open instant message to a specific contact.

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

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


[Bug 1343911] Re: gdm-session-worker crashed with SIGABRT in g_assertion_message()

2014-07-18 Thread Harry
This bug seems to resemble the bug LP: #1343802.

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

Title:
  gdm-session-worker crashed with SIGABRT in g_assertion_message()

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

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


[Bug 1283003] Re: [Bluetooth + 14.04] Bluetooth headsets are not working after last couple of updates

2014-07-18 Thread Gabriele Santilli
I don't know if my problem is related to this one bug (any ideas?), I'm
having lots of problems with Bluetooth since the update to 14.04.

Just a few minutes ago, I turned my bluetooth headset on; it connected,
I verified it was working correctly; I went to a Google Hangout... and
the headset disconnected and I have not been able to reconnect it. (It
does connect to my phone normally, so I think the headset is ok.)

It worked fine (with only minor issues) on 13.10 and previous.

I'm attaching an excerpt of my log. Any suggestions of what I can do
next to find more details?

** Attachment added: /var/log/syslog excerpt
   
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1283003/+attachment/4156044/+files/syslog

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

Title:
  [Bluetooth + 14.04] Bluetooth headsets are not working after last
  couple of updates

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

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


[Bug 1342970] Re: should have a recommends: on gnome-shell

2014-07-18 Thread Peter Cordes
discussion on bugs.debian.org/755023 indicates that the gnome-session
may have recently started actually depending on gnome-shell, so the
appropriate dependency is Depends, which Debian currently has.


** Summary changed:

- should have a recommends: on gnome-shell
+ should have a recommends: on gnome-shell, or maybe Depends

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

Title:
  should have a recommends: on gnome-shell, or maybe Depends

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

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


[Bug 275428] Re: gtkfileselector opens a directory rather than storing the changes

2014-07-18 Thread Kepler
This is still a very annoying behavior in 14.04.

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

Title:
  gtkfileselector opens a directory rather than storing the changes

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

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


[Bug 124440] Re: [enhancement] Ubuntu needs a way to set mouse scrolling speed

2014-07-18 Thread Alberto Salvia Novella
** Changed in: gtk+3.0 (Ubuntu)
   Status: Confirmed = Triaged

** Changed in: hundredpapercuts
   Status: Confirmed = Triaged

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

Title:
  [enhancement] Ubuntu needs a way to set mouse scrolling speed

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

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


[Bug 1045870] Re: I cannot use more than one IRC online account at a time

2014-07-18 Thread Alexandre Magno
You can join channels with /join command from the net of active channel.
You can enter into channels with /join command. The net will be the same
from active channel.

You can open the Empathy's contact list and then Control+J for choose
net and channel to enter.

But really the Empathy is not supporting two accounts with same nick.
For now you can configure distinct nicks for distinct accounts and after
of connected then use the commands /nick and /msg Nickserv IDENTIFY
password.

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

Title:
  I cannot use more than one IRC online account at a time

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

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


[Bug 1045870] Re: I cannot use more than one IRC online account at a time

2014-07-18 Thread Alexandre Magno
Fix:

/nick nick

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

Title:
  I cannot use more than one IRC online account at a time

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

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


[Bug 1045870] Re: I cannot use more than one IRC online account at a time

2014-07-18 Thread Alexandre Magno
Work around: with IRC accounts, you do not must grant access for the
Ubuntu. So you can use a same nick in distinct accounts. What matters
for the remote connection is the nick configured in the options Empathy
Messenger of each account config.

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

Title:
  I cannot use more than one IRC online account at a time

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

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


[Bug 574212] Re: Nibbles - Unexpected Death

2014-07-18 Thread Bug Watch Updater
** Changed in: gnome-games
   Importance: Medium = High

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

Title:
  Nibbles - Unexpected Death

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

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