[Bug 367162] Re: package python2.5-minimal 2.5.4-1ubuntu4 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2010-02-23 Thread mr. adams
I ran both commands as instructed.

However, the resulting var/log/pycentral.log is empty!

The output of sudo apt-get install was:

Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages were automatically installed and are no longer required:
  stardict-common libdns50 libpcmanx-core0 stardict stardict-plugin-festival
  stardict-plugin-espeak pcmanx-gtk2 ttf-arphic-bsmi00lp ttf-arphic-gbsn00lp
  stardict-gtk imagemagick-doc libestools1.2 stardict-plugin gnuit
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
5 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Setting up medibuntu-keyring (2008.04.20) ...
dpkg (subprocess): unable to execute installed post-installation script: Exec 
format error
dpkg: error processing medibuntu-keyring (--configure):
 subprocess installed post-installation script returned error exit status 2
Setting up python2.5-minimal (2.5.4-1ubuntu6.1) ...
Linking and byte-compiling packages for runtime python2.5...
Traceback (most recent call last):
  File "/usr/bin/pycentral", line 2196, in 
main()
  File "/usr/bin/pycentral", line 2190, in main
rv = action.run(global_options)
  File "/usr/bin/pycentral", line 1746, in run
pkg = DebPackage('package', pkgname, oldstyle=False)
  File "/usr/bin/pycentral", line 381, in __init__
self.read_pyfiles()
  File "/usr/bin/pycentral", line 414, in read_pyfiles
self.pkgconfig.set('pycentral', 'include-links', '0')
  File "/usr/lib/python2.6/ConfigParser.py", line 669, in set
ConfigParser.set(self, section, option, value)
  File "/usr/lib/python2.6/ConfigParser.py", line 377, in set
raise NoSectionError(section)
ConfigParser.NoSectionError: No section: 'pycentral'
dpkg: error processing python2.5-minimal (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of python2.5:
 python2.5 depends on python2.5-minimal (= 2.5.4-1ubuntu6.1); however:
  PNo apport report written because the error message indicates its a followup 
error from a previous failure.
 No apport report written because MaxReports is 
reached already
   No apport report written because MaxReports is reached already
 ackage 
python2.5-minimal is not configured yet.
dpkg: error processing python2.5 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python-gda:
 python-gda depends on python2.5 (>= 2.5); however:
  Package python2.5 is not configured yet.
dpkg: error processing python-gda (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python-gnome2-extras:
 python-gnome2-extras depends on python-gda (= 2.25.3-3ubuntu1); however:
  Package python-gda is not configured yet.
dpkg: error processing python-gnome2-extras (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 medibuntu-keyring
 python2.5-minimal
 python2.5
 python-gda
 python-gnome2-extras
E: Sub-process /usr/bin/dpkg returned an error code (1)

-- 
package python2.5-minimal 2.5.4-1ubuntu4 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/367162
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 414353] Re: Cannot scroll to bottom of system menu

2010-02-23 Thread sxpa
It seems, that this bug depends on width of the left menu. When
Educational section was added, the bug disappeared (the menu became a
little larger). My system language is Russian.

-- 
Cannot scroll to bottom of system menu
https://bugs.launchpad.net/bugs/414353
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 510073] Re: "take screenshot" of current window doesn't work properly

2010-02-23 Thread niemand
Trying to take a screenshot of the firefox window with borders -
application dies. Without borders - similar results as in screenshot
attached to Post #2. Adding a delay makes it work correctly.

-- 
"take screenshot" of current window doesn't work properly
https://bugs.launchpad.net/bugs/510073
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 502093] Re: Password request when trying to clone gitosis-admin.git

2010-02-23 Thread Vortex Cortex
I had this problem as well.  Git uses SSH for authentication.

Check the output of the following command:

grep "AllowUsers" /etc/ssh/sshd_config

If "AllowUsers" is present in the SSH daemon config, make sure you
include the "git" user.

eg: My "/etc/ssh/sshd_conf" file contained this line:
AllowUsers vortexcortex

I edited the file via this command:
gksudo gedit /etc/ssh/sshd_conf

Then, I changed the AllowUsers line to read:
AllowUsers vortexcortex git

I saved the file, quit the editor and finally restarted my SSH daemon:
sudo /etc/init.d/ssh restart

(I have also had success via removing the AllowUsers line completely)

-- 
Password request when trying to clone gitosis-admin.git
https://bugs.launchpad.net/bugs/502093
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 526879] Re: installation process crashed at 80% wile "configuring apt"

2010-02-23 Thread cusco58
I am brand new to Linux so I am in the dark. I have been a Windows user
for 20 yrs. So I appreciate all the help I can get. Thank you.

Wm M Davis
cusco58

-- 
installation process crashed at 80% wile "configuring apt"
https://bugs.launchpad.net/bugs/526879
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 526879] [NEW] installation process crashed at 80% wile "configuring apt"

2010-02-23 Thread cusco58
Public bug reported:

Traceback (most recent call last):
  File "/usr/lib/ubiquity/bin/ubiquity", line 457, in 
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/kde_ui.py", line 440, in run
self.progress_loop()
  File "/usr/lib/ubiquity/ubiquity/frontend/kde_ui.py", line 865, in 
progress_loop
(ret, realtb))
RuntimeError: Install failed with exit code 1
Traceback (most recent call last):
  File "/usr/share/ubiquity/install.py", line 2444, in 
install.run()
  File "/usr/share/ubiquity/install.py", line 406, in run
self.configure_plugins(count)
  File "/usr/share/ubiquity/install.py", line 1158, in configure_plugins
self.db.progress('SET', count)
  File "/usr/lib/python2.6/dist-packages/debconf.py", line 65, in 
lambda *args, **kw: self.command(command, *args, **kw))
  File "/usr/lib/python2.6/dist-packages/debconf.py", line 101, in command
raise DebconfError(status, data)
DebconfError: (30, 'progress bar cancelled')

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
installation process crashed at 80% wile "configuring apt"
https://bugs.launchpad.net/bugs/526879
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 526880] Re: Icons on desktop dissappears and you can not out anything there untill you kill x-serv and log in again

2010-02-23 Thread corrector

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/39696850/BootDmesg.txt

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/39696851/CurrentDmesg.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/39696852/Dependencies.txt

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/39696853/Lspci.txt

** Attachment added: "Lsusb.txt"
   http://launchpadlibrarian.net/39696854/Lsusb.txt

** Attachment added: "PciDisplay.txt"
   http://launchpadlibrarian.net/39696855/PciDisplay.txt

** Attachment added: "ProcCpuinfo.txt"
   http://launchpadlibrarian.net/39696856/ProcCpuinfo.txt

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/39696857/ProcInterrupts.txt

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/39696858/ProcModules.txt

** Attachment added: "UdevDb.txt"
   http://launchpadlibrarian.net/39696859/UdevDb.txt

** Attachment added: "UdevLog.txt"
   http://launchpadlibrarian.net/39696860/UdevLog.txt

** Attachment added: "XorgLog.txt"
   http://launchpadlibrarian.net/39696861/XorgLog.txt

** Attachment added: "XorgLogOld.txt"
   http://launchpadlibrarian.net/39696862/XorgLogOld.txt

** Attachment added: "Xrandr.txt"
   http://launchpadlibrarian.net/39696863/Xrandr.txt

** Attachment added: "XsessionErrors.txt"
   http://launchpadlibrarian.net/39696864/XsessionErrors.txt

** Attachment added: "glxinfo.txt"
   http://launchpadlibrarian.net/39696865/glxinfo.txt

** Attachment added: "setxkbmap.txt"
   http://launchpadlibrarian.net/39696866/setxkbmap.txt

** Attachment added: "xdpyinfo.txt"
   http://launchpadlibrarian.net/39696867/xdpyinfo.txt

** Attachment added: "xkbcomp.txt"
   http://launchpadlibrarian.net/39696868/xkbcomp.txt

-- 
Icons on desktop dissappears and you can not out anything there untill you kill 
x-serv and log in again
https://bugs.launchpad.net/bugs/526880
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 526880] [NEW] Icons on desktop dissappears and you can not out anything there untill you kill x-serv and log in again

2010-02-23 Thread corrector
Public bug reported:

Binary package hint: xorg

I work a lot in gimp. And when I pre-select what images to work with I use the 
Eye of gnome image viewer. I oftenly drag the images from a folder to the image 
viewer when I switch images. After several switches (from 5-10) the desktop 
manager hangs.
It dosn't affect any other parts of the system. The only thing is that alla my 
icons on the desktop dissappears until I kill X-serv.
If I go to "Places-->Desktop" everything is of course there..

Also confirmed the bug when loadin mp3s to Totem Movie Player 2.28.2.
After draging and dropping mp3 back and forth from folders to the player
it crashes.

ProblemType: Bug
Architecture: i386
Date: Wed Feb 24 08:36:21 2010
DistroRelease: Ubuntu 9.10
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
MachineType: Hewlett-Packard HP Mini 5101
Package: xserver-xorg 1:7.4+3ubuntu10
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-19-generic 
root=UUID=1031c56c-a5a1-4ba2-a3d0-116929e03223 ro quiet splash
ProcEnviron:
 LANG=en_DK.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-19.56-generic
RelatedPackageVersions:
 xserver-xorg 1:7.4+3ubuntu10
 libgl1-mesa-glx 7.6.0-1ubuntu4
 libdrm2 2.4.14-1ubuntu1
 xserver-xorg-video-intel 2:2.9.0-1ubuntu2.1
 xserver-xorg-video-ati 1:6.12.99+git20090929.7968e1fb-0ubuntu1
SourcePackage: xorg
Uname: Linux 2.6.31-19-generic i686
XorgConf: Error: [Errno 2] No such file or directory: '/etc/X11/xorg.conf'
dmi.bios.date: 09/25/2009
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68DGI Ver. F.02
dmi.board.name: 3632
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 34.0F
dmi.chassis.asset.tag: CNU9370BZH
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68DGIVer.F.02:bd09/25/2009:svnHewlett-Packard:pnHPMini5101:pvrF.02:rvnHewlett-Packard:rn3632:rvrKBCVersion34.0F:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP Mini 5101
dmi.product.version: F.02
dmi.sys.vendor: Hewlett-Packard
fglrx: Not loaded
monitors.xml:
 
system:
 distro: Ubuntu
 architecture:   i686kernel: 2.6.31-19-generic

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


** Tags: apport-bug i386

-- 
Icons on desktop dissappears and you can not out anything there untill you kill 
x-serv and log in again
https://bugs.launchpad.net/bugs/526880
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 428884] Re: gnome-screensaver-command --poke no longer inhibits screensaver

2010-02-23 Thread Bryce Harrington
** Changed in: xorg-server (Ubuntu Karmic)
   Importance: Undecided => Medium

** Changed in: xorg-server (Ubuntu Karmic)
   Status: New => Triaged

-- 
gnome-screensaver-command --poke no longer inhibits screensaver
https://bugs.launchpad.net/bugs/428884
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 503111] Re: False: The versions in Debian and Ubuntu are the same already during requestsync

2010-02-23 Thread Martin Pitt
** Tags added: verification-done
** Tags removed: verification-needed

-- 
False: The versions in Debian and Ubuntu are the same already during requestsync
https://bugs.launchpad.net/bugs/503111
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 503180] Re: [SRU] eucalyptus-cloud doesn't reply to requests (eucalyptus doesn't work after reboot or services restart issues due to upstart networking behavior)

2010-02-23 Thread Martin Pitt
** Tags added: verification-done
** Tags removed: verification-needed

-- 
[SRU] eucalyptus-cloud doesn't reply to requests (eucalyptus doesn't work after 
reboot or services restart issues due to upstart networking behavior)
https://bugs.launchpad.net/bugs/503180
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 517664] Re: apport hook needed for vmmouse

2010-02-23 Thread Bryce Harrington
** Changed in: xorg (Ubuntu)
   Importance: Undecided => Low

-- 
apport hook needed for vmmouse
https://bugs.launchpad.net/bugs/517664
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 524226] Re: [FFe] ssh-import-lp-id: retrieve a key from Launchpad and add to the authorized_keys file

2010-02-23 Thread Thierry Carrez
@Jamie: Re: "my initial reaction is that this is too scary for openssh
and cloud-init (and potentially main, but I'll let the MIR team comment
on that)"

Note that including it in existing cloud-utils, which is already in
main, made it bypass MIR review. So if you still have concerns, you
should raise them sooner rather than later :)

-- 
[FFe] ssh-import-lp-id: retrieve a key from Launchpad and add to the 
authorized_keys file
https://bugs.launchpad.net/bugs/524226
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 526581] Re: ubi-migrationassistant fails w/exit code 141

2010-02-23 Thread Ara Pulido
Thanks for testing! I also get this error. Since this bug has enough
information provided for a developer to begin work, I'm going to mark it
as triaged and let them handle it from here. Thanks for taking the time
to make Ubuntu better!

** Changed in: ubiquity (Ubuntu)
   Importance: Undecided => Medium

** Changed in: ubiquity (Ubuntu)
   Status: New => Triaged

** Changed in: ubiquity (Ubuntu)
 Assignee: (unassigned) => Colin Watson (cjwatson)

-- 
ubi-migrationassistant fails w/exit code 141
https://bugs.launchpad.net/bugs/526581
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 526876] Re: package openoffice.org-emailmerge 1:3.1.1-5ubuntu1 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2010-02-23 Thread prajwala

** Attachment added: "AptOrdering.txt"
   http://launchpadlibrarian.net/39696798/AptOrdering.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/39696799/Dependencies.txt

** Attachment added: "Dmesg.txt"
   http://launchpadlibrarian.net/39696800/Dmesg.txt

** Attachment added: "DpkgTerminalLog.txt"
   http://launchpadlibrarian.net/39696801/DpkgTerminalLog.txt

-- 
package openoffice.org-emailmerge 1:3.1.1-5ubuntu1 failed to install/upgrade: 
subprocess new pre-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/526876
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 526876] [NEW] package openoffice.org-emailmerge 1:3.1.1-5ubuntu1 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2010-02-23 Thread prajwala
Public bug reported:

Binary package hint: openoffice.org

I am using ubuntu 9.10. The update manager showed openoffice.org-
emailmerge 1:3.1.1-5ubuntu1 for upgradation. After downloading package
it is when it is trying install I got this error.

ProblemType: Package
Architecture: i386
Date: Wed Feb 24 13:05:38 2010
DistroRelease: Ubuntu 9.10
ErrorMessage: subprocess new pre-installation script returned error exit status 
1
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
Package: openoffice.org-emailmerge 1:3.1.1-5ubuntu1
PackageArchitecture: all
ProcVersionSignature: Ubuntu 2.6.31-19.56-generic
SourcePackage: openoffice.org
Title: package openoffice.org-emailmerge 1:3.1.1-5ubuntu1 failed to 
install/upgrade: subprocess new pre-installation script returned error exit 
status 1
Uname: Linux 2.6.31-19-generic i686

** Affects: openoffice.org (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386

-- 
package openoffice.org-emailmerge 1:3.1.1-5ubuntu1 failed to install/upgrade: 
subprocess new pre-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/526876
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 526877] Re: [REGRESSION] 1.0.3 Does not display screenshots

2010-02-23 Thread Chauncellor

** Attachment added: "Screenshot.png"
   http://launchpadlibrarian.net/39696811/Screenshot.png

-- 
[REGRESSION] 1.0.3 Does not display screenshots
https://bugs.launchpad.net/bugs/526877
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 526877] [NEW] [REGRESSION] 1.0.3 Does not display screenshots

2010-02-23 Thread Chauncellor
Public bug reported:

Binary package hint: software-center

If an application does not have a screenshot uploaded, there is no
longer a "No Available Screenshot" image. If clicking in the empty space
where there would be a screenshot, then a larg window opens and shows
the "missing icon" icon.

Please see the screenshot for a better explanation than words.

ProblemType: Bug
Architecture: i386
Date: Wed Feb 24 02:39:33 2010
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: nvidia
Package: software-center 1.0.3
PackageArchitecture: all
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-17.54-generic
SourcePackage: software-center
Uname: Linux 2.6.31-17-generic i686

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


** Tags: apport-bug i386

-- 
[REGRESSION] 1.0.3 Does not display screenshots
https://bugs.launchpad.net/bugs/526877
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 526877] Re: [REGRESSION] 1.0.3 Does not display screenshots

2010-02-23 Thread Chauncellor

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/39696806/Dependencies.txt

** Attachment added: "XsessionErrors.txt"
   http://launchpadlibrarian.net/39696807/XsessionErrors.txt

-- 
[REGRESSION] 1.0.3 Does not display screenshots
https://bugs.launchpad.net/bugs/526877
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 488274] Re: disable deprecated config option CONFIG_USB_DEVICEFS

2010-02-23 Thread Martin Pitt
** Tags added: verification-done
** Tags removed: verification-needed

-- 
disable deprecated config option CONFIG_USB_DEVICEFS
https://bugs.launchpad.net/bugs/488274
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 508008] Re: [hardy] Bridging a 802.3ad bonded interface will break it

2010-02-23 Thread Martin Pitt
** Tags added: verification-done
** Tags removed: verification-needed

-- 
[hardy] Bridging a 802.3ad bonded interface will break it
https://bugs.launchpad.net/bugs/508008
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 524822] Re: mythtv Hauppauge HVR-1600 Problem with capture cards

2010-02-23 Thread jerkface

** Attachment added: "mythbackend.log"
   http://launchpadlibrarian.net/39696728/mythbackend.log

-- 
mythtv Hauppauge HVR-1600 Problem with capture cards
https://bugs.launchpad.net/bugs/524822
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 524822] Re: mythtv Hauppauge HVR-1600 Problem with capture cards

2010-02-23 Thread jerkface
It's a group issue. /dev/dvb was owned by root:video. I changed the
group to mythtv and am able to use the digital tuner. I wasn't able to
open the analog tuner to add it.

# groups mythtv
mythtv : mythtv dialout cdrom audio video

# ps aux | grep ^mythtv
mythtv2402  1.2  4.4 281592 4 ?Sl   23:29   0:02 
/usr/bin/mythbackend --logfile /var/log/mythtv/mythbackend.log --user mythtv

*No /etc/default/mythtv-backend

# cat /etc/init/mythtv-backend.conf 
# MythTV Backend service

description "MythTV Backend"
author  "Mario Limonciello "

start on (local-filesystems and net-device-up IFACE=lo)
stop on starting shutdown

#expect fork
respawn

script
USER=mythtv
ARGS="--logfile /var/log/mythtv/mythbackend.log --user $USER"
test -f /etc/default/mythtv-backend && . /etc/default/mythtv-backend || 
true
/usr/bin/mythbackend $ARGS
end script

-- 
mythtv Hauppauge HVR-1600 Problem with capture cards
https://bugs.launchpad.net/bugs/524822
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 367162] Re: package python2.5-minimal 2.5.4-1ubuntu4 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2010-02-23 Thread Adam Collard
Thanks for that, looks like that was a red herring. Could you also try
the following:

$ export PYCENTRAL=debug
$ sudo apt-get install

Then attach the contents of /var/log/pycentral.log ?

Thanks

-- 
package python2.5-minimal 2.5.4-1ubuntu4 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/367162
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 426815] Re: Usability: Can't tab between fields of an 'Add address' line

2010-02-23 Thread vhellmet
Yes, that works. But it still doesn't fill the NetMask automatically the way it 
used to. 
However, thanks for the workaround!

-- 
Usability: Can't tab between fields of an 'Add address' line
https://bugs.launchpad.net/bugs/426815
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 526873] XorgLogOld.txt

2010-02-23 Thread prafull
apport information

** Attachment added: "XorgLogOld.txt"
   http://launchpadlibrarian.net/39696687/XorgLogOld.txt

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

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


[Bug 526873] XorgLog.txt

2010-02-23 Thread prafull
apport information

** Attachment added: "XorgLog.txt"
   http://launchpadlibrarian.net/39696686/XorgLog.txt

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

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


[Bug 526873] UdevLog.txt

2010-02-23 Thread prafull
apport information

** Attachment added: "UdevLog.txt"
   http://launchpadlibrarian.net/39696685/UdevLog.txt

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

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


[Bug 526873] UdevDb.txt

2010-02-23 Thread prafull
apport information

** Attachment added: "UdevDb.txt"
   http://launchpadlibrarian.net/39696681/UdevDb.txt

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

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


[Bug 526873] ProcModules.txt

2010-02-23 Thread prafull
apport information

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/39696679/ProcModules.txt

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

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


[Bug 526873] ProcInterrupts.txt

2010-02-23 Thread prafull
apport information

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/39696675/ProcInterrupts.txt

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

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


[Bug 526873] ProcCpuinfo.txt

2010-02-23 Thread prafull
apport information

** Attachment added: "ProcCpuinfo.txt"
   http://launchpadlibrarian.net/39696674/ProcCpuinfo.txt

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

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


[Bug 526873] PciDisplay.txt

2010-02-23 Thread prafull
apport information

** Attachment added: "PciDisplay.txt"
   http://launchpadlibrarian.net/39696673/PciDisplay.txt

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

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


[Bug 526873] Lspci.txt

2010-02-23 Thread prafull
apport information

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/39696671/Lspci.txt

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

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


[Bug 526873] Lsusb.txt

2010-02-23 Thread prafull
apport information

** Attachment added: "Lsusb.txt"
   http://launchpadlibrarian.net/39696672/Lsusb.txt

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

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


[Bug 526873] GdmLogOld.txt

2010-02-23 Thread prafull
apport information

** Attachment added: "GdmLogOld.txt"
   http://launchpadlibrarian.net/3969/GdmLogOld.txt

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

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


[Bug 526873] GdmLog.txt

2010-02-23 Thread prafull
apport information

** Attachment added: "GdmLog.txt"
   http://launchpadlibrarian.net/39696662/GdmLog.txt

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

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


[Bug 526873] Dependencies.txt

2010-02-23 Thread prafull
apport information

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/39696661/Dependencies.txt

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

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


[Bug 526873] CurrentDmesg.txt

2010-02-23 Thread prafull
apport information

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/39696660/CurrentDmesg.txt

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

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


[Bug 526873] BootDmesg.txt

2010-02-23 Thread prafull
apport information

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/39696658/BootDmesg.txt

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

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


[Bug 526873] Re: no gui lucid

2010-02-23 Thread prafull

** Attachment added: "Image0372.jpg"
   http://launchpadlibrarian.net/39696581/Image0372.jpg

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/39696582/BootDmesg.txt

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/39696583/CurrentDmesg.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/39696584/Dependencies.txt

** Attachment added: "GdmLog.txt"
   http://launchpadlibrarian.net/39696589/GdmLog.txt

** Attachment added: "GdmLogOld.txt"
   http://launchpadlibrarian.net/39696590/GdmLogOld.txt

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/39696591/Lspci.txt

** Attachment added: "Lsusb.txt"
   http://launchpadlibrarian.net/39696592/Lsusb.txt

** Attachment added: "PciDisplay.txt"
   http://launchpadlibrarian.net/39696593/PciDisplay.txt

** Attachment added: "ProcCpuinfo.txt"
   http://launchpadlibrarian.net/39696594/ProcCpuinfo.txt

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/39696595/ProcInterrupts.txt

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/39696596/ProcModules.txt

** Attachment added: "UdevDb.txt"
   http://launchpadlibrarian.net/39696597/UdevDb.txt

** Attachment added: "UdevLog.txt"
   http://launchpadlibrarian.net/39696598/UdevLog.txt

** Attachment added: "XorgLog.txt"
   http://launchpadlibrarian.net/39696599/XorgLog.txt

** Attachment added: "XorgLogOld.txt"
   http://launchpadlibrarian.net/39696600/XorgLogOld.txt

** Tags added: apport-collected

** Description changed:

  Binary package hint: xorg
  
  today what i did
  before this alt+f1 and 
  sudo dhclient
  sudo apt-get update
  sudo apt-get upgrade
  sudo apt-get dist-upgrade
  then reboot.
  
  while booting 
  grub loading
  showing splash screen
  first 4 line from attached image.
  
  no gui
  
  ProblemType: Bug
  Architecture: i386
  CheckboxSubmission: 8dbd8a3f16fae91b9ae1e78d707170ac
  CheckboxSystem: 2b6b6ee4c6a1f5f02fef2009466026d8
  Date: Wed Feb 24 12:34:54 2010
  DistroRelease: Ubuntu 10.04
  DkmsStatus:
   virtualbox-ose, 3.1.2, 2.6.32-13-generic, i686: installed 
   virtualbox-ose, 3.1.2, 2.6.32-12-generic, i686: installed 
   virtualbox-ose, 3.1.2, 2.6.32-14-generic, i686: installed
  InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha i386 (20091222.1)
  MachineType: Acer, inc. TravelMate 4600
  Package: xorg 1:7.5+1ubuntu7
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-14-generic 
root=UUID=e275d044-fa6e-418f-9304-273d6657606a ro quiet splash
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_IN
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-14.20-generic
  RelatedPackageVersions:
   xserver-xorg 1:7.5+1ubuntu7
   libgl1-mesa-glx 7.7-3ubuntu1
   libdrm2 2.4.18-1ubuntu2
   xserver-xorg-video-intel 2:2.9.1-1ubuntu6
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  Uname: Linux 2.6.32-14-generic i686
  dmi.bios.date: 04/21/06
  dmi.bios.vendor: Acer
  dmi.bios.version: 3A45
  dmi.board.name: Crane II
  dmi.board.vendor: Acer, Inc.
  dmi.board.version: Not Applicable
  dmi.chassis.type: 1
  dmi.chassis.vendor: , Inc.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAcer:bvr3A45:bd04/21/06:svnAcer,inc.:pnTravelMate4600:pvrNotApplicable:rvnAcer,Inc.:rnCraneII:rvrNotApplicable:cvn,Inc.:ct1:cvrN/A:
  dmi.product.name: TravelMate 4600
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Acer, inc.
  system:
   distro: Ubuntu
   architecture:   i686kernel: 2.6.32-14-generic
+ --- 
+ Architecture: i386
+ CheckboxSubmission: 8dbd8a3f16fae91b9ae1e78d707170ac
+ CheckboxSystem: 2b6b6ee4c6a1f5f02fef2009466026d8
+ DistroRelease: Ubuntu 10.04
+ InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha i386 (20091222.1)
+ Package: xorg 1:7.5+1ubuntu7
+ PackageArchitecture: i386
+ ProcEnviron:
+  PATH=(custom, user)
+  LANG=en_IN
+  SHELL=/bin/bash
+ ProcVersionSignature: Ubuntu 2.6.32-14.20-generic
+ RelatedPackageVersions:
+  xserver-xorg 1:7.5+1ubuntu7
+  libgl1-mesa-glx 7.7-3ubuntu1
+  libdrm2 2.4.18-1ubuntu2
+  xserver-xorg-video-intel 2:2.9.1-1ubuntu6
+ Tags: lucid
+ Uname: Linux 2.6.32-14-generic i686
+ UserGroups: admin shadow
+ system:
+  distro: Ubuntu
+  architecture:   i686kernel: 2.6.32-14-generic

** Description changed:

  Binary package hint: xorg
  
  today what i did
  before this alt+f1 and 
  sudo dhclient
  sudo apt-get update
  sudo apt-get upgrade
  sudo apt-get dist-upgrade
  then reboot.
  
  while booting 
  grub loading
  showing splash screen
  first 4 line from attached image.
  
  no gui
  
  ProblemType: Bug
  Architecture: i386
  CheckboxSubmission: 8dbd8a3f16fae91b9ae1e78d707170ac
  CheckboxSystem: 2b6b6ee4c6a1f5f02fef2009466026d8
  Date: Wed Feb 24 12:34:54 2010
  DistroRelease: Ubuntu 10.04
  DkmsStatus:
   virtualbox-ose, 3.1.2, 2.6.32-13-generic, i686: installed 
  

[Bug 526873] [NEW] no gui lucid

2010-02-23 Thread prafull
Public bug reported:

Binary package hint: xorg

today what i did
before this alt+f1 and 
sudo dhclient
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
then reboot.

while booting 
grub loading
showing splash screen
first 4 line from attached image.

no gui

ProblemType: Bug
Architecture: i386
CheckboxSubmission: 8dbd8a3f16fae91b9ae1e78d707170ac
CheckboxSystem: 2b6b6ee4c6a1f5f02fef2009466026d8
Date: Wed Feb 24 12:34:54 2010
DistroRelease: Ubuntu 10.04
DkmsStatus:
 virtualbox-ose, 3.1.2, 2.6.32-13-generic, i686: installed 
 virtualbox-ose, 3.1.2, 2.6.32-12-generic, i686: installed 
 virtualbox-ose, 3.1.2, 2.6.32-14-generic, i686: installed
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha i386 (20091222.1)
MachineType: Acer, inc. TravelMate 4600
Package: xorg 1:7.5+1ubuntu7
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-14-generic 
root=UUID=e275d044-fa6e-418f-9304-273d6657606a ro quiet splash
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_IN
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-14.20-generic
RelatedPackageVersions:
 xserver-xorg 1:7.5+1ubuntu7
 libgl1-mesa-glx 7.7-3ubuntu1
 libdrm2 2.4.18-1ubuntu2
 xserver-xorg-video-intel 2:2.9.1-1ubuntu6
SourcePackage: xorg
Symptom: display
Title: Xorg freeze
Uname: Linux 2.6.32-14-generic i686
dmi.bios.date: 04/21/06
dmi.bios.vendor: Acer
dmi.bios.version: 3A45
dmi.board.name: Crane II
dmi.board.vendor: Acer, Inc.
dmi.board.version: Not Applicable
dmi.chassis.type: 1
dmi.chassis.vendor: , Inc.
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnAcer:bvr3A45:bd04/21/06:svnAcer,inc.:pnTravelMate4600:pvrNotApplicable:rvnAcer,Inc.:rnCraneII:rvrNotApplicable:cvn,Inc.:ct1:cvrN/A:
dmi.product.name: TravelMate 4600
dmi.product.version: Not Applicable
dmi.sys.vendor: Acer, inc.
system:
 distro: Ubuntu
 architecture:   i686kernel: 2.6.32-14-generic
--- 
Architecture: i386
CheckboxSubmission: 8dbd8a3f16fae91b9ae1e78d707170ac
CheckboxSystem: 2b6b6ee4c6a1f5f02fef2009466026d8
DistroRelease: Ubuntu 10.04
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha i386 (20091222.1)
Package: xorg 1:7.5+1ubuntu7
PackageArchitecture: i386
ProcEnviron:
 PATH=(custom, user)
 LANG=en_IN
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-14.20-generic
RelatedPackageVersions:
 xserver-xorg 1:7.5+1ubuntu7
 libgl1-mesa-glx 7.7-3ubuntu1
 libdrm2 2.4.18-1ubuntu2
 xserver-xorg-video-intel 2:2.9.1-1ubuntu6
Tags: lucid
Uname: Linux 2.6.32-14-generic i686
UserGroups: admin shadow
system:
 distro: Ubuntu
 architecture:   i686kernel: 2.6.32-14-generic

--- 
Architecture: i386
CheckboxSubmission: 8dbd8a3f16fae91b9ae1e78d707170ac
CheckboxSystem: 2b6b6ee4c6a1f5f02fef2009466026d8
DistroRelease: Ubuntu 10.04
DkmsStatus:
 virtualbox-ose, 3.1.2, 2.6.32-13-generic, i686: installed 
 virtualbox-ose, 3.1.2, 2.6.32-12-generic, i686: installed 
 virtualbox-ose, 3.1.2, 2.6.32-14-generic, i686: installed
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha i386 (20091222.1)
MachineType: Acer, inc. TravelMate 4600
Package: xorg 1:7.5+1ubuntu7
PackageArchitecture: i386
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-14-generic 
root=UUID=e275d044-fa6e-418f-9304-273d6657606a ro quiet splash
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_IN
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-14.20-generic
RelatedPackageVersions:
 xserver-xorg 1:7.5+1ubuntu7
 libgl1-mesa-glx 7.7-3ubuntu1
 libdrm2 2.4.18-1ubuntu2
 xserver-xorg-video-intel 2:2.9.1-1ubuntu6
Tags: lucid
Uname: Linux 2.6.32-14-generic i686
UserGroups:
 
dmi.bios.date: 04/21/06
dmi.bios.vendor: Acer
dmi.bios.version: 3A45
dmi.board.name: Crane II
dmi.board.vendor: Acer, Inc.
dmi.board.version: Not Applicable
dmi.chassis.type: 1
dmi.chassis.vendor: , Inc.
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnAcer:bvr3A45:bd04/21/06:svnAcer,inc.:pnTravelMate4600:pvrNotApplicable:rvnAcer,Inc.:rnCraneII:rvrNotApplicable:cvn,Inc.:ct1:cvrN/A:
dmi.product.name: TravelMate 4600
dmi.product.version: Not Applicable
dmi.sys.vendor: Acer, inc.
system:
 distro: Ubuntu
 architecture:   i686kernel: 2.6.32-14-generic

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


** Tags: apport-bug apport-collected freeze i386 lucid

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

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


[Bug 526874] Re: MySQL Server 5.0 update crash

2010-02-23 Thread Hasnain Javed

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/39696648/Dependencies.txt

** Attachment added: "DpkgTerminalLog.gz"
   http://launchpadlibrarian.net/39696649/DpkgTerminalLog.gz

-- 
MySQL Server 5.0 update crash
https://bugs.launchpad.net/bugs/526874
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 526874] [NEW] MySQL Server 5.0 update crash

2010-02-23 Thread Hasnain Javed
Public bug reported:

This happened while the Update Manager was downloading and installing MySQL 
Server 5.0. Sorry I am new to ubuntu and this is all the information I can 
provide. 
Ubuntu version : 8.10 Intrepid

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 8.10
ErrorMessage: subprocess new pre-removal script returned error exit status 1
NonfreeKernelModules: nvidia
Package: mysql-server-5.0 5.0.67-0ubuntu6
SourcePackage: mysql-dfsg-5.0
Title: package mysql-server-5.0 5.0.67-0ubuntu6 failed to install/upgrade: 
subprocess new pre-removal script returned error exit status 1
Uname: Linux 2.6.27-17-generic i686

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


** Tags: apport-package

-- 
MySQL Server 5.0 update crash
https://bugs.launchpad.net/bugs/526874
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 379524] Re: Alert box says "Fooo!" when closing remote session

2010-02-23 Thread Harald
It might be a rdesktop bug, but gnome-rdp should be configured (or give
the user the option to configure it) to filter these STD-ERR messages.

-- 
Alert box says "Fooo!" when closing remote session
https://bugs.launchpad.net/bugs/379524
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 382315] Re: cron.daily doesn't execute scheduled scripts

2010-02-23 Thread NeilEvanJensen
I had found this same problem today in karmic 9.10 for cron.daily I got
it to work by editing the /etc/cron.daily/apt script by putting the word
exit at the beginning of the script and problem gone.  You can check the
functioning of the cron.daily running by executing sudo run-parts -v
/etc/cron.daily

I also have noticed that the regular root users crontab has a bug I get
E23 no alternate file and it won't let me add anything there.


Here is the page I referenced for my solution 
https://lists.ubuntu.com/archives/ubuntu-users/2009-February/175422.html

-- 
cron.daily doesn't execute scheduled scripts
https://bugs.launchpad.net/bugs/382315
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 518201] Re: [Arrandale] Freeze on login after update

2010-02-23 Thread Geir Ove Myhr
Thank you for letting us know. There have been some updates that may
fixed problems like this, to libdrm and other packages.

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Incomplete => Fix Released

-- 
[Arrandale] Freeze on login after update
https://bugs.launchpad.net/bugs/518201
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 522717] Re: libv4l code compiles to invalid asm: jidctflt.s:74: Error: branch out of range

2010-02-23 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/libv4l

-- 
libv4l code compiles to invalid asm: jidctflt.s:74: Error: branch out of range
https://bugs.launchpad.net/bugs/522717
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 526391] Re: Debian Installer screen text is corrupted

2010-02-23 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/newt

-- 
Debian Installer screen text is corrupted
https://bugs.launchpad.net/bugs/526391
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 50093] Re: Some sysctl's are ignored on boot

2010-02-23 Thread Drew Hess
I'm having the exact same problem as jollyroger and Daniel, and it was
maddening to debug.

This bug's been filed since 2006 and it's still not fixed? Anyone who
uses KVM in a bridged configuration is probably affected by it. At least
make a note of it in the procps or upstart documentation so that users
don't pull their hair out trying to figure out why sysctl.d conf files
are being (silently) ignored.

-- 
Some sysctl's are ignored on boot
https://bugs.launchpad.net/bugs/50093
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 275432] Re: libpolkit requires files from policykit for polkit_context_init to work

2010-02-23 Thread Martin Pitt
** Changed in: consolekit (Ubuntu Jaunty)
   Status: Fix Committed => Fix Released

** Changed in: consolekit (Ubuntu Intrepid)
   Status: New => Won't Fix

-- 
libpolkit requires files from policykit for polkit_context_init to work
https://bugs.launchpad.net/bugs/275432
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 428884] Re: gnome-screensaver-command --poke no longer inhibits screensaver

2010-02-23 Thread Bryce Harrington
The fix that went upstream
(https://bugs.freedesktop.org/show_bug.cgi?id=25855) is included in the
xserver we carry in Lucid.

** Package changed: xorg (Ubuntu) => xorg-server (Ubuntu)

** Changed in: xorg-server (Ubuntu)
   Status: Triaged => Fix Released

-- 
gnome-screensaver-command --poke no longer inhibits screensaver
https://bugs.launchpad.net/bugs/428884
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 511151] Re: java are not reconize by firefox 3.6

2010-02-23 Thread naught101
*** This bug is a duplicate of bug 509727 ***
https://bugs.launchpad.net/bugs/509727

Same problem in i386, harry's solution in #3 works for me.

-- 
java are not reconize by firefox 3.6 
https://bugs.launchpad.net/bugs/511151
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 522180] Re: wrong description for 'gwibber social accounts' and 'social settings'

2010-02-23 Thread Omer Akram
** Changed in: gwibber (Ubuntu)
   Status: Triaged => Fix Committed

-- 
wrong description for 'gwibber social accounts' and 'social settings'
https://bugs.launchpad.net/bugs/522180
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 525435] Re: utf-8 characters cause permission denied error

2010-02-23 Thread Thierry Carrez
** Changed in: samba (Ubuntu)
   Importance: Undecided => Medium

** Changed in: samba (Ubuntu)
   Status: Incomplete => Confirmed

-- 
utf-8 characters cause permission denied error
https://bugs.launchpad.net/bugs/525435
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 526255] Re: package openoffice.org-filter-binfilter 1:3.1.1-5ubuntu1 failed to install/upgrade: el subproceso script post-installation instalado devolvi? el c?digo de salida de error 1

2010-02-23 Thread Chris Cheney
*** This bug is a duplicate of bug 450569 ***
https://bugs.launchpad.net/bugs/450569

** This bug has been marked a duplicate of bug 450569
   package openoffice.org-emailmerge 1:3.0.1-9ubuntu3.1 failed to 
install/upgrade:

-- 
package openoffice.org-filter-binfilter 1:3.1.1-5ubuntu1 failed to 
install/upgrade: el subproceso script post-installation instalado devolvi? el 
c?digo de salida de error 1
https://bugs.launchpad.net/bugs/526255
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 526678] Re: libvirtd segfaults on startup

2010-02-23 Thread Petr Štetiar
Debugged it down and the cause of the segfault seems to be missing
CONFIG_NET_NS in kernel. I'm using vanilla kernel 2.6.32.8.

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

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


[Bug 526729] Re: Add function: Send an E-mail

2010-02-23 Thread Omer Akram
Thank you for your bug report. This bug has been reported to the
developers of the software. You can track it and make comments at:
https://bugzilla.gnome.org/show_bug.cgi?id=610913

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

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

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

** Changed in: empathy (Ubuntu)
   Status: Invalid => Triaged

-- 
Add function: Send an E-mail
https://bugs.launchpad.net/bugs/526729
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 117925] Re: cannot create playlist on ipod

2010-02-23 Thread Wallace Yu
I'm using Rhythmbox 0.12.5 in  ubuntu 9.10   i can delete the
playlist which is already exist, but can when i creat a new playlist
,the changes i've made can not apply to my ipod

-- 
cannot create playlist on ipod
https://bugs.launchpad.net/bugs/117925
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 508906] Re: package openoffice.org-emailmerge 1:3.0.1-9ubuntu3.1 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2010-02-23 Thread Chris Cheney
*** This bug is a duplicate of bug 450569 ***
https://bugs.launchpad.net/bugs/450569

** This bug has been marked a duplicate of bug 450569
   package openoffice.org-emailmerge 1:3.0.1-9ubuntu3.1 failed to 
install/upgrade:

-- 
package openoffice.org-emailmerge 1:3.0.1-9ubuntu3.1 failed to install/upgrade: 
subprocess new pre-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/508906
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 516835] Re: package openoffice.org-emailmerge 1:3.0.1-9ubuntu3.1 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2010-02-23 Thread Chris Cheney
*** This bug is a duplicate of bug 450569 ***
https://bugs.launchpad.net/bugs/450569

** This bug is no longer a duplicate of bug 508906
   package openoffice.org-emailmerge 1:3.0.1-9ubuntu3.1 failed to 
install/upgrade: subprocess new pre-installation script returned error exit 
status 1
** This bug has been marked a duplicate of bug 450569
   package openoffice.org-emailmerge 1:3.0.1-9ubuntu3.1 failed to 
install/upgrade:

-- 
package openoffice.org-emailmerge 1:3.0.1-9ubuntu3.1 failed to install/upgrade: 
subprocess new pre-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/516835
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 522180] Re: wrong description for 'gwibber social accounts' and 'social settings'

2010-02-23 Thread Ken VanDine
** Changed in: gwibber
   Status: New => Fix Committed

-- 
wrong description for 'gwibber social accounts' and 'social settings'
https://bugs.launchpad.net/bugs/522180
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 526854] Re: package openoffice.org-emailmerge 1:3.1.1-5ubuntu1.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-02-23 Thread Chris Cheney
*** This bug is a duplicate of bug 450569 ***
https://bugs.launchpad.net/bugs/450569

** This bug has been marked a duplicate of bug 450569
   package openoffice.org-emailmerge 1:3.0.1-9ubuntu3.1 failed to 
install/upgrade:

-- 
package openoffice.org-emailmerge 1:3.1.1-5ubuntu1.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/526854
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 355198] Re: uno.bin crashed with SIGSEGV in cppu::OInterfaceIteratorHelper::OInterfaceIteratorHelper()

2010-02-23 Thread zmar...@onet.eu
jakby ktos napisał po polsku 
muj english i is litle

-- 
uno.bin crashed with SIGSEGV in 
cppu::OInterfaceIteratorHelper::OInterfaceIteratorHelper()
https://bugs.launchpad.net/bugs/355198
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 422536] Re: EDAC amd64: WARNING: ECC is NOT currently enabled by the BIOS. Module will NOT be loaded.

2010-02-23 Thread Martin Pitt
** Changed in: null
   Status: Fix Released => Invalid

** Changed in: linux
   Status: Fix Committed => Invalid

-- 
EDAC amd64: WARNING: ECC is NOT currently enabled by the BIOS. Module will NOT 
be loaded.
https://bugs.launchpad.net/bugs/422536
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 458336] Re: old_style landscapes not rendered correctly

2010-02-23 Thread Bogdan Marinov
** Summary changed:

- Horizon texture rendered incorrectly on nvidia 6600GT
+ old_style landscapes not rendered correctly

-- 
old_style landscapes not rendered correctly
https://bugs.launchpad.net/bugs/458336
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 492270] Re: upstart failsafe incorrect screen resolution when running with 2.6.31 kernerls

2010-02-23 Thread Bryce Harrington
** Package changed: xorg (Ubuntu) => xserver-xorg-video-intel (Ubuntu)

-- 
upstart failsafe incorrect screen resolution when running with 2.6.31 kernerls
https://bugs.launchpad.net/bugs/492270
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 522180] Re: wrong description for 'gwibber social accounts' and 'social settings'

2010-02-23 Thread Launchpad Bug Tracker
** Branch linked: lp:gwibber

-- 
wrong description for 'gwibber social accounts' and 'social settings'
https://bugs.launchpad.net/bugs/522180
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 524952] Re: too low resolution after install ubuntu 9.10

2010-02-23 Thread Bryce Harrington
** Package changed: xorg (Ubuntu) => xserver-xorg-video-trident (Ubuntu)

-- 
too low resolution after install ubuntu 9.10
https://bugs.launchpad.net/bugs/524952
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 526865] Re: package openoffice.org-emailmerge 1:3.1.1-5ubuntu1 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2010-02-23 Thread Chris Cheney
*** This bug is a duplicate of bug 450569 ***
https://bugs.launchpad.net/bugs/450569

** This bug has been marked a duplicate of bug 450569
   package openoffice.org-emailmerge 1:3.0.1-9ubuntu3.1 failed to 
install/upgrade:

-- 
package openoffice.org-emailmerge 1:3.1.1-5ubuntu1 failed to install/upgrade: 
subprocess new pre-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/526865
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 526867] Re: package openoffice.org-emailmerge 1:3.1.1-5ubuntu1 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2010-02-23 Thread Chris Cheney
*** This bug is a duplicate of bug 450569 ***
https://bugs.launchpad.net/bugs/450569

** This bug is no longer a duplicate of bug 526865
   package openoffice.org-emailmerge 1:3.1.1-5ubuntu1 failed to 
install/upgrade: subprocess new pre-installation script returned error exit 
status 1
** This bug has been marked a duplicate of bug 450569
   package openoffice.org-emailmerge 1:3.0.1-9ubuntu3.1 failed to 
install/upgrade:

-- 
package openoffice.org-emailmerge 1:3.1.1-5ubuntu1 failed to install/upgrade: 
subprocess new pre-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/526867
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 526869] Re: openoffice.org-3.1 fails to autoupdate if quickstarter is running

2010-02-23 Thread Chris Cheney
*** This bug is a duplicate of bug 450569 ***
https://bugs.launchpad.net/bugs/450569

** This bug has been marked a duplicate of bug 450569
   package openoffice.org-emailmerge 1:3.0.1-9ubuntu3.1 failed to 
install/upgrade:

-- 
openoffice.org-3.1 fails to autoupdate if quickstarter is running
https://bugs.launchpad.net/bugs/526869
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 514677] Re: only Sound ATI HDMI detected

2010-02-23 Thread Tazz06


-- 
only Sound ATI HDMI detected
https://bugs.launchpad.net/bugs/514677
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 66239] Re: Patch to add HAL FDI info for MPMan MP-Ki 128

2010-02-23 Thread Julián Alarcón
BTW, there is a new bug report:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/518186

-- 
Patch to add HAL FDI info for MPMan MP-Ki 128
https://bugs.launchpad.net/bugs/66239
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 511890]

2010-02-23 Thread Per Ångström
Jean-Baptiste, merci beaucoup! (Thanks a lot!)

-- 
month name in string localized using wrong type of locale produces 
mixed-language message
https://bugs.launchpad.net/bugs/511890
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 518186] Re: Problem USB MP3: MPMan MPF62 (1Go)

2010-02-23 Thread Julián Alarcón
I have the same problem. A similar bug was reported some time ago, but is 
related to HAL (deprecated on Lucid)
https://bugs.launchpad.net/ubuntu/+source/hal/+bug/66239

We, with Martin Pitt, are tracking this bug.

The MP3 player looks like the image from this post:
http://ubuntuforums.org/showthread.php?t=1412633

-- 
Problem USB MP3: MPMan MPF62 (1Go)
https://bugs.launchpad.net/bugs/518186
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 521436] Re: ioctl EVIOCGNAME failed: Inappropriate ioctl for device on 10.04

2010-02-23 Thread Ákos Maróy
well, I was surprised as well, but this is what happens, as I described:
gdm fails to start, while startx will start X fine, with the same errors
in the X log file. when gdm fails to start, it displays a window
complaining about these errors.

I looked at the wiki page you sent, but did not find more details on
what other information to report.

what other information do you need? can you be more specific?

-- 
ioctl EVIOCGNAME failed: Inappropriate ioctl for device on 10.04
https://bugs.launchpad.net/bugs/521436
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 522180] Re: wrong description for 'gwibber social accounts' and 'social settings'

2010-02-23 Thread Ken VanDine
** Also affects: gwibber
   Importance: Undecided
   Status: New

** Changed in: gwibber
   Importance: Undecided => Low

** Changed in: gwibber
Milestone: None => 2.30.0

** Changed in: gwibber
 Assignee: (unassigned) => Ken VanDine (ken-vandine)

-- 
wrong description for 'gwibber social accounts' and 'social settings'
https://bugs.launchpad.net/bugs/522180
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 526463] Re: mplayer crashes using dvdnav

2010-02-23 Thread Reinhard Tartler
** Changed in: mplayer (Ubuntu)
   Status: New => Invalid

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

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


[Bug 526854] Re: package openoffice.org-emailmerge 1:3.1.1-5ubuntu1.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-02-23 Thread Monkey
** Summary changed:

- no idea
+ package openoffice.org-emailmerge 1:3.1.1-5ubuntu1.1 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 1

-- 
package openoffice.org-emailmerge 1:3.1.1-5ubuntu1.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/526854
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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



[Bug 526867] Re: package openoffice.org-emailmerge 1:3.1.1-5ubuntu1 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2010-02-23 Thread Monkey
*** This bug is a duplicate of bug 526865 ***
https://bugs.launchpad.net/bugs/526865

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

** This bug has been marked a duplicate of bug 526865
   package openoffice.org-emailmerge 1:3.1.1-5ubuntu1 failed to 
install/upgrade: subprocess new pre-installation script returned error exit 
status 1

-- 
package openoffice.org-emailmerge 1:3.1.1-5ubuntu1 failed to install/upgrade: 
subprocess new pre-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/526867
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 526869] Re: openoffice.org-3.1 fails to autoupdate if quickstarter is running

2010-02-23 Thread abma

** Attachment added: "AptOrdering.txt"
   http://launchpadlibrarian.net/39696229/AptOrdering.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/39696230/Dependencies.txt

** Attachment added: "Dmesg.txt"
   http://launchpadlibrarian.net/39696231/Dmesg.txt

** Attachment added: "DpkgTerminalLog.txt"
   http://launchpadlibrarian.net/39696233/DpkgTerminalLog.txt

-- 
openoffice.org-3.1 fails to autoupdate if quickstarter is running
https://bugs.launchpad.net/bugs/526869
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 526869] [NEW] openoffice.org-3.1 fails to autoupdate if quickstarter is running

2010-02-23 Thread abma
Public bug reported:

Binary package hint: openoffice.org

Update manager must check if quickstarter is running and close if any
before performing actual updates.

ProblemType: Package
Architecture: i386
Date: Wed Feb 24 08:42:20 2010
DistroRelease: Ubuntu 9.10
ErrorMessage: subprocess new pre-installation script returned error exit status 
1
NonfreeKernelModules: nvidia
Package: openoffice.org-emailmerge 1:3.1.1-5ubuntu1
PackageArchitecture: all
ProcVersionSignature: Ubuntu 2.6.31-20.57-generic
SourcePackage: openoffice.org
Title: package openoffice.org-emailmerge 1:3.1.1-5ubuntu1 failed to 
install/upgrade: subprocess new pre-installation script returned error exit 
status 1
Uname: Linux 2.6.31-20-generic i686

** Affects: openoffice.org (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386

-- 
openoffice.org-3.1 fails to autoupdate if quickstarter is running
https://bugs.launchpad.net/bugs/526869
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 66239] Re: Patch to add HAL FDI info for MPMan MP-Ki 128

2010-02-23 Thread Julián Alarcón
Sorry for the delay.

Here is the output of udisks --monitor-detail

I see this error:
(udisks:14925): udisks-WARNING **: Couldn't call GetAll() to get properties for 
/org/freedesktop/UDisks/devices/sdc: Method "GetAll" with signature "s" on 
interface "org.freedesktop.DBus.Properties" doesn't exist

** Attachment added: "udisks.txt"
   http://launchpadlibrarian.net/39696165/udisks.txt

-- 
Patch to add HAL FDI info for MPMan MP-Ki 128
https://bugs.launchpad.net/bugs/66239
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 350041] Re: Blue Static on screen

2010-02-23 Thread Monkey
Thank You for your answer. I´ve closed this bug.

Thank You for making Ubuntu better.

** Changed in: xorg (Ubuntu)
   Status: Incomplete => Fix Released

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

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

[Bug 449208] Re: touchpad tap-to-click response delayed .5 seconds

2010-02-23 Thread eremos
This is indeed very annoying. I've tried to adjust things via xinput but
with no luck, not all of the same options seem to be available as
through the old Shared Memory config method.

There are a couple of posts about this issue on the forum but with no
solution.

I don't know whether the driver or something else would need to be
changed but something like the following behaviour would be ideal:

First scenario: Double/Triple Tap
User taps (down and up within TapTimeout). ButtonDown happens immediately, but 
it waits TapDuration before sending ButtonUp. This gives the user time to tap 
again. If the user releases within TapTimeout, it sends another TapDuration 
tap, which again gives the user time to tap a third time.

Second scenario: Tap and Drag
User taps (down and up within TapTimeout). ButtonDown happens immediately, but 
it waits TapDuration before sending ButtonUp. This gives the user time to put 
his finger back on the touchpad, and if he doesn't lift it within TapTimeout, 
any movement from then on is treated as a drag. Depending on whether the 
DragLockTimeout, the drag ends immediately when the user lifts his finger, or 
after a delay.

I guess the current situation is that the driver decides what the user
is doing before executing any action (is he tapping, doubletapping,
dragging), whereas what we're asking for is that the driver decides
*while* the action is taking place.

-- 
touchpad tap-to-click response delayed .5 seconds
https://bugs.launchpad.net/bugs/449208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 518186] Re: Problem USB MP3: MPMan MPF62 (1Go)

2010-02-23 Thread Julián Alarcón
** Changed in: linux (Ubuntu)
   Status: New => Confirmed

-- 
Problem USB MP3: MPMan MPF62 (1Go)
https://bugs.launchpad.net/bugs/518186
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 521175] Re: Plymouth AND Automatic Login enabled system freezes

2010-02-23 Thread vmc
It no longer freezes and Plymouth works perfectly.

** Changed in: plymouth (Ubuntu)
   Status: Incomplete => Fix Released

-- 
Plymouth AND Automatic Login enabled system freezes
https://bugs.launchpad.net/bugs/521175
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 521175] Re: Plymouth AND Automatic Login enabled system freezes

2010-02-23 Thread vmc
Since daily-live of Feb23, I have had no more issues with Plymouth.

Thanks Steve for all your help!

-- 
Plymouth AND Automatic Login enabled system freezes
https://bugs.launchpad.net/bugs/521175
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 526670] Re: ffmpeg and ffplay fail to load unable to find libavutil.so.50

2010-02-23 Thread Reinhard Tartler
ha, your dependencies output does not indicate that you had the package
libavcodec installed at all. This means that you most likely have
installed it by hand in either /usr/lib or /usr/local/lib.

you need to remove that as well.

the output of 'ldd /usr/bin/ffmpeg' would certainly reveal this.

** Changed in: ffmpeg (Ubuntu)
   Status: New => Invalid

-- 
ffmpeg and ffplay fail to load unable to find libavutil.so.50
https://bugs.launchpad.net/bugs/526670
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 526105] Re: package libx264-85 (not installed) failed to install/upgrade: tentata sovrascrittura di "/usr/lib/libx264.so.85" presente anche nel pacchetto libx264-83 2:0.85.1442+svn20100219-gi

2010-02-23 Thread Reinhard Tartler
On Mi, Feb 24, 2010 at 01:57:56 (CET), BavarianPH wrote:

> The error cannot be solved, without deinstalling most of the video
> related apps.

this is true. complain to the supplier of the libx264-83 package, which
is utterly broken and has never been distributed by ubuntu. moreover,
these video related apps need to be recompiled against libx264-85 anyways.

> does not resolve the issues. Perhaps there is a magic command line that
> could work, but I have not learned

apt-get install libx264-83- libx264-85

> I have confidence, that the Ubuntu masters can fix this!

no. I can only recommend to avoid broken PPAs.

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4

-- 
package libx264-85 (not installed) failed to install/upgrade: tentata 
sovrascrittura di "/usr/lib/libx264.so.85" presente anche nel pacchetto 
libx264-83 2:0.85.1442+svn20100219-git781d300~ppa1~lucid1
https://bugs.launchpad.net/bugs/526105
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 526868] [NEW] Have to log out of a virtual terminal twice if Private not set to automount

2010-02-23 Thread narnie
*** This bug is a security vulnerability ***

Public security bug reported:

Binary package hint: ecryptfs-utils

Hello,

I am having a problem with my Private folder setup using ecrypts.

I don't like the automounting behaviour of ecrypts. I prefer to manually
mount it when I need it.

To do so, I have renamed this file:

~/.ecryptfs/auto-mount

to

~/.ecryptfs/NO_auto-mount

After doing this, if I'm in a virtual terminal (eg, CTRL-ALT 1) and log
in, when I log out by typing exit, it starts another bash which will
then logs out when I type exit the second time. When I rename the file
back to the original name (auto-mount), then I only have to type exit to
logout once. If I move the file out of the dir entirely, I still have to
exit by type exit followed by typing exit in the new bash (well, now
that I think about it, I haven't "proven" it is the same bash by looking
up the PID).

This behaviour occurs EVERY time and thus is very reproducible.

It does NOT matter whether Private is actually mounted as decrypted or
not.

Also, it does NOT behave this way in xterm nor gnome-terminal window
consoles.

I would love a fix for this is it is annoying to have to exit twice
unless I want my ecrypt available to any root-privileged user to see
that happens to be logged on and wants to go snooping on my /home dir.
It is for this reason I mark it as a security vulnerability. I realize
that having it automounted is the default (which I personally feel is a
security vulnerability in the first place but I understand the reasoning
in trying to make it easier for the masses - but hence raises the
question why an easy way to prevent automounting of ecryptfs in the
first place is not "built-in")

With thanks,
Narnie

** Affects: ecryptfs-utils (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: ecryptfs exit log logout out terminal twice virtual

** Tags added: terminal virtual

** Visibility changed to: Public

-- 
Have to log out of a virtual terminal twice if Private not set to automount
https://bugs.launchpad.net/bugs/526868
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 526670] Re: ffmpeg and ffplay fail to load unable to find libavutil.so.50

2010-02-23 Thread Reinhard Tartler
this is typically caused when ffmpeg is compiled against a post 0.5
version of ffmpeg but used with ubuntu system libraries that are based
on 0.5.

do or did you have any PPAs or similar installed that replaced
libavcodec libraries? according to the apport data, I don't see anything
suspicious, but that doesn't really make sense to me.

-- 
ffmpeg and ffplay fail to load unable to find libavutil.so.50
https://bugs.launchpad.net/bugs/526670
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Ubuntu-x-swat] [Bug 474880] Re: Alienware M17 with NVIDIA GeForce 9400M G crashes gui on reboot with 173, 180, and 185 drivers.

2010-02-23 Thread Bryce Harrington
On Tue, Feb 23, 2010 at 03:42:21PM -, d...@natureair.com wrote:
> I have found a solution.  Using EnvyNG to do the install from a low
> graphics environment works.  Now it is as close to a plug and play as I
> have seen.  I am using 195 drivers as we speak. Can you post that as the
> fix?  

Well, ideally we'd get the user to that driver without having to go
through low graphics mode first, but that's good to hear you've got your
system sorted out.

-- 
Alienware M17 with NVIDIA GeForce 9400M G crashes gui on reboot with 173, 180, 
and 185 drivers.
https://bugs.launchpad.net/bugs/474880
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 517316] Re: ioctl EVIOCGNAME failed on lucid

2010-02-23 Thread Robert Hooker
Fixed by:

xserver-xorg-input-evdev (1:2.3.2-3ubuntu1) lucid; urgency=low

  * Add 100-silence-eviocgname-error.patch:
 - Silences the harmless EVIOCGNAME errors from the log.

Date: Tue, 23 Feb 2010 23:28:05 -0500
Changed-By: Robert Hooker 

** Package changed: virtualbox-ose (Ubuntu) => xserver-xorg-input-evdev
(Ubuntu)

** Changed in: xserver-xorg-input-evdev (Ubuntu)
 Assignee: (unassigned) => Robert Hooker (sarvatt)

** Changed in: xserver-xorg-input-evdev (Ubuntu)
   Status: New => Fix Released

-- 
ioctl EVIOCGNAME failed on lucid
https://bugs.launchpad.net/bugs/517316
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 524822] Re: mythtv Hauppauge HVR-1600 Problem with capture cards

2010-02-23 Thread jerkface
Scratch that, I chose a different repository and now it is installing.
Will update tonight or tomorrow whether the tuners are working now or
not.

-- 
mythtv Hauppauge HVR-1600 Problem with capture cards
https://bugs.launchpad.net/bugs/524822
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 121574] Re: Open source nv X crashes whenever applications use gl

2010-02-23 Thread Bryce Harrington
On Tue, Feb 23, 2010 at 07:48:22PM -, oz wrote:
> What'll happen to people still having the old broken nv driver
> installed? Will they be switched automatically to nouveau and have their
> X properly reconfigured with the next update?

Yes

-- 
Open source nv X crashes whenever applications use gl
https://bugs.launchpad.net/bugs/121574
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 164390] Re: [needs-packaging] Gogh

2010-02-23 Thread Julián Alarcón
** Description changed:

- http://www.goghproject.com/
+ http://code.google.com/p/gogh/
  
  "Gogh is a GNU/Linux bitmap graphics editor. It is designed to work with
  pressure-sensitive input devices, like a Wacom tablet.
  
  Gogh is currently under development, hovewer it is functional and has
  the following features:
  
- * Support for pressure sensitive devices - brush width and opacity may 
vary with pressure.
- * Pen, Smudge and Eraser brush types
- * Multiple layers with adjustable opacity
- * Zoom
- * Image resize (trim/append), image scale
- * Almost every action is undoable - even resizing the image and deleting 
layers
- * Images can be saved in Gogh format, or converted to PNG and JPEG formats
- * Color picker
+ * Support for pressure sensitive devices - brush width and opacity may 
vary with pressure.
+ * Pen, Smudge and Eraser brush types
+ * Multiple layers with adjustable opacity
+ * Zoom
+ * Image resize (trim/append), image scale
+ * Almost every action is undoable - even resizing the image and deleting 
layers
+ * Images can be saved in Gogh format, or converted to PNG and JPEG formats
+ * Color picker
  
  Requirements:
  
- * Python 2.4
- * PyGTK 2.8 or greater, compiled with Numeric
- * gnome-python
- * PyXML
+ * Python 2.4
+ * PyGTK 2.8 or greater, compiled with Numeric
+ * gnome-python
+ * PyXML
  "
  
  License: GPL

-- 
[needs-packaging] Gogh
https://bugs.launchpad.net/bugs/164390
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 515048] Re: nmbd crashed with SIGSEGV in _IO_vfprintf_internal()

2010-02-23 Thread steubens
i have no clue as to reproducing it; it happened once and hasn't since
that time, i reported it in case the apport report might be
useful/obvious

-- 
nmbd crashed with SIGSEGV in _IO_vfprintf_internal()
https://bugs.launchpad.net/bugs/515048
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 523633] Re: facebook account revealed private email address as alias

2010-02-23 Thread Omer Akram
marking invalid as per last comment

** Changed in: empathy (Ubuntu)
   Status: Triaged => Invalid

-- 
facebook account revealed private email address as alias
https://bugs.launchpad.net/bugs/523633
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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