[Bug 1720493] Re: Segmentation fault on loading map even in safe mode

2017-11-18 Thread Ayan George
Where can I find the upstream version?

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

Title:
  Segmentation fault on loading map even in safe mode

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

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

[Bug 337321] Re: sfdisk doesn't accept blank for start value with -uS

2016-09-06 Thread Ayan George
** Changed in: util-linux (Ubuntu)
 Assignee: (unassigned) => Ayan George (ayan)

** Changed in: util-linux (Ubuntu)
   Status: New => Fix Released

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

Title:
  sfdisk doesn't accept blank for start value with -uS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/337321/+subscriptions

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


[Bug 337321] Re: sfdisk doesn't accept blank for start value with -uS

2016-09-05 Thread Ayan George
sfdisk has been pretty much completely re-written since v2.14.  I can't
reproduce this under Xenial -- sfdisk works as described in the man
page.

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

Title:
  sfdisk doesn't accept blank for start value with -uS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/337321/+subscriptions

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


[Bug 1553353] Re: tail'ing a file in a script session hangs

2016-03-05 Thread Ayan George
16.04 is using linux util tagged at v2.27.1.  I can reproduce the
problem using the git source at tag 2.27.1 forward.  The bug doesn't
occur in v2.26.2 so this looks like a regression.

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

Title:
  tail'ing a file in a script session hangs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1553353/+subscriptions

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


[Bug 1553353] Re: tail'ing a file in a script session hangs

2016-03-05 Thread Ayan George
Killing tail stops the runaway poll().  It might help to see what tail
is doing as well.

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

Title:
  tail'ing a file in a script session hangs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1553353/+subscriptions

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


[Bug 1553353] Re: tail'ing a file in a script session hangs

2016-03-05 Thread Ayan George
Ah -- I've been able to reproduce it.  I'll run it in a debugger and see
if I can isolate the problem.

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

Title:
  tail'ing a file in a script session hangs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1553353/+subscriptions

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


[Bug 1553353] Re: tail'ing a file in a script session hangs

2016-03-04 Thread Ayan George
I couldn't reproduce it.  Can you post strace output of script?  There
will be more than one script process -- chose the one that is consuming
100% CPU and run something like:

$ strace -tt -p  >/tmp/strace.out

Let it run for about 15 seconds and exit.  Then upload the output.

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

Title:
  tail'ing a file in a script session hangs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1553353/+subscriptions

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


[Bug 1530724] [NEW] ufraw doesn't have camera profile data for new cameras

2016-01-03 Thread Ayan George
Public bug reported:

The latest version of ufraw has camera profiles for many new cameras.

Currently ufraw doesn't properly display images for new cameras like
Nikon D7200, Nikon D810, and many other new cameras.

It would be nice if the new camera profiles were merged from the latest
commit to wb_presets.c but it would probably be easiest and best to base
ufraw on the latest source in CVS.

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

** Summary changed:

- ufraw doesn't have newer camera profile data for new cameras
+ ufraw doesn't have camera profile data for new cameras

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

Title:
  ufraw doesn't have camera profile data for new cameras

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

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


[Bug 1530724] Re: ufraw doesn't have camera profile data for new cameras

2016-01-03 Thread Ayan George
I compiled ufraw manually from CVS and it works great with my D7200.

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

Title:
  ufraw doesn't have camera profile data for new cameras

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

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


[Bug 1530724] Re: ufraw doesn't have camera profile data for new cameras

2016-01-03 Thread Ayan George
** Description changed:

  The latest version of ufraw has camera profiles for many new cameras.
  
- Currently ufraw doesn't properly display images for new cameras like
- Nikon D7200, Nikon D810, and many other new cameras.
+ Currently the ufraw package doesn't properly display images for new
+ cameras like Nikon D7200, Nikon D810, and many other new cameras.
  
  It would be nice if the new camera profiles were merged from the latest
  commit to wb_presets.c but it would probably be easiest and best to base
- ufraw on the latest source in CVS.
+ ufraw package on the latest upstream source in CVS.

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

Title:
  ufraw doesn't have camera profile data for new cameras

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

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


[Bug 1105191] Re: Browser hot key button is not functioning on HP 4440s

2013-03-01 Thread Ayan George
** Changed in: udev (Ubuntu)
 Assignee: Ayan George (ayan) = (unassigned)

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

Title:
  Browser hot key button is not functioning on HP 4440s

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

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


[Bug 887853] Re: 2 levels of brightness change on single key press

2013-03-01 Thread Ayan George
** Changed in: gnome-settings-daemon (Ubuntu)
 Assignee: Ayan George (ayan) = (unassigned)

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

Title:
  2 levels of brightness change on single key press

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

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


[Bug 1092622] Re: disks hang as atasmart is sending illegal smart command to green disk

2013-03-01 Thread Ayan George
** Changed in: libatasmart (Ubuntu)
 Assignee: Ayan George (ayan) = (unassigned)

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

Title:
  disks hang as atasmart is sending illegal smart command to green
  disk

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

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


[Bug 1061924] Re: Need Antenna quirks for some platforms

2013-03-01 Thread Ayan George
** Changed in: udev (Ubuntu Precise)
 Assignee: Ayan George (ayan) = (unassigned)

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

Title:
  Need Antenna quirks for some platforms

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/1061924/+subscriptions

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


[Bug 1011367] Re: ping does not work. gnome-nettool builds improper commandl.

2013-03-01 Thread Ayan George
** Changed in: gnome-nettool (Ubuntu)
 Assignee: Ayan George (ayan) = (unassigned)

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

Title:
  ping does not work. gnome-nettool builds improper commandl.

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

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


[Bug 860436] Re: It appears two mirror mode while boot up with VGA/HDMI cable and then press FN+F3 to switch display mode

2013-03-01 Thread Ayan George
** Changed in: gnome-settings-daemon (Ubuntu)
 Assignee: Ayan George (ayan) = (unassigned)

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

Title:
  It appears two mirror mode while boot up with VGA/HDMI cable and then
  press FN+F3 to switch display mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/860436/+subscriptions

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


[Bug 1105191] [NEW] Browser hot key button is not functioning on HP 4440s

2013-01-25 Thread Ayan George
Public bug reported:

Summary: The browser hot key should open the default browser, but
instead performs not action.

Steps: 1) Press browser hot key (wire frame globe icon)

Expected results: Nautilus launches default browser

Actual results: No action

** Affects: ubuntu
 Importance: High
 Assignee: Ayan George (ayan)
 Status: Confirmed


** Tags: blocks-hwcert-enablement

** Changed in: ubuntu
   Status: New = Confirmed

** Changed in: ubuntu
   Importance: Undecided = High

** Changed in: ubuntu
 Assignee: (unassigned) = Ayan George (ayan)

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

Title:
  Browser hot key button is not functioning on HP 4440s

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

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


[Bug 1105191] Re: Browser hot key button is not functioning on HP 4440s

2013-01-25 Thread Ayan George
** Tags added: blocks-hwcert-enablement

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

Title:
  Browser hot key button is not functioning on HP 4440s

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

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


[Bug 1105191] Re: Browser hot key button is not functioning on HP 4440s

2013-01-25 Thread Ayan George
Submitted patch upstream:

   http://lists.freedesktop.org/archives/systemd-
devel/2013-January/008403.html


** Patch added: 
0001-keymap-Add-support-for-the-brower-hotkey-on-the-HP-P.patch
   
https://bugs.launchpad.net/ubuntu/+bug/1105191/+attachment/3500111/+files/0001-keymap-Add-support-for-the-brower-hotkey-on-the-HP-P.patch

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

Title:
  Browser hot key button is not functioning on HP 4440s

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

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


[Bug 1105191] Re: Browser hot key button is not functioning on HP 4440s

2013-01-25 Thread Ayan George
** Package changed: ubuntu = udev (Ubuntu)

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

Title:
  Browser hot key button is not functioning on HP 4440s

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

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


[Bug 1092622] Re: disks hang as atasmart is sending illegal smart command to green disk

2012-12-20 Thread Ayan George
** Changed in: libatasmart (Ubuntu)
 Assignee: (unassigned) = Ayan George (ayan)

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

Title:
  disks hang as atasmart is sending illegal smart command to green
  disk

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

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


[Bug 780117] Re: Brasero finishes without error but unusable media [on-the-fly mode] (Ubuntu 11.04 -12.04)

2012-11-08 Thread Ayan George
** Changed in: oem-priority
 Assignee: Ayan George (ayan) = James M. Leddy (jm-leddy)

** Changed in: oem-priority/precise
   Status: In Progress = Fix Released

** Changed in: oem-priority
   Status: In Progress = Fix Released

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

Title:
  Brasero finishes without error but unusable media [on-the-fly mode]
  (Ubuntu 11.04 -12.04)

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

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


[Bug 780117] Re: Brasero finishes without error but unusable media [on-the-fly mode] (Ubuntu 11.04 -12.04)

2012-10-15 Thread Ayan George
** Description changed:

+ SRU Justification
+ ~
+ 
+ Impact:
+ 
+   Currently Brasero will fail to write files to a disc in on-the-fly
+   mode using the libburnia plugin resulting in 'coastered' media.
+   This is the default mode of operation and unless the user is writing
+   a pre-built ISO image, this fails 100% of the time and has since Oneiric
+   -- possibly Natty.
+ 
+ Fix:
+ 
+   Revert part of the following commit:
+ 
+ 
http://git.gnome.org/browse/brasero/commit/?id=1b8397ee252df2d554682ca2d694d5937fbf6e39
+ 
+   Particularly the chage to plugins/libburnia/burn-libisofs.c around line
+   200 that adds an additional priv-libburn_src-read_xt() call.
+ 
+ Patch:
+ 
+ 
http://git.gnome.org/browse/brasero/commit/?id=253031b69c5dcbcf079c445ec530afb7ccd9ea82
+ 
+ Test Case:
+ 
+   * Insert blank CD or DVD in drive:
+ 
+ (1) Attempt to write files to the writable optical disc by dragging
+ files from Nautilus to a blank disc.
+ 
+ (2) Click on the 'Write Files to Disc' button in nautilus.
+ 
+ (3) Make sure 'on the fly' mode is enabled by selecting 'Burn image
+ directly without saving to disc' (which should be the default).
+ 
+ (4) Click on the 'burn' button.
+ 
+   * If the bug is fixed, you should have a properly written and readable
+   disc.  Otherwise, the procedure will fail and the disc will be unusable.
+ 
+ --
+ 
  Binary package hint: brasero
  
  When I burn a DVD (4,7 and 8,5 GB) Brasero show the progressbar till
  about 30-40% (exact point is randomly) and than says, that it is
  finalizing the media. This finalizing messages is showing for the rest
  of the burning process (~10min @8x 8,5GB). After that, it ejects the
  media without any error. But when I insert the media again, nothing
  happens, except, that the DVD-Drive disappears from the computer:///
  location in nautilus.
  
  This problem only exists when burning On-The-Fly. Burning ISO Images or
  automatic creation of ISO Images before burning works without problems.
  The burning speed doesn't matter to this problem. I test 8x, 4x and 2x.
  All the same problem. On-The-Fly burning using K3B works quite well @8x
  speed.
  
  One thing I also notice is, that Brasero uses 100% CPU on one core,
  while K3B uses just about 5-15%.
  
  I attached the last Brasero log. I don't know, why it just says, that it
  was only at 49% and then says it's finished. The burning took about 28
  minutes. The media was unusable on all my three devices (Linux/Windows).
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: brasero 2.32.1-0ubuntu2
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic x86_64
  NonfreeKernelModules: fglrx
  Architecture: amd64
  Date: Mon May  9 22:10:24 2011
  ExecutablePath: /usr/bin/brasero
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
-  LANGUAGE=de_DE:en
-  LANG=de_DE.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=de_DE:en
+  LANG=de_DE.UTF-8
+  SHELL=/bin/bash
  SourcePackage: brasero
  UpgradeStatus: No upgrade log present (probably fresh install)
  XsessionErrors:
-  (brasero:2453): GLib-CRITICAL **: the GVariant format string `(u)' has a 
type of `(u)' but the given value has a type of `()'
-  (brasero:2453): GLib-CRITICAL **: g_variant_get: assertion 
`valid_format_string (format_string, TRUE, value)' failed
-  (unknown:4557): GStreamer-CRITICAL **: gst_debug_add_log_function: 
assertion `func != NULL' failed
+  (brasero:2453): GLib-CRITICAL **: the GVariant format string `(u)' has a 
type of `(u)' but the given value has a type of `()'
+  (brasero:2453): GLib-CRITICAL **: g_variant_get: assertion 
`valid_format_string (format_string, TRUE, value)' failed
+  (unknown:4557): GStreamer-CRITICAL **: gst_debug_add_log_function: 
assertion `func != NULL' failed

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

Title:
  Brasero finishes without error but unusable media [on-the-fly mode]
  (Ubuntu 11.04 -12.04)

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

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

[Bug 780117] Re: Brasero finishes without error but unusable media [on-the-fly mode] (Ubuntu 11.04 -12.04)

2012-10-15 Thread Ayan George
** Patch added: precise debdiff
   
https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/780117/+attachment/3398734/+files/brasero-precise.debdiff

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

Title:
  Brasero finishes without error but unusable media [on-the-fly mode]
  (Ubuntu 11.04 -12.04)

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

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


[Bug 780117] Re: Brasero finishes without error but unusable media [on-the-fly mode] (Ubuntu 11.04 -12.04)

2012-10-15 Thread Ayan George
** Patch added: oneiric debdiff
   
https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/780117/+attachment/3398733/+files/brasero-oneiric.debdiff

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

Title:
  Brasero finishes without error but unusable media [on-the-fly mode]
  (Ubuntu 11.04 -12.04)

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

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


[Bug 780117] Re: Brasero finishes without error but unusable media [on-the-fly mode] (Ubuntu 11.04 -12.04)

2012-10-15 Thread Ayan George
** Patch added: quantal debdiff
   
https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/780117/+attachment/3398736/+files/brasero-quantal.debdiff

** Patch removed: brasero-libburn-fix.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/780117/+attachment/3396384/+files/brasero-libburn-fix.debdiff

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

Title:
  Brasero finishes without error but unusable media [on-the-fly mode]
  (Ubuntu 11.04 -12.04)

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

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


[Bug 780117] Re: Brasero finishes without error but unusable media [on-the-fly mode] (Ubuntu 11.04 -12.04)

2012-10-15 Thread Ayan George
** Patch added: natty debdiff
   
https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/780117/+attachment/3399090/+files/brasero-natty.debdiff

** Description changed:

  SRU Justification
  ~
  
  Impact:
  
-   Currently Brasero will fail to write files to a disc in on-the-fly
-   mode using the libburnia plugin resulting in 'coastered' media.
-   This is the default mode of operation and unless the user is writing
-   a pre-built ISO image, this fails 100% of the time and has since Oneiric
-   -- possibly Natty.
+   Currently Brasero will fail to write files to a disc in on-the-fly
+   mode using the libburnia plugin resulting in 'coastered' media.
+   This is the default mode of operation and unless the user is writing
+   a pre-built ISO image, this fails 100% of the time and has since Oneiric
+   -- possibly Natty.
  
  Fix:
  
-   Revert part of the following commit:
+   Complete/fix part of the following commit:
  
  
http://git.gnome.org/browse/brasero/commit/?id=1b8397ee252df2d554682ca2d694d5937fbf6e39
  
-   Particularly the chage to plugins/libburnia/burn-libisofs.c around line
-   200 that adds an additional priv-libburn_src-read_xt() call.
+   Particularly the change to plugins/libburnia/burn-libisofs.c around line
+   200 that hoisted the priv-libburn_src-read_xt() call out of the if() 
statement
+   should have actually removed it instead of duplicating it. 
  
  Patch:
  
  
http://git.gnome.org/browse/brasero/commit/?id=253031b69c5dcbcf079c445ec530afb7ccd9ea82
  
  Test Case:
  
-   * Insert blank CD or DVD in drive:
+   * Insert blank CD or DVD in drive:
  
- (1) Attempt to write files to the writable optical disc by dragging
- files from Nautilus to a blank disc.
+ (1) Attempt to write files to the writable optical disc by dragging
+ files from Nautilus to a blank disc.
  
- (2) Click on the 'Write Files to Disc' button in nautilus.
+ (2) Click on the 'Write Files to Disc' button in nautilus.
  
- (3) Make sure 'on the fly' mode is enabled by selecting 'Burn image
- directly without saving to disc' (which should be the default).
+ (3) Make sure 'on the fly' mode is enabled by selecting 'Burn image
+ directly without saving to disc' (which should be the default).
  
- (4) Click on the 'burn' button.
+ (4) Click on the 'burn' button.
  
-   * If the bug is fixed, you should have a properly written and readable
-   disc.  Otherwise, the procedure will fail and the disc will be unusable.
+   * If the bug is fixed, you should have a properly written and readable
+   disc.  Otherwise, the procedure will fail and the disc will be unusable.
  
  --
  
  Binary package hint: brasero
  
  When I burn a DVD (4,7 and 8,5 GB) Brasero show the progressbar till
  about 30-40% (exact point is randomly) and than says, that it is
  finalizing the media. This finalizing messages is showing for the rest
  of the burning process (~10min @8x 8,5GB). After that, it ejects the
  media without any error. But when I insert the media again, nothing
  happens, except, that the DVD-Drive disappears from the computer:///
  location in nautilus.
  
  This problem only exists when burning On-The-Fly. Burning ISO Images or
  automatic creation of ISO Images before burning works without problems.
  The burning speed doesn't matter to this problem. I test 8x, 4x and 2x.
  All the same problem. On-The-Fly burning using K3B works quite well @8x
  speed.
  
  One thing I also notice is, that Brasero uses 100% CPU on one core,
  while K3B uses just about 5-15%.
  
  I attached the last Brasero log. I don't know, why it just says, that it
  was only at 49% and then says it's finished. The burning took about 28
  minutes. The media was unusable on all my three devices (Linux/Windows).
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: brasero 2.32.1-0ubuntu2
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic x86_64
  NonfreeKernelModules: fglrx
  Architecture: amd64
  Date: Mon May  9 22:10:24 2011
  ExecutablePath: /usr/bin/brasero
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
   LANGUAGE=de_DE:en
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: brasero
  UpgradeStatus: No upgrade log present (probably fresh install)
  XsessionErrors:
   (brasero:2453): GLib-CRITICAL **: the GVariant format string `(u)' has a 
type of `(u)' but the given value has a type of `()'
   (brasero:2453): GLib-CRITICAL **: g_variant_get: assertion 
`valid_format_string (format_string, TRUE, value)' failed
   (unknown:4557): GStreamer-CRITICAL **: gst_debug_add_log_function: 
assertion `func != NULL' failed

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

Title:
  Brasero finishes without error but unusable media [on-the-fly mode]
  (Ubuntu 11.04 -12.04)

To manage 

[Bug 780117] Re: Brasero finishes without error but unusable media [on-the-fly mode] (Ubuntu 11.04 -12.04)

2012-10-15 Thread Ayan George
@Paul -- you're absolutely correct about this really being a completion
of that patch.  I'll update the description.

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

Title:
  Brasero finishes without error but unusable media [on-the-fly mode]
  (Ubuntu 11.04 -12.04)

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

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


[Bug 780117] Re: Brasero finishes without error but unusable media [on-the-fly mode] (Ubuntu 11.04 -12.04)

2012-10-12 Thread Ayan George
I've tested the fix.  I'll be posting a debdiff shortly.  Thank you
Thomas!

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

Title:
  Brasero finishes without error but unusable media [on-the-fly mode]
  (Ubuntu 11.04 -12.04)

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

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


[Bug 780117] Re: Brasero finishes without error but unusable media [on-the-fly mode] (Ubuntu 11.04 -12.04)

2012-10-12 Thread Ayan George
** Patch added: brasero-libburn-fix.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/780117/+attachment/3396384/+files/brasero-libburn-fix.debdiff

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

Title:
  Brasero finishes without error but unusable media [on-the-fly mode]
  (Ubuntu 11.04 -12.04)

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

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


[Bug 1061924] Re: Need Antenna quirks for some platforms

2012-10-05 Thread Ayan George
** Changed in: udev (Ubuntu Precise)
 Assignee: (unassigned) = Ayan George (ayan)

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

Title:
  Need Antenna quirks for some platforms

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

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


[Bug 780117] Re: Brasero finishes without error but unusable media [on-the-fly mode] (Ubuntu 11.04 -12.04)

2012-09-28 Thread Ayan George
I'll test this evening.

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

Title:
  Brasero finishes without error but unusable media [on-the-fly mode]
  (Ubuntu 11.04 -12.04)

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

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


[Bug 1046927] Re: geis_ugsubscription_release_for_device() fails -- causes compiz to crash on resume from S3

2012-09-07 Thread Ayan George
** Attachment added: xinput.log
   
https://bugs.launchpad.net/ubuntu/+source/geis/+bug/1046927/+attachment/3298550/+files/xinput.log

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

Title:
  geis_ugsubscription_release_for_device() fails -- causes compiz to
  crash on resume from S3

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

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


[Bug 1046927] Re: geis_ugsubscription_release_for_device() fails -- causes compiz to crash on resume from S3

2012-09-07 Thread Ayan George
Daniel,

I'm using libtouch-geis1 2.2.9-0ubuntu3

I've attached xinput output in the previous comment.

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

Title:
  geis_ugsubscription_release_for_device() fails -- causes compiz to
  crash on resume from S3

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

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


[Bug 1046927] [NEW] geis_ugsubscription_release_for_device() fails -- causes compiz to crash on resume from S3

2012-09-06 Thread Ayan George
Public bug reported:

Summary:
Aftr resuming from s3, the GUI screen was all black. I could Ctrl-Alt-F1 
(2,3,...) and get to alternate consoles. I was able to in the black GUI to hit 
the password and see the white mouse arrow change to a vertical I in the 
middle of the screen and an arrow when it was palced on the left side of the 
screen where the lanucher would be.

Steps:
1) Login to the desktop.
2) Open Firefox and a terminal session.
3) Click on the gear in the upper right corner of the screen and select 
Suspend
4) Close the lid and wait a minute.
5) Observe that the power LED flashes slowly on and off.
6) Lift the laptop lid.
7) log in
8) Repeat steps 3 through 7

Expected results: System resumes to the GUI login screen.

Actual results: System screen is all black with a white arrow for a
mouse cursor.

Additional information:
1) Happens about 1 out of 5 tries.
2) If you run [sudo service lightdm restart] in a virtual console the GUI will 
restart.

THIS HAPPENS ON YET TO BE RELEASED HARDWARE.

** Affects: geis (Ubuntu)
 Importance: Undecided
 Assignee: Daniel d'Andrada (dandrader)
 Status: Triaged

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

Title:
  geis_ugsubscription_release_for_device() fails -- causes compiz to
  crash on resume from S3

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

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


[Bug 1046927] Re: geis_ugsubscription_release_for_device() fails -- causes compiz to crash

2012-09-06 Thread Ayan George
This is a backtrace of compiz when this occurs.

Restarting compiz fixes the problem.

#0  0x7f643d9a9445 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x7f643d9acbab in abort () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x7f643d9e6e2e in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#3  0x7f643d9f1626 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#4  0x7f6429cc820d in geis_ugsubscription_release_for_device 
(store=0x1710e10, filter=0x1710b70, device=0x170f340, window_grabs=0x170f200)
at geis_ugsubscription_store.c:177
#5  0x7f6429cc6192 in _grail_be_unsubscribe_removed_device 
(device=0x170f340, gbe=optimized out) at geis_grail_backend.c:747
#6  _geis_grail_remove_device (frame_device=0x170f340, gbe=0x16f9988) at 
geis_grail_backend.c:935
#7  _geis_be_flush_frame_events (gbe=0x16f9988) at geis_grail_backend.c:997
#8  _grail_be_frame_fd_callback (fd=optimized out, ev=optimized out, 
ctx=0x16f9988) at geis_grail_backend.c:1021
#9  0x7f6429cbb426 in geis_backend_multiplexor_pump (mx=0x16f6240) at 
geis_backend_multiplexor.c:416
#10 0x7f6429cc0d0c in geis_event_dispatch (instance=optimized out) at 
geis_v1.c:603
#11 0x7f642a3a27e0 in GeisAdapter::OnWatchIn(_GIOChannel*, GIOCondition, 
void*) () from /usr/lib/compiz/libunityshell.so
#12 0x7f643c2c8d53 in g_main_context_dispatch () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#13 0x7f643c2c90a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x7f643c2c9164 in g_main_context_iteration () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x7f64387c8cb9 in processEvents (flags=optimized out) at 
/build/buildd/compizconfig-backend-gconf-0.9.5.92/src/gconf.c:1918
#16 processEvents (flags=optimized out) at 
/build/buildd/compizconfig-backend-gconf-0.9.5.92/src/gconf.c:1913
#17 0x7f643947d59e in CcpScreen::timeout (this=0x1252200) at 
/build/buildd/libcompizconfig-0.9.7.0~bzr428/plugin/ccp/src/ccp.cpp:430
#18 0x7f643e2bfe5b in operator() (this=optimized out) at 
/usr/include/boost/function/function_template.hpp:1013
#19 CompTimer::triggerCallback (this=optimized out) at 
/build/buildd/compiz-0.9.7.8/src/timer/src/timer.cpp:227
#20 0x7f643e2bff5f in CompTimeoutSource::callback (this=optimized out) at 
/build/buildd/compiz-0.9.7.8/src/timer/src/timer.cpp:150
#21 0x7f643e2bf40d in operator() (this=optimized out) at 
/usr/include/sigc++-2.0/sigc++/functors/slot.h:440
#22 dispatch (slot=optimized out, this=optimized out) at 
/build/buildd/compiz-0.9.7.8/src/timer/src/timer.cpp:133
#23 CompTimeoutSource::dispatch (this=optimized out, slot=optimized out) at 
/build/buildd/compiz-0.9.7.8/src/timer/src/timer.cpp:131
#24 0x7f643c7c0f2f in Glib::Source::dispatch_vfunc(_GSource*, int 
(*)(void*), void*) () from /usr/lib/x86_64-linux-gnu/libglibmm-2.4.so.1
#25 0x7f643c2c8d53 in g_main_context_dispatch () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x7f643c2c90a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x7f643c2c949a in g_main_loop_run () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x0040241e in main (argc=optimized out, argv=0x73ec1d28) at 
/build/buildd/compiz-0.9.7.8/src/main.cpp:234

** Summary changed:

- geis_ugsubscription_release_for_device() fails -- causes compiz to crash
+ geis_ugsubscription_release_for_device() fails -- causes compiz to crash on 
resume from S3

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

Title:
  geis_ugsubscription_release_for_device() fails -- causes compiz to
  crash on resume from S3

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

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


[Bug 1046927] Re: geis_ugsubscription_release_for_device() fails -- causes compiz to crash on resume from S3

2012-09-06 Thread Ayan George
Yes.

Also, we've seen a similar (the same?) bug present itself as a simple
compiz crash without the black screen and mouse.

The backtrace looks the same.

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

Title:
  geis_ugsubscription_release_for_device() fails -- causes compiz to
  crash on resume from S3

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

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


[Bug 1036856] [NEW] Unable to transfer files over bluetooth from an Android device using Nautilus

2012-08-14 Thread Ayan George
Public bug reported:


Transferring files from many Android devices fail using Nautilus.  Command line 
obexftp utilities work.

I'm not sure if this is an issue with gvfs, nautilus, or bluez.

Steps:
1. log into desktop
2. pair phone with laptop
3. click bluetooth applet and select browse files on device
4. copy file from harddrive in nautilus and paste it in phone in nautilus

Expected results: file is transfered

Actual results: files is not transfered

** Affects: bluez (Ubuntu)
 Importance: High
 Status: Confirmed

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

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


** Tags: blocks-hwcert-enablement

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

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

** Tags added: blocks-hwcert-enablement

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

Title:
  Unable to transfer files over bluetooth from an Android device using
  Nautilus

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

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


[Bug 1022497] Re: udisks does not support Realtek rts5229 SD/MMC card readers.

2012-07-31 Thread Ayan George
Scott -- okay, I'll see if I can get this verified under Oneiric ASAP.
Hopefully tomorrow but realistically, by the end of the week.

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

Title:
  udisks does not support Realtek rts5229 SD/MMC card readers.

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

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


[Bug 1022497] Re: udisks does not support Realtek rts5229 SD/MMC card readers.

2012-07-23 Thread Ayan George
Sebastien, no -- I haven't yet.  I'll try to get it done today.

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

Title:
  udisks does not support Realtek rts5229 SD/MMC card readers.

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

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


[Bug 780117] Re: Brasero finishes without error but unusable media [on-the-fly mode] (Ubuntu 11.04 -12.04)

2012-07-23 Thread Ayan George
@Davide,

Upstream has provided a patch.  Have you tried the latest code in my
PPA?  If not, please do and report the results.

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

Title:
  Brasero finishes without error but unusable media [on-the-fly mode]
  (Ubuntu 11.04 -12.04)

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

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


[Bug 1022497] Re: udisks does not support Realtek rts5229 SD/MMC card readers.

2012-07-16 Thread Ayan George
I apologize: I mistyped the card reader model in the title and description.  It 
is in fact rts5229 (not rts5992).  This doesn't change the debdiffs as I got 
the name right in them.

** Summary changed:

- udisks does not support Realtek rts5992 SD/MMC card readers.
+ udisks does not support Realtek rts5229 SD/MMC card readers.

** Description changed:

  SRU Justification
  -
  
  Impact:
  
  This bug prevents MS and MS Pro media cards from being automounted by
  nautilus.
  
  Fix:
  
  Add a rule to 80-udisks.rules that sets the the ENV{ID_DRIVE_FLASH_SD}
- property to 1 on rts5992 based cards so they are properly presented
+ property to 1 on rts5229 based cards so they are properly presented
  and automounted.  Currently, this only impacts yet to be released
  hardware in the enablement/certification queue.
  
  Patch:
  
  The required udisks rule has been applied to the git master branch:
  
-http://cgit.freedesktop.org/udisks/commit/?id=3fbd4dc4
+    http://cgit.freedesktop.org/udisks/commit/?id=3fbd4dc4
  
  Regression Potential:
  
  There should be very little potential for regression.
  
  TEST CASE:
  
  * Insert an MS or MSPro card in a machine with an rts5229 based card reader.
-   - An icon should appear on the unity launcher.
-   - The volume should be auto-mounted.
-   - A nautilus window should open.
+   - An icon should appear on the unity launcher.
+   - The volume should be auto-mounted.
+   - A nautilus window should open.

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

Title:
  udisks does not support Realtek rts5229 SD/MMC card readers.

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

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

[Bug 1022497] Re: udisks does not support Realtek rts5992 SD/MMC card readers.

2012-07-12 Thread Ayan George
The debdiff in comment #4 is for Oneiric.  The debdiff in #5 is for Precise.

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

Title:
  udisks does not support Realtek rts5992 SD/MMC card readers.

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

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


[Bug 1022497] Re: udisks does not support Realtek rts5992 SD/MMC card readers.

2012-07-12 Thread Ayan George
** Patch added: debdiff for udisks-1.0.4-5ubuntu2 - udisks-1.0.4-5ubuntu3
   
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/1022497/+attachment/3221362/+files/udisks_1.0.4-5ubuntu3.debdiff

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

Title:
  udisks does not support Realtek rts5992 SD/MMC card readers.

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

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


[Bug 1022497] Re: udisks does not support Realtek rts5992 SD/MMC card readers.

2012-07-12 Thread Ayan George
** Patch added: debdiff for udisks-1.0.4-1 - udisks-1.0.4-2
   
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/1022497/+attachment/3221355/+files/udisks-1.0.4-2.debdiff

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

Title:
  udisks does not support Realtek rts5992 SD/MMC card readers.

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

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


[Bug 1022497] [NEW] udisks does not support Realtek rts5992 SD/MMC card readers.

2012-07-09 Thread Ayan George
Public bug reported:

SRU Justification
-

Impact:

This bug prevents MS and MS Pro media cards from being automounted by
nautilus.

Fix:

Add a rule to 80-udisks.rules that sets the the ENV{ID_DRIVE_FLASH_SD}
property to 1 on rts5992 based cards so they are properly presented
and automounted.  Currently, this only impacts yet to be released
hardware in the enablement/certification queue.

Patch:

The required udisks rule has been applied to the git master branch:

   http://cgit.freedesktop.org/udisks/commit/?id=3fbd4dc4

Regression Potential:

There should be very little potential for regression.

TEST CASE:

* Insert an MS or MSPro card in a machine with an rts5229 based card reader.
  - An icon should appear on the unity launcher.
  - The volume should be auto-mounted.
  - A nautilus window should open.

** Affects: udisks (Ubuntu)
 Importance: High
 Assignee: Ayan George (ayan)
 Status: Triaged

** Affects: udisks (Ubuntu Oneiric)
 Importance: Undecided
 Status: New

** Affects: udisks (Ubuntu Precise)
 Importance: Undecided
 Status: New

** Changed in: udisks (Ubuntu)
Milestone: None = oneiric-updates

** Changed in: udisks (Ubuntu)
 Assignee: (unassigned) = Ayan George (ayan)

** Changed in: udisks (Ubuntu)
   Importance: Undecided = High

** Changed in: udisks (Ubuntu)
   Status: New = Triaged

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

Title:
  udisks does not support Realtek rts5992 SD/MMC card readers.

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

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


[Bug 1022497] Re: udisks does not support Realtek rts5992 SD/MMC card readers.

2012-07-09 Thread Ayan George
** Attachment added: debdiff for oneiric.
   
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/1022497/+attachment/3217286/+files/udisks_1.0.4-2_source.changes

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

Title:
  udisks does not support Realtek rts5992 SD/MMC card readers.

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

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


[Bug 1022497] Re: udisks does not support Realtek rts5992 SD/MMC card readers.

2012-07-09 Thread Ayan George
** Attachment added: debdiff for precise.
   
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/1022497/+attachment/3217287/+files/udisks_1.0.4-5ubuntu3_source.changes

** Changed in: udisks (Ubuntu)
Milestone: oneiric-updates = None

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

Title:
  udisks does not support Realtek rts5992 SD/MMC card readers.

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

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


[Bug 780117] Re: Brasero finishes without error but unusable media [on-the-fly mode] (Ubuntu 11.04 -12.04)

2012-07-06 Thread Ayan George
A build with patch applied is available in the following PPA:

   https://launchpad.net/~ayan/+archive/brasero/+packages

Any feedback would be appreciated.

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

Title:
  Brasero finishes without error but unusable media [on-the-fly mode]
  (Ubuntu 11.04 -12.04)

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

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


[Bug 1011367] [NEW] ping does not work. gnome-nettool builds improper commandl.

2012-06-10 Thread Ayan George
Public bug reported:


When you attempt to ping a host, the tool eventually opens an error 
notification saying:

  An error occurred when try to run 'Ping' 
  /bin/ping ping -b -c 5 -n 10.0.1.1

The command that it built has an extra 'ping' in it.

** Affects: gnome-nettool (Ubuntu)
 Importance: High
 Assignee: Ayan George (ayan)
 Status: Confirmed

** Changed in: gnome-nettool (Ubuntu)
   Importance: Undecided = High

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

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

Title:
  ping does not work. gnome-nettool builds improper commandl.

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

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


[Bug 1011367] Re: ping does not work. gnome-nettool builds improper commandl.

2012-06-10 Thread Ayan George
** Changed in: gnome-nettool (Ubuntu)
   Status: Confirmed = Invalid

** Changed in: gnome-nettool (Ubuntu)
   Importance: High = Undecided

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

Title:
  ping does not work. gnome-nettool builds improper commandl.

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

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


[Bug 780117] Re: Brasero finishes without error but unusable media [on-the-fly mode] (Ubuntu 11.04 -12.04)

2012-06-05 Thread Ayan George
** Attachment added: Disable libburn patch.
   
https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/780117/+attachment/3176481/+files/brasero_3.4.1-0ubuntu3_source.changes

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

Title:
  Brasero finishes without error but unusable media [on-the-fly mode]
  (Ubuntu 11.04 -12.04)

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

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


Re: [Bug 780117] Re: Brasero finishes without error but unusable media [on-the-fly mode] (Ubuntu 11.04 -12.04)

2012-05-30 Thread Ayan George
On 05/30/2012 01:57 AM, Mantas Kriaučiūnas wrote:
 Ayan George, you forgot to actually disable libburn/libisofs in
 brasero packages for Ubuntu 12.04 (precise) in your repository
 (https://launchpad.net/~ayan/+archive/brasero/+packages) :( Look at
 the changes between official Ubuntu package and your:
 https://launchpadlibrarian.net/104251080/brasero_3.4.1-0ubuntu1_3.4.1-0ubuntu2.diff.gz

 
Only debian/changelog and uploaders line is changed in your brasero
package for Ubuntu 12.04 (precise) :(
 
 Please build fixed brasero package for Ubuntu 12.04 (precise)
 

Oops!  I'll do it this morning.

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

Title:
  Brasero finishes without error but unusable media [on-the-fly mode]
  (Ubuntu 11.04 -12.04)

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

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

[Bug 669641] Re: systemtap fails to discover installed debug modules

2012-05-30 Thread Ayan George
The linaro patch alone doesn't work.   objcopy fails.  I'll upload the exact 
build error.

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

Title:
  systemtap fails to discover installed debug modules

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

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


[Bug 933626] Re: acpi-support should use ck-list-sessions to determine active X display and X user

2012-05-22 Thread Ayan George
Verified that this works on a Sutton machine.

This does require a change to an OEM script that locally implements the
new getXuser though.  I'll let the OEM team know.

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

Title:
  acpi-support should use ck-list-sessions to determine active X display
  and X user

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acpi-support/+bug/933626/+subscriptions

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


[Bug 780117] Re: Brasero finishes without error but unusable media [on-the-fly mode] (Ubuntu 11.04 -12.04)

2012-05-18 Thread Ayan George
I tried one more time to determine root cause of the failures but couldn't.  I 
finally submitted a patch upstream that disables libburnia and libisofs based 
plugins.

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

Title:
  Brasero finishes without error but unusable media [on-the-fly mode]
  (Ubuntu 11.04 -12.04)

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

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


[Bug 802589] Re: KEY_CYCLEWINDOWS invalidly mapped to XF86RotateWindows

2012-05-15 Thread Ayan George
I'm seeing this issue as well in an OEM project.   I think

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

Title:
  KEY_CYCLEWINDOWS invalidly mapped to XF86RotateWindows

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xkeyboard-config/+bug/802589/+subscriptions

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


[Bug 780117] Re: Brasero finishes without error but unusable media [on-the-fly mode] (Ubuntu 11.04 -12.04)

2012-05-05 Thread Ayan George
Just to clarify, this has been a priority for a while and I've had this bug for 
over 2.5 months -- this should have been fixed by now.

On-the-fly burning seems to be still broken but this behavior does not
appear to be the default under Precise.  Can someone verify this for me?

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

Title:
  Brasero finishes without error but unusable media [on-the-fly mode]
  (Ubuntu 11.04 -12.04)

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

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


[Bug 780117] Re: Brasero finishes without error but unusable media [on-the-fly mode] (Ubuntu 11.04 -12.04)

2012-05-04 Thread Ayan George
I haven't found the root cause yet and I think the best approach would
be to simply disable the libburn related plugins by default.  I hope to
have a work-around that will end up in the repository by the end of next
week.

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

Title:
  Brasero finishes without error but unusable media [on-the-fly mode]
  (Ubuntu 11.04 -12.04)

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

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


[Bug 933626] Re: acpi-support should use ck-list-sessions to determine active X display and X user

2012-04-21 Thread Ayan George
Thank you Clint!

I'll test on Monday.

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

Title:
  acpi-support should use ck-list-sessions to determine active X display
  and X user

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acpi-support/+bug/933626/+subscriptions

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


[Bug 780117] Re: Brasero finishes without error but unusable media [on-the-fly mode] (Ubuntu 11.04 -12.04)

2012-04-17 Thread Ayan George
I've chatted with one of the maintainers and I'm working on a patch to decrease 
the priority of libburn by default.

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

Title:
  Brasero finishes without error but unusable media [on-the-fly mode]
  (Ubuntu 11.04 -12.04)

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

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


[Bug 780117] Re: Brasero finishes without error but unusable media [on-the-fly mode] (Ubuntu 11.04 -12.04)

2012-04-17 Thread Ayan George
Err -- sorry -- disable libisofs I mean.

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

Title:
  Brasero finishes without error but unusable media [on-the-fly mode]
  (Ubuntu 11.04 -12.04)

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

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


[Bug 933626] Re: acpi-support should use ck-list-sessions to determine active X display and X user

2012-04-03 Thread Ayan George
Debdiff from acpi-support .138 to .138-ubuntu1

** Description changed:

+ SRU Justificaiton
+ -
  
- The acpi-support scripts use 'ps' and 'who' output to determine the current 
active X display and X user (in getXconsole and getXuser).  Currently, LightDM 
does not write to utmp so 'who' does not output the correct information 
breaking getXconsole and getXuser.  
+ Impact:
+ 
+ This bug impacts all Oneiric systems which use LightDM and are affected
+ by lp870297 (Lightdm logins not being logged in wtmp).
+ 
+ In Oneiric, acpi-support depends on wtmp entries to determine the active
+ console with getXconsole and getXuser.  Since LightDM doesn't write to
+ wtmp, this affects all systems that use acpi-support scripts to handle
+ ACPI hotkey events -- including yet to be released hardware in the
+ enablement/certification queue.
+ 
+ Fix:
+ 
+ The fix is to backport the changes made in Precise to Oneiric.  This
+ includes implementing getXuser and getXconsole with ConsoleKit (ck-list-
+ sessions).
+ 
+ Patch:
+ 
+ This change is already in acpi-support .139:
+ 
+   http://launchpadlibrarian.net/95198647/acpi-
+ support_0.138_0.139.diff.gz
+ 
+ I've attached a debdiff that backports that change to acpi-support .139
+ in Oneiric.
+ 
+ Regression Potential:
+ 
+ There should be very little potential for regression.  In fact, this
+ should fix machines affected by lp87029, including OEM systems.
+ 
+ 
+ 
+ The acpi-support scripts use 'ps' and 'who' output to determine the
+ current active X display and X user (in getXconsole and getXuser).
+ Currently, LightDM does not write to utmp so 'who' does not output the
+ correct information breaking getXconsole and getXuser.
  
  ConsoleKit properly maintains the state of the console and probably
  should be used instead.
  
  I've attached a patch that re-implements getXconsole and getXuser by
  calling ck-list-sessions.

** Patch added: acpi-support.diff
   
https://bugs.launchpad.net/ubuntu/+source/acpi-support/+bug/933626/+attachment/2997934/+files/acpi-support.diff

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

Title:
  acpi-support should use ck-list-sessions to determine active X display
  and X user

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acpi-support/+bug/933626/+subscriptions

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


[Bug 933626] Re: acpi-support should use ck-list-sessions to determine active X display and X user

2012-04-03 Thread Ayan George
** Tags added: blocks-hwcert-enablement

** Changed in: acpi-support (Ubuntu)
Milestone: None = oneiric-updates

** Description changed:

  SRU Justificaiton
  -
  
  Impact:
  
  This bug impacts all Oneiric systems which use LightDM and are affected
  by lp870297 (Lightdm logins not being logged in wtmp).
  
  In Oneiric, acpi-support depends on wtmp entries to determine the active
  console with getXconsole and getXuser.  Since LightDM doesn't write to
  wtmp, this affects all systems that use acpi-support scripts to handle
  ACPI hotkey events -- including yet to be released hardware in the
  enablement/certification queue.
  
  Fix:
  
  The fix is to backport the changes made in Precise to Oneiric.  This
  includes implementing getXuser and getXconsole with ConsoleKit (ck-list-
  sessions).
  
  Patch:
  
  This change is already in acpi-support .139:
  
-   http://launchpadlibrarian.net/95198647/acpi-
+   http://launchpadlibrarian.net/95198647/acpi-
  support_0.138_0.139.diff.gz
  
  I've attached a debdiff that backports that change to acpi-support .139
  in Oneiric.
  
  Regression Potential:
  
  There should be very little potential for regression.  In fact, this
  should fix machines affected by lp87029, including OEM systems.
+ 
+ This has been tested using the following PPA:
+ 
+   https://launchpad.net/~ayan/+archive/acpi-support-sru
  
  
  
  The acpi-support scripts use 'ps' and 'who' output to determine the
  current active X display and X user (in getXconsole and getXuser).
  Currently, LightDM does not write to utmp so 'who' does not output the
  correct information breaking getXconsole and getXuser.
  
  ConsoleKit properly maintains the state of the console and probably
  should be used instead.
  
  I've attached a patch that re-implements getXconsole and getXuser by
  calling ck-list-sessions.

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

Title:
  acpi-support should use ck-list-sessions to determine active X display
  and X user

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acpi-support/+bug/933626/+subscriptions

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

[Bug 780117] Re: Brasero finishes without error but unusable media [on-the-fly mode] (Ubuntu 11.04 -12.04)

2012-03-30 Thread Ayan George
Okay -- this issue appears to occur across distributions.  I'll open an
upstream bug.  In the meantime, it might make sense to hide this feature
until it works -- maybe build brasero without libburn support.

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

Title:
  Brasero finishes without error but unusable media [on-the-fly mode]
  (Ubuntu 11.04 -12.04)

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

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


[Bug 780117] Re: Brasero finishes without error but unusable media [on-the-fly mode] (Ubuntu 11.04 -12.04)

2012-03-30 Thread Ayan George
Xavier, that is a report against brasero.  I think it is best to file a
bug with the libburn devs -- if possible.

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

Title:
  Brasero finishes without error but unusable media [on-the-fly mode]
  (Ubuntu 11.04 -12.04)

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

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


[Bug 780117] Re: Brasero finishes without error but unusable media [on-the-fly mode] (Ubuntu 11.04 -12.04)

2012-03-30 Thread Ayan George
In the meantime, does anyone see anything wrong with disabling on-the-fly burns 
until this is fixed?

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

Title:
  Brasero finishes without error but unusable media [on-the-fly mode]
  (Ubuntu 11.04 -12.04)

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

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


[Bug 780117] Re: Brasero finishes without error but unusable media [on-the-fly mode] (Ubuntu 11.04 -12.04)

2012-03-30 Thread Ayan George
For those affected, please try this PPA:

https://launchpad.net/~ayan/+archive/brasero

I'm not sure if we'll be able to get this in since were in feature
freeze right now but I'd be interesting to know if it works and if this
causes any regressions.

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

Title:
  Brasero finishes without error but unusable media [on-the-fly mode]
  (Ubuntu 11.04 -12.04)

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

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


[Bug 965726] Re: Unable to play sound through hfp/hsp bluetooh headset

2012-03-26 Thread Ayan George
What kind of bluetooth hardware do you have?  Can you attach the output
of lspci -v and lsusb -v ?

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

Title:
  Unable to play sound through hfp/hsp bluetooh headset

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

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


[Bug 962082] [NEW] Profiles that require duplex audio like Head Set (HSP) and Hands Free (HFP) do not work on machines with Broadcom BCM20702A0 Bluetooth chips

2012-03-22 Thread Ayan George
Public bug reported:

This problem seems to occur on every device that uses  the BCM20702A0
Bluetooth hardware.

How to reproduce:

(1) Pair a bluetooth headset with a machine equipped with a BCM20702A0.
(2) Activate the device.  Usually there is a button on the headset you should 
press to notify the bluetooth stack that you're ready to use the device.  This 
creates SCO link and the plumbs the audio components.
(3) Open the sound settings tool and select the bluetooth device under the 
Input and Output tabs.  Under each tab you should see a table with an entry 
that has a headset icon on the left with the bluetooth device name to the 
right.  This is the item to select.

Now, everything should be configured so that you can use your bluetooth
device to hear and record audio.  Test this by:

Testing Input:

(1) In the sound settings tool, select the Input tab.
(2) Make sure the Input Volume is not muted and the scale widget is not set 
to zero.
(3) Make sounds into the headset mic -- you should see the Input Level bar 
raise.

Testing Output:
In the same program:
(1) Select the Hardware tab.
(2) In the box labeled Choose a device to configure, select your bluetooth 
device.
(3) A combobox should appear at the bottom of the window labeled, Settings for 
the selected device.  Choose Telephony Duplex (HSP/HFP).
(4) Now click on the Test Speakers button to the right.
(5) Run speaker test.  You should hear a sound.

** Affects: bluez (Ubuntu)
 Importance: High
 Assignee: Ayan George (ayan)
 Status: In Progress

** Changed in: bluez (Ubuntu)
   Status: New = In Progress

** Changed in: bluez (Ubuntu)
   Importance: Undecided = High

** Changed in: bluez (Ubuntu)
 Assignee: (unassigned) = Ayan George (ayan)

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

Title:
  Profiles that require duplex audio like Head Set (HSP) and Hands Free
  (HFP) do not work on machines with Broadcom BCM20702A0 Bluetooth chips

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

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


[Bug 962082] Re: Profiles that require duplex audio like Head Set (HSP) and Hands Free (HFP) do not work on machines with Broadcom BCM20702A0 Bluetooth chips

2012-03-22 Thread Ayan George
Tried the solution recommended here:

  https://bbs.archlinux.org/viewtopic.php?id=133460

I could not get the python firmware updater to work so I used the
attached program.  No change.

** Attachment added: brcm_patchram.tar.bz2
   
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/962082/+attachment/2915659/+files/brcm_patchram.tar.bz2

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

Title:
  Profiles that require duplex audio like Head Set (HSP) and Hands Free
  (HFP) do not work on machines with Broadcom BCM20702A0 Bluetooth chips

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

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


[Bug 962082] Re: Profiles that require duplex audio like Head Set (HSP) and Hands Free (HFP) do not work on machines with Broadcom BCM20702A0 Bluetooth chips

2012-03-22 Thread Ayan George
** Description changed:

- 
- This problem seems to occur on every device that uses  the BCM20702A0 
Bluetooth hardware.
+ This problem seems to occur on every device that uses  the BCM20702A0
+ Bluetooth hardware.
  
  How to reproduce:
  
  (1) Pair a bluetooth headset with a machine equipped with a BCM20702A0.
- (2) Activate the device.  Usually there is a button on the headset you should 
press to notify the bluetooth stack that you're ready to use the device.  This 
creates SCO link and the plumbs the auto components.
+ (2) Activate the device.  Usually there is a button on the headset you should 
press to notify the bluetooth stack that you're ready to use the device.  This 
creates SCO link and the plumbs the audio components.
  (3) Open the sound settings tool and select the bluetooth device under the 
Input and Output tabs.  Under each tab you should see a table with an entry 
that has a headset icon on the left with the bluetooth device name to the 
right.  This is the item to select.
  
  Now, everything should be configured so that you can use your bluetooth
  device to hear and record audio.  Test this by:
  
  Testing Input:
  
  (1) In the sound settings tool, select the Input tab.
  (2) Make sure the Input Volume is not muted and the scale widget is not set 
to zero.
  (3) Make sounds into the headset mic -- you should see the Input Level bar 
raise.
  
  Testing Output:
  In the same program:
  (1) Select the Hardware tab.
  (2) In the box labeled Choose a device to configure, select your bluetooth 
device.
  (3) A combobox should appear at the bottom of the window labeled, Settings 
for the selected device.  Choose Telephony Duplex (HSP/HFP).
  (4) Now click on the Test Speakers button to the right.
  (5) Run speaker test.  You should hear a sound.

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

Title:
  Profiles that require duplex audio like Head Set (HSP) and Hands Free
  (HFP) do not work on machines with Broadcom BCM20702A0 Bluetooth chips

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

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


[Bug 962082] Re: Profiles that require duplex audio like Head Set (HSP) and Hands Free (HFP) do not work on machines with Broadcom BCM20702A0 Bluetooth chips

2012-03-22 Thread Ayan George
I attached the output of pulseaudio, bluetoothd, hcidump, and dbus-monitor with 
timestamps.

Here are the times that I performed the steps to reproduce the problem:

??  - start each daemon
1332417566 - added bluetooth device
1332417622 - pressed 'activate' button
1332417647 - selected bt device and tested speakers


** Attachment added: bt-testing.tar
   
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/962082/+attachment/2915836/+files/bt-testing.tar

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

Title:
  Profiles that require duplex audio like Head Set (HSP) and Hands Free
  (HFP) do not work on machines with Broadcom BCM20702A0 Bluetooth chips

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

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


[Bug 962082] Re: Profiles that require duplex audio like Head Set (HSP) and Hands Free (HFP) do not work on machines with Broadcom BCM20702A0 Bluetooth chips

2012-03-22 Thread Ayan George
In the bluetoothd.txt file, note the errors:

1332417651: bluetoothd[16480]: Badly formated or unrecognized command: 
AT+BIA=0,0,1,1,1,1,0,
1332417651: bluetoothd[16480]: Badly formated or unrecognized command: AT+CBC=88

Also note that hcidump does not display *any* data after playing.  Not
even all zeros.

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

Title:
  Profiles that require duplex audio like Head Set (HSP) and Hands Free
  (HFP) do not work on machines with Broadcom BCM20702A0 Bluetooth chips

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

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


[Bug 962082] Re: Profiles that require duplex audio like Head Set (HSP) and Hands Free (HFP) do not work on machines with Broadcom BCM20702A0 Bluetooth chips

2012-03-22 Thread Ayan George
I installed the latest precise bluez build (4.98) -- this did not help.

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

Title:
  Profiles that require duplex audio like Head Set (HSP) and Hands Free
  (HFP) do not work on machines with Broadcom BCM20702A0 Bluetooth chips

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

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


[Bug 962082] Re: Profiles that require duplex audio like Head Set (HSP) and Hands Free (HFP) do not work on machines with Broadcom BCM20702A0 Bluetooth chips

2012-03-22 Thread Ayan George
** Tags added: blocks-hwcert-enablement

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

Title:
  Profiles that require duplex audio like Head Set (HSP) and Hands Free
  (HFP) do not work on machines with Broadcom BCM20702A0 Bluetooth chips

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

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


[Bug 962082] Re: Profiles that require duplex audio like Head Set (HSP) and Hands Free (HFP) do not work on machines with Broadcom BCM20702A0 Bluetooth chips

2012-03-22 Thread Ayan George
** Description changed:

  This problem seems to occur on every device that uses  the BCM20702A0
  Bluetooth hardware.
  
  How to reproduce:
  
  (1) Pair a bluetooth headset with a machine equipped with a BCM20702A0.
  (2) Activate the device.  Usually there is a button on the headset you should 
press to notify the bluetooth stack that you're ready to use the device.  This 
creates SCO link and the plumbs the audio components.
  (3) Open the sound settings tool and select the bluetooth device under the 
Input and Output tabs.  Under each tab you should see a table with an entry 
that has a headset icon on the left with the bluetooth device name to the 
right.  This is the item to select.
  
  Now, everything should be configured so that you can use your bluetooth
  device to hear and record audio.  Test this by:
  
  Testing Input:
  
  (1) In the sound settings tool, select the Input tab.
  (2) Make sure the Input Volume is not muted and the scale widget is not set 
to zero.
  (3) Make sounds into the headset mic -- you should see the Input Level bar 
raise.
  
  Testing Output:
  In the same program:
  (1) Select the Hardware tab.
  (2) In the box labeled Choose a device to configure, select your bluetooth 
device.
- (3) A combobox should appear at the bottom of the window labeled, Settings 
for the selected device.  Choose Telephony Duplex (HSP/HFP).
+ (3) A combobox should appear at the bottom of the window labeled Settings 
for the selected device.  Choose Telephony Duplex (HSP/HFP).
  (4) Now click on the Test Speakers button to the right.
  (5) Run speaker test.  You should hear a sound.

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

Title:
  Profiles that require duplex audio like Head Set (HSP) and Hands Free
  (HFP) do not work on machines with Broadcom BCM20702A0 Bluetooth chips

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

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


[Bug 548546] Re: Nautilus does not remove usb drive made with USB-Creator after unmounting it

2012-03-09 Thread Ayan George
** Changed in: linux (Ubuntu Precise)
 Assignee: Ayan George (ayan) = (unassigned)

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

Title:
  Nautilus does not remove usb drive made with USB-Creator after
  unmounting it

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/548546/+subscriptions

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


[Bug 152303] Re: file roller overwrites files without asking when you extract selected files in file-roller

2012-03-05 Thread Ayan George
** Changed in: hundredpapercuts
 Assignee: Ayan George (ayan) = (unassigned)

** Changed in: hundredpapercuts
   Status: In Progress = Fix Released

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

Title:
  file roller overwrites files without asking when you extract selected
  files in file-roller

To manage notifications about this bug go to:
https://bugs.launchpad.net/file-roller/+bug/152303/+subscriptions

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


[Bug 942777] [NEW] MS and MSPro fail to mount

2012-02-28 Thread Ayan George
Public bug reported:


On some systems, MS and MSPro devices fail to automount because mmblk and mmc 
devices are do not have ID_DRIVE_FLASH type attributes.

There is currently a fix for this upstream in the udisks master branch.
We need to apply this change to precise.

** Affects: udisks (Ubuntu)
 Importance: Medium
 Status: Confirmed


** Tags: blocks-hwcert-enablement

** Tags added: blocks-hwcert-enablement

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

Title:
  MS and MSPro fail to mount

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

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


[Bug 942777] Re: MS and MSPro fail to mount

2012-02-28 Thread Ayan George
** Patch added: udisks.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/942777/+attachment/2791420/+files/udisks.debdiff

** Changed in: udisks (Ubuntu)
Milestone: None = maverick-updates

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

Title:
  MS and MSPro fail to mount

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

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


[Bug 942777] Re: MS and MSPro fail to mount

2012-02-28 Thread Ayan George
** Description changed:

+ SRU Justificaiton
+ -
  
- On some systems, MS and MSPro devices fail to automount because mmblk and mmc 
devices are do not have ID_DRIVE_FLASH type attributes.
+ Impact:
+ 
+ This bug prevents MS and MS Pro media cards from being automounted by
+ nautilus.
+ 
+ Fix:
+ 
+ Add rules that set mmcblk and mspblk devices as flash drives.
+ 
+ Patch:
+ 
+ The required udisks rule has been applied to the git master branch:
+ 
+ 
http://cgit.freedesktop.org/udisks/commit/data/80-udisks2.rules?id=a0df11b0b8651dcce96002bf8242d9cfd98c8133
+ 
+ Regression Potential:
+ 
+ There should be very little potential for regression.
+ 
+ TEST CASE:
+ 
+ * Insert an MS or MSPro card in a machine with a card reader.
+   - An icon should appear on the unity launcher.
+   - The volume should be auto-mounted.
+   - A nautilus window should open.
+ 
+ 
+ 
+ On some systems, MS and MSPro devices fail to automount because mmblk
+ and mmc devices are do not have ID_DRIVE_FLASH type attributes.
  
  There is currently a fix for this upstream in the udisks master branch.
  We need to apply this change to precise.

** Patch removed: udisks.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/942777/+attachment/2791420/+files/udisks.debdiff

** Patch added: udisks.diff
   
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/942777/+attachment/2791451/+files/udisks.diff

** Changed in: udisks (Ubuntu)
 Assignee: (unassigned) = Ayan George (ayan)

** Changed in: udisks (Ubuntu)
Milestone: maverick-updates = oneiric-updates

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

Title:
  MS and MSPro fail to mount

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

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


[Bug 933626] Re: acpi-support should use ck-list-sessions to determine active X display and X user

2012-02-24 Thread Ayan George
** Changed in: acpi-support (Ubuntu)
 Assignee: (unassigned) = Steve Langasek (vorlon)

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

Title:
  acpi-support should use ck-list-sessions to determine active X display
  and X user

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acpi-support/+bug/933626/+subscriptions

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


[Bug 152303] Re: file roller overwrites files without asking when you extract selected files in file-roller

2012-02-20 Thread Ayan George
This bug was fixed upstream in version 3.4.0.

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

Title:
  file roller overwrites files without asking when you extract selected
  files in file-roller

To manage notifications about this bug go to:
https://bugs.launchpad.net/file-roller/+bug/152303/+subscriptions

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


[Bug 152303] Re: file roller overwrites files without asking when you extract selected files in file-roller

2012-02-16 Thread Ayan George
I will work on preventing overwriting files in the archive today.

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

Title:
  file roller overwrites files without asking when you extract selected
  files in file-roller

To manage notifications about this bug go to:
https://bugs.launchpad.net/file-roller/+bug/152303/+subscriptions

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


[Bug 933626] [NEW] acpi-support should use ck-list-sessions to determine active X display and X user

2012-02-16 Thread Ayan George
Public bug reported:


The acpi-support scripts use 'ps' and 'who' output to determine the current 
active X display and X user (in getXconsole and getXuser).  Currently, LightDM 
does not write to utmp so 'who' does not output the correct information 
breaking getXconsole and getXuser.  

ConsoleKit properly maintains the state of the console and probably
should be used instead.

I've attached a patch that re-implements getXconsole and getXuser by
calling ck-list-sessions.

** Affects: acpi-support (Ubuntu)
 Importance: High
 Status: New

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

Title:
  acpi-support should use ck-list-sessions to determine active X display
  and X user

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acpi-support/+bug/933626/+subscriptions

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


[Bug 933626] Re: acpi-support should use ck-list-sessions to determine active X display and X user

2012-02-16 Thread Ayan George
** Patch added: power-funcs.diff
   
https://bugs.launchpad.net/bugs/933626/+attachment/2745858/+files/power-funcs.diff

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

Title:
  acpi-support should use ck-list-sessions to determine active X display
  and X user

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acpi-support/+bug/933626/+subscriptions

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


[Bug 780117] Re: Brasero finishes without error but unusable media [on-the-fly mode] (Ubuntu 11.04-11.10)

2012-02-15 Thread Ayan George
** Changed in: brasero (Ubuntu)
 Assignee: (unassigned) = Ayan George (ayan)

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

Title:
  Brasero finishes without error but unusable media [on-the-fly mode]
  (Ubuntu 11.04-11.10)

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

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


[Bug 928894] Re: [12.04] libwx_gtk2u_media-2.8.so.0: cannot open shared object file

2012-02-09 Thread Ayan George
** Changed in: wxwidgets2.8 (Ubuntu)
 Assignee: Fabrice Coutadeur (fabricesp) = Ayan George (ayan)

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

Title:
  [12.04] libwx_gtk2u_media-2.8.so.0: cannot open shared object file

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

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


[Bug 928894] Re: [12.04] libwx_gtk2u_media-2.8.so.0: cannot open shared object file

2012-02-09 Thread Ayan George
** Changed in: wxwidgets2.8 (Ubuntu)
   Importance: High = Medium

** Changed in: wxwidgets2.8 (Ubuntu)
   Status: New = In Progress

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

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

Title:
  [12.04] libwx_gtk2u_media-2.8.so.0: cannot open shared object file

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

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


[Bug 928894] Re: [12.04] libwx_gtk2u_media-2.8.so.0: cannot open shared object file

2012-02-09 Thread Ayan George
** No longer affects: dvdstyler

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

Title:
  [12.04] libwx_gtk2u_media-2.8.so.0: cannot open shared object file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wxwidgets2.8/+bug/928894/+subscriptions

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


[Bug 882956] Re: GTK errors out with XI_BadDevice error

2012-02-08 Thread Ayan George
** Changed in: gtk+3.0 (Ubuntu Oneiric)
 Assignee: Ayan George (ayan) = (unassigned)

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

Title:
  GTK errors out with XI_BadDevice error

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

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


[Bug 882956] Re: GTK errors out with XI_BadDevice error

2012-02-03 Thread Ayan George
** Description changed:

+ SRU Justificaiton
+ -
+ 
+ Impact:
+ 
+ This bug causes fatal X session errors when resuming.  This bug is
+ affecting a large Canonical OEM on certain yet-to-be-released platforms
+ and will greatly impact the release schedule if this is not fixed.
+ 
+ Fix:
+ 
+ Add gdk_x11_display_error_trap_push() and
+ gdk_x11_display_error_trap_pop() calls around XIQueryDevice() and
+ conditionally use it's result instead of assuming it succeeded.
+ 
+ Patch:
+ 
+ 
http://git.gnome.org/browse/gtk+/commit/?id=9b967ab8aff46b79494d75a3129fa8780545ecd1
+ 
+ Regression Potential:
+ 
+ There should be very little potential for regression.
+ 
+ TEST CASE:
+ 
+ * Log in to a gnome session.
+ * Suspend system
+   - Close laptop lid or select suspend from indicator-session in the upper 
right hand
+ corner of the screen.
+ * Resume by pressing the power button.
+ * Your desktop session should still be available.  If the bug persists, 
gnome-session will
+   crash and you'll be returned to LightDM.
+ 
+ 
+ 
  This issue looks somewhat recent, I don't recall it ever happening in
  the past.
  
  On Dell XPS M1330, Oneiric, when resuming from suspend to RAM the X
  server and Gnome session dies and I'm back to the DM.
  
  I file this under Gnome-session as the same machine shows absolutely
  no problem when resuming in a KDE session.
  
  Video is: Intel Corporation Mobile GM965/GL960 Integrated Graphics
  Controller
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gnome-session 3.2.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic i686
  ApportVersion: 1.23-0ubuntu3
  Architecture: i386
  CheckboxSubmission: 1ea6109db29b53f721a523a77b7f3abf
  CheckboxSystem: d00f84de8a555815fa1c4660280da308
  Date: Fri Oct 28 09:43:26 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
  PackageArchitecture: all
  ProcEnviron:
-  LANGUAGE=fr_FR:fr:en_US:en
-  PATH=(custom, user)
-  LANG=fr_FR.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=fr_FR:fr:en_US:en
+  PATH=(custom, user)
+  LANG=fr_FR.UTF-8
+  SHELL=/bin/bash
  SourcePackage: gnome-session
  UpgradeStatus: Upgraded to oneiric on 2011-10-01 (26 days ago)

** Patch added: gtk+3.0_3.2.0-0ubuntu6.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/882956/+attachment/2711332/+files/gtk%2B3.0_3.2.0-0ubuntu6.debdiff

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

Title:
  GTK errors out with XI_BadDevice error

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

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

[Bug 882956] Re: GTK errors out with XI_BadDevice error

2012-02-02 Thread Ayan George
** Changed in: gtk+3.0 (Ubuntu)
 Assignee: (unassigned) = Ayan George (ayan)

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

Title:
  GTK errors out with XI_BadDevice error

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

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


[Bug 152303] Re: file roller overwrites files without asking when you extract selected files in file-roller

2012-01-26 Thread Ayan George
** Patch removed: 
0001-Added-fr_window_overwrite_files_dialog-which-checks-.patch
   
https://bugs.launchpad.net/hundredpapercuts/+bug/152303/+attachment/2691356/+files/0001-Added-fr_window_overwrite_files_dialog-which-checks-.patch

** Patch added: 
0001-Added-fr_window_overwrite_files_dialog-which-checks-.patch
   
https://bugs.launchpad.net/hundredpapercuts/+bug/152303/+attachment/2695043/+files/0001-Added-fr_window_overwrite_files_dialog-which-checks-.patch

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

Title:
  file roller overwrites files without asking when you extract selected
  files in file-roller

To manage notifications about this bug go to:
https://bugs.launchpad.net/file-roller/+bug/152303/+subscriptions

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


[Bug 152303] Re: file roller overwrites files without asking when you extract selected files in file-roller

2012-01-24 Thread Ayan George
** Changed in: hundredpapercuts
 Assignee: (unassigned) = Ayan George (ayan)

** Changed in: hundredpapercuts
   Status: Triaged = In Progress

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

Title:
  file roller overwrites files without asking when you extract selected
  files in file-roller

To manage notifications about this bug go to:
https://bugs.launchpad.net/file-roller/+bug/152303/+subscriptions

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


[Bug 152303] Re: file roller overwrites files without asking when you extract selected files in file-roller

2012-01-24 Thread Ayan George
Sent attached small patch to the upstream bug for feedback.


** Patch added: 
0001-Added-fr_window_overwrite_files_dialog-which-checks-.patch
   
https://bugs.launchpad.net/hundredpapercuts/+bug/152303/+attachment/2691254/+files/0001-Added-fr_window_overwrite_files_dialog-which-checks-.patch

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

Title:
  file roller overwrites files without asking when you extract selected
  files in file-roller

To manage notifications about this bug go to:
https://bugs.launchpad.net/file-roller/+bug/152303/+subscriptions

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


[Bug 152303] Re: file roller overwrites files without asking when you extract selected files in file-roller

2012-01-24 Thread Ayan George
** Patch removed: 
0001-Added-fr_window_overwrite_files_dialog-which-checks-.patch
   
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/152303/+attachment/2691254/+files/0001-Added-fr_window_overwrite_files_dialog-which-checks-.patch

** Patch added: 
0001-Added-fr_window_overwrite_files_dialog-which-checks-.patch
   
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/152303/+attachment/2691356/+files/0001-Added-fr_window_overwrite_files_dialog-which-checks-.patch

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

Title:
  file roller overwrites files without asking when you extract selected
  files in file-roller

To manage notifications about this bug go to:
https://bugs.launchpad.net/file-roller/+bug/152303/+subscriptions

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


[Bug 919736] Re: Mounting a loop device causes the wrong loop device to be mounted.

2012-01-22 Thread Ayan George
So it is safe to say this is invalid?  I'm marking it as such.  Please update 
the bug if the case is otherwise.

** Changed in: util-linux (Ubuntu)
 Assignee: (unassigned) = Ayan George (ayan)

** Changed in: util-linux (Ubuntu)
   Status: New = Invalid

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

Title:
  Mounting a loop device causes the wrong loop device to be mounted.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/919736/+subscriptions

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


[Bug 548546] Re: Nautilus does not remove usb drive made with USB-Creator after unmounting it

2012-01-13 Thread Ayan George
Commits  4c823cc and 8a9c594 in the current mainline linux kernel should fix 
this issue.  I will work on backporting and testito lucid and maverick

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

Title:
  Nautilus does not remove usb drive made with USB-Creator after
  unmounting it

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/548546/+subscriptions

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


  1   2   3   >