[Bug 910962] [NEW] installArchives() failed: dpkg: unrecoverable fatal error, aborting: syntax error: unknown group 'postdrop' in statoverride file Error in function: SystemError: E:Sub-process /usr/b

2012-01-07 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

installArchives() failed: dpkg: unrecoverable fatal error, aborting:

 syntax error: unknown group 'postdrop' in statoverride file

Error in function:

SystemError: E:Sub-process /usr/bin/dpkg returned an error code (2)

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: software-center 5.0.3.1
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic i686
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Date: Tue Jan  3 00:06:24 2012
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, no user)
 LANG=ru_RU.UTF-8
 SHELL=/bin/bash
SourcePackage: software-center
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug apport-lpi i386 oneiric running-unity
-- 
installArchives() failed: dpkg: unrecoverable fatal error, aborting:   syntax 
error: unknown group 'postdrop' in statoverride file  Error in function:   
SystemError: E:Sub-process /usr/bin/dpkg returned an error code (2)
https://bugs.launchpad.net/bugs/910962
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to postfix in Ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 910962] Re: installArchives() failed: dpkg: unrecoverable fatal error, aborting: syntax error: unknown group 'postdrop' in statoverride file Error in function: SystemError: E:Sub-process /usr/bin

2012-01-07 Thread Raphaël Hertzog
You should give more info on how you managed to get into this situation.
The real problem is that the postdrop group has been removed while it
was still in use by dpkg for some statoverride information. Either
postfix did drop the group without unregistering the statoverride, or
you made a mistake and dropped the group while you shouldn't.
Reassigning to postfix in the mean time.

** Package changed: dpkg (Ubuntu) = postfix (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix in Ubuntu.
https://bugs.launchpad.net/bugs/910962

Title:
  installArchives() failed: dpkg: unrecoverable fatal error, aborting:
  syntax error: unknown group 'postdrop' in statoverride file  Error in
  function:   SystemError: E:Sub-process /usr/bin/dpkg returned an error
  code (2)

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 913166] Re: kprop will not find slave-kdc

2012-01-07 Thread Stefan Kania
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to krb5 in Ubuntu.
https://bugs.launchpad.net/bugs/913166

Title:
  kprop will not find slave-kdc

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 913166] [NEW] kprop will not find slave-kdc

2012-01-07 Thread Stefan Kania
Public bug reported:


System:
lsb_release -rd
Description:Ubuntu precise (development branch)
Release:12.04

Pakage:
apt-cache policy krb5-kdc
krb5-kdc:
  Installiert: 1.10+dfsg~alpha2-1
  Kandidat:1.10+dfsg~alpha2-1
  Versionstabelle:
 *** 1.10+dfsg~alpha2-1 0
500 http://de.archive.ubuntu.com/ubuntu/ precise/universe amd64 Packages
100 /var/lib/dpkg/status


I confgured the KDC-master for replication. then configured the slave. Then I 
startet propagaition with: 

kprop -f /root/slave-repl -r EXAMPLE.NET  kerb-repl.example.net
-

And I got the error-message 
-
kprop: Client not found in Kerberos database while getting initial ticket
--

The Client is part of the Database, as you can see :
-
kadmin:  listprincs 
K/m...@example.net
dan...@example.net
host/kerb-repl.example@example.net
host/kerberos.example@example.net
kadmin/ad...@example.net
kadmin/chang...@example.net
kadmin/kerbe...@example.net
krbtgt/example@example.net
root/ad...@example.net
-

Here the errormessage from the logfile:
-
Jan 07 17:19:20 kerberos krb5kdc[2029](info): AS_REQ (4 etypes {18 17 16 23}) 
192.168.123.110: CLIENT_NOT_FOUND: host/kerbe...@example.net for 
host/kerb-repl.example@example.net, Client not found in Kerberos database
-

The krb5.keytab is created and copied to the slave. Starting kprop tcpdump 
shows now networktraffic at all. 
DNS is working. Login as user with a principal is working. Also the login with 
any user from the KDC-Master Database on any Client ( including the KDC-slave) 
is possible.

The same configuration works with krb5-kdc Version 1.8.3

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: krb5-kdc 1.10+dfsg~alpha2-1
ProcVersionSignature: Ubuntu 3.2.0-8.14-generic 3.2.0
Uname: Linux 3.2.0-8-generic x86_64
ApportVersion: 1.90-0ubuntu1
Architecture: amd64
Date: Sat Jan  7 17:07:01 2012
InstallationMedia: Ubuntu-Server 12.04 LTS Precise Pangolin - Alpha amd64 
(2029)
ProcEnviron:
 PATH=(custom, no user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: krb5
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to krb5 in Ubuntu.
https://bugs.launchpad.net/bugs/913166

Title:
  kprop will not find slave-kdc

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 913166] [NEW] kprop will not find slave-kdc

2012-01-07 Thread Russ Allbery
Stefan Kania 913...@bugs.launchpad.net writes:

 I confgured the KDC-master for replication. then configured the
 slave. Then I startet propagaition with:
 
 kprop -f /root/slave-repl -r EXAMPLE.NET  kerb-repl.example.net
 -

 And I got the error-message 
 -
 kprop: Client not found in Kerberos database while getting initial ticket
 --

kprop is *extremely* finicky about hostnames used to derive credentials,
and not very good about reporting errors.  The problem you're seeing isn't
due to the slave side, but rather the master side:

 Here the errormessage from the logfile:
 -
 Jan 07 17:19:20 kerberos krb5kdc[2029](info): AS_REQ (4 etypes {18 17 16 23}) 
 192.168.123.110: CLIENT_NOT_FOUND: host/kerbe...@example.net for 
 host/kerb-repl.example@example.net, Client not found in Kerberos database
 -

The master authenticates to the slave using the master's host/* principal,
which kprop derives from the local hostname.  In this case, I suspect the
local hostname of the master is the unqualified kerberos, so kprop
attempts to get initial tickets for host/kerbe...@example.net, which
fails.

Changing the system hostname of the master to kerberos.example.net will
probably fix this problem.

kprop should really gain an additional command-line option to specify the
client principal to authenticate as.

-- 
Russ Allbery (r...@debian.org)   http://www.eyrie.org/~eagle/

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to krb5 in Ubuntu.
https://bugs.launchpad.net/bugs/913166

Title:
  kprop will not find slave-kdc

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 913252] [NEW] package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-01-07 Thread kagaku
Public bug reported:

Using apt-get from terminal input: updated; then installed; apache2;
then mysql-server.  This is where the error occured resulting in this
screen output-


Unpacking mysql-server (from .../mysql-server_5.1.54-1ubuntu4_all.deb) ...
Processing triggers for man-db ...
Processing triggers for ureadahead ...
ureadahead will be reprofiled on next reboot
Setting up libdbd-mysql-perl (4.016-1) ...
Setting up mysql-client-core-5.1 (5.1.54-1ubuntu4) ...
Setting up mysql-client-5.1 (5.1.54-1ubuntu4) ...
Setting up mysql-server-core-5.1 (5.1.54-1ubuntu4) ...
Setting up mysql-server-5.1 (5.1.54-1ubuntu4) ...
120107 14:42:35 [Note] Plugin 'FEDERATED' is disabled.
120107 14:42:35  InnoDB: Initializing buffer pool, size = 8.0M
120107 14:42:35  InnoDB: Completed initialization of buffer pool
120107 14:42:35  InnoDB: Started; log sequence number 0 44233
120107 14:42:35  InnoDB: Starting shutdown...
120107 14:42:40  InnoDB: Shutdown completed; log sequence number 0 44233
start: Job failed to start
invoke-rc.d: initscript mysql, action start failed.
dpkg: error processing mysql-server-5.1 (--configure):
 subprocess installed post-installation script returned error exit status 1
Setting up libhtml-template-perl (2.9-2) ...
dpkg: dependency problems prevent configuration of mysql-server:
 mysql-server depends on mysql-server-5.1; however:
  Package mysql-server-5.1 is not configured yet.
dpkg: error processing mysql-server (--configure):
 dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup 
error from a previous failure.
  Errors were encountered while processing:
 mysql-server-5.1
 mysql-server
E: Sub-process /usr/bin/dpkg returned an error code (1)

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: mysql-server-5.1 5.1.54-1ubuntu4
ProcVersionSignature: Ubuntu 2.6.38-13.53-generic 2.6.38.8
Uname: Linux 2.6.38-13-generic i686
Architecture: i386
Date: Sat Jan  7 14:42:57 2012
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
SourcePackage: mysql-5.1
Title: package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: mysql-5.1 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 natty

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.1 in Ubuntu.
https://bugs.launchpad.net/bugs/913252

Title:
  package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/913252/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 913252] Re: package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-01-07 Thread kagaku
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.1 in Ubuntu.
https://bugs.launchpad.net/bugs/913252

Title:
  package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/913252/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 913286] [NEW] Squid not loading upon Ubuntu start up

2012-01-07 Thread cirobr
Public bug reported:

Ubuntu Lucid installed on an HP Pavilion tx 2000 machine, during power
on and/or restart needs to be reloaded through command sudo
/etc/init.d/squid restart.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: squid 2.7.STABLE7-1ubuntu12.4
ProcVersionSignature: Ubuntu 2.6.32-37.81-generic 2.6.32.49+drm33.21
Uname: Linux 2.6.32-37-generic i686
NonfreeKernelModules: wl
Architecture: i386
Date: Sat Jan  7 20:41:15 2012
ExecutablePath: /usr/sbin/squid
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
ProcEnviron: PATH=(custom, no user)
SourcePackage: squid

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


** Tags: apport-bug i386 lucid

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid in Ubuntu.
https://bugs.launchpad.net/bugs/913286

Title:
  Squid not loading upon Ubuntu start up

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 913286] Re: Squid not loading upon Ubuntu start up

2012-01-07 Thread cirobr
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid in Ubuntu.
https://bugs.launchpad.net/bugs/913286

Title:
  Squid not loading upon Ubuntu start up

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 913286] Re: Squid not loading upon Ubuntu start up

2012-01-07 Thread RoyK
could this be related to the wl driver not being loaded before squid is
started? I have squid on a set of lucid machines in production without
this issue.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid in Ubuntu.
https://bugs.launchpad.net/bugs/913286

Title:
  Squid not loading upon Ubuntu start up

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 913100] Re: Please merge python-psutil 0.4.1-1 (universe) from Debian unstable

2012-01-07 Thread Leo Iannacone
** Changed in: python-psutil (Ubuntu)
   Status: In Progress = Confirmed

** Changed in: python-psutil (Ubuntu)
 Assignee: Leo Iannacone (l3on) = (unassigned)

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

Title:
  Please merge python-psutil 0.4.1-1 (universe) from Debian unstable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-psutil/+bug/913100/+subscriptions

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


[Bug 913119] [NEW] missing video application required for system testing

2012-01-07 Thread Mitradeva
Public bug reported:

Ubuntu 10 System Test required a video application was not included one
of the packages of the Ubuntu version I had downloaded.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: firefox 3.6.10+build1+nobinonly-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic i686
Architecture: i386
CheckboxCommand: firefox $CHECKBOX_SHARE/data/websites/flashvideo.html
CheckboxDescription:
 Click the Test button to launch Firefox and view a short flash video.
 
 Did the video play correctly?
CheckboxTest: applications-firefox-flash-video
Date: Sat Jan  7 13:19:28 2012
FirefoxPackages:
 firefox 3.6.10+build1+nobinonly-0ubuntu3
 firefox-gnome-support 3.6.10+build1+nobinonly-0ubuntu3
 firefox-branding 3.6.10+build1+nobinonly-0ubuntu3
 abroswer N/A
 abrowser-branding N/A
LiveMediaBuild: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
ProcEnviron:
 SHELL=/bin/bash
 LANG=en_US.UTF-8
SourcePackage: firefox

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


** Tags: apport-bug checkbox-bug i386 maverick

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

Title:
  missing video application required for system testing

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

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


[Bug 913119] Re: missing video application required for system testing

2012-01-07 Thread Mitradeva
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/913119

Title:
  missing video application required for system testing

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

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


[Bug 913118] [NEW] Il programma di installazione è andato in crash

2012-01-07 Thread Francesco Carletti
Public bug reported:

Il programma di installazione è andato in crash. Segnalare un bug
all'indirizzo «https://launchpad.net/ubuntu/+source/ubiquity/+filebug»
(non aggiungere informazioni ad altri bug), uno sviluppatore si prenderà
in carico il problema appena possibile. Per aiutare gli sviluppatori nel
capire il problema, includere i seguenti dettagli nella segnalazione e
allegare i file «/var/log/syslog» e «/var/log/partman».

Traceback (most recent call last):
  File /usr/lib/ubiquity/bin/ubiquity, line 457, in module
main(oem_config)
  File /usr/lib/ubiquity/bin/ubiquity, line 442, in main
install(args[0], query=options.query)
  File /usr/lib/ubiquity/bin/ubiquity, line 245, in install
ret = wizard.run()
  File /usr/lib/ubiquity/ubiquity/frontend/gtk_ui.py, line 465, in run
self.progress_loop()
  File /usr/lib/ubiquity/ubiquity/frontend/gtk_ui.py, line 975, in 
progress_loop
(ret, realtb))
RuntimeError: Install failed with exit code 1
Traceback (most recent call last):
  File /usr/share/ubiquity/install.py, line 2453, in module
install.run()
  File /usr/share/ubiquity/install.py, line 459, in run
self.configure_bootloader()
  File /usr/share/ubiquity/install.py, line 1810, in configure_bootloader
GrubInstaller failed with code %d % ret)
InstallStepError: GrubInstaller failed with code 1

** Affects: ubiquity (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/913118

Title:
  Il programma di installazione è andato in crash

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

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

[Bug 912558] Re: log.c Assert failed - err=number == EIO

2012-01-07 Thread James Hunt
@Vinycius: Please could you run the attached find_missing_commands.pl
Perl script. This is an improvement over the original shell script since
it now checks for *all* shell meta characters rather than just the most
common ones.

Process:

1) download find_missing_commands.pl script to your system.
2) chmod 755 find_missing_commands.pl
3) ./find_missing_commands.pl
4) report back results on this bug.

Thanks very much!


** Attachment added: find_missing_commands.pl
   
https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/912558/+attachment/2661227/+files/find_missing_commands.pl

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

Title:
  log.c Assert failed - err=number == EIO

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

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


[Bug 908811] Re: Launcher - make switching bettween several applications with multiple windows and multi-tasking more accessible.

2012-01-07 Thread Mirza Ibrahim
** Also affects: ubuntu
   Importance: Undecided
   Status: New

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

Title:
  Launcher - make switching bettween several applications with multiple
  windows and multi-tasking more accessible.

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

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


[Bug 614238] Re: Intel Core i3 External Monitor Wavy Output

2012-01-07 Thread charles
Works fine on Vostro 3300 for me too.

Thanks :)

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

Title:
  Intel Core i3 External Monitor Wavy Output

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

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


[Bug 913120] Re: Incorrect color of number in a line of the menu Size of the text

2012-01-07 Thread Dmitriy
** Attachment added: 2012-01-06 09:16:11.png
   
https://bugs.launchpad.net/bugs/913120/+attachment/2661232/+files/2012-01-06%2009%3A16%3A11.png

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

Title:
  Incorrect color of number in a line of the menu Size of the text

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/913120/+subscriptions

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


[Bug 913092] Re: blcr-dkms 0.8.2-15ubuntu2: blcr kernel module failed to build

2012-01-07 Thread Andreas Moog
*** This bug is a duplicate of bug 804943 ***
https://bugs.launchpad.net/bugs/804943

You can safely reboot your system, this is a known error with the blcr
package.

** This bug has been marked a duplicate of bug 804943
   blcr kernel module failed to build with kernel 3.0 : configure: error: 
--with-linux argument '3.0-x' is neither a kernel version string nor a full path

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

Title:
  blcr-dkms 0.8.2-15ubuntu2: blcr kernel module failed to build

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

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


[Bug 912549] Re: WebframeScreenlet.py crashed with AttributeError in __init__(): 'WebframeScreenlet' object has no attribute 'webview'

2012-01-07 Thread sojourner
that fixed it thanks , the bug is still valid though because the repo
version don't work .

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

Title:
  WebframeScreenlet.py crashed with AttributeError in __init__():
  'WebframeScreenlet' object has no attribute 'webview'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indiv-screenlets/+bug/912549/+subscriptions

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


[Bug 869196] Re: unity panel menus don't stay open when clicked on second monitor

2012-01-07 Thread jatoo
Marco, Juan:  The fix seems to be released in Oneiric in 3d, but not 2d.

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

Title:
  unity panel menus don't stay open when clicked on second monitor

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

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


[Bug 651161] Re: urllib https implementation does not verify ssl certificates

2012-01-07 Thread Jelmer Vernooij
** Changed in: bzr (Ubuntu)
   Status: Triaged = In Progress

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

Title:
  urllib https implementation does not verify ssl certificates

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

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


[Bug 478710] Re: dvd::rip does not complete ripping of disc via gui in karmic

2012-01-07 Thread twipley
Alright. Thanks for the feedback.

For an improvement over the above-mentioned workaround, after having
ripped, consider reloading the program on a new project of the same
name, this time without ripping, for the correct frame count to be taken
into consideration. Another, even-simpler avenue might consist of just
re-reading the table of contents, again for the correct frame count to
be taken into account.

I am not sure if that fixes everything, but I believe it is at least
worth a try.

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

Title:
  dvd::rip does not complete ripping of disc via gui in karmic

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

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


[Bug 485067] Re: wireless card malfunction

2012-01-07 Thread txomon
Its in oneiric. I have the system up to date.

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

Title:
  wireless card malfunction

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

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


[Bug 530417] Re: libwhy-coq 2.19+dfsg-2 uninstallable

2012-01-07 Thread Andreas Moog
This works in natty and precise, please reopen if you still experience
problems.

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

** Changed in: why (Ubuntu)
   Status: New = Fix Released

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

Title:
  libwhy-coq 2.19+dfsg-2 uninstallable

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

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


[Bug 913122] Re: Ubuntu 11.10 installer crashed at end of installation process

2012-01-07 Thread Nathanael Organ
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/913122

Title:
  Ubuntu 11.10 installer crashed at end of installation process

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

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


[Bug 913122] [NEW] Ubuntu 11.10 installer crashed at end of installation process

2012-01-07 Thread Nathanael Organ
Public bug reported:

Ubuntu 11.10 installer crashes at end of installation process at 100%
but prior to updates. 2 partitions to be deleted in process

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: ubiquity 2.8.7
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic i686
ApportVersion: 1.23-0ubuntu3
Architecture: i386
CasperVersion: 1.287
Date: Sat Jan  7 13:27:12 2012
LiveMediaBuild: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
ProcEnviron:
 LANGUAGE=en_GB.UTF-8
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 oneiric ubiquity-2.8.7

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

Title:
  Ubuntu 11.10 installer crashed at end of installation process

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

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


[Bug 891620] Re: Add SUPER+TAB switching mode that enables the user to switch applications via the Launcher

2012-01-07 Thread Treviño
** Branch linked: lp:~3v1n0/unity/super-tab-switcher

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

Title:
  Add SUPER+TAB switching mode that enables the user to switch
  applications via the Launcher

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

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


[Bug 878820] Re: Keyboard shortcut - The grid keybindings are behaving inconsistently

2012-01-07 Thread Karl Brand
I was a new user to unity/compiz when i upgraded to 11.04 (from my very
first linux experience on 10.10). And it was this feature that i found
so compelling to stick with Ubuntu - it's now installed on four machines
which had MS OSs previously. There's nothing confusing about it - its
just great for gui productivity. No reason to dumb-down it's
functionality by default. Until the feature is 're-introduced' are there
any work arounds worth trying for those like i who struggle without it?
Cheers all -K

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

Title:
  Keyboard shortcut - The grid keybindings are behaving inconsistently

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

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


[Bug 844241] Re: Backlight not restored when moving the mouse

2012-01-07 Thread jjb3nl
Experiencing almost the same here. After 10 minutes of inactivity, the
screen turns off. When moving the mouse, only the cursor is visible. The
rest of the screen looks like the backlight is off. When pushing
Alt+Ctrl+F1 and then Alt+Ctrl+F7, the brightness is restored. No login
screen was displayed. I have the same isue when locking the machine,
cursor stays visible, rest not. Typing password+enter restores
visibility again.

System;
Ubuntu 11.10 x64
Intel® Core™2 Quad CPU Q9550
ATI Radeon HD 4870 X2 (fglrx 11.12) - one monitor

End of syslog;
Jan  7 12:59:27 dennis-desktop kernel: [ 3241.524210] gnome-screensav[2344]: 
segfault at 5 ip 7f1793d39859 sp 7fff5a342a00 error 4 in 
libcairo.so.2.11000.2[7f1793d0+b9000]
Jan  7 12:59:27 dennis-desktop gnome-session[2262]: WARNING: Detected that 
screensaver has left the bus
Jan  7 13:17:01 dennis-desktop CRON[3886]: (root) CMD (   cd /  run-parts 
--report /etc/cron.hourly)
Jan  7 13:22:06 dennis-desktop kernel: [ 4600.536160] vgaarb: this pci device 
is not a vga device
Jan  7 13:59:17 dennis-desktop kernel: [ 6832.000641] vgaarb: this pci device 
is not a vga device
Jan  7 13:59:18 dennis-desktop kernel: [ 6832.494666] gnome-screensav[3983]: 
segfault at 5 ip 7f9c72ab6859 sp 7fffc0aeb390 error 4 in 
libcairo.so.2.11000.2[7f9c72a7d000+b9000]
Jan  7 13:59:18 dennis-desktop gnome-session[2262]: WARNING: Detected that 
screensaver has left the bus
Jan  7 14:16:02 dennis-desktop kernel: [ 7836.126481] vgaarb: this pci device 
is not a vga device
Jan  7 14:17:01 dennis-desktop CRON[4442]: (root) CMD (   cd /  run-parts 
--report /etc/cron.hourly)
Jan  7 14:25:49 dennis-desktop kernel: [ 8423.137963] gnome-screensav[4746]: 
segfault at 5 ip 7fd3cc610859 sp 7fff30c4e370 error 4 in 
libcairo.so.2.11000.2[7fd3cc5d7000+b9000]
Jan  7 14:25:49 dennis-desktop gnome-session[2262]: WARNING: Detected that 
screensaver has left the bus

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

Title:
  Backlight not restored when moving the mouse

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

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

[Bug 913120] [NEW] Incorrect color of number in a line of the menu Size of the text

2012-01-07 Thread Dmitriy
Public bug reported:

Incorrect color of number in a line of the menu Size of the text

1)Description:  Ubuntu 11.10
2)18.0.997.0 (но наблюдается и в прошлых версиях)
3)...
4)...

** Affects: chromium-browser (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/913120

Title:
  Incorrect color of number in a line of the menu Size of the text

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/913120/+subscriptions

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

[Bug 913116] [NEW] Please merge fex 20111129-2 (universe) from Debian unstable

2012-01-07 Thread Leo Iannacone
Public bug reported:

fex (2029-2) unstable; urgency=low

  * New manpages to match current upstream options (Thanks to Michael
Bussmann!)
  * Add symlink for fac in $FEXHOME/bin to make fex_cleanup work again

 -- Kilian Krause kil...@debian.org  Tue, 20 Dec 2011 14:25:54 +0100

** Affects: fex (Ubuntu)
 Importance: Undecided
 Assignee: Leo Iannacone (l3on)
 Status: In Progress

** Changed in: fex (Ubuntu)
 Assignee: (unassigned) = Leo Iannacone (l3on)

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

Title:
  Please merge fex 2029-2 (universe) from Debian unstable

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

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


[Bug 913068] Re: Sync why 2.30+dfsg-1 (universe) from Debian testing (main)

2012-01-07 Thread Andreas Moog
This bug was fixed in the package why - 2.30+dfsg-1
Sponsored for Mehdi (mehdid)

---
why (2.30+dfsg-1) unstable; urgency=low

  * New upstream release.
  * Update patches:
- Rebase and update existing patches
- add 0004-Default-to-why2-for-jessie-atp.patch
- add 0005-Fix-Jc_annot_inference-use-old_reg_pos.patch
  * Add (back) Build-Depends on coq-float.
  * Bump build requirement for frama-c to 20111001+nitrogen+dfsg-1~.
  * Bump Standards-Version to 3.9.2, no changes needed.
  * Fix description-synopsis-starts-with-article in why's description.
  * Fix copyright-refers-to-deprecated-bsd-license-file
  * Fix spelling-error-in-binary
  * Mark Coq 8.3pl3 as compatible with current Why

 -- Mehdi Dogguy me...@debian.org  Mon, 02 Jan 2012 15:39:47 +0100

** Changed in: why (Ubuntu)
   Status: New = Fix Released

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

Title:
  Sync why 2.30+dfsg-1 (universe) from Debian testing (main)

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

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


[Bug 913117] Re: package dahdi-dkms 1:2.2.1+dfsg-1ubuntu2 failed to install/upgrade: dahdi kernel module failed to build

2012-01-07 Thread Imtiaz Ahmed
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/913117

Title:
  package dahdi-dkms 1:2.2.1+dfsg-1ubuntu2 failed to install/upgrade:
  dahdi kernel module failed to build

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

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


[Bug 913117] [NEW] package dahdi-dkms 1:2.2.1+dfsg-1ubuntu2 failed to install/upgrade: dahdi kernel module failed to build

2012-01-07 Thread Imtiaz Ahmed
Public bug reported:

dahdi-linux module create unsuccessful

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: dahdi-dkms 1:2.2.1+dfsg-1ubuntu2
ProcVersionSignature: Ubuntu 2.6.32-35.78-generic 2.6.32.46+drm33.20
Uname: Linux 2.6.32-35-generic i686
Architecture: i386
Date: Fri Jan  6 17:14:56 2012
ErrorMessage: dahdi kernel module failed to build
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta i386 (20100318)
PackageArchitecture: all
PackageVersion: 1:2.2.1+dfsg-1ubuntu2
SourcePackage: dahdi-linux
Title: package dahdi-dkms 1:2.2.1+dfsg-1ubuntu2 failed to install/upgrade: 
dahdi kernel module failed to build

** Affects: dahdi-linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package 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/913117

Title:
  package dahdi-dkms 1:2.2.1+dfsg-1ubuntu2 failed to install/upgrade:
  dahdi kernel module failed to build

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

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


[Bug 869196] Re: unity panel menus don't stay open when clicked on second monitor

2012-01-07 Thread Treviño
I know, I've made both the patches for 3d and 2d, but the 2d one has not
been selected for SRU. I'll see what I can do.

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

Title:
  unity panel menus don't stay open when clicked on second monitor

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

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


[Bug 913124] [NEW] package linux-image-3.2.0-8-generic-pae 3.2.0-8.14 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2

2012-01-07 Thread habanany
Public bug reported:

idk

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: linux-image-3.2.0-8-generic-pae 3.2.0-8.14
ProcVersionSignature: Ubuntu 3.2.0-7.13-generic-pae 3.2.0-rc7
Uname: Linux 3.2.0-7-generic-pae i686
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 1.90-0ubuntu1
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  ubuntu 4403 F pulseaudio
 /dev/snd/controlC0:  ubuntu 4403 F pulseaudio
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xefebc000 irq 44'
   Mixer name   : 'SigmaTel STAC9200'
   Components   : 'HDA:83847690,102801d8,00102201 
HDA:14f12bfa,14f100c3,0009'
   Controls  : 11
   Simple ctrls  : 6
Card1.Amixer.info:
 Card hw:1 'U0x46d0x8d8'/'USB Device 0x46d:0x8d8 at usb-:00:1d.3-2, full 
speed'
   Mixer name   : 'USB Mixer'
   Components   : 'USB046d:08d8'
   Controls  : 3
   Simple ctrls  : 2
CasperVersion: 1.296
Date: Sat Jan  7 08:40:01 2012
ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 2
LiveMediaBuild: Ubuntu 12.04 LTS Precise Pangolin - Alpha i386 (20111230)
MachineType: Dell Inc. MXC061
ProcKernelCmdLine: initrd=/ubninit file=/cdrom/preseed/hostname.seed 
boot=casper quiet splash -- persistent BOOT_IMAGE=/ubnkern
PulseSinks: Error: command ['pacmd', 'list-sinks'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
PulseSources: Error: command ['pacmd', 'list-sources'] failed with exit code 1: 
No PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions: grub-pc 1.99-14ubuntu2
SourcePackage: linux
Title: package linux-image-3.2.0-8-generic-pae 3.2.0-8.14 failed to 
install/upgrade: ErrorMessage: subprocess installed post-installation script 
returned error exit status 2
UpgradeStatus: Upgraded to precise on 2012-01-07 (0 days ago)
dmi.bios.date: 04/02/2007
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A10
dmi.board.name: 0MG532
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA10:bd04/02/2007:svnDellInc.:pnMXC061:pvr:rvnDellInc.:rn0MG532:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: MXC061
dmi.sys.vendor: Dell Inc.

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


** Tags: apport-package i386 precise

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

Title:
  package linux-image-3.2.0-8-generic-pae 3.2.0-8.14 failed to
  install/upgrade: ErrorMessage: subprocess installed post-installation
  script returned error exit status 2

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

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


[Bug 913124] Re: package linux-image-3.2.0-8-generic-pae 3.2.0-8.14 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2

2012-01-07 Thread habanany
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/913124

Title:
  package linux-image-3.2.0-8-generic-pae 3.2.0-8.14 failed to
  install/upgrade: ErrorMessage: subprocess installed post-installation
  script returned error exit status 2

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

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


[Bug 913120] Re: Incorrect color of number in a line of the menu Size of the text

2012-01-07 Thread Dmitriy
** Description changed:

  Incorrect color of number in a line of the menu Size of the text
- 
  1)Description:Ubuntu 11.10
  2)18.0.997.0 (но наблюдается и в прошлых версиях)
- 3)...
- 4)...
+ theme gtk2/3 -Ambiance(default)
+ font-default

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

Title:
  Incorrect color of number in a line of the menu Size of the text

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/913120/+subscriptions

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

[Bug 632984] Re: libwx_gtk2u_media-2.8.so.0 missing from libwxgtk2.8-0

2012-01-07 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/wxwidgets2.8

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

Title:
  libwx_gtk2u_media-2.8.so.0 missing from libwxgtk2.8-0

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

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


[Bug 778523] Re: Selection dashed line is included in screenshots

2012-01-07 Thread Photon
I tried to reproduce it but failed. Using Arch Linux 32Bit, Kernel
3.1.7, nvidia 290.10, both Compiz and Xfwm, Shutter 0.88.1 Rev.1174. So
either

1. I was quite lucky.
2. It is already fixed in Shutter.
3. It has been fixed in some recent version of nvidia or the kernel.
4. It is fixed in some libs used in Arch Linux.
5. It is 64Bit specific.
6. It is hardware specific (though this shouldn't be the case as I already had 
similar problems with an early Shutter version).

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

Title:
  Selection dashed line is included in screenshots

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

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


[Bug 913125] [NEW] No puedo instalar ninguna aplicacion desde el centro de software, cuando pongo instalar se queda en aplicando cambios y nunca pasa de ahí aunque dure todo el día, y cuando pongo c

2012-01-07 Thread Factor_m17
Public bug reported:

No puedo instalar ninguna aplicacion desde el centro de software, cuando
pongo instalar se queda en aplicando cambios y nunca pasa de ahí
aunque dure todo el día, y cuando pongo cancelar pasa lo mismo...

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: software-center 5.0.3.1
ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
Uname: Linux 3.0.0-14-generic i686
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Date: Sat Jan  7 07:42:58 2012
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=es_ES:en
 PATH=(custom, no user)
 LANG=es_ES.UTF-8
 LC_MESSAGES=es_ES.UTF-8
 SHELL=/bin/bash
SourcePackage: software-center
UpgradeStatus: Upgraded to oneiric on 2012-01-07 (0 days ago)

** Affects: software-center (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug apport-lpi i386 oneiric 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/913125

Title:
  No puedo instalar ninguna aplicacion desde el centro de software,
  cuando pongo instalar se queda en aplicando cambios y nunca pasa de
  ahí aunque dure todo el día, y cuando pongo cancelar pasa lo mismo...

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

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

[Bug 913125] Re: No puedo instalar ninguna aplicacion desde el centro de software, cuando pongo instalar se queda en aplicando cambios y nunca pasa de ahí aunque dure todo el día, y cuando pongo can

2012-01-07 Thread Factor_m17
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/913125

Title:
  No puedo instalar ninguna aplicacion desde el centro de software,
  cuando pongo instalar se queda en aplicando cambios y nunca pasa de
  ahí aunque dure todo el día, y cuando pongo cancelar pasa lo mismo...

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

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

[Bug 913120] Re: Incorrect color of number in a line of the menu Size of the text

2012-01-07 Thread Dmitriy
** Description changed:

  Incorrect color of number in a line of the menu Size of the text
  1)Description:Ubuntu 11.10
- 2)18.0.997.0 (но наблюдается и в прошлых версиях)
+ 2)18.0.997.0 (It is observed and in last versions)
  theme gtk2/3 -Ambiance(default)
  font-default

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

Title:
  Incorrect color of number in a line of the menu Size of the text

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/913120/+subscriptions

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

[Bug 846557] Re: opening image in gimp duplicates places

2012-01-07 Thread ammonkey
Hello, the Open With dialog live in gtk, it has nothing to do with
marlin nor nautilus. So if there's a bug it concern gtk.

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

Title:
  opening image in gimp duplicates places

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

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


[Bug 846557] Re: opening image in gimp duplicates places

2012-01-07 Thread ammonkey
commented in the wrong duplicated bug - just ignore my previous message
sorry

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

Title:
  opening image in gimp duplicates places

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

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


[Bug 913124] Re: package linux-image-3.2.0-8-generic-pae 3.2.0-8.14 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2

2012-01-07 Thread Brad Figg
Thank you for taking the time to file a bug report on this issue.

However, given the number of bugs that the Kernel Team receives during
any development cycle it is impossible for us to review them all.
Therefore, we occasionally resort to using automated bots to request
further testing. This is such a request.

We have noted that there is a newer version of the development kernel
than the one you last tested when this issue was found. Please test
again with the newer kernel and indicate in the bug if this issue still
exists or not.

You can update to the latest development kernel by simply running the
following commands in a terminal window:

sudo apt-get update
sudo apt-get upgrade

If the bug still exists, change the bug status from Incomplete to New.
If the bug no longer exists, change the bug status from Incomplete to
Fix Released.

If you want this bot to quit automatically requesting kernel tests, add
a tag named: bot-stop-nagging.

 Thank you for your help, we really do appreciate it.


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

** Tags added: kernel-request-3.2.0-8.14

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

Title:
  package linux-image-3.2.0-8-generic-pae 3.2.0-8.14 failed to
  install/upgrade: ErrorMessage: subprocess installed post-installation
  script returned error exit status 2

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

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


[Bug 913120] Re: Incorrect color of number in a line of the menu Size of the text

2012-01-07 Thread Dmitriy
** Description changed:

  Incorrect color of number in a line of the menu Size of the text
  1)Description:Ubuntu 11.10
- 2)18.0.997.0 (It is observed and in last versions)
+ 2)18.0.997.0 (но наблюдается и в прошлых версиях)
  theme gtk2/3 -Ambiance(default)
  font-default

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

Title:
  Incorrect color of number in a line of the menu Size of the text

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/913120/+subscriptions

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

[Bug 606238] Re: synaptic touchpad not recognized on dell latitude e6510 and others

2012-01-07 Thread Cefn
@sam @koen that's so weird, unless Dell's shipping some very different
hardware under the same model number. I can only report (as a lame user)
what things look like from my side on what I thought was identical
hardware.

Here's an extract describing my N5110's touchpad before and after the
installation of psmouse-alps-dkms from running...

cat /proc/bus/input/devices

...in the terminal, BEFORE ...

I: Bus=0011 Vendor=0002 Product=0005 Version=7326
N: Name=ImPS/2 ALPS GlidePoint
P: Phys=isa0060/serio1/input0
S: Sysfs=/devices/platform/i8042/serio1/input/input11
U: Uniq=
H: Handlers=mouse1 event11 
B: PROP=0
B: EV=7
B: KEY=7 0 0 0 0 0 0 0 0
B: REL=103

...and AFTER installation of psmouse-alps-dkms ...

I: Bus=0011 Vendor=0002 Product=0008 Version=7326
N: Name=AlpsPS/2 ALPS DualPoint TouchPad
P: Phys=isa0060/serio1/input0
S: Sysfs=/devices/platform/i8042/serio1/input/input16
U: Uniq=
H: Handlers=mouse1 event16 
B: PROP=8
B: EV=b
B: KEY=e420 0 7 0 0 0 0 0 0 0 0
B: ABS=2608000 103

@sam What does your cat /proc/bus/input/devices show?

I find that after installing the psmouse-alps-dkms_0.10_all.deb package,
(because it's automagically configured differently), the 'Touchpad' tab
appears in the system utility 'Mouse and Touchpad', (which was
previously missing), and allows me to activate, for example, two-finger
scrolling.

@sam when you say 'doesn't work for me' are you looking for the Touchpad
tab to appear in 'Mouse and Touchpad' and be able to activate various
touchpad behaviours, or something else? Hope you won't feel patronised
by this as it sounds like you are fairly technical but I found this
article http://www.chiark.greenend.org.uk/~sgtatham/bugs.html very
useful to get away from reporting bugs as 'doesn't work'.

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

Title:
  synaptic touchpad not recognized on dell latitude e6510 and others

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

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


[Bug 267513] Re: Wrong translation of Greek Modern

2012-01-07 Thread Savvas Radevic
** No longer affects: iso-codes

** Also affects: iso-codes via
   http://alioth.debian.org/support/tracker.php?aid=312565
   Importance: Unknown
   Status: Unknown

** Description changed:

  Binary package hint: language-selector
  
  In language-selector the translation of Ancient Greek and Modern
  Greek as Αρχαία Ελληνικά and Σύγχρονα Ελληνικά respectively makes
  those language entries appear in two separate places in the language
  list and in a position where Greek people don't expect them to be.
  
  They should be translated as:
  
  Greek, Modern - Ελληνικά
  Greek, Ancient - Ελληνικά (Αρχαία)
  
  I'm not sure where this language list translation is coming from, so
  I'll file it under language-selector, waiting for someone who knows.
+ 
+ The bug at alioth.d.o:
+ 
https://alioth.debian.org/tracker/?group_id=30316atid=413077func=detailaid=312565

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

Title:
  Wrong translation of Greek Modern

To manage notifications about this bug go to:
https://bugs.launchpad.net/iso-codes/+bug/267513/+subscriptions

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

[Bug 913130] [NEW] Choppy sound in Precise with MacBook Pro 7,1

2012-01-07 Thread Mattias Bengtsson
Public bug reported:

When running a recent daily ISO of Precise I get choppy sound and video 
playback. This did not occur in Oneiric. I tested using the video and 
audio-files in the example-contents folder. It can also be tested with
$ speaker-test -D pulse -t sine -c 2

I was able to workaround the problem by using the position_fix when
loading the sound-driver.

$ sudo killall pulseaudio
$ sudo modprobe -r snd-hda-intel
$ sudo modprobe snd-hda-intel position_fix=1

The problem reoccured when loading the driver without the position_fix-
parameter.

$ sudo killall pulseaudio
$ sudo modprobe -r snd-hda-intel
$ sudo modprobe snd-hda-intel

I'm using a MacBook Pro 7,1 (mid 2010)

$ lsb_release -rd
Description:Ubuntu precise (development branch)
Release:12.04

$ lspci -nn | grep Audio
00:08.0 Audio device [0403]: nVidia Corporation MCP89 High Definition Audio 
[10de:0d94] (rev a2)

Let me know if there is anything else I can do to help fix this bug.

Thanks,
Mattias

** Affects: alsa-driver (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/913130

Title:
  Choppy sound in Precise with MacBook Pro 7,1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/913130/+subscriptions

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


[Bug 913130] Re: Choppy sound in Precise with MacBook Pro 7,1

2012-01-07 Thread Mattias Bengtsson
I just found another bug that this might be a duplicate of #909419.

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

Title:
  Choppy sound in Precise with MacBook Pro 7,1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/913130/+subscriptions

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


[Bug 379367] Re: Gedit adding a newline at the end of file should be configurable

2012-01-07 Thread papukaija
** Changed in: gedit
   Importance: Undecided = Unknown

** Changed in: gedit
   Status: New = Unknown

** Changed in: gedit
 Remote watch: None = GNOME Bug Tracker #625955

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

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

Title:
  Gedit adding a newline at the end of file should be configurable

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

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


[Bug 913131] Re: Sync dpkg-ruby 0.3.7 (universe) from Debian unstable (main)

2012-01-07 Thread Leo Iannacone
The version ubuntu1 is just a test I did to check the build and
installation processes.


l3on@meenee : /tmp $ ls *deb
dpkg-ruby_0.3.7ubuntu1_i386.deblibdpkg-ruby1.8_0.3.7ubuntu1_all.deb
libdpkg-ruby_0.3.7ubuntu1_all.deb  libdpkg-ruby1.9.1_0.3.7ubuntu1_all.deb
l3on@meenee : /tmp $ sudo dpkg -i *deb
[sudo] password for l3on: 
Selecting previously deselected package dpkg-ruby.
(Reading database ... 222424 files and directories currently installed.)
Unpacking dpkg-ruby (from dpkg-ruby_0.3.7ubuntu1_i386.deb) ...
Selecting previously deselected package libdpkg-ruby.
Unpacking libdpkg-ruby (from libdpkg-ruby_0.3.7ubuntu1_all.deb) ...
Selecting previously deselected package libdpkg-ruby1.8.
Unpacking libdpkg-ruby1.8 (from libdpkg-ruby1.8_0.3.7ubuntu1_all.deb) ...
Selecting previously deselected package libdpkg-ruby1.9.1.
Unpacking libdpkg-ruby1.9.1 (from libdpkg-ruby1.9.1_0.3.7ubuntu1_all.deb) ...
Setting up dpkg-ruby (0.3.7ubuntu1) ...
Processing triggers for man-db ...
Setting up libdpkg-ruby1.9.1 (0.3.7ubuntu1) ...
Setting up libdpkg-ruby (0.3.7ubuntu1) ...
Setting up libdpkg-ruby1.8 (0.3.7ubuntu1) ...


** Attachment added: dpkg-ruby_0.3.7ubuntu1.buildlog.txt
   
https://bugs.launchpad.net/ubuntu/+source/dpkg-ruby/+bug/913131/+attachment/2661287/+files/dpkg-ruby_0.3.7ubuntu1.buildlog.txt

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

Title:
  Sync dpkg-ruby 0.3.7 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpkg-ruby/+bug/913131/+subscriptions

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


[Bug 913131] [NEW] Sync dpkg-ruby 0.3.7 (universe) from Debian unstable (main)

2012-01-07 Thread Leo Iannacone
Public bug reported:

Please sync dpkg-ruby 0.3.7 (universe) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * rebuild against latest libapt

Nothing to apply in Ubuntu.

Changelog entries since current precise version 0.3.6+nmu1ubuntu1:

dpkg-ruby (0.3.7) unstable; urgency=low

  [ Francesco Poli (t1000) ]
  * add file name to broken archive exception (Closes: #590146)

  [ Ryan Niebur ]
  * close files once they're parsed (Closes: #585448)
  * Run dh-make-ruby and tweak things:
- policy 3.9.2
- move everything into dpkg-ruby package, the rest become
  transitional
- simplified debian/rules

 -- Ryan Niebur r...@debian.org  Sun, 04 Sep 2011 14:01:11 -0700

** Affects: dpkg-ruby (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/913131

Title:
  Sync dpkg-ruby 0.3.7 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpkg-ruby/+bug/913131/+subscriptions

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


[Bug 909419] Re: Choppy sound. Videos play double speed

2012-01-07 Thread Mattias Bengtsson
I just reported bug #913130 which looks like a dupe of this one. If
that's the case I can confirm that loading the sound-driver with
position_fix=1 works for me too.

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

Title:
  Choppy sound. Videos play double speed

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

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


[Bug 845906] Re: Ubuntu fails to boot from a partition 127GB

2012-01-07 Thread Carl Ansell
I can no longer reproduce this issue in kernel 3.0.0-13-generic and
above, so whatever was causing it appears to have been fixed.

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

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

Title:
  Ubuntu fails to boot from a partition  127GB

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

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


[Bug 913133] [NEW] cryptkeeper is not openning

2012-01-07 Thread faez
Public bug reported:

I have try to start cryptkeeper it is not starting.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: cryptkeeper 0.9.4-1ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-13.54-generic 2.6.38.8
Uname: Linux 2.6.38-13-generic i686
Architecture: i386
Date: Sat Jan  7 20:16:38 2012
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
ProcEnviron:
 LANGUAGE=en_US:en
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: cryptkeeper
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: cryptkeeper (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/913133

Title:
  cryptkeeper is not openning

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

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


[Bug 913133] Re: cryptkeeper is not openning

2012-01-07 Thread faez
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/913133

Title:
  cryptkeeper is not openning

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

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


[Bug 913132] [NEW] Problema con la ventola ed Ubuntu per Notebook HP 620

2012-01-07 Thread Davide Teri
Public bug reported:

Da sempre, da quando ho comprato il notebook HP620 ed ho installato la mia 
prima release Ubuntu (c'era preinstallato Suse), la 10.10, ho questo problema 
alla ventola, che dopo la sospensione, comincia ad andare al massimo e 
soprattutto non smette (almeno fino al reboot).
Con l'esperienza, mi sono accorto che l'unico trucco (un po' empirico) per far 
smettere la ventola, e per evitare il reboot, è quello di staccare il filo di 
alimentazione (e poi subito riattaccarlo); o, nel caso la ventola sia partita 
con il filo di alimentazione staccato, occorre attaccarlo.
Non è piacevole, ma funziona.
Ed il problema non è scomparso con le successive versioni di Ubuntu (adesso ho 
installato la 11.10)
E' possibile eliminare il problema in via definitiva, con uno script o modifica 
software?

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  Problema con la ventola ed Ubuntu per Notebook HP 620

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

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

[Bug 284421] Re: GParted freezes after creating a NTFS partition

2012-01-07 Thread Wrwrwr
No problem at all. From what I remember the whole system had been
locking up  on each try, but I had managed to partition the drive in the
end, probably using Windows installer before gparted. On the other hand,
the disk has died approximately half a year later and I've not seen
anything similar with newer disks / Ubuntus, so it may have been a kind
of a hardware problem (moreover, a firmware flaw was reported in the
Barracuda 7200.11 series -- Seagate was even offering free data
recovery).

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

Title:
  GParted freezes after creating a NTFS partition

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

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


[Bug 1] Re: Microsoft has a majority market share

2012-01-07 Thread Michael Basse
Nice to see that there is a little progress on fixing this bug

http://www.h-online.com/open/news/item/Desktop-Linux-increases-
presence-1404957.html

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

Title:
  Microsoft has a majority market share

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

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


[Bug 913134] [NEW] trying to install 11.10 on dell d400

2012-01-07 Thread Tim Smith
Public bug reported:

got to selecting the timezone and then it crashed

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: ubiquity 2.8.7
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic i686
ApportVersion: 1.23-0ubuntu3
Architecture: i386
CasperVersion: 1.287
Date: Sat Jan  7 14:22:30 2012
LiveMediaBuild: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
ProcEnviron:
 LANGUAGE=en_GB.UTF-8
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 oneiric ubiquity-2.8.7

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

Title:
  trying to install 11.10 on dell d400

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

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


[Bug 913134] Re: trying to install 11.10 on dell d400

2012-01-07 Thread Tim Smith
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/913134

Title:
  trying to install 11.10 on dell d400

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

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


[Bug 908219] Re: dont play whole song

2012-01-07 Thread Chow Loong Jin
Strange, the log doesn't seem to indicate a crash. Did you restart
Banshee before accessing the log? If you did, then the crash log has
probably been overwritten by the new one.

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

Title:
  dont play whole song

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

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


[Bug 868034] Re: Huawei E220 can't connect on Ubuntu 11.10

2012-01-07 Thread Bartosz Kosiorek
ModemManager repository is available at:
http://cgit.freedesktop.org/ModemManager/ModemManager/

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

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

Title:
  Huawei E220 can't connect on Ubuntu 11.10

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

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


[Bug 812907] Re: Unallocated free space after creating parititons

2012-01-07 Thread Gerry
** Tags added: 11.10 attempting install similar something to

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

Title:
  Unallocated free space after creating parititons

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

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


[Bug 504368] Re: sdl window intermittently scales instead of resizing

2012-01-07 Thread Prateek Karandikar
I have the same problem too. Anything other than each guest pixel
mapping to exactly one host pixel looks bad. There should be a way to
ensure that this is always the case (in fact, perhaps it should be the
default and there should be a command line switch to allow the
possibility of the display being scaled).

VirtualBox gets this right.

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

Title:
  sdl window intermittently scales instead of resizing

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

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


[Bug 675974] Re: NTLM authentication isnt tried in libcurl3

2012-01-07 Thread Jamalulkhair
Thanks for the solution. Been banging my head for 2 days try to figure
out what is wrong with my PHP code which  is working fine in Arch Linux
but failed when tested in Ubuntu 10.04 and 11.04.

Problems resolved after downgrading libcurl3, libcurl3-gnutls  curl to
version 7.19.5 (as suggested above) on those ubuntu machines.

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

Title:
  NTLM authentication isnt tried in libcurl3

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

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


[Bug 913135] [NEW] [AOD255E, Realtek ALC272X, Green Headphone Out, Left] No automute

2012-01-07 Thread johnmic
Public bug reported:

The sound continues to come from the internal speakers once I have
plugged my headphones in - this problem does not occur when I use
Windows 7 on the same computer. Furthermore, the sound quality in the
headphones is poor, with a constant white noise.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: alsa-base 1.0.24+dfsg-0ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
Uname: Linux 3.0.0-14-generic i686
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
AplayDevices:
  List of PLAYBACK Hardware Devices 
 card 0: Intel [HDA Intel], device 0: ALC272X Analog [ALC272X Analog]
   Subdevices: 0/1
   Subdevice #0: subdevice #0
ApportVersion: 1.23-0ubuntu4
Architecture: i386
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: ALC272X Analog [ALC272X Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  philip 1538 F pulseaudio
 /dev/snd/pcmC0D0p:   philip 1538 F...m pulseaudio
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0x5820 irq 45'
   Mixer name   : 'Realtek ALC272X'
   Components   : 'HDA:10ec0272,10250002,0011'
   Controls  : 17
   Simple ctrls  : 10
Date: Sat Jan  7 14:28:48 2012
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
PackageArchitecture: all
SourcePackage: alsa-driver
Symptom: audio
Symptom_Card: Internal Audio - HDA Intel
Symptom_Jack: Green Headphone Out, Left
Symptom_Type: No auto-mute between outputs
Title: [AOD255E, Realtek ALC272X, Green Headphone Out, Left] No automute
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 02/15/2011
dmi.bios.vendor: Acer
dmi.bios.version: V3.15(DDR3)
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: JE02_PT_E
dmi.board.vendor: Acer
dmi.board.version: V3.15(DDR3)
dmi.chassis.type: 10
dmi.chassis.vendor: Acer
dmi.chassis.version: V3.15(DDR3)
dmi.modalias: 
dmi:bvnAcer:bvrV3.15(DDR3):bd02/15/2011:svnAcer:pnAOD255E:pvrV3.15(DDR3):rvnAcer:rnJE02_PT_E:rvrV3.15(DDR3):cvnAcer:ct10:cvrV3.15(DDR3):
dmi.product.name: AOD255E
dmi.product.version: V3.15(DDR3)
dmi.sys.vendor: Acer
mtime.conffile..etc.modprobe.d.alsa.base.conf: 2012-01-07T14:20:28.453624

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


** Tags: apport-bug i386 oneiric 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/913135

Title:
  [AOD255E, Realtek ALC272X, Green Headphone Out, Left] No automute

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/913135/+subscriptions

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


[Bug 913135] Re: [AOD255E, Realtek ALC272X, Green Headphone Out, Left] No automute

2012-01-07 Thread johnmic
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/913135

Title:
  [AOD255E, Realtek ALC272X, Green Headphone Out, Left] No automute

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/913135/+subscriptions

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


[Bug 913138] [NEW] typo located in ../policy/org.freedesktop.modem-manager.policy.in.h:6

2012-01-07 Thread Joel Pickett
Public bug reported:

While translating into en_AU, I found this string:

System policy prevents adding, modifying, or deleteing this device's
contacts.

deleteing is mispelt.


Should be deleting

../policy/org.freedesktop.modem-manager.policy.in.h:6

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


** Tags: bitesize

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

Title:
  typo located in ../policy/org.freedesktop.modem-manager.policy.in.h:6

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

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


[Bug 913136] [NEW] after pressing close button “gnome-system-monitor” wants some seconds to close

2012-01-07 Thread gogo green
Public bug reported:

after pressing close button “gnome-system-monitor” wants some seconds to
close (3-5sec.)

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: gnome-system-monitor 3.2.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
Uname: Linux 3.0.0-14-generic i686
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Date: Sat Jan  7 16:23:32 2012
ExecutablePath: /usr/bin/gnome-system-monitor
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
ProcEnviron:
 PATH=(custom, no user)
 LANG=bg_BG.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-system-monitor
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-system-monitor (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug apport-lpi i386 oneiric

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

Title:
  after pressing close button “gnome-system-monitor” wants some seconds
  to close

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

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

[Bug 913136] Re: after pressing close button “gnome-system-monitor” wants some seconds to close

2012-01-07 Thread gogo green
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/913136

Title:
  after pressing close button “gnome-system-monitor” wants some seconds
  to close

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

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

[Bug 912558] Re: log.c Assert failed - err=number == EIO

2012-01-07 Thread Vinycius Maia
I updated the Upstart package to 1.4-0ubuntu2

mrk3004@viny-server:~/Build$ ./find_missing_commands.pl 
mrk3004@viny-server:~/Build$

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

Title:
  log.c Assert failed - err=number == EIO

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

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


[Bug 606491] Re: start: Job is already running: anacron

2012-01-07 Thread Ralph Corderoy
Daniel, I disagree.  If you read back through all the bug's comments
you'll see that some of us are getting this email and it has nothing to
do with apt, that's just one instance that can trigger overlapping
anacrons.  The solution isn't to discard the error messages.  :-)

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

Title:
  start: Job is already running: anacron

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

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


[Bug 912971] Re: indicator-session inaccurately reports Software Up to Date

2012-01-07 Thread Sam_
Yes reported them when I tested Oneiric, but they're still present in 12.04 
that's why I tagged them 'precise'. Although after some updates on Dec. 5th, 
when manually checking update-manager indicator-session indicated updates 
available, but couldn't be reproduced, obviously was a fluke. It definetely 
indicates never when updating via terminal.
According to cjcurran milestone is set to 0.3.8

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

Title:
  indicator-session inaccurately reports Software Up to Date

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-session/+bug/912971/+subscriptions

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


[Bug 910031] Re: Kernel not boot in UEFI mode on Asus K53SV-SX620V

2012-01-07 Thread Fantu
I have update all packages included kernel 3.2.0-8.14 but the problem
persists, always and only black screen also with debug options in UEFI
mode

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

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

Title:
  Kernel not boot in UEFI mode on Asus K53SV-SX620V

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

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


[Bug 882900] Re: softwares that don't take a command line argument should be filtered out

2012-01-07 Thread David Gómez
Thanks for looking into this bug Sebastien. I opened a bug against
quarry, although the project seems to have been discontinued :(

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

Title:
  softwares that don't take a command line argument should be filtered
  out

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

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


[Bug 913140] [NEW] Nessun nome di file specificato per la scrittura.

2012-01-07 Thread Gian
Public bug reported:

Quando uso l'applicazione Kurso de Esperanto ed in un esercizio
richiede di ascoltare e registrare, dopo che si apre il Registratore di
Suoni e clicco sul pulsante Registra mi restituisce l'errore: Nessun
nome di file specificato per la scrittura.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: gnome-media 2.31.6-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.35-22.35-generic-pae 2.6.35.4
Uname: Linux 2.6.35-22-generic-pae i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Sat Jan  7 15:43:45 2012
ExecutablePath: /usr/bin/gnome-sound-recorder
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
ProcEnviron:
 LANG=it_IT.utf8
 SHELL=/bin/bash
SourcePackage: gnome-media

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


** Tags: apport-bug i386 maverick

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

Title:
  Nessun nome di file specificato per la scrittura.

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

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


[Bug 913140] Re: Nessun nome di file specificato per la scrittura.

2012-01-07 Thread Gian
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/913140

Title:
  Nessun nome di file specificato per la scrittura.

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

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


[Bug 896668]

2012-01-07 Thread Leo Iannacone
status confirmed
assigned nobody
subscribe ubuntu-sponsors
done

forked-daapd (0.19gcd-2ubuntu1) precise; urgency=low
  * Merge from debian unstable (LP: #896668).  Remaining changes:    -
debian/control: Build-Depends on libevent1-dev (LP: #749137)
 -- Leo Iannacone l...@ubuntu.com  Thu, 22 Sep 2011 23:43:17 +


** Patch added: debdiff_0.19gcd-2_0.19gcd-2ubuntu1.patch
   
https://bugs.launchpad.net/bugs/896668/+attachment/2661320/+files/debdiff_0.19gcd-2_0.19gcd-2ubuntu1.patch

** Attachment added: forked-daapd_0.19gcd-2ubuntu1.buildlog
   
https://bugs.launchpad.net/bugs/896668/+attachment/2661321/+files/forked-daapd_0.19gcd-2ubuntu1.buildlog

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

Title:
  Please merge forked-daapd 0.19gcd-2 (universe) from Debian unstable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/forked-daapd/+bug/896668/+subscriptions

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

[Bug 913142] [NEW] Crash at install of Ubuntu 12.04

2012-01-07 Thread Arie
Public bug reported:

Crash at install of Ubuntu 12.04

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: ubiquity 2.9.5
ProcVersionSignature: Ubuntu 3.2.0-2.5-generic 3.2.0-rc3
Uname: Linux 3.2.0-2-generic x86_64
ApportVersion: 1.90-0ubuntu1
Architecture: amd64
CasperVersion: 1.292
Date: Sat Jan  7 15:50:12 2012
LiveMediaBuild: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 (2029.1)
ProcEnviron:
 LANGUAGE=
 PATH=(custom, no user)
 LANG=en_US.UTF-8
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise ubiquity-2.9.5

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

Title:
  Crash at install of Ubuntu 12.04

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

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


[Bug 913142] Re: Crash at install of Ubuntu 12.04

2012-01-07 Thread Arie
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/913142

Title:
  Crash at install of Ubuntu 12.04

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

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


[Bug 773154] Re: Atheros AR9285 extremely slow unstable still in 11.10

2012-01-07 Thread Petteri S
I have the same problem.

Computer: Asus N73S
Wlan: AR9285
ubuntu: 11.10 with 3.0.0-12-generic x86_64

WLAN is using WPA2.

Dual booting windows where the WLAN in working

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

Title:
  Atheros AR9285 extremely slow  unstable still in 11.10

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

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


[Bug 913143] [NEW] Asunder waits for child process indefinetly in rare cases

2012-01-07 Thread Ibrahim
Public bug reported:

Hi,

I use Asunder to rip CDs into Flac for backup under Kubuntu 11.10 with an Intel 
Core i5 2500K.
If the CD contains a very small track (30 seconds or less) that follows a 
longer track, there is a big chance that Asunder will fail in multi tasking.
In the asunder.log, I can see repeatedly :
...
waiting in sigchld()
waiting in sigchld()
waiting in sigchld()
waiting in sigchld()
waiting in sigchld()
waiting in sigchld()
waiting in sigchld()
waiting in sigchld()
waiting in sigchld()
waiting in sigchld()
...

I have to kill the asunder process to move on and retry the ripping.

The encoding (WAV to FLAC) of the smaller track will be sent for
processing although the encoding of the previous track is still not
done. Asunder gets confused and is not able to handle two encoding
processes going simultaneously.

Regards,
Ibrahim

** Affects: asunder (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/913143

Title:
  Asunder waits for child process indefinetly in rare cases

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

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


[Bug 913138] Re: typo located in ../policy/org.freedesktop.modem-manager.policy.in.h:6

2012-01-07 Thread Aleksander Morgado
Fixed this in the upstream repo; will get into the next stable MM
release.

Thanks

** Changed in: modemmanager (Ubuntu)
   Status: New = Fix Committed

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

Title:
  typo located in ../policy/org.freedesktop.modem-manager.policy.in.h:6

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

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


[Bug 900366] Re: xubuntu Plymouth Text splash screen is 11.10

2012-01-07 Thread Lionel Le Folgoc
** Changed in: xubuntu-artwork (Ubuntu)
   Status: New = Fix Committed

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

Title:
  xubuntu Plymouth Text splash screen is 11.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xubuntu-artwork/+bug/900366/+subscriptions

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


[Bug 900366] Re: xubuntu Plymouth Text splash screen is 11.10

2012-01-07 Thread Launchpad Bug Tracker
** Branch linked: lp:xubuntu-artwork

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

Title:
  xubuntu Plymouth Text splash screen is 11.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xubuntu-artwork/+bug/900366/+subscriptions

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


[Bug 913148] [NEW] not is possible play sound in ubuntu 11.10

2012-01-07 Thread Renato Mendes
Public bug reported:

Eu instalei o ubuntu (11.10) mas o som não funciona.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: alsa-base 1.0.24+dfsg-0ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
Uname: Linux 3.0.0-14-generic x86_64
NonfreeKernelModules: wl
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/seq', '/dev/snd/controlC0', '/dev/snd/hwC0D0', '/dev/snd/hwC0D1', 
'/dev/snd/hwC0D2', '/dev/snd/pcmC0D3p', '/dev/snd/pcmC0D0c', 
'/dev/snd/pcmC0D0p', '/dev/snd/pcmC0D7p', '/dev/snd/timer'] failed with exit 
code 1:
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xfe9fc000 irq 46'
   Mixer name   : 'SigmaTel STAC9228'
   Components   : 'HDA:14f12c06,14f1000f,0010 
HDA:10951392,10280242,0010 HDA:83847616,10280242,00100402'
   Controls  : 31
   Simple ctrls  : 19
CurrentDmesg: Error: command ['sh', '-c', 'dmesg | comm -13 --nocheck-order 
/var/log/dmesg -'] failed with exit code 1: comm: /var/log/dmesg: Permission 
denied
Date: Sat Jan  7 13:02:44 2012
PackageArchitecture: all
PulseSinks: Error: command ['pacmd', 'list-sinks'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
PulseSources: Error: command ['pacmd', 'list-sources'] failed with exit code 1: 
No PulseAudio daemon running, or not running as session daemon.
SourcePackage: alsa-driver
Symptom: audio
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/27/2009
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A17
dmi.board.name: 0D109D
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA17:bd10/27/2009:svnDellInc.:pnInspiron1525:pvr:rvnDellInc.:rn0D109D:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: Inspiron 1525
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug oneiric 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/913148

Title:
  not is possible play sound in ubuntu 11.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/913148/+subscriptions

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

[Bug 913148] Re: not is possible play sound in ubuntu 11.10

2012-01-07 Thread Renato Mendes
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/913148

Title:
  not is possible play sound in ubuntu 11.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/913148/+subscriptions

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


[Bug 913145] Re: software-center crashed with ValueError in get_iter(): invalid tree path '2:4'

2012-01-07 Thread Apport retracing service
*** This bug is a duplicate of bug 870207 ***
https://bugs.launchpad.net/bugs/870207

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #870207, so 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.  Please continue to report any other bugs you may
find.

** Tags removed: need-duplicate-check

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/913145/+attachment/2661329/+files/Dependencies.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/913145/+attachment/2661331/+files/ProcStatus.txt

** Visibility changed to: Public

** This bug has been marked a duplicate of private bug 870207

** Visibility changed to: Public

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

Title:
  software-center crashed with ValueError in get_iter(): invalid tree
  path '2:4'

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

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


[Bug 913149] [NEW] package initramfs-tools 0.99ubuntu8 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-01-07 Thread David Weller
Public bug reported:

I didn't really discover the issue as a bug. The package failed to
install and the system told me it was automatically submitting a bug
report. I haven't looked into it any further than that.

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: initramfs-tools 0.99ubuntu8
ProcVersionSignature: Ubuntu 2.6.38-13.53-generic 2.6.38.8
Uname: Linux 2.6.38-13-generic i686
Architecture: i386
Date: Sat Jan  7 02:46:01 2012
ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
PackageArchitecture: all
SourcePackage: initramfs-tools
Title: package initramfs-tools 0.99ubuntu8 failed to install/upgrade: 
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
UpgradeStatus: Upgraded to natty on 2012-01-07 (0 days ago)

** Affects: initramfs-tools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package 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/913149

Title:
  package initramfs-tools 0.99ubuntu8 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/913149/+subscriptions

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


[Bug 896668] Re: Please merge forked-daapd 0.19gcd-2 (universe) from Debian unstable

2012-01-07 Thread Leo Iannacone
** Changed in: forked-daapd (Ubuntu)
   Status: In Progress = Confirmed

** Changed in: forked-daapd (Ubuntu)
 Assignee: Leo Iannacone (l3on) = (unassigned)

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

Title:
  Please merge forked-daapd 0.19gcd-2 (universe) from Debian unstable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/forked-daapd/+bug/896668/+subscriptions

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


[Bug 913149] Re: package initramfs-tools 0.99ubuntu8 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-01-07 Thread David Weller
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/913149

Title:
  package initramfs-tools 0.99ubuntu8 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/913149/+subscriptions

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


[Bug 913150] [NEW] pybackback depends on python-brasero, but there's no python-brasero in repositories

2012-01-07 Thread Daniel
Public bug reported:

I cannot install the package pybackback as there's no python-brasero.
It's important to have a backup solution with rdiff-backup instead of 
dupplicity, as they work in the opposite way.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: software-center 5.0.3.1
ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
Uname: Linux 3.0.0-14-generic i686
NonfreeKernelModules: nvidia
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Date: Sat Jan  7 12:52:13 2012
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
PackageArchitecture: all
SourcePackage: software-center
UpgradeStatus: Upgraded to oneiric on 2011-10-15 (84 days ago)

** Affects: software-center (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug apport-lpi i386 oneiric 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/913150

Title:
  pybackback depends on python-brasero, but there's no python-brasero in
  repositories

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

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


[Bug 913150] Re: pybackback depends on python-brasero, but there's no python-brasero in repositories

2012-01-07 Thread Daniel
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/913150

Title:
  pybackback depends on python-brasero, but there's no python-brasero in
  repositories

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

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


[Bug 913147] Re: compiz crashed with SIGSEGV in unity::indicator::DBusIndicators::Impl::RequestSyncAll()

2012-01-07 Thread Apport retracing service
*** This bug is a duplicate of bug 910175 ***
https://bugs.launchpad.net/bugs/910175

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #910175, so 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.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   https://bugs.launchpad.net/bugs/913147/+attachment/2661334/+files/CoreDump.gz

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/913147/+attachment/2661335/+files/Dependencies.txt

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/913147/+attachment/2661336/+files/Disassembly.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/913147/+attachment/2661339/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/913147/+attachment/2661340/+files/Registers.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/913147/+attachment/2661342/+files/ThreadStacktrace.txt

** Visibility changed to: Public

** This bug has been marked a duplicate of private bug 910175

** Visibility changed to: Public

** Tags removed: need-i386-retrace

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

Title:
  compiz crashed with SIGSEGV in
  unity::indicator::DBusIndicators::Impl::RequestSyncAll()

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

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


[Bug 878978] Re: Application always starts up in maximized view no matter what the previous prefered size was. Occurs both on signel screen and dual screen setups.

2012-01-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: software-center (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/878978

Title:
  Application always starts up in maximized view no matter what the
  previous prefered size was. Occurs both on signel screen and dual
  screen setups.

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

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


[Bug 501613] Re: g15daemon does not claim interface before use

2012-01-07 Thread demonipuch
This bug still occurs.

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 10.04.3 LTS
Release:10.04
Codename:   lucid


$ apt-cache policy g15daemon
g15daemon:
  Installé : 1.9.5.3-8ubuntu1
  Candidat : 1.9.5.3-8ubuntu1
 Table de version :
 *** 1.9.5.3-8ubuntu1 0
500 http://fr.archive.ubuntu.com/ubuntu/ lucid/universe 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/501613

Title:
  g15daemon does not claim interface before use

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

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