[Bug 784429] Re: critical errors in .xsession-errors file

2011-05-18 Thread gpk
** Attachment added: ".xsession-errors"
   
https://bugs.launchpad.net/bugs/784429/+attachment/2133325/+files/.xsession-errors

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

Title:
  critical errors in .xsession-errors file

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


[Bug 784429] [NEW] critical errors in .xsession-errors file

2011-05-18 Thread gpk
Public bug reported:

Binary package hint: xfce4-indicator-plugin

I see this in the .xsessions file:
(xfce4-indicator-plugin:19840): libxfce4panel-CRITICAL **: 
IA__xfce_panel_plugin_add_action_widget: assertion `GTK_IS_WIDGET (widget)' 
failed
and this:
(xfce4-indicator-plugin:19840): Gtk-CRITICAL **: IA__gtk_widget_realize: 
assertion `GTK_WIDGET_ANCHORED (widget) || GTK_IS_INVISIBLE (widget)' failed

I attach the entire .xsessions file for your enjoyment.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: xfce4-indicator-plugin 0.2.0-0ubuntu4
ProcVersionSignature: Ubuntu 2.6.38-9.43-generic 2.6.38.4
Uname: Linux 2.6.38-9-generic x86_64
Architecture: amd64
Date: Wed May 18 07:48:18 2011
InstallationMedia: Xubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427)
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: xfce4-indicator-plugin
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: xfce4-indicator-plugin (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug natty

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

Title:
  critical errors in .xsession-errors file

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


[Bug 780145] Re: Window title bar and borders dissapear in Ubuntu 11.04

2011-05-18 Thread Carlo de Wolf
Another (possibly more effective) work-around is:
$ gtk-window-decorator --replace

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

Title:
  Window title bar and borders dissapear in Ubuntu 11.04

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


[Bug 240895] Re: [upstream] OOo Calc increase columns limit to 16K

2011-05-18 Thread Christopher M. Penalver
Diederik Zwager, the number of rows and columns in LibreOffice Calc have
been increased significantly. Does this work for you?

lsb_release -rd
Description:Ubuntu 11.04
Release:11.04

apt-cache policy libreoffice-calc
libreoffice-calc:
  Installed: 1:3.3.2-1ubuntu5
  Candidate: 1:3.3.2-1ubuntu5
  Version table:
 *** 1:3.3.2-1ubuntu5 0
500 http://us.archive.ubuntu.com/ubuntu/ natty-updates/main i386 
Packages
500 http://us.archive.ubuntu.com/ubuntu/ natty-proposed/main i386 
Packages
100 /var/lib/dpkg/status
 1:3.3.2-1ubuntu4 0
500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages

** Changed in: libreoffice (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/240895

Title:
  [upstream] OOo Calc increase columns limit to 16K

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


[Bug 784431] [NEW] mediatomb build failure when libavformat-dev >= 4:0.7

2011-05-18 Thread Daniel van Vugt
Public bug reported:

Binary package hint: mediatomb

Note you won't even get to this build failure until you at least have
the fix for gcc-4.6 support applied
(https://bugs.launchpad.net/ubuntu/+source/mediatomb/+bug/770964)

Unrelated proposed changes for mediatomb have suddenly started failing to build 
for oneiric over the last couple of weeks with:
../src/metadata/ffmpeg_handler.cc: In function 'void 
addFfmpegMetadataFields(zmm::Ref, AVFormatContext*)':
../src/metadata/ffmpeg_handler.cc:92:25: error: 'AVFormatContext' has no member 
named 'title'
../src/metadata/ffmpeg_handler.cc:94:6: error: 'AVFormatContext' has no member 
named 'title'
../src/metadata/ffmpeg_handler.cc:96:51: error: 'AVFormatContext' has no member 
named 'title'
../src/metadata/ffmpeg_handler.cc:98:25: error: 'AVFormatContext' has no member 
named 'author'
../src/metadata/ffmpeg_handler.cc:100:6: error: 'AVFormatContext' has no member 
named 'author'
../src/metadata/ffmpeg_handler.cc:102:51: error: 'AVFormatContext' has no 
member named 'author'
../src/metadata/ffmpeg_handler.cc:104:25: error: 'AVFormatContext' has no 
member named 'album'
../src/metadata/ffmpeg_handler.cc:106:6: error: 'AVFormatContext' has no member 
named 'album'
../src/metadata/ffmpeg_handler.cc:108:51: error: 'AVFormatContext' has no 
member named 'album'
../src/metadata/ffmpeg_handler.cc:110:18: error: 'AVFormatContext' has no 
member named 'year'
../src/metadata/ffmpeg_handler.cc:112:6: error: 'AVFormatContext' has no member 
named 'year'
../src/metadata/ffmpeg_handler.cc:114:64: error: 'AVFormatContext' has no 
member named 'year'
../src/metadata/ffmpeg_handler.cc:116:25: error: 'AVFormatContext' has no 
member named 'genre'
../src/metadata/ffmpeg_handler.cc:118:6: error: 'AVFormatContext' has no member 
named 'genre'
../src/metadata/ffmpeg_handler.cc:120:51: error: 'AVFormatContext' has no 
member named 'genre'
../src/metadata/ffmpeg_handler.cc:122:25: error: 'AVFormatContext' has no 
member named 'comment'
../src/metadata/ffmpeg_handler.cc:124:6: error: 'AVFormatContext' has no member 
named 'comment'
../src/metadata/ffmpeg_handler.cc:126:51: error: 'AVFormatContext' has no 
member named 'comment'
../src/metadata/ffmpeg_handler.cc:128:18: error: 'AVFormatContext' has no 
member named 'track'
../src/metadata/ffmpeg_handler.cc:130:6: error: 'AVFormatContext' has no member 
named 'track'
../src/metadata/ffmpeg_handler.cc:132:64: error: 'AVFormatContext' has no 
member named 'track'
../src/metadata/ffmpeg_handler.cc: In function 'void 
addFfmpegResourceFields(zmm::Ref, AVFormatContext*, int*, int*)':
../src/metadata/ffmpeg_handler.cc:181:71: error: 'CODEC_TYPE_VIDEO' was not 
declared in this scope
../src/metadata/ffmpeg_handler.cc:212:31: error: 'CODEC_TYPE_AUDIO' was not 
declared in this scope

According to libavformat.h, this is due to LIBAVCODEC_VERSION_* having
increased and so deprecated features like those above are no longer
available.

The cause appears to be this package update from 30 April:
https://launchpad.net/ubuntu/oneiric/+source/libav

** Affects: mediatomb (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/784431

Title:
  mediatomb build failure when libavformat-dev >= 4:0.7

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


[Bug 784430] Re: : __init__() takes exactly 2 arguments (1 given)

2011-05-18 Thread saksmlz
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/784430

Title:
  : __init__() takes exactly 2 arguments (1
  given)

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


[Bug 784430] [NEW] : __init__() takes exactly 2 arguments (1 given)

2011-05-18 Thread saksmlz
Public bug reported:

Binary package hint: aptdaemon

: __init__() takes exactly 2 arguments (1
given)

ProblemType: Crash
DistroRelease: Ubuntu 11.04
Package: aptdaemon 0.41+bzr657-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-9.43-generic 2.6.38.4
Uname: Linux 2.6.38-9-generic i686
NonfreeKernelModules: wl nvidia
Annotation: Applying software changes failed
Architecture: i386
Date: Wed May 18 09:53:10 2011
DesktopFile: /usr/share/aptdaemon/aptdaemon.desktop
ExecutablePath: /usr/sbin/aptd
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
PackageArchitecture: all
SourcePackage: aptdaemon
Title: : __init__() takes exactly 2 arguments (1 
given)
TransactionDepends: [[], [], [], [], [], [], []]
TransactionErrorCode: error-unknown
TransactionKwargs: {}
TransactionLocale: en_US.UTF8
TransactionOutput:
 
TransactionPackages: [[], [], [], [], [dbus.String(u'virtualbox-4.0')], []]
TransactionRole: role-commit-packages
UpgradeStatus: Upgraded to natty on 2011-05-03 (14 days ago)

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


** Tags: apport-crash 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/784430

Title:
  : __init__() takes exactly 2 arguments (1
  given)

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


[Bug 783492] Re: compiz is consuming 6.5 GiB memory

2011-05-18 Thread Robert Roth
The issue does not seem to be driver-related, as it has been reported
from NVidia, confirmed on ATI (comment 5), and Intel (myself). As per
comment 6, it is most likely to be a problem related to Unity, having a
serious memory leak or something like that.

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

Title:
  compiz is consuming 6.5 GiB memory

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


[Bug 781445] Re: Un-Identified Process causes Purple screen or Black Screen on GDM startup.

2011-05-18 Thread joecar32
Having similar problem intel ix3 graphics, My machine boots perfectly with new 
kernel. provided I don't have an external  monitor connected.
As soon as I connect monitor " black screens.
With old kernel  2.6.35-29 no problems I have tried altering  grub as per above 
with no success
see below xrandr output with both kenels

Originally Posted by MAFoElffen
And what do you think your highest resoltution?

While I'm waiting on that answer... Go to your /etc/defaulat/grub file
Code:

cd /etc/default/
sudo gedit grub

Find the line
Code:

# GFXMODE=640x480

Edit it to read
Code:

GFXMODE=1024x768x24

Save and exit.
Code:

sudo update-grub
sudo reboot

Try and see what happens... If it does work, go back to that file, add the # 
character back in to comment out and the a line saying
[code]
GRUB_GFXPAYLOAD=text
[/code[
Save and exit.
Code:

sudo update-grub
sudo reboot

Try and see what happens...
Hi again sorry for delay
No this new grub file doesn't work, one thing I noticed was my laptop was 
working overtime when I rebooted with the new grub file and I noticed on shut 
down " the screen was very garbled" but I could see an error "no suitable 
kernel found"
Please comment on the following, my xxrandr -q file with computer working on 
new kernel 2.6.28-9, "monitor "disconnected because it crashes both screens"


joe@joe-laptop:~$ xrandr -q
Screen 0: minimum 320 x 200, current 1366 x 768, maximum 8192 x 8192
LVDS1 connected 1366x768+0+0 (normal left inverted right x axis y axis) 344mm x 
194mm
1366x768 60.0*+
1360x768 59.8 60.0
1024x768 60.0
800x600 60.3 56.2
640x480 59.9
VGA1 disconnected (normal left inverted right x axis y axis)
1366x768 60.0
HDMI1 disconnected (normal left inverted right x axis y axis)
DP1 disconnected (normal left inverted right x axis y axis)
1920x1080_60.00 (0xb3) 173.0MHz
h: width 1920 start 2048 end 2248 total 2576 skew 0 clock 67.2KHz
v: height 1080 start 1083 end 1088 total 1120 clock 60.0Hz
joe@joe-laptop:~$

My xrandr  file with old kernel 2.6.35-29 ,and with"monitor connected"
working in correct resolutions both laptop,and external monitor

joe@joe-laptop:~$ xrandr -q
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 8192 x 8192
VGA1 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 477mm x 
268mm
1920x1080 60.0*+
1600x1200 60.0
1680x1050 60.0
1280x1024 75.0 60.0
1440x900 75.0 59.9
1280x960 60.0
1280x800 59.8
1152x864 75.0
1024x768 75.1 70.1 60.0
832x624 74.6
800x600 72.2 75.0 60.3 56.2
640x480 72.8 75.0 66.7 60.0
720x400 70.1
LVDS1 connected (normal left inverted right x axis y axis)
1366x768 60.0 +
1360x768 59.8 60.0
1024x768 60.0
800x600 60.3 56.2
640x480 59.9
HDMI1 disconnected (normal left inverted right x axis y axis)
DP1 disconnected (normal left inverted right x axis y axis)
1920x1080_60.00 (0xc7) 173.0MHz
h: width 1920 start 2048 end 2248 total 2576 skew 0 clock 67.2KHz
v: height 1080 start 1083 end 1088 total 1120 clock 60.0Hz
joe@joe-laptop:~$

Joe
Okay then change "GRUB_GFX_MODE-640x480" > keep the line "GRUB_GFXPAYLOAD=text" 
< add "acpi_osi="Linux"" to the GRUB_CMDLINE_LINUX_DEFAULT line... update-grub 
and try again.

Also subscribe to this LP Bug > 
https://bugs.launchpad.net/ubuntu/+s...gs/+bug/781445 and post the data you 
just sent me in that email.
__
Multi-Boot= Various flavours of Windows, Linux and Unix... Ubuntu user # 33563, 
Linux user # 533637
Boot Info Script courtesy of community member meierfra
MAFoElffen is offline   Forward Message

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

Title:
  Un-Identified Process causes Purple screen or Black Screen on GDM
  startup.

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


[Bug 784431] Re: mediatomb build failure when libavformat-dev >= 4:0.7

2011-05-18 Thread Daniel van Vugt
Here's a patch that fixes the build failure. It has not been
functionally tested yet though.

** Description changed:

  Binary package hint: mediatomb
+ 
+ Note you won't even get to this build failure until you at least have
+ the fix for gcc-4.6 support applied
+ (https://bugs.launchpad.net/ubuntu/+source/mediatomb/+bug/770964)
  
  Unrelated proposed changes for mediatomb have suddenly started failing to 
build for oneiric over the last couple of weeks with:
  ../src/metadata/ffmpeg_handler.cc: In function 'void 
addFfmpegMetadataFields(zmm::Ref, AVFormatContext*)':
  ../src/metadata/ffmpeg_handler.cc:92:25: error: 'AVFormatContext' has no 
member named 'title'
  ../src/metadata/ffmpeg_handler.cc:94:6: error: 'AVFormatContext' has no 
member named 'title'
  ../src/metadata/ffmpeg_handler.cc:96:51: error: 'AVFormatContext' has no 
member named 'title'
  ../src/metadata/ffmpeg_handler.cc:98:25: error: 'AVFormatContext' has no 
member named 'author'
  ../src/metadata/ffmpeg_handler.cc:100:6: error: 'AVFormatContext' has no 
member named 'author'
  ../src/metadata/ffmpeg_handler.cc:102:51: error: 'AVFormatContext' has no 
member named 'author'
  ../src/metadata/ffmpeg_handler.cc:104:25: error: 'AVFormatContext' has no 
member named 'album'
  ../src/metadata/ffmpeg_handler.cc:106:6: error: 'AVFormatContext' has no 
member named 'album'
  ../src/metadata/ffmpeg_handler.cc:108:51: error: 'AVFormatContext' has no 
member named 'album'
  ../src/metadata/ffmpeg_handler.cc:110:18: error: 'AVFormatContext' has no 
member named 'year'
  ../src/metadata/ffmpeg_handler.cc:112:6: error: 'AVFormatContext' has no 
member named 'year'
  ../src/metadata/ffmpeg_handler.cc:114:64: error: 'AVFormatContext' has no 
member named 'year'
  ../src/metadata/ffmpeg_handler.cc:116:25: error: 'AVFormatContext' has no 
member named 'genre'
  ../src/metadata/ffmpeg_handler.cc:118:6: error: 'AVFormatContext' has no 
member named 'genre'
  ../src/metadata/ffmpeg_handler.cc:120:51: error: 'AVFormatContext' has no 
member named 'genre'
  ../src/metadata/ffmpeg_handler.cc:122:25: error: 'AVFormatContext' has no 
member named 'comment'
  ../src/metadata/ffmpeg_handler.cc:124:6: error: 'AVFormatContext' has no 
member named 'comment'
  ../src/metadata/ffmpeg_handler.cc:126:51: error: 'AVFormatContext' has no 
member named 'comment'
  ../src/metadata/ffmpeg_handler.cc:128:18: error: 'AVFormatContext' has no 
member named 'track'
  ../src/metadata/ffmpeg_handler.cc:130:6: error: 'AVFormatContext' has no 
member named 'track'
  ../src/metadata/ffmpeg_handler.cc:132:64: error: 'AVFormatContext' has no 
member named 'track'
  ../src/metadata/ffmpeg_handler.cc: In function 'void 
addFfmpegResourceFields(zmm::Ref, AVFormatContext*, int*, int*)':
  ../src/metadata/ffmpeg_handler.cc:181:71: error: 'CODEC_TYPE_VIDEO' was not 
declared in this scope
  ../src/metadata/ffmpeg_handler.cc:212:31: error: 'CODEC_TYPE_AUDIO' was not 
declared in this scope
  
  According to libavformat.h, this is due to LIBAVCODEC_VERSION_* having
  increased and so deprecated features like those above are no longer
  available.
  
- More info:
- 
https://code.launchpad.net/~vanvugt/ubuntu/oneiric/mediatomb/fix-212441/+merge/60574
+ The cause appears to be this package update from 30 April:
+ https://launchpad.net/ubuntu/oneiric/+source/libav

** Patch added: "fix_libav_0.7_support.patch"
   
https://bugs.launchpad.net/ubuntu/+source/mediatomb/+bug/784431/+attachment/212/+files/fix_libav_0.7_support.patch

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

Title:
  mediatomb build failure when libavformat-dev >= 4:0.7

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


[Bug 731706] Re: [Dell Studio 1558] Driver advertises extra internal Microphone Input which does not work

2011-05-18 Thread Wesley Velroij
So the fix will be in the updates soon? I yesterday installed Kubuntu
11.04  after solving my freezing issue, but then i also discovered this
bug. If i add that line what you said will it be fixed to then?

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

Title:
  [Dell Studio 1558] Driver advertises extra internal Microphone Input
  which does not work

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


[Bug 784435] [NEW] Drag & drop a file on the Unity launcher should create a new email with the attached file

2011-05-18 Thread François Tissandier
Public bug reported:

Binary package hint: evolution

I want to email a file to someone. Usually, I right click the file, and
use the "sent to" option of Nautilus. But I thought it would be easier
to use the dock, just by drag & dropping the file on the launcher. It's
not working, but I think it would be nice !

** Affects: evolution (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/784435

Title:
  Drag & drop a file on the Unity launcher should create a new email
  with the attached file

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


[Bug 607560] Re: jbd2 writing block every 5 - 10 seconds, preventing disk spin-down and making noise

2011-05-18 Thread Bremm
Same problem here. and I used 'iotop -oPa' as diagnose tool.
Machine 1:
Xubuntu 11.04 64-bit, reiserfs, jfs and xfs

Machine 2:
Ubuntu 11.04 32-bit, ext4fs.

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

Title:
  jbd2 writing block every 5 - 10 seconds, preventing disk spin-down and
  making noise

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


[Bug 770964] Re: mediatomb version 0.12.1-0ubuntu1 failed to build on amd64 with GCC-4.6/oneiric

2011-05-18 Thread Daniel van Vugt
Note that even with this bug fixed, a new build failure in mediatomb (oneiric) 
has appeared recently due to libavformat.h changes. That problem is documented 
here:
https://bugs.launchpad.net/ubuntu/+source/mediatomb/+bug/784431

Prior to 30 April, oneiric could build mediatomb with just a fix for bug
770964, but now you need the fix for bug 784431 too.

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

Title:
  mediatomb version 0.12.1-0ubuntu1 failed to build on amd64 with
  GCC-4.6/oneiric

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


[Bug 767795] Re: [Vostro 130] Installation freezes

2011-05-18 Thread AceLan Kao
Chris,

I can install Natty correctly on my V130 and David Chen tested 2
different models of V130 and both works.

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

Title:
  [Vostro 130] Installation freezes

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


[Bug 784440] [NEW] Volume always too loud: "headphone" level always reset to 100% (AD1981B, ICH6)

2011-05-18 Thread Gioele Barabucci
Public bug reported:

The volume of the sound coming out from the headphone jack is always too
loud.

When the GNOME volume applet slider is set to ~50%, I see the following
values on alsamixer:

* Master: 52%
* Headhone: 100%
* PCM: 74%

The sound coming out from the jack is unbearably high.

If I set the slider to ~3% (a setting that produces an high but
acceptable volume) the alsamixer values change to

* Master: 0%
* Headphone: 100%
* PCM: 10%

I found that setting Headphone to ~40% is the only way to get an
acceptable volume when the GNOME volume applet slider is set to ~50%.
The problem now is that these seems to be no way to store that value
permanently, it is always reset to 100% on boot.

So,

* the default values for this device should be adjusted to values that produce 
an acceptable volume on the headphone jake.
* the value manually set for the Headphone knob should be restored on boot.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: alsa-base 1.0.22.1+dfsg-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.32-31.61-generic 2.6.32.32+drm33.14
Uname: Linux 2.6.32-31-generic i686
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  gioele 1219 F pulseaudio
  gioele 4707 F alsamixer
Card0.Amixer.info:
 Card hw:0 'ICH6'/'Intel ICH6 with AD1981B at irq 23'
   Mixer name   : 'Analog Devices AD1981B'
   Components   : 'AC97a:41445374'
   Controls  : 34
   Simple ctrls  : 23
Date: Wed May 18 09:06:34 2011
EcryptfsInUse: Yes
PackageArchitecture: all
SelectedCard: 0 ICH6 ICH4 - Intel ICH6
SourcePackage: alsa-driver
Symptom: audio
Title: [ICH4 - Intel ICH6] Playback problem
dmi.bios.date: 11/29/2005
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A07
dmi.board.name: 0WH415
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 16
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd11/29/2005:svnDellInc.:pnOptiPlexSX280:pvr:rvnDellInc.:rn0WH415:rvr:cvnDellInc.:ct16:cvr:
dmi.product.name: OptiPlex SX280
dmi.sys.vendor: Dell Inc.

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 lucid

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

Title:
  Volume always too loud: "headphone" level always reset to 100%
  (AD1981B, ICH6)

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


[Bug 784440] Re: Volume always too loud: "headphone" level always reset to 100% (AD1981B, ICH6)

2011-05-18 Thread Gioele Barabucci
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/784440

Title:
  Volume always too loud: "headphone" level always reset to 100%
  (AD1981B, ICH6)

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


[Bug 784430] Re: : __init__() takes exactly 2 arguments (1 given)

2011-05-18 Thread Robert Roth
*** This bug is a duplicate of bug 781874 ***
https://bugs.launchpad.net/bugs/781874

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 #781874, 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.

** This bug has been marked a duplicate of bug 781874
   : __init__() takes exactly 2 arguments (1 given)
 * You can subscribe to bug 781874 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/781874/+subscribe

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

Title:
  : __init__() takes exactly 2 arguments (1
  given)

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


[Bug 784312] Re: : Python int too large to convert to C long

2011-05-18 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.

** This bug has been marked a duplicate of bug 771678
   : Value -1608156160 out of range for Int32 
while installing
 * You can subscribe to bug 771678 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/771678/+subscribe

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

Title:
  : Python int too large to convert to
  C long

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


[Bug 784291] Re: : __init__() takes exactly 2 arguments (1 given)

2011-05-18 Thread Robert Roth
*** This bug is a duplicate of bug 781874 ***
https://bugs.launchpad.net/bugs/781874

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 #781874, 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.

** This bug has been marked a duplicate of bug 781874
   : __init__() takes exactly 2 arguments (1 given)
 * You can subscribe to bug 781874 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/781874/+subscribe

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

Title:
  : __init__() takes exactly 2 arguments (1
  given)

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


[Bug 767085] Re: Package dante-client needs updated version dependency on libc6

2011-05-18 Thread Stefan Metzmacher
This happened also for maverick, see
https://bugs.launchpad.net/ubuntu/+source/dante/+bug/624425

Is it possible to add some test or dependency, so that this can't happen
in future?

Can you please also trigger a rebuild for natty not only for oneiric?

** Changed in: dante (Ubuntu Natty)
   Status: Fix Committed => Incomplete

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

Title:
  Package dante-client needs updated version dependency on libc6

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


[Bug 784442] [NEW] Ubuntu install fails

2011-05-18 Thread MBOFH
Public bug reported:

Binary package hint: evince

Error mess:
Installer crashed

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: evince 2.32.0-0ubuntu12
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic i686
Architecture: i386
Date: Wed May 18 09:18:53 2011
KernLog:
 May 18 07:08:21 ubuntu kernel: [0.004171] Security Framework initialized
 May 18 07:08:21 ubuntu kernel: [0.004230] AppArmor: AppArmor initialized
 May 18 07:08:21 ubuntu kernel: [3.465720] AppArmor: AppArmor Filesystem 
Enabled
 May 18 07:08:21 ubuntu kernel: [3.509482] type=2000 
audit(1305702477.504:1): initialized
 May 18 06:29:21 ubuntu kernel: [ 4892.187582] SGI XFS with ACLs, security 
attributes, realtime, large block/inode numbers, no debug enabled
LiveMediaBuild: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1)
ProcEnviron:
 LANGUAGE=en_US:en
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature_: Ubuntu 2.6.38-8.42-generic 2.6.38.2
SourcePackage: evince
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: evince (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/784442

Title:
  Ubuntu install fails

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


[Bug 784442] Re: Ubuntu install fails

2011-05-18 Thread MBOFH
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/784442

Title:
  Ubuntu install fails

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


[Bug 784442] Re: Ubuntu install fails

2011-05-18 Thread MBOFH
** Attachment added: "syslog"
   
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/784442/+attachment/2133364/+files/syslog

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

Title:
  Ubuntu install fails

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


[Bug 784442] Re: Ubuntu install fails

2011-05-18 Thread MBOFH
** Attachment added: "log_partman"
   
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/784442/+attachment/2133365/+files/partman

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

Title:
  Ubuntu install fails

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


[Bug 784371] Re: package samba4 4.0.0~alpha15~git20110124.dfsg1-2ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2011-05-18 Thread Robert Roth
*** This bug is a duplicate of bug 728840 ***
https://bugs.launchpad.net/bugs/728840

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 #728840, 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.

** This bug has been marked a duplicate of bug 728840
   upgradeprovision crashed with LdbError in connect(): (80, 'Failed to load 
modules from: /usr/lib/samba/ldb\n')
 * You can subscribe to bug 728840 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/samba4/+bug/728840/+subscribe

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

Title:
  package samba4 4.0.0~alpha15~git20110124.dfsg1-2ubuntu1 failed to
  install/upgrade: ErrorMessage: subprocess installed post-installation
  script returned error exit status 1

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


[Bug 784377] Re: Session killed when try to resize chromium while watching a ogv file

2011-05-18 Thread Robert Roth
*** This bug is a duplicate of bug 784376 ***
https://bugs.launchpad.net/bugs/784376

** This bug has been marked a duplicate of bug 784376
   Session killed when try to resize chromium while watching a ogv file
 * You can subscribe to bug 784376 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/784376/+subscribe

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

Title:
  Session killed when try to resize chromium while watching a ogv file

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


[Bug 782870] Re: package blcr-dkms 0.8.2-15ubuntu1 failed to install/upgrade: blcr kernel module failed to build

2011-05-18 Thread Robert Roth
*** This bug is a duplicate of bug 700036 ***
https://bugs.launchpad.net/bugs/700036

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 #700036, 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.

** This bug has been marked a duplicate of bug 700036
   package blcr-dkms 0.8.2-15ubuntu1 failed to install/upgrade: blcr kernel 
module failed to build - error: ‘struct signal_struct’ has no member named 
‘count’
 * You can subscribe to bug 700036 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/blcr/+bug/700036/+subscribe

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

Title:
  package blcr-dkms 0.8.2-15ubuntu1 failed to install/upgrade: blcr
  kernel module failed to build

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

[Bug 782042] Re: package blcr-dkms 0.8.2-15ubuntu1 failed to install/upgrade: blcr kernel module failed to build

2011-05-18 Thread Robert Roth
*** This bug is a duplicate of bug 700036 ***
https://bugs.launchpad.net/bugs/700036

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 #700036, 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.

** This bug has been marked a duplicate of bug 700036
   package blcr-dkms 0.8.2-15ubuntu1 failed to install/upgrade: blcr kernel 
module failed to build - error: ‘struct signal_struct’ has no member named 
‘count’
 * You can subscribe to bug 700036 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/blcr/+bug/700036/+subscribe

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

Title:
  package blcr-dkms 0.8.2-15ubuntu1 failed to install/upgrade: blcr
  kernel module failed to build

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

[Bug 784395] Re: package blcr-dkms 0.8.2-15ubuntu1 failed to install/upgrade: blcr kernel module failed to build

2011-05-18 Thread Robert Roth
*** This bug is a duplicate of bug 700036 ***
https://bugs.launchpad.net/bugs/700036

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 #700036, 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.

** This bug has been marked a duplicate of bug 700036
   package blcr-dkms 0.8.2-15ubuntu1 failed to install/upgrade: blcr kernel 
module failed to build - error: ‘struct signal_struct’ has no member named 
‘count’
 * You can subscribe to bug 700036 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/blcr/+bug/700036/+subscribe

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

Title:
  package blcr-dkms 0.8.2-15ubuntu1 failed to install/upgrade: blcr
  kernel module failed to build

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

[Bug 777946] Re: [AV200 - Xonar D2X, playback] No sound at all

2011-05-18 Thread Clemens Ladisch
You didn't tell what output you are trying to use, but if it is the
digital output, you have to disable the "Loopback" mixer control,
otherwise, the output will play just what comes in at the digital input.

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

Title:
  [AV200 - Xonar D2X, playback] No sound at all

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


[Bug 694267] Re: Unity Launcher is not maintaining Single instance

2011-05-18 Thread Shamil
It is still happening to me on unity version 3.8.12. (The latest one, I assume)
Screen-shot attached

** Attachment added: "Screenshot.jpg"
   
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/694267/+attachment/2133363/+files/Screenshot.jpg

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

Title:
  Unity Launcher is not maintaining Single instance

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


[Bug 784396] Re: : E:I wasn't able to locate file for the ttf-mscorefonts-installer package. This might mean you need to manually fix this package.

2011-05-18 Thread Daniel van Vugt
*** This bug is a duplicate of bug 659438 ***
https://bugs.launchpad.net/bugs/659438

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 #659438, 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.

** This bug has been marked a duplicate of bug 659438
   Installation/Removal fails because of package which could not be located 
(failure in apt.Cache.required_download)
 * You can subscribe to bug 659438 by following this link: 
https://bugs.launchpad.net/aptdaemon/+bug/659438/+subscribe

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

Title:
  : E:I wasn't able to locate file for
  the ttf-mscorefonts-installer package. This might mean you need to
  manually fix this package.

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


[Bug 784402] Re: : E:I wasn't able to locate file for the ttf-mscorefonts-installer package. This might mean you need to manually fix this package.

2011-05-18 Thread Daniel van Vugt
*** This bug is a duplicate of bug 659438 ***
https://bugs.launchpad.net/bugs/659438

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 #659438, 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.

** This bug has been marked a duplicate of bug 659438
   Installation/Removal fails because of package which could not be located 
(failure in apt.Cache.required_download)
 * You can subscribe to bug 659438 by following this link: 
https://bugs.launchpad.net/aptdaemon/+bug/659438/+subscribe

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

Title:
  : E:I wasn't able to locate file for
  the ttf-mscorefonts-installer package. This might mean you need to
  manually fix this package.

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


[Bug 784391] Re: : E:I wasn't able to locate file for the libogg-dev package. This might mean you need to manually fix this package.

2011-05-18 Thread Daniel van Vugt
*** This bug is a duplicate of bug 659438 ***
https://bugs.launchpad.net/bugs/659438

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 #659438, 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.

** This bug has been marked a duplicate of bug 659438
   Installation/Removal fails because of package which could not be located 
(failure in apt.Cache.required_download)
 * You can subscribe to bug 659438 by following this link: 
https://bugs.launchpad.net/aptdaemon/+bug/659438/+subscribe

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

Title:
  : E:I wasn't able to locate file for
  the libogg-dev package. This might mean you need to manually fix this
  package.

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


[Bug 784383] Re: package halevt 0.1.6.2-1.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 100

2011-05-18 Thread Robert Roth
*** This bug is a duplicate of bug 746949 ***
https://bugs.launchpad.net/bugs/746949

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 #746949, 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.

** This bug has been marked a duplicate of bug 746949
   package halevt 0.1.6.2-1.3 failed to install/upgrade: ErrorMessage: 
subprocess installed post-installation script returned error exit status 100
 * You can subscribe to bug 746949 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/halevt/+bug/746949/+subscribe

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

Title:
  package halevt 0.1.6.2-1.3 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 100

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


[Bug 784215] Re: : E:I wasn't able to locate file for the libwbclient0 package. This might mean you need to manually fix this package.

2011-05-18 Thread Daniel van Vugt
*** This bug is a duplicate of bug 659438 ***
https://bugs.launchpad.net/bugs/659438

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 #659438, 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.

** This bug has been marked a duplicate of bug 659438
   Installation/Removal fails because of package which could not be located 
(failure in apt.Cache.required_download)
 * You can subscribe to bug 659438 by following this link: 
https://bugs.launchpad.net/aptdaemon/+bug/659438/+subscribe

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

Title:
  : E:I wasn't able to locate file for
  the libwbclient0 package. This might mean you need to manually fix
  this package.

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


[Bug 778869] Re: [natty] fontconfig-voodoo -a does not work in Japanese locales

2011-05-18 Thread Martin Pitt
** Also affects: language-selector (Ubuntu Natty)
   Importance: Undecided
   Status: New

** Changed in: language-selector (Ubuntu)
   Status: In Progress => Fix Committed

** Changed in: language-selector (Ubuntu Natty)
   Status: New => 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/778869

Title:
  [natty] fontconfig-voodoo -a does not work in Japanese locales

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


[Bug 641503] Re: Firefox address bar auto-complete fails

2011-05-18 Thread ngc2997
Addition: this happens rather frequently, usually several times a day -
actually quite annoying..

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

Title:
  Firefox address bar auto-complete fails

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


Re: [Bug 626178] Re: ufw package contains mo files

2011-05-18 Thread David Planella
El dt 17 de 05 de 2011 a les 22:16 +, en/na Jamie Strandboge va
escriure:
> In principle, I am fine with the changes, but have a couple of questions:
> 1. python-distutils-extra (>= 2.4) is added to debian/control. Ideally I 
> would want these changes to be compatible on hardy since I hope to provide 
> backports for hardy. This is not a hard requirement. What would need to be 
> done for 1.91.2 (python-distutils-extra from hardy)

Looking at the python-distutils-extra changelog, it seems that support
for the 'auto' mode (the one used in the proposed branch) was not added
until 2.0 (post-Hardy).

So one thing we could do is to switch to the old 'command' mode from
p-d-e, which requires a bit more static configuration but should work
nevertheless.

The drawback here is that you'll need to manually maintain the
po/POTFILES.in file (i.e. you'll have to keep the names of the
translatable files in POTFILES.in in sync with the names of the actual
files in the tree).

Here's a branch that does that:

http://bazaar.launchpad.net/~dpm/ufw/i18n-fixes-hardy/revision/744

(the changes are relative to the previously submitted i18n-fixes branch)

> 2. with python-distutils-extra, it is my understanding that the mo files will 
> be built at build time, via the packaging. I guess I am going to have to 
> review that and update the documentation as ufw upstream would like to have 
> these built in some way for people using source tarballs. Is there some 
> standard way to do this?
> 

The .mo files can be built from the tarballs as well. When I first
submitted the branch I also updated the documentation. This is explained
here:

http://bazaar.launchpad.net/~dpm/ufw/i18n-
fixes/view/head:/README.translations#L4

In short, you can run:

./setup.py build_i18n

and the .mo files will be built in the build/mo directory.

-- 
David Planella
Ubuntu Translations Coordinator
www.ubuntu.com / www.davidplanella.wordpress.com
www.identi.ca/dplanella / www.twitter.com/dplanella

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

Title:
  ufw package contains mo files

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


[Bug 208934] Re: moto4lin does not find Motorola V3 - adapter misconfiguration in ubuntu

2011-05-18 Thread Joshua Lückers
We'd like to figure out what's causing this bug for you, but we haven't
heard back from you in a while. Could you please provide the requested
information? Thanks!

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

Title:
  moto4lin does not find Motorola V3 - adapter misconfiguration in
  ubuntu

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


[Bug 784444] [NEW] package python-tables 2.1.2-3.1build1 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 1

2011-05-18 Thread Roberto
Public bug reported:

At system startup after downgrade from GNOME3 to version 2.

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: python-tables 2.1.2-3.1build1
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Fri May 13 15:22:57 2011
ErrorMessage: subprocess installed pre-removal script returned error exit 
status 1
InstallationMedia: Kubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
SourcePackage: pytables
Title: package python-tables 2.1.2-3.1build1 failed to install/upgrade: 
subprocess installed pre-removal script returned error exit status 1
UpgradeStatus: Upgraded to natty on 2011-05-12 (5 days ago)

** Affects: pytables (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/78

Title:
  package python-tables 2.1.2-3.1build1 failed to install/upgrade:
  subprocess installed pre-removal script returned error exit status 1

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


[Bug 784444] Re: package python-tables 2.1.2-3.1build1 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 1

2011-05-18 Thread Roberto
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/78

Title:
  package python-tables 2.1.2-3.1build1 failed to install/upgrade:
  subprocess installed pre-removal script returned error exit status 1

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


[Bug 784443] [NEW] /etc/X11/xdm/Xservers uses old /usr/bin/X not Xorg

2011-05-18 Thread Roman Fiedler
Public bug reported:

Binary package hint: xdm

After a minimal install of xserver and xdm, xdm does not start because X
binary cannot be started. It is possible, that this is not a bug of xdm
itself, please see note of workaround below:

Cause:

File /etc/X11/xdm/Xservers refers to X via  /usr/bin/X

:0 local /usr/bin/X :0 vt7 -nolisten tcp

No such file or symbolic link exists, but /usr/bin/Xorg exists.

# WORKAROUND: Might be bug in ubuntu xdm or xserver package,
# reported launchpad #?NOTYET. Not clear, if xdm base config is
# broken, xorg install failed to create symlink or our install instructions
# broke it.
if ! test -e /usr/bin/X; then
  sed -i -r -e 's/ \/usr\/bin\/X / \/usr\/bin\/Xorg /' /etc/X11/xdm/Xservers
fi

** Affects: xdm (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/784443

Title:
  /etc/X11/xdm/Xservers uses old /usr/bin/X not Xorg

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


[Bug 784442] Re: Ubuntu install fails

2011-05-18 Thread Robert Roth
** Package changed: evince (Ubuntu) => ubiquity (Ubuntu)

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

Title:
  Ubuntu install fails

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


[Bug 784421] Re: natty slow boot on pandaboard(rev A1)

2011-05-18 Thread Ming Lei
Hi Ricardo Salveti,

Yes, you are right.

There was a story about it, i don't use released u-boot and mlo because they 
can't make ehci
work so i build the mlo and u-boot myself from below trees and fix my ehci 
issue.

X-loader:
  git://git.omapzoom.org/repo/x-loader.git
  branch: omap4_dev  (latest commit)
  defconfig:omap4430panda_config
U-boot:
  git://git.denx.de/u-boot.git
  branch: master  tag: v2011.03-rc2
  defconfig: omap4_panda_config

I have reported this issue to gadi...@ti.com before in private mail, but
later I found the cause.

Attach the ehci error when using mlo/u-boot.bin in natty release.

thank,

** Attachment added: "ehci error on natty release"
   
https://bugs.edge.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/784421/+attachment/2133366/+files/ehci-error.tar.gz

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

Title:
  natty slow boot on pandaboard(rev A1)

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


[Bug 784228] Re: evince fails to print PS file to PDF file

2011-05-18 Thread sdaau
Hi @Marcel,

Just copied this to gnome.org bugzilla:

https://bugzilla.gnome.org/show_bug.cgi?id=650461


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

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

Title:
  evince fails to print PS file to PDF file

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


[Bug 773009] Re: Shows obsolete and non-working "Norwegian" language

2011-05-18 Thread Launchpad Bug Tracker
This bug was fixed in the package language-selector - 0.34.1

---
language-selector (0.34.1) natty-proposed; urgency=low

  * LanguageSelector/LangCache.py: Ignore "-no" langpacks. These have been
split into -nb (Bokmal) and -nn (Nynorsk) ages ago, but unfortunately
language-support-writing-no is left in Natty, which causes a confusing
and non-working "Norwegian" entry in the "Add/remove languages" list. In
oneiric this was fixed properly by removing language-support-writing-no.
(LP: #773009)
 -- Martin PittSun, 08 May 2011 22:52:56 +0200

** Changed in: language-selector (Ubuntu Natty)
   Status: Fix Committed => 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/773009

Title:
  Shows obsolete and non-working "Norwegian" language

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


[Bug 784431] Re: mediatomb build failure when libavformat-dev >= 4:0.7

2011-05-18 Thread Daniel van Vugt
This bug is already logged upstream:
http://sourceforge.net/tracker/?func=detail&aid=3291062&group_id=129766&atid=715780

** Bug watch added: SourceForge.net Tracker #3291062
   http://sourceforge.net/support/tracker.php?aid=3291062

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

Title:
  mediatomb build failure when libavformat-dev >= 4:0.7

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


[Bug 784267] Re: [new-upstream]avogadro 1.0.3

2011-05-18 Thread Robert Roth
** Changed in: avogadro (Ubuntu)
   Importance: Undecided => Wishlist

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

Title:
  [new-upstream]avogadro 1.0.3

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


[Bug 784128] Re: problema udate mager ubuntu 11.04

2011-05-18 Thread Robert Roth
** 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/784128

Title:
  problema udate mager ubuntu 11.04

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


[Bug 784261] Re: package tzdata 2011g-0ubuntu0.11.04 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2011-05-18 Thread Robert Roth
*** This bug is a duplicate of bug 442941 ***
https://bugs.launchpad.net/bugs/442941

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 #442941, 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.

** This bug has been marked a duplicate of bug 442941
   debconf failed to upgrade from 1.5.27ubuntu1 to 1.5.27ubuntu2: exit status 
128 - Use of uninitialized value $reply in scalar chomp at 
/usr/share/perl5/Debconf/FrontEnd/Passthrough.pm line 66
 * You can subscribe to bug 442941 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/debconf/+bug/442941/+subscribe

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

Title:
  package tzdata 2011g-0ubuntu0.11.04 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 128

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


[Bug 778869] Re: [natty] fontconfig-voodoo -a does not work in Japanese locales

2011-05-18 Thread Launchpad Bug Tracker
This bug was fixed in the package language-selector - 0.35

---
language-selector (0.35) oneiric; urgency=low

  [ Gunnar Hjalmarsson ]
  * LanguageSelector/FontConfig.py:
- Make the fontconfig-voodoo --auto option work also when the first
  LANGUAGE item is just 'ja' or 'ko', i.e. without country code
  (LP: #778869).
  * dbus_backend/ls-dbus-backend:
- When applying the language settings system-wide, set the fonts
  configuration also when the first LANGUAGE item is just 'ja' or
  'ko' (LP: #778869).
  * fontconfig-voodoo:
- Do not require --force when removing the current config using the
  fontconfig-voodoo -r option.
- Print an exception message if the --auto option fails to find a
  suitable configuration.

  [ Martin Pitt ]
  * tests/test_check_language_support.py: Fix test case for removed
gnome-user-guide-XX packages.
  * LanguageSelector/gtk/GtkLanguageSelector.py: Stop forcing GTK2, moving to
GTK 3 now. Update GIR dependencies to the GTK 3 versions.
 -- Martin PittWed, 18 May 2011 09:35:29 +0200

** Changed in: language-selector (Ubuntu)
   Status: Fix Committed => Fix Released

** Branch linked: lp:~ubuntu-core-dev/language-selector/natty

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

Title:
  [natty] fontconfig-voodoo -a does not work in Japanese locales

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


[Bug 773009] Re: Shows obsolete and non-working "Norwegian" language

2011-05-18 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/language-selector/natty

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

Title:
  Shows obsolete and non-working "Norwegian" language

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


[Bug 784446] [NEW] E:Encountered a section with no Package: header, E:Problem with MergeList /var/lib/apt/lists/id.archive.ubuntu.com_ubuntu_dists_natty_main_binary-i386_Packages, E:The package lists

2011-05-18 Thread Miranti Cahyaningtyas
Public bug reported:

Binary package hint: update-manager

at first i couldn't install anything from terminal, then tried to do
some upgrade to see if it's needed, but it always ended like this. also
when i opened update manager folder, it told me to write a bug report
with this sentence:

E:Encountered a section with no Package: header, E:Problem with
MergeList /var/lib/apt/lists/id.archive.ubuntu
.com_ubuntu_dists_natty_main_binary-i386_Packages, E:The package lists
or status file could not be parsed or opened

being unable to do the installation i really need is annoying. but i
couldn't seem to do anything else since the sentence above always came
out. please, give me advise on this problem. i am using natty narwhal at
the moment, btw.

thank you.

** Affects: update-manager (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/784446

Title:
  E:Encountered a section with no Package: header, E:Problem with
  MergeList /var/lib/apt/lists/id.archive.ubuntu
  .com_ubuntu_dists_natty_main_binary-i386_Packages, E:The package lists
  or status file could not be parsed or opened

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


[Bug 784370] Re: Ubuntu Natty Narwhal Update Issues

2011-05-18 Thread Robert Roth
** Package changed: ubuntu => unity (Ubuntu)

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

Title:
  Ubuntu Natty Narwhal Update Issues

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


[Bug 784213] Re: The only way to exit Unity serach is to press ESCAPE

2011-05-18 Thread Robert Roth
** Package changed: ubuntu => unity (Ubuntu)

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

Title:
  The only way to exit Unity serach is to press ESCAPE

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


[Bug 782886] Re: Nonlocalizable strings: language support

2011-05-18 Thread Robert Roth
** Package changed: ubuntu => gnome-control-center (Ubuntu)

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

Title:
  Nonlocalizable strings: language support

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


Re: [Bug 777946] Re: [AV200 - Xonar D2X, playback] No sound at all

2011-05-18 Thread briancb
Thank you for your reply.

I solved the problem by a new complete install of Natty.

Regards

On Wed, 2011-05-18 at 07:28 +, Clemens Ladisch wrote:

> You didn't tell what output you are trying to use, but if it is the
> digital output, you have to disable the "Loopback" mixer control,
> otherwise, the output will play just what comes in at the digital input.
>

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

Title:
  [AV200 - Xonar D2X, playback] No sound at all

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


[Bug 695219] Re: [needs-packaging] - M.A.R.S.

2011-05-18 Thread Robert Roth
** Changed in: ubuntu
   Importance: Undecided => Wishlist

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

Title:
  [needs-packaging] - M.A.R.S.

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


[Bug 225153] Re: [upstream] Calc, autofilter - copy & paste populates also not selected cells

2011-05-18 Thread Sören Karlsson
Tested on LibreOffice 3.3.2 
OOO330m19 (Build:202)
tag libreoffice-3.3.2.2, Ubuntu package 1:3.3.2-1ubuntu4

No bug anymore, please close this ticket.

Thanks
Sören

** Attachment added: "snapshot1.png"
   
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/225153/+attachment/2133372/+files/snapshot1.png

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

Title:
  [upstream] Calc, autofilter - copy & paste populates also not selected
  cells

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

[Bug 784448] [NEW] package gnome-session 2.32.1-0ubuntu20 failed to install/upgrade: trying to overwrite '/usr/share/gnome-session/sessions/ubuntu.session', which is also in package gnome-session-comm

2011-05-18 Thread Onur Gözüpek
Public bug reported:

Binary package hint: gnome-session

Crash on every boot

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: gnome-session 2.32.1-0ubuntu20
ProcVersionSignature: Ubuntu 2.6.38-9.43-generic 2.6.38.4
Uname: Linux 2.6.38-9-generic x86_64
Architecture: amd64
Date: Wed May 11 23:15:01 2011
ErrorMessage: trying to overwrite 
'/usr/share/gnome-session/sessions/ubuntu.session', which is also in package 
gnome-session-common 2.32.1-0ubuntu20
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1)
PackageArchitecture: all
SourcePackage: gnome-session
Title: package gnome-session 2.32.1-0ubuntu20 failed to install/upgrade: trying 
to overwrite '/usr/share/gnome-session/sessions/ubuntu.session', which is also 
in package gnome-session-common 2.32.1-0ubuntu20
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-session (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/784448

Title:
  package gnome-session 2.32.1-0ubuntu20 failed to install/upgrade:
  trying to overwrite '/usr/share/gnome-
  session/sessions/ubuntu.session', which is also in package gnome-
  session-common 2.32.1-0ubuntu20

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


[Bug 784448] Re: package gnome-session 2.32.1-0ubuntu20 failed to install/upgrade: trying to overwrite '/usr/share/gnome-session/sessions/ubuntu.session', which is also in package gnome-session-common

2011-05-18 Thread Onur Gözüpek
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/784448

Title:
  package gnome-session 2.32.1-0ubuntu20 failed to install/upgrade:
  trying to overwrite '/usr/share/gnome-
  session/sessions/ubuntu.session', which is also in package gnome-
  session-common 2.32.1-0ubuntu20

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


[Bug 784421] Re: natty slow boot on pandaboard(rev A1)

2011-05-18 Thread Ricardo Salveti
Can you try different combinations of x-loader and u-boot to see what's
probably causing you this error? I believe it's probably related with
the x-loader, so try replacing only the x-loader from the original image
with your own binary and see if that works better.

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

Title:
  natty slow boot on pandaboard(rev A1)

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


[Bug 782884] Re: Nonlocalizable strings: show current layout

2011-05-18 Thread Robert Roth
** Package changed: ubuntu => gnome-control-center (Ubuntu)

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

Title:
  Nonlocalizable strings: show current layout

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


[Bug 770964] Re: mediatomb version 0.12.1-0ubuntu1 failed to build on amd64 with GCC-4.6/oneiric

2011-05-18 Thread Daniel van Vugt
A patch for this bug is already pending upstream (since 5 Feb 2011):
http://sourceforge.net/tracker/?func=detail&aid=3173314&group_id=129766&atid=715782

** Bug watch added: SourceForge.net Tracker #3173314
   http://sourceforge.net/support/tracker.php?aid=3173314

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

Title:
  mediatomb version 0.12.1-0ubuntu1 failed to build on amd64 with
  GCC-4.6/oneiric

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


[Bug 708479] Re: Dash view should use "Prefferred Applications" icons where appropriate

2011-05-18 Thread Olivier Tilloy
@Antony: out of curiosity, does it work for you with Unity 2D? (it
definitely should, but I don’t think Opera was specifically tested)

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

Title:
  Dash view should use "Prefferred Applications" icons where appropriate

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

[Bug 784453] [NEW] Default keyboard layout is added back

2011-05-18 Thread Sasa Stamenkovic
Public bug reported:

I have installed ubuntu 11.04 and during install selected United Kingdom
keyboard layout. After insstall, I added USA and Serbia layouts, and
deleted United Kingdom.

After restart, United Kingdom layout is added back and set as default
layout. If I delete it, it is added again after restart.

If there is a workaround for this, please help. But looks like a bug.

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: keyboard layout

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

Title:
  Default keyboard layout is added back

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


[Bug 784451] [NEW] Window or Pop up, when in processing, do not close after Roll up

2011-05-18 Thread Jonathan D'Orleans
Public bug reported:

Binary package hint: compiz

Hello Guys,

The bug happens when we roll up the pop up window of update-manager
after to click on CHECK button.

Steps:
1. Open Update-Manager;
2. Click on CHECK button to update repository;
3. Quickly, before pop up window close, Roll it Up; 
(obs: usually, you need to activate this option in compiz... look at this in 
ccm)
4. So, this window(pop up) will not close after update repository task!
(Take a look at file 'do-not-close.png' attached!)

Obs:
I have tried this behaviour with Synaptic and Software Sources too,
however their pop up closed after refresh repository task.

May be it happens only with update-manager.
It must be tried with another programs which pop up windows to represent some 
process.
^ ~

See you

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: compiz 1:0.9.4+bzr20110415-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: ""
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  270.41.06  Mon Apr 18 14:53:56 
PDT 2011
 GCC version:  gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4)
Architecture: amd64
CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,gnomecompat,regex,obs,put,vpswitch,mousepoll,move,grid,place,commands,resize,imgpng,unitymtgrabhandles,animation,workarounds,wall,session,animationaddon,wobbly,expo,ezoom,staticswitcher,fade,scale,unityshell]
CompositorRunning: compiz
Date: Wed May 18 09:00:00 2011
DistUpgraded: Fresh install
DistroCodename: natty
DistroVariant: ubuntu
DkmsStatus: nvidia-current, 270.41.06, 2.6.38-8-generic, x86_64: installed
GraphicsCard:
 nVidia Corporation GT216 [GeForce GT 330M] [10de:0a29] (rev a2) (prog-if 00 
[VGA controller])
   Subsystem: Toshiba America Info Systems Device [1179:ff00]
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Beta amd64 (20110330)
InstallationMedia_: Ubuntu 11.04 "Natty Narwhal" - Beta amd64 (20110330)
JockeyStatus: xorg:nvidia_current - NVIDIA accelerated graphics driver 
(Proprietary, Enabled, Not in use)
MachineType: TOSHIBA Satellite A500
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en
 PATH=(custom, user)
 LANG=fr_FR.UTF-8
 LC_MESSAGES=en_GB.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic 
root=UUID=6caa9382-7b24-4095-8424-7046c4d80e3e ro quiet splash vt.handoff=7
ProcVersionSignature_: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Renderer: Unknown
SourcePackage: compiz
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/08/09
dmi.bios.vendor: TOSHIBA
dmi.bios.version: 1.10
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: NSKAA
dmi.board.vendor: TOSHIBA
dmi.board.version: 1.00
dmi.chassis.asset.tag: *
dmi.chassis.type: 9
dmi.chassis.vendor: TOSHIBA
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnTOSHIBA:bvr1.10:bd12/08/09:svnTOSHIBA:pnSatelliteA500:pvrPSAR9E-01700MFR:rvnTOSHIBA:rnNSKAA:rvr1.00:cvnTOSHIBA:ct9:cvrN/A:
dmi.product.name: Satellite A500
dmi.product.version: PSAR9E-01700MFR
dmi.sys.vendor: TOSHIBA
version.compiz: compiz 1:0.9.4+bzr20110415-0ubuntu2
version.ia32-libs: ia32-libs 20090808ubuntu13
version.libdrm2: libdrm2 2.4.23-1ubuntu6
version.libgl1-mesa-dri: libgl1-mesa-dri 7.10.2-0ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.2-0ubuntu2
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg: xserver-xorg 1:7.6+4ubuntu3
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu4
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu7.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu7

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


** Tags: amd64 compiz natty ubuntu unity update-manager

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

Title:
  Window or Pop up, when in processing, do not close after Roll up

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

[Bug 784451] Re: Window or Pop up, when in processing, do not close after Roll up

2011-05-18 Thread Jonathan D'Orleans
** Attachment added: "do-not-close.png"
   
https://bugs.launchpad.net/bugs/784451/+attachment/2133378/+files/do-not-close.png

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

Title:
  Window or Pop up, when in processing, do not close after Roll up

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


[Bug 784449] [NEW] Missing graphic card driver makes boot fail after dist upgrade

2011-05-18 Thread Zilvador
Public bug reported:

Binary package hint: update-manager

I have tried this during two out of two distribution upgrade to Natty on two 
different laptop computers. One has Nvidia graphic card and the other has ATI. 
In both cases the error appeared when trying to restart and initialize the 
graphical interface to complete the distribution upgrade. In first case it 
showed the (for me very familiar now) error message saying that the screen 
driver is missing and that the graphical interface cannot be started. In the 
second case it just seemed to freeze when initializing some processes while 
further up on the list complaining that automatic error reports failed somehow 
(doesn't seem to be important, but unfortunately I don't know where to get the 
boot log from in case it has relevance, so saying what I remember).
Now, in both cases the only thing needed was to reboot the computer and go to 
fail-safe mode to reinstall the graphics driver (respectively Nvidia and ATI, 
but same process) from the restricted drivers menu and restart. After that it 
enters Unity perfectly.

** Affects: update-manager (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/784449

Title:
  Missing graphic card driver makes boot fail after dist upgrade

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


[Bug 782884] Re: Nonlocalizable strings: show current layout

2011-05-18 Thread Robert Roth
** Package changed: gnome-control-center (Ubuntu) => gnome-settings-
daemon (Ubuntu)

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

Title:
  Nonlocalizable strings: show current layout

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


[Bug 778933] Re: suspend problem

2011-05-18 Thread mangelasakis
** Attachment added: "kern.log.1"
   
https://bugs.launchpad.net/ubuntu/+bug/778933/+attachment/2133401/+files/kern.log.1

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

Title:
  suspend problem

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


[Bug 775196] Re: notification area doesn't work properly under compiz

2011-05-18 Thread Didier Roche
*** This bug is a duplicate of bug 755234 ***
https://bugs.launchpad.net/bugs/755234

** This bug has been marked a duplicate of bug 755234
   systray appears behind main panel
 * You can subscribe to bug 755234 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/755234/+subscribe

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

Title:
  notification area doesn't work properly under compiz

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


[Bug 778933] Re: suspend problem

2011-05-18 Thread mangelasakis
** Attachment added: "kern.log"
   
https://bugs.launchpad.net/ubuntu/+bug/778933/+attachment/2133400/+files/kern.log

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

Title:
  suspend problem

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


[Bug 755234] Re: systray appears behind main panel/one pixel for some qt applications

2011-05-18 Thread Didier Roche
** Summary changed:

- systray appears behind main panel
+ systray appears behind main panel/one pixel for some qt applications

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

Title:
  systray appears behind main panel/one pixel for some qt applications

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


[Bug 784456] [NEW] Negative does not apply to new windows created

2011-05-18 Thread Christopher M. Penalver
*** This bug is a duplicate of bug 784455 ***
https://bugs.launchpad.net/bugs/784455

Public bug reported:

Binary package hint: compizconfig-settings-manager

1) lsb_release -rd
Description:Ubuntu 11.04
Release:11.04

2) apt-cache policy compizconfig-settings-manager
compizconfig-settings-manager:
  Installed: 0.9.4-0ubuntu2
  Candidate: 0.9.4-0ubuntu2
  Version table:
 *** 0.9.4-0ubuntu2 0
500 http://us.archive.ubuntu.com/ubuntu/ natty/universe i386 Packages
100 /var/lib/dpkg/status

3) What is expected to happen is when one clicks System -> Preferences
-> CompizConfig Settings Manager -> Accessibility -> Negative -> check
Enable Negative checkbox -> Neg Windows any -> Exclude Windows
type=Desktop -> Ctrl+M and all new windows created are negative.

4) What happens instead is only the windows open at the time of one
pressing Ctrl+M are negated. New windows do not spawn negated, as they
did in prior Ubuntu releases.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: compizconfig-settings-manager 0.9.4-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.38-9.43-generic 2.6.38.4
Uname: Linux 2.6.38-9-generic i686
Architecture: i386
Date: Wed May 18 03:56:41 2011
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: compizconfig-settings-manager
UpgradeStatus: Upgraded to natty on 2011-05-14 (3 days ago)

** Affects: compizconfig-settings-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: a11y apport-bug i386 natty regression-release

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

Title:
  Negative does not apply to new windows created

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


[Bug 784456] Re: Negative does not apply to new windows created

2011-05-18 Thread Christopher M. Penalver
*** This bug is a duplicate of bug 784455 ***
https://bugs.launchpad.net/bugs/784455


** Tags added: a11y

** Tags added: regression-release

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

Title:
  Negative does not apply to new windows created

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


[Bug 784455] [NEW] Negative does not apply to new windows created

2011-05-18 Thread Christopher M. Penalver
Public bug reported:

Binary package hint: compizconfig-settings-manager

1) lsb_release -rd
Description:Ubuntu 11.04
Release:11.04

2) apt-cache policy compizconfig-settings-manager
compizconfig-settings-manager:
  Installed: 0.9.4-0ubuntu2
  Candidate: 0.9.4-0ubuntu2
  Version table:
 *** 0.9.4-0ubuntu2 0
500 http://us.archive.ubuntu.com/ubuntu/ natty/universe i386 Packages
100 /var/lib/dpkg/status

3) What is expected to happen is when one clicks System -> Preferences
-> CompizConfig Settings Manager -> Accessibility -> Negative -> check
Enable Negative checkbox -> Neg Windows any -> Exclude Windows
type=Desktop -> Ctrl+M and all new windows created are negative.

4) What happens instead is only the windows open at the time of one
pressing Ctrl+M are negated. New windows do not spawn negated, as they
did in prior Ubuntu releases.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: compizconfig-settings-manager 0.9.4-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.38-9.43-generic 2.6.38.4
Uname: Linux 2.6.38-9-generic i686
Architecture: i386
Date: Wed May 18 03:56:41 2011
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: compizconfig-settings-manager
UpgradeStatus: Upgraded to natty on 2011-05-14 (3 days ago)

** Affects: compizconfig-settings-manager (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/784455

Title:
  Negative does not apply to new windows created

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


[Bug 784455] Re: Negative does not apply to new windows created

2011-05-18 Thread Christopher M. Penalver
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/784455

Title:
  Negative does not apply to new windows created

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


[Bug 784451] Re: Window or Pop up, when in processing, do not close after Roll up

2011-05-18 Thread Jonathan D'Orleans
** Description changed:

  Binary package hint: compiz
  
  Hello Guys,
  
  The bug happens when we roll up the pop up window of update-manager
  after to click on CHECK button.
  
  Steps:
  1. Open Update-Manager;
  2. Click on CHECK button to update repository;
- 3. Quickly, before pop up window close, Roll Up it; (obs: usually, you need 
to activate this option in compiz)
+ 3. Quickly, before pop up window close, Roll it Up; 
+ (obs: usually, you need to activate this option in compiz... look at this in 
ccm)
  4. So, this window(pop up) will not close after update repository task!
- (Take a look at file attached!)
+ (Take a look at file 'do-not-close.png' attached!)
  
- Obs: 
- I have tried this behaviour with Synaptic and Software Sources too, 
+ Obs:
+ I have tried this behaviour with Synaptic and Software Sources too,
  however their pop up closed after refresh repository task.
  
  May be it happens only with update-manager.
- It must be tried with another programs that pop up windows to represent some 
process.
+ It must be tried with another programs which pop up windows to represent some 
process.
  ^ ~
  
  See you
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: compiz 1:0.9.4+bzr20110415-0ubuntu2
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
-  NVRM version: NVIDIA UNIX x86_64 Kernel Module  270.41.06  Mon Apr 18 
14:53:56 PDT 2011
-  GCC version:  gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4)
+  NVRM version: NVIDIA UNIX x86_64 Kernel Module  270.41.06  Mon Apr 18 
14:53:56 PDT 2011
+  GCC version:  gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4)
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,gnomecompat,regex,obs,put,vpswitch,mousepoll,move,grid,place,commands,resize,imgpng,unitymtgrabhandles,animation,workarounds,wall,session,animationaddon,wobbly,expo,ezoom,staticswitcher,fade,scale,unityshell]
  CompositorRunning: compiz
  Date: Wed May 18 09:00:00 2011
  DistUpgraded: Fresh install
  DistroCodename: natty
  DistroVariant: ubuntu
  DkmsStatus: nvidia-current, 270.41.06, 2.6.38-8-generic, x86_64: installed
  GraphicsCard:
-  nVidia Corporation GT216 [GeForce GT 330M] [10de:0a29] (rev a2) (prog-if 00 
[VGA controller])
-Subsystem: Toshiba America Info Systems Device [1179:ff00]
+  nVidia Corporation GT216 [GeForce GT 330M] [10de:0a29] (rev a2) (prog-if 00 
[VGA controller])
+    Subsystem: Toshiba America Info Systems Device [1179:ff00]
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Beta amd64 (20110330)
  InstallationMedia_: Ubuntu 11.04 "Natty Narwhal" - Beta amd64 (20110330)
  JockeyStatus: xorg:nvidia_current - NVIDIA accelerated graphics driver 
(Proprietary, Enabled, Not in use)
  MachineType: TOSHIBA Satellite A500
  PackageArchitecture: all
  ProcEnviron:
-  LANGUAGE=en
-  PATH=(custom, user)
-  LANG=fr_FR.UTF-8
-  LC_MESSAGES=en_GB.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=en
+  PATH=(custom, user)
+  LANG=fr_FR.UTF-8
+  LC_MESSAGES=en_GB.UTF-8
+  SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic 
root=UUID=6caa9382-7b24-4095-8424-7046c4d80e3e ro quiet splash vt.handoff=7
  ProcVersionSignature_: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Renderer: Unknown
  SourcePackage: compiz
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/08/09
  dmi.bios.vendor: TOSHIBA
  dmi.bios.version: 1.10
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: NSKAA
  dmi.board.vendor: TOSHIBA
  dmi.board.version: 1.00
  dmi.chassis.asset.tag: *
  dmi.chassis.type: 9
  dmi.chassis.vendor: TOSHIBA
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnTOSHIBA:bvr1.10:bd12/08/09:svnTOSHIBA:pnSatelliteA500:pvrPSAR9E-01700MFR:rvnTOSHIBA:rnNSKAA:rvr1.00:cvnTOSHIBA:ct9:cvrN/A:
  dmi.product.name: Satellite A500
  dmi.product.version: PSAR9E-01700MFR
  dmi.sys.vendor: TOSHIBA
  version.compiz: compiz 1:0.9.4+bzr20110415-0ubuntu2
  version.ia32-libs: ia32-libs 20090808ubuntu13
  version.libdrm2: libdrm2 2.4.23-1ubuntu6
  version.libgl1-mesa-dri: libgl1-mesa-dri 7.10.2-0ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.2-0ubuntu2
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg: xserver-xorg 1:7.6+4ubuntu3
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu4
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu7.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu7

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


[Bug 784446] Re: E:Encountered a section with no Package: header, E:Problem with MergeList /var/lib/apt/lists/id.archive.ubuntu.com_ubuntu_dists_natty_main_binary-i386_Packages, E:The package lists or

2011-05-18 Thread Jean-Baptiste Lallement
Thanks for your report.

Could you please attach the file 
/var/lib/apt/lists/id.archive.ubuntu.com_ubuntu_dists_natty_main_binary-i386_Package
 ?
Thanks in advance.

** Changed in: update-manager (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/784446

Title:
  E:Encountered a section with no Package: header, E:Problem with
  MergeList /var/lib/apt/lists/id.archive.ubuntu
  .com_ubuntu_dists_natty_main_binary-i386_Packages, E:The package lists
  or status file could not be parsed or opened

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


[Bug 781757] Re: Screen tearing and glxgears issues

2011-05-18 Thread Zilvador
My issue seems to be related. It seems that when enabling any Compiz
plugin that requires a screen update, it corrupts the graphic of the
upper panel (not sure what to call it in Unity since there is only
oneand it's not really a panel) as can be seen on the attached
screenshot. And the wobbling window effect shows teared movements which
were not there before.

** Attachment added: "Compiz corruption of panel"
   
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/781757/+attachment/2133405/+files/CompizPanelCorruption.png

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

Title:
  Screen tearing and glxgears issues

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


[Bug 780204] Re: unity-2d unity bar is always in monitor on the left

2011-05-18 Thread Olivier Tilloy
I’d say that it’s a bug in Unity: it’s inconsistent to have the launcher
in the middle of the virtual desktop.

** Summary changed:

- unity-2d unity bar is always in monitor on the left
+ [launcher] Always on the leftmost monitor

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

Title:
  [launcher] Always on the leftmost monitor

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

[Bug 779090] Re: package samba 2:3.5.8~dfsg-1ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2011-05-18 Thread Robert Roth
This is similar to bug #442941, reported for debconf and tzdata.

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

Title:
  package samba 2:3.5.8~dfsg-1ubuntu2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 128

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


[Bug 777315] Re: Unity desktop freezes when unmounting memory card

2011-05-18 Thread Robert Roth
** Package changed: ubuntu => unity (Ubuntu)

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

Title:
  Unity desktop freezes when unmounting memory card

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


[Bug 775994] Re: No Compiz in Ubuntu Classic 11.04

2011-05-18 Thread Geoff
I believe this bug also affects me and a large number of other users
across various video chipsets as discussed here:
http://ubuntuforums.org/showthread.php?t=1743667.

On Dell Inspiron 9300, with ATI Radeon X300 chipset, and external
monitor, I upgraded from 10.04 to 11.04, but then found that selecting
resolutions higher than 1280x1024 on either or both screens resulted in
repainting of the background failing and general X instability.  This
has the effect of leaving 'zombie' windows that have actually closed,
but remain on screen and trails behind active windows when you move
them.

Logging out and back in using 'Ubuntu Classic (no effects)' overcomes
this problem and no trails are left even at max res.

GB.

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

Title:
  No Compiz in Ubuntu Classic 11.04

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


[Bug 773642] Re: check-new-release-gtk pop's up in my face, interferes with work.

2011-05-18 Thread Robert Roth
** 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/773642

Title:
  check-new-release-gtk pop's up in my face, interferes with work.

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


[Bug 670796] Re: weather indicator does not wake up after suspend

2011-05-18 Thread Robert Roth
** Package changed: ubuntu => indicator-weather (Ubuntu)

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

Title:
  weather indicator does not wake up after suspend

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


[Bug 784460] [NEW] Broadcom Corporation NetXtreme Ethernet adaptor is not reliable

2011-05-18 Thread psl
Public bug reported:

Ubuntu 11.04, i386. Notebook HP NC6000 with Pentium M @1700MHz

I observe that Broadcom Corporation NetXtreme Ethernet adapter is not
reliable under heavy load. When I copy data to my notebook it is OK (but
I am not sure, maybe I am just lucky...). When I try to upload data from
my notebook to the server in LAN, I observe that network hands after few
seconds. I have to unplug and plug network cable to fix the problem but
it is a fix for several seconds and communication hangs again in a
minute. I found it is better for me to use external USB network adapter
that is slower than fast on board NetXtreme adaptor that hangs...

Details about HW:

Kernel module for Broadcom NetXtreme  is tg3.

# lsmod | grep tg3
tg3   131476  0 

# lspci | grep Ethernet
02:0e.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5705M_2 Gigabit 
Ethernet (rev 03)

# lspci | grep Ethernet
02:0e.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5705M_2 Gigabit 
Ethernet (rev 03)

# lspci -n | grep 0e
02:0e.0 0200: 14e4:165e (rev 03)

# ethtool eth2
Settings for eth2:
Supported ports: [ TP ]
Supported link modes:   10baseT/Half 10baseT/Full 
100baseT/Half 100baseT/Full 
1000baseT/Half 1000baseT/Full 
Supports auto-negotiation: Yes
Advertised link modes:  10baseT/Half 10baseT/Full 
100baseT/Half 100baseT/Full 
1000baseT/Half 1000baseT/Full 
Advertised pause frame use: No
Advertised auto-negotiation: Yes
Speed: 100Mb/s
Duplex: Full
Port: Twisted Pair
PHYAD: 1
Transceiver: internal
Auto-negotiation: on
MDI-X: Unknown
Supports Wake-on: g
Wake-on: g
Current message level: 0x00ff (255)
   drv probe link timer ifdown ifup rx_err tx_err
Link detected: yes

** Affects: linux (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/784460

Title:
  Broadcom Corporation NetXtreme Ethernet adaptor is not reliable

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


[Bug 784460] Re: Broadcom Corporation NetXtreme Ethernet adaptor is not reliable

2011-05-18 Thread psl
# ethtool -i eth2
driver: tg3
version: 3.116
firmware-version: 5705-v3.14
bus-info: :02:0e.0

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

Title:
  Broadcom Corporation NetXtreme Ethernet adaptor is not reliable

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


[Bug 784456] Re: Negative does not apply to new windows created

2011-05-18 Thread Joshua Lückers
*** This bug is a duplicate of bug 784455 ***
https://bugs.launchpad.net/bugs/784455

** This bug has been marked a duplicate of bug 784455
   Negative does not apply to new windows created
 * You can subscribe to bug 784455 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/compizconfig-settings-manager/+bug/784455/+subscribe

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

Title:
  Negative does not apply to new windows created

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


[Bug 779908] Re: pdftk fails with "output" option

2011-05-18 Thread Stefan Löffler
I finally got around to running the debug pdftk. Here's the output:

$ pdftk base14-fonts.pdf output /tmp/a.pdf verbose
Command Line Data is valid.

Input PDF Filenames & Passwords in Order
( [, ] ) 
   base14-fonts.pdf

The operation to be performed: 
   filter - Apply 'filters' to a single, input PDF based on output args.
  (When the operation is omitted, this is the default.)

The output file will be named:
   /tmp/a.pdf

Output PDF encryption settings:
   Output PDF will not be encrypted.

No compression or uncompression being performed on output.

Creating Output ...
Unhandled Java Exception:
Unhandled Java Exception:
java.lang.NullPointerException
   at gnu.gcj.runtime.NameFinder.lookup(NameFinder.java:201)
   at java.lang.VMThrowable.getStackTrace(natVMThrowable.cc:44)
   at java.lang.Throwable.getStackTrace(Throwable.java:524)
   at java.lang.Throwable.stackTraceString(Throwable.java:419)
   at java.lang.Throwable.printStackTrace(Throwable.java:365)
   at java.lang.Throwable.printStackTrace(Throwable.java:354)


$ apt-cache policy pdftk 
pdftk:
  Installiert: 1.44-1withdbg2
  Kandidat:1.44-1withdbg2
  Versionstabelle:
 *** 1.44-1withdbg2 0
500 http://ppa.launchpad.net/johfel/pdftk/ubuntu/ natty/main i386 
Packages
100 /var/lib/dpkg/status
 1.44-1 0
500 http://gd.tuwien.ac.at/opsys/linux/ubuntu/archive/ natty/universe 
i386 Packages

$ apt-cache policy libgcj11-dbg 
libgcj11-dbg:
  Installiert: 4.5.2-8ubuntu1
  Kandidat:4.5.2-8ubuntu1
  Versionstabelle:
 *** 4.5.2-8ubuntu1 0
500 http://gd.tuwien.ac.at/opsys/linux/ubuntu/archive/ natty/main i386 
Packages
100 /var/lib/dpkg/status

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

Title:
  pdftk fails with "output" option

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


[Bug 776312] Re: unity-window-decorator crashes when running a Java app

2011-05-18 Thread Leonardo Montecchi
*** This bug is a duplicate of bug 727143 ***
https://bugs.launchpad.net/bugs/727143

I'm affected by the same problem too, two java applications that I used in 
10.10 without problems now crash when desktop effects are active. I have tried 
both with java-6-sun and with java-6-openjdk, with the same results. 
Both the applications work correctly when using a "safe-mode" session

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

Title:
  unity-window-decorator crashes when running a Java app

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


[Bug 773449] Re: Crash by Bootloader installation, 11.04. Raid, Striped

2011-05-18 Thread Robert Roth
** Package changed: ubuntu => ubiquity (Ubuntu)

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

Title:
  Crash by Bootloader installation, 11.04. Raid, Striped

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


[Bug 773419] Re: The installer crashed when attempting to "migrate data from other systems"

2011-05-18 Thread Robert Roth
** Package changed: ubuntu => ubiquity (Ubuntu)

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

Title:
  The installer crashed when attempting to "migrate data from other
  systems"

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


[Bug 771848] Re: Windows are not visible, Error Message: Your system does not have necessary hardware

2011-05-18 Thread Robert Roth
** Package changed: ubuntu => unity (Ubuntu)

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

Title:
  Windows are not visible, Error Message: Your system does not have
  necessary hardware

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


[Bug 759819] Re: Install Archives () failed

2011-05-18 Thread Robert Roth
** 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/759819

Title:
  Install Archives () failed

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


[Bug 750639] Re: Only can login using Ubuntu Classic (No Effects)

2011-05-18 Thread Jochem Liem
I installed Ubuntu 11.04, and encounter this problem.

If I start an Ubuntu XSession, the bar on top does not load. It is grey,
but wihout content. The bar on the left has icons, but clicking them has
no effect. Left mouse button or right mouse button anywhere has no
effect. Running Ubuntu Classic gives the same problems.

I can run Ubuntu Classic (No effects) and Ubuntu (Safe Mode) without
problems.

I installed NVIDIA accelerated graphics driver (version current)
[Recommended]. Also, I changed my xorg.conf by running (sudo nvidia-
xconfig). I can start 'sudo nvidia-settings' without problems.

What other info can I provide to help solve this problem?


Additional Drivers
   *-display
description: VGA compatible controller
product: G72 [GeForce 7300 LE]
vendor: nVidia Corporation
physical id: 0
bus info: pci@:01:00.0
version: a1
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress vga_controller bus_master 
cap_list rom
configuration: driver=nvidia latency=0
resources: irq:16 memory:fd00-fdff 
memory:d000-dfff memory:fc00-fcff memory:fe8e-fe8f

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

Title:
  Only can login using Ubuntu Classic (No Effects)

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


[Bug 784462] [NEW] CCSM cann't change brightness (by grab) unity's menubar and unity's dockbar

2011-05-18 Thread Chakkaphat
Public bug reported:

Binary package hint: unity

title=panel  title=launcher  name=unity-panel-service type=dock there

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,imgpng,unitymtgrabhandles,snap,obs,place,mousepoll,resize,vpswitch,regex,gnomecompat,grid,move,shift,session,wall,animation,expo,ezoom,workarounds,staticswitcher,fade,scale,unityshell]
Date: Wed May 18 14:42:13 2011
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1)
InstallationMedia_: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1)
ProcEnviron:
 LANGUAGE=en_US:en
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature_: Ubuntu 2.6.38-8.42-generic 2.6.38.2
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)

** 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/784462

Title:
  CCSM cann't change brightness (by grab) unity's menubar and unity's
  dockbar

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