Re: [Bug 697440] Re: Can't open/save files over the network using applications that don't use GVFS

2013-02-21 Thread David Bensimon
On 13-02-21 09:20 AM, Mitesh Pathak wrote:
 I would like to work on this bug!
 


Hi Mitesh,

I submitted this as a Potential Google Summer of Code project if it
interests you Google could be funding you to fix this bug. Please keep
an eye on this project. I think we will know if Ubuntu gets to take part
in ~3 weeks

https://wiki.ubuntu.com/GoogleSoC2013
http://www.google-melange.com/gsoc/homepage/google/gsoc2013

Cheers,

David

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

Title:
  Can't open/save files over the network using applications that don't
  use GVFS

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

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


[Bug 1077415] Re: No recursive search with the simple engine

2013-02-21 Thread David Bensimon
Hi Seb,

Cosimo reported in October that recursive search was turned back on in
git master. Any chance we can sync this change for 13.04?

https://bugzilla.gnome.org/show_bug.cgi?id=325146#c10

Cheers,

David

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

Title:
  No recursive search with the simple engine

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

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


[Bug 532005] Re: gnome-power-manager doesn't show icon as non-root user

2013-02-21 Thread David Bensimon
Marked invalid as we have not received a response and 10.04 is reaching
EOL in April 2013.

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

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

Title:
  gnome-power-manager doesn't show icon as non-root user

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

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


[Bug 1131571] [NEW] Nautilus properties window Content number continuously counting

2013-02-21 Thread David Bensimon
Public bug reported:

1. Press Ctrl H in your home directory
2. Selected all files inclusing hidden files
3. Right-click  Properties

Result:
Size keeps shifting (does not end counting). Can't find out the size of the 
selected files/folders.

Expected:
Ends counting with the size of the selected files/folders.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: nautilus 1:3.6.3-0ubuntu5
ProcVersionSignature: Ubuntu 3.8.0-4.8-generic 3.8.0-rc6
Uname: Linux 3.8.0-4-generic x86_64
ApportVersion: 2.8-0ubuntu4
Architecture: amd64
Date: Fri Feb 22 00:59:57 2013
GsettingsChanges:
 b'org.gnome.nautilus.window-state' b'geometry' b'1290x831+1+52'
 b'org.gnome.nautilus.window-state' b'sidebar-width' b'219'
InstallationDate: Installed on 2012-12-31 (53 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121230)
MarkForUpload: True
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)
mtime.conffile..etc.xdg.autostart.nautilus.autostart.desktop: 
2013-01-01T18:32:27.165937

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


** Tags: amd64 apport-bug raring

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

Title:
  Nautilus properties window Content number continuously counting

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

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


[Bug 1070451] Re: Error returned when attempting to erase disks.

2012-12-21 Thread David Bensimon
*** This bug is a duplicate of bug 1059872 ***
https://bugs.launchpad.net/bugs/1059872

** This bug has been marked a duplicate of bug 1059872
   Error formatting disk using disk utility

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

Title:
  Error returned when attempting to erase disks.

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

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


[Bug 487867] Re: No preference to enable/disable low battery alarm

2012-12-20 Thread David Bensimon
I found the workaround. Critical battery trigger has two modes:
'nothing' will ignore a seemingly critically low battery signal
'suspend' is the default which causes the computer to suspend upon receiving 
this erroneous signal

Check the current mode:
$ gsettings get org.gnome.settings-daemon.plugins.power critical-battery-action

Change the mode to do nothing
$ sudo -s
# cat  
/usr/share/glib-2.0/schemas/org.gnome.settings-daemon.plugins.power.gschema.override
  HERE
[org.gnome.settings-daemon.plugins.power]
critical-battery-action='nothing'
HERE

$ sudo glib-compile-schemas /usr/share/glib-2.0/schemas/

$ sudo dconf update
$ rm -r ~/.config/dconf/user
$ gsettings reset-recursively schema
$ gconftool-2 --recursive-unset /

** Changed in: gnome-power-manager (Ubuntu)
   Status: Confirmed = Fix Released

** Changed in: gnome-power-manager (Ubuntu)
 Assignee: (unassigned) = David Bensimon (davidbensimon)

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

Title:
  No preference to enable/disable low battery alarm

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

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


[Bug 1061799] [NEW] Home directory migrated from 10.04 to 12.10 brings up illogical xdg-user-dirs dialog

2012-10-04 Thread David Bensimon
Public bug reported:

After Migrating a home dir from 10.04 to 12.04, an xdg-user-dirs dialog,
which usually should show up only when someone changes the user
interface language, showed up and did not make much sense.

I'm not sure why this dialog is comming up since I did not change
Language.

The dialog does not show a current name besides /home/username (see
attached screenshot).

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: xdg-user-dirs-gtk 0.9-1ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-16.25-generic 3.5.4
Uname: Linux 3.5.0-16-generic i686
ApportVersion: 2.6.1-0ubuntu1
Architecture: i386
Date: Thu Oct  4 14:22:30 2012
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Beta i386 (20120926)
SourcePackage: xdg-user-dirs-gtk
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: xdg-user-dirs-gtk (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 quantal

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

Title:
  Home directory migrated from 10.04 to 12.10 brings up illogical xdg-
  user-dirs dialog

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdg-user-dirs-gtk/+bug/1061799/+subscriptions

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


[Bug 1061799] Re: Home directory migrated from 10.04 to 12.10 brings up illogical xdg-user-dirs dialog

2012-10-04 Thread David Bensimon
** Attachment added: Screenshot from 2012-10-02 16:03:46.png
   
https://bugs.launchpad.net/bugs/1061799/+attachment/3372733/+files/Screenshot%20from%202012-10-02%2016%3A03%3A46.png

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

Title:
  Home directory migrated from 10.04 to 12.10 brings up illogical xdg-
  user-dirs dialog

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdg-user-dirs-gtk/+bug/1061799/+subscriptions

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


[Bug 487867] Re: No preference to enable/disable low battery alarm

2012-09-28 Thread David Bensimon
Has anyone found a workaround to disable this warning and its associated
action in dconf?

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

Title:
  No preference to enable/disable low battery alarm

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

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


[Bug 1020716] [NEW] apport does not report rhythmbox crash

2012-07-03 Thread David Bensimon
Public bug reported:

Unfortunately, apport does not report rhythmbox crash. If Rhythmbox
crashes, you will see the apport GUI offerring you to report a bug. Upon
accepting to report the crash, nothing happens. The crash data stays in
/var/log crash but there is no summary of a bug to be reported and
Launchpad does not open up in the browser.

Steps to reproduce:
1) Open rhythmbox
2) Induce crash of rhythmbox by using:
$ kill -SEGV pid

What happens:
Apport GUI asks if you would like to report the issue. Upon accepting, nothing 
happens.

Expected:
I expect being able to create a bug report from a crash. I am basing myself on 
previous experience with Apport and with documentation which states:
Apport is a system which 
intercepts crashes right when they happen the first time,
gathers potentially useful information about the crash and the OS environment, 
...
presents a UI that informs the user about the crash and instructs them on how 
to proceed, 
...
If the user leaves the Send error report checkbox enabled, Apport uploads the 
collected information to the bug tracking system. After that it opens the 
packages' bug filing page with a sensible default bug title and leaves the rest 
of bug filing process to the web UI. 

-

This last part does not happen. Source: https://wiki.ubuntu.com/Apport/

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: rhythmbox 2.96-0ubuntu4
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic-pae 3.2.19
Uname: Linux 3.2.0-26-generic-pae i686
NonfreeKernelModules: wl
ApportVersion: 2.0.1-0ubuntu8
Architecture: i386
Date: Tue Jul  3 15:12:43 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.2)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: rhythmbox
UpgradeStatus: No upgrade log present (probably fresh install)

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

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


** Tags: apport-bug i386 precise

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

Title:
  apport does not report rhythmbox crash

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

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


[Bug 1020716] Re: apport does not report rhythmbox crash

2012-07-03 Thread David Bensimon
** Also affects: apport (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  apport does not report rhythmbox crash

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

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


[Bug 1020716] Re: apport does not report rhythmbox crash

2012-07-03 Thread David Bensimon
This might be an apport issue because I just tried it on gedit as well
and it did not continue to the bug filing process on the web UI
(Launchpad) either.

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

Title:
  apport does not report rhythmbox crash

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

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


[Bug 826089] Re: gnome-shell writes to ~/.gconf/apps/metacity/general affects Workspaces shown in unity-2d

2012-03-20 Thread David Bensimon
** Tags added: css-sponsored-p

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

Title:
  gnome-shell writes to ~/.gconf/apps/metacity/general  affects
  Workspaces shown in unity-2d

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

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


[Bug 697440] Re: Can't save files over the network using applications that don't use GVFS

2012-03-20 Thread David Bensimon
** Tags added: css-sponsored-p

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

Title:
  Can't save files over the network using applications that don't use
  GVFS

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

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


[Bug 160311] Re: Resizing windows by grabbing window borders is difficult

2012-03-20 Thread David Bensimon
** Tags added: css-sponsored-p

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

Title:
  Resizing windows by grabbing window borders is difficult

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/160311/+subscriptions

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


[Bug 296867] Re: empathy needs to support OTR encryption

2012-03-20 Thread David Bensimon
** Tags added: css-sponsored-p

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

Title:
  empathy needs to support OTR encryption

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

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


[Bug 11334] Re: MASTER Copy-Paste doesn't work if the source is closed before the paste

2012-03-20 Thread David Bensimon
** Tags added: css-sponsored-p

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

Title:
  MASTER Copy-Paste doesn't work if the source is closed before the
  paste

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

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


[Bug 68924] Re: provide support for changing volume labels

2012-03-20 Thread David Bensimon
** Tags added: css-sponsored-p

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

Title:
  provide support for changing volume labels

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

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


[Bug 382829] Re: Suggested output when printing a file to PDF is technical and generic ~/output.pdf

2012-03-20 Thread David Bensimon
** Tags added: css-sponsored-p

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

Title:
  Suggested output when printing a file to PDF is technical and generic
  ~/output.pdf

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

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


[Bug 826089] Re: gnome-shell writes to ~/.gconf/apps/metacity/general affects Workspaces shown in unity-2d

2012-03-20 Thread David Bensimon
** Tags added: rls-mgr-p-tracking

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

Title:
  gnome-shell writes to ~/.gconf/apps/metacity/general  affects
  Workspaces shown in unity-2d

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

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


[Bug 924388] Re: Opening files from the dash won't open with the default application

2012-03-20 Thread David Bensimon
** Also affects: gnome-control-center (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Opening files from the dash won't open with the default application

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

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


[Bug 924388] Re: Opening files from the dash won't open with the default application

2012-03-20 Thread David Bensimon
*** This bug is a duplicate of bug 876897 ***
https://bugs.launchpad.net/bugs/876897

Reproduced on Precise Beta 2.

1) Added Video.avi to ~/Videos
2) Set VLC as default video player in Settings - Details - Default 
Applications
3) Open video through dash or nautilus

What happens: Opens in Totem

Expected: Opens in VLC

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

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

Title:
  Opening files from the dash won't open with the default application

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

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


[Bug 876897] Re: Changing the default application for photos has no effect for several image types (png...)

2012-03-20 Thread David Bensimon
This affects Video as well, see Bug #924388

** Summary changed:

- Changing the default application for photos has no effect for several image 
types (png...)
+ Changing Default Application for Music/Video/Photos has no effect

** Changed in: gnome-control-center (Ubuntu)
   Importance: Low = Medium

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

Title:
  Changing Default Application for Music/Video/Photos has no effect

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

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


[Bug 876897] Re: Changing Default Application for Music/Video/Photos has no effect

2012-03-20 Thread David Bensimon
** Description changed:

- System: Oneiric up-to-date 64-Bit
- Unity: 3D
- gnome-control-center: 3.2.0-0ubuntu6
+ 1) Oneiric
+ System Settings → System Info → Default Applications
+ Issue reproted by OP: png, gif, svg, xpm (maybe more) do not open with 
correct application.
  
- Affected: png, gif, svg, xpm (maybe more)
+ 2) Precise
+ System Settings → Details → Default Applications
+ Issue reported in Bug #924388: Video opens with Totem even if VLC is selected 
as default
+ 
+ 3) Upstream:
+ System Settings → Details → Default Applications
+ Issue reported in Gnome-bugs #662191: Setting default music player only works 
for ogg vorbis files
+ 
  
  What you expected to happen:
- When changing the default image viewer in 'System Info' → 'Default 
Applications' from 'Image Viewer' to 'Shotwell Viewer' a double click on any 
image should open the image in 'Shotwell Viewer'.
+ 1) When changing the default image viewer in  from 'Image Viewer' to 
'Shotwell Viewer' a double click on any image should open the image in 
'Shotwell Viewer'.
+ 
+ 2) When changing default video player, all video files should open using
+ that app.
+ 
+ 3) When changing default music player, all music files should open using
+ that app.
  
  What happened instead:
- When clicking on a png, gif, xpm or svg file Ubuntu will open them in 'Image 
Viewer' instead of the system default image viewer → 'Shotwell Viewer'.
+ 1) When clicking on a png, gif, xpm or svg file Ubuntu will open them in 
'Image Viewer' instead of the system default image viewer → 'Shotwell Viewer'.
+ 
+ 2) Videos open in Totem even though VLC is selected to be default.
+ 
+ 3) Default music player only works for ogg files

** Tags added: css-sponsored-p

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

Title:
  Changing Default Application for Music/Video/Photos has no effect

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

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

[Bug 708382] Re: cannot create custom preferred applications

2012-03-20 Thread David Bensimon
** Tags added: css-sponsored-p

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

Title:
  cannot create custom preferred applications

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

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


[Bug 840402] Re: Default Applications does not belong in System Info

2012-03-20 Thread David Bensimon
** Tags added: css-sponsored-p

** Summary changed:

- Default Applications does not belong in System Info
+ Default Applications does not belong in System Info(Oneiric)/Details(Precise)

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

Title:
  Default Applications does not belong in System
  Info(Oneiric)/Details(Precise)

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

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


[Bug 959868] Re: Please respect the meaning of the word Eject

2012-03-20 Thread David Bensimon
** Description changed:

  The current wording is incorrect as the term Eject indicates the media
  will be thrown out [1] (such as a CD).
  
- = SD CARD = 
+ = SD CARD =
  Unity shows Eject
  Nautilus shows Unmount
  
  = USB DISK =
  Unity shows Eject and Safely Remove Drive
  Nautilus shows Eject and Safely Remove Drive
  
  Neither SD Card or USB Disk devices actuallyEject. What actually happens:
  SD - User inserts/clicks the card into reader. After **Unmounting** the card, 
the user must pull/click the card out
  USB - User inserts the drive into USB socket. After **Safely Removing** the 
drive, the user must pull the drive out
+ 
+ Glosarry:
+ Unmount - This option is available for those who want to unmount the media 
without ejecting it. For example, if you were going to reformat or to check the 
file system for errors.
+ 
+ Eject - This option is available to any drive with an eject mechanism,
+ such as floppy and CD. It allows you to eject the disc without having to
+ touch the drive itself.
+ 
+ Safely Remove - The option is to safely remove the media without
+ ejecting it. The media will remain, but the computer will not know of
+ its presence until removed and re-inserted.
  
  [1] eicio - From ē (“out of”), short form of ex, + iaciō (“throw,
  hurl”). http://en.wiktionary.org/wiki/eicio#Latin
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: nautilus 1:3.3.91-0ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-19.30-generic-pae 3.2.11
  Uname: Linux 3.2.0-19-generic-pae i686
  NonfreeKernelModules: wl
  ApportVersion: 1.94.1-0ubuntu2
  Architecture: i386
  Date: Mon Mar 19 21:13:32 2012
  GsettingsChanges: org.gnome.nautilus.window-state geometry '800x540+121+24'
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha i386 (20120222)
  ProcEnviron:
-  TERM=xterm
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: nautilus
  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 nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/959868

Title:
  Please respect the meaning of the word Eject

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/959868/+subscriptions

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

[Bug 503786] Re: HTML formatted GPG encrypted email not properly handled

2011-12-02 Thread David Bensimon
** Changed in: evolution (Ubuntu)
   Status: Triaged = Fix Released

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

Title:
  HTML formatted GPG encrypted email not properly handled

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

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


[Bug 503786] Re: HTML formatted GPG encrypted email not properly handled

2011-12-02 Thread David Bensimon
Discussed closing this case with Matt (Ubuntu Maintainer of Evolution).
This issue seems to have been resolved in Oneiric (Evolution
3.2.0-0ubuntu2).

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

Title:
  HTML formatted GPG encrypted email not properly handled

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

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


[Bug 894153] Re: Can't change Library name for DAAP Music sharing

2011-11-23 Thread David Bensimon
** Bug watch added: GNOME Bug Tracker #664680
   https://bugzilla.gnome.org/show_bug.cgi?id=664680

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

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

Title:
  Can't change Library name for DAAP Music sharing

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

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


[Bug 894153] Re: Can't change Library name for DAAP Music sharing

2011-11-23 Thread David Bensimon
This worked in rhythmbox 0.12.8-0ubuntu7 (Lucid). This is therefore a
regression (most likely in the rhythmbox-plugins package).

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

Title:
  Can't change Library name for DAAP Music sharing

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

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


[Bug 503786] Re: HTML formatted GPG encrypted email not properly handled

2011-11-22 Thread David Bensimon
If anyone is still having this issue in the latest release please let us
know.

This issue has been confirmed as being fixed in evolution 3.2.0-0ubuntu2
(available in 11.10). Would it be possible to close this report as well
as the upstream report?

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

Title:
  HTML formatted GPG encrypted email not properly handled

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

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


[Bug 851289] Re: Unable to mount any device or partition as non-root user

2011-09-15 Thread David Bensimon
*** This bug is a duplicate of bug 851055 ***
https://bugs.launchpad.net/bugs/851055

** This bug has been marked a duplicate of bug 851055
   Gnome cannot mount hotplugged storage device. Not Authorized.

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

Title:
  Unable to mount any device or partition as non-root user

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

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


[Bug 851003] Re: Nautilus unable to mount external disks - says not authorized to admin user

2011-09-15 Thread David Bensimon
*** This bug is a duplicate of bug 851055 ***
https://bugs.launchpad.net/bugs/851055

** This bug has been marked a duplicate of bug 851055
   Gnome cannot mount hotplugged storage device. Not Authorized.

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

Title:
  Nautilus unable to mount external disks - says not authorized to admin
  user

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

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


[Bug 851106] Re: Not Authorized To Access External Drive.

2011-09-15 Thread David Bensimon
*** This bug is a duplicate of bug 851055 ***
https://bugs.launchpad.net/bugs/851055

** This bug has been marked a duplicate of bug 851055
   [Oneiric] 'Not Authorized' error given when mounting device

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

Title:
  Not Authorized To Access External Drive.

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

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


[Bug 851055] Re: Gnome cannot mount hotplugged storage device. Not Authorized.

2011-09-15 Thread David Bensimon
This problem seems to be widespread, and from what I can see affects
everyone who has upgraded today. I have marked it as Importance: High to
get this looked at immediately.

** Changed in: ubuntu
   Importance: Undecided = High

** Changed in: ubuntu
 Assignee: (unassigned) = Ubuntu Desktop (ubuntu-desktop)

** Changed in: ubuntu
   Status: Confirmed = Triaged

** Description changed:

- In latest Oneiric Ocelot, gnome is unable to mount usb sticks anymore.
- Gives 'Not Authorized' error.
+ Oneiric Ocelot with latest update. Nautilus, Disk Utility are unable to
+ mount USB sticks anymore. Gives 'Not Authorized' error.
  
- Maybe has to do with the way lightdm opens the session ??
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gvfs 1.9.5-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-11.18-generic 3.0.4
  Uname: Linux 3.0.0-11-generic x86_64
  ApportVersion: 1.23-0ubuntu1
  Architecture: amd64
  Date: Thu Sep 15 18:07:58 2011
  EcryptfsInUse: Yes
  HotplugNewDevices: /dev/sdb /dev/sdb1 /dev/sdb3 /dev/sdb2
  HotplugNewMounts:
-  
+ 
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110901)
  SourcePackage: gvfs
  Symptom: storage
  Title: Does not detect hotplugged storage device
  UpgradeStatus: No upgrade log present (probably fresh install)

** Package changed: ubuntu = nautilus (Ubuntu)

** Changed in: nautilus (Ubuntu)
 Assignee: Ubuntu Desktop (ubuntu-desktop) = (unassigned)

** Summary changed:

- Gnome cannot mount hotplugged storage device. Not Authorized.
+ [Oneiric] 'Not Authorized' error given when mounting device

** Description changed:

  Oneiric Ocelot with latest update. Nautilus, Disk Utility are unable to
- mount USB sticks anymore. Gives 'Not Authorized' error.
+ mount/format/create partitions on USB drives.
  
+ User is presented with 'Not Authorized' error.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gvfs 1.9.5-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-11.18-generic 3.0.4
  Uname: Linux 3.0.0-11-generic x86_64
  ApportVersion: 1.23-0ubuntu1
  Architecture: amd64
  Date: Thu Sep 15 18:07:58 2011
  EcryptfsInUse: Yes
  HotplugNewDevices: /dev/sdb /dev/sdb1 /dev/sdb3 /dev/sdb2
  HotplugNewMounts:
  
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110901)
  SourcePackage: gvfs
  Symptom: storage
  Title: Does not detect hotplugged storage device
  UpgradeStatus: No upgrade log present (probably fresh install)

** Changed in: nautilus (Ubuntu)
Milestone: None = ubuntu-11.10

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

Title:
  [Oneiric] 'Not Authorized' error given when mounting device

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

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


[Bug 620693] Re: Screen not locked when turned off

2011-09-08 Thread David Bensimon
@chrisccoulson - I was able to reproduce this. Are you using steps from
comment #5, and are you testing on 10.04?

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

Title:
  Screen not locked when turned off

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

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


[Bug 620693] Re: Screen not locked when turned off

2011-09-08 Thread David Bensimon
@chrisccoulson - Here is the output of gconftool -R
/desktop/gnome/session /apps/gnome-power-manager /apps/gnome-
screensaver after I was able to reproduce the issue.

** Attachment added: gconf_keys_requested
   
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/620693/+attachment/2374065/+files/gconf_keys_requested

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

Title:
  Screen not locked when turned off

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

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


[Bug 620693] Re: Screen not locked when turned off

2011-08-10 Thread David Bensimon
** Changed in: gnome-power-manager (Ubuntu)
   Importance: Low = Medium

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

Title:
  Screen not locked when turned off

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

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


[Bug 620693] Re: Screen not locked when turned off

2011-07-06 Thread David Bensimon
** Changed in: gnome-power-manager (Ubuntu)
 Assignee: David Bensimon (davidbensimon) = Canonical Desktop Team 
(canonical-desktop-team)

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

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

Title:
  Screen not locked when turned off

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

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


[Bug 620693] Re: Screen not locked when turned off

2011-07-05 Thread David Bensimon
** Changed in: gnome-power-manager (Ubuntu)
   Status: Incomplete = 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/620693

Title:
  Screen not locked when turned off

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

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


[Bug 620693] Re: Screen not locked when turned off

2011-07-05 Thread David Bensimon
To boil down this bug:

1 -If the screensaver is disabled entirely, the screen does not get
locked.

2 -If the screen is blanked before the screensaver starts the screen
does not get locked.

The first statement, I would assume is to be expected since gnome-
screensaver is the software responsible for locking the screen. If you
do not enable gnome-screensaver, you will not have the possibility to
lock the screen, that's a given.

But the second statement seems like an issue to me. I reproduced this on
the 10.04 Desktop without touching gconf directly.

Steps:
1) System  Preferences  Power Management
-Put display to sleep when inactive for [1 min]
2) System  Preferences  Screensaver
-Screensaver [Blank Screen]
-Regard the computer as idle after [3 min]
-[x] Lock screen when screensaver is active
3) Walked away for 5 minutes (screen turned off after 1)
4) Upon return, moved the mouse, screen turns on, no password prompt.

Workaround: Ctrl-Alt-L (lock screen)
Fix: I will escalate (for the second statement) to try and get this assigned.

** Changed in: gnome-power-manager (Ubuntu)
 Assignee: (unassigned) = David Bensimon (davidbensimon)

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

Title:
  Screen not locked when turned off

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

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


[Bug 532005] Re: gnome-power-manager doesn't show icon as non-root user

2011-07-05 Thread David Bensimon
I am reopening this bug as Robert B's issue was confirmed by krzlew's
gpm.log as was requested by Chris Coulson.

Robert B, krzlew: Could you confirm that this is still an issue?

Chris, does this have enough information to be assigned? Please let me
know if you require anything additional.


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

** Changed in: gnome-power-manager (Ubuntu)
 Assignee: (unassigned) = David Bensimon (davidbensimon)

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

Title:
  gnome-power-manager doesn't show icon as non-root user

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

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


[Bug 793450] Re: Calendar applet does not show today's date

2011-06-14 Thread David Bensimon
** Changed in: gnome-panel (Ubuntu)
   Status: New = Confirmed

** Changed in: gnome-panel (Ubuntu)
   Importance: Undecided = Low

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

Title:
  Calendar applet does not show today's date

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

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


[Bug 666409] Re: totem unable to play back matroska files

2011-02-28 Thread David Bensimon
Was this caused by Fluendo Codecs purchased from the Canonical Store?

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

Title:
  totem unable to play back matroska files

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


[Bug 476156] Re: Gnome-Panel has No Option to Reset Panel to Default in Its GUI

2011-02-08 Thread David Bensimon
I have linked to the upstream bug:

The proper way to reset panels is to use the following commands in a terminal:
$ gconftool-2 --recursive-unset /apps/panel
$ rm -fr ~/.gconf/apps/panel
$ pkill gnome-panel 

There are two brainstorms for this feature (please vote):
http://brainstorm.ubuntu.com/item/10436/
http://brainstorm.ubuntu.com/item/13427/ 

There is also a community project/script which can save/restore and reset 
panels:
http://www.omgubuntu.co.uk/2010/09/how-to-restore-default-gnome-panels-in-ubuntu/

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

** Also affects: gnome-panel via
   https://bugzilla.gnome.org/show_bug.cgi?id=480720
   Importance: Unknown
   Status: Unknown

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

Title:
  Gnome-Panel has No Option to Reset Panel to Default in Its GUI

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


[Bug 214573] Re: [Hardy] Google calendar in evolution freezes Gnome Panel

2010-11-10 Thread David Bensimon
Please ignore the latest apport uploads.

-- 
[Hardy] Google calendar in evolution freezes Gnome Panel
https://bugs.launchpad.net/bugs/214573
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 664596] Re: Can't double click on top email folders/headings to expand/collapse them

2010-10-21 Thread David Bensimon
Confirming this usability issue. Please feel free to report this issue
upstream to https://bugzilla.gnome.org/ as GNOME developers are likely
to be the ones to make this change.

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

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

** Tags added: needs-upstream-report

-- 
Can't double click on top email folders/headings to expand/collapse them
https://bugs.launchpad.net/bugs/664596
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

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


[Bug 664605] Re: Missing Delete messages from server when deleted locally option for POP3

2010-10-21 Thread David Bensimon
This is an optional feature that is not present in all mail clients.
Most users should be ok with (a) delete mail on server after receiving
or (b) keep messages on server after receiving. This requested option
treats the POP3 more like an indirect IMAP and may cause confusion
through complication of the interface. Nevertheless confirming this
feature is not available, marking as wishlist.

** Changed in: evolution (Ubuntu)
   Importance: Undecided = Wishlist

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

-- 
Missing Delete messages from server when deleted locally option for POP3
https://bugs.launchpad.net/bugs/664605
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

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


[Bug 664596] Re: Can't double click on top email folders/headings to expand/collapse them

2010-10-21 Thread David Bensimon
For those who are not able to see their mail, please make sure that you
click the *LITTLE TRIANGLE* on the left of On this computer to expand
this section - see screenshot for a hint.

** Attachment added: triangle_onthiscomputer.png
   
https://bugs.edge.launchpad.net/ubuntu/+source/evolution/+bug/664596/+attachment/1705422/+files/triangle_onthiscomputer.png

-- 
Can't double click on top email folders/headings to expand/collapse them
https://bugs.launchpad.net/bugs/664596
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

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


[Bug 638715] Re: gconftool-2 fails to do what it should

2010-09-15 Thread David Bensimon
** Changed in: gconf2 (Ubuntu)
   Status: New = Confirmed

-- 
gconftool-2 fails to do what it should
https://bugs.launchpad.net/bugs/638715
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gconf2 in ubuntu.

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


[Bug 638715] Re: gconftool-2 fails to do what it should

2010-09-15 Thread David Bensimon
** Description changed:

  Binary package hint: gconf2
  
- The buggy command is the following:
+ Require gconftool-2 command that will do the same as the following in 
gnome-keyboard-properties:
+ 1) Go to System Preferences Keyboard
+ 2) Select Layout Layout Options
+ 3) Expand the option Key sequence to kill the X server and enable the Control 
+ Alt + Backspace
+ 
+ Unfortunately I have not been able to come up with a working command for
+ this. I believe this to be a bug since the gconf key is entered properly
+ when entered automatically by gnome-keyboard-properties.
+ 
+ The buggy command is the following (tested in 10.04 and 10.10):
  $ gconftool-2 --type list --list-type string --set 
/desktop/gnome/peripherals/keyboard/kbd/options '[lv3 lv3:ralt_switch,terminate 
terminate:ctrl_alt_bksp]'
+ 
+ It seems that the bug has to do with an invisible character between the
+ two words terminate which seems to me like a tab.

** Summary changed:

- gconftool-2 fails to do what it should
+ Cannot set key sequence to kill the X server using gconftool-2

-- 
Cannot set key sequence to kill the X server using gconftool-2
https://bugs.launchpad.net/bugs/638715
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gconf2 in ubuntu.

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


[Bug 604724] Re: pdftops loses grid lines

2010-07-14 Thread David Bensimon
** Also affects: cups (Ubuntu)
   Importance: Undecided
   Status: New

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

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


[Bug 604724] Re: pdftops loses grid lines

2010-07-14 Thread David Bensimon
** Bug watch added: freedesktop.org Bugzilla #29060
   http://bugs.freedesktop.org/show_bug.cgi?id=29060

** Also affects: poppler via
   http://bugs.freedesktop.org/show_bug.cgi?id=29060
   Importance: Unknown
   Status: Unknown

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

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


[Bug 589320] Re: gdm-safe-restart not supported

2010-06-04 Thread David Bensimon
I can confirm the output of the command on Lucid is Not supported.
What is the release used in your last deployment where gdm-safe-restart
was supported?

Take a look at this recent commit which shows the commands are removed in 
current development GNOME:
http://git.gnome.org/browse/gdm/commit/?id=9aace1fa58d1a4219fdddc4df01e0735f78dd306

- gdm-stop \
- gdm-restart \
- gdm-safe-restart \

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

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


[Bug 583567] Re: Totem/gstreamer plays h264/mp4a stream choppy and out of sync. VLC/ffmpeg plays stream perfectly.

2010-05-21 Thread David Bensimon
I've attached a video capture comparison of totem (on the left) and vlc
(on the right), both playing the same video stream (stream address found
in bug description).

** Summary changed:

- rtsp://video2.multicasttech.com/AFTVHorrorH2641000.sdp
+ Totem/gstreamer plays h264/mp4a stream choppy and out of sync. VLC/ffmpeg 
plays stream perfectly.

** Description changed:

- movies on play 5 minutes
+ Totem/gstreamer (or  firefox with totem plugin) plays h264/mp4a stream
+ choppy and out of sync (and often stops playing movie after 5 min).
+ VLC/ffmpeg plays stream perfectly.
+ 
+ I see some out of sync behavior when viewing this stream in or totem
+ 
+ Page where stream is embedded: 
http://www.mysteryfree.tv/unicast_embed/AFTVMysteryH264500.html
+ Stream address: rtsp://video2.multicasttech.com/AFTVMysteryH264500.sdp
+ 
+ Stream is using h264 video codec and mp4a audio codec. Bitarte varies
+ between ~300-700kb/s
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: libgstreamer0.10-0 0.10.28-1
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic i686
  Architecture: i386
  Date: Thu May 20 17:56:59 2010
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
  ProcEnviron:
-  LANG=en_US.utf8
-  SHELL=/bin/bash
+  LANG=en_US.utf8
+  SHELL=/bin/bash
  SourcePackage: gstreamer0.10

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

** Attachment added: totem_vlc_compare.ogv
   http://launchpadlibrarian.net/48872138/totem_vlc_compare.ogv

-- 
Totem/gstreamer plays h264/mp4a stream choppy and out of sync. VLC/ffmpeg plays 
stream perfectly.
https://bugs.launchpad.net/bugs/583567
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gstreamer0.10 in ubuntu.

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

[Bug 498436] Re: No ability to modify actions menu in gdmsetup

2010-05-19 Thread David Bensimon
The following command removes the Shutdown/Restart menu from the GDM2
Login screen (tested in Lucid 10.04 LTS). To revert, set true back to
false (default).

sudo -u gdm gconftool-2 --set /apps/gdm/simple-
greeter/disable_restart_buttons --type bool true

-- 
No ability to modify actions menu in gdmsetup
https://bugs.launchpad.net/bugs/498436
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 487867] Re: No preference to enable/disable low battery alarm

2010-04-27 Thread David Bensimon
It seems that the warning sound was removed in Ubuntu 10.04 LTS. There
is no option in Power Management Preferences to turn this feature
on/off.

-- 
No preference to enable/disable low battery alarm
https://bugs.launchpad.net/bugs/487867
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 551982] [NEW] Feature request: Add Amazon S3 support to gvfs

2010-03-30 Thread David Bensimon
Public bug reported:

Binary package hint: gvfs

Amazon S3 (Simple Storage Service) is an online storage web service
offered by Amazon Web Services. Amazon S3 provides unlimited storage
through a simple web services interface. This report was created to
track the request to add Amazon S3 support to gvfs.

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

-- 
Feature request: Add Amazon S3 support to gvfs
https://bugs.launchpad.net/bugs/551982
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in ubuntu.

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


[Bug 260918] Re: needed: libv4l and associated application patches (or gspca stopped working in 2.6.27)

2010-03-11 Thread David Bensimon
@PascalCavy - Check Bug #358599 as it relates to not being able to use
webcam on flashed-based video conference systems.

-- 
needed: libv4l and associated application patches (or gspca stopped working in 
2.6.27)
https://bugs.launchpad.net/bugs/260918
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gst-plugins-good0.10 in ubuntu.

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


[Bug 487867] Re: No preference to enable/disable low battery alarm

2009-12-21 Thread David Bensimon
Thank you for confirming this bug.

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

-- 
No preference to enable/disable low battery alarm
https://bugs.launchpad.net/bugs/487867
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 487863] [NEW] gnome-power-manager - Power Management Preferences - Put display to sleep when inactive for:Never - does not work, display sleeps in few minutes

2009-11-24 Thread David Bensimon
Public bug reported:

Binary package hint: gnome-power-manager

In Power Management Preferences

Put display to sleep when inactive for: Never does dot work. 
Display is put to sleep and goes dark after a few minutes.

Put display to sleep when inactive for: 1 hour does work.
Display is put to sleep and goes dark after 1 hour.

ProblemType: Bug
Architecture: i386
CheckboxSubmission: 2927c59df4d910c7420633a88fe5f586
CheckboxSystem: d00f84de8a555815fa1c4660280da308
Date: Tue Nov 24 17:12:13 2009
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: wl
Package: gnome-power-manager 2.28.1-0ubuntu1
ProcEnviron:
 LANGUAGE=en_CA.UTF-8
 PATH=(custom, user)
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: gnome-power-manager
Uname: Linux 2.6.31-14-generic i686
XsessionErrors:
 (gnome-settings-daemon:1776): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
 (polkit-gnome-authentication-agent-1:1819): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
 (nautilus:1811): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed

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


** Tags: apport-bug i386

-- 
gnome-power-manager - Power Management Preferences - Put display to sleep when 
inactive for:Never - does not work, display sleeps in few minutes
https://bugs.launchpad.net/bugs/487863
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 487863] Re: gnome-power-manager - Power Management Preferences - Put display to sleep when inactive for:Never does dot work, display is put to sleep after a few minutes

2009-11-24 Thread David Bensimon

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/36038721/Dependencies.txt

** Attachment added: DevkitPower.txt
   http://launchpadlibrarian.net/36038722/DevkitPower.txt

** Attachment added: GConfNonDefault.txt
   http://launchpadlibrarian.net/36038723/GConfNonDefault.txt

** Attachment added: gnome-power-bugreport.txt
   http://launchpadlibrarian.net/36038724/gnome-power-bugreport.txt

** Summary changed:

- gnome-power-manager - Power Management Preferences - Put display to sleep 
when inactive for:Never does dot work, display is put to sleep after a few 
minutes
+ gnome-power-manager - Power Management Preferences - Put display to sleep 
when inactive for:Never - does not work, display sleeps in few minutes

-- 
gnome-power-manager - Power Management Preferences - Put display to sleep when 
inactive for:Never - does not work, display sleeps in few minutes
https://bugs.launchpad.net/bugs/487863
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 487867] Re: No preference to enable/disable low battery alarm

2009-11-24 Thread David Bensimon

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/36039118/Dependencies.txt

** Attachment added: DevkitPower.txt
   http://launchpadlibrarian.net/36039123/DevkitPower.txt

** Attachment added: GConfNonDefault.txt
   http://launchpadlibrarian.net/36039133/GConfNonDefault.txt

** Attachment added: gnome-power-bugreport.txt
   http://launchpadlibrarian.net/36039138/gnome-power-bugreport.txt

-- 
No preference to enable/disable low battery alarm
https://bugs.launchpad.net/bugs/487867
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 487867] [NEW] No preference to enable/disable low battery alarm

2009-11-24 Thread David Bensimon
Public bug reported:

Binary package hint: gnome-power-manager

When battery is critically low there is an alarm (At least on a Dell
Mini 9 Inspiron 910).

Please include an option in Power Management Preferences to
enable/disable low battery alarm.

ProblemType: Bug
Architecture: i386
CheckboxSubmission: 2927c59df4d910c7420633a88fe5f586
CheckboxSystem: d00f84de8a555815fa1c4660280da308
Date: Tue Nov 24 17:32:05 2009
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: wl
Package: gnome-power-manager 2.28.1-0ubuntu1
ProcEnviron:
 LANGUAGE=en_CA.UTF-8
 PATH=(custom, user)
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: gnome-power-manager
Uname: Linux 2.6.31-14-generic i686
XsessionErrors:
 (gnome-settings-daemon:1776): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
 (polkit-gnome-authentication-agent-1:1819): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
 (nautilus:1811): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed

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


** Tags: apport-bug i386

-- 
No preference to enable/disable low battery alarm
https://bugs.launchpad.net/bugs/487867
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 484962] [NEW] No sound in Quicktime movie: missing codec x-gst-fourcc-Qclp

2009-11-18 Thread David Bensimon
Public bug reported:

Binary package hint: gstreamer0.10-plugins-good

The audio codec x-gst-fourcc-Qclp is not recognized by gstreamer, but
is well recognized by ffmpeg (used by mplayer and vlc). The Codec is
QCLP(Qualcomm Purevoice) Audio which you can read more about here:
http://wiki.multimedia.cx/index.php?title=QCELP

Steps to reproduce:
The video source is http://cyberchinese-online.com/media/video/pcr/L_1.mov
1) Go to URL
2) You are proposed to download a codec
3) Codec not found

Expected:
Codec should be supported by gstreamer. ffmpeg/vlc is able to read the file 
without any issues.

** Affects: gst-plugins-good0.10 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
No sound in Quicktime movie: missing codec x-gst-fourcc-Qclp
https://bugs.launchpad.net/bugs/484962
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gst-plugins-good0.10 in ubuntu.

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


[Bug 407621] Re: (design decision) Icons missing from context menu , dialogue buttons , firefox bookmark favicons, system menu

2009-10-26 Thread David Bensimon
I have no issue with icons being turned off, but turning them back on
should be a easy consistent, which it is not.

The location for this preference:
System  Preferences  Appearance  Interface (Tab)
The option that turns it on/off:
Show Icons In menu

1) The issue with this is why would someone go to Appearance instead of right 
clicking the menu and selecting Edit Menus.
2) Show Icons In menu does not turn off all icons. There should be one checkbox 
to turn all icons off/on or there should be one checkbox for each 
(Applications, Places, System)
3) Even with icons disabled, Control Centre icon is displayed

Until the layout and logic behind this choice are completed, I think the
best course of action is to keep displaying all icons by default in
karmic.

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

-- 
(design decision) Icons missing from context menu , dialogue buttons , firefox 
bookmark favicons, system menu
https://bugs.launchpad.net/bugs/407621
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 437429] Re: Cannot prevent login sound

2009-10-07 Thread David Bensimon
I agree with Brian. Even more, users must have the ability to login
silently *and/or* to customize the sound. This is available in the
Login Window utility in jaunty but is a feature that has been removed
in karmic. Requesting that we give back the power of sound customization
to the user, both for system sounds (this bug) and session sounds ( Bug
#324700 ).

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

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


[Bug 216049] Re: window list restore to current workspace does not work

2009-09-14 Thread David Bensimon
I can also confirm this issue on Ubuntu 9.04. The issue is specifically
with the Window List Applet, so I'm not sure if the metacity
compositing window manager has any part in this bug.

The has been reproduced on multiple releases and distributions.

I will add video capture of the issue and link to existing bug on redhat
bugzilla.

-- 
window list restore to current workspace does not work
https://bugs.launchpad.net/bugs/216049
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 216049] Re: window list restore to current workspace does not work

2009-09-14 Thread David Bensimon

** Attachment added: Bug_216049_Demonstration.ogv
   http://launchpadlibrarian.net/31805925/Bug_216049_Demonstration.ogv

-- 
window list restore to current workspace does not work
https://bugs.launchpad.net/bugs/216049
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 216049] Re: window list restore to current workspace does not work

2009-09-14 Thread David Bensimon

** Attachment added: try_to_fix.ogv
   http://launchpadlibrarian.net/31805931/try_to_fix.ogv

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

** Also affects: gnome-panel (Fedora) via
   https://bugzilla.redhat.com/show_bug.cgi?id=484842
   Importance: Unknown
   Status: Unknown

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

** Also affects: metacity (Fedora) via
   https://bugzilla.redhat.com/show_bug.cgi?id=393481
   Importance: Unknown
   Status: Unknown

** Also affects: gnome-panel (Ubuntu)
   Importance: Undecided
   Status: New

-- 
window list restore to current workspace does not work
https://bugs.launchpad.net/bugs/216049
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 272324] Re: Share name is incorrectly marked as an optional field in Places Connect To Server Windows share, which causes unclear error when connecting

2009-09-09 Thread David Bensimon
This issue has been resolved in karmic. In yjaunty you can use the
following workaround:

1. Install samba:
$ sudo apt-get install samba

2. Set a URL handler for smb (for each user):
$ gconftool-2 --set --type=string /desktop/gnome/url-handlers/smb/command 
'nautilus %s'
$ gconftool-2 --set --type=bool /desktop/gnome/url-handlers/smb/enabled true
$ gconftool-2 --set --type=bool /desktop/gnome/url-handlers/smb/need-terminal 
false
Instead of giving an error, when a user tries to connect to a smb server by 
host name or host IP nautilus will open a smb://host/ window showing all shares.

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

-- 
Share name is incorrectly marked as an optional field in Places  Connect To 
Server  Windows share, which causes unclear error when connecting
https://bugs.launchpad.net/bugs/272324
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 310854] Re: Printing Photos with Canon original drivers stopped working in Intrepid

2009-08-24 Thread David Bensimon
@ seb128 - Changes may have been made in Jaunty as you have noted, but
even when using Jaunty, I have tried printing on 4x6 paper and I still
have the same error. The printed area only covers a small section of the
4x6 photo paper (on a Canon i960).

Has anyone confirmed that this fix in Jaunty works for them? I am still
experiencing the issue reported in Bug #407184 in 8.04, 8.10 and 9.04
(fully updated).

** Changed in: gtk+2.0 (Ubuntu)
   Status: Fix Released = Confirmed

-- 
Printing Photos with Canon original drivers stopped working in Intrepid
https://bugs.launchpad.net/bugs/310854
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to eog in ubuntu.

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


[Bug 354792] Re: Ctl-Alt-L does not lock screen immediately after startup

2009-08-19 Thread David Bensimon
Tested in Karmic, works for me.

-- 
Ctl-Alt-L does not lock screen immediately after startup
https://bugs.launchpad.net/bugs/354792
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-screensaver in ubuntu.

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


[Bug 407184] Re: Canon i960 - Not able to print 4x6 photos correctly

2009-08-15 Thread David Bensimon
*** This bug is a duplicate of bug 310854 ***
https://bugs.launchpad.net/bugs/310854

Upgraded to 8.10 and then 9.04, both times the print only covered a
small section of the page (not 4x6).

-- 
Canon i960 - Not able to print 4x6 photos correctly
https://bugs.launchpad.net/bugs/407184
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to eog in ubuntu (via bug 310854).

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


[Bug 386417] Re: Browsing samba share gives error: Mountpoint Already registered

2009-08-15 Thread David Bensimon
I think poofyyoda means it is a trivial fix. If so, can we have a gnome
developer take a look or perhaps we can enter it as an entry in the 100
paper cuts. This bug is important as it may block two users from sharing
files simply.

** Tags added: regression-potential

-- 
Browsing samba share gives error: Mountpoint Already registered
https://bugs.launchpad.net/bugs/386417
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 386417] Re: Browsing samba share gives error: Mountpoint Already registered

2009-08-15 Thread David Bensimon
Seb, can we bump up the importance of this bug to Medium and if it is in
fact trivial, can we have a developer produce a fix/patch.

-- 
Browsing samba share gives error: Mountpoint Already registered
https://bugs.launchpad.net/bugs/386417
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 272324] Re: non clear error when trying to connect to a server and not specifying a directory

2009-07-24 Thread David Bensimon
This is still broken, and it is a pretty small bug if you just need to
make the share name a mandatory field instead of an optional one.

When using Places  Connect To Server to connect to a
samba/windows/cifs share, the Share name field is incorrectly marked
as optional. This would truly be optional if (by connecting to a server)
a share list came up, allowing the user to select which share to mount.
Since this is not the case, Share name is incorrectly marked as an
optional field and should be placed above the Optional information
label.

The change needs to be made at Line 465 in src/nautilus-connect-server-
dialog.c of the nautilus 2.26.2 source package.

** Summary changed:

- non clear error when trying to connect to a server and not specifying a 
directory
+ Share name is incorrectly marked as an optional field in Places  Connect To 
Server  Windows share, and error is unclear when connecting

** Summary changed:

- Share name is incorrectly marked as an optional field in Places  Connect To 
Server  Windows share, and error is unclear when connecting
+ Share name is incorrectly marked as an optional field in Places  Connect To 
Server  Windows share, which causes unclear error when connecting

-- 
Share name is incorrectly marked as an optional field in Places  Connect To 
Server  Windows share, which causes unclear error when connecting
https://bugs.launchpad.net/bugs/272324
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 401232] Re: rhythmbox should use libnotify to display songname, when in the background and not just when minimized

2009-07-21 Thread David Bensimon
The bug I opened:
http://bugzilla.gnome.org/show_bug.cgi?id=589182

is a duplicate of a previously opened bug: 
http://bugzilla.gnome.org/show_bug.cgi?id=331019

Where a fix will be released for rhythmbox 0.12.2

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

** Changed in: rhythmbox
   Status: New = Unknown

** Changed in: rhythmbox
 Remote watch: GNOME Bug Tracker #589182 = GNOME Bug Tracker #331019

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

-- 
rhythmbox should use libnotify to display songname, when in the background and 
not just when minimized
https://bugs.launchpad.net/bugs/401232
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 396867] Re: Clicking Computer or Network in the Places Menu Crashes Nautilus

2009-07-08 Thread David Bensimon
** Changed in: nautilus (Ubuntu)
   Status: Invalid = Confirmed

-- 
Clicking Computer or Network in the Places Menu Crashes Nautilus
https://bugs.launchpad.net/bugs/396867
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 396867] Re: Clicking Computer or Network in the Places Menu Crashes Nautilus

2009-07-08 Thread David Bensimon
Sebastien,

Dean and I have been working on this bug to see if we could produce the
crash report that you have requested. /etc/default/apport was modified
so that enabled=0 was changed to enabled=1 and then we reproduces
the crash. After the crash, no file was found in /var/crash/ therefore
we reported the above with apport collect and another bug will be
reported with with Help  File a problem. I hope that within these
files, you can find the issue. I think a recent update may have broken
this since two people experience the exact same crash within 24 hours.

Dean has a few 'non-standard' repositories which may have pushed down a
package which broke the Places  Network and Places  Computer I
think it would be useful to know if Jim, the original reporter of the
bug has any of these repositories as well. I do not have these repos, I
have a fully updated system and I am not able to reproduce.

Non standard repositories:
-Launchpad PPA for UbuntuOne
-Wine
-Medibuntu

-- 
Clicking Computer or Network in the Places Menu Crashes Nautilus
https://bugs.launchpad.net/bugs/396867
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 263338] Re: Better file copy mechanisms are needed between filesystems (offer rename)

2009-06-23 Thread David Bensimon
** Description changed:

  Binary package hint: nautilus
  
  Bug - Condensed: Better file copy mechanisms are needed between
  filesystems. Offer a rename on name errors.
  
  Bug - Detailed: Currently, in Ubuntu 8.04 Hardy, Nautilus 2.22.3 does
  not offer to rename files when errors occur copying files between
  filesystems. It does notify the user that the file will not be copied
  but unlike Kubuntu's user interface, it does not suggest to simply
  rename the file and continue copying. In any case, if the user steps
  away from the computer, copying should not pause, cease or hang on
  error (except for the files with errors in them). Errors should be
  presented to the user as ON HOLD to ask what to do with the files,
  while the rest of the files are copied over.
  
  Copying runs into issues when files which have legal characters in ext3
  that do not in fat32/fat16 must be renamed by the user. As well files
  with capitalization do not hold a different name as files with lower
  case names (i.e. mark.jpg vs MARK.JPG and Mark.jpg). In ext3 these can
- live together in a common directory, whereas on fat (which is not
- capital sensitive) if you were to copy these three files, only one of
- them would live. To rectify the missing files you would need to:
+ live together in a common directory, whereas on fat (which is not case
+ sensitive) if you were to copy these three files, only one of them would
+ live. To rectify the missing files you would need to:
  
  1) remember or note the location of the files 
  2) change the names 
  3) copy the files manually
  
  Efforts to simplify copying for the end user have been made in the past
  with the addition of the merge functionality. We will now need naming
  issues to be addressed.

-- 
Better file copy mechanisms are needed between filesystems (offer rename)
https://bugs.launchpad.net/bugs/263338
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 307019] Re: ecryptfs Private directory not mounted after changing password in users-admin

2009-06-22 Thread David Bensimon
Jarno, Thus bug only affects users-admin which is a gnome system
utility. You do not need to worry if using XFCE, and yes passwd works
(and is a current workaround to this bug) but very rarely do new users
use command line tools.

-- 
ecryptfs Private directory not mounted after changing password in users-admin
https://bugs.launchpad.net/bugs/307019
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to liboobs in ubuntu.

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


[Bug 386417] [NEW] Browsing samba share gives error: Mountpoint Already registered

2009-06-12 Thread David Bensimon
Public bug reported:

Binary package hint: gvfs

Ubuntu 9.04 i386
gvfs 1.2.2-0ubuntu1

Many guest-accessible/editable samba shares are available on the
network.

I have located a bug concerning Samba/GVFS where browsing a network,
that is going through Places  Network Workgroup  Hostname produces
the following error:

DBus error org.freedesktop.DBus.Error.InvalidArgs: Mountpoint Already
registered

** Affects: gvfs (Ubuntu)
 Importance: Low
 Assignee: Ubuntu Desktop Bugs (desktop-bugs)
 Status: Confirmed

-- 
Browsing samba share gives error: Mountpoint Already registered
https://bugs.launchpad.net/bugs/386417
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in ubuntu.

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


[Bug 373167] Re: After installing Thunderbird, preferred applications shows both Mozilla Thunderbird and Thunderbird

2009-06-02 Thread David Bensimon
** Package changed: nautilus (Ubuntu) = mozilla-thunderbird (Ubuntu)

** Changed in: mozilla-thunderbird (Ubuntu)
   Status: Invalid = Confirmed

-- 
After installing Thunderbird, preferred applications shows both Mozilla 
Thunderbird and Thunderbird
https://bugs.launchpad.net/bugs/373167
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 147298] Re: [Gutsy] AD198x Analog: microphone misconfigured

2009-05-13 Thread David Bensimon
Can Pavel or another user with the HP NX6325 please run the following
command and post the output.

$ lspci -nn | grep -i audio

-- 
[Gutsy] AD198x Analog: microphone misconfigured
https://bugs.launchpad.net/bugs/147298
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gstreamer0.10 in ubuntu.

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


[Bug 358426] Re: Unable to start the settings manager gnome-settings-daemon after updating Intrepid

2009-04-27 Thread David Bensimon
Thank you Sebastien for helping Paul with this one.

-- 
Unable to start the settings manager gnome-settings-daemon after updating 
Intrepid
https://bugs.launchpad.net/bugs/358426
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in ubuntu.

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


[Bug 235782] Re: P3: Regression, multiple problems when using Places Connect to Server to connect to Windows share in hardy (reposted)

2009-04-16 Thread David Bensimon
** Description changed:

  This private bug is a support escalation to parallel Public Bug #216104
  which explains the same issue.
  
  This was mistakenly filed without the private flag as bug #235774.
  Notification went out to various non-Canonical people, including the
  Ubuntu Bugs team.  The first bug was closed as Invalid for now, this is
  a repost.
  
  The Places  Connect to Server... dialog in hardy do not work to connect
  to Windows share in hardy. There are multiple failure, and its behavior
  is extremely confusing. This worked without any problem on gutsy using
  the same server and same credentials.
  
  The share we are trying to connect to is hosted on a Windows Small
  Business Server 2003 server.
  
   - Local username: ubuntu
   - Remote username: ubuntu
   - Windows server name: win2003
   - Windows domain name: canonical (it is an Active Directory)
   - Share name we connect to: clients
  
  To be sure this is not a problem that have been fixed in an upcoming
  update already, I installed the following package from hardy-proposed:
  
  nautilus 2.22.3-0ubuntu1
  gvfs, gvfs-backends and libgvfscommon0 0.2.4-0ubuntu1
  
  == Steps to reproduce ==
  
  1. Go to Places  Connect to Server..., choose Windows Share in
  Service Type, fill in Server, Share, Username and Domain Name
  appropriately with the value above, click the Connect button (see
  Screenshot-1.png)
  
  2. Enter Password dialog is shown. Provide password and then click
  Connect (see Screenshot-2.png)
  
  3. An error message is displayed: 'Can't display location
  smb://win2003/clients -- The specificed location is not mounted'.
  However, the shortcut icon appear on the desktop nonetheless (see
  Screenshot-3.png). Click Ok to dismiss.
  
  4. Double-click the shortcut icon titled clients on win2003 on the
  desktop. The Enter Password dialog is displayed again, this time with
  a wrong value for Domain (see Screenshot-4.png). Change Domain from
  MSHOME to canonical, provide password and click Connect.
  
  5. The content of the share is displayed as expected, but a second
  shortcut icon appear on the desktop, with the same name (see
  Screenshot-5.png).
  
  == Problems ==
  
  1. Confusing Can't display location smb://win2003/clients -- The
  specificed location is not mounted message, even tough a shortcut icon
  for the share appear on the desktop.
  
  2. Enter Password dialog is displayed twice: once after filling the
  info in Place  Connect to Server, and then again when trying to open
  the share from the shortcut icon on the desktop.
  
  3. The Enter Password have wrong value for Domain the second time it
  is shown. It should display the value entered originally.
  
  4. When the correct domain and password are provided in the second
  Enter Password dialog, a second shortcut to the share appear on the
  desktop with the same name.
  
  Not sure if this bug should be filed against Nautilus or GVFS or
  something else, so I left the package field blank for now.
  
  If required, it is possible to give access to the VM for both the 8.04
  clients and the Windows server. The client VM on the Montréal VMWare
  server is Ubuntu-8.04-desktop-i386, the server VM is Windows Small
  Business Server 2003.
  
  Related Canonical support case is #2267.
  
  I did not report a public bug right away, as there are a couple bugs on
  the subject already in Launchpad and it is unclear if and how they
  relate to this one. Also, I was not sure if the bug should be reported
  as a single one, or as multiple independent ones.
  
  QA Team response deadline: May 30th 2008 11h AM EDT.
  
- REF: 5002002qQ1a
+ REF:5002002qQ1a

-- 
P3: Regression, multiple problems when using Places  Connect to Server to 
connect to Windows share in hardy (reposted)
https://bugs.launchpad.net/bugs/235782
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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

[Bug 354792] Re: Ctl-Alt-L does not lock screen

2009-04-16 Thread David Bensimon
@Sebastien, I can try to put together a list of applications that once
you run them, you can do Ctrl-Alt-L and it works but this will take time
and I fear it will be futile. Let me give you an example of applications
you want to avoid when trying to reproduce this bug:

1) If you simply open up the network manager window after booting,  you
will not be able to reproduce this bug.

2) If you get a network manager notification after booting,  you will
not be able to reproduce this bug.

3) If you get a keyring notification,  you will not be able to reproduce
this bug.

4) If you simply open up System  Preferences Mouse you will not be able
to reproduce this bug.

To answer your questions - when reproducing do not start a nautilus
window, but the desktop can load. gnome-panel can load but do not click
on any items.

As I have mentioned above, the specific steps to reproduce this are
simple and have always given me the same result Please consider
rebooting into a new user and testing this:

-Boot into Jaunty 
-Without running any applications (or getting any notifications at boot) press 
Ctl-Alt-L

If you can't reproduce this issue. I can record myself with my camera.


@Toby, I was with Stefan when he showed me both issues. I recommended that he 
start a bug for each issue. As you can see, the description of the bug does not 
state anything about the Locate Pointer functionality. Stefan was confused 
when creating a bug, and so he created 2 similar bugs by accident.

Please refer to Bug # 354790 as a duplicate of Bug # 9441 and please
refer to this bug as dealing with the issue of locking the screen with
the keyboard at startup.

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

** Summary changed:

- Ctl-Alt-L does not lock screen
+ Ctl-Alt-L does not lock screen immediately after startup

-- 
Ctl-Alt-L does not lock screen immediately after startup
https://bugs.launchpad.net/bugs/354792
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 354792] Re: Ctl-Alt-L does not lock screen immediately after startup

2009-04-16 Thread David Bensimon
Thank you :)

-- 
Ctl-Alt-L does not lock screen immediately after startup
https://bugs.launchpad.net/bugs/354792
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-screensaver in ubuntu.

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


[Bug 354792] Re: Ctl-Alt-L does not lock screen

2009-04-15 Thread David Bensimon
I would like to mention that Bug # 9441 covers one aspect of this bug -
the Locate Pointer issue. But there is still the aspect of not being
able to use Ctl-Alt-L to lock the screen unless a gnome application is
running has been run beforehand.

I have no problem in marking Bug # 354790 as a duplicate of Bug # 9441
but we need to keep Bug # 354792 open as a separate issue which affects
users who want to lock the screen immediately after logging in, before
opening any applications (completely unrelated to Bug # 9441).


** This bug is no longer a duplicate of bug 9441
   the locate pointer option breaks other keybindings

-- 
Ctl-Alt-L does not lock screen
https://bugs.launchpad.net/bugs/354792
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 354790] Re: default keyboard-shortcut Ctl-Alt-L does not lock screen

2009-04-15 Thread David Bensimon
*** This bug is a duplicate of bug 9441 ***
https://bugs.launchpad.net/bugs/9441

I would like to mention that Bug # 9441 covers one aspect of this bug -
the Locate Pointer issue. But there is still the aspect of not being
able to use Ctl-Alt-L to lock the screen unless a gnome application is
running has been run beforehand.

I have no problem in marking Bug # 354790 as a duplicate of Bug # 9441
but we need to keep Bug # 354792 open as a separate issue which affects
users who want to lock the screen immediately after logging in, before
opening any applications (completely unrelated to Bug # 9441).

-- 
default keyboard-shortcut Ctl-Alt-L does not lock screen
https://bugs.launchpad.net/bugs/354790
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in ubuntu.

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


[Bug 354792] Re: Ctl-Alt-L does not lock screen

2009-04-15 Thread David Bensimon
** Changed in: gnome-control-center (Ubuntu)
   Status: Invalid = Confirmed

-- 
Ctl-Alt-L does not lock screen
https://bugs.launchpad.net/bugs/354792
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 235782] Re: P3: Regression, multiple problems when using Places Connect to Server to connect to Windows share in hardy (reposted)

2009-04-15 Thread David Bensimon
** Description changed:

+ This private bug is a support escalation to parallel Public Bug #216104
+ which explains the same issue.
+ 
  This was mistakenly filed without the private flag as bug #235774.
  Notification went out to various non-Canonical people, including the
  Ubuntu Bugs team.  The first bug was closed as Invalid for now, this is
  a repost.
  
  The Places  Connect to Server... dialog in hardy do not work to connect
  to Windows share in hardy. There are multiple failure, and its behavior
  is extremely confusing. This worked without any problem on gutsy using
  the same server and same credentials.
  
  The share we are trying to connect to is hosted on a Windows Small
  Business Server 2003 server.
  
   - Local username: ubuntu
   - Remote username: ubuntu
   - Windows server name: win2003
   - Windows domain name: canonical (it is an Active Directory)
   - Share name we connect to: clients
  
  To be sure this is not a problem that have been fixed in an upcoming
  update already, I installed the following package from hardy-proposed:
  
  nautilus 2.22.3-0ubuntu1
  gvfs, gvfs-backends and libgvfscommon0 0.2.4-0ubuntu1
  
  == Steps to reproduce ==
  
  1. Go to Places  Connect to Server..., choose Windows Share in
  Service Type, fill in Server, Share, Username and Domain Name
  appropriately with the value above, click the Connect button (see
  Screenshot-1.png)
  
  2. Enter Password dialog is shown. Provide password and then click
  Connect (see Screenshot-2.png)
  
  3. An error message is displayed: 'Can't display location
  smb://win2003/clients -- The specificed location is not mounted'.
  However, the shortcut icon appear on the desktop nonetheless (see
  Screenshot-3.png). Click Ok to dismiss.
  
  4. Double-click the shortcut icon titled clients on win2003 on the
  desktop. The Enter Password dialog is displayed again, this time with
  a wrong value for Domain (see Screenshot-4.png). Change Domain from
  MSHOME to canonical, provide password and click Connect.
  
  5. The content of the share is displayed as expected, but a second
  shortcut icon appear on the desktop, with the same name (see
  Screenshot-5.png).
  
  == Problems ==
  
  1. Confusing Can't display location smb://win2003/clients -- The
  specificed location is not mounted message, even tough a shortcut icon
  for the share appear on the desktop.
  
  2. Enter Password dialog is displayed twice: once after filling the
  info in Place  Connect to Server, and then again when trying to open
  the share from the shortcut icon on the desktop.
  
  3. The Enter Password have wrong value for Domain the second time it
  is shown. It should display the value entered originally.
  
  4. When the correct domain and password are provided in the second
  Enter Password dialog, a second shortcut to the share appear on the
  desktop with the same name.
  
  Not sure if this bug should be filed against Nautilus or GVFS or
  something else, so I left the package field blank for now.
  
  If required, it is possible to give access to the VM for both the 8.04
  clients and the Windows server. The client VM on the Montréal VMWare
  server is Ubuntu-8.04-desktop-i386, the server VM is Windows Small
  Business Server 2003.
  
  Related Canonical support case is #2267.
  
  I did not report a public bug right away, as there are a couple bugs on
  the subject already in Launchpad and it is unclear if and how they
  relate to this one. Also, I was not sure if the bug should be reported
  as a single one, or as multiple independent ones.
  
  QA Team response deadline: May 30th 2008 11h AM EDT.

-- 
P3: Regression, multiple problems when using Places  Connect to Server to 
connect to Windows share in hardy (reposted)
https://bugs.launchpad.net/bugs/235782
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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

[Bug 358426] [NEW] Unable to start the settings manager gnome-settings-daemon after updating Intrepid

2009-04-09 Thread David Bensimon
Public bug reported:

Binary package hint: gnome-settings-daemon

Note: This bug was created as a request from a Developer. Originally it
was suspected to be related Bug #272093.

Please note that unlike some comments in Bug #272093, gstreamer0.10
-fluendo-mp3 is NOT installed and this is an issue.

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

-- 
Unable to start the settings manager gnome-settings-daemon after updating 
Intrepid
https://bugs.launchpad.net/bugs/358426
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in ubuntu.

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


[Bug 358426] Re: Unable to start the settings manager gnome-settings-daemon after updating Intrepid

2009-04-09 Thread David Bensimon

** Attachment added: Output of 'gnome-settings-daemon --no-daemon --debug'
   http://launchpadlibrarian.net/25108831/gst-debug-out.txt

-- 
Unable to start the settings manager gnome-settings-daemon after updating 
Intrepid
https://bugs.launchpad.net/bugs/358426
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in ubuntu.

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


[Bug 358423] [NEW] Unable to start the settings manager gnome-settings-daemon after updating Intrepid

2009-04-09 Thread David Bensimon
*** This bug is a duplicate of bug 358426 ***
https://bugs.launchpad.net/bugs/358426

Public bug reported:

Binary package hint: gnome-settings-daemon

Note: This bug was created as a request from a Developer. Originally it
was suspected to be related Bug #272093.

Please note that unlike some comments in Bug #272093, gstreamer0.10
-fluendo-mp3 is NOT installed and this is an issue.

** Affects: gnome-settings-daemon (Ubuntu)
 Importance: Undecided
 Status: Invalid

-- 
Unable to start the settings manager gnome-settings-daemon after updating 
Intrepid
https://bugs.launchpad.net/bugs/358423
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in ubuntu.

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


[Bug 358423] Re: Unable to start the settings manager gnome-settings-daemon after updating Intrepid

2009-04-09 Thread David Bensimon
*** This bug is a duplicate of bug 358426 ***
https://bugs.launchpad.net/bugs/358426


** Attachment added: Output of 'gnome-settings-daemon --no-daemon --debug  
~/gst.out.txt'
   http://launchpadlibrarian.net/25108789/gst-debug-out.txt

-- 
Unable to start the settings manager gnome-settings-daemon after updating 
Intrepid
https://bugs.launchpad.net/bugs/358423
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in ubuntu.

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


[Bug 358423] Re: Unable to start the settings manager gnome-settings-daemon after updating Intrepid

2009-04-09 Thread David Bensimon
*** This bug is a duplicate of bug 358426 ***
https://bugs.launchpad.net/bugs/358426

This is an accidental duplicate entry.

** This bug has been marked a duplicate of bug 358426
   Unable to start the settings manager gnome-settings-daemon after updating 
Intrepid

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

-- 
Unable to start the settings manager gnome-settings-daemon after updating 
Intrepid
https://bugs.launchpad.net/bugs/358423
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in ubuntu.

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


[Bug 358426] Re: Unable to start the settings manager gnome-settings-daemon after updating Intrepid

2009-04-09 Thread David Bensimon
** Description changed:

  Binary package hint: gnome-settings-daemon
  
  Note: This bug was created as a request from a Developer. Originally it
  was suspected to be related Bug #272093.
  
  Please note that unlike some comments in Bug #272093, gstreamer0.10
  -fluendo-mp3 is NOT installed and this is an issue.
+ 
+ After a recent automatic update, restarted the system.
+ 
+ The normal theme was replaced by a blue theme using different icons. When I 
attempt to access the desktop appearance in preferences, the following error is 
displayed:
+ Unable to start the settings manager 'gnome-settings-daemon'
+ 
+ Applications that use sound are not launching (rhythm, pidgin). The GDM
+ drum roll when starting the system is audible.
+ 
+ The error with pidgin is as follows:
+ ...
+ (12:36:51) sound: Initializing sound output drivers.
+ Segmentation fault

-- 
Unable to start the settings manager gnome-settings-daemon after updating 
Intrepid
https://bugs.launchpad.net/bugs/358426
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in ubuntu.

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


  1   2   >