[Bug 1228841] Re: gnome-disks crashed with SIGSEGV in g_dbus_object_get_interface()

2015-03-21 Thread Damion Gans
Indeed, also on Vivid.

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

Title:
  gnome-disks crashed with SIGSEGV in g_dbus_object_get_interface()

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

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


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

2015-03-21 Thread Dmitry Shachnev
** Description changed:

- This bug will cause static grey or black screen instead of openning
+ == Impact ==
+ It was impossible to launch a gnome-session-based desktop on a system where 
hardware accelerations is not available (such as old hardware, or when using a 
remote desktop).
+ 
+ That looks like a quite popular use case — more than a hundred of people
+ marked this bug as affecting them.
+ 
+ == Test Case ==
+ The original bug description below contains a test case.
+ 
+ == Proposed Fix ==
+ The fix backports an upstream commit which adds --disable-acceleration-check 
commandline option, and makes Upstart user session pass that flag to 
gnome-session when the session is gnome-fallback (aka 
gnome-flashback-metacity). Of course, that option can be used with other 
sessions as well.
+ 
+ This was fixed in vivid in version 3.14.0-2ubuntu4.
+ 
+ == Regression Potential ==
+ The option was accepted upstream, and nobody complained so far. So the 
regression potential should be low.
+ 
+ This bug will cause static grey or black screen instead of opening
  remote session using Forwarded-X/XRDP/VNC/NX/X2GO/Chromoting from
  x2goclient, rdpclient(reminna/vinagre/mstsc), SSH, VNC, NOMACHINE and
  etc.
  
+ == Original Description ==
  1) lsb_release -rd
  Description:  Ubuntu 14.04 LTS
  Release:  14.04
  
  2) apt-cache policy gnome-session
  gnome-session:
    Installed: 3.9.90-0ubuntu12
    Candidate: 3.9.90-0ubuntu12
    Version table:
   *** 3.9.90-0ubuntu12 0
  500 http://us.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
- 100 /var/lib/dpkg/status
- 
- apt-cache policy gnome-session-fallback
- gnome-session-fallback:
-   Installed: 1:3.8.0-1ubuntu12.1
-   Candidate: 1:3.8.0-1ubuntu12.1
-   Version table:
-  *** 1:3.8.0-1ubuntu12.1 0
- 500 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/universe 
amd64 Packages
- 100 /var/lib/dpkg/status
-  1:3.8.0-1ubuntu11 0
- 500 http://us.archive.ubuntu.com/ubuntu/ trusty/universe amd64 
Packages
- 
- apt-cache policy xrdp
- xrdp:
-   Installed: 0.6.0-1
-   Candidate: 0.6.0-1
-   Version table:
-  *** 0.6.0-1 0
- 500 http://us.archive.ubuntu.com/ubuntu/ trusty/universe amd64 
Packages
- 100 /var/lib/dpkg/status
- 
- apt-cache policy remmina
- remmina:
-   Installed: 1.0.0-4ubuntu3
-   Candidate: 1.0.0-4ubuntu3
-   Version table:
-  *** 1.0.0-4ubuntu3 0
- 500 http://us.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
- 100 /var/lib/dpkg/status
- 
- apt-cache policy vinagre
- vinagre:
-   Installed: 3.10.2-0ubuntu1
-   Candidate: 3.10.2-0ubuntu1
-   Version table:
-  *** 3.10.2-0ubuntu1 0
- 500 http://us.archive.ubuntu.com/ubuntu/ trusty/universe amd64 
Packages
  100 /var/lib/dpkg/status
  
  3) What is expected to happen is when one installs xrdp on the host and
  attempts to use remmina or vinagre on a Ubuntu 14.04 client to RDP in,
  it works.
  
  4) What happens instead is it shows a gray static screen as per attached 
screenshot. This would appear an issue with gnome-session as per client log:
  cat .xsession-errors.old
  Script for ibus started at run_im.
  Script for auto started at run_im.
  Script for default started at run_im.
  init: indicator-application main process ended, respawning
  init: indicator-application main process ended, respawning
  init: indicator-application respawning too fast, stopped
  Xsession: X session started for  at Sun Jul 20 15:25:59 CDT 2014
  X Error of failed request:  BadValue (integer parameter out of range for 
operation)
    Major opcode of failed request:  109 (X_ChangeHosts)
    Value in failed request:  0x5
    Serial number of failed request:  6
    Current serial number in output stream:  8
  localuser:moniker being added to access control list
  X Error of failed request:  BadValue (integer parameter out of range for 
operation)
    Major opcode of failed request:  109 (X_ChangeHosts)
    Value in failed request:  0x5
    Serial number of failed request:  6
    Current serial number in output stream:  8
  Script for ibus started at run_im.
  Script for auto started at run_im.
  Script for default started at run_im.
  Script for ibus started at run_im.
  Script for auto started at run_im.
  Script for default started at run_im.
  gnome-session-is-accelerated: No composite extension.
  gnome-session-check-accelerated: Helper exited with code 256
  gnome-session-is-accelerated: No composite extension.
  gnome-session-check-accelerated: Helper exited with code 256
  
  ** (process:2565): WARNING **: software acceleration check failed: Child
  process exited with code 1
  
  ** (x-session-manager:2565): CRITICAL **: We failed, but the fail whale
  is dead. Sorry
  
  The following is not a WORKAROUND, create /etc/xorg.conf :
  Section "Device"
     Identifier  "Intel Graphics"
     Driver  "Intel"
     Option  "DRI" "False"
  EndSection
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package:

[Bug 1385572] Re: gnome-session not shutting down cleanly

2015-03-21 Thread Dmitry Shachnev
** Changed in: gnome-session (Ubuntu Trusty)
   Status: New => In Progress

** Changed in: gnome-session (Ubuntu Utopic)
   Status: New => In Progress

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

Title:
  gnome-session not shutting down cleanly

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

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


[Bug 1390958] Re: No OSD display when brightness changed using keyboard function keys

2015-03-21 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  No OSD display when brightness changed using keyboard function keys

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

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


[Bug 1434830] [NEW] Clicking on Files bookmark doesn't open the requested folder but gives error message

2015-03-21 Thread f(fanta)
Public bug reported:

Setup:
Ubuntu and Windows 7 installed on the same PC for dual-boot; on disk there is 
at least one NTFS partition for Windows, and Ubuntu is installed in a different 
partition.

Steps to reproduce:
- Open "Files", and navigate to any folder in the NTFS partition;
- Bookmark that folder (e.g. with Ctrl+D);
- Reboot the PC and log in with Ubuntu;
- Open "Files", and click on the previously created bookmark (under "Bookmarks" 
on the bar to the left);
- An error message pops-up "Unable to find the requested file. Please check the 
spelling and try again"; it should open to the bookmarked folder instead.

The issue is systematic.

Workaround:
- After logging in, and opening "Files", first click on the NTFS partition in 
the bar to the left (under "Devices"), and then click on the bookmark.

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: nautilus 1:3.10.1-0ubuntu15.1
ProcVersionSignature: Ubuntu 3.16.0-31.43-generic 3.16.7-ckt5
Uname: Linux 3.16.0-31-generic x86_64
ApportVersion: 2.14.7-0ubuntu8.2
Architecture: amd64
CurrentDesktop: Unity
Date: Sat Mar 21 15:36:41 2015
GsettingsChanges:
 b'org.gnome.nautilus.list-view' b'default-visible-columns' b"['name', 'size', 
'type', 'date_modified', 'permissions', 'owner', 'group']"
 b'org.gnome.nautilus.list-view' b'use-tree-view' b'true'
 b'org.gnome.nautilus.list-view' b'default-column-order' b"['name', 'size', 
'type', 'date_modified', 'date_accessed', 'permissions', 'owner', 'group', 
'mime_type', 'where']"
InstallationDate: Installed on 2014-11-25 (115 days ago)
InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  Clicking on Files  bookmark doesn't open the requested folder but
  gives error message

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

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


[Bug 1434830] Re: Clicking on Files bookmark doesn't open the requested folder but gives error message

2015-03-21 Thread f(fanta)
Screenshot of the error message that pops-up.

** Attachment added: "Screenshot from 2015-03-21 15:52:28.png"
   
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1434830/+attachment/4351435/+files/Screenshot%20from%202015-03-21%2015%3A52%3A28.png

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

Title:
  Clicking on Files  bookmark doesn't open the requested folder but
  gives error message

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

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


[Bug 1422090] Re: gedit crashes due to "traps: gedit[5161] trap int3 ip:7f0a11d7ed30 sp:7fff54f67a90 error:0"

2015-03-21 Thread Alberto Salvia Novella
** Changed in: gedit (Ubuntu)
   Importance: Undecided => High

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

Title:
  gedit crashes due to "traps: gedit[5161] trap int3 ip:7f0a11d7ed30
  sp:7fff54f67a90 error:0"

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

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


[Bug 1416751] Re: gnome-terminal randomly refuses input

2015-03-21 Thread Alberto Salvia Novella
** Changed in: gnome-terminal (Ubuntu)
   Importance: Undecided => High

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

Title:
  gnome-terminal randomly refuses input

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

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


[Bug 1434847] [NEW] Can't boot with Systemd

2015-03-21 Thread Sherif
Public bug reported:

After updating all packages, I can't boot by choosing Ubuntu in the bootloader 
anymore. Kubuntu logo remains until the terminal shows, "Starting version 219".
I can boot successfully by choosing Ubuntu...(Updstart).

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: systemd 219-4ubuntu7 [modified: 
usr/share/dbus-1/system-services/org.freedesktop.systemd1.service]
ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
Uname: Linux 3.19.0-9-generic x86_64
ApportVersion: 2.16.2-0ubuntu4
Architecture: amd64
CurrentDesktop: KDE
Date: Sat Mar 21 12:02:06 2015
InstallationDate: Installed on 2015-03-21 (0 days ago)
InstallationMedia: Kubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150224.1)
MachineType: Hewlett-Packard HP Pavilion g6 Notebook PC
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-9-generic.efi.signed 
root=UUID=ed2ae459-760e-4bd7-b5a0-f7f221d2d7fe ro quiet splash 
init=/sbin/upstart
SourcePackage: systemd
SystemdDelta:
 [EXTENDED]   /lib/systemd/system/systemd-timesyncd.service → 
/lib/systemd/system/systemd-timesyncd.service.d/disable-with-time-daemon.conf
 
 1 overridden configuration files found.
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/29/2013
dmi.bios.vendor: Insyde
dmi.bios.version: F.25
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: 183E
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 56.32
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnInsyde:bvrF.25:bd05/29/2013:svnHewlett-Packard:pnHPPaviliong6NotebookPC:pvr088512005D160:rvnHewlett-Packard:rn183E:rvr56.32:cvnHewlett-Packard:ct10:cvrChassisVersion:
dmi.product.name: HP Pavilion g6 Notebook PC
dmi.product.version: 088512005D160
dmi.sys.vendor: Hewlett-Packard

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


** Tags: amd64 apport-bug systemd-boot vivid

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

Title:
  Can't boot with Systemd

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

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

[Bug 1431743] Re: fails to boot due to read-ony file system

2015-03-21 Thread Sherif
*** This bug is a duplicate of bug 1432171 ***
https://bugs.launchpad.net/bugs/1432171

** This bug has been marked a duplicate of bug 1434847
   Can't boot with Systemd

** Tags added: vivid

** This bug is no longer a duplicate of bug 1434847
   Can't boot with Systemd
** This bug has been marked a duplicate of bug 1432171
   Starting version 219 "systemd-boot"

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

Title:
  fails to boot due to read-ony file system

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

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


[Bug 1434867] [NEW] Improper wording in a sentence

2015-03-21 Thread Laurent
Public bug reported:

link to french translation:
https://translations.launchpad.net/ubuntu/vivid/+source/fcitx-configtool/+pots/fcitx-configtool/fr/+translate?show=new_suggestions

sentence requested to be translated: "Show Advance Option"

should be:"Show Advanced Option" with a final "d" to "Advance"

** Affects: fcitx-configtool (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Improper wording in a sentence

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fcitx-configtool/+bug/1434867/+subscriptions

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


[Bug 1434867] Re: Improper wording in a sentence

2015-03-21 Thread Laurent
"fcitx-configtool" wasn't in the list to choose from when starting to
issue that bug.

** Package changed: fcitx (Ubuntu) => fcitx-configtool (Ubuntu)

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

Title:
  Improper wording in a sentence

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fcitx-configtool/+bug/1434867/+subscriptions

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


[Bug 1368712] Re: language cannot be selected under Region and Language in Settings

2015-03-21 Thread Thomas Rosted Jensen
** Also affects: gnome-control-center (Ubuntu)
   Importance: Undecided
   Status: New

** Project changed: ubuntu-gnome => gnome-control-center

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

Title:
  language cannot be selected under Region and Language in Settings

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

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


[Bug 1434880] [NEW] If you go into a folder inside Trash it takes you to that folder in it's actual location

2015-03-21 Thread The Unknown
Public bug reported:

This seems to be a bug as it is not such a useful thing and may confuse
some people as it brings you to the path behind the fake path
"trash:///". The thing is that when I move a folder into Trash, and then
go into the folder while it is still in Trash, instead of the path at
the top being "trash:///Folder", it becomes the actual real path to that
folder's location in your actual file system and becomes (""
replaced by your actual username):
"/home//.local/share/Trash/files/Folder". This is not such a
problem, but for the sake of perfection I think that it should not take
you to the actual location in the file system, but stay with the fake
Trash path.

There is also no way of emptying the Trash in the location it takes you
to, and you would have to go back, but this could confuse some people.

---

OS Information:

Description:Ubuntu 14.10
Release:14.10

Package Information:

nautilus:
  Installed: 1:3.10.1-0ubuntu15.1
  Candidate: 1:3.10.1-0ubuntu15.1
  Version table:
 *** 1:3.10.1-0ubuntu15.1 0
500 http://gb.archive.ubuntu.com/ubuntu/ utopic-updates/main amd64 
Packages
100 /var/lib/dpkg/status
 1:3.10.1-0ubuntu15 0
500 http://gb.archive.ubuntu.com/ubuntu/ utopic/main amd64 Packages

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

** Description changed:

  This seems to be a bug as it is not such a useful thing and may confuse
  some people as it brings you to the path behind the fake path
  "trash:///". The thing is that when I move a folder into Trash, and then
  go into the folder while it is still in Trash, instead of the path at
  the top being "trash:///Folder", it becomes the actual real path to that
  folder's location in your actual file system and becomes (""
  replaced by your actual username):
  "/home//.local/share/Trash/files/Folder". This is not such a
  problem, but for the sake of perfection I think that it should not take
  you to the actual location in the file system, but stay with the fake
  Trash path.
  
+ There is also no way of emptying the Trash in the location it takes you
+ to, and you would have to go back, but this could confuse some people.
+ 
  ---
  
  OS Information:
  
  Description:  Ubuntu 14.10
  Release:  14.10
  
  Package Information:
  
  nautilus:
-   Installed: 1:3.10.1-0ubuntu15.1
-   Candidate: 1:3.10.1-0ubuntu15.1
-   Version table:
-  *** 1:3.10.1-0ubuntu15.1 0
- 500 http://gb.archive.ubuntu.com/ubuntu/ utopic-updates/main amd64 
Packages
- 100 /var/lib/dpkg/status
-  1:3.10.1-0ubuntu15 0
- 500 http://gb.archive.ubuntu.com/ubuntu/ utopic/main amd64 Packages
+   Installed: 1:3.10.1-0ubuntu15.1
+   Candidate: 1:3.10.1-0ubuntu15.1
+   Version table:
+  *** 1:3.10.1-0ubuntu15.1 0
+ 500 http://gb.archive.ubuntu.com/ubuntu/ utopic-updates/main amd64 
Packages
+ 100 /var/lib/dpkg/status
+  1:3.10.1-0ubuntu15 0
+ 500 http://gb.archive.ubuntu.com/ubuntu/ utopic/main amd64 Packages

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

Title:
  If you go into a folder inside Trash it takes you to that folder in
  it's actual location

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

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

[Bug 1197395] Re: /run/user/$ID/pulse owned by root and not by the user

2015-03-21 Thread Dariusz
This bug affects me today on actual elementary 0.3 freya

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

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

Title:
  /run/user/$ID/pulse owned by root and not by the user

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

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


[Bug 1434884] [NEW] package gdm (not installed) failed to install/upgrade: subprocess installed post-removal script returned error exit status 1

2015-03-21 Thread 𝓡𝓸𝓫𝓮𝓻𝓽 𝓑𝓻𝓾𝓬𝓮 𝓟𝓪𝓻𝓴
Public bug reported:

Fun times updating from utopic to vivid. gdm didn't show any user list,
so I tried to uninstall it; lightdm let me log in but then this error
popped up a dozen times immediately after logging in with gnome-shell.

ProblemType: Package
DistroRelease: Ubuntu 15.04
Package: gdm (not installed)
ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
Uname: Linux 3.19.0-9-generic x86_64
ApportVersion: 2.16.2-0ubuntu4
AptOrdering: gdm: Purge
Architecture: amd64
Date: Sat Mar 21 13:55:08 2015
DpkgHistoryLog:
 Start-Date: 2015-03-21  13:55:05
 Commandline: apt-get purge gdm
 Purge: gdm:amd64 (3.14.1-0ubuntu2)
DpkgTerminalLog:
 Removing gdm (3.14.1-0ubuntu2) ...
 Purging configuration files for gdm (3.14.1-0ubuntu2) ...
 rm: cannot remove ‘/var/lib/gdm/.gvfs’: Is a directory
 dpkg: error processing package gdm (--purge):
  subprocess installed post-removal script returned error exit status 1
DuplicateSignature: package:gdm:(not installed):subprocess installed 
post-removal script returned error exit status 1
ErrorMessage: subprocess installed post-removal script returned error exit 
status 1
InstallationDate: Installed on 2014-04-03 (352 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
RelatedPackageVersions:
 dpkg 1.17.24ubuntu1
 apt  1.0.9.3ubuntu1
SourcePackage: gdm
Title: package gdm (not installed) failed to install/upgrade: subprocess 
installed post-removal script returned error exit status 1
UpgradeStatus: Upgraded to vivid on 2015-03-21 (0 days ago)

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


** Tags: amd64 apport-package vivid

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

Title:
  package gdm (not installed) failed to install/upgrade: subprocess
  installed post-removal script returned error exit status 1

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

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

[Bug 1434884] Re: package gdm (not installed) failed to install/upgrade: subprocess installed post-removal script returned error exit status 1

2015-03-21 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package gdm (not installed) failed to install/upgrade: subprocess
  installed post-removal script returned error exit status 1

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

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


[Bug 1270579] Re: On laptops, screen brightness isn't memorized between sessions

2015-03-21 Thread Norbert
** Also affects: dell-sputnik
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to a duplicate bug report (403075).
https://bugs.launchpad.net/bugs/1270579

Title:
  On laptops, screen brightness isn't memorized between sessions

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell-sputnik/+bug/1270579/+subscriptions

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


[Bug 1368712] Re: language cannot be selected under Region and Language in Settings

2015-03-21 Thread Tim
** Also affects: ubuntu-gnome
   Importance: Undecided
   Status: New

** Changed in: ubuntu-gnome
Milestone: None => vivid

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

Title:
  language cannot be selected under Region and Language in Settings

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

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


[Bug 1368712] Re: language cannot be selected under Region and Language in Settings

2015-03-21 Thread Thomas Rosted Jensen
Some further findings: The recent language settings tool "Settings ->
Region and Language" is quite new.

 WORKAROUND 

The old version was called "Settings -> Language Support" and can be
installed via the package "language-selector-gnome":

BASH> apt-get install language-selector-gnome

This tool will allow proper install of languages.

 FINDINGS 

Once languages are setup correctly in the old "Settings -> Language
Support", then the language also appear selected in the new tool
"Settings -> Region and Language". But if the "Language" or "Formats"
are clicked to be changed,  then the list only shows the list of English
languages.

It seams that the new "Region & Language" knows the label for the active local 
language - for example:
Language is displayed as "Danish (Denmark)". Formats as "Denmark (Danish)"
But if any if these are clicked to be changed, then the popup windows is simply 
not updated with all available languages.

 TODO 

Package name for old "Settings -> Language Support" is called 
"language-selector-gnome".
What is package name of new "Settings -> Language Support" ??
(if it is not a direct part of gnome-control-center - we should change package 
name...)

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

Title:
  language cannot be selected under Region and Language in Settings

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

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


[Bug 1433165] Re: evince fails to run due to a gdk_mir_display_open

2015-03-21 Thread Swarnendu Biswas
Hi Seth,

I have my home under /home/, it is just on a different partition. I face
the same issue with evince.

Executing sudo dpkg-reconfigure apparmor does not solve the problem for
me. I passed /home/ and /home// but it doesn't work. Any
suggestions?

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

Title:
  evince fails to run due to a gdk_mir_display_open

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

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


[Bug 1247366] Re: Evolution is missing bogofilter integration

2015-03-21 Thread Tim Wescott
I second Paul's request to backport this to 14.04.  I'd hate to have to
either wait for 16.04 or take my chances with building or installing the
latest Evolution.

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

Title:
  Evolution is missing bogofilter integration

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

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


[Bug 1434931] [NEW] Gedit missing exit, preferences and help

2015-03-21 Thread KyL416
Public bug reported:

Gedit is missing several menu items:

The exit option under File is gone, there's only close which just closes my 
current tab.
Preferences are missing from the Edit menu
There is no help menu

Description:Ubuntu Vivid Vervet (development branch)
Release:15.04
gedit version: 3.10.4-0ubuntu8
Using gnome-flashback (Metacity) for my current session.

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

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

Title:
  Gedit missing exit, preferences and help

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

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


[Bug 1434931] Re: Gedit missing exit, preferences and help

2015-03-21 Thread KyL416
Screenshot of what it looks like

** Attachment added: "No Help.png"
   
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/1434931/+attachment/4351904/+files/No%20Help.png

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

Title:
  Gedit missing exit, preferences and help

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

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


[Bug 1247366] Re: Evolution is missing bogofilter integration

2015-03-21 Thread Mike Strickland
I would like to see a backport to 14.04 as I'd prefer not to have to
wait for the next LTS.

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

Title:
  Evolution is missing bogofilter integration

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

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


[Bug 1433165] Re: evince fails to run due to a gdk_mir_display_open

2015-03-21 Thread Swarnendu Biswas
A very crude workaround that I tried is to disable the apparmor profile
evnice, similar to firefox and issuing

sudo apparmor_parser -R /etc/apparmor.d/usr.bin.evince.

Obviously evince works now, but this is far from satisfactory.

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

Title:
  evince fails to run due to a gdk_mir_display_open

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

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


[Bug 1026254] Re: Open with on folders was removed, Ubuntu should consider patching back

2015-03-21 Thread Daniel Antonio
The only way to solve this problem is install "pcmanfm" and run:

 xdg-mime default pcmanfm.desktop inode/directory

This solution worked for me, because I have my main folders as .desktop
entries in the Unity dash.

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

Title:
  Open with on folders was removed, Ubuntu should consider patching back

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

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