[Desktop-packages] [Bug 1448617] [NEW] Useless error message

2015-04-26 Thread Michael Kanis
Public bug reported:

The dialog states in the first section This feature can't be enabled
because the necessary packages are not installed.

This message is completely useless, because it leaves me completely in
the dark what the actual problem is and how I can resolve it. It should
instead provide a button to install whatever the system is missing or at
least name the packages that I need to install manually. (It's probably
samba, *I* know how to fix this)

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: gnome-user-share 3.0.4-0ubuntu1
ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
Uname: Linux 3.19.0-15-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.17.2-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Sun Apr 26 10:09:06 2015
ExecutablePath: /usr/bin/gnome-file-share-properties
SourcePackage: gnome-user-share
UpgradeStatus: Upgraded to vivid on 2015-04-24 (1 days ago)

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


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

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

Title:
  Useless error message

Status in gnome-user-share package in Ubuntu:
  New

Bug description:
  The dialog states in the first section This feature can't be enabled
  because the necessary packages are not installed.

  This message is completely useless, because it leaves me completely in
  the dark what the actual problem is and how I can resolve it. It
  should instead provide a button to install whatever the system is
  missing or at least name the packages that I need to install manually.
  (It's probably samba, *I* know how to fix this)

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: gnome-user-share 3.0.4-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Apr 26 10:09:06 2015
  ExecutablePath: /usr/bin/gnome-file-share-properties
  SourcePackage: gnome-user-share
  UpgradeStatus: Upgraded to vivid on 2015-04-24 (1 days ago)

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

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


[Desktop-packages] [Bug 1323255] [NEW] Usability: cryptsetup is missing from default install

2014-05-26 Thread Michael Kanis
Public bug reported:

On a fresh install of Ubuntu I connect a USB drive or SD card, that I
formatted and encrypted with gnome-disks (on another system). I get a
dialog prompting for the password, I enter the correct password. I get
an error dialog:

Error unlocking /dev/sdg1: Error spawning command-line `cryptsetup
luksOpen /dev/sdg1 luks-a6645339-a9d6-4dc5-985a-023ff620522e ':
Failed to execute child process cryptsetup (No such file or directory)
(g-exec-error-quark, 8)

There are several problems:
1) The software pretends to support encrypted disks by showing a password 
prompt but it doesn't.
2) It's 2014. Ubuntu should really support encrypted external disks by default. 
Period.
3) The error dialog is not helpful at all and a perfect example why Ubuntu is 
not ready for the mainstream. What were e.g. my parents supposed to do with 
this?

Workaround:
sudo apt-get install cryptsetup

Real fix:
1) The software should check if cryptsetup is there, *before* showing the 
password prompt and show an apropriate, helpful message if it is not. Possibly 
with an easy one-click solution. The volume you connected/inserted is 
encrypted. Additional software needs to be installed to support this. [Cancel] 
[[Install encryption support]]
2) Ubuntu should install cryptsetup by default.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: unity-settings-daemon 14.04.0+14.04.20140414-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
Uname: Linux 3.13.0-24-generic i686
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: i386
CurrentDesktop: Unity
Date: Mon May 26 12:54:21 2014
ExecutablePath: /usr/lib/unity-settings-daemon/unity-fallback-mount-helper
InstallationDate: Installed on 2014-05-24 (1 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release i386 (20140417)
ProcEnviron:
 LANGUAGE=de_DE
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: unity-settings-daemon
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 trusty

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

Title:
  Usability: cryptsetup is missing from default install

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

Bug description:
  On a fresh install of Ubuntu I connect a USB drive or SD card, that I
  formatted and encrypted with gnome-disks (on another system). I get a
  dialog prompting for the password, I enter the correct password. I get
  an error dialog:

  Error unlocking /dev/sdg1: Error spawning command-line `cryptsetup
  luksOpen /dev/sdg1 luks-a6645339-a9d6-4dc5-985a-023ff620522e ':
  Failed to execute child process cryptsetup (No such file or
  directory) (g-exec-error-quark, 8)

  There are several problems:
  1) The software pretends to support encrypted disks by showing a password 
prompt but it doesn't.
  2) It's 2014. Ubuntu should really support encrypted external disks by 
default. Period.
  3) The error dialog is not helpful at all and a perfect example why Ubuntu is 
not ready for the mainstream. What were e.g. my parents supposed to do with 
this?

  Workaround:
  sudo apt-get install cryptsetup

  Real fix:
  1) The software should check if cryptsetup is there, *before* showing the 
password prompt and show an apropriate, helpful message if it is not. Possibly 
with an easy one-click solution. The volume you connected/inserted is 
encrypted. Additional software needs to be installed to support this. [Cancel] 
[[Install encryption support]]
  2) Ubuntu should install cryptsetup by default.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity-settings-daemon 14.04.0+14.04.20140414-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic i686
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: i386
  CurrentDesktop: Unity
  Date: Mon May 26 12:54:21 2014
  ExecutablePath: /usr/lib/unity-settings-daemon/unity-fallback-mount-helper
  InstallationDate: Installed on 2014-05-24 (1 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release i386 (20140417)
  ProcEnviron:
   LANGUAGE=de_DE
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: unity-settings-daemon
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 875002] Re: choosing quit from unity launcher doesn't close rhythmbox if music is playing

2012-12-12 Thread Michael Kanis
Effectively what was suggested back then was that the close button
design should be different from the closequit button.

You don't give an argument *why* this is necessary.

I believe we should remove the close button from the window decoration, where 
the application doesn't quit on window close.
The action associated with closing without quitting the process is more like 
minimizing or hiding.
Closing i.e. (x) is clearly mentally associated with quitting, and it should 
be absolutely unambiguous.

This would be a hack as a workaround for another hack. Why not *fix* it
correctly by removing the wrong behavior in the first place?

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

Title:
  choosing quit from unity launcher doesn't close rhythmbox if music is
  playing

Status in One Hundred Paper Cuts:
  Confirmed
Status in “rhythmbox” package in Ubuntu:
  Triaged

Bug description:
  To reproduce:  Start rhythmbox. Start playing a song. Left click
  rhythmbox icon in unity launcher. Choose Quit.

  Application doesn't quit, music keeps playing, only the window closes.
  To really quit the application, put the song on pause and then choose
  quit.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: rhythmbox 2.90.1~20110908-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  Date: Sat Oct 15 15:43:51 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
   LC_CTYPE=en_GB.UTF-8
   PATH=(custom, user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: rhythmbox
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (0 days ago)

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

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


[Desktop-packages] [Bug 875002] Re: choosing quit from unity launcher doesn't close rhythmbox if music is playing

2012-10-24 Thread Michael Kanis
Please do NOT introduce preferences or plugins or whatnot for just plain
wrong behaviour. This has to be fixed, because it is a bug and that's
all. If Rhythmbox gets a preference for this kind of behaviour, then
every program should have one. Or why shouldn't they? Either make RB
behave like the other programs or make the other programs behave like
RB. Right now on Ubuntu there is this weird mix between OS X-like
application-based behaviour where closing the app's window does not end
the program and the Windows-like window-based opposite.

Please, read this article by Joel Spolsky about introducing preferences,
which fits in here perfectly:

http://www.joelonsoftware.com/uibook/chapters/fog59.html

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

Title:
  choosing quit from unity launcher doesn't close rhythmbox if music is
  playing

Status in One Hundred Paper Cuts:
  New
Status in “rhythmbox” package in Ubuntu:
  Triaged

Bug description:
  To reproduce:  Start rhythmbox. Start playing a song. Left click
  rhythmbox icon in unity launcher. Choose Quit.

  Application doesn't quit, music keeps playing, only the window closes.
  To really quit the application, put the song on pause and then choose
  quit.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: rhythmbox 2.90.1~20110908-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  Date: Sat Oct 15 15:43:51 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
   LC_CTYPE=en_GB.UTF-8
   PATH=(custom, user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: rhythmbox
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (0 days ago)

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

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


[Desktop-packages] [Bug 993828] Re: Rhythmbox can't be quit from the dash

2012-05-03 Thread Michael Kanis
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to rhythmbox in Ubuntu.
https://bugs.launchpad.net/bugs/993828

Title:
  Rhythmbox can't be quit from the dash

Status in “rhythmbox” package in Ubuntu:
  New

Bug description:
  Steps to reproduce:
  * Start Rhythmbox
  * Start playing some music
  * Right click on the Rhythmbox icon in the dock (or whatever you call the 
icon bar to the left) and choose 'Quit'

  What I expect:
  Rhythmbox should quit, the music should stop.

  What happens:
  The Rhythmbox window is hidden somewhere (but not normally minimized) and the 
music keeps playing.

  In general the behavior of Rhythmbox wrt closing and minimizing is
  highly confusing and inconsistent. It behaves totally different than
  all the other applications and almost never does what I'd expect.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: rhythmbox 2.96-0ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
  Uname: Linux 3.2.0-24-generic x86_64
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  Date: Thu May  3 10:41:39 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: rhythmbox
  UpgradeStatus: Upgraded to precise on 2012-04-27 (5 days ago)

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

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


[Desktop-packages] [Bug 993828] [NEW] Rhythmbox can't be quit from the dash

2012-05-03 Thread Michael Kanis
Public bug reported:

Steps to reproduce:
* Start Rhythmbox
* Start playing some music
* Right click on the Rhythmbox icon in the dock (or whatever you call the icon 
bar to the left) and choose 'Quit'

What I expect:
Rhythmbox should quit, the music should stop.

What happens:
The Rhythmbox window is hidden somewhere (but not normally minimized) and the 
music keeps playing.

In general the behavior of Rhythmbox wrt closing and minimizing is
highly confusing and inconsistent. It behaves totally different than all
the other applications and almost never does what I'd expect.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: rhythmbox 2.96-0ubuntu4
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
Uname: Linux 3.2.0-24-generic x86_64
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
Date: Thu May  3 10:41:39 2012
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
SourcePackage: rhythmbox
UpgradeStatus: Upgraded to precise on 2012-04-27 (5 days ago)

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


** Tags: amd64 apport-bug precise

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

Title:
  Rhythmbox can't be quit from the dash

Status in “rhythmbox” package in Ubuntu:
  New

Bug description:
  Steps to reproduce:
  * Start Rhythmbox
  * Start playing some music
  * Right click on the Rhythmbox icon in the dock (or whatever you call the 
icon bar to the left) and choose 'Quit'

  What I expect:
  Rhythmbox should quit, the music should stop.

  What happens:
  The Rhythmbox window is hidden somewhere (but not normally minimized) and the 
music keeps playing.

  In general the behavior of Rhythmbox wrt closing and minimizing is
  highly confusing and inconsistent. It behaves totally different than
  all the other applications and almost never does what I'd expect.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: rhythmbox 2.96-0ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
  Uname: Linux 3.2.0-24-generic x86_64
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  Date: Thu May  3 10:41:39 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  SourcePackage: rhythmbox
  UpgradeStatus: Upgraded to precise on 2012-04-27 (5 days ago)

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

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