[Bug 1266303] Re: /usr/sbin/locale-gen: line 243: 5853 Floating point exception(core dumped)

2014-01-07 Thread gliptak
Similar to this thread

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

I copied

/usr/lib/locale/locale-archive

from a live image and the floating point error was corrected.

Thanks

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

Title:
  /usr/sbin/locale-gen: line 243:  5853 Floating point exception(core
  dumped)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/langpack-locales/+bug/1266303/+subscriptions

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


[Bug 1266303] [NEW] /usr/sbin/locale-gen: line 243: 5853 Floating point exception(core dumped)

2014-01-05 Thread gliptak
Public bug reported:

Running:

$ sudo locale-gen en_US en_US.UTF-8
Generating locales...
  en_US.ISO-8859-1... /usr/sbin/locale-gen: line 243: 10624 Floating point 
exception(core dumped) localedef $no_archive -i $input -c -f $charset 
$locale_alias $locale
failed
  en_US.UTF-8... /usr/sbin/locale-gen: line 243: 10652 Floating point 
exception(core dumped) localedef $no_archive -i $input -c -f $charset 
$locale_alias $locale
failed
Generation complete.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: locales 2.13+git20120306-9
ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
Uname: Linux 3.11.0-15-generic x86_64
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: amd64
Date: Sun Jan  5 18:30:08 2014
Dependencies:
 gcc-4.8-base 4.8.2-10ubuntu2
 libc6 2.18-0ubuntu2
 libgcc1 1:4.8.2-10ubuntu2
 multiarch-support 2.17-93ubuntu4
InstallationDate: Installed on 2013-07-18 (171 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: langpack-locales
UpgradeStatus: Upgraded to trusty on 2014-01-05 (0 days ago)

** Affects: langpack-locales (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

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

Title:
  /usr/sbin/locale-gen: line 243:  5853 Floating point exception(core
  dumped)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/langpack-locales/+bug/1266303/+subscriptions

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


[Bug 865372] Re: compiler not working if started from launcher

2013-12-08 Thread gliptak
** Tags added: saucy

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

Title:
  compiler not working if started from launcher

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/haskell-leksah/+bug/865372/+subscriptions

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


[Bug 234365] Re: Place unison.log file in ~/.unison

2013-12-01 Thread gliptak
Fixed with:

$ dpkg --list | grep unison
ii  unison-gtk  2.40.102-2ubuntu1   
   amd64file-synchronization tool for Unix and Windows with 
GTK+ interface

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

Title:
  Place unison.log file in ~/.unison

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

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


[Bug 1238930] Re: sytem crashes after running update-manager -d; kernel panic; switching back to text console; unresponsive command-line

2013-10-23 Thread gliptak
I no longer experience the wireless crash at

$ dpkg --list | grep libc6:amd64
ii  libc6:amd64 2.17-93ubuntu4  
   amd64Embedded GNU C Library: Shared libraries
$ dpkg --list | grep linux-image-generic
ii  linux-image-generic 3.11.0.12.13
   amd64Generic Linux kernel image

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

Title:
  sytem crashes after running update-manager -d; kernel panic;
  switching back to text console; unresponsive command-line

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1238930/+subscriptions

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


[Bug 1238930] Re: sytem crashes after running update-manager -d; kernel panic; switching back to text console; unresponsive command-line

2013-10-12 Thread gliptak
I was experiencing a similar issue. When trying to upgrade libc,
freezing the machine right after showing:

Processing triggers for libc-bin ...

Other distributions also describe similar symptoms:

https://bugs.archlinux.org/task/36539

I (seem to have) solved my issue by disabling the wireless card (and
plugging into a wired connection).

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

Title:
  sytem crashes after running update-manager -d; kernel panic;
  switching back to text console; unresponsive command-line

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1238930/+subscriptions

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


[Bug 1173650] [NEW] gedit crash when modify currently browsed file

2013-04-27 Thread gliptak
Public bug reported:

Steps to reproduce:

$ cd /tmp
$ touch foo.txt
$ gedit 

 Bring up the File Open dialog. Select /tmp/foo.txt (but do not open it). 
Copy its location (with right click menu)
 Switch back to shell and delete /tmp/foo.txt

$ rm foo.txt

 Observe core in shell

$
(gedit:4624): Gtk-CRITICAL **: 
gtk_tree_model_filter_convert_iter_to_child_iter: assertion `valid == TRUE' 
failed

(gedit:4624): Gtk-CRITICAL **: gtk_file_system_model_get_value:
assertion `ITER_IS_VALID (model, iter)' failed

(gedit:4624): GLib-GObject-WARNING **:
/build/buildd/glib2.0-2.34.1/./gobject/gtype.c:4204: type id `0' is
invalid

(gedit:4624): GLib-GObject-WARNING **: can't peek value table for type
`invalid' which is not currently referenced

I generated a code which I'm attaching.

Thanks

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: gedit 3.6.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-22.34-generic 3.5.7.2
Uname: Linux 3.5.0-22-generic x86_64
ApportVersion: 2.6.1-0ubuntu10
Architecture: amd64
Date: Sat Apr 27 10:56:24 2013
MarkForUpload: True
SourcePackage: gedit
UpgradeStatus: Upgraded to quantal on 2012-10-21 (187 days ago)

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


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

** Attachment added: core
   https://bugs.launchpad.net/bugs/1173650/+attachment/3656302/+files/core

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

Title:
  gedit crash when modify currently browsed file

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

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


[Bug 1088971] Re: squid3 is not compiled with ssl support

2013-03-21 Thread gliptak
*** This bug is a duplicate of bug 16669 ***
https://bugs.launchpad.net/bugs/16669

** This bug has been marked a duplicate of bug 16669
   Squid: Compile with --enable-ssl

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

Title:
  squid3 is not compiled with ssl support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1088971/+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 16669] Re: Squid: Compile with --enable-ssl

2013-03-21 Thread gliptak
Yes, https caching would be a feature many users are looking for.

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

Title:
  Squid: Compile with --enable-ssl

To manage notifications about this bug go to:
https://bugs.launchpad.net/squid/+bug/16669/+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 1097032] Re: Please provide GNUTLS support in squid

2013-03-21 Thread gliptak
Is this also duplicate of https://bugs.launchpad.net/bugs/16669 ?

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

Title:
  Please provide GNUTLS support in squid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1097032/+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 1088971] Re: squid3 is not compiled with ssl support

2013-03-21 Thread gliptak
*** This bug is a duplicate of bug 16669 ***
https://bugs.launchpad.net/bugs/16669

** This bug has been marked a duplicate of bug 16669
   Squid: Compile with --enable-ssl

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

Title:
  squid3 is not compiled with ssl support

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

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


[Bug 16669] Re: Squid: Compile with --enable-ssl

2013-03-21 Thread gliptak
Yes, https caching would be a feature many users are looking for.

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

Title:
  Squid: Compile with --enable-ssl

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

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


[Bug 1097032] Re: Please provide GNUTLS support in squid

2013-03-21 Thread gliptak
Is this also duplicate of https://bugs.launchpad.net/bugs/16669 ?

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

Title:
  Please provide GNUTLS support in squid

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

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


[Bug 1051572] [NEW] warning: /etc/init.d/nanny missing LSB information

2012-09-16 Thread gliptak
Public bug reported:

Following warning is shown:


update-rc.d: warning: /etc/init.d/nanny missing LSB information
update-rc.d: see http://wiki.debian.org/LSBInitScripts

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: nanny 2.31.1-0ubuntu4
ProcVersionSignature: Ubuntu 3.2.0-30.48-generic 3.2.27
Uname: Linux 3.2.0-30-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu13
Architecture: amd64
Date: Sun Sep 16 09:12:29 2012
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
ProcEnviron:
 TERM=xterm
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: nanny
UpgradeStatus: Upgraded to precise on 2012-04-22 (146 days ago)

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


** Tags: amd64 apport-bug precise 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/1051572

Title:
  warning: /etc/init.d/nanny missing LSB information

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

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


[Bug 1051572] Re: warning: /etc/init.d/nanny missing LSB information

2012-09-16 Thread gliptak
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1051572

Title:
  warning: /etc/init.d/nanny missing LSB information

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

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


[Bug 1051572] Re: warning: /etc/init.d/nanny missing LSB information

2012-09-16 Thread gliptak
** Patch added: nanny.diff
   
https://bugs.launchpad.net/ubuntu/+source/nanny/+bug/1051572/+attachment/3318669/+files/nanny.diff

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

Title:
  warning: /etc/init.d/nanny missing LSB information

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

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


[Bug 995151] [NEW] yesod cabal: Could not resolve dependencies: persistent-sqlite

2012-05-05 Thread gliptak
Public bug reported:

yesod generated demo project doesn't start.

Steps to reproduce:

$ yesod init
...
$ cd yesod-demo  cabal install  yesod devel
Resolving dependencies...
cabal: Could not resolve dependencies:
trying: yesod-demo-0.0.0 (user goal)
next goal: persistent-sqlite (dependency of yesod-demo-0.0.0)
rejecting: persistent-sqlite-0.6.2.1, 0.6.2, 0.6.1, 0.6.0, 0.5.0, 0.4.0,
0.3.0.1, 0.3.0, 0.2.2.1, 0.2.2, 0.2.1, 0.2.0, 0.1.1, 0.1.0, 0.0.0 (conflict:
yesod-demo = persistent-sqlite=0.8  0.9)

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: yesod 0.10.1.3-2
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
Uname: Linux 3.2.0-24-generic x86_64
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
Date: Sat May  5 12:36:52 2012
SourcePackage: haskell-yesod
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: haskell-yesod (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise

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

Title:
  yesod cabal: Could not resolve dependencies: persistent-sqlite

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/haskell-yesod/+bug/995151/+subscriptions

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


[Bug 995151] Re: yesod cabal: Could not resolve dependencies: persistent-sqlite

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

Title:
  yesod cabal: Could not resolve dependencies: persistent-sqlite

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/haskell-yesod/+bug/995151/+subscriptions

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


[Bug 886613] Re: skeleton Yesod project fails with Could not find module `Text.Jasmine'

2012-05-05 Thread gliptak
*** This bug is a duplicate of bug 995151 ***
https://bugs.launchpad.net/bugs/995151

** This bug has been marked a duplicate of bug 995151
   yesod cabal: Could not resolve dependencies: persistent-sqlite

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

Title:
  skeleton Yesod project fails with Could not find module `Text.Jasmine'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/haskell-yesod/+bug/886613/+subscriptions

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


[Bug 901561] Re: No appindicator for Workrave. Unable to access settings.

2012-04-22 Thread gliptak
*** This bug is a duplicate of bug 796824 ***
https://bugs.launchpad.net/bugs/796824

** This bug has been marked a duplicate of bug 796824
   workrave icon does not appear in unity panel menu

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

Title:
  No appindicator for Workrave. Unable to access settings.

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

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


[Bug 970475] Re: eclipse doesn't start !MESSAGE Missing imported package com.ibm.icu.text_0.0.0.

2012-04-05 Thread gliptak
yes, 3.7.2 corrected this.

** Changed in: eclipse (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  eclipse doesn't start !MESSAGE Missing imported package
  com.ibm.icu.text_0.0.0.

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

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


[Bug 963086] Re: Software catalog complains about kde-telepathy-send-file desktop file.

2012-04-03 Thread gliptak
*** This bug is a duplicate of bug 960331 ***
https://bugs.launchpad.net/bugs/960331

** This bug has been marked a duplicate of bug 960331
   kde-telepathy-send-file:kde4__ktp-send-file.desktop could not be read 
correctly

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

Title:
  Software catalog complains about kde-telepathy-send-file desktop file.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/app-install-data-ubuntu/+bug/963086/+subscriptions

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


[Bug 853036] Re: desktop-webmail is not registering a mailprovider

2012-04-03 Thread gliptak
*** This bug is a duplicate of bug 626400 ***
https://bugs.launchpad.net/bugs/626400

** This bug has been marked a duplicate of bug 626400
   desktop-webmail to provide mail-reader

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

Title:
  desktop-webmail is not registering a mailprovider

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/desktop-webmail/+bug/853036/+subscriptions

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


[Bug 626400] Re: desktop-webmail to provide mail-reader

2012-04-03 Thread gliptak
Add Provides: mail-reader

** Patch added: debian_control.patch
   
https://bugs.launchpad.net/ubuntu/+source/desktop-webmail/+bug/626400/+attachment/2999118/+files/debian_control.patch

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

Title:
  desktop-webmail to provide mail-reader

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/desktop-webmail/+bug/626400/+subscriptions

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


[Bug 839735] Re: desktop-webmail: GMail URL failes

2012-04-03 Thread gliptak
Upload as a patch

** Patch added: data_webmailers.patch
   
https://bugs.launchpad.net/ubuntu/+source/desktop-webmail/+bug/839735/+attachment/2999163/+files/data_webmailers.patch

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

Title:
  desktop-webmail: GMail URL failes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/desktop-webmail/+bug/839735/+subscriptions

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


[Bug 583201] Re: no support for secure gmail

2012-04-03 Thread gliptak
*** This bug is a duplicate of bug 839735 ***
https://bugs.launchpad.net/bugs/839735

** This bug has been marked a duplicate of bug 839735
   desktop-webmail: GMail URL failes

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

Title:
  no support for secure gmail

To manage notifications about this bug go to:
https://bugs.launchpad.net/desktop-webmail/+bug/583201/+subscriptions

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


[Bug 581715] Re: Subject not filled when CC and Subject in mailto Link

2012-04-03 Thread gliptak
*** This bug is a duplicate of bug 839735 ***
https://bugs.launchpad.net/bugs/839735

** This bug has been marked a duplicate of bug 839735
   desktop-webmail: GMail URL failes

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

Title:
  Subject not filled when CC and Subject in mailto Link

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/desktop-webmail/+bug/581715/+subscriptions

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


[Bug 970475] Re: eclipse doesn't start !MESSAGE Missing imported package com.ibm.icu.text_0.0.0.

2012-04-02 Thread gliptak
Confirming workaround #2. It is unclear what other negative effects it
might have ...

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

Title:
  eclipse doesn't start !MESSAGE Missing imported package
  com.ibm.icu.text_0.0.0.

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

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


[Bug 970475] Re: eclipse doesn't start !MESSAGE Missing imported package com.ibm.icu.text_0.0.0.

2012-04-02 Thread gliptak
After being able to start, eclipse lost most of its capabilities (look
at the very short list of Preferences available as per screenshot ...)

** Attachment added: Screenshot from 2012-04-02 20:46:50.png
   
https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/970475/+attachment/2992776/+files/Screenshot%20from%202012-04-02%2020%3A46%3A50.png

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

Title:
  eclipse doesn't start !MESSAGE Missing imported package
  com.ibm.icu.text_0.0.0.

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

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


[Bug 970475] [NEW] eclipse doesn't start !MESSAGE Missing imported package com.ibm.icu.text_0.0.0.

2012-03-31 Thread gliptak
Public bug reported:

Eclipse fails with attached log file.

..
!ENTRY org.eclipse.osgi 2 0 2012-03-31 17:56:00.846
!MESSAGE One or more bundles are not resolved because the following root 
constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2012-03-31 17:56:00.846
!MESSAGE Bundle reference:file:plugins/org.eclipse.jface.text_3.7.1.dist.jar 
was not resolved.
!SUBENTRY 2 org.eclipse.jface.text 2 0 2012-03-31 17:56:00.846
!MESSAGE Missing imported package com.ibm.icu.text_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2012-03-31 17:56:00.846
!MESSAGE Bundle 
reference:file:plugins/org.eclipse.ui.cheatsheets_3.4.100.dist.jar was not 
resolved.
!SUBENTRY 2 org.eclipse.ui.cheatsheets 2 0 2012-03-31 17:56:00.846
!MESSAGE Missing imported package com.ibm.icu.text_0.0.0.
..

I run a reinstall of eclipse package (and dependencies).

I do have libicu4j-java installed:

$ dpkg --status libicu4j-java
Package: libicu4j-java
Status: install ok installed
Priority: optional
Section: java
Installed-Size: 6287
Maintainer: Ubuntu Developers ubuntu-devel-disc...@lists.ubuntu.com
Architecture: all
Source: icu4j
Version: 4.2.1.1-1

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: eclipse 3.7.1-1
ProcVersionSignature: Ubuntu 3.2.0-21.34-generic 3.2.13
Uname: Linux 3.2.0-21-generic x86_64
ApportVersion: 2.0-0ubuntu2
Architecture: amd64
Date: Sat Mar 31 19:47:24 2012
PackageArchitecture: all
SourcePackage: eclipse
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  eclipse doesn't start !MESSAGE Missing imported package
  com.ibm.icu.text_0.0.0.

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

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


[Bug 970475] Re: eclipse doesn't start !MESSAGE Missing imported package com.ibm.icu.text_0.0.0.

2012-03-31 Thread gliptak
** Attachment added: 1333230957720.log
   
https://bugs.launchpad.net/bugs/970475/+attachment/2979309/+files/1333230957720.log

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

Title:
  eclipse doesn't start !MESSAGE Missing imported package
  com.ibm.icu.text_0.0.0.

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

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


[Bug 234365] Re: Place unison.log file in ~/.unison

2012-02-19 Thread gliptak
Maybe .config/unison could be considered as the location for this
progress status file? Thanks

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

Title:
  Place unison.log file in ~/.unison

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

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


[Bug 935590] [NEW] ruby-rvm install error dpkg-statoverride: error: syntax error: unknown group 'admin' in statoverride file

2012-02-18 Thread gliptak
Public bug reported:

During install the following error is shown:


$ sudo apt-get install ruby-rvm
...
Setting up ruby-rvm (1.6.9-0ubuntu2) ...
dpkg-statoverride: error: syntax error: unknown group 'admin' in statoverride 
file
dpkg: error processing ruby-rvm (--configure):
 subprocess installed post-installation script returned error exit status 2
E: Sub-process /usr/bin/dpkg returned an error code (1)

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: ruby-rvm 1.6.9-0ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-14.23-generic 3.2.3
Uname: Linux 3.2.0-14-generic x86_64
ApportVersion: 1.91-0ubuntu1
Architecture: amd64
Date: Sat Feb 18 12:29:57 2012
PackageArchitecture: all
SourcePackage: ruby-rvm
UpgradeStatus: Upgraded to precise on 2011-12-14 (66 days ago)

** Affects: ruby-rvm (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise

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

Title:
  ruby-rvm install error dpkg-statoverride: error: syntax error: unknown
  group 'admin' in statoverride file

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

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


[Bug 935590] Re: ruby-rvm install error dpkg-statoverride: error: syntax error: unknown group 'admin' in statoverride file

2012-02-18 Thread gliptak
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/935590

Title:
  ruby-rvm install error dpkg-statoverride: error: syntax error: unknown
  group 'admin' in statoverride file

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

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


[Bug 935590] Re: ruby-rvm install error dpkg-statoverride: error: syntax error: unknown group 'admin' in statoverride file

2012-02-18 Thread gliptak
After this failed install, trying to run rvm says:

$ which rvm
/usr/bin/rvm
$ rvm
mkdir: cannot create directory `/usr/share/ruby-rvm/tmp': File exists
cat: /usr/share/ruby-rvm/README: No such file or directory

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

Title:
  ruby-rvm install error dpkg-statoverride: error: syntax error: unknown
  group 'admin' in statoverride file

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

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


[Bug 926471] [NEW] python help modules gtk Segmentation fault (core dumped)

2012-02-03 Thread gliptak
Public bug reported:

Steps to reproduce:

$ python
Python 2.7.2+ (default, Jan 21 2012, 23:31:34) 
[GCC 4.6.2] on linux2
Type help, copyright, credits or license for more information.
 help()

Welcome to Python 2.7!  This is the online help utility.

If this is your first time using Python, you should definitely check out
the tutorial on the Internet at http://docs.python.org/tutorial/.

Enter the name of any module, keyword, or topic to get help on writing
Python programs and using Python modules.  To quit this help utility and
return to the interpreter, just type quit.

To get a list of available modules, keywords, or topics, type modules,
keywords, or topics.  Each module also comes with a one-line summary
of what it does; to list the modules whose summaries contain a given word
such as spam, type modules spam.

help modules

Please wait a moment while I gather a list of all available modules...

/usr/lib/python2.7/dist-packages/gobject/constants.py:24: Warning: 
g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
  import gobject._gobject

** WARNING **: Trying to register gtype 'GMountMountFlags' as enum when
in fact it is of type 'GFlags'

** WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact 
it is of type 'GFlags'
/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py:40: Warning: 
g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
  from gtk import _gtk

** CRITICAL **: pyg_register_boxed: assertion `boxed_type != 0' failed
/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py:40: Warning: cannot 
register existing type `GdkDevice'
  from gtk import _gtk
/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py:40: Warning: 
g_type_get_qdata: assertion `node != NULL' failed
  from gtk import _gtk
Segmentation fault (core dumped)

$ dpkg --status python
Package: python
Status: install ok installed
Priority: important
Section: python
Installed-Size: 657
Maintainer: Ubuntu Developers ubuntu-devel-disc...@lists.ubuntu.com
Architecture: all
Source: python-defaults
Version: 2.7.2-9ubuntu2
Replaces: python-dev ( 2.6.5-2)
Provides: python-argparse, python-ctypes, python-email, python-importlib, 
python-profiler, python-wsgiref
Depends: python2.7 (= 2.7.2-3~), python-minimal (= 2.7.2-9ubuntu2)
Suggests: python-doc (= 2.7.2-9ubuntu2), python-tk (= 2.7.2-9ubuntu2)
Breaks: python-bz2 ( 1.1-8), python-csv ( 1.0-4), python-email ( 
2.5.5-3), update-manager-core ( 0.200.5-2)
Conflicts: python-central ( 0.5.5)
Description: interactive high-level object-oriented language (default version)
 Python, the high-level, interactive object oriented language,
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package is a dependency package, which depends on Debian's default
 Python version (currently v2.7).
Homepage: http://www.python.org/
Original-Maintainer: Matthias Klose d...@debian.org


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

** Affects: python2.7 (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/926471

Title:
  python help modules gtk  Segmentation fault (core dumped)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/926471/+subscriptions

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


[Bug 922365] Re: calibre crashed with SIGSEGV in initpictureflow()

2012-01-28 Thread gliptak
*** This bug is a duplicate of bug 922368 ***
https://bugs.launchpad.net/bugs/922368

This report was marked as a duplicate of a private bug. What can I
subscribe to the status of bug #922368? Thanks

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

Title:
  calibre crashed with SIGSEGV in initpictureflow()

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

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


[Bug 915119] Re: ntop error: Please enable make sure that the ntop html/ directory is properly installed

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

Title:
  ntop error: Please enable make sure that the ntop html/ directory is
  properly installed

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

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


[Bug 915119] [NEW] ntop error: Please enable make sure that the ntop html/ directory is properly installed

2012-01-11 Thread gliptak
Public bug reported:

After (first) install on port :3000 the following page is shown:


(C) 1998-2011 - Luca Deri  
Please enable make sure that the ntop html/ directory is properly installed
 
 

Error 400

The specified request is invalid.
Received request:

GET / HTTP/1.1

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: ntop 3:4.1.0+dfsg1-1
ProcVersionSignature: Ubuntu 3.2.0-7.13-generic 3.2.0-rc7
Uname: Linux 3.2.0-7-generic x86_64
ApportVersion: 1.90-0ubuntu1
Architecture: amd64
Date: Wed Jan 11 20:06:59 2012
SourcePackage: ntop
UpgradeStatus: Upgraded to precise on 2011-12-14 (29 days ago)

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


** Tags: amd64 apport-bug precise 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/915119

Title:
  ntop error: Please enable make sure that the ntop html/ directory is
  properly installed

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

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


[Bug 896920] [NEW] laptop-mode: Unhandled kernel version: 3.0

2011-11-27 Thread gliptak
Public bug reported:

The following message appears in /var/log/syslog:

Nov 27 11:30:08 ubuntu4 laptop-mode: Unhandled kernel version: 3.0
('uname -r' = '3.0.0-13-generic')

Is the laptop-mode functionality available for the latest kernels?

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: laptop-mode-tools 1.57-1ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6
Uname: Linux 3.0.0-13-generic x86_64
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Sun Nov 27 11:46:09 2011
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: laptop-mode-tools
UpgradeStatus: Upgraded to oneiric on 2011-10-15 (43 days ago)

** Affects: laptop-mode-tools (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/896920

Title:
  laptop-mode: Unhandled kernel version: 3.0

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

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


[Bug 896920] Re: laptop-mode: Unhandled kernel version: 3.0

2011-11-27 Thread gliptak
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/896920

Title:
  laptop-mode: Unhandled kernel version: 3.0

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

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


[Bug 892563] [NEW] permission denied running sysctl -a

2011-11-19 Thread gliptak
Public bug reported:

I see this following permission denied errors:

root@machine:/etc/sysctl.d# sysctl -a | grep error:
error: permission denied on key 'vm.compact_memory'
error: Invalid argument reading key fs.binfmt_misc.register
error: permission denied on key 'net.ipv4.route.flush'
error: permission denied on key 'net.ipv6.route.flush'

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: procps 1:3.2.8-10ubuntu5
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Sat Nov 19 14:12:56 2011
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: procps
UpgradeStatus: Upgraded to oneiric on 2011-10-15 (35 days ago)
modified.conffile..etc.sysctl.conf: [modified]
mtime.conffile..etc.sysctl.conf: 2011-04-30T18:51:36.309735

** Affects: procps (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/892563

Title:
  permission denied running sysctl -a

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

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


[Bug 892563] Re: permission denied running sysctl -a

2011-11-19 Thread gliptak
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/892563

Title:
  permission denied running sysctl -a

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

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


[Bug 888123] Re: erlang version 14.b.2-dfsg-3ubuntu2 failed to build with openjdk-7

2011-11-19 Thread gliptak
This was also discovered in Debian

http://lists.alioth.debian.org/pipermail/pkg-erlang-
devel/2011-September/000820.html

Here is the problem description from IBM

http://www-01.ibm.com/support/docview.wss?uid=swg1PM17433

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

Title:
  erlang version 14.b.2-dfsg-3ubuntu2 failed to build with openjdk-7

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

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


[Bug 886613] [NEW] skeleton Yesod project fails with Could not find module `Text.Jasmine'

2011-11-05 Thread gliptak
Public bug reported:

To reproduce, generate a skeleton project with yesod. When running it
fails with:

$ runhaskell YesodTest.hs

YesodTest.hs:34:8:
Could not find module `Text.Jasmine':
  Use -v to see a list of the files searched for.

The generated file contains this following JS minify reference:

import Text.Jasmine (minifym)

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: yesod 0.6.7-1build1
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Sat Nov  5 13:26:42 2011
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: haskell-yesod
UpgradeStatus: Upgraded to oneiric on 2011-10-15 (21 days ago)

** Affects: haskell-yesod (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/886613

Title:
  skeleton Yesod project fails with Could not find module `Text.Jasmine'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/haskell-yesod/+bug/886613/+subscriptions

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


[Bug 886613] Re: skeleton Yesod project fails with Could not find module `Text.Jasmine'

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

Title:
  skeleton Yesod project fails with Could not find module `Text.Jasmine'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/haskell-yesod/+bug/886613/+subscriptions

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


[Bug 779435] [NEW] laptop-mode-tools install fails *** buffer overflow detected ***: hal-disable-polling terminated

2011-05-08 Thread gliptak
Public bug reported:

Binary package hint: laptop-mode-tools

sudo apt-get install laptop-mode-tools

Here is the install log

Setting up ethtool (1:2.6.37-1) ...
Setting up libhal-storage1 (0.5.14-5+svn1) ...
Setting up hal-info (20091130-1) ...
Setting up hal (0.5.14-5+svn1) ...
Setting up laptop-mode-tools (1.57-1ubuntu1) ...
 * Enabling laptop mode...  
*** buffer overflow detected ***: hal-disable-polling terminated
=== Backtrace: =
/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x37)[0x7f8e34aa71d7]
/lib/x86_64-linux-gnu/libc.so.6(+0xfd0f0)[0x7f8e34aa60f0]
/lib/x86_64-linux-gnu/libc.so.6(+0xfd70b)[0x7f8e34aa670b]
hal-disable-polling[0x401579]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xff)[0x7f8e349c7eff]
hal-disable-polling[0x400f29]
=== Memory map: 
0040-00403000 r-xp  08:01 25047482   
/usr/bin/hal-disable-polling
00602000-00603000 r--p 2000 08:01 25047482   
/usr/bin/hal-disable-polling
00603000-00604000 rw-p 3000 08:01 25047482   
/usr/bin/hal-disable-polling
01ccd000-01cee000 rw-p  00:00 0  [heap]
7f8e3434f000-7f8e34364000 r-xp  08:01 35520579   
/lib/x86_64-linux-gnu/libgcc_s.so.1
7f8e34364000-7f8e34563000 ---p 00015000 08:01 35520579   
/lib/x86_64-linux-gnu/libgcc_s.so.1
7f8e34563000-7f8e34564000 r--p 00014000 08:01 35520579   
/lib/x86_64-linux-gnu/libgcc_s.so.1
7f8e34564000-7f8e34565000 rw-p 00015000 08:01 35520579   
/lib/x86_64-linux-gnu/libgcc_s.so.1
7f8e34565000-7f8e3456c000 r-xp  08:01 35523091   
/lib/x86_64-linux-gnu/librt-2.13.so
7f8e3456c000-7f8e3476b000 ---p 7000 08:01 35523091   
/lib/x86_64-linux-gnu/librt-2.13.so
7f8e3476b000-7f8e3476c000 r--p 6000 08:01 35523091   
/lib/x86_64-linux-gnu/librt-2.13.so
7f8e3476c000-7f8e3476d000 rw-p 7000 08:01 35523091   
/lib/x86_64-linux-gnu/librt-2.13.so
7f8e3476d000-7f8e347a8000 r-xp  08:01 35520608   
/lib/x86_64-linux-gnu/libpcre.so.3.12.1
7f8e347a8000-7f8e349a7000 ---p 0003b000 08:01 35520608   
/lib/x86_64-linux-gnu/libpcre.so.3.12.1
7f8e349a7000-7f8e349a8000 r--p 0003a000 08:01 35520608   
/lib/x86_64-linux-gnu/libpcre.so.3.12.1
7f8e349a8000-7f8e349a9000 rw-p 0003b000 08:01 35520608   
/lib/x86_64-linux-gnu/libpcre.so.3.12.1
7f8e349a9000-7f8e34b33000 r-xp  08:01 35523074   
/lib/x86_64-linux-gnu/libc-2.13.so
7f8e34b33000-7f8e34d32000 ---p 0018a000 08:01 35523074   
/lib/x86_64-linux-gnu/libc-2.13.so
7f8e34d32000-7f8e34d36000 r--p 00189000 08:01 35523074   
/lib/x86_64-linux-gnu/libc-2.13.so
7f8e34d36000-7f8e34d37000 rw-p 0018d000 08:01 35523074   
/lib/x86_64-linux-gnu/libc-2.13.so
7f8e34d37000-7f8e34d3d000 rw-p  00:00 0 
7f8e34d3d000-7f8e34d55000 r-xp  08:01 35523089   
/lib/x86_64-linux-gnu/libpthread-2.13.so
7f8e34d55000-7f8e34f55000 ---p 00018000 08:01 35523089   
/lib/x86_64-linux-gnu/libpthread-2.13.so
7f8e34f55000-7f8e34f56000 r--p 00018000 08:01 35523089   
/lib/x86_64-linux-gnu/libpthread-2.13.so
7f8e34f56000-7f8e34f57000 rw-p 00019000 08:01 35523089   
/lib/x86_64-linux-gnu/libpthread-2.13.so
7f8e34f57000-7f8e34f5b000 rw-p  00:00 0 
7f8e34f5b000-7f8e34f6b000 r-xp  08:01 25034788   
/usr/lib/libhal.so.1.0.0
7f8e34f6b000-7f8e3516a000 ---p 0001 08:01 25034788   
/usr/lib/libhal.so.1.0.0
7f8e3516a000-7f8e3516b000 r--p f000 08:01 25034788   
/usr/lib/libhal.so.1.0.0
7f8e3516b000-7f8e3516c000 rw-p 0001 08:01 25034788   
/usr/lib/libhal.so.1.0.0
7f8e3516c000-7f8e351ae000 r-xp  08:01 35520533   
/lib/x86_64-linux-gnu/libdbus-1.so.3.5.4
7f8e351ae000-7f8e353ae000 ---p 00042000 08:01 35520533   
/lib/x86_64-linux-gnu/libdbus-1.so.3.5.4
7f8e353ae000-7f8e353af000 r--p 00042000 08:01 35520533   
/lib/x86_64-linux-gnu/libdbus-1.so.3.5.4
7f8e353af000-7f8e353b rw-p 00043000 08:01 35520533   
/lib/x86_64-linux-gnu/libdbus-1.so.3.5.4
7f8e353b-7f8e3549d000 r-xp  08:01 35520624   
/lib/x86_64-linux-gnu/libglib-2.0.so.0.2800.6
7f8e3549d000-7f8e3569c000 ---p 000ed000 08:01 35520624   
/lib/x86_64-linux-gnu/libglib-2.0.so.0.2800.6
7f8e3569c000-7f8e3569d000 r--p 000ec000 08:01 35520624   
/lib/x86_64-linux-gnu/libglib-2.0.so.0.2800.6
7f8e3569d000-7f8e3569e000 rw-p 000ed000 08:01 35520624   
/lib/x86_64-linux-gnu/libglib-2.0.so.0.2800.6
7f8e3569e000-7f8e3569f000 rw-p  00:00 0 
7f8e3569f000-7f8e356c r-xp  

[Bug 779435] Re: laptop-mode-tools install fails *** buffer overflow detected ***: hal-disable-polling terminated

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

Title:
  laptop-mode-tools install fails *** buffer overflow detected ***: hal-
  disable-polling terminated

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


[Bug 677807] Re: Deprecation warnings printed to the terminal when running update-manager -d

2011-03-27 Thread gliptak
*** This bug is a duplicate of bug 686142 ***
https://bugs.launchpad.net/bugs/686142

** This bug has been marked a duplicate of bug 686142
   'apt_pkg.GetAcquire() is deprecated' warnings
 * You can subscribe to bug 686142 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/686142/+subscribe

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

Title:
  Deprecation warnings printed to the terminal when running update-
  manager -d

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


[Bug 729449] [NEW] mouse freezes after waking from standby

2011-03-04 Thread gliptak
Public bug reported:

This happens usually one or several times a day, requires a hard boot.

Here is a kernel stack trace from messages:

Mar  3 16:30:19 ubuntu2 kernel: [  712.609547] usb 3-2: USB disconnect, address 
2
Mar  3 16:32:27 ubuntu2 kernel: [  840.520525] khubd D f70b9da4 0   
 29  2 0x
Mar  3 16:32:27 ubuntu2 kernel: [  840.520529]  f70b9db4 0046 0002 
f70b9da4 fff0 c05da9e0 c08c6700 c08c6700
Mar  3 16:32:27 ubuntu2 kernel: [  840.520534]  ead74090 00a5 c08c6700 
c08c6700 ead65eaa 00a5  c08c6700
Mar  3 16:32:27 ubuntu2 kernel: [  840.520539]  c08c6700 f710a610 0001 
c1240a80 c1240a88 f70b9dbc f70b9ddc c04728bd
Mar  3 16:32:27 ubuntu2 kernel: [  840.520543] Call Trace:
Mar  3 16:32:27 ubuntu2 kernel: [  840.520551]  [c04728bd] 
usb_kill_urb+0x6d/0xa0
Mar  3 16:32:27 ubuntu2 kernel: [  840.520556]  [c0166240] ? 
autoremove_wake_function+0x0/0x50
Mar  3 16:32:27 ubuntu2 kernel: [  840.520559]  [c0471307] 
usb_hcd_flush_endpoint+0xb7/0x110
Mar  3 16:32:27 ubuntu2 kernel: [  840.520562]  [c04733ac] 
usb_disable_endpoint+0x4c/0x80
Mar  3 16:32:27 ubuntu2 kernel: [  840.520565]  [c0473531] 
usb_disable_interface+0x41/0x60
Mar  3 16:32:27 ubuntu2 kernel: [  840.520575]  [c0476864] 
usb_unbind_interface+0x144/0x150
Mar  3 16:32:27 ubuntu2 kernel: [  840.520579]  [c04010c1] 
__device_release_driver+0x51/0xb0
Mar  3 16:32:27 ubuntu2 kernel: [  840.520581]  [c04011e5] 
device_release_driver+0x25/0x40
Mar  3 16:32:27 ubuntu2 kernel: [  840.520583]  [c040046b] 
bus_remove_device+0x7b/0xa0
Mar  3 16:32:27 ubuntu2 kernel: [  840.520587]  [c03fe5b7] 
device_del+0xf7/0x180
Mar  3 16:32:27 ubuntu2 kernel: [  840.520589]  [c0473443] 
usb_disable_device+0x63/0x110
Mar  3 16:32:27 ubuntu2 kernel: [  840.520593]  [c046d88e] 
usb_disconnect+0xae/0x140
Mar  3 16:32:27 ubuntu2 kernel: [  840.520595]  [c046de3a] 
hub_port_connect_change+0x8a/0x8f0
Mar  3 16:32:27 ubuntu2 kernel: [  840.520598]  [c0474043] ? 
usb_control_msg+0xd3/0x130
Mar  3 16:32:27 ubuntu2 kernel: [  840.520601]  [c0460300] ? 
ppp_send_frame+0x3c0/0x4a0
Mar  3 16:32:27 ubuntu2 kernel: [  840.520603]  [c046f610] 
hub_events+0x2b0/0x4f0
Mar  3 16:32:27 ubuntu2 kernel: [  840.520605]  [c01663af] ? 
finish_wait+0x4f/0x70
Mar  3 16:32:27 ubuntu2 kernel: [  840.520608]  [c046f88a] 
hub_thread+0x3a/0x140
Mar  3 16:32:27 ubuntu2 kernel: [  840.520611]  [c0166240] ? 
autoremove_wake_function+0x0/0x50
Mar  3 16:32:27 ubuntu2 kernel: [  840.520613]  [c046f850] ? 
hub_thread+0x0/0x140
Mar  3 16:32:27 ubuntu2 kernel: [  840.520616]  [c0165e14] kthread+0x74/0x80
Mar  3 16:32:27 ubuntu2 kernel: [  840.520618]  [c0165da0] ? kthread+0x0/0x80
Mar  3 16:32:27 ubuntu2 kernel: [  840.520621]  [c010363e] 
kernel_thread_helper+0x6/0x10
Mar  3 16:34:27 ubuntu2 kernel: [  960.520523] khubd D f70b9da4 0   
 29  2 0x
Mar  3 16:34:27 ubuntu2 kernel: [  960.520527]  f70b9db4 0046 0002 
f70b9da4 fff0 c05da9e0 c08c6700 c08c6700
Mar  3 16:34:27 ubuntu2 kernel: [  960.520533]  ead74090 00a5 c08c6700 
c08c6700 ead65eaa 00a5  c08c6700
Mar  3 16:34:27 ubuntu2 kernel: [  960.520537]  c08c6700 f710a610 0001 
c1240a80 c1240a88 f70b9dbc f70b9ddc c04728bd
Mar  3 16:34:27 ubuntu2 kernel: [  960.520542] Call Trace:
Mar  3 16:34:27 ubuntu2 kernel: [  960.520552]  [c04728bd] 
usb_kill_urb+0x6d/0xa0
Mar  3 16:34:27 ubuntu2 kernel: [  960.520557]  [c0166240] ? 
autoremove_wake_function+0x0/0x50
Mar  3 16:34:27 ubuntu2 kernel: [  960.520560]  [c0471307] 
usb_hcd_flush_endpoint+0xb7/0x110
Mar  3 16:34:27 ubuntu2 kernel: [  960.520563]  [c04733ac] 
usb_disable_endpoint+0x4c/0x80
Mar  3 16:34:27 ubuntu2 kernel: [  960.520566]  [c0473531] 
usb_disable_interface+0x41/0x60
Mar  3 16:34:27 ubuntu2 kernel: [  960.520575]  [c0476864] 
usb_unbind_interface+0x144/0x150
Mar  3 16:34:27 ubuntu2 kernel: [  960.520579]  [c04010c1] 
__device_release_driver+0x51/0xb0
Mar  3 16:34:27 ubuntu2 kernel: [  960.520581]  [c04011e5] 
device_release_driver+0x25/0x40
Mar  3 16:34:27 ubuntu2 kernel: [  960.520583]  [c040046b] 
bus_remove_device+0x7b/0xa0
Mar  3 16:34:27 ubuntu2 kernel: [  960.520586]  [c03fe5b7] 
device_del+0xf7/0x180
Mar  3 16:34:27 ubuntu2 kernel: [  960.520589]  [c0473443] 
usb_disable_device+0x63/0x110
Mar  3 16:34:27 ubuntu2 kernel: [  960.520591]  [c046d88e] 
usb_disconnect+0xae/0x140
Mar  3 16:34:27 ubuntu2 kernel: [  960.520594]  [c046de3a] 
hub_port_connect_change+0x8a/0x8f0
Mar  3 16:34:27 ubuntu2 kernel: [  960.520596]  [c0474043] ? 
usb_control_msg+0xd3/0x130
Mar  3 16:34:27 ubuntu2 kernel: [  960.520600]  [c0460300] ? 
ppp_send_frame+0x3c0/0x4a0
Mar  3 16:34:27 ubuntu2 kernel: [  960.520602]  [c046f610] 
hub_events+0x2b0/0x4f0
Mar  3 16:34:27 ubuntu2 kernel: [  960.520604]  [c01663af] ? 
finish_wait+0x4f/0x70
Mar  3 16:34:27 ubuntu2 kernel: [  960.520606]  [c046f88a] 
hub_thread+0x3a/0x140
Mar  3 16:34:27 ubuntu2 kernel: [  960.520610]  [c0166240] ? 
autoremove_wake_function+0x0/0x50

[Bug 729449] Re: mouse freezes after waking from standby

2011-03-04 Thread gliptak
** Attachment added: version.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/729449/+attachment/1886568/+files/version.log

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

Title:
  mouse freezes after waking from standby

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


[Bug 729449] Re: mouse freezes after waking from standby

2011-03-04 Thread gliptak
** Attachment added: uname-a.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/729449/+attachment/1886569/+files/uname-a.log

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

Title:
  mouse freezes after waking from standby

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


[Bug 729449] Re: mouse freezes after waking from standby

2011-03-04 Thread gliptak
** Attachment added: lspci-vnvn.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/729449/+attachment/1886570/+files/lspci-vnvn.log

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

Title:
  mouse freezes after waking from standby

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


[Bug 710161] [NEW] suspend fails with Skype video running

2011-01-30 Thread gliptak
Public bug reported:

Binary package hint: skype

Here is the snippet from /var/log/kern.log:

Jan 30 08:14:35 ubuntu2 kernel: [  470.386174] Freezing user space processes 
... 
Jan 30 08:14:35 ubuntu2 kernel: [  490.388031] Freezing of tasks failed after 
20.00 seconds (1 tasks refusing to freeze):
Jan 30 08:14:35 ubuntu2 kernel: [  490.388134] skype D e64edd54 0  
2208   2172 0x0084
Jan 30 08:14:35 ubuntu2 kernel: [  490.388138]  e64edd64 00200086 0002 
e64edd54 e8c08000 c05d99e0 c08c4700 c08c4700
Jan 30 08:14:35 ubuntu2 kernel: [  490.388143]  70a18a05 006d c08c4700 
c08c4700 70a18494 006d  c08c4700
Jan 30 08:14:35 ubuntu2 kernel: [  490.388148]  c08c4700 e7252610 0001 
e91cdb00 e91cdb08 e64edd6c e64edd8c c047251d
Jan 30 08:14:35 ubuntu2 kernel: [  490.388152] Call Trace:
Jan 30 08:14:35 ubuntu2 kernel: [  490.388161]  [c047251d] 
usb_kill_urb+0x6d/0xa0
Jan 30 08:14:35 ubuntu2 kernel: [  490.388166]  [c0165f00] ? 
autoremove_wake_function+0x0/0x50
Jan 30 08:14:35 ubuntu2 kernel: [  490.388176]  [f812d59e] 
gspca_input_destroy_urb+0x2e/0x60 [gspca_main]
Jan 30 08:14:35 ubuntu2 kernel: [  490.388179]  [f812d66d] 
gspca_stream_off+0x3d/0x80 [gspca_main]
Jan 30 08:14:35 ubuntu2 kernel: [  490.388183]  [c05c8e70] ? 
mutex_lock_interruptible+0x10/0x40
Jan 30 08:14:35 ubuntu2 kernel: [  490.388186]  [f812d74a] 
vidioc_streamoff+0x9a/0x100 [gspca_main]
Jan 30 08:14:35 ubuntu2 kernel: [  490.388190]  [f812d6b0] ? 
vidioc_streamoff+0x0/0x100 [gspca_main]
Jan 30 08:14:35 ubuntu2 kernel: [  490.388195]  [f80f5313] 
__video_do_ioctl+0x1283/0x3f30 [videodev]
Jan 30 08:14:35 ubuntu2 kernel: [  490.388200]  [c0132e2d] ? 
kmap_atomic_prot+0xcd/0xf0
Jan 30 08:14:35 ubuntu2 kernel: [  490.388203]  [c035aaed] ? 
_copy_from_user+0x3d/0x130
Jan 30 08:14:35 ubuntu2 kernel: [  490.388207]  [f80f84cf] 
video_ioctl2+0x12f/0x550 [videodev]
Jan 30 08:14:35 ubuntu2 kernel: [  490.388211]  [c01f8ca9] ? 
mmap_region+0x1d9/0x490
Jan 30 08:14:35 ubuntu2 kernel: [  490.388215]  [f80f83a0] ? 
video_ioctl2+0x0/0x550 [videodev]
Jan 30 08:14:35 ubuntu2 kernel: [  490.388219]  [f80f31e8] 
v4l2_unlocked_ioctl+0x38/0x50 [videodev]
Jan 30 08:14:35 ubuntu2 kernel: [  490.388222]  [c0226c72] vfs_ioctl+0x32/0xb0
Jan 30 08:14:35 ubuntu2 kernel: [  490.388225]  [f80f31b0] ? 
v4l2_unlocked_ioctl+0x0/0x50 [videodev]
Jan 30 08:14:35 ubuntu2 kernel: [  490.388228]  [c0227509] 
do_vfs_ioctl+0x79/0x2d0
Jan 30 08:14:35 ubuntu2 kernel: [  490.388230]  [c02277c7] sys_ioctl+0x67/0x80
Jan 30 08:14:35 ubuntu2 kernel: [  490.388233]  [c05ca5d4] 
syscall_call+0x7/0xb
Jan 30 08:14:35 ubuntu2 kernel: [  490.388261] 
Jan 30 08:14:35 ubuntu2 kernel: [  490.388262] Restarting tasks ... done.

** Affects: skype (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/710161

Title:
  suspend fails with Skype video running

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


[Bug 710161] Re: suspend fails with Skype video running

2011-01-30 Thread gliptak

** Attachment added: skypeversion.txt
   
https://bugs.launchpad.net/bugs/710161/+attachment/1817325/+files/skypeversion.txt

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

Title:
  suspend fails with Skype video running

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


[Bug 706150] Re: tex texlive-base is not ready, skipping fmtutil-sys --all call

2011-01-21 Thread gliptak


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

Title:
  tex texlive-base is not ready, skipping fmtutil-sys --all call

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


[Bug 706150] [NEW] tex texlive-base is not ready, skipping fmtutil-sys --all call

2011-01-21 Thread gliptak
Public bug reported:

I installed texlive-binaries. During the install there were warnings

texlive-base is not ready, delaying updmap-sys call
texlive-base is not ready, skipping fmtutil-sys --all call

Running tex fails as:

$ tex pp.tex 
This is TeX, Version 3.1415926 (TeX Live 2009/Debian)

kpathsea: Running mktexfmt tex.fmt
/usr/bin/mktexfmt: 974: /usr/share/texmf/texconfig/tcfmgr: not found
fmtutil: config file `fmtutil.cnf' not found.
I can't find the format file `tex.fmt'!

which is corrected by installing  texlive-base

$ sudo apt-get install texlive-base

Please consider texlive-binaries dependent on texlive-base

Below is the log of texlive-binaries:

$ sudo apt-get install texlive-binaries
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following extra packages will be installed:
  tex-common texlive-common
The following NEW packages will be installed:
  tex-common texlive-binaries texlive-common
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 8,257kB of archives.
After this operation, 18.9MB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://archive.ubuntu.com/ubuntu/ maverick/main tex-common all 2.08 
[725kB]
Get:2 http://archive.ubuntu.com/ubuntu/ maverick/main texlive-common all 
2009-10 [100kB]
Get:3 http://archive.ubuntu.com/ubuntu/ maverick/main texlive-binaries i386 
2009-7 [7,431kB]
Fetched 8,257kB in 59s (139kB/s)   
Preconfiguring packages ...
Selecting previously deselected package tex-common.
(Reading database ... 225983 files and directories currently installed.)
Unpacking tex-common (from .../tex-common_2.08_all.deb) ...
Selecting previously deselected package texlive-common.
Unpacking texlive-common (from .../texlive-common_2009-10_all.deb) ...
Selecting previously deselected package texlive-binaries.
Unpacking texlive-binaries (from .../texlive-binaries_2009-7_i386.deb) ...
Processing triggers for doc-base ...
Processing 2 added doc-base file(s)...
Registering documents with scrollkeeper...
Processing triggers for man-db ...
Setting up tex-common (2.08) ...

Creating config file /etc/texmf/texmf.d/05TeXMF.cnf with new version

Creating config file /etc/texmf/texmf.d/15Plain.cnf with new version

Creating config file /etc/texmf/texmf.d/45TeXinputs.cnf with new version

Creating config file /etc/texmf/texmf.d/55Fonts.cnf with new version

Creating config file /etc/texmf/texmf.d/65BibTeX.cnf with new version

Creating config file /etc/texmf/texmf.d/75DviPS.cnf with new version

Creating config file /etc/texmf/texmf.d/80DVIPDFMx.cnf with new version

Creating config file /etc/texmf/texmf.d/85Misc.cnf with new version

Creating config file /etc/texmf/texmf.d/90TeXDoc.cnf with new version

Creating config file /etc/texmf/texmf.d/95NonPath.cnf with new version

Creating config file /etc/texmf/updmap.d/00updmap.cfg with new version

Creating config file /etc/texmf/texmf.cnf with new version
Running mktexlsr. This may take some time... done.
texlive-base is not ready, delaying updmap-sys call
texlive-base is not ready, skipping fmtutil-sys --all call
Setting up texlive-common (2009-10) ...
Setting up texlive-binaries (2009-7) ...
update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin 
(xdvi.bin) in auto mode.
update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex 
(bibtex) in auto mode.
mktexlsr: Updating /var/lib/texmf/ls-R-TEXMFMAIN... 
mktexlsr: Updating /var/lib/texmf/ls-R-TEXLIVE... 
mktexlsr: Updating /var/lib/texmf/ls-R... 
mktexlsr: Done.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: texlive-binaries 2009-7
ProcVersionSignature: Ubuntu 2.6.35-24.42-generic 2.6.35.8
Uname: Linux 2.6.35-24-generic i686
Architecture: i386
Date: Fri Jan 21 19:41:04 2011
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: texlive-bin

** Affects: texlive-bin (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/706150

Title:
  tex texlive-base is not ready, skipping fmtutil-sys --all call

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


[Bug 694321] [NEW] simple-scan does not load externally modified pages

2010-12-25 Thread gliptak
Public bug reported:

Binary package hint: simple-scan

Simple-scan allows opening pages in an external image editor, but does
not update itself with those external changes.

I would like to see simple-scan to notice that the file was externally
modified (timestamp updated?) and load/display the updated file in its
page stream.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: simple-scan 2.32.0-0ubuntu4
ProcVersionSignature: Ubuntu 2.6.35-23.41-generic 2.6.35.7
Uname: Linux 2.6.35-23-generic i686
Architecture: i386
Date: Sat Dec 25 12:51:08 2010
DriverPackageVersions:
 libsane 1.0.21-2ubuntu2
 libsane-extras N/A
 hplip 3.10.6-1ubuntu10.1
 hpoj N/A
MachineType: Dell Inc. MM061
ProcCmdLine: root=UUID=583bb7c3-fd3d-44d6-ac8b-1777583def65 ro quiet splash 
ipv6.disable=1
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: simple-scan
dmi.bios.date: 06/13/2007
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A17
dmi.board.name: 0KD882
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA17:bd06/13/2007:svnDellInc.:pnMM061:pvr:rvnDellInc.:rn0KD882:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: MM061
dmi.sys.vendor: Dell Inc.

** Affects: simple-scan (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/694321

Title:
  simple-scan does not load externally modified pages

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


[Bug 694321] Re: simple-scan does not load externally modified pages

2010-12-25 Thread gliptak

** Attachment removed: SimpleScanLog.txt
   
https://bugs.launchpad.net/ubuntu/+source/simple-scan/+bug/694321/+attachment/1776075/+files/SimpleScanLog.txt

** Attachment removed: BootDmesg.txt
   
https://bugs.launchpad.net/ubuntu/+source/simple-scan/+bug/694321/+attachment/1776067/+files/BootDmesg.txt

** Attachment removed: CurrentDmesg.txt
   
https://bugs.launchpad.net/ubuntu/+source/simple-scan/+bug/694321/+attachment/1776068/+files/CurrentDmesg.txt

** Attachment removed: UdevLog.txt
   
https://bugs.launchpad.net/ubuntu/+source/simple-scan/+bug/694321/+attachment/1776077/+files/UdevLog.txt

** Attachment removed: UdevDb.txt
   
https://bugs.launchpad.net/ubuntu/+source/simple-scan/+bug/694321/+attachment/1776076/+files/UdevDb.txt

** Attachment removed: ProcModules.txt
   
https://bugs.launchpad.net/ubuntu/+source/simple-scan/+bug/694321/+attachment/1776074/+files/ProcModules.txt

** Attachment removed: ProcInterrupts.txt
   
https://bugs.launchpad.net/ubuntu/+source/simple-scan/+bug/694321/+attachment/1776073/+files/ProcInterrupts.txt

** Attachment removed: ProcCpuinfo.txt
   
https://bugs.launchpad.net/ubuntu/+source/simple-scan/+bug/694321/+attachment/1776072/+files/ProcCpuinfo.txt

** Attachment removed: Lsusb.txt
   
https://bugs.launchpad.net/ubuntu/+source/simple-scan/+bug/694321/+attachment/1776071/+files/Lsusb.txt

** Attachment removed: Lspci.txt
   
https://bugs.launchpad.net/ubuntu/+source/simple-scan/+bug/694321/+attachment/1776070/+files/Lspci.txt

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

Title:
  simple-scan does not load externally modified pages

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


[Bug 694166] [NEW] recommended winetricks and wisotool are not available

2010-12-24 Thread gliptak
Public bug reported:

Binary package hint: wine1.2

#

winetricks
Package not available 

#

rec: wisotool
Package not available 

as listed at the package page

http://packages.ubuntu.com/maverick/wine1.2

** Affects: wine1.2 (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/694166

Title:
  recommended winetricks and wisotool are not available

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


[Bug 516334] Re: erlang package for jinterface?

2010-12-17 Thread gliptak
I was not proposing to include it in main Erlang, but as an additional
package.

jinterface is available in Maven at:

http://repo2.maven.org/maven2/org/erlang/otp/jinterface/

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

Title:
  erlang package for jinterface?

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


[Bug 626400] [NEW] desktop-webmail to provide mail-reader

2010-08-29 Thread gliptak
Public bug reported:

Binary package hint: desktop-webmail

Please consider adding:

Provides: mail-reader

to desktop-webmail. Thanks

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: desktop-webmail 002-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-24.41-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic i686
Architecture: i386
Date: Sun Aug 29 14:24:02 2010
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: desktop-webmail

** Affects: desktop-webmail (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 lucid

-- 
desktop-webmail to provide mail-reader
https://bugs.launchpad.net/bugs/626400
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 626400] Re: desktop-webmail to provide mail-reader

2010-08-29 Thread gliptak

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/626400/+attachment/1527833/+files/Dependencies.txt

-- 
desktop-webmail to provide mail-reader
https://bugs.launchpad.net/bugs/626400
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 626072] [NEW] Warning in file /usr/share/applications/xarchiver.desktop: usage of MIME type multipart/x-zip is discouraged

2010-08-28 Thread gliptak
Public bug reported:

Binary package hint: xarchiver

The following warning is displayed during install of xarchiver:

Warning in file /usr/share/applications/xarchiver.desktop: usage of
MIME type multipart/x-zip is discouraged (multipart is a media type
that probably does not make sense in this context)

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: xarchiver 1:0.5.2+20090319+dfsg-4
ProcVersionSignature: Ubuntu 2.6.32-24.41-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic i686
Architecture: i386
Date: Sat Aug 28 20:20:40 2010
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: xarchiver

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


** Tags: apport-bug i386 lucid

-- 
Warning in file /usr/share/applications/xarchiver.desktop: usage of MIME type 
multipart/x-zip is discouraged
https://bugs.launchpad.net/bugs/626072
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 626072] Re: Warning in file /usr/share/applications/xarchiver.desktop: usage of MIME type multipart/x-zip is discouraged

2010-08-28 Thread gliptak

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/626072/+attachment/1526060/+files/Dependencies.txt

-- 
Warning in file /usr/share/applications/xarchiver.desktop: usage of MIME type 
multipart/x-zip is discouraged
https://bugs.launchpad.net/bugs/626072
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 384762] Re: rabbitmq-server has excessive dependencies

2010-05-16 Thread gliptak
$ sudo apt-get install rabbitmq-server
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following extra packages will be installed:
  erlang-os-mon erlang-snmp
Suggested packages:
  erlang-nox erlang-x11 erlang erlang-manpages erlang-doc-html
The following NEW packages will be installed:
  erlang-os-mon erlang-snmp rabbitmq-server
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 1,105kB of archives.
After this operation, 2,699kB of additional disk space will be used.
Do you want to continue [Y/n]? 

I think this bug can be closed. Thanks

-- 
rabbitmq-server has excessive dependencies
https://bugs.launchpad.net/bugs/384762
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to rabbitmq-server 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 384762] Re: rabbitmq-server has excessive dependencies

2010-05-16 Thread gliptak
$ sudo apt-get install rabbitmq-server
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following extra packages will be installed:
  erlang-os-mon erlang-snmp
Suggested packages:
  erlang-nox erlang-x11 erlang erlang-manpages erlang-doc-html
The following NEW packages will be installed:
  erlang-os-mon erlang-snmp rabbitmq-server
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 1,105kB of archives.
After this operation, 2,699kB of additional disk space will be used.
Do you want to continue [Y/n]? 

I think this bug can be closed. Thanks

-- 
rabbitmq-server has excessive dependencies
https://bugs.launchpad.net/bugs/384762
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 499516] Re: gimp quiteinsanegimpplugin crashes on scan

2010-04-12 Thread gliptak
Here is a slight update to the stack trace:

$ gimp --stack-trace-mode=always
WARNING: Unhandled message: interface=org.freedesktop.DBus.Introspectable, 
path=/, member=Introspect
WARNING: Unhandled message: interface=org.freedesktop.DBus.Introspectable, 
path=/, member=Introspect
/usr/lib/gimp/2.0/plug-ins/quiteinsanegimpplugin: fatal error: Segmentation 
fault
#0  0x00888422 in __kernel_vsyscall ()
#1  0x00869b3b in waitpid () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x02189bf3 in g_on_error_stack_trace () from /lib/libglib-2.0.so.0
#3  0x00898fc0 in ?? () from /usr/lib/libgimp-2.0.so.0
#4  signal handler called
#5  0x0138da80 in strcpy () from /lib/tls/i686/cmov/libc.so.6
#6  0x0228f90b in sane_epson2_control_option ()
#7  0x0090234d in sane_dll_control_option () from /usr/lib/libsane.so.1
#8  0x00900929 in sane_control_option () from /usr/lib/libsane.so.1
#9  0x0806fde3 in ?? ()
#10 0x0807b324 in ?? ()
#11 0x0807d412 in ?? ()
#12 0x0807d5ff in ?? ()
#13 0x0807ef86 in ?? ()
#14 0x0807f970 in ?? ()
#15 0x0809f862 in ?? ()
#16 0x0809fc06 in ?? ()
#17 0x00898bfc in gimp_main () from /usr/lib/libgimp-2.0.so.0
#18 0x0809eccd in ?? ()
#19 0x01331b56 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#20 0x0805b211 in ?? ()

-- 
gimp quiteinsanegimpplugin crashes on scan
https://bugs.launchpad.net/bugs/499516
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 561102] [NEW] gnome-language-selector does not switch for individual profile

2010-04-11 Thread gliptak
Public bug reported:

Binary package hint: language-selector

On an English Ubuntu system, I installed an additional language (as
administrator).

When logged on as a different user, using gnome-language-selector
allowed me to select to the other language, but after logging in again,
the desktop was still in English.

As a workaround I added these exports to the .profile:

export LANG=
export LANGUAGE=
export GDM_LANG=
export GDM_KEYBOARD_LAYOUT=

and the desktop is now running in the other language.

ProblemType: Bug
Architecture: i386
Date: Sun Apr 11 20:13:12 2010
DistroRelease: Ubuntu 9.10
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
NonfreeKernelModules: nvidia
Package: language-selector 0.4.18
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-20.58-generic
SourcePackage: language-selector
Uname: Linux 2.6.31-20-generic i686

** Affects: language-selector (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
gnome-language-selector does not switch for individual profile
https://bugs.launchpad.net/bugs/561102
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 561102] Re: gnome-language-selector does not switch for individual profile

2010-04-11 Thread gliptak

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/43871135/Dependencies.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/43871136/XsessionErrors.txt

-- 
gnome-language-selector does not switch for individual profile
https://bugs.launchpad.net/bugs/561102
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 499516] Re: gimp quiteinsanegimpplugin crashes on scan

2010-03-07 Thread gliptak
Ted,

I'm at a loss here what is missing from this bug report.

At a minimum, we need:
1. the specific steps or actions you took that caused you to encounter the 
problem,

gimp crashes when trying to scan with File/Scan/QuiteInsane/Scan

2. the behavior you expected, and

Behavior expected is that Gimp to be able to scan using the QuiteInsane

3. the behavior you actually encountered (in as much detail as
possible).

$ scanimage  /tmp/foo.pnm
WARNING: Unhandled message: interface=org.freedesktop.DBus.Introspectable, 
path=/, member=Introspect

(although it does throw the same warning ...)

Here is the gimp stacktrace:

$ gimp --stack-trace-mode=always
WARNING: Unhandled message: interface=org.freedesktop.DBus.Introspectable, 
path=/, member=Introspect
/usr/lib/gimp/2.0/plug-ins/quiteinsanegimpplugin: fatal error: Segmentation 
fault
#0 0x00c6a422 in __kernel_vsyscall ()
#1 0x009d5b3b in waitpid () from /lib/tls/i686/cmov/libpthread.so.0
#2 0x08e3dbf3 in g_on_error_stack_trace () from /lib/libglib-2.0.so.0
#3 0x00b37fe0 in ?? () from /usr/lib/libgimp-2.0.so.0
#4 signal handler called
#5 0x0686ca30 in strcpy () from /lib/tls/i686/cmov/libc.so.6
#6 0x04ce090b in sane_epson2_control_option ()
#7 0x00c8c34d in sane_dll_control_option () from /usr/lib/libsane.so.1
#8 0x00c8a929 in sane_control_option () from /usr/lib/libsane.so.1
#9 0x0806fde3 in ?? ()
#10 0x0807b324 in ?? ()
#11 0x0807d412 in ?? ()
#12 0x0807d5ff in ?? ()
#13 0x0807ef86 in ?? ()
#14 0x0807f970 in ?? ()
#15 0x0809f862 in ?? ()
#16 0x0809fc06 in ?? ()
#17 0x00b37c1c in gimp_main () from /usr/lib/libgimp-2.0.so.0
#18 0x0809eccd in ?? ()
#19 0x06810b56 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#20 0x0805b211 in ?? ()

^C/usr/lib/gimp/2.0/plug-ins/script-fu terminated: Interrupt
gimp: terminated: Interrupt

ProblemType: Bug
Architecture: i386
Date: Tue Dec 22 11:48:07 2009
DistroRelease: Ubuntu 9.10
Package: gimp 2.6.7-1ubuntu1
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
SourcePackage: gimp
Uname: Linux 2.6.31-16-generic i686

I went out and found the Gimp switch to obtain the stacktrace above.

What else are you expecting from a user bug report?

Thanks!

-- 
gimp quiteinsanegimpplugin crashes on scan
https://bugs.launchpad.net/bugs/499516
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 518087] [NEW] palimpsest cannot delete partition/MSDOS_MAGIC found

2010-02-06 Thread gliptak
Public bug reported:

Binary package hint: gnome-disk-utility

Error erasing: helper exited with exit code 1: In part_del_partition: 
device_file=/dev/sdd, offset=16384
Entering MS-DOS parser (offset=0, size=262799360)
MSDOS_MAGIC found
looking at part 0 (offset 16384, size 263307264, type 0x06)
new part entry
looking at part 1 (offset 0, size 0, type 0x00)
new part entry
looking at part 2 (offset 0, size 0, type 0x00)
new part entry
looking at part 3 (offset 0, size 0, type 0x00)
new part entry
Exiting MS-DOS parser
MSDOS partition table detected
got it
Error: Can't have a partition outside the disk!
ped_disk_new() failed

Here is how fdisk sees the partition:

$ sudo fdisk -l /dev/sdd

Disk /dev/sdd: 262 MB, 262799360 bytes
2 heads, 63 sectors/track, 4073 cylinders
Units = cylinders of 126 * 512 = 64512 bytes
Disk identifier: 0x2c945164

   Device Boot  Start End  Blocks   Id  System
/dev/sdd1   *   14082  2571366  FAT16

Erasing device /dev/sdd worked ...

Thanks

ProblemType: Bug
Architecture: i386
Date: Sat Feb  6 10:48:01 2010
DistroRelease: Ubuntu 9.10
Package: gnome-disk-utility 2.28.0+git20091012-0ubuntu1
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-17.54-generic
SourcePackage: gnome-disk-utility
Uname: Linux 2.6.31-17-generic i686

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


** Tags: apport-bug i386

-- 
palimpsest cannot delete partition/MSDOS_MAGIC found
https://bugs.launchpad.net/bugs/518087
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 518087] Re: palimpsest cannot delete partition/MSDOS_MAGIC found

2010-02-06 Thread gliptak

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/38832477/Dependencies.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/38832478/XsessionErrors.txt

-- 
palimpsest cannot delete partition/MSDOS_MAGIC found
https://bugs.launchpad.net/bugs/518087
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 518087] Re: palimpsest cannot delete partition/MSDOS_MAGIC found

2010-02-06 Thread gliptak
There are also unknown partition table messages in the logs:

Feb  6 10:03:48 ubuntuhome kernel: [47229.112092] usb 1-1: reset high speed USB 
device using ehci_hcd and address 15
Feb  6 10:11:12 ubuntuhome kernel: [47672.467141]  sdb: unknown partition table
Feb  6 10:11:12 ubuntuhome kernel: [47673.156506]  sdb:
Feb  6 10:19:17 ubuntuhome kernel: [48157.255175]  sdb: unknown partition table
Feb  6 10:19:17 ubuntuhome kernel: [48157.601778]  sdb:
Feb  6 10:21:23 ubuntuhome kernel: [48283.240070] usb 1-5: new high speed USB 
device using ehci_hcd and address 16
Feb  6 10:21:23 ubuntuhome kernel: [48283.373121] usb 1-5: configuration #1 
chosen from 1 choice
Feb  6 10:21:23 ubuntuhome kernel: [48283.380076] scsi15 : SCSI emulation for 
USB Mass Storage devices
Feb  6 10:21:28 ubuntuhome kernel: [48288.380865] scsi 15:0:0:0: Direct-Access  
   CBM  Flash Disk   5.00 PQ: 0 ANSI: 2
Feb  6 10:21:28 ubuntuhome kernel: [48288.381880] sd 15:0:0:0: Attached scsi 
generic sg4 type 0
Feb  6 10:21:28 ubuntuhome kernel: [48288.390529] sd 15:0:0:0: [sdd] 513280 
512-byte logical blocks: (262 MB/250 MiB)
Feb  6 10:21:28 ubuntuhome kernel: [48288.394673] sd 15:0:0:0: [sdd] Write 
Protect is off
Feb  6 10:21:28 ubuntuhome kernel: [48288.396437]  sdd: sdd1
Feb  6 10:21:28 ubuntuhome kernel: [48288.397557] sdd: p1 size 514272 exceeds 
device capacity, limited to end of disk
Feb  6 10:21:28 ubuntuhome kernel: [48288.400174] sd 15:0:0:0: [sdd] Attached 
SCSI removable disk
Feb  6 10:33:48 ubuntuhome kernel: [49029.112085] usb 1-1: reset high speed USB 
device using ehci_hcd and address 15
Feb  6 10:53:38 ubuntuhome kernel: [50219.169932]  sdd: unknown partition table
Feb  6 10:58:05 ubuntuhome kernel: [50486.001625] usb 1-5: USB disconnect, 
address 16

-- 
palimpsest cannot delete partition/MSDOS_MAGIC found
https://bugs.launchpad.net/bugs/518087
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 508944] Re: [Lucid] Live USB: /init: line 7: can't open /dev/sr0: No medium found

2010-02-06 Thread gliptak
*** This bug is a duplicate of bug 492301 ***
https://bugs.launchpad.net/bugs/492301

** This bug has been marked a duplicate of bug 492301
   Can not mount /dev/loop1 on /cow

-- 
[Lucid] Live USB: /init: line 7: can't open /dev/sr0: No medium found
https://bugs.launchpad.net/bugs/508944
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 500822] Re: /init: line 7: can't open /dev/sr0: No medium found

2010-02-06 Thread gliptak
*** This bug is a duplicate of bug 492301 ***
https://bugs.launchpad.net/bugs/492301

** This bug has been marked a duplicate of bug 492301
   Can not mount /dev/loop1 on /cow

-- 
/init: line 7: can't open /dev/sr0: No medium found
https://bugs.launchpad.net/bugs/500822
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 516334] [NEW] erlang package for jinterface?

2010-02-02 Thread gliptak
Public bug reported:

Binary package hint: erlang

There does not seem to be package making jinterface.jar avaiable for
Erlang.

The source for jinterface are included in the Erlang distribution in the
./lib/jinterface/ directory.

Please offer a package for jinterface.

Thanks

ProblemType: Bug
Architecture: i386
Date: Tue Feb  2 18:37:37 2010
DistroRelease: Ubuntu 9.10
Package: erlang-dev 1:13.b.1-dfsg-2ubuntu1
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-17.54-generic
SourcePackage: erlang
Uname: Linux 2.6.31-17-generic i686

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


** Tags: apport-bug i386

-- 
erlang package for jinterface?
https://bugs.launchpad.net/bugs/516334
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 516334] Re: erlang package for jinterface?

2010-02-02 Thread gliptak

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/38682192/Dependencies.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/38682193/XsessionErrors.txt

-- 
erlang package for jinterface?
https://bugs.launchpad.net/bugs/516334
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 514799] [NEW] autconf warning Ignoring install-info called from maintainer script

2010-01-30 Thread gliptak
Public bug reported:

Binary package hint: autoconf

The following warnings are shown during install:

Setting up autoconf (2.64-1ubuntu1) ...
Ignoring install-info called from maintainer script
The package autoconf should be rebuild with new debhelper to get trigger support
Ignoring install-info called from maintainer script
The package autoconf should be rebuild with new debhelper to get trigger support
Ignoring install-info called from maintainer script
The package autoconf should be rebuild with new debhelper to get trigger support

I'm not sure if/what problems this causes with this install.

Thanks

ProblemType: Bug
Architecture: i386
Date: Sat Jan 30 12:56:28 2010
DistroRelease: Ubuntu 9.10
Package: autoconf 2.64-1ubuntu1
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-17.54-generic
SourcePackage: autoconf
Uname: Linux 2.6.31-17-generic i686

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


** Tags: apport-bug i386

-- 
autconf warning Ignoring install-info called from maintainer script
https://bugs.launchpad.net/bugs/514799
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 514799] Re: autconf warning Ignoring install-info called from maintainer script

2010-01-30 Thread gliptak

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/38559455/Dependencies.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/38559456/XsessionErrors.txt

-- 
autconf warning Ignoring install-info called from maintainer script
https://bugs.launchpad.net/bugs/514799
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 499516] [NEW] gimp quiteinsanegimpplugin crashes on scan

2009-12-22 Thread gliptak
Public bug reported:

Binary package hint: gimp

gimp crashes when trying to scan with File/Scan/QuiteInsane/Scan

scanimage works against the same scanner:

$ scanimage  /tmp/foo.pnm
WARNING: Unhandled message: interface=org.freedesktop.DBus.Introspectable, 
path=/, member=Introspect

(although it does throw the same warning ...)

Here is the gimp stacktrace:

$ gimp --stack-trace-mode=always
WARNING: Unhandled message: interface=org.freedesktop.DBus.Introspectable, 
path=/, member=Introspect
/usr/lib/gimp/2.0/plug-ins/quiteinsanegimpplugin: fatal error: Segmentation 
fault
#0  0x00c6a422 in __kernel_vsyscall ()
#1  0x009d5b3b in waitpid () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x08e3dbf3 in g_on_error_stack_trace () from /lib/libglib-2.0.so.0
#3  0x00b37fe0 in ?? () from /usr/lib/libgimp-2.0.so.0
#4  signal handler called
#5  0x0686ca30 in strcpy () from /lib/tls/i686/cmov/libc.so.6
#6  0x04ce090b in sane_epson2_control_option ()
#7  0x00c8c34d in sane_dll_control_option () from /usr/lib/libsane.so.1
#8  0x00c8a929 in sane_control_option () from /usr/lib/libsane.so.1
#9  0x0806fde3 in ?? ()
#10 0x0807b324 in ?? ()
#11 0x0807d412 in ?? ()
#12 0x0807d5ff in ?? ()
#13 0x0807ef86 in ?? ()
#14 0x0807f970 in ?? ()
#15 0x0809f862 in ?? ()
#16 0x0809fc06 in ?? ()
#17 0x00b37c1c in gimp_main () from /usr/lib/libgimp-2.0.so.0
#18 0x0809eccd in ?? ()
#19 0x06810b56 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#20 0x0805b211 in ?? ()

^C/usr/lib/gimp/2.0/plug-ins/script-fu terminated: Interrupt
gimp: terminated: Interrupt

ProblemType: Bug
Architecture: i386
Date: Tue Dec 22 11:48:07 2009
DistroRelease: Ubuntu 9.10
Package: gimp 2.6.7-1ubuntu1
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
SourcePackage: gimp
Uname: Linux 2.6.31-16-generic i686

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


** Tags: apport-bug i386

-- 
gimp quiteinsanegimpplugin crashes on scan
https://bugs.launchpad.net/bugs/499516
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 499516] Re: gimp quiteinsanegimpplugin crashes on scan

2009-12-22 Thread gliptak

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/37093765/Dependencies.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/37093766/XsessionErrors.txt

-- 
gimp quiteinsanegimpplugin crashes on scan
https://bugs.launchpad.net/bugs/499516
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 378453] Re: X11 request 132.19 failed with error 11

2009-10-11 Thread gliptak
A possible pointer was given at http://forum.videolan.org/:

http://forum.videolan.org/viewtopic.php?f=13t=65671p=218782hilit=Major+opcode+of+failed+request%3A+132+XVideo+#p218782

Setting Video/Output Modules to X11 Video Ouput allows the player to
start up OK.

-- 
X11 request 132.19 failed with error 11
https://bugs.launchpad.net/bugs/378453
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 378453] Re: X11 request 132.19 failed with error 11

2009-10-11 Thread gliptak
Cleaning up xorg.conf entries as described at

http://ubuntuforums.org/archive/index.php/t-1134283.html

also seems to work.

-- 
X11 request 132.19 failed with error 11
https://bugs.launchpad.net/bugs/378453
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 336346] [NEW] uninstalling evolution-data-server-common to remove fast-user-switch-applet gnome-applets gnome-panel?

2009-03-01 Thread gliptak
Public bug reported:

Binary package hint: gnome-panel

Here is the dpkg output:

$ sudo apt-get remove evolution-data-server-common
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages will be REMOVED:
  evolution-data-server-common fast-user-switch-applet gnome-applets
  gnome-panel libedataserverui1.2-8
0 upgraded, 0 newly installed, 5 to remove and 0 not upgraded.
After this operation, 14.2MB disk space will be freed.
Do you want to continue [Y/n]? n
Abort.

evolution-data-server-common does not remove cleanly ...

Thanks

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

-- 
uninstalling evolution-data-server-common to remove  fast-user-switch-applet 
gnome-applets gnome-panel?
https://bugs.launchpad.net/bugs/336346
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 292651] Re: evolution fails to Authenticate in Microsoft Exchange Assistant dialog

2009-02-05 Thread gliptak
The Gnome bug report is at

http://bugzilla.gnome.org/show_bug.cgi?id=443275

-- 
evolution fails to Authenticate in Microsoft Exchange Assistant dialog
https://bugs.launchpad.net/bugs/292651
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 292618] [NEW] evolution-data-server high CPU usage

2008-11-02 Thread gliptak
Public bug reported:

Binary package hint: evolution-data-server

evolution-data-server consumes lots of CPU.

I'm running up-to-date intrepid distribution.

Thanks

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
Package: evolution-data-server 2.24.1-0ubuntu1
ProcEnviron:
 
PATH=/home/username/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/home/username/apache-maven-2.0.8/bin
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: evolution-data-server
Uname: Linux 2.6.27-7-generic i686

** Affects: evolution-data-server (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
 evolution-data-server high CPU usage
https://bugs.launchpad.net/bugs/292618
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 292618] Re: evolution-data-server high CPU usage

2008-11-02 Thread gliptak

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/19231759/Dependencies.txt

-- 
 evolution-data-server high CPU usage
https://bugs.launchpad.net/bugs/292618
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 292651] [NEW] evolution fails to Authenticate in Microsoft Exchange Assistant dialog

2008-11-02 Thread gliptak
Public bug reported:

Binary package hint: evolution

I'm using the Account Assistant dialog to setup a Microsoft Exchange
account.

Using:

Username: Domain\Domainuser
OWA URL: http://owa.company.com/exchange
Mailbox: [EMAIL PROTECTED] (which is the same as the email I set for the 
account, except capitalization, I tried with and without filling out this field)

Getting message, Could not connect to server. Make sure the URL is
correct and try again

Here is the console debug message (starting as E2K_DEBUG=5 evolution):

e-data-server-ui-Message: Unable to find password(s) in keyring (Keyring 
reports: No matching results)
e-data-server-ui-Message: Key file does not have group 'Passwords-Exchange'
 GET /exchange HTTP/1.1
 Soup-Debug-Timestamp: 1225638406
 Soup-Debug: SoupSessionSync 1 (0xad14360), SoupMessage 1 (0xb0d95670), 
 SoupSocket 1 (0xa1abb48)
 Host: owa.company.com
 Accept-Language: en-US, en
 Authorization: NTLM TlRMTUAABAAZZZA
 User-Agent: Evolution/2.24.1

There are some similar bugs reported, but in those cases the users were
able to authenticate, then manually change configuration as a
workaround.

Thanks

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
Package: evolution 2.24.1-0ubuntu2
ProcEnviron:
 
PATH=/home/username/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/home/username/apache-maven-2.0.8/bin
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: evolution
Uname: Linux 2.6.27-7-generic i686

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


** Tags: apport-bug

-- 
evolution fails to Authenticate in Microsoft Exchange Assistant dialog
https://bugs.launchpad.net/bugs/292651
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 292651] Re: evolution fails to Authenticate in Microsoft Exchange Assistant dialog

2008-11-02 Thread gliptak

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/19234342/Dependencies.txt

-- 
evolution fails to Authenticate in Microsoft Exchange Assistant dialog
https://bugs.launchpad.net/bugs/292651
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