[Bug 1542489] Re: New Gedit Can't Show Menu in Title Bar

2016-02-05 Thread Lonnie Lee Best
For now, here's a work-around that seems to work like gedit did before the gui 
upgrade:
sudo apt-get install pluma

Pluma seems just like the old gedit, perhaps it is some fork?

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

Title:
  New Gedit Can't Show Menu in Title Bar

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

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


[Bug 1542593] [NEW] Wrong window style of gnome-system-monitor under gnome-session-flashback

2016-02-05 Thread Cui Wei
Public bug reported:

gnome-system-monitor has wrong appearance under Gnome Session Flashback.

In "gnome-system-monitor-3.18.2/src/interface.cpp" Line 644, I think:

if (session && !strstr (session, "GNOME")){

should be changed to:

if (session && !strstr (session, "GNOME") && strstr(session, "GNOME-
Flashback")){

For Unity Desktop, gnome-system-monitor has correct appearance because
XDG_CURRENT_DESKTOP=Unity, while for Gnome Session Flashback,
XDG_CURRENT_DESKTOP=GNOME-Flashback:Unity.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: gnome-system-monitor 3.18.2-1
ProcVersionSignature: Ubuntu 4.4.0-2.16-generic 4.4.0
Uname: Linux 4.4.0-2-generic x86_64
ApportVersion: 2.19.4-0ubuntu2
Architecture: amd64
CurrentDesktop: GNOME-Flashback:Unity
Date: Sat Feb  6 14:06:49 2016
SourcePackage: gnome-system-monitor
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

** Description changed:

  gnome-system-monitor has wrong appearance under Gnome Session Flashback.
  
  In "gnome-system-monitor-3.18.2/src/interface.cpp" Line 644, I think:
  
- if (session && !strstr (session, "GNOME")){
+ if (session && !strstr (session, "GNOME")){
  
  should be changed to;
  
- if (session && !strstr (session, "GNOME") && strstr(session, "GNOME-
+ if (session && !strstr (session, "GNOME") && strstr(session, "GNOME-
  Flashback")){
  
+ For Unity Desktop, gnome-system-monitor has correct appearance because
+ XDG_CURRENT_DESKTOP=Unity, while for Gnome Session Flashback,
+ XDG_CURRENT_DESKTOP=GNOME-Flashback:Unity.
  
- For Unity Desktop, gnome-system-monitor has correct appearance because 
XDG_CURRENT_DESKTOP=Unity,
- while for Gnome Session Flashback, XDG_CURRENT_DESKTOP=GNOME-Flashback:Unity.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
- Package: gnome-system-monitor 3.18.2-1 [modified: 
usr/bin/gnome-system-monitor]
+ Package: gnome-system-monitor 3.18.2-1
  ProcVersionSignature: Ubuntu 4.4.0-2.16-generic 4.4.0
  Uname: Linux 4.4.0-2-generic x86_64
  ApportVersion: 2.19.4-0ubuntu2
  Architecture: amd64
  CurrentDesktop: GNOME-Flashback:Unity
  Date: Sat Feb  6 14:06:49 2016
  SourcePackage: gnome-system-monitor
  UpgradeStatus: No upgrade log present (probably fresh install)

** Description changed:

  gnome-system-monitor has wrong appearance under Gnome Session Flashback.
  
  In "gnome-system-monitor-3.18.2/src/interface.cpp" Line 644, I think:
  
  if (session && !strstr (session, "GNOME")){
  
- should be changed to;
+ should be changed to:
  
  if (session && !strstr (session, "GNOME") && strstr(session, "GNOME-
  Flashback")){
  
  For Unity Desktop, gnome-system-monitor has correct appearance because
  XDG_CURRENT_DESKTOP=Unity, while for Gnome Session Flashback,
  XDG_CURRENT_DESKTOP=GNOME-Flashback:Unity.
- 
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gnome-system-monitor 3.18.2-1
  ProcVersionSignature: Ubuntu 4.4.0-2.16-generic 4.4.0
  Uname: Linux 4.4.0-2-generic x86_64
  ApportVersion: 2.19.4-0ubuntu2
  Architecture: amd64
  CurrentDesktop: GNOME-Flashback:Unity
  Date: Sat Feb  6 14:06:49 2016
  SourcePackage: gnome-system-monitor
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Wrong window style of gnome-system-monitor under gnome-session-
  flashback

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

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

[Bug 1522316] Re: Icons are too big

2016-02-05 Thread dino99
My 2 cents,

first i'm not going to follow the 3.18.is.3.14 route, but going forward
with the gnome3 ppa now that the desktop team have made that decision
(only due to little cosmetic issues, that i does not care, and i'm not
be alone)

then, when we first got that 3.18 serie, i've also got that
icon/thumbnail size problem. But dconf-editor can be easily used to set
the user wish size: /nautilus/icon-view/thumbnail-size which i've
set to 64, and .../list-view/default-zoom-level to 'small'

so that it, i cant agree with such decision, nor reverting ubuntu-
settings; this again will introduce a bigger delta with the way gnome is
following.

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

Title:
  Icons are too big

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

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


[Bug 1522316] Re: Icons are too big

2016-02-05 Thread Sebastien Bacher
@Doug, thanks ;-) it's on my list, the week is just being busy...

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

Title:
  Icons are too big

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

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


[Bug 581552] Re: custom $HOME/.gnome2/backgrounds.xml lost

2016-02-05 Thread dino99
Closing that outdated report as EOL has been reached long time ago

** Changed in: gnome-themes (Ubuntu)
   Status: New => Invalid

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

Title:
  custom $HOME/.gnome2/backgrounds.xml lost

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

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


[Bug 591529] Re: window list restore current desktop instead restores to native

2016-02-05 Thread dino99
Closing that outdated report as EOL has been reached long time ago

** Changed in: libwnck (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  window list restore current desktop instead restores to native

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

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


[Bug 595920] Re: '~$ yelp /usr/share/gnome/help/palimsest/de/palimpsest.xml' produces 1 picture and 1 sentence only

2016-02-05 Thread dino99
Closing that outdated report as EOL has been reached long time ago

** Changed in: gnome-disk-utility (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  '~$ yelp /usr/share/gnome/help/palimsest/de/palimpsest.xml' produces 1
  picture and 1 sentence only

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

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


[Bug 1522316] Re: Icons are too big

2016-02-05 Thread Doug McMahon
However the fix-released for ubuntu-settings needs to be reverted
https://bugs.launchpad.net/ubuntu/+source/ubuntu-settings/+bug/1542347

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

Title:
  Icons are too big

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

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


[Bug 1537895] Re: Please include poppler-glib-demo tool in standard package

2016-02-05 Thread A. Eibach
>It's not useful on a normal system since it's for debugging
Depends on point of view. :) 
*As long as* everything is still working fine, there is no need for that tool. 
But once evince goes all wonky with a certain PDF, it's the best tool to use 
and NOT (as most users do) put the entire blame on evince itself. But evince is 
merely the "executive power", while highly dependent on the API it accesses 
under the hood.

>Do you know if what binary fedora includes the binary? 
Sure, but you will get the information only because you've explicitly asked for 
it. :) So here goes...

Originally, it was in poppler-utils, cf.
https://bugzilla.redhat.com/show_bug.cgi?id=872338

Later, Marek moved it to its own subpackage 'poppler-demos'.
Version 0.40 is now in the wild out there:
http://arm.koji.fedoraproject.org/koji/rpminfo?rpmID=1912994


** Bug watch added: Red Hat Bugzilla #872338
   https://bugzilla.redhat.com/show_bug.cgi?id=872338

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

Title:
  Please include poppler-glib-demo tool in standard package

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

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


[Bug 1537606] Re: Changing icon sizes causes desktop icon sizes to change too

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

** Changed in: nautilus (Ubuntu)
   Importance: Undecided => Wishlist

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

Title:
  Changing icon sizes causes desktop icon sizes to change too

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

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


[Bug 1489329] Re: MX4 GPS doesn't work at all

2016-02-05 Thread Pat McGowan
Output of
$ sudo GLOG_v=1000 GLOG_logtostderr=1 ubuntu-location-serviced-cli --bus system 
--test


** Attachment added: "test"
   
https://bugs.launchpad.net/ubuntu/+source/location-service/+bug/1489329/+attachment/4564717/+files/test

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

Title:
  MX4 GPS doesn't work at all

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1489329/+subscriptions

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


[Bug 1489329] Re: MX4 GPS doesn't work at all

2016-02-05 Thread Pat McGowan
Seeing some problems recently when no wifi connection, often failing to
get a fix

$ ubuntu-location-serviced-cli --bus system --get --property 
visible_space_vehicles
Visible space vehicles:
Attempted to unregister path (path[0] = com path[1] = ubuntu) which isn't 
registered

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

Title:
  MX4 GPS doesn't work at all

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1489329/+subscriptions

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


[Bug 1533066] Re: Can no longer make Nautilus windows always-on-top due to CSD

2016-02-05 Thread Sebastien Bacher
Untagging, we reverted the update for this cycle, it's still an issue in
the new version which is likely going to land later on so keeping the
bug

** Tags removed: regression-release xenial

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

Title:
  Can no longer make Nautilus windows always-on-top due to CSD

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

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


[Bug 1501004] Re: Comma inserted when pressing AltGr or Alt key in evolution to/cc input fields

2016-02-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: evolution (Ubuntu)
   Status: New => Confirmed

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

Title:
  Comma inserted when pressing AltGr or Alt key in evolution to/cc input
  fields

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

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


[Bug 1519098] Re: Error when trying to connect to Google online account.

2016-02-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: evolution (Ubuntu)
   Status: New => Confirmed

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

Title:
  Error when trying to connect to Google online account.

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

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


[Bug 1537895] Re: Please include poppler-glib-demo tool in standard package

2016-02-05 Thread Sebastien Bacher
Thank you for your bug report. Ideally that wishlist would be sent to
Debian as well. Do you know if what binary fedora includes the binary?
It's not useful on a normal system since it's for debugging but I guess
we could ship it with poppler-utils or some dev binary...

** Changed in: poppler (Ubuntu)
   Importance: Undecided => Wishlist

** Changed in: poppler (Ubuntu)
   Status: New => Confirmed

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

Title:
  Please include poppler-glib-demo tool in standard package

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

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


[Bug 508733] Re: volume control app operates over ~25% of range

2016-02-05 Thread dino99
Closing that outdated report as EOL has been reached long time ago

** Changed in: gnome-media (Ubuntu)
   Status: New => Invalid

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

Title:
  volume control app operates over ~25% of range

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

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


[Bug 1542489] Re: New Gedit Can't Show Menu in Title Bar

2016-02-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gedit (Ubuntu)
   Status: New => Confirmed

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

Title:
  New Gedit Can't Show Menu in Title Bar

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

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


[Bug 1542489] [NEW] New Gedit Can't Show Menu in Title Bar

2016-02-05 Thread Lonnie Lee Best
Public bug reported:

Take a look at this screen shot:
http://neartalk.com/ss/Gedit-No-Menu.png

I like for application menus to show in the Title Bar (not at the top-
panel). However, in the new Gedit GUI, the menu is inaccessible if your
desktop preference is to show menus in title bar.

Unless this changes, I won't use gedit anymore because my preference of
showing menus in title bars outweighs my desire to use gedit. Perhaps
Ubuntu should consider using Geany as the default text-editor or
leafpad.

It doesn't make sense for gedit to remain the default text-editor if it
cannot play nice with Unity's Desktop-Level menu settings.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: gedit 3.18.3-0ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-2.16-generic 4.4.0
Uname: Linux 4.4.0-2-generic x86_64
ApportVersion: 2.19.4-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Fri Feb  5 15:13:29 2016
InstallationDate: Installed on 2015-10-28 (100 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
SourcePackage: gedit
UpgradeStatus: Upgraded to xenial on 2016-02-05 (0 days ago)

** Affects: unity
 Importance: Undecided
 Status: New

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


** Tags: amd64 apport-bug xenial

** Also affects: unity
   Importance: Undecided
   Status: New

** Description changed:

  Take a look at this screen shot:
  http://neartalk.com/ss/Gedit-No-Menu.png
  
  I like for application menus to show in the Title Bar (not at the top-
  panel). However, in the new Gedit GUI, the menu is inaccessible if your
  desktop preference is to show menus in title bar.
  
  Unless this changes, I won't use gedit anymore because my preference of
  showing menus in title bars outweighs my desire to use gedit. Perhaps
- Ubuntu should consider using Geany as the default text-editor or leaf.
+ Ubuntu should consider using Geany as the default text-editor or
+ leafpad.
  
  It doesn't make sense for gedit to remain the default text-editor if it
  cannot play nice with Unity's Desktop-Level menu settings.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gedit 3.18.3-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-2.16-generic 4.4.0
  Uname: Linux 4.4.0-2-generic x86_64
  ApportVersion: 2.19.4-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Feb  5 15:13:29 2016
  InstallationDate: Installed on 2015-10-28 (100 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  SourcePackage: gedit
  UpgradeStatus: Upgraded to xenial on 2016-02-05 (0 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/1542489

Title:
  New Gedit Can't Show Menu in Title Bar

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

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


[Bug 1542489] Re: New Gedit Can't Show Menu in Title Bar

2016-02-05 Thread Lonnie Lee Best
** Description changed:

  Take a look at this screen shot:
  http://neartalk.com/ss/Gedit-No-Menu.png
  
  I like for application menus to show in the Title Bar (not at the top-
  panel). However, in the new Gedit GUI, the menu is inaccessible if your
  desktop preference is to show menus in title bar.
  
  Unless this changes, I won't use gedit anymore because my preference of
  showing menus in title bars outweighs my desire to use gedit. Perhaps
- Ubuntu should consider using Geany as the default text-editor or
- leafpad.
+ Ubuntu should consider using pluma as the default text-editor or geany.
  
  It doesn't make sense for gedit to remain the default text-editor if it
  cannot play nice with Unity's Desktop-Level menu settings.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gedit 3.18.3-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-2.16-generic 4.4.0
  Uname: Linux 4.4.0-2-generic x86_64
  ApportVersion: 2.19.4-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Feb  5 15:13:29 2016
  InstallationDate: Installed on 2015-10-28 (100 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  SourcePackage: gedit
  UpgradeStatus: Upgraded to xenial on 2016-02-05 (0 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/1542489

Title:
  New Gedit Can't Show Menu in Title Bar

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

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


[Bug 1541954] Re: Revert to the previous nautilus version

2016-02-05 Thread biohazara
Why not using Nemo? As far as I know it has all the functionality of
Nautilus 3.14 and then some.

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

Title:
  Revert to the previous nautilus version

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

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


[Bug 1542489] Re: New Gedit Can't Show Menu in Title Bar

2016-02-05 Thread fossfreedom
Can confirm the bug - the headerbar is NOT supposed to be displayed in
Unity - only for gnome-shell.

The patch that is included in gedit source for xenial (0001) to do this
menu thing doesnt seem to hide the headerbar and display the normal
window decoration.

Lonnie - that patch - once it is made to work correctly will bring back
the menu - there isnt a need to switch to pluma.

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

Title:
  New Gedit Can't Show Menu in Title Bar

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

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


[Bug 1489329] Re: MX4 GPS doesn't work at all

2016-02-05 Thread Pat McGowan
I rebooted and now I immediately get an approximate location centered
around .5 mi from my actual location

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

Title:
  MX4 GPS doesn't work at all

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1489329/+subscriptions

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


[Bug 1489329] Re: MX4 GPS doesn't work at all

2016-02-05 Thread Pat McGowan
When I request location in google maps it reports it cannot get precise
location, and I do not see any process activity from the location stack
in top

ps ax | grep location
 2154 ?Ssl0:00 
/custom/vendor/here/location-provider/bin/arm-linux-gnueabihf/slpgwd 
--preinst-dir /custom/vendor/here/location-provider/share --storage-dir 
/userdata/system-data/var/lib/ubuntu-location-provider-here
 2182 ?Ssl0:00 
/custom/vendor/here/location-provider/bin/arm-linux-gnueabihf/posclientd 
--preinst-dir /custom/vendor/here/location-provider/share --storage-dir 
/userdata/system-data/var/lib/ubuntu-location-provider-here
 2233 ?Ssl0:00 
/custom/vendor/here/location-provider/bin/arm-linux-gnueabihf/ubuntu-espoo-service
 --bus system
 2355 ?Ssl0:00 
/usr/lib/arm-linux-gnueabihf/indicator-location/indicator-location-service
 6837 pts/8S+ 0:00 grep --color=auto location

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

Title:
  MX4 GPS doesn't work at all

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1489329/+subscriptions

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


[Bug 1489329] Re: MX4 GPS doesn't work at all

2016-02-05 Thread Pat McGowan
Now i see the location and trust daemons running

ps ax | grep location
 2130 ?Ssl0:00 
/custom/vendor/here/location-provider/bin/arm-linux-gnueabihf/slpgwd 
--preinst-dir /custom/vendor/here/location-provider/share --storage-dir 
/userdata/system-data/var/lib/ubuntu-location-provider-here
 2157 ?Ssl0:00 
/custom/vendor/here/location-provider/bin/arm-linux-gnueabihf/posclientd 
--preinst-dir /custom/vendor/here/location-provider/share --storage-dir 
/userdata/system-data/var/lib/ubuntu-location-provider-here
 2187 ?Ssl0:00 
/custom/vendor/here/location-provider/bin/arm-linux-gnueabihf/ubuntu-espoo-service
 --bus system
 2332 ?Ssl0:00 
/usr/lib/arm-linux-gnueabihf/indicator-location/indicator-location-service
 2805 ?Ssl0:00 /usr/bin/trust-stored-skeleton --remote-agent 
DBusRemoteAgent --bus=system --local-agent MirAgent 
--trusted-mir-socket=/var/run/user/32011/mir_socket_trusted --for-service 
UbuntuLocationService --with-text-domain ubuntu-location-service --store-bus 
session
 3093 ?Ssl0:00 /usr/bin/ubuntu-location-serviced --bus system 
--provider gps::Provider --provider remote::Provider 
--remote::Provider::name=com.ubuntu.espoo.Service.Provider 
--remote::Provider::path=/com/ubuntu/espoo/Service/Provider
 5734 pts/25   S+ 0:00 grep --color=auto location

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

Title:
  MX4 GPS doesn't work at all

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1489329/+subscriptions

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


[Bug 1541954] Re: Revert to the previous nautilus version

2016-02-05 Thread Launchpad Bug Tracker
This bug was fixed in the package nautilus - 1:3.18.4.is.3.14.3-0ubuntu1

---
nautilus (1:3.18.4.is.3.14.3-0ubuntu1) xenial; urgency=medium

  * Revert to the previous serie, the new one is going to need more work
which is not going to be done this cycle (some issues/regressions are
being handled upstream in 3.20 but we can do that update with our GTK
version, also the new copy dialog is a bit much of a change and upstream
confirms it's creating problems that they try to address with more UI
changes) (lp: #1541954)

  [ Marco Trevisan (Treviño) ]
  * debian/patches/ubuntu_open_new_window_for_folders.patch:
- Open folders in new nautilus windows by default (LP: #1524721)

 -- Sebastien Bacher   Thu, 04 Feb 2016 18:41:31
+0100

** Changed in: nautilus (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  Revert to the previous nautilus version

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

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

[Bug 1524721] Re: Middle-clicking in unity trash or device icons doesn't open a new window

2016-02-05 Thread Launchpad Bug Tracker
This bug was fixed in the package nautilus - 1:3.18.4.is.3.14.3-0ubuntu1

---
nautilus (1:3.18.4.is.3.14.3-0ubuntu1) xenial; urgency=medium

  * Revert to the previous serie, the new one is going to need more work
which is not going to be done this cycle (some issues/regressions are
being handled upstream in 3.20 but we can do that update with our GTK
version, also the new copy dialog is a bit much of a change and upstream
confirms it's creating problems that they try to address with more UI
changes) (lp: #1541954)

  [ Marco Trevisan (Treviño) ]
  * debian/patches/ubuntu_open_new_window_for_folders.patch:
- Open folders in new nautilus windows by default (LP: #1524721)

 -- Sebastien Bacher   Thu, 04 Feb 2016 18:41:31
+0100

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

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

Title:
  Middle-clicking in unity trash or device icons doesn't open a new
  window

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

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

[Bug 583845] Re: Does not detect hotplugged storage device (8.04 -> 10.04 upgraded)

2016-02-05 Thread dino99
Closing that outdated report as EOL has been reached long time ago

** Changed in: gvfs (Ubuntu)
   Status: New => Invalid

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

Title:
  Does not detect hotplugged storage device (8.04 -> 10.04 upgraded)

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

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


[Bug 1541532] Re: migrate UTC setting from /etc/default/rcS to adjtime

2016-02-05 Thread Launchpad Bug Tracker
This bug was fixed in the package systemd - 228-5ubuntu3

---
systemd (228-5ubuntu3) xenial; urgency=medium

  * Revert Ubuntu delta about setting UTC in /etc/default/rcS instead of
/etc/adjtime. (LP: #1541532)
  * Upgrade fix: systemd.postinst: Bump Version comparison for migrating the
UTC setting from /etc/default/rcS to /etc/adjtime, to run it for upgrades
to 16.04.

 -- Martin Pitt   Thu, 04 Feb 2016 23:11:39
+0100

** Changed in: systemd (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  migrate UTC setting from  /etc/default/rcS to adjtime

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/installation-guide/+bug/1541532/+subscriptions

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


[Bug 1508597] Re: Build with multiarch support

2016-02-05 Thread Launchpad Bug Tracker
This bug was fixed in the package metacity - 1:3.18.1-1ubuntu4

---
metacity (1:3.18.1-1ubuntu4) xenial; urgency=medium

  * Fix build with updated glib.
  * Multiarchify the library packages. LP: #1508597.

 -- Matthias Klose   Fri, 05 Feb 2016 09:51:59 +0100

** Changed in: metacity (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  Build with multiarch support

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

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


[Bug 580391] Re: Gnome Bluetooth doesn't disconnect properly after receiving file

2016-02-05 Thread dino99
Closing that outdated report as EOL has been reached long time ago

** Changed in: gnome-bluetooth (Ubuntu)
   Status: New => Invalid

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

Title:
  Gnome Bluetooth doesn't disconnect properly after receiving file

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

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


[Bug 580133] Re: Device connections fail, if multiple users are logged in

2016-02-05 Thread dino99
Closing that outdated report as EOL has been reached long time ago

** Changed in: gnome-bluetooth (Ubuntu)
   Status: New => Invalid

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

Title:
  Device connections fail, if multiple users are logged in

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

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


[Bug 578808] Re: Cant assign Mod4+Shift+9 as hotkey

2016-02-05 Thread dino99
Closing that outdated report as EOL has been reached long time ago

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

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

Title:
  Cant assign Mod4+Shift+9 as hotkey

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

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


[Bug 581565] Re: Netbook remix panel disappears regularly

2016-02-05 Thread dino99
Closing that outdated report as EOL has been reached long time ago

** Changed in: gnome-panel (Ubuntu)
   Status: New => Invalid

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

Title:
  Netbook remix panel disappears regularly

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

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


[Bug 1541532] Re: migrate UTC setting from /etc/default/rcS to adjtime

2016-02-05 Thread Launchpad Bug Tracker
This bug was fixed in the package sysvinit - 2.88dsf-59.3ubuntu2

---
sysvinit (2.88dsf-59.3ubuntu2) xenial; urgency=medium

  * Revert Ubuntu delta about setting UTC in /etc/default/rcS instead of
/etc/adjtime. (LP: #1541532)
  * debian/control: Add Breaks: systemd (<< 228-5ubuntu3) to initscripts to
ensure that we upgrade systemd before, so that this can migrate the UTC
setting. (This used to be done by util-linux, but having it in systemd is
a smaller delta.)

 -- Martin Pitt   Thu, 04 Feb 2016 22:29:08
+0100

** Changed in: sysvinit (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  migrate UTC setting from  /etc/default/rcS to adjtime

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/installation-guide/+bug/1541532/+subscriptions

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


[Bug 1523017] Re: Doesn't merge into unity panel when maximized

2016-02-05 Thread Doug McMahon
No longer affects xenial

** Tags removed: amd64 apport-bug third-party-packages xenial
** Tags added: y-release

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

Title:
  Doesn't merge into unity panel when maximized

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

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


[Bug 563879] Re: evolution-data-server consumes massive amounts of memory, invokes OOM killer

2016-02-05 Thread dino99
Closing that outdated report as EOL has been reached long time ago

** Changed in: evolution-data-server (Ubuntu)
   Status: Confirmed => Invalid

** Changed in: evolution-data-server (Debian)
   Importance: Unknown => Undecided

** Changed in: evolution-data-server (Debian)
 Remote watch: Debian Bug tracker #462664 => None

** Changed in: evolution-data-server (Debian)
   Status: New => Invalid

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

Title:
  evolution-data-server consumes massive amounts of memory, invokes OOM
  killer

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

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


[Bug 568821] Re: When I use the indicator-applet menu, the last activated launcher on the panel is highlightedtivated

2016-02-05 Thread dino99
Closing that outdated report as EOL has been reached long time ago

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

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

Title:
  When I use the indicator-applet menu, the last activated launcher on
  the panel is highlightedtivated

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

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


[Bug 587676] Re: Nautilius Accessibility Preferences

2016-02-05 Thread dino99
This is now done via dconf

** Changed in: nautilus (Ubuntu)
   Status: New => Invalid

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

Title:
  Nautilius Accessibility Preferences

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

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


[Bug 585565] Re: application menu is blocked and stays open

2016-02-05 Thread dino99
Closing that outdated report as EOL has been reached long time ago

** Changed in: gnome-panel (Ubuntu)
   Status: New => Invalid

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

Title:
  application menu is blocked and stays open

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

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


[Bug 1523018] Re: nautilus doesn't use unity window deco, looks bad, doesn't belong in 16.04

2016-02-05 Thread Doug McMahon
The reversion of nautilus for 16.04 back to 3.14 resolves this bug

** Changed in: nautilus (Ubuntu)
   Status: Incomplete => Fix Committed

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

Title:
  nautilus doesn't use unity window deco, looks bad, doesn't belong in
  16.04

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

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


[Bug 1508588] Re: Build with multiarch support

2016-02-05 Thread Launchpad Bug Tracker
This bug was fixed in the package brasero - 3.12.1-1ubuntu2

---
brasero (3.12.1-1ubuntu2) xenial; urgency=medium

  * Multiarchify the library packages. LP: #1508588.

 -- Matthias Klose   Thu, 28 Jan 2016 15:52:38 +0100

** Changed in: brasero (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  Build with multiarch support

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

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


[Bug 1532044] Re: nautilus 'freezes' when using "copy to ..." option more than once

2016-02-05 Thread Doug McMahon
For 16.04 this will no longer be an issue with reversion to 3.14

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

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

Title:
  nautilus 'freezes' when using  "copy to ..." option more than once

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

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


[Bug 593278] Re: Missing plugin > QDesign Music (QDM)

2016-02-05 Thread dino99
Closing that outdated report as EOL has been reached long time ago

** Changed in: gstreamer0.10 (Ubuntu)
   Status: New => Invalid

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

Title:
  Missing plugin > QDesign Music (QDM)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer0.10/+bug/593278/+subscriptions

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


[Bug 1523018] Re: nautilus doesn't use unity window deco, looks bad, doesn't belong in 16.04

2016-02-05 Thread Sebastien Bacher
Thanks Doug, let's keep those bugs open though since we are likely to do
the update next cycle and it's better if we have a list of issues
already there

** Changed in: nautilus (Ubuntu)
   Status: Fix Committed => Triaged

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

Title:
  nautilus doesn't use unity window deco, looks bad, doesn't belong in
  16.04

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

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


[Bug 1532044] Re: nautilus 'freezes' when using "copy to ..." option more than once

2016-02-05 Thread Sebastien Bacher
Thanks Doug, let's keep those bugs open though since we are likely to do
the update next cycle and it's better if we have a list of issues
already there

** Changed in: nautilus (Ubuntu)
   Importance: Undecided => High

** Changed in: nautilus (Ubuntu)
   Status: Fix Committed => Triaged

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

Title:
  nautilus 'freezes' when using  "copy to ..." option more than once

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

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


[Bug 573660] Re: I can set the screen brightness high and low with the function keys but not with the window Power Management Prefernces (tab On AC Power).

2016-02-05 Thread dino99
Closing that outdated report as EOL has been reached long time ago

** Changed in: gnome-power-manager (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  I can set the screen brightness high and low with the function keys
  but not with the window Power Management Prefernces (tab On AC Power).

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

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


[Bug 580775] Re: Incomplete search results & outdated version

2016-02-05 Thread dino99
Closing that outdated report as EOL has been reached long time ago

** Changed in: tracker (Ubuntu)
   Status: New => Invalid

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

Title:
  Incomplete search results & outdated version

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

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


[Bug 565476] Re: akonaditray don't uninstalled entry in menu

2016-02-05 Thread dino99
Closing that outdated report as EOL has been reached long time ago

** Changed in: gnome-menus (Ubuntu)
   Status: New => Invalid

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

Title:
  akonaditray don't uninstalled entry in menu

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

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


[Bug 1523018] Re: nautilus doesn't use unity window deco, looks bad, doesn't belong in 16.04

2016-02-05 Thread Sebastien Bacher
in fact let's close this one, it was especially about this cycle

** Changed in: nautilus (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  nautilus doesn't use unity window deco, looks bad, doesn't belong in
  16.04

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

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


[Bug 1541954] Re: Revert to the previous nautilus version

2016-02-05 Thread Cédric Bellegarde
Here a patch to disable headerbar in nautilus 3.18:
https://plus.google.com/u/0/109637860626261571611/posts/2qvoZ3Gkuub

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

Title:
  Revert to the previous nautilus version

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

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


[Bug 1542318] [NEW] package libpam-systemd:amd64 204-5ubuntu20.15 failed to install/upgrade: subprocess installed post-installation script returned error exit status 255

2016-02-05 Thread jlmas
Public bug reported:

At login

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: libpam-systemd:amd64 204-5ubuntu20.15
ProcVersionSignature: Ubuntu 3.16.0-50.67~14.04.1-generic 3.16.7-ckt16
Uname: Linux 3.16.0-50-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: amd64
Date: Thu Feb  4 17:44:34 2016
DpkgTerminalLog: Log started: 2016-02-04  17:40:31
ErrorMessage: subprocess installed post-installation script returned error exit 
status 255
InstallationDate: Installed on 2015-04-23 (287 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
RelatedPackageVersions:
 dpkg 1.17.5ubuntu5.5
 apt  1.0.1ubuntu2.11
SourcePackage: systemd
Title: package libpam-systemd:amd64 204-5ubuntu20.15 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 255
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package trusty

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

Title:
  package libpam-systemd:amd64 204-5ubuntu20.15 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 255

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

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


[Bug 1508599] Re: Build with multiarch support

2016-02-05 Thread Launchpad Bug Tracker
This bug was fixed in the package rhythmbox - 3.3-1ubuntu2

---
rhythmbox (3.3-1ubuntu2) xenial; urgency=medium

  * Multiarchify the library packages. LP: #1508599.

 -- Matthias Klose   Fri, 05 Feb 2016 11:20:18 +0100

** Changed in: rhythmbox (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  Build with multiarch support

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

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


Re: [Bug 1522316] Re: Icons are too big

2016-02-05 Thread Doug McMahon
Not speaking for seb128 but it's not as simple as that 'change' by 
itself. It would have lead to new issues, ect.
Anyway for the moment a moot point for 16.04, as far as the future this 
is better addressed upstream.

On 02/05/2016 01:07 AM, Khurshid Alam wrote:
> "NAUTILUS_CANVAS_ICON_SIZE_STANDARD  48" "STANDARD_ICON_GRID_WIDTH 155"
> makes it exactly same as 3.14 IMHO. Not sure why Sebastien thinks its
> too much spacious.
>

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

Title:
  Icons are too big

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

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


[Bug 561745] Re: "Main menu" applet icon doesn't change background on click - unline default "Menu bar"

2016-02-05 Thread dino99
Closing that outdated report as EOL has been reached long time ago

** Changed in: gnome-panel (Ubuntu)
   Status: New => Invalid

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

Title:
  "Main menu" applet icon doesn't change background on click - unline
  default "Menu bar"

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

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


[Bug 1541532] Re: migrate UTC setting from /etc/default/rcS to adjtime

2016-02-05 Thread Launchpad Bug Tracker
This bug was fixed in the package mbr - 1.1.11-5ubuntu1

---
mbr (1.1.11-5ubuntu1) xenial; urgency=medium

  * install-mbr.c: Read "RTC is in local time" setting from /etc/adjtime
instead of /etc/default/rcS. (Closes: #813671, LP: #1541532)

 -- Martin Pitt   Fri, 05 Feb 2016 13:40:36
+0100

** Changed in: mbr (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  migrate UTC setting from  /etc/default/rcS to adjtime

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/installation-guide/+bug/1541532/+subscriptions

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


[Bug 1371403] Re: [PATCH] Please disable USB autosuspend for Avocent SC Secure KVM

2016-02-05 Thread Mathew Hodson
** No longer affects: systemd (Ubuntu)

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

Title:
  [PATCH] Please disable USB autosuspend for Avocent SC Secure KVM

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/trusty/+source/systemd/+bug/1371403/+subscriptions

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


[Bug 1537136] Re: ISST-LTE: no network after install due to interface order change

2016-02-05 Thread Mathew Hodson
** No longer affects: debian-installer (Ubuntu)

** No longer affects: systemd (Ubuntu)

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

Title:
  ISST-LTE: no network after install due to interface order change

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/trusty/+source/debian-installer/+bug/1537136/+subscriptions

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


[Bug 1537606] Re: Changing icon sizes causes desktop icon sizes to change too

2016-02-05 Thread Jacob Killelea
The bug is now in Bugzilla as bug #761610
https://bugzilla.gnome.org/show_bug.cgi?id=761610

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

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

Title:
  Changing icon sizes causes desktop icon sizes to change too

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

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


[Bug 1542471] Re: Playing mp3 files causes: Problem occurred without error being set. This is a bug in Rhythmbox or GStreamer.

2016-02-05 Thread Marlin Cremers
There's some more information after enabling debug on GStreamer

(00:37:50) [0x2075060] [rb_audioscrobbler_should_handshake] 
rb-audioscrobbler.c:839: No username set
(00:37:50) [0x2075060] [rb_audioscrobbler_should_handshake] 
rb-audioscrobbler.c:839: No username set
(00:37:50) [0x2075060] [rb_uri_could_be_podcast] rb-file-helpers.c:617: 
'file:///home/marlinc/Music/file.mp3' can't be a Podcast or OPML file, not the 
right scheme
(00:37:50) [0x2075060] [load_uri_finish] rb-shell.c:2902: found an entry to play
(00:37:50) [0x2075060] [rb_shell_player_stop] rb-shell-player.c:2119: stopping
(00:37:50) [0x2075060] [start_state_change] rb-player-gst.c:406: changing state 
to NULL
0:00:46.401768688 18590  0x2075060 DEBUG GST_STATES 
gstelement.c:2501:gst_element_set_state_func: set_state to NULL
0:00:46.401783562 18590  0x2075060 DEBUG GST_STATES 
gstelement.c:2539:gst_element_set_state_func: current NULL, 
old_pending VOID_PENDING, next VOID_PENDING, old return SUCCESS
0:00:46.401792438 18590  0x2075060 DEBUG GST_STATES 
gstelement.c:2573:gst_element_set_state_func: final: setting state 
from NULL to NULL
0:00:46.401803101 18590  0x2075060 DEBUG GST_STATES 
gstbin.c:2664:gst_bin_change_state_func: changing state of children 
from NULL to NULL
0:00:46.401810243 18590  0x2075060 DEBUGbin 
gstbin.c:2712:gst_bin_change_state_func: clearing all cached messages
0:00:46.401817445 18590  0x2075060 TRACEGST_REFCOUNTING 
gstobject.c:254:gst_object_ref: 0x364d330 ref 1->2
0:00:46.401825241 18590  0x2075060 DEBUGbin 
gstbin.c:2195:gst_bin_sort_iterator_resync: resync
0:00:46.401831097 18590  0x2075060 DEBUGbin 
gstbin.c:1981:add_to_queue: adding 'playsink' to queue
0:00:46.401836918 18590  0x2075060 TRACEGST_REFCOUNTING 
gstobject.c:254:gst_object_ref: 0x3664210 ref 1->2
0:00:46.401843702 18590  0x2075060 DEBUGbin 
gstbin.c:2121:update_degree: element playsink not linked on any 
sinkpads
0:00:46.401851830 18590  0x2075060 TRACEGST_REFCOUNTING 
gstobject.c:280:gst_object_unref: 0x3664210 unref 3->2
0:00:46.401858638 18590  0x2075060 DEBUGbin 
gstbin.c:2182:gst_bin_sort_iterator_next: queue head gives playsink
0:00:46.401864263 18590  0x2075060 DEBUGbin 
gstbin.c:2121:update_degree: element playsink not linked on any 
sinkpads
0:00:46.401869972 18590  0x2075060 INFO  GST_STATES 
gstbin.c:2316:gst_bin_element_set_state: current NULL pending 
VOID_PENDING, desired next NULL
0:00:46.401876988 18590  0x2075060 DEBUGbin 
gstbin.c:882:find_message: no message found matching types 0010
0:00:46.401883424 18590  0x2075060 DEBUGbin 
gstbin.c:889:find_message:   async-start
0:00:46.401889333 18590  0x2075060 DEBUGbin 
gstbin.c:2411:gst_bin_element_set_state: setting element playsink to 
NULL, base_time 0:00:00.0
0:00:46.401897176 18590  0x2075060 DEBUG GST_STATES 
gstelement.c:2501:gst_element_set_state_func: set_state to NULL
0:00:46.401902832 18590  0x2075060 DEBUG GST_STATES 
gstelement.c:2539:gst_element_set_state_func: current NULL, 
old_pending VOID_PENDING, next VOID_PENDING, old return SUCCESS
0:00:46.401909709 18590  0x2075060 DEBUG GST_STATES 
gstelement.c:2573:gst_element_set_state_func: final: setting state 
from NULL to NULL
0:00:46.401916970 18590  0x2075060 DEBUG GST_STATES 
gstbin.c:2664:gst_bin_change_state_func: changing state of children 
from NULL to NULL
0:00:46.401923417 18590  0x2075060 DEBUGbin 
gstbin.c:2712:gst_bin_change_state_func: clearing all cached messages
0:00:46.401929114 18590  0x2075060 TRACEGST_REFCOUNTING 
gstobject.c:254:gst_object_ref: 0x3664210 ref 2->3
0:00:46.401935718 18590  0x2075060 DEBUGbin 
gstbin.c:2195:gst_bin_sort_iterator_resync: resync
0:00:46.401941517 18590  0x2075060 DEBUGbin 
gstbin.c:882:find_message: no message found matching types 1000
0:00:46.401947112 18590  0x2075060 DEBUGbin 
gstbin.c:889:find_message:   structure-change
0:00:46.401952611 18590  0x2075060 DEBUGbin 
gstbin.c:2121:update_degree: element audiotee not linked on any 
sinkpads
0:00:46.401958212 18590  0x2075060 DEBUGbin 
gstbin.c:2121:update_degree: element streamsynchronizer0 not linked 
on any sinkpads
0:00:46.401964327 18590  0x2075060 DEBUGbin 
gstbin.c:2167:gst_bin_sort_iterator_next: queue empty, next best: 
audiotee
0:00:46.401970285 18590  0x2075060 DEBUGbin 
gstbin.c:2182:gst_bin_sort_iterator_next: queue head gives audiotee
0:00:46.401977376 18590  0x2075060 DEBUGbin 

[Bug 1542471] Re: Playing mp3 files causes: Problem occurred without error being set. This is a bug in Rhythmbox or GStreamer.

2016-02-05 Thread Marlin Cremers
I'm not sure why but running

cd ~/Music
find . -exec touch '{}' \;

As suggested by https://bugzilla.redhat.com/show_bug.cgi?id=1209574#c3
does appear to fix the issue.

** Bug watch added: Red Hat Bugzilla #1209574
   https://bugzilla.redhat.com/show_bug.cgi?id=1209574

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

Title:
  Playing mp3 files causes: Problem occurred without error being set.
  This is a bug in Rhythmbox or GStreamer.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer1.0/+bug/1542471/+subscriptions

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


[Bug 1541778] Re: file rename on desktop misaligned

2016-02-05 Thread Bug Watch Updater
** Changed in: nautilus
   Status: Confirmed => Unknown

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

Title:
  file rename on desktop misaligned

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

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