Re: [Bug 731685] Re: Panel shadow conflicts with Window shadow in Ubuntu Classic Desktop Session

2011-06-08 Thread Sam SmSpillaz Spilsbury
On Wed, Jun 8, 2011 at 2:58 PM, Sam Spilsbury smspil...@gmail.com wrote:
 The problem is that the clipping algorithm for the shadows is rather
 ... simple. Basically when doing the panel shadow we look for windows
 that are intersecting the shadow and don't draw the shadow there.

To clarify, this is because shadows are drawn at the same level that
their respective window is, so because we have to stack panels on top
of everything else, the shadow would also go on top of everything else
which looks ugly.

Drawing the shadow underneath everything else means that we
essentially have to paint panels twice, which isn't really that great.


 Fixing this would be quite complicated, since it requires that you
 project the full geometry including the shape region of the decoration
 in order to find a perfect intersection region.

 On Wed, Jun 8, 2011 at 2:38 PM, Daniel van Vugt vanv...@gmail.com wrote:
 Two screenshots are better than one...

 A theory: I suspect the problem here is unity-window-decorator. It's
 designed to expect unity itself to draw the panel shadow
 (unityshell.cpp?), but in Ubuntu Classic mode compiz expects the
 traditional compiz window decorator to draw the panel shadow, but the
 unity-window-decorator doesn't (??)

 ** Attachment added: Screenshot.png
   
 https://bugs.launchpad.net/ubuntu/+source/unity/+bug/731685/+attachment/2160213/+files/Screenshot.png

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

 Title:
  Panel shadow conflicts with Window shadow in Ubuntu Classic Desktop
  Session

 Status in Compiz:
  New
 Status in Unity:
  Confirmed
 Status in “compiz” package in Ubuntu:
  New
 Status in “unity” package in Ubuntu:
  Confirmed

 Bug description:
  When logging in with the session 'Ubuntu Classic Desktop' (with the
  traditional gnome environment) there seems to be a problem with the
  panel shadows drawn by Compiz. When moving a window close to one of
  the panels, the shadows seem to cancel one another out. I've attached
  a screenshot to show what I mean.




 --
 Sam Spilsbury



-- 
Sam Spilsbury

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

Title:
  Panel shadow conflicts with Window shadow in Ubuntu Classic Desktop
  Session

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

[Bug 745801] Re: system-based authorization broken in gnome-keyring: NoOptionError: No option 'consumer_key' in section: '1'

2011-06-08 Thread Martin Pool
Testing this is a bit difficult because lazr.restful installs a
moderately insane pth file that means you cannot possibly override the

import sys,types,os; p =
os.path.join(sys._getframe(1).f_locals['sitedir'], *('lazr',)); ie =
os.path.exists(os.path.join(p,'__init__.py')); m = not ie and
sys.modules.setdefault('lazr',types.ModuleType('lazr')); mp = (m or [])
and m.__dict__.setdefault('__path__',[]); (p not in mp) and mp.append(p)


** Summary changed:

- system-based authorization doesn't store useful credentials in gnome-keyring
+ system-based authorization broken in gnome-keyring: NoOptionError: No option 
'consumer_key' in section: '1'

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

Title:
  system-based authorization broken in gnome-keyring: NoOptionError: No
  option 'consumer_key' in section: '1'

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


[Bug 604593] Re: pam_unix account returns success on a user with an invalid shadow password.

2011-06-08 Thread Steve Langasek
Thank you for reporting this issue and helping to improve Ubuntu.

This is not a bug in pam_unix, which is deliberately configured such
that a successful authorization return from either pam_unix *or* another
stacked module is sufficient to permit a login.  If pam_ldap access
checks should always be enforced *in addition* to pam_unix, then
pam_ldap's pam-auth-update profile should declare itself Account-Type:
additional.

This appears to be the same as Debian bug #583483.

** Package changed: pam (Ubuntu) = libpam-ldap (Ubuntu)

** Bug watch added: Debian Bug tracker #583483
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=583483

** Also affects: libpam-ldap (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=583483
   Importance: Unknown
   Status: Unknown

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

Title:
  pam_unix account returns success on a user with an invalid shadow
  password.

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


[Bug 785047] Re: Xorg crash

2011-06-08 Thread Peter Christopher
Hi Bryce..

Thank you very much for your attention.

This bug is not reproducible after a reinstallation of ubuntu OS.
 
I reinstalled ubuntu on my laptop and didn't upgrade to the newer version of 
XORG ( the previous xorg update rendered my machine almost useless ). I did 
reinstall Xorg after i received your mail, but I am not able to reproduce this 
bug. My system seems to run smoothly. All QT applications that i tested - skype 
and clementine are running fine. The file manager has no problems as well. 

I will test the system further, but i feel this bug report can be
deleted.

Thank you

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

Title:
  Xorg crash

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


[Bug 706354] Re: dpkg-maintscript-helper: warning: environment variable DPKG_MAINTSCRIPT_PACKAGE missing

2011-06-08 Thread dino99
Still get these errors on Oneiric i386 A1
In failsafe mode booting i get: dpkg-maintscript-helper: error: couldn't 
identify the package

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

Title:
  dpkg-maintscript-helper: warning: environment variable
  DPKG_MAINTSCRIPT_PACKAGE missing

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


[Bug 794402] [NEW] source of 0.3.9-2ubuntu5 cannot be compiled.

2011-06-08 Thread Zheng-Hui Lee
Public bug reported:

Binary package hint: pcmanx-gtk2

It seems some modifications are missing in src/core/site.h .
Please see https://gist.github.com/1013893 where I have a patch there.

** Affects: pcmanx-gtk2 (Ubuntu)
 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/794402

Title:
  source of 0.3.9-2ubuntu5 cannot be compiled.

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


[Bug 791375] Re: ubiquity crashed with ImportError in /usr/lib/ubiquity/ubiquity/plugin.py: cannot import name FilteredCommand

2011-06-08 Thread André Callewaert
*** This bug is a duplicate of bug 791376 ***
https://bugs.launchpad.net/bugs/791376

When I fdisked my HD again, my computer was not able to pass bios
anymore with this HD. With another HD my computer passed bios well, so
it looks like my HD is brooken.

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

Title:
  ubiquity crashed with ImportError in
  /usr/lib/ubiquity/ubiquity/plugin.py: cannot import name
  FilteredCommand

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


[Bug 670171] Re: Theme variants are not supported, not posible to configure

2011-06-08 Thread Bug Watch Updater
** Changed in: empathy
   Status: Confirmed = 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/670171

Title:
  Theme variants are not supported, not posible to configure

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


[Bug 654244] Re: Close icons in the Activities page do not respect the positioning of window controls

2011-06-08 Thread Bug Watch Updater
** Changed in: gnome-shell
   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/654244

Title:
  Close icons in the Activities page do not respect the positioning of
  window controls

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


[Bug 794406] [NEW] Custom message (i.e. status) not working as expected

2011-06-08 Thread Valentin Padurean
Public bug reported:

Binary package hint: empathy

I use a custom message (status) @work with the busy icon. It has been
previously saved and when i open the status combo i can select it.
However, first time i select it (during manually login) it is ignored
and my status is set to Busy (with busy icon). I need to select once
more the @work status to set it.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: empathy 2.34.0-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic x86_64
Architecture: amd64
Date: Wed Jun  8 09:13:12 2011
ExecutablePath: /usr/bin/empathy
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, user)
 LANGUAGE=en_US.iso885915:en
 LANG=en_US.ISO-8859-15
SourcePackage: empathy
UpgradeStatus: Upgraded to natty on 2011-04-07 (61 days ago)

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


** Tags: amd64 apport-bug apport-lpi natty

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

Title:
  Custom message (i.e. status) not working as expected

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


[Bug 794406] Re: Custom message (i.e. status) not working as expected

2011-06-08 Thread Valentin Padurean
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/794406

Title:
  Custom message (i.e. status) not working as expected

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


[Bug 794386] Re: broken depending 11.10

2011-06-08 Thread Bilal Akhtar
Incorrect. compiz-plugins-main-default is in the oneiric NEW queue. It
should hit the repository soon.

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

Title:
  broken depending 11.10

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


[Bug 746028] Re: Wallpapers are not updated on upgrade to Natty

2011-06-08 Thread Didier Roche
This is fixed by new ilbgnome upstream

** Changed in: gnome-settings-daemon (Ubuntu Oneiric)
   Status: Triaged = 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/746028

Title:
  Wallpapers are not updated on upgrade to Natty

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


[Bug 731685] Re: Panel shadow conflicts with Window shadow in Ubuntu Classic Desktop Session

2011-06-08 Thread Daniel van Vugt
If it's unity-window-decorator that draws the normal window shadows, why
shouldn't it also be made to draw the panel shadow in the same way? At
most, unity-window-decorator would need a little bit of logic to match
the Dock window type. Admittedly that might affect the Launcher too...
But my limited understanding of the unity code is suggesting to me that
there are two separate components which draw shadows, and really there
should be only one.

I guess it falls into the bucket of re-unifying compiz-window-decorator
and unity-window-decorator. I'm sure I saw a blueprint for that
somewhere...

Please do correct me if this is just wild speculation :)

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

Title:
  Panel shadow conflicts with Window shadow in Ubuntu Classic Desktop
  Session

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


[Bug 794247] Re: my update manager is not working anymore..

2011-06-08 Thread Robert Roth
*** This bug is a duplicate of bug 346386 ***
https://bugs.launchpad.net/bugs/346386

** Package changed: ubuntu = update-manager (Ubuntu)

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

Title:
  my update manager is not working anymore..

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


[Bug 774978] Re: xserver crashes in RecordAReply when XRecord is enabled in syndaemon

2011-06-08 Thread Bryce Harrington
I root-caused this bug to figure out what exactly went wrong here, also
to help understand the ramifications of dropping xrecord.

Back in October last year, bug #598834 was filed in Debian[1] requesting
that  libxtst-dev be added as a dependency to xserver-xorg-input-
synaptics, to enable syndaemon's -R option to work.  The man page
documents this option as:

  Use the XRecord extension for detecting keyboard activity instead of
polling the keyboard state.

XRecord has kind of a mixed history and I even recall an X.org
conference where it was considered to drop it[2] since it's not been too
well maintained.  Likely it's a bit buggy.  But not a big deal; we
didn't use -R for syndaemon in Ubuntu, but this would make the
functionality available to anyone wishing to opt in to use it for
testing or whatever.  We didn't even take note of the new option.

But then one day, someone noticed that syndaemon was eating precious
battery power due to polling and noticed it had this -R option which
promised to make it stop doing it.  Polling is bad.  And so it was that
on April 5th, gnome-settings-daemon opted to start calling syndaemon
with the -R flag when people have the Disable touchpad while typing
option flipped on.

Bug #754470[3] was filed shortly thereafter, on April 8th.  It seemed
that people were suddenly seeing syndaemon consuming 100% CPU either
right after boot or some various point during use.  Gah!  Us X guys got
a spate of these reports around this time, which was quite troubling
because it was so near to release and (as far as we knew) we hadn't made
any changes to X that would have caused this!

Chase Douglas was quite a hero and jumped right on the problem.  He had
been doing a lot of X development work for touch devices which had
involved a number of uploads to -synaptics, and so he was both familiar
with the code and perhaps worried his changes might have caused the
problem people were seeing.  He figured out that XRecord wasn't able to
process all the different types of events that it was experiencing, and
so would leave some events on the stack and get stuck in a loop trying
to reprocess them.  He added a patch that would work around this problem
by just draining those unrecognized events.  The CPU issue was solved.
But everyone knew this was just papering over whatever the underlying
problem was.  His fix was uploaded 04-16.

Bug #771655[4] was filed on 4/26 suggesting a regression occurred
starting around apr 20th.  This bug #774978[5] was filed on 5/1.
Quickly we started seeing a deluge of dupe bug reports about this X
crash.  (Check it: dozens of dupes and 37 affected; plus 28 on #760695,
15 on #776654, 22 on #780358, and 80! on #778490.)

On 5/23 Sarvatt figured out that disabling record made the problem go
away.  I'd really like to know how he had this brainstorm, and wish we'd
pumped the fix out sooner after that point.  Sarvatt kicks ass, we need
to listen to him better.  Anyway, subsequent testers on this bug confirm
his findings, and here we are now today.

1:  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=598834
2:  http://xorg.freedesktop.org/wiki/Events/XDC2008/Notes
3:  
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/754470
4:  
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/771655
5:  
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/774978

** Bug watch added: Debian Bug tracker #598834
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=598834

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

Title:
  xserver crashes in RecordAReply when XRecord is enabled in syndaemon

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


[Bug 727903] Re: Dropping a file into a window via the 'drag file to Launcher, then drag file to Spread' interaction fails to load the file into the selected window

2011-06-08 Thread Andrea Azzarone
** Changed in: unity
   Status: Triaged = In Progress

** Changed in: unity (Ubuntu)
   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/727903

Title:
  Dropping a file into a window via the 'drag file to Launcher, then
  drag file to Spread' interaction fails to load the file into the
  selected window

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


[Bug 794411] Re: package bcmwl-kernel-source 5.100.82.38+bdcom-0ubuntu3.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2011-06-08 Thread Andrea Schiefer
*** This bug is a duplicate of bug 793890 ***
https://bugs.launchpad.net/bugs/793890

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

Title:
  package bcmwl-kernel-source 5.100.82.38+bdcom-0ubuntu3.1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 2

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


[Bug 794411] [NEW] package bcmwl-kernel-source 5.100.82.38+bdcom-0ubuntu3.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2011-06-08 Thread Andrea Schiefer
*** This bug is a duplicate of bug 793890 ***
https://bugs.launchpad.net/bugs/793890

Public bug reported:

Tried to run install updates, came up with this error. Unable to install
package update, not sure if this is important or why it crashed?

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: bcmwl-kernel-source 5.100.82.38+bdcom-0ubuntu3.1
ProcVersionSignature: Ubuntu 2.6.38-9.43-generic 2.6.38.4
Uname: Linux 2.6.38-9-generic x86_64
NonfreeKernelModules: wl fglrx
AptOrdering:
 earcandy: Remove
 bcmwl-kernel-source: Configure
Architecture: amd64
Date: Wed Jun  8 00:22:09 2011
ErrorMessage: subprocess installed post-installation script returned error exit 
status 2
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
SourcePackage: bcmwl
Title: package bcmwl-kernel-source 5.100.82.38+bdcom-0ubuntu3.1 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 2
UpgradeStatus: Upgraded to natty on 2011-04-30 (38 days ago)

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


** Tags: amd64 apport-package natty

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

Title:
  package bcmwl-kernel-source 5.100.82.38+bdcom-0ubuntu3.1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 2

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


[Bug 794386] Re: broken depending 11.10

2011-06-08 Thread Jean-Baptiste Lallement
Thanks for your report. But it is expected at this stage of the release
and when dependencies are changing and as Bilal said, the missing
package is in the NEW queue. I'm closing this report because it is not a
bug.


** Changed in: unity (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/794386

Title:
  broken depending 11.10

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


[Bug 794310] Re: package man-db 2.5.9-4 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2011-06-08 Thread Robert Roth
*** This bug is a duplicate of bug 746912 ***
https://bugs.launchpad.net/bugs/746912

Thank you for taking the time to report this bug and helping to make Ubuntu 
better. This particular bug has already been reported and is a duplicate of bug 
#746912, so it is being marked as such. Please look at the other bug report to 
see if there is any missing information that you can provide, or to see if 
there is a workaround for the bug. Additionally, any further discussion 
regarding the bug should occur in the other report. Feel free to continue to 
report any other bugs you may find.
---
Ubuntu Bug Squad volunteer triager
http://wiki.ubuntu.com/BugSquad

** This bug has been marked a duplicate of bug 746912
   package man-db 2.5.9-4 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1

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

Title:
  package man-db 2.5.9-4 failed to install/upgrade: el subproceso
  instalado el script post-installation devolvió el código de salida de
  error 1

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

[Bug 794247] Re: my update manager is not working anymore..

2011-06-08 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 346386 ***
https://bugs.launchpad.net/bugs/346386

** This bug has been marked a duplicate of bug 346386
   [MASTER] Update fails with invalid package files with Encountered a section 
with no Package: header

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

Title:
  my update manager is not working anymore..

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


[Bug 794205] Re: type 'exceptions.OverflowError': Value 1071120384 out of range for Int32

2011-06-08 Thread Robert Roth
*** This bug is a duplicate of bug 771678 ***
https://bugs.launchpad.net/bugs/771678

Thank you for taking the time to report this bug and helping to make Ubuntu 
better. This particular bug has already been reported and is a duplicate of bug 
#771678, so it is being marked as such. Please look at the other bug report to 
see if there is any missing information that you can provide, or to see if 
there is a workaround for the bug. Additionally, any further discussion 
regarding the bug should occur in the other report. Feel free to continue to 
report any other bugs you may find.
---
Ubuntu Bug Squad volunteer triager
http://wiki.ubuntu.com/BugSquad

** This bug has been marked a duplicate of bug 771678
   type 'exceptions.OverflowError': Value -1608156160 out of range for Int32 
while installing

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

Title:
  type 'exceptions.OverflowError': Value 1071120384 out of range for
  Int32

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


[Bug 781357] Re: Nothing can be on top of video windows in Classic session

2011-06-08 Thread Shimi Chen
*** This bug is a duplicate of bug 758609 ***
https://bugs.launchpad.net/bugs/758609

** This bug has been marked a duplicate of bug 758609
   natty beta Ubuntu Classic (No effects) SDL|openGL window always on top

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

Title:
  Nothing can be on top of video windows in Classic session

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


[Bug 774978] Re: xserver crashes in RecordAReply when XRecord is enabled in syndaemon

2011-06-08 Thread Bryce Harrington
** Description changed:

  [Impact]
  Fairly widespread X crash that occurs seemingly randomly to users, but is 
actually triggered when a client application makes a call that results in a 
syndaemon call in the Xrecord module that fails.
  
  [Development Fix]
  Disable linking to the X record module in the synaptics package.  See Robert 
Hooker's debdiff.
  
  [Stable Fix]
  Same fix as for development.
  
  [Regression Potential]
- 
+ XRecord was not enabled in maverick, so disabling it is not a regression from 
that version.  It was enabled in natty to permit avoiding polling of the 
keyboard which presumably might save battery power usage; however it was found 
to cause widespread bugs shortly after introducing it - see comment #38 for 
historical discussion.
  
  [Original Report]
  Xserver crashed (landed me back at the gdm login); it happened just after I'd 
opened a page in firefox - nothing too special, it had some flash in but 
nothing too unusual and the page reopened fine now.
  
  Seg is in the Xorg.0.log.org
  
  Dave
  
  Backtrace:
  [ 15223.014] 0: /usr/bin/X (xorg_backtrace+0x26) [0x4a2626]
  [ 15223.014] 1: /usr/bin/X (0x40+0x6219a) [0x46219a]
  [ 15223.014] 2: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f8335203000+0xfc60) 
[0x7f8335212c60]
  [ 15223.014] 3: /usr/lib/xorg/modules/extensions/librecord.so 
(0x7f8332bb8000+0x2920) [0x7f8332bba920]
  [ 15223.014] 4: /usr/bin/X (_CallCallbacks+0x34) [0x432af4]
  [ 15223.015] 5: /usr/bin/X (WriteToClient+0x21a) [0x461c9a]
  [ 15223.015] 6: /usr/lib/xorg/modules/extensions/libdri2.so 
(ProcDRI2WaitMSCReply+0x52) [0x7f833259fd82]
  [ 15223.015] 7: /usr/lib/xorg/modules/extensions/libdri2.so 
(DRI2WaitMSCComplete+0x59) [0x7f833259e479]
  [ 15223.015] 8: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7f833234b000+0x25030) [0x7f8332370030]
  [ 15223.015] 9: /lib/x86_64-linux-gnu/libdrm.so.2 (drmHandleEvent+0x108) 
[0x7f83327a9478]
  [ 15223.015] 10: /usr/bin/X (WakeupHandler+0x4b) [0x4322fb]
  [ 15223.015] 11: /usr/bin/X (WaitForSomething+0x1b6) [0x45c786]
  [ 15223.015] 12: /usr/bin/X (0x40+0x2e032) [0x42e032]
  [ 15223.015] 13: /usr/bin/X (0x40+0x21a7e) [0x421a7e]
  [ 15223.015] 14: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xff) 
[0x7f833414ceff]
  [ 15223.015] 15: /usr/bin/X (0x40+0x21629) [0x421629]
  [ 15223.015] Segmentation fault at address 0x7f8335ceb010
  [ 15223.015]
  Caught signal 11 (Segmentation fault). Server aborting
  [ 15223.015]
  Please consult the The X.Org Foundation support
    at http://wiki.x.org
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: xserver-xorg 1:7.6+4ubuntu3
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic x86_64
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,compiztoolbox,gnomecompat,move,place,regex,resize,mousepoll,session,snap,vpswitch,animation,wall,workarounds,expo,ezoom,staticswitcher,fade,scale,unityshell]
  CompositorRunning: compiz
  CurrentDmesg:
   [   46.803341] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state 
recovery directory
   [   46.920399] NFSD: starting 90-second grace period
   [   48.517660] hda-intel: IRQ timing workaround is activated for card #0. 
Suggest a bigger bdl_pos_adj.
   [   52.500035] eth2: no IPv6 routers present
  DRM.card0.LVDS.1:
   status: connected
   enabled: enabled
   dpms: On
   modes: 1280x800
   edid-base64: 
AP///wBMozM2AAAPAQOAIRV4Cof1lFdPjCcnUFQBAQEBAQEBAQEBAQEBAQEB7hoAgFAgEDAQMBMAS88QAAAZDwAAACOHAmQC/gBTQU1TVU5HCiAgICAg/gBMVE4xNTRYMy1MMDYKAHA=
  DRM.card0.VGA.1:
   status: disconnected
   enabled: disabled
   dpms: Off
   modes:
   edid-base64:
  Date: Sun May  1 17:26:30 2011
  DistUpgraded: Log time: 2010-07-24 18:47:52.187518
  DistroCodename: natty
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics 
Controller [8086:27a2] (rev 03) (prog-if 00 [VGA controller])
     Subsystem: Toshiba America Info Systems Device [1179:ff10]
     Subsystem: Toshiba America Info Systems Device [1179:ff10]
  Lsusb:
   Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: TOSHIBA Equium A100
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     no card
  ProcEnviron:
   SHELL=/bin/bash
   PATH=(custom, no user)
   LC_MESSAGES=en_GB.UTF-8
   LANG=en_US.UTF-8
   LANGUAGE=en_GB:en
  ProcKernelCmdLine: root=UUID=031a90fc-7cc9-4daf-bb3f-4bb3f68653ac ro quiet 
splash  crashkernel=384M-2G:64M,2G-:128M
  Renderer: Unknown
  SourcePackage: xorg
  UpgradeStatus: Upgraded to natty on 2011-03-12 (49 days ago)
  dmi.bios.date: 10/23/2006
 

Re: [Bug 731685] Re: Panel shadow conflicts with Window shadow in Ubuntu Classic Desktop Session

2011-06-08 Thread Sam SmSpillaz Spilsbury
On Wed, Jun 8, 2011 at 3:16 PM, Daniel van Vugt vanv...@gmail.com wrote:
 If it's unity-window-decorator that draws the normal window shadows, why
 shouldn't it also be made to draw the panel shadow in the same way? At
 most, unity-window-decorator would need a little bit of logic to match
 the Dock window type. Admittedly that might affect the Launcher too...
 But my limited understanding of the unity code is suggesting to me that
 there are two separate components which draw shadows, and really there
 should be only one.

In gnome-classic it draws the panel shadow, correct.

In unity, unity actually draws its own shadow on the panel. This is
because there's a giant hac^Winnovative solution (tm) that we use to
ensure that the panels get stacked correctly, yet we can blit them to
the screen with OpenGL. So what actually happens is that the input
windows for the panels are InputOutput and generally filled with
garbage, yet we don't actually draw them (see
unityshell.cpp:UnityScreen::getWindowPaintList). Instead, we draw all
the screen elements directly using OpenGL.

Because of this, the decor plugin is never able to see the panel
being drawn and thus it cant put the shadow that the decorator asked
to put on the panel on the panel.

This isn't really too important for the unity case though, since there
we're able to draw the panel shadow without painting the window twice
(expensive)


 I guess it falls into the bucket of re-unifying compiz-window-decorator
 and unity-window-decorator. I'm sure I saw a blueprint for that
 somewhere...

 Please do correct me if this is just wild speculation :)

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

 Title:
  Panel shadow conflicts with Window shadow in Ubuntu Classic Desktop
  Session

 Status in Compiz:
  New
 Status in Unity:
  Confirmed
 Status in “compiz” package in Ubuntu:
  New
 Status in “unity” package in Ubuntu:
  Confirmed

 Bug description:
  When logging in with the session 'Ubuntu Classic Desktop' (with the
  traditional gnome environment) there seems to be a problem with the
  panel shadows drawn by Compiz. When moving a window close to one of
  the panels, the shadows seem to cancel one another out. I've attached
  a screenshot to show what I mean.



-- 
Sam Spilsbury

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

Title:
  Panel shadow conflicts with Window shadow in Ubuntu Classic Desktop
  Session

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

[Bug 794411] Re: package bcmwl-kernel-source 5.100.82.38+bdcom-0ubuntu3.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2011-06-08 Thread Robert Roth
*** This bug is a duplicate of bug 793890 ***
https://bugs.launchpad.net/bugs/793890

Thank you for taking the time to report this bug and helping to make Ubuntu 
better. This particular bug has already been reported and is a duplicate of bug 
#793890, so it is being marked as such. Please look at the other bug report to 
see if there is any missing information that you can provide, or to see if 
there is a workaround for the bug. Additionally, any further discussion 
regarding the bug should occur in the other report. Feel free to continue to 
report any other bugs you may find.
---
Ubuntu Bug Squad volunteer triager
http://wiki.ubuntu.com/BugSquad

** This bug has been marked a duplicate of bug 793890
   package bcmwl-kernel-source 5.100.82.38+bdcom-0ubuntu3.1 failed to 
install/upgrade: /var/lib/dpkg/info/bcmwl-kernel-source.postinst: 53: Syntax 
error: fi unexpected (expecting ;;)

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

Title:
  package bcmwl-kernel-source 5.100.82.38+bdcom-0ubuntu3.1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 2

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


[Bug 794349] Re: Regression since yesterday's update

2011-06-08 Thread Robert Roth
*** This bug is a duplicate of bug 793890 ***
https://bugs.launchpad.net/bugs/793890

Thank you for taking the time to report this bug and helping to make Ubuntu 
better. This particular bug has already been reported and is a duplicate of bug 
#793890, so it is being marked as such. Please look at the other bug report to 
see if there is any missing information that you can provide, or to see if 
there is a workaround for the bug. Additionally, any further discussion 
regarding the bug should occur in the other report. Feel free to continue to 
report any other bugs you may find.
---
Ubuntu Bug Squad volunteer triager
http://wiki.ubuntu.com/BugSquad

** This bug has been marked a duplicate of bug 793890
   package bcmwl-kernel-source 5.100.82.38+bdcom-0ubuntu3.1 failed to 
install/upgrade: /var/lib/dpkg/info/bcmwl-kernel-source.postinst: 53: Syntax 
error: fi unexpected (expecting ;;)

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

Title:
  Regression since yesterday's update

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


[Bug 794314] Re: package bcmwl-kernel-source 5.100.82.38+bdcom-0ubuntu3.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2011-06-08 Thread Robert Roth
*** This bug is a duplicate of bug 793890 ***
https://bugs.launchpad.net/bugs/793890

Thank you for taking the time to report this bug and helping to make Ubuntu 
better. This particular bug has already been reported and is a duplicate of bug 
#793890, so it is being marked as such. Please look at the other bug report to 
see if there is any missing information that you can provide, or to see if 
there is a workaround for the bug. Additionally, any further discussion 
regarding the bug should occur in the other report. Feel free to continue to 
report any other bugs you may find.
---
Ubuntu Bug Squad volunteer triager
http://wiki.ubuntu.com/BugSquad

** This bug has been marked a duplicate of bug 793890
   package bcmwl-kernel-source 5.100.82.38+bdcom-0ubuntu3.1 failed to 
install/upgrade: /var/lib/dpkg/info/bcmwl-kernel-source.postinst: 53: Syntax 
error: fi unexpected (expecting ;;)

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

Title:
  package bcmwl-kernel-source 5.100.82.38+bdcom-0ubuntu3.1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 2

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


Re: [Bug 731685] Re: Panel shadow conflicts with Window shadow in Ubuntu Classic Desktop Session

2011-06-08 Thread Sam SmSpillaz Spilsbury
In case you're wondering, the relevant code for the shadow clipping is
here:

http://bazaar.launchpad.net/~smspillaz/compiz-
core/trunk/view/head:/plugins/decor/src/decor.cpp#L77

What that does is for panels at least, recalculates every time a
window changes geometry, what should be overlapping the panel shadow
and then creates a region (eg nonrectangular space) of where the panel
shadow should be drawn so as /not/ to overlap those windows. Then on
::glDraw it clips the drawing of the panel shadow to that space.

However, this only takes into account the window position on the
assumption that *every window is exactly rectangular and not
transformed*. Which is obviously not the case considering that the
decorations have rounded corners.

Its probably possible to re-use some of the code from blur here:
http://bazaar.launchpad.net/~smspillaz/compiz-core/trunk/view/head:/plugins/blur/src/blur.cpp#L1215,
which is what blur uses to get the *exact nonrectangular clipping
area* for the blur underneath the window.

Unfortunately that code is largely undocumented and I haven't been
able to make it work for this case. Maybe a mathematical genius can
figure it out :)

On Wed, Jun 8, 2011 at 3:31 PM, Sam Spilsbury smspil...@gmail.com wrote:
 On Wed, Jun 8, 2011 at 3:16 PM, Daniel van Vugt vanv...@gmail.com wrote:
 If it's unity-window-decorator that draws the normal window shadows, why
 shouldn't it also be made to draw the panel shadow in the same way? At
 most, unity-window-decorator would need a little bit of logic to match
 the Dock window type. Admittedly that might affect the Launcher too...
 But my limited understanding of the unity code is suggesting to me that
 there are two separate components which draw shadows, and really there
 should be only one.

 In gnome-classic it draws the panel shadow, correct.

 In unity, unity actually draws its own shadow on the panel. This is
 because there's a giant hac^Winnovative solution (tm) that we use to
 ensure that the panels get stacked correctly, yet we can blit them to
 the screen with OpenGL. So what actually happens is that the input
 windows for the panels are InputOutput and generally filled with
 garbage, yet we don't actually draw them (see
 unityshell.cpp:UnityScreen::getWindowPaintList). Instead, we draw all
 the screen elements directly using OpenGL.

 Because of this, the decor plugin is never able to see the panel
 being drawn and thus it cant put the shadow that the decorator asked
 to put on the panel on the panel.

 This isn't really too important for the unity case though, since there
 we're able to draw the panel shadow without painting the window twice
 (expensive)


 I guess it falls into the bucket of re-unifying compiz-window-decorator
 and unity-window-decorator. I'm sure I saw a blueprint for that
 somewhere...

 Please do correct me if this is just wild speculation :)

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

 Title:
  Panel shadow conflicts with Window shadow in Ubuntu Classic Desktop
  Session

 Status in Compiz:
  New
 Status in Unity:
  Confirmed
 Status in “compiz” package in Ubuntu:
  New
 Status in “unity” package in Ubuntu:
  Confirmed

 Bug description:
  When logging in with the session 'Ubuntu Classic Desktop' (with the
  traditional gnome environment) there seems to be a problem with the
  panel shadows drawn by Compiz. When moving a window close to one of
  the panels, the shadows seem to cancel one another out. I've attached
  a screenshot to show what I mean.




 --
 Sam Spilsbury



-- 
Sam Spilsbury

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

Title:
  Panel shadow conflicts with Window shadow in Ubuntu Classic Desktop
  Session

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

[Bug 794273] Re: Can't exit

2011-06-08 Thread Jean-Baptiste Lallement
Thanks for your report.

You can exit empathy from the menu 'Chat / Quit' but there is no way to
configure the window's 'close' button to quit empathy rather than
minimizing it. I'm marking this report as triaged/wishlist

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

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

** Summary changed:

- Can't exit
+ Make window's close button behaviour configurable: Quit or Minimize

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

Title:
  Make window's close button behaviour configurable: Quit or Minimize

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


[Bug 794210] Re: meld throws exception when diffing against subversion repository

2011-06-08 Thread Julian Taylor
I can't reproduce this, can you provide a example repository which
reproduces the crash?

** Changed in: meld (Ubuntu)
   Status: New = Incomplete

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

Title:
  meld throws exception when diffing against subversion repository

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


[Bug 793334] Re: VLC cannot be selected as the default video player in GNOME 3

2011-06-08 Thread Maia Kozheva
** Bug watch added: Debian Bug tracker #629619
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=629619

** Also affects: vlc (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=629619
   Importance: Unknown
   Status: Unknown

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

Title:
  VLC cannot be selected as the default video player in GNOME 3

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


Fwd: [Bug 791804] Re: Simple scan crashes when I try to scan multiple pages. It also switches off my scanner and it re-start automatically.

2011-06-08 Thread Anthony Vassallo
Hello Marcel

Has there been any further development with this bug report?

Thanks


-- Forwarded message --
From: Anthony V luvtennis.anth...@gmail.com
Date: 3 June 2011 10:47
Subject: Re: [Bug 791804] Re: Simple scan crashes when I try to scan
multiple pages. It also switches off my scanner and it re-start
automatically.
To: Bug 791804 791...@bugs.launchpad.net


Thanks again Marcel. I have marked the second report I made as
'public' as you suggest.  Any advice you have is welcome.

On 3 June 2011 09:03, Marcel Stimberg 791...@bugs.launchpad.net wrote:
 Thanks. I can't see the new bug -- it is probably still marked as private. 
 You could mark it as public yourself (top right of the bug report page) or 
 wait for someone from bug control to do it for you (the reason for those 
 reports to be private per default is that they can potentially contain 
 information you do not want to disclose -- although in the case of 
 simple-scan this is rather unlikely).
 I'm marking this bug as invalid, discussions should continue in the new bug. 
 Feel free to reset the status of this bug to New if there are problems with 
 the new bug report.

 ** Changed in: simple-scan (Ubuntu)
       Status: Incomplete = Invalid

 --
 You received this bug notification because you are a direct subscriber
 of the bug.
 https://bugs.launchpad.net/bugs/791804

 Title:
  Simple scan crashes when I try to scan multiple pages. It also
  switches off my scanner and it re-start automatically.

 Status in “simple-scan” package in Ubuntu:
  Invalid

 Bug description:
  Binary package hint: simple-scan

  The release of ubuntu I use is 11.04 - Natty Narwhal.  The package
  being used is Simple Scan - 2.32.0.1-0ubuntu2 (simple-scan). I
  expected the software to scan a document which had multiple pages.  It
  appeared to stall on the second page and then it disappeared from the
  screen (crashed).  I heard the scanner switch off and re-start
  automatically. The scanner I use is a Samsung, SCX 4824 FN.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: simple-scan 2.32.0.1-0ubuntu2
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic i686
  Architecture: i386
  Date: Thu Jun  2 21:31:27 2011
  DriverPackageVersions:
   libsane 1.0.22-2ubuntu1
   libsane-extras N/A
   hplip 3.11.1-2ubuntu2
   hpoj N/A
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  MachineType: System manufacturer System Product Name
  ProcEnviron:
   LANGUAGE=en_AU:en
   LANG=en_AU.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic 
 root=UUID=d3a22da8-9738-458a-a5b6-d10d2cbe16c1 ro quiet splash vt.handoff=7
  SimpleScanLog:

  SourcePackage: simple-scan
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/10/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0311
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P7P55-M
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
 dmi:bvnAmericanMegatrendsInc.:bvr0311:bd11/10/2009:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP7P55-M:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

 To unsubscribe from this bug, go to:
 https://bugs.launchpad.net/ubuntu/+source/simple-scan/+bug/791804/+subscribe



--
Tony Vassallo
Alstonville NSW


-- 
Tony Vassallo
Alstonville NSW

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

Title:
  Simple scan crashes when I try to scan multiple pages. It also
  switches off my scanner and it re-start automatically.

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

[Bug 789123] Re: Eclipse crashes/quits without any error messages

2011-06-08 Thread romtrash
I have the same problem with a friend on Ubuntu 11.04 (Gnome environnement) and 
Eclipse Helios or Spring Tools Suite.
Any update concerning that bug ?

Thanks.

Rom

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

Title:
  Eclipse crashes/quits without any error messages

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


[Bug 748861] Re: icon for weather-clear (day only) is missing

2011-06-08 Thread Christoph Buchner
So could anyone knowledgeable comment about why this (incomplete set of
weather icons) is the current status, and what the proper way to move
forward is? Daniel?

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

Title:
  icon for weather-clear (day only) is missing

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


[Bug 310264] Re: can't add photo to user

2011-06-08 Thread DarkRedman
What's up about this bug ?

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

Title:
  can't add photo to user

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


[Bug 789176] Re: Please merge python-formencode 1.2.4-2 (main) from debian unstable (main)

2011-06-08 Thread Launchpad Bug Tracker
This bug was fixed in the package python-formencode - 1.2.4-2ubuntu1

---
python-formencode (1.2.4-2ubuntu1) oneiric; urgency=low

  * Merge from debian unstable (LP: #789176).  Remaining changes:
- debian/control: Suggest python-dns.

python-formencode (1.2.4-2) unstable; urgency=low

  * Add `set -e` to build loop (closes: #606620)

python-formencode (1.2.4-1) unstable; urgency=low

  * New upstream release
  * Remove i18n directory from site-packages
  * python2.{3,4}-formencode Conflicts/Replaces dropped
  * Convert from dh_pysupport to dh_python2
  * Change source format to 3.0 (quilt)
  * Standards-version bumped to 3.9.2 (no changes needed)
 -- Andres Rodriguez andres...@ubuntu.com   Wed, 08 Jun 2011 09:45:26 +0200

** Changed in: python-formencode (Ubuntu)
   Status: Confirmed = 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/789176

Title:
  Please merge python-formencode 1.2.4-2 (main) from debian unstable
  (main)

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


[Bug 758609] Re: natty beta Ubuntu Classic (No effects) SDL|openGL window always on top

2011-06-08 Thread Shimi Chen
I am also experiencing this but it's not exclusive to OpenGL windows. Any 
default video output will do this.
Going to gstreamer-properties and changing the video output from Default to 
X Window System(No Xv) fixes it for media players. This does not fix for 
example video output from Lightspark or glxgears.

Perhaps there is a system-wide way to change video output to X Window
System(No Xv) and this will resolve the issue?

I too am using the Catalyst driver with a classic session. So this seems
to be a bug with the interaction of Catalyst with Metacity.

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

Title:
  natty beta Ubuntu Classic (No effects) SDL|openGL window always on top

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


[Bug 774978] Re: xserver crashes in RecordAReply when XRecord is enabled in syndaemon

2011-06-08 Thread Ondrej Certik
Thanks Bryce for this wonderful explanation. I was wondering what the
real problem is. Now it's quite clear 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/774978

Title:
  xserver crashes in RecordAReply when XRecord is enabled in syndaemon

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


[Bug 758214] Re: Screen does not refresh

2011-06-08 Thread Id2ndR
To complete my previous comment #2, I got an other case when I wait gnome to 
lock the screen:
- wait until the monitor is going to sleep
- wait some extra time that gnome-screensaver lock the session
- move the mouse
- wait that the monitor display an image
= See that the image is the same that before the monitor went to sleep. The 
cursor can move but the entire desktop looks like a wallpaper
- go to first console, log in
- kill -9 `pidof compiz`
- go to X console
- see gnome lock screen being redrawn
= The desktop can be use normally (after unlocking gnome session)

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

Title:
  Screen does not refresh

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


[Bug 735052] Re: Sync pinta 0.7-1 (universe) from Debian unstable (main)

2011-06-08 Thread Maia Kozheva
Oneiric now has 1.0.

** Changed in: pinta (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/735052

Title:
  Sync pinta 0.7-1 (universe) from Debian unstable (main)

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


[Bug 759103] Re: [STAGING] (Regression) Kernel panic with 2.6.38-8 and acpi on

2011-06-08 Thread seuffert
proposed kernel 2.6.38-10 is booting without problems (with acpi on) on
my Extensa 2902LMi. This kernel update seems to fix it 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/759103

Title:
  [STAGING] (Regression) Kernel panic with 2.6.38-8 and acpi on

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


[Bug 618112] Re: Please sync gnomint 1.2.1-1 (universe) from Debian unstable (main).

2011-06-08 Thread David Marín
gnomint 1.2.1 is finally in debian unstable again, and in debian testing
too

** Summary changed:

- Please sync gnomint 1.2.1-1 (universe) from Debian experimental (main).
+ Please sync gnomint 1.2.1-1 (universe) from Debian unstable (main).

** Summary changed:

- Please sync gnomint 1.2.1-1 (universe) from Debian unstable (main).
+ Please sync gnomint 1.2.1-1 (universe) from Debian testing/unstable (main).

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

Title:
  Please sync gnomint 1.2.1-1 (universe) from Debian testing/unstable
  (main).

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


[Bug 794416] [NEW] /sys missing from manual page hier(7)

2011-06-08 Thread Lars Noodén
Public bug reported:

The special directory /sys is missing a description in the manual page hier(7)
It should have a short description there just like /dev and /proc have.

** Affects: ubuntu
 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/794416

Title:
  /sys missing from manual page hier(7)

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


[Bug 794416] Re: /sys missing from manual page hier(7)

2011-06-08 Thread Lars Noodén
If it is deprecated, then the manual page should at least say that.

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

Title:
  /sys missing from manual page hier(7)

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


[Bug 794415] [NEW] Seg fault on launch

2011-06-08 Thread Sidney McGeer
Public bug reported:

Binary package hint: remmina

Getting a seg fault when launching. Seems to be related to the keyboard layout. 
Some have reported success when changing the layout but this is obviously not a 
permanent solution.
http://ubuntuforums.org/showthread.php?t=1664620

Remmina plugin RDP (type=Protocol) registered.
Remmina plugin RDPF (type=File) registered.
Remmina plugin RDPS (type=Tool) registered.
xkbLayout: za xkbVariant:
Segmentation fault

For me its only happening on Natty, but as noted in the forum post
above, spietkop is having the same problem on Maverick.

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


** Tags: fault keyboard layout segmentation za

** Description changed:

  Binary package hint: remmina
  
- Getting a seg fault when launching. Seems to be related to the keyboard
- layout. Some have reported success when changing the layout but this is
- obviously not a permanent solution.
+ Getting a seg fault when launching. Seems to be related to the keyboard 
layout. Some have reported success when changing the layout but this is 
obviously not a permanent solution.
+ http://ubuntuforums.org/showthread.php?t=1664620
  
  Remmina plugin RDP (type=Protocol) registered.
  Remmina plugin RDPF (type=File) registered.
  Remmina plugin RDPS (type=Tool) registered.
- xkbLayout: za xkbVariant: 
+ xkbLayout: za xkbVariant:
  Segmentation fault
+ 
+ For me its only happening on Natty, but as noted in the forum post
+ above, spietkop is having the same problem on Maverick.

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

Title:
  Seg fault on launch

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


[Bug 774978] Re: xserver crashes in RecordAReply when XRecord is enabled in syndaemon

2011-06-08 Thread iFred
I repeat, it seems that bug is not fixed. Xorg log with backtrace is
attached.

xserver-xorg-input-synaptics:
  Installed: 1.3.99+git20110116.0e27ce3a-0ubuntu12.1
  Candidate: 1.3.99+git20110116.0e27ce3a-0ubuntu12.1
  Version table:
 *** 1.3.99+git20110116.0e27ce3a-0ubuntu12.1 0
100 /var/lib/dpkg/status
 1.3.99+git20110116.0e27ce3a-0ubuntu12.1~lp774978 0
500 http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu/ natty/main i386 
Packages
 1.3.99+git20110116.0e27ce3a-0ubuntu12 0
500 http://de.archive.ubuntu.com/ubuntu/ natty/main i386 Packages


** Attachment added: Crash log for xserver with xserver-xorg-input-synaptics 
1.3.99+git20110116.0e27ce3a-0ubuntu12.1
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/774978/+attachment/2160262/+files/Xorg.0.log.old

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

Title:
  xserver crashes in RecordAReply when XRecord is enabled in syndaemon

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


[Bug 681396] Re: auto url=autoserver fetches wrong preseed file (squeeze, not maverick/natty/oneiric)

2011-06-08 Thread Max Bowsher
Colin Watson sponsored my change into oneiric per comment #7

There is no point fixing this in a maverick or natty SRU, since the fix
would need a d-i image respin to take effect, which AFAIK only happens
at initial release, and LTS point releases.

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

Title:
  auto url=autoserver fetches wrong preseed file (squeeze, not
  maverick/natty/oneiric)

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


[Bug 791804] Re: Simple scan crashes when I try to scan multiple pages. It also switches off my scanner and it re-start automatically.

2011-06-08 Thread Marcel Stimberg
The other bug (Bug #792106) is still in the waiting queue for getting
the stack traced retraced. This is needed to get an insight on what
causes the bug (at the first sight, it is not a problem in simple-scan
but in the scanner driver) and whether it is maybe a duplicate of an
already known bug.

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

Title:
  Simple scan crashes when I try to scan multiple pages. It also
  switches off my scanner and it re-start automatically.

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


[Bug 794423] [NEW] Firefox 4 sometimes forgets that I have extensions installed

2011-06-08 Thread Mark Fraser
Public bug reported:

Binary package hint: firefox

When I start Firefox 4, it will sometimes say that I have no extensions
installed. The Google toolbar is shown, but searching doesn't work. To
get the extensions back, I have to install a new extension.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: firefox 4.0.1+build1+nobinonly-0ubuntu0.11.04.3
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Wed Jun  8 09:06:56 2011
FirefoxPackages:
 firefox 4.0.1+build1+nobinonly-0ubuntu0.11.04.3
 flashplugin-installer 10.3.181.22ubuntu0.11.04.1
 adobe-flashplugin N/A
 icedtea-plugin N/A
InstallationMedia: Kubuntu 10.04 Lucid Lynx - Beta i386 (20100406.1)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: firefox
UpgradeStatus: Upgraded to natty on 2011-06-04 (3 days ago)

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


** Tags: apport-bug i386 natty

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

Title:
  Firefox 4 sometimes forgets that I have extensions installed

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


[Bug 794423] Re: Firefox 4 sometimes forgets that I have extensions installed

2011-06-08 Thread Mark Fraser
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/794423

Title:
  Firefox 4 sometimes forgets that I have extensions installed

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


[Bug 794420] [NEW] linux-ec2: 2.6.32-317.34 -proposed tracker

2011-06-08 Thread Stefan Bader
Public bug reported:

This bug is for tracking the 2.6.32-317.34 upload package. This bug will
contain status and testing results releated to that upload.

For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

** Affects: kernel-sru-workflow
 Importance: Undecided
 Status: In Progress

** Affects: kernel-sru-workflow/certification-testing
 Importance: Undecided
 Assignee: Canonical Hardware Certification (canonical-hw-cert)
 Status: New

** Affects: kernel-sru-workflow/prepare-package
 Importance: Undecided
 Assignee: Stefan Bader (stefan-bader-canonical)
 Status: In Progress

** Affects: kernel-sru-workflow/promote-to-proposed
 Importance: Undecided
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru)
 Status: New

** Affects: kernel-sru-workflow/promote-to-security
 Importance: Undecided
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru)
 Status: New

** Affects: kernel-sru-workflow/promote-to-updates
 Importance: Undecided
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru)
 Status: New

** Affects: kernel-sru-workflow/regression-testing
 Importance: Undecided
 Assignee: Canonical Platform QA Team (canonical-platform-qa)
 Status: New

** Affects: kernel-sru-workflow/security-signoff
 Importance: Undecided
 Assignee: Canonical Security Team (canonical-security)
 Status: New

** Affects: kernel-sru-workflow/verification-testing
 Importance: Undecided
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: linux-ec2 (Ubuntu)
 Importance: Medium
 Status: In Progress


** Tags: kernel-release-tracking-bug

** Tags added: kernel-release-tracking-bug

** Changed in: linux-ec2 (Ubuntu)
   Status: New = In Progress

** Changed in: linux-ec2 (Ubuntu)
   Importance: Undecided = Medium

** Also affects: kernel-sru-workflow/certification-testing
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/prepare-package
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/promote-to-proposed
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/promote-to-security
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/promote-to-updates
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/regression-testing
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/security-signoff
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/verification-testing
   Importance: Undecided
   Status: New

** Changed in: kernel-sru-workflow
   Status: New = In Progress

** Changed in: kernel-sru-workflow/certification-testing
 Assignee: (unassigned) = Canonical Hardware Certification 
(canonical-hw-cert)

** Changed in: kernel-sru-workflow/prepare-package
 Assignee: (unassigned) = Canonical Kernel Team (canonical-kernel-team)

** Changed in: kernel-sru-workflow/promote-to-proposed
 Assignee: (unassigned) = Ubuntu Stable Release Updates Team (ubuntu-sru)

** Changed in: kernel-sru-workflow/promote-to-security
 Assignee: (unassigned) = Ubuntu Stable Release Updates Team (ubuntu-sru)

** Changed in: kernel-sru-workflow/promote-to-updates
 Assignee: (unassigned) = Ubuntu Stable Release Updates Team (ubuntu-sru)

** Changed in: kernel-sru-workflow/regression-testing
 Assignee: (unassigned) = Canonical Platform QA Team 
(canonical-platform-qa)

** Changed in: kernel-sru-workflow/security-signoff
 Assignee: (unassigned) = Canonical Security Team (canonical-security)

** Changed in: kernel-sru-workflow/verification-testing
 Assignee: (unassigned) = Canonical Kernel Team (canonical-kernel-team)

** Changed in: kernel-sru-workflow/prepare-package
   Status: New = In Progress

** Changed in: kernel-sru-workflow/prepare-package
 Assignee: Canonical Kernel Team (canonical-kernel-team) = Stefan Bader 
(stefan-bader-canonical)

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

Title:
  linux-ec2: 2.6.32-317.34 -proposed tracker

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


Re: [Bug 781031] Re: Me tv has video but no sound

2011-06-08 Thread Owen Pimm
Hi Pablo,

Thanks for the reply.  I still have no solution.  I think it could be
xine that's causing the issue.  That is the sound and video player used
by Me-Tv.  Good to know it's not just me with the problem.  I'm in New
Zealand

Regards

Owen

On Mon, 2011-06-06 at 23:17 +, Pablo Antonio wrote:

 Same problem here, in Argentina. We have ISDB-T. Video is alright, but
 no sound at all.


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

Title:
  Me tv has video but no sound

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


[Bug 774978] Re: xserver crashes in RecordAReply when XRecord is enabled in syndaemon

2011-06-08 Thread iFred
@erm67
I tried your method (disabling record module in xorg.conf) but all I got was

[  1394.228] (WW) record will not be loaded unless you've specified it to be 
loaded elsewhere.
...
[  1394.228] (II) record will be loaded even though the default is to disable 
it.

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

Title:
  xserver crashes in RecordAReply when XRecord is enabled in syndaemon

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


[Bug 759103] Re: [STAGING] (Regression) Kernel panic with 2.6.38-8 and acpi on

2011-06-08 Thread Maurizio Daniele
Installed  2.6.38.10 from update-proposed. 
No change for me: still not booting and kernel panic with acpi=on

I think this is a mainline kernel bug, in any case.

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

Title:
  [STAGING] (Regression) Kernel panic with 2.6.38-8 and acpi on

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


[Bug 758609] Re: natty beta Ubuntu Classic (No effects) SDL|openGL window always on top

2011-06-08 Thread Shimi Chen
** Package changed: ubuntu = fglrx-installer (Ubuntu)

** Also affects: metacity (Ubuntu)
   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/758609

Title:
  natty beta Ubuntu Classic (No effects) SDL|openGL window always on top

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


[Bug 715611] Re: [launcher] Trash icon should indicate when it has deleted elements

2011-06-08 Thread Olivier Tilloy
** Changed in: unity-2d
   Status: In Progress = Fix Committed

** Changed in: unity-2d
Milestone: None = 3.10

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

Title:
  [launcher] Trash icon should indicate when it has deleted elements

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


Re: [Bug 27520] Re: cron daemon caches user-non-existent lookup results, causing ORPHAN message and skipping jobs for all LDAP/NIS-defined users

2011-06-08 Thread Matthias Andree
You can achieve such a workaround, but it's prone to races and 
unreliable. Better to fix cron and stop it from caching which user 
exists or not.

My lucid /etc/init/cron.conf for NIS currently looks as given below, and 
tested on some old-fashioned Pentium 4 HT computer that suffered 
heavily, with two major changes:

A - I've added a pre-start that queries ypwhich up to 30 times to see 
whether ypbind has started and bound to the server yet, sleeping 1 s 
after failure. Since ypwhich itself employs timeouts, the actual wait 
time is longer.

B - I've gotten rid of the expect fork and use cron's don't fork 
mode; this is an unrelated cleanup and not needed for this particular 
fix, and the -L2 also bumps up the cron log level.

--
# cron - regular background program processing daemon
#
# cron is a standard UNIX program that runs user-specified programs at
# periodic scheduled times

description regular background program processing daemon

start on runlevel [2345]
stop on runlevel [!2345]

# ma 2011-06-07 hack alert: defer start until ypwhich
# returns success, so that NIS can bind to the domain
# see https://bugs.launchpad.net/ubuntu/+source/cron/+bug/27520
pre-start script
   count=30
   until ypwhich ; do
 count=$(( $count - 1 ))
 if [ $count = 0 ] ; then break ; fi
 sleep 1
   done
end script

respawn

exec cron -L2 -f
-

-- 
Matthias Andree

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

Title:
  cron daemon caches user-non-existent lookup results, causing ORPHAN
  message and skipping jobs for all LDAP/NIS-defined users

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


[Bug 794425] [NEW] vlc crashes while playing .ram files

2011-06-08 Thread lipstick
Public bug reported:

Binary package hint: vlc

While I am trying to listen a ram file, vlc starts to play it normally,
but after a few minutes it resists to play and slows down the whole
system. It interrupts playing the file, too.

A sample ram:
http://www.bbc.co.uk/worldservice/learningenglish/work/handy/newmedia/intro.ram

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: vlc 1.1.9-1ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic i686
NonfreeKernelModules: wl
Architecture: i386
Date: Wed Jun  8 11:05:23 2011
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha i386 (20110104)
ProcEnviron:
 LANGUAGE=tr_TR:tr_TR.UTF-8:tr:en_GB:en
 PATH=(custom, user)
 LANG=tr_TR.UTF-8
 SHELL=/bin/bash
SourcePackage: vlc
UpgradeStatus: Upgraded to natty on 2011-03-08 (91 days ago)

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


** Tags: apport-bug i386 natty running-unity

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

Title:
  vlc crashes while playing .ram files

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


[Bug 794425] Re: vlc crashes while playing .ram files

2011-06-08 Thread lipstick
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/794425

Title:
  vlc crashes while playing .ram files

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


[Bug 792856] Re: Desktop context menu needs Refresh item

2011-06-08 Thread Brendan Donegan
A good job seems to be done at the moment of refreshing thumbnails
automatically (when I change a text file for example and save it, it
updates the text straight away). This sounds like a Wishlist item
though.

---
Ubuntu Bug Squad volunteer triager
http://wiki.ubuntu.com/BugSquad

** Changed in: nautilus (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/792856

Title:
  Desktop context menu needs Refresh item

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


[Bug 786882] Re: plasma-widget-networkmanagement

2011-06-08 Thread Iñaki Baz Castillo
*** This bug is a duplicate of bug 786229 ***
https://bugs.launchpad.net/bugs/786229

** This bug has been marked a duplicate of bug 786229
   NetworkManager fails to connect to wireless networks after kdm is restarted

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

Title:
  plasma-widget-networkmanagement

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


[Bug 786229] Re: NetworkManager fails to connect to wireless networks after kdm is restarted

2011-06-08 Thread Iñaki Baz Castillo
I do confirm this bug. It has never happened before with any Kubuntu (or
Debian) version. It just occurs after upgrading to 11.04 Natty.

I also reported this bug in #786882.

It's an annoying bug which makes a bit unusable my laptop.

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

Title:
  NetworkManager fails to connect to wireless networks after kdm is
  restarted

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


[Bug 782746] Re: Nautilus + 11.04 does not recognize laptop CD drive

2011-06-08 Thread Brendan Donegan
This sounds like more a problem with your CD drive not being detected by
Linux. I would suggest that you run 'apport-collect 782746' again (after
I change the package for this bug to linux)

---
Ubuntu Bug Squad volunteer triager
http://wiki.ubuntu.com/BugSquad

** Package changed: nautilus (Ubuntu) = linux (Ubuntu)

** Changed in: linux (Ubuntu)
   Status: New = Incomplete

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

Title:
  Nautilus + 11.04 does not recognize laptop CD drive

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


[Bug 661100] Re: Launcher icon should have drop shadow when pulled off the Launcher

2011-06-08 Thread John Lea
*** This bug is a duplicate of bug 765715 ***
https://bugs.launchpad.net/bugs/765715

** This bug has been marked a duplicate of bug 765715
   Launcher - When a app icon de-couples from the Launcher a small shadow 
should appear on the bottom and right sides of the icon

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

Title:
  Launcher icon should have drop shadow when pulled off the Launcher

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


[Bug 470157] Re: Text does not display in Evince or other pdf viewers

2011-06-08 Thread Per Ångström
I have a PDF that is displayed with important parts missing, without
evince (2.32.0) reporting any error in its GUI. Below is  the output
when opened from the command line. I'm unwilling to upload the file as
it contains personal data.

I have poppler-data installed; therefore this bug is not a duplicate of
bug #616321. The real bug is that evince does not make it obvious to the
user that it unable to display all data contained in the document.

Error: PDF file is damaged - attempting to reconstruct xref table...
Error: Found a bad table definition on true type definition, trying to 
continue...
Error: Found a bad table definition on true type definition, trying to 
continue...
Error: failed to load truetype font

some font thing failed
Error: Found a bad table definition on true type definition, trying to 
continue...
Error: Found a bad table definition on true type definition, trying to 
continue...
Error: failed to load truetype font

some font thing failed
Error: Found a bad table definition on true type definition, trying to 
continue...
Error: Found a bad table definition on true type definition, trying to 
continue...
Error: failed to load truetype font
[repeated a zillion times]


** This bug is no longer a duplicate of bug 616321
   Evince should depend on poppler-data

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

Title:
  Text does not display in Evince or other pdf viewers

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


[Bug 470157] Re: Text does not display in Evince or other pdf viewers

2011-06-08 Thread Per Ångström
Could somebody please raise the importance of this bug? It is tantamount
to a data-loss bug.

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

Title:
  Text does not display in Evince or other pdf viewers

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


[Bug 207473] Re: Screen brightness double level changes on Dell laptops

2011-06-08 Thread afunix
I can confirm this bug on Dell Inspiron 1520 and fresh Ubuntu Natty

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

Title:
  Screen brightness double level changes on Dell laptops

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


[Bug 794426] [NEW] Cant open hel because of XML error

2011-06-08 Thread AJenbo
Public bug reported:

Unknown Error
The file ‘/usr/share/gnome/help/user-guide/da/user-guide.xml’ could not be 
parsed because one or more of its included files is not a well-formed XML 
document.

(This is for Natty)

** Affects: gnome-user-docs (Ubuntu)
 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/794426

Title:
  Cant open hel because of XML error

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

[Bug 794234] Re: imon and/or rc_imon_pad cause kernel oops

2011-06-08 Thread YorTheGreat
Sorry, I should have been more clear on that one: it is the one Nicoalas
is seeing.

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

Title:
  imon and/or rc_imon_pad cause kernel oops

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


[Bug 750312] Re: Launcher - dragging to the bottom pixel makes the launcher think you have moved out of the launcher

2011-06-08 Thread John Lea
** Tags added: udo
** Tags removed: too-late

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

Title:
  Launcher - dragging to the bottom pixel makes the launcher think you
  have moved out of the launcher

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


[Bug 745996] Re: All unity windows are invisible (panel, launcher, dash)

2011-06-08 Thread Didier Roche
** Changed in: unity
   Status: Invalid = Confirmed

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

Title:
  All unity windows are invisible (panel, launcher, dash)

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


[Bug 794381] Re: scrolling does not work if ANY menu is kept open

2011-06-08 Thread Shimi Chen
** Package changed: ubuntu = compiz (Ubuntu)

** Also affects: metacity (Ubuntu)
   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/794381

Title:
  scrolling does not work if ANY menu is kept open

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


[Bug 779008] Re: The Eject CD dialog box should display an OK button instead of Cancel

2011-06-08 Thread Brendan Donegan
Not really a wishlist, more a genuine bug. Would suggest low importance
though.

---
Ubuntu Bug Squad volunteer triager
http://wiki.ubuntu.com/BugSquad

** Changed in: nautilus (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/779008

Title:
  The Eject CD dialog box should display an OK button instead of Cancel

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


[Bug 748897] Re: Consider a two-phase time-based reveal of the launcher based on time hovering over the BFB

2011-06-08 Thread Didier Roche
** Changed in: unity
   Status: Incomplete = Expired

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

Title:
  Consider a two-phase time-based reveal of the launcher based on time
  hovering over the BFB

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


[Bug 727143] Re: unity-window-decorator crashes with SIGSEGV when closing Java windows

2011-06-08 Thread Alfe
I don't think I've got another bug; I think I just found some other
triggers for the current bug.  Why?  Because if I create a new user with
a default configuration of compiz, I've got no immediate trouble using
the decorator (everything seems to work fine in the beginning).  So far
I haven't been able to figure out what part of my configuration causes
the high probability of the decorator crashes.  Hence my question here.
Maybe somebody knows or has at least an idea what can be the trigger.

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

Title:
  unity-window-decorator crashes with SIGSEGV when closing Java windows

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


[Bug 773443] Re: [natty] pulseaudio stopped working on ThinkPad T61

2011-06-08 Thread Marius Gedminas
pactl list shows one card with the following profiles:

Profiles:
output:analog-stereo: Analog Stereo Output (sinks: 1, sources: 
0, priority. 6000)
output:analog-stereo+input:analog-stereo: Analog Stereo Duplex 
(sinks: 1, sources: 1, priority. 6060)
output:iec958-stereo: Digital Stereo Duplex (IEC958) (sinks: 1, 
sources: 0, priority. 5500)
output:iec958-stereo+input:analog-stereo: Digital Stereo 
(IEC958) Output + Analog Stereo Input (sinks: 1, sources: 1, priority. 5560)
input:analog-stereo: Analog Stereo Input (sinks: 0, sources: 1, 
priority. 60)
off: Off (sinks: 0, sources: 0, priority. 0)
Active Profile: output:analog-stereo+input:analog-stereo

I see only one output device in pavucontrol.

I see the Make discoverable PulseAudio network sound devices available
locally checkbox is checked in paprefs, all the others (including
simultaneous output) are off.

I have experimented with PA over the network in the past (without great
success), but currently I don't see anything resembling that in mdns-
scan's output, neither in my home nor work networks.

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

Title:
  [natty] pulseaudio stopped working on ThinkPad T61

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


[Bug 794429] [NEW] compiz crashes if Unity MT grab handles are still visible when you close a window

2011-06-08 Thread Daniel van Vugt
Public bug reported:

Binary package hint: unity

Make the unity multi-touch grab handles appear. Now try and close the
window while they're still visible. Often this will cause compiz the
crash...

Program received signal SIGSEGV, Segmentation fault.
0x004385df in CompWindow::updateWindowOutputExtents() ()
(gdb) where
#0  0x004385df in CompWindow::updateWindowOutputExtents() ()
#1  0x7f797818a8cb in UnityMTGrabHandlesWindow::hideHandles() () from 
/usr/lib/compiz/libunitymtgrabhandles.so
#2  0x7f797818a908 in UnityMTGrabHandlesWindow::onHideTimeout(void*) () 
from /usr/lib/compiz/libunitymtgrabhandles.so
#3  0x7f7980a034eb in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f7980a01bcd in g_main_context_dispatch () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7f7980a023a8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x7f7980a029f2 in g_main_loop_run () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x0042a2ea in CompScreen::eventLoop() ()
#8  0x00423160 in main ()

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: unity 3.8.12-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic x86_64
Architecture: amd64
CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,vpswitch,place,imgpng,regex,unitymtgrabhandles,grid,session,snap,mousepoll,resize,move,animation,expo,ezoom,workarounds,resizeinfo,wall,staticswitcher,fade,scale,unityshell]
Date: Wed Jun  8 16:29:02 2011
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
ProcEnviron:
 LANGUAGE=en_AU:en
 LANG=en_AU.UTF-8
 SHELL=/bin/bash
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: unity
 Importance: Undecided
 Status: New

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


** Tags: amd64 apport-bug natty running-unity

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

Title:
  compiz crashes if Unity MT grab handles are still visible when you
  close a window

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

[Bug 794429] Re: compiz crashes if Unity MT grab handles are still visible when you close a window

2011-06-08 Thread Daniel van Vugt
** Description changed:

  Binary package hint: unity
+ 
+ Make the unity multi-touch grab handles appear. Now try and close the
+ window while they're still visible. Often this will cause compiz the
+ crash...
  
  Program received signal SIGSEGV, Segmentation fault.
  0x004385df in CompWindow::updateWindowOutputExtents() ()
  (gdb) where
  #0  0x004385df in CompWindow::updateWindowOutputExtents() ()
  #1  0x7f797818a8cb in UnityMTGrabHandlesWindow::hideHandles() () from 
/usr/lib/compiz/libunitymtgrabhandles.so
  #2  0x7f797818a908 in UnityMTGrabHandlesWindow::onHideTimeout(void*) () 
from /usr/lib/compiz/libunitymtgrabhandles.so
  #3  0x7f7980a034eb in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  #4  0x7f7980a01bcd in g_main_context_dispatch () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
  #5  0x7f7980a023a8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  #6  0x7f7980a029f2 in g_main_loop_run () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
  #7  0x0042a2ea in CompScreen::eventLoop() ()
  #8  0x00423160 in main ()
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: unity 3.8.12-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic x86_64
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,vpswitch,place,imgpng,regex,unitymtgrabhandles,grid,session,snap,mousepoll,resize,move,animation,expo,ezoom,workarounds,resizeinfo,wall,staticswitcher,fade,scale,unityshell]
  Date: Wed Jun  8 16:29:02 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
-  LANGUAGE=en_AU:en
-  LANG=en_AU.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=en_AU:en
+  LANG=en_AU.UTF-8
+  SHELL=/bin/bash
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

** Also affects: unity
   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/794429

Title:
  compiz crashes if Unity MT grab handles are still visible when you
  close a window

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

[Bug 794237] Re: I cannot download the latin dictionary from Babylon. I woul appreciate small stespt bacuse I do not have a good memory to read a lot and the applicate. Sorry and thank..

2011-06-08 Thread Shimi Chen
Can you try and explain in more detail what are you trying to
accomplish?

Babylon is a Windows program, they do not support running it on linux
distributions. Have you installed it using wine in Ubuntu and it works
well except for Latin?

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

Title:
  I cannot download the latin dictionary from Babylon.  I woul
  appreciate small stespt bacuse I do not have a good memory to read a
  lot and the applicate.  Sorry and thank..

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


[Bug 774978] Re: xserver crashes in RecordAReply when XRecord is enabled in syndaemon

2011-06-08 Thread Bryce Harrington
@IFred, dude, you have xorg-edgers installed.  And I can't tell whether
or not the crash you experienced is the same as this bug:

Backtrace:
[   811.942] 0: /usr/bin/X (xorg_backtrace+0x3b) [0x80b188b]
[   811.942] 1: /usr/bin/X (0x8048000+0x65828) [0x80ad828]
[   811.942] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0x81140c]
[   811.943] 3: /usr/bin/X (ProcessWorkQueue+0x30) [0x8063da0]
[   811.943] 4: /usr/bin/X (WaitForSomething+0x60) [0x80a65c0]
[   811.943] 5: /usr/bin/X (0x8048000+0x4dcce) [0x8095cce]
[   811.943] 6: /usr/bin/X (0x8048000+0x1a81c) [0x806281c]
[   811.943] 7: /lib/i386-linux-gnu/libc.so.6 (__libc_start_main+0xe7) 
[0x353e37]
[   811.943] 8: /usr/bin/X (0x8048000+0x1a411) [0x8062411]
[   811.943] Segmentation fault at address (nil)

Your system is hardly stock.  I don't think your findings are at all
relevant to this bug.

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

Title:
  xserver crashes in RecordAReply when XRecord is enabled in syndaemon

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


[Bug 761312] Re: pulseaudio glitch-free mode causes audio to break after a while on snd_hda_intel

2011-06-08 Thread Bug Watch Updater
** Changed in: alsa-driver
   Status: Unknown = New

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

Title:
  pulseaudio glitch-free mode causes audio to break after a while on
  snd_hda_intel

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


[Bug 793563] Re: this is what I get ok ERROR:root:parse failed for '/var/lib/update-manager/meta-release-development' Traceback (most recent call last): File /usr/lib/python2.7/dist-packages/UpdateMa

2011-06-08 Thread Shimi Chen
What exactly are you trying to do when this error is shown?

What are you clicking or what command are you running?

Or does it just show up seemingly spontaneously?

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

Title:
  this is what I get ok ERROR:root:parse failed for '/var/lib/update-
  manager/meta-release-development' Traceback (most recent call last):
  File /usr/lib/python2.7/dist-
  packages/UpdateManager/Core/MetaRelease.py, line 297, in download
  self.parse()   File /usr/lib/python2.7/dist-
  packages/UpdateManager/Core/MetaRelease.py, line 216, in parse
  step_result = index_tag.step() SystemError: E:Type 'sudo' is not known
  on line 61 in On Sun, Jun 5, 2011 at 3:10 PM, Sam_ email address
  hiddenwrote:

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


[Bug 773500] Re: ThinkPad T420] setting dpms off with xset causes X or Unity to freeze

2011-06-08 Thread robin.nightingale
*** This bug is a duplicate of bug 762918 ***
https://bugs.launchpad.net/bugs/762918

** Also affects: xserver-xorg-video-intel
   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/773500

Title:
  ThinkPad T420] setting dpms off with xset causes X or Unity to freeze

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


[Bug 793799] Re: media-player-info does not contain USB IDs for all Sansa Clip+ players

2011-06-08 Thread Bug Watch Updater
** Changed in: media-player-info
   Status: Unknown = Fix Released

** Changed in: media-player-info
   Importance: Unknown = Medium

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

Title:
  media-player-info does not contain USB IDs for all Sansa Clip+ players

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


[Bug 793714] Re: zeitgeist-daemon crashed with AttributeError in close(): 'NoneType' object has no attribute 'execute'

2011-06-08 Thread Jean-Baptiste Lallement
I've got the same crash again this morning after a forced restart of the
session (compiz crash)

---
Ubuntu Bug Squad volunteer triager
http://wiki.ubuntu.com/BugSquad

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

Title:
  zeitgeist-daemon crashed with AttributeError in close(): 'NoneType'
  object has no attribute 'execute'

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


[Bug 793634] Re: problem with turn off ubuntu

2011-06-08 Thread Shimi Chen
** Package changed: ubuntu = linux (Ubuntu)

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

Title:
  problem with turn off ubuntu

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


[Bug 793208] Re: [Natty] Radeon driver not in use, instead uses vesa

2011-06-08 Thread Jouni Mettala
Thank you for your bugreport. Your logs show that radeon driver is in
use. Only compiz-check is claiming opposite. Compiz-check is not a part
of any ubuntu package. Therefore I am setting status to invalid.

** Changed in: xserver-xorg-video-ati (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/793208

Title:
  [Natty] Radeon driver not in use, instead uses vesa

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


[Bug 788343] Re: [natty] xpdf segfaults on start-up

2011-06-08 Thread Bug Watch Updater
** Changed in: xpdf (Debian)
   Status: Unknown = New

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

Title:
  [natty] xpdf segfaults on start-up

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


[Bug 777483] Re: kildclient crashed with SIGSEGV in menu_preferences_open_cb()

2011-06-08 Thread Jimmy J James
*** This bug is a duplicate of bug 752044 ***
https://bugs.launchpad.net/bugs/752044

How do I check the other bug report for a workaround if it is flagged as
private?

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

Title:
  kildclient crashed with SIGSEGV in menu_preferences_open_cb()

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


[Bug 774978] Re: xserver crashes in RecordAReply when XRecord is enabled in syndaemon

2011-06-08 Thread Bryce Harrington
@IFred, well maybe relevant.  Near as I can tell you do have the fixed
version installed.  But having xorg-edgers installed confuses me.

Would be nice to get this confirmed as unfixed from someone not running
xorg-edgers.

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

Title:
  xserver crashes in RecordAReply when XRecord is enabled in syndaemon

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


[Bug 774978] Re: xserver crashes in RecordAReply when XRecord is enabled in syndaemon

2011-06-08 Thread Bryce Harrington
@IFred, also please provide a full backtrace.  The Xorg.0.log backtraces
are nigh-useless in situations like this since they tend to not include
symbols and calling parameters and such.

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

Title:
  xserver crashes in RecordAReply when XRecord is enabled in syndaemon

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


[Bug 764905] Re: Drag and drop a USB key into the trash should eject the USB key

2011-06-08 Thread obrowny
I don't understand why dragging the usb key to the trash should eject it ?
The trash is used to erase files so the right behaviour should be :

Dragging the usb key to the trash proposes to format the drive.
Dragging out the usb key from the launcher should eject it.

It seems more logical to me.

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

Title:
  Drag and drop a USB key into the trash should eject the USB key

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


[Bug 619015] Re: dictionaries-common versions of ispell.el and flyspell.el break recent emacsen

2011-06-08 Thread era
Natty has 1.9.3 and it should be the same whether you use Kubuntu or
Xubuntu.

3ntix: Please file a separate bug report, you are probably seeing a
different problem.

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

Title:
  dictionaries-common versions of ispell.el and flyspell.el break recent
  emacsen

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


[Bug 604593] Re: pam_unix account returns success on a user with an invalid shadow password.

2011-06-08 Thread Bug Watch Updater
** Changed in: libpam-ldap (Debian)
   Status: Unknown = New

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

Title:
  pam_unix account returns success on a user with an invalid shadow
  password.

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


[Bug 794042] Re: [dash][launcher] Should use real transparency when a compositing manager is running

2011-06-08 Thread Didier Roche
** Changed in: unity-2d (Ubuntu)
   Status: New = Fix Committed

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

Title:
  [dash][launcher] Should use real transparency when a compositing
  manager is running

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


[Bug 793576] Re: after update-error loading OS-could not find module ath_pci

2011-06-08 Thread Shimi Chen
** Package changed: ubuntu = fglrx-installer (Ubuntu)

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

Title:
  after update-error loading OS-could not find module ath_pci

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


[Bug 793261] Re: CP210x not support CP2104 device

2011-06-08 Thread Shimi Chen
** Package changed: ubuntu = linux (Ubuntu)

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

Title:
  CP210x not support CP2104 device

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


[Bug 745883] Re: regina-normal version 4.6-1.1ubuntu3 failed to build on armel

2011-06-08 Thread Marcin Juszkiewicz
I'm working on merging 4.6-4 from Debian as it solves problem.

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

Title:
  regina-normal version 4.6-1.1ubuntu3 failed to build on armel

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


<    1   2   3   4   5   6   7   8   9   10   >