[Bug 1034010] [NEW] Incorrect check when executing copy_from_user in perf_event_period

2012-08-07 Thread Andreas Sandberg
Public bug reported:

perf_event_period (called when requesting the PERF_EVENT_IOC_PERIOD on a
perf_event fd) incorrectly checks the results of copy_from_user. Instead
of checking that the call succeeded (return value == 0), it checks if
the return value is the size of the data structure and returns -EFAULT
in that case. This has the effect of causing the ioctl to fail for valid
input data and might cause it to succeed for invalid input data, causing
unpredictable values to be stored into the internal perf struct.

This bug has been fixed in later upstream kernels, but not in the 2.6.32
series.

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

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

Title:
  Incorrect check when executing copy_from_user in perf_event_period

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

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


[Bug 1034010] Re: Incorrect check when executing copy_from_user in perf_event_period

2012-08-07 Thread Andreas Sandberg
** Patch added: Fix for the bug reported in this bug ticket
   
https://bugs.launchpad.net/bugs/1034010/+attachment/3251372/+files/0001-Perf-Correctly-check-the-return-value-from-copy_from.patch

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

Title:
  Incorrect check when executing copy_from_user in perf_event_period

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

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


[Bug 1034010] Re: Incorrect check when executing copy_from_user in perf_event_period

2012-08-07 Thread Andreas Sandberg
Adding kernel logs or similar to this bug wouldn't be useful since the
effect of the bug can not be seen in the log. I'm changing the status of
this bug to confirmed for the time being. I could upload a test case if
that is required.

This bug primarily affects the 2.6.32 series (Lucid Lynx). It probably
affects other kernels in the early 2.6.3x series as well.

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

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

Title:
  Incorrect check when executing copy_from_user in perf_event_period

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

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


[Bug 1034010] Re: Incorrect check when executing copy_from_user in perf_event_period

2012-08-07 Thread Andreas Sandberg
I don't know about any of the other threads. I only looked at the kernel
I'm currently running.

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

Title:
  Incorrect check when executing copy_from_user in perf_event_period

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

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


[Bug 1034010] Re: Incorrect check when executing copy_from_user in perf_event_period

2012-08-07 Thread Andreas Sandberg
I don't really  know the routines for submitting patches or requesting
inclusion of fixes from other branches, so I'd prefer if someone else
could do it.

I should probably add that this is really a low-priority issue unless
there are security implications. As far as I know, nobody is using the
feature (neither PAPI nor Perfmon2). It seems like the Perfmon2 people
wanted to use it [0] but but couldn't due to funny semantics. The same
really goes for the use case I had in mind, even if this bug is fixed,
the feature remains largely useless due to the problems outlined in [0].

[0] http://www.mail-
archive.com/perfmon2-de...@lists.sourceforge.net/msg02657.html

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

Title:
  Incorrect check when executing copy_from_user in perf_event_period

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

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


[Bug 583056] Re: [upstream] oocalc crashes when renaming a file while the file open dialog is active

2011-05-30 Thread Andreas Sandberg
Turns out that I'm still able to reproduce the bug. However, I'm not
able to get a core dump (or crash report) from the application. Just
running OOo causes the internal SIGSEGV/SIGABRT handler to be called,
which obviously prevents the application from dumping its core (which
would cause the kernel to call apport). Calling OOo with the -norestore
option seems to disable this behavior, but for some reason it still
doesn't dump its core.

Manually producing a core dump using GDB and feeding it into apport
doesn't work either since apport apparently couldn't retrieve the
assertion error message(?).

I'm willing to research the issue further (although I have limited time
to spare at the moment), but _please_ research issues better before
coming up with further useless instructions. I've included the stack
trace from GDB, it should help. I'm starting to believe that this is
really a GTK bug.

I still get the same assertion:
Gtk:ERROR:/build/buildd/gtk+2.0-2.20.1/gtk/gtkfilesystemmodel.c:746:gtk_file_system_model_sort:
 assertion failed: (r == n_visible_rows)

GDB produces the following:
#0  0x76c73a75 in *__GI_raise (sig=value optimized out)
at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#1  0x76c775c0 in *__GI_abort () at abort.c:92
#2  0x7fffed04fbb4 in g_assertion_message () from /lib/libglib-2.0.so.0
#3  0x7fffed050130 in g_assertion_message_expr ()
   from /lib/libglib-2.0.so.0
#4  0x7fffee363846 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#5  0x7fffee364ae8 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#6  0x7fffeb081ec8 in ?? () from /usr/lib/libgio-2.0.so.0
#7  0x7fffed0298c2 in g_main_context_dispatch ()
   from /lib/libglib-2.0.so.0
#8  0x7fffed02d748 in ?? () from /lib/libglib-2.0.so.0
#9  0x7fffed02dc55 in g_main_loop_run () from /lib/libglib-2.0.so.0
#10 0x7fffee32d52b in gtk_dialog_run () from /usr/lib/libgtk-x11-2.0.so.0
#11 0x7fffd21d3e50 in ?? ()
   from /usr/lib/openoffice/program/../basis-link/program/fps_gnome.uno.so
#12 0x7fffd21dbca8 in ?? ()
   from /usr/lib/openoffice/program/../basis-link/program/fps_gnome.uno.so
#13 0x7563dee0 in ?? ()
   from /usr/lib/openoffice/program/../basis-link/program/libsfxlx.so
#14 0x7563e0ea in ?? ()
   from /usr/lib/openoffice/program/../basis-link/program/libsfxlx.so
#15 0x75643afc in ?? ()
---Type return to continue, or q return to quit---
   from /usr/lib/openoffice/program/../basis-link/program/libsfxlx.so
#16 0x7541b631 in ?? ()
   from /usr/lib/openoffice/program/../basis-link/program/libsfxlx.so
#17 0x755e7054 in ?? ()
   from /usr/lib/openoffice/program/../basis-link/program/libsfxlx.so
#18 0x755de97b in ?? ()
   from /usr/lib/openoffice/program/../basis-link/program/libsfxlx.so
#19 0x755e287e in ?? ()
   from /usr/lib/openoffice/program/../basis-link/program/libsfxlx.so
#20 0x755e2769 in ?? ()
   from /usr/lib/openoffice/program/../basis-link/program/libsfxlx.so
#21 0x7561825a in ?? ()
   from /usr/lib/openoffice/program/../basis-link/program/libsfxlx.so
#22 0x73833f38 in ?? ()
   from /usr/lib/openoffice/program/../basis-link/program/libvcllx.so
#23 0x7fffecda42b8 in SalDisplay::DispatchInternalEvent() ()
   from /usr/lib/openoffice/basis3.2/program/libvclplug_genlx.so
#24 0x7fffee8a74c0 in ?? ()
   from /usr/lib/openoffice/basis3.2/program/libvclplug_gtklx.so
#25 0x7fffed0298c2 in g_main_context_dispatch ()
   from /lib/libglib-2.0.so.0
#26 0x7fffed02d748 in ?? () from /lib/libglib-2.0.so.0
#27 0x7fffed02d8fc in g_main_context_iteration ()
---Type return to continue, or q return to quit---
   from /lib/libglib-2.0.so.0
#28 0x7fffee8a762d in ?? ()
   from /usr/lib/openoffice/basis3.2/program/libvclplug_gtklx.so
#29 0x73652cae in Application::Yield(bool) ()
   from /usr/lib/openoffice/program/../basis-link/program/libvcllx.so
#30 0x73652d27 in Application::Execute() ()
   from /usr/lib/openoffice/program/../basis-link/program/libvcllx.so
#31 0x7779c27f in ?? ()
   from /usr/lib/openoffice/program/../basis-link/program/libsofficeapp.so
#32 0x73657d99 in ?? ()
   from /usr/lib/openoffice/program/../basis-link/program/libvcllx.so
#33 0x73657e85 in SVMain() ()
   from /usr/lib/openoffice/program/../basis-link/program/libvcllx.so
#34 0x777d003c in soffice_main ()
   from /usr/lib/openoffice/program/../basis-link/program/libsofficeapp.so
#35 0x004010bb in main ()

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

Title:
  [upstream] oocalc crashes when renaming a file while the file open
  dialog is active

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


[Bug 754577] Re: assertion failed: (r == n_visible_rows)

2011-05-30 Thread Andreas Sandberg
*** This bug is a duplicate of bug 583056 ***
https://bugs.launchpad.net/bugs/583056

** This bug has been marked a duplicate of bug 583056
   [upstream] oocalc crashes when renaming a file while the file open dialog is 
active

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

Title:
  assertion failed: (r == n_visible_rows)

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


[Bug 583056] Re: [upstream] oocalc crashes when renaming a file while the file open dialog is active

2011-05-30 Thread Andreas Sandberg
I've been able to reproduce the same behavior in GEdit. I'm assuming
that this is actually a GTK bug and not OOo specific. According to the
RedHat bug tracker, this is supposedly fixed in newer versions of GTK.

** Also affects: gtk
   Importance: Undecided
   Status: New

** Bug watch added: Red Hat Bugzilla #603781
   https://bugzilla.redhat.com/show_bug.cgi?id=603781

** Also affects: fedora via
   https://bugzilla.redhat.com/show_bug.cgi?id=603781
   Importance: Unknown
   Status: Unknown

** Summary changed:

- [upstream] oocalc crashes when renaming a file while the file open dialog is 
active
+ Assertion error r == n_visible_rows in gtk_file_system_model_sort causes 
applications to crash

** Summary changed:

- Assertion error r == n_visible_rows in gtk_file_system_model_sort causes 
applications to crash
+ Assertion error (r == n_visible_rows) in gtk_file_system_model_sort causes 
applications to crash

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

Title:
  Assertion error (r == n_visible_rows) in gtk_file_system_model_sort
  causes applications to crash

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


[Bug 573387] Re: gnome-keyring-daemon fails to start

2011-05-30 Thread Andreas Sandberg
Marking this bug as fixed since I'm no longer able to reproduce the bug.
If anyone else is still affected by the bug, please reopen it.

** Changed in: gnome-keyring (Ubuntu)
   Status: Incomplete = 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/573387

Title:
  gnome-keyring-daemon fails to start

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


[Bug 573387] Re: gnome-keyring-daemon fails to start

2010-12-12 Thread Andreas Sandberg
Milan: I don't have the issue at the moment. However, I think I had it
for a while after upgrading, IIRC it was fixed by a maintenance upgrade.

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

Title:
  gnome-keyring-daemon fails to start

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


[Bug 493784] Re: Evolution doesn't honor the HTML mode setting when replying to messages

2010-07-10 Thread Andreas Sandberg
I just tested this in Lucid with Evolution version 2.28.3-0ubuntu10.
It's still reproducible.

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

-- 
Evolution doesn't honor the HTML mode setting when replying to messages
https://bugs.launchpad.net/bugs/493784
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 493789] Re: Can't edit original message when replying to HTML mail

2010-07-10 Thread Andreas Sandberg
I just tested this in Lucid with Evolution version 2.28.3-0ubuntu10.
It's still reproducible.

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

-- 
Can't edit original message when replying to HTML mail
https://bugs.launchpad.net/bugs/493789
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 573387] Re: gnome-keyring-daemon fails to start

2010-05-26 Thread Andreas Sandberg
Tried to remove the service file, this resulted in the original problem with 
GKD not starting when logging in through GDM with a password. Seahorse produces 
the following error message on the terminal:
** Message: secret service operation failed: The name org.freedesktop.secrets 
was not provided by any .service files

-- 
gnome-keyring-daemon fails to start
https://bugs.launchpad.net/bugs/573387
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 573387] Re: gnome-keyring-daemon fails to start

2010-05-26 Thread Andreas Sandberg
Btw, I checked the patch on
https://bugzilla.gnome.org/show_bug.cgi?id=619209. I It won't work, the
difference is mainly that they always pass the --login option to GKD
independent of whether a password was entered or not. In my case, i.e.
logging in with a password, there shouldn't be any difference in the
executed code path.

-- 
gnome-keyring-daemon fails to start
https://bugs.launchpad.net/bugs/573387
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 573387] Re: gnome-keyring-daemon fails to start

2010-05-26 Thread Andreas Sandberg
The problem is that it seems like the daemon doesn't start correctly
early in the login process. The reason I lack the --login option is
because it, in the case where I have the .service file present, is
started when the first client requests the service. I really think, and
this seems to be supported by the log messages I see, that this is due
to a communication issue between GKD and DBus during login.

As far as I can tell, GKD should be started automatically by
/etc/xdg/autostart/gnome-keyring*.desktop. As far as I can tell, they
are actually started, but for some reason they are terminated later in
the login process.

-- 
gnome-keyring-daemon fails to start
https://bugs.launchpad.net/bugs/573387
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 573387] Re: gnome-keyring-daemon fails to start

2010-05-24 Thread Andreas Sandberg
Without auto-login I get the following error messages in auth.log:
May 24 21:58:18 minotaur gnome-keyring-daemon[3045]: couldn't connect to dbus 
session bus: /bin/dbus-launch terminated abnormally with the following error: 
No protocol specified#012Autolaunch error: X11 initialization failed.
May 24 21:58:18 minotaur gnome-keyring-daemon[3045]: gkd_dbus_secrets_startup: 
assertion `dbus_conn' failed
May 24 21:58:20 minotaur gnome-keyring-daemon[3045]: The SSH agent was already 
initialized
May 24 21:58:20 minotaur gnome-keyring-daemon[3045]: gkd_dbus_secrets_startup: 
assertion `dbus_conn' failed
May 24 21:58:22 minotaur polkitd(authority=local): Registered Authentication 
Agent for session /org/freedesktop/ConsoleKit/Session2 (system bus name :1.31 
[/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1], object path 
/org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
May 24 21:58:54 minotaur gnome-keyring-daemon[3045]: gkd_dbus_secrets_startup: 
assertion `dbus_conn' failed

Starting for example seahorse yields the following message on the terminal:
** Message: secret service operation failed: Did not receive a reply. Possible 
causes include: the remote application did not send a reply, the message bus 
security policy blocked the reply, the reply timeout expired, or the network 
connection was broken.

ps x | grep keyring:
3045 ?SLl0:00 /usr/bin/gnome-keyring-daemon --daemonize

-- 
gnome-keyring-daemon fails to start
https://bugs.launchpad.net/bugs/573387
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 573387] Re: gnome-keyring-daemon fails to start

2010-05-24 Thread Andreas Sandberg
That was without auto-login and without password-less login.

I get the messages in the original description when auto-login is enabled. 
Output from 'ps x | grep keyring' in this case is:
gnome-keyring-daemon --start --components=secrets

But that is likely only due to the fact that I added a service file that
auto-starts the deamon to make Evolution and Empathy usable.

-- 
gnome-keyring-daemon fails to start
https://bugs.launchpad.net/bugs/573387
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 573387] Re: gnome-keyring-daemon fails to start when password-less login is enabled

2010-05-23 Thread Andreas Sandberg
I was using automatic login (but the account is not a member of the
nopasswdlogin group) when I filed the original bug report. I tried
disabling auto login, but that only made things worse, now every
application using the g-k-d just hangs when it tries to communicate with
the daemon.

-- 
gnome-keyring-daemon fails to start when password-less login is enabled
https://bugs.launchpad.net/bugs/573387
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 583056] [NEW] oocalc crashes when renaming a file while the file open dialog is active

2010-05-19 Thread Andreas Sandberg
Public bug reported:

Binary package hint: openoffice.org

OOo crashes with the following error message:
Gtk:ERROR:/build/buildd/gtk+2.0-2.20.0/gtk/gtkfilesystemmodel.c:746:gtk_file_system_model_sort:
 assertion failed: (r == n_visible_rows)

Steps to reproduce:
Create a file called /tmp/foo.xls
Select file-open in oocalc, browse to /tmp and select 'Microsoft Excel 2007 
XML' from the file formats list
Rename foo.xls to foo.xlsx


Note that the steps to reproduce don't seem to be entirely bullet proof. If I, 
for example, create the file in some other directory than /tmp OOo may not 
crash.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: openoffice.org (not installed)
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic x86_64
NonfreeKernelModules: fglrx
Architecture: amd64
Date: Wed May 19 22:25:26 2010
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: openoffice.org

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


** Tags: amd64 apport-bug lucid

-- 
oocalc crashes when renaming a file while the file open dialog is active
https://bugs.launchpad.net/bugs/583056
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 439594] Re: X crashes while upgrading fglrx from Jaunty to Karmic using update-manager

2010-05-06 Thread Andreas Sandberg
I upgraded my primary system without seeing this particular issue, I
don't rember if the screensaver started during the install or not.
Anyway, the X server didn't crash during the installation. The fact that
I didn't have any graphics after the reboot into Lucid is a different
story (and unrelated to this bug).

I'm afraid I'm not willing to do any more testing since this would
require me to make another physical installation (a VM doesn't cut it
for obvious reasons) of Karmic and go through the trouble of upgrading
again (and fixing the X configuration breakage, again).

-- 
X crashes while upgrading fglrx from Jaunty to Karmic using update-manager
https://bugs.launchpad.net/bugs/439594
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 573387] Re: gnome-keyring-daemon fails to start

2010-05-03 Thread Andreas Sandberg
I would argue that this is a separate bug . Bug #525642 deals with the
missing service file, which, had it existed, would only have solved
parts of the problem. For example, ssh-agent functionality does not work
if the daemon is started by dbus since it relies on setting environment
variables.

-- 
gnome-keyring-daemon fails to start
https://bugs.launchpad.net/bugs/573387
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 573387] [NEW] gnome-keyring-daemon fails to start

2010-05-01 Thread Andreas Sandberg
Public bug reported:

Binary package hint: gnome-keyring

There seems to be a race between dbus initialization and starting of
gnome-keyring-daemon (auto-start file in /etc/xdg/autostart). The
following lines are logged in the authentication log:

May  2 01:48:27 minotaur gnome-keyring-daemon[18445]: couldn't connect to dbus 
session bus: /bin/dbus-launch terminated abnormally with the following error: 
No protocol specified#012Autolaunch error: X11 initialization failed.
May  2 01:48:27 minotaur gnome-keyring-daemon[18445]: gkd_dbus_secrets_startup: 
assertion `dbus_conn' failed

As a consequence of this, the Empathy stops working and using Evolution
becomes more painful than usual.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: gnome-keyring 2.92.92.is.2.30.0-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-21-generic x86_64
Architecture: amd64
Date: Sun May  2 01:55:33 2010
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-keyring

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


** Tags: amd64 apport-bug lucid

-- 
gnome-keyring-daemon fails to start
https://bugs.launchpad.net/bugs/573387
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 573387] Re: gnome-keyring-daemon fails to start

2010-05-01 Thread Andreas Sandberg

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

-- 
gnome-keyring-daemon fails to start
https://bugs.launchpad.net/bugs/573387
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 573387] Re: gnome-keyring-daemon fails to start

2010-05-01 Thread Andreas Sandberg
It seems like this bug may be a duplicate of bug #525642. However, even
though creating a new service for the org.freedesktop.secrets.service
fixes most of this issue, the start scripts in /etc/xdg/autostart/gnome-
keyring-* are still broken. The ssh-agent functionality will probably
not work unless the daemon is autostarted or started by some application
performing a request over dbus prior to connecting to another machine
using ssh.

-- 
gnome-keyring-daemon fails to start
https://bugs.launchpad.net/bugs/573387
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 423252] Re: NSS using LDAP on Karmic breaks 'su' and 'sudo'

2010-04-27 Thread Andreas Sandberg
Mathias: IIRC, the compat workaround only works if you have all users in
the local passwd database. You still won't be able to use sudo, or run
any other setuid binary that uses nss-services, for users that don't
exist in the local passwd database.

-- 
NSS using LDAP on Karmic breaks 'su' and 'sudo'
https://bugs.launchpad.net/bugs/423252
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libnss-ldap 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 423252] Re: NSS using LDAP on Karmic breaks 'su' and 'sudo'

2010-04-27 Thread Andreas Sandberg
Mathias: IIRC, the compat workaround only works if you have all users in
the local passwd database. You still won't be able to use sudo, or run
any other setuid binary that uses nss-services, for users that don't
exist in the local passwd database.

-- 
NSS using LDAP on Karmic breaks 'su' and 'sudo'
https://bugs.launchpad.net/bugs/423252
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 423252] Re: NSS using LDAP on Karmic breaks 'su' and 'sudo'

2010-04-17 Thread Andreas Sandberg
Howard: I really agree that the libnss-ldapd design is much cleaner and
a better alternative in the long run (e.g., doing client certificates
with libnss-ldap would be interesting). However, the documented way
[1] of using ldap for authentication uses libnss-ldap, so this should be
supported or the documentation needs to be changed. Besides, I think a
lot of organizations would be hesitant to migrate to libnss-ldapd.

https://help.ubuntu.com/9.10/serverguide/C/openldap-server.html

-- 
NSS using LDAP on Karmic breaks 'su' and 'sudo'
https://bugs.launchpad.net/bugs/423252
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 423252] Re: NSS using LDAP on Karmic breaks 'su' and 'sudo'

2010-04-16 Thread Andreas Sandberg
I managed to get a core-dump from a test program (a nice little hack
that debugs the test application and core dumps it when it executes the
setuid syscall) that reproduces the bug. The following stack trace might
be of interest:

#0  __nptl_setxid (cmdp=0x7fff1439ad00) at allocatestack.c:1135
#1  0x7f41dda052fb in __setuid (uid=value optimized out) at 
../sysdeps/unix/sysv/linux/setuid.c:26
#2  0x7f41db005124 in lock_pool (n=value optimized out) at secmem.c:296
#3  secmem_init (n=value optimized out) at secmem.c:477
#4  0x7f41db0052da in _gcry_secmem_malloc_internal (size=128) at 
secmem.c:509
#5  0x7f41db005368 in _gcry_secmem_malloc (size=128) at secmem.c:544
#6  0x7f41db00084d in do_malloc (n=1000, flags=1000, mem=0x7fff1439adb8) at 
global.c:730
#7  0x7f41db00087c in _gcry_malloc_secure (n=1000) at global.c:769
#8  0x7f41db0130c0 in md_open (h=0x7fff1439ae28, algo=1, secure=value 
optimized out, hmac=value optimized out) at md.c:487
#9  0x7f41db0131ea in _gcry_md_open (h=0x7fff1439af18, algo=1000, 
flags=value optimized out) at md.c:530
#10 0x7f41dbd03c0f in wrap_gcry_mac_init (algo=value optimized out, 
ctx=0x3e8) at mac-libgcrypt.c:42
#11 0x7f41dbcea127 in _gnutls_hmac_init (dig=0x7fff1439af10, 
algorithm=GNUTLS_MAC_MD5, key=0x10afbc0, keylen=24) at gnutls_hash_int.c:277
#12 0x7f41dbcfad78 in _gnutls_P_hash (algorithm=value optimized out, 
secret=value optimized out, secret_size=value optimized out, seed=value 
optimized out, seed_size=value optimized out, total_bytes=value optimized 
out, ret=0x7fff1439b170 \231\376~, incomplete sequence \316) at 
gnutls_state.c:811
#13 0x7f41dbcfafca in _gnutls_PRF (session=value optimized out, 
secret=value optimized out, secret_size=value optimized out, label=value 
optimized out, label_size=value optimized out, seed=0x7fff1439b570 
K\310\331\346-\364\310*~E%\026\223g\216\323K֜\272^1\270Fn\025\254\307`\235%\rK\310\331\345\267\337\023y\314Tn\262-\277\236S\017\362B\237W\220\017\366H\035\372͟5\204\027\001,
 seed_size=value optimized out, total_bytes=48, ret=0x10b2552) at 
gnutls_state.c:926
#14 0x7f41dbce883f in generate_normal_master (session=0x10b2530, 
keep_premaster=0) at gnutls_kx.c:155
#15 0x7f41dbcf35bb in _gnutls_connection_state_init (session=0x3e8) at 
gnutls_constate.c:434
#16 0x7f41dbce43f8 in _gnutls_send_handshake_final (session=0x10b2530, 
init=1) at gnutls_handshake.c:2472
#17 0x7f41dbce45d5 in _gnutls_handshake_common (session=0x10b2530) at 
gnutls_handshake.c:2700
#18 0x7f41dbce5c67 in gnutls_handshake (session=0x10b2530) at 
gnutls_handshake.c:2297
#19 0x7f41dd3196de in ?? () from /usr/lib/libldap_r-2.4.so.2
#20 0x7f41dd3184a2 in ?? () from /usr/lib/libldap_r-2.4.so.2
#21 0x7f41dd318703 in ldap_int_tls_start () from /usr/lib/libldap_r-2.4.so.2
#22 0x7f41dd5338fc in ?? () from /lib/libnss_ldap.so.2
#23 0x7f41dd533f29 in ?? () from /lib/libnss_ldap.so.2
#24 0x7f41dd534832 in ?? () from /lib/libnss_ldap.so.2
#25 0x7f41dd534bbd in ?? () from /lib/libnss_ldap.so.2
#26 0x7f41dd5352b7 in _nss_ldap_getpwnam_r () from /lib/libnss_ldap.so.2
#27 0x7f41dda0345d in __getpwnam_r (name=0x4017d4 foo, 
resbuf=0x7f41ddcd8ce0, buffer=0x107f010 nslcd, buflen=1024, result=value 
optimized out) at ../nss/getXXbyYY_r.c:253
#28 0x7f41dda02e40 in getpwnam (name=0x4017d4 foo) at 
../nss/getXXbyYY.c:117
#29 0x00401202 in main (argc=1, argv=0x7fff1439c538) at debug.c:175

Stack frame 2 (secmem.c:296 in libgcrypt) is of particular interest. The code 
looks like this (with uid = getuid()):
  if (uid  ! geteuid ())
{
  /* check that we really dropped the privs.
   * Note: setuid(0) should always fail */
  if (setuid (uid) || getuid () != geteuid () || !setuid (0))
log_fatal (failed to reset uid: %s\n, strerror (errno));
}

This is clearly not what we want... :(

-- 
NSS using LDAP on Karmic breaks 'su' and 'sudo'
https://bugs.launchpad.net/bugs/423252
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libnss-ldap 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 423252] Re: NSS using LDAP on Karmic breaks 'su' and 'sudo'

2010-04-16 Thread Andreas Sandberg
** Also affects: libgcrypt11 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
NSS using LDAP on Karmic breaks 'su' and 'sudo'
https://bugs.launchpad.net/bugs/423252
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libnss-ldap 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 423252] Re: NSS using LDAP on Karmic breaks 'su' and 'sudo'

2010-04-16 Thread Andreas Sandberg
I managed to get a core-dump from a test program (a nice little hack
that debugs the test application and core dumps it when it executes the
setuid syscall) that reproduces the bug. The following stack trace might
be of interest:

#0  __nptl_setxid (cmdp=0x7fff1439ad00) at allocatestack.c:1135
#1  0x7f41dda052fb in __setuid (uid=value optimized out) at 
../sysdeps/unix/sysv/linux/setuid.c:26
#2  0x7f41db005124 in lock_pool (n=value optimized out) at secmem.c:296
#3  secmem_init (n=value optimized out) at secmem.c:477
#4  0x7f41db0052da in _gcry_secmem_malloc_internal (size=128) at 
secmem.c:509
#5  0x7f41db005368 in _gcry_secmem_malloc (size=128) at secmem.c:544
#6  0x7f41db00084d in do_malloc (n=1000, flags=1000, mem=0x7fff1439adb8) at 
global.c:730
#7  0x7f41db00087c in _gcry_malloc_secure (n=1000) at global.c:769
#8  0x7f41db0130c0 in md_open (h=0x7fff1439ae28, algo=1, secure=value 
optimized out, hmac=value optimized out) at md.c:487
#9  0x7f41db0131ea in _gcry_md_open (h=0x7fff1439af18, algo=1000, 
flags=value optimized out) at md.c:530
#10 0x7f41dbd03c0f in wrap_gcry_mac_init (algo=value optimized out, 
ctx=0x3e8) at mac-libgcrypt.c:42
#11 0x7f41dbcea127 in _gnutls_hmac_init (dig=0x7fff1439af10, 
algorithm=GNUTLS_MAC_MD5, key=0x10afbc0, keylen=24) at gnutls_hash_int.c:277
#12 0x7f41dbcfad78 in _gnutls_P_hash (algorithm=value optimized out, 
secret=value optimized out, secret_size=value optimized out, seed=value 
optimized out, seed_size=value optimized out, total_bytes=value optimized 
out, ret=0x7fff1439b170 \231\376~, incomplete sequence \316) at 
gnutls_state.c:811
#13 0x7f41dbcfafca in _gnutls_PRF (session=value optimized out, 
secret=value optimized out, secret_size=value optimized out, label=value 
optimized out, label_size=value optimized out, seed=0x7fff1439b570 
K\310\331\346-\364\310*~E%\026\223g\216\323K֜\272^1\270Fn\025\254\307`\235%\rK\310\331\345\267\337\023y\314Tn\262-\277\236S\017\362B\237W\220\017\366H\035\372͟5\204\027\001,
 seed_size=value optimized out, total_bytes=48, ret=0x10b2552) at 
gnutls_state.c:926
#14 0x7f41dbce883f in generate_normal_master (session=0x10b2530, 
keep_premaster=0) at gnutls_kx.c:155
#15 0x7f41dbcf35bb in _gnutls_connection_state_init (session=0x3e8) at 
gnutls_constate.c:434
#16 0x7f41dbce43f8 in _gnutls_send_handshake_final (session=0x10b2530, 
init=1) at gnutls_handshake.c:2472
#17 0x7f41dbce45d5 in _gnutls_handshake_common (session=0x10b2530) at 
gnutls_handshake.c:2700
#18 0x7f41dbce5c67 in gnutls_handshake (session=0x10b2530) at 
gnutls_handshake.c:2297
#19 0x7f41dd3196de in ?? () from /usr/lib/libldap_r-2.4.so.2
#20 0x7f41dd3184a2 in ?? () from /usr/lib/libldap_r-2.4.so.2
#21 0x7f41dd318703 in ldap_int_tls_start () from /usr/lib/libldap_r-2.4.so.2
#22 0x7f41dd5338fc in ?? () from /lib/libnss_ldap.so.2
#23 0x7f41dd533f29 in ?? () from /lib/libnss_ldap.so.2
#24 0x7f41dd534832 in ?? () from /lib/libnss_ldap.so.2
#25 0x7f41dd534bbd in ?? () from /lib/libnss_ldap.so.2
#26 0x7f41dd5352b7 in _nss_ldap_getpwnam_r () from /lib/libnss_ldap.so.2
#27 0x7f41dda0345d in __getpwnam_r (name=0x4017d4 foo, 
resbuf=0x7f41ddcd8ce0, buffer=0x107f010 nslcd, buflen=1024, result=value 
optimized out) at ../nss/getXXbyYY_r.c:253
#28 0x7f41dda02e40 in getpwnam (name=0x4017d4 foo) at 
../nss/getXXbyYY.c:117
#29 0x00401202 in main (argc=1, argv=0x7fff1439c538) at debug.c:175

Stack frame 2 (secmem.c:296 in libgcrypt) is of particular interest. The code 
looks like this (with uid = getuid()):
  if (uid  ! geteuid ())
{
  /* check that we really dropped the privs.
   * Note: setuid(0) should always fail */
  if (setuid (uid) || getuid () != geteuid () || !setuid (0))
log_fatal (failed to reset uid: %s\n, strerror (errno));
}

This is clearly not what we want... :(

-- 
NSS using LDAP on Karmic breaks 'su' and 'sudo'
https://bugs.launchpad.net/bugs/423252
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 423252] Re: NSS using LDAP on Karmic breaks 'su' and 'sudo'

2010-04-16 Thread Andreas Sandberg
** Also affects: libgcrypt11 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
NSS using LDAP on Karmic breaks 'su' and 'sudo'
https://bugs.launchpad.net/bugs/423252
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 423252] Re: NSS using LDAP on Karmic breaks 'su' and 'sudo'

2010-04-14 Thread Andreas Sandberg
Debugging this one proved to be pretty tricky. GDB has a nasty habit of
loosing control over the debuggee (bug #563361). I've managed to find
out that setuid is called from nptl/allocatestack.c:__nptl_setxid in
eglibc, but I haven't succeeded in getting a stack trace. If I
understand things correctly, this routine is called from a signal
handler installed by pthreads.

-- 
NSS using LDAP on Karmic breaks 'su' and 'sudo'
https://bugs.launchpad.net/bugs/423252
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libnss-ldap 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 563361] [NEW] 'Cannot find new threads: generic error' when debugging certain applications

2010-04-14 Thread Andreas Sandberg
Public bug reported:

Binary package hint: gdb

When debugging bug #423252 I noticed that GDB looses control over the
target application if it executes getpwnam when using libnss-ldap. GDB
displays the following error message:

[Thread debugging using libthread_db enabled]
Cannot find new threads: generic error

It is impossible to continue to work with the application after the
above message has been displayed. For example, trying to execute 'next'
results in the following error message:

Cannot execute this command while the selected thread is running.

I suspect this could actually be a kernel bug rather than a GDB bug
(I've seen a fair deal of ptrace breakage at work), but I have no way of
verifying that at the moment.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: gdb 7.1-1ubuntu2
ProcVersionSignature: Ubuntu 2.6.32-20.30-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-20-generic x86_64
Architecture: amd64
Date: Wed Apr 14 22:35:03 2010
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta amd64 (20100318)
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gdb

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


** Tags: amd64 apport-bug lucid

-- 
'Cannot find new threads: generic error' when debugging certain applications
https://bugs.launchpad.net/bugs/563361
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 563361] Re: 'Cannot find new threads: generic error' when debugging certain applications

2010-04-14 Thread Andreas Sandberg

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

-- 
'Cannot find new threads: generic error' when debugging certain applications
https://bugs.launchpad.net/bugs/563361
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 423252] Re: NSS using LDAP on Karmic breaks 'su' and 'sudo'

2010-04-14 Thread Andreas Sandberg
Debugging this one proved to be pretty tricky. GDB has a nasty habit of
loosing control over the debuggee (bug #563361). I've managed to find
out that setuid is called from nptl/allocatestack.c:__nptl_setxid in
eglibc, but I haven't succeeded in getting a stack trace. If I
understand things correctly, this routine is called from a signal
handler installed by pthreads.

-- 
NSS using LDAP on Karmic breaks 'su' and 'sudo'
https://bugs.launchpad.net/bugs/423252
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 423252] Re: NSS using LDAP on Karmic breaks 'su' and 'sudo'

2010-04-13 Thread Andreas Sandberg
I was suspecting this was the case, I was meaning to try this myself but
got caught up in doing more urgent things (paper deadline). I think
liking with OpenSSL is an acceptable solution if this fixes this issue.
Anyway this bug is really a show stopper for using Ubuntu in a lot of
companies, so it should be fixed prior to the LTS release.

-- 
NSS using LDAP on Karmic breaks 'su' and 'sudo'
https://bugs.launchpad.net/bugs/423252
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libnss-ldap 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 423252] Re: NSS using LDAP on Karmic breaks 'su' and 'sudo'

2010-04-13 Thread Andreas Sandberg
I was suspecting this was the case, I was meaning to try this myself but
got caught up in doing more urgent things (paper deadline). I think
liking with OpenSSL is an acceptable solution if this fixes this issue.
Anyway this bug is really a show stopper for using Ubuntu in a lot of
companies, so it should be fixed prior to the LTS release.

-- 
NSS using LDAP on Karmic breaks 'su' and 'sudo'
https://bugs.launchpad.net/bugs/423252
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 423252] Re: NSS using LDAP on Karmic breaks 'su' and 'sudo'

2010-04-04 Thread Andreas Sandberg
I'm also experiencing this issue in the latest Lucid beta. When I
started investigating, I found that the system does not obey the setuid
bit on /bin/su if I'm running it as a user in the LDAP database.
However, running as a local user works as expected.

-- 
NSS using LDAP on Karmic breaks 'su' and 'sudo'
https://bugs.launchpad.net/bugs/423252
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libnss-ldap 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 423252] Re: NSS using LDAP on Karmic breaks 'su' and 'sudo'

2010-04-04 Thread Andreas Sandberg
I'm also experiencing this issue in the latest Lucid beta. When I
started investigating, I found that the system does not obey the setuid
bit on /bin/su if I'm running it as a user in the LDAP database.
However, running as a local user works as expected.

-- 
NSS using LDAP on Karmic breaks 'su' and 'sudo'
https://bugs.launchpad.net/bugs/423252
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 423252] Re: NSS using LDAP on Karmic breaks 'su' and 'sudo'

2010-04-04 Thread Andreas Sandberg
It seems like this wan't an error in the handling of the setuid bit
after all. It seems like the EUID is reset to UID after getpwnam is
called. Attaching a simple test program. Compile and change the owner to
root and set the setuid bit.

Expected output:
EUID0: 0, EUID1: 0

On systems with broken LDAP support (EUID1 will be set to the UID of the 
process):
EUID0: 0, EUID1: 1000


** Attachment added: getpwnam_xid_test.c
   http://launchpadlibrarian.net/43116436/getpwnam_xid_test.c

-- 
NSS using LDAP on Karmic breaks 'su' and 'sudo'
https://bugs.launchpad.net/bugs/423252
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 539829] Re: e_shell_window_peek_shell: assertion `E_IS_SHELL_WINDOW (window)' failed

2010-03-19 Thread Andreas Sandberg
No, there is no crash associated with it, I was trying to debug a freeze
in evolution on when I encountered it, but that is probably related to
something in the evolution-data-server. But, since the assertion
triggered, there is obviously something wrong in the source (could be
something in the GTK stack though), even though it doesn't result in a
crash. I'll test with Lucid, but I'm afraid that'll have to wait a
couple of weeks.

-- 
e_shell_window_peek_shell: assertion `E_IS_SHELL_WINDOW (window)' failed
https://bugs.launchpad.net/bugs/539829
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 539829] [NEW] e_shell_window_peek_shell: assertion `E_IS_SHELL_WINDOW (window)' failed

2010-03-16 Thread Andreas Sandberg
Public bug reported:

Binary package hint: evolution

When selecting an email on both local and IMAP accounts Evolution logs the 
following:
(evolution:4040): evolution-shell-CRITICAL **: e_shell_window_peek_shell: 
assertion `E_IS_SHELL_WINDOW (window)' failed
** (evolution:4040): DEBUG: Setting Inbox to 0 unread messages

ProblemType: Bug
Architecture: amd64
Date: Tue Mar 16 20:42:37 2010
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: fglrx
Package: evolution 2.28.1-0ubuntu2
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-20.57-generic
SourcePackage: evolution
Uname: Linux 2.6.31-20-generic x86_64

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


** Tags: amd64 apport-bug

-- 
e_shell_window_peek_shell: assertion `E_IS_SHELL_WINDOW (window)' failed
https://bugs.launchpad.net/bugs/539829
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 539829] Re: e_shell_window_peek_shell: assertion `E_IS_SHELL_WINDOW (window)' failed

2010-03-16 Thread Andreas Sandberg

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

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

-- 
e_shell_window_peek_shell: assertion `E_IS_SHELL_WINDOW (window)' failed
https://bugs.launchpad.net/bugs/539829
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 439552] Re: Policykit authentication fails with 'Error.Failed: Only uid 0 may invoke this method.'

2009-12-08 Thread Andreas Sandberg
I seem to forgotten to mention I in fact use LDAP for PAM and NSS on the
machine I have issues with. The fresh install didn't use LDAP.

Lars: The segfault is probably due to bug #439655, which has been fixed
upstream. If you see 'Only uid 0 may invoke this method. This incident
has been logged.' in you log, it is related to this bug.

-- 
Policykit authentication fails with 'Error.Failed: Only uid 0 may invoke this 
method.'
https://bugs.launchpad.net/bugs/439552
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 439552] Re: Policykit authentication fails with 'Error.Failed: Only uid 0 may invoke this method.'

2009-12-08 Thread Andreas Sandberg
I'm not sure, I think there was a TODO comment in the code about
actually logging the event. You could start polkit-gnome-authentication-
agent-1 in a terminal an monitor the output from that application. In
that case you probably have to kill to old instance of polkit-gnome-
authentication-agent-1 and start it afterwards. Remember that polkit
doesn't work when the authentication agent isn't running, but I guess
not much of an issue for you since it doesn't work anyway.

-- 
Policykit authentication fails with 'Error.Failed: Only uid 0 may invoke this 
method.'
https://bugs.launchpad.net/bugs/439552
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 493784] Re: Evolution doesn't honor the HTML mode setting when replying to messages

2009-12-08 Thread Andreas Sandberg
1. Yes, as far as I can tell, this is completely reproducible. I've
tried replying to several different messages with HTML mode set to 'Only
ever show PLAIN' and the new message still quotes the HTML version of
the original message.

2. Set 'HTML mode' == 'Only ever show PLAIN'. Open a message formated
with HTML. Press C-r. The new message should contain a quoted version of
the HTML formatted message.

-- 
Evolution doesn't honor the HTML mode setting when replying to messages
https://bugs.launchpad.net/bugs/493784
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 493784] [NEW] Evolution doesn't honor the HTML mode setting when replying to messages

2009-12-07 Thread Andreas Sandberg
Public bug reported:

Binary package hint: evolution

If I set HTML mode to 'Only ever show PLAIN' Evolution still uses the
HTML formated message when replying to an HTML formatted e-mail.

ProblemType: Bug
Architecture: amd64
Date: Mon Dec  7 22:45:12 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/evolution
NonfreeKernelModules: fglrx
Package: evolution 2.28.1-0ubuntu2
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-15.50-generic
SourcePackage: evolution
Uname: Linux 2.6.31-15-generic x86_64

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


** Tags: amd64 apport-bug

-- 
Evolution doesn't honor the HTML mode setting when replying to messages
https://bugs.launchpad.net/bugs/493784
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 493784] Re: Evolution doesn't honor the HTML mode setting when replying to messages

2009-12-07 Thread Andreas Sandberg

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

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/36549440/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/36549442/ProcStatus.txt

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

-- 
Evolution doesn't honor the HTML mode setting when replying to messages
https://bugs.launchpad.net/bugs/493784
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 493789] [NEW] Can't edit original message when replying to HTML mail

2009-12-07 Thread Andreas Sandberg
Public bug reported:

Binary package hint: evolution

Sometimes when I reply to an email that contains HTML Evolution doesn't
let me edit the quoted original message. The message is quoted with
badly misaligned '' characters. When trying to insert answers into the
message it is impossible to 'break' the quotation.

The message in question was (probably) original created using Yahoo's
webmail on a Mac. The message is contained within two nested tables(!)
(only 1 row an column each table). I can sanitize (i.e. remove the
actual message) and attach a copy of the message on request.

ProblemType: Bug
Architecture: amd64
Date: Mon Dec  7 22:39:56 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/evolution
NonfreeKernelModules: fglrx
Package: evolution 2.28.1-0ubuntu2
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-15.50-generic
SourcePackage: evolution
Uname: Linux 2.6.31-15-generic x86_64

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


** Tags: amd64 apport-bug

-- 
Can't edit original message when replying to HTML mail
https://bugs.launchpad.net/bugs/493789
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 493789] Re: Can't edit original message when replying to HTML mail

2009-12-07 Thread Andreas Sandberg

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

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/36549752/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/36549753/ProcStatus.txt

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

-- 
Can't edit original message when replying to HTML mail
https://bugs.launchpad.net/bugs/493789
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 307960] Re: F-Spot fails to update database

2009-11-05 Thread Andreas Sandberg
It did, which isn't so strange since the problem really is that f-spot
can't update the database, creating a new one isn't a problem. IIRC
that's what I did and retagged all the photos.

-- 
F-Spot fails to update database
https://bugs.launchpad.net/bugs/307960
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 449773] [NEW] WARNING: at /build/buildd/linux-2.6.31/net/ipv4/af_inet.c:154 inet_sock_destruct+0x15e/0x1c0()

2009-10-12 Thread Andreas Sandberg
Public bug reported:

Occurred while reading files from an NFS share using a Popcorn Hour
device.

ProblemType: KernelOops
Annotation: Your system might become unstable now and might need to be 
restarted.
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  andreas3560 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xfe8f8000 irq 22'
   Mixer name   : 'Analog Devices AD1989B'
   Components   : 'HDA:11d4989b,10438311,00100300'
   Controls  : 47
   Simple ctrls  : 26
Card1.Amixer.info:
 Card hw:1 'HDMI'/'HDA ATI HDMI at 0xfe9fc000 irq 17'
   Mixer name   : 'ATI R6xx HDMI'
   Components   : 'HDA:1002aa01,00aa0100,0010'
   Controls  : 4
   Simple ctrls  : 1
Card1.Amixer.values:
 Simple mixer control 'IEC958',0
   Capabilities: pswitch pswitch-joined
   Playback channels: Mono
   Mono: Playback [on]
Date: Mon Oct 12 19:02:25 2009
DistroRelease: Ubuntu 9.10
Failure: oops
HibernationDevice: RESUME=/dev/sde7
MachineType: System manufacturer P5Q-E
NonfreeKernelModules: fglrx
Package: linux-image-2.6.31-13-generic 2.6.31-13.44
ProcCmdLine: root=/dev/mapper/raid1-root_hardy ro
ProcVersionSignature: Ubuntu 2.6.31-13.43-generic
RelatedPackageVersions: linux-firmware 1.21
RfKill:
 0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
SourcePackage: linux
Tags: kernel-oops
Title: WARNING: at /build/buildd/linux-2.6.31/net/ipv4/af_inet.c:154 
inet_sock_destruct+0x15e/0x1c0()
Uname: Linux 2.6.31-13-generic x86_64
WpaSupplicantLog:
 
dmi.bios.date: 06/25/2008
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0803
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: P5Q-E
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0803:bd06/25/2008:svnSystemmanufacturer:pnP5Q-E:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5Q-E:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: P5Q-E
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

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


** Tags: amd64 apport-kerneloops kernel-oops

-- 
WARNING: at /build/buildd/linux-2.6.31/net/ipv4/af_inet.c:154 
inet_sock_destruct+0x15e/0x1c0()
https://bugs.launchpad.net/bugs/449773
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 449773] Re: WARNING: at /build/buildd/linux-2.6.31/net/ipv4/af_inet.c:154 inet_sock_destruct+0x15e/0x1c0()

2009-10-12 Thread Andreas Sandberg

** Attachment added: AlsaDevices.txt
   http://launchpadlibrarian.net/33555181/AlsaDevices.txt

** Attachment added: AplayDevices.txt
   http://launchpadlibrarian.net/33555182/AplayDevices.txt

** Attachment added: ArecordDevices.txt
   http://launchpadlibrarian.net/33555183/ArecordDevices.txt

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/33555184/BootDmesg.txt

** Attachment added: Card0.Amixer.values.txt
   http://launchpadlibrarian.net/33555185/Card0.Amixer.values.txt

** Attachment added: Card0.Codecs.codec.0.txt
   http://launchpadlibrarian.net/33555186/Card0.Codecs.codec.0.txt

** Attachment added: Card1.Codecs.codec.0.txt
   http://launchpadlibrarian.net/33555188/Card1.Codecs.codec.0.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/33555189/CurrentDmesg.txt

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

** Attachment added: IwConfig.txt
   http://launchpadlibrarian.net/33555191/IwConfig.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/33555192/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/33555193/Lsusb.txt

** Attachment added: OopsText.txt
   http://launchpadlibrarian.net/33555194/OopsText.txt

** Attachment added: PciMultimedia.txt
   http://launchpadlibrarian.net/33555195/PciMultimedia.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/33555196/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/33555197/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/33555198/ProcModules.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/33555199/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/33555200/UdevLog.txt

** Attachment added: WifiSyslog.txt
   http://launchpadlibrarian.net/33555201/WifiSyslog.txt

-- 
WARNING: at /build/buildd/linux-2.6.31/net/ipv4/af_inet.c:154 
inet_sock_destruct+0x15e/0x1c0()
https://bugs.launchpad.net/bugs/449773
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 448346] [NEW] OpenMP feature causes massive performance issues on multi-cores

2009-10-10 Thread Andreas Sandberg
Public bug reported:

Binary package hint: ufraw

The parallelization of UFRaw is so bad that it is actually (a lot)
faster to run it with OMP_NUM_THREADS=1 to disable OpenMP
parallelizations on my Core2 Quad. It seems like the parallelization was
done over too small chunks to amortize the thread startup cost.

I'd suggest disabling OpenMP support in UFRaw to improve performance.
The current version is barely usable, the slowdown is probably (at
least) 10x.

ProblemType: Bug
Architecture: amd64
Date: Sun Oct 11 01:10:46 2009
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: fglrx
Package: ufraw 0.15-2ubuntu1
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-13.43-generic
SourcePackage: ufraw
Uname: Linux 2.6.31-13-generic x86_64

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


** Tags: amd64 apport-bug

-- 
OpenMP feature causes massive performance issues on multi-cores
https://bugs.launchpad.net/bugs/448346
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 448346] Re: OpenMP feature causes massive performance issues on multi-cores

2009-10-10 Thread Andreas Sandberg

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

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

-- 
OpenMP feature causes massive performance issues on multi-cores
https://bugs.launchpad.net/bugs/448346
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 439594] Re: X crashes while upgrading fglrx from Jaunty to Karmic using update-manager

2009-10-08 Thread Andreas Sandberg
Sorry, forgot to save that log file.

I don't like to speculate, but what I believe may have happened is that
the screen saver (OpenGL based) started at some point after the xorg-
driver-fglrx package was unpacked (and libGL replaced) causing some
communication disagreement between the GL library and the driver, and
that eventually crashed the Xserver.

-- 
X crashes while upgrading fglrx from Jaunty to Karmic using update-manager
https://bugs.launchpad.net/bugs/439594
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 439552] Re: Policykit authentication dialog not responsive to clicks on the 'Authenticate' button

2009-10-06 Thread Andreas Sandberg
Seems like I can only reproduce this bug on my upgraded (Jaunty-Karmic)
system. Policykit works fine on a fresh install. Still, unless I patch
policykit-agent-helper, policykit is essentially useless on my upgraded
system.

** Summary changed:

- Policykit authentication dialog not responsive to clicks on the 
'Authenticate'  button
+ Policykit authentication fails with 'Error.Failed: Only uid 0 may invoke this 
method.'

-- 
Policykit authentication fails with 'Error.Failed: Only uid 0 may invoke this 
method.'
https://bugs.launchpad.net/bugs/439552
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 442467] [NEW] Auctex package recommendes xdg-open, but that package is not available

2009-10-04 Thread Andreas Sandberg
Public bug reported:

Binary package hint: auctex

The auctex package recommends installing the xdg-open package, which is
unavailable. Instead, the package should probably recommend installing
xdg-utils which contains the xdg-open script.

ProblemType: Bug
Architecture: amd64
Date: Sun Oct  4 20:35:01 2009
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: fglrx
Package: auctex 11.84-0ubuntu3
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-11.38-generic
SourcePackage: auctex
Uname: Linux 2.6.31-11-generic x86_64

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


** Tags: amd64 apport-bug

-- 
Auctex package recommendes xdg-open, but that package is not available
https://bugs.launchpad.net/bugs/442467
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 442467] Re: Auctex package recommendes xdg-open, but that package is not available

2009-10-04 Thread Andreas Sandberg

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

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

-- 
Auctex package recommendes xdg-open, but that package is not available
https://bugs.launchpad.net/bugs/442467
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 439552] Re: Policykit authentication dialog not responsive to clicks on the 'Authenticate' button

2009-10-01 Thread Andreas Sandberg
I played around a bit with policykit and it seems like the polkit
backend uses org.freedesktop.DBus.GetConnectionUnixUser to get the UID
(not the EUID!) of the caller. I don't know what the cleanest solution
would be, but adding setuid(0) to works for me (see patch).

** Attachment added: Patch to setuid to 0 in polkit-agent-helper
   http://launchpadlibrarian.net/32794654/polkit_agent_helper-setuid.patch

-- 
Policykit authentication dialog not responsive to clicks on the 'Authenticate'  
button
https://bugs.launchpad.net/bugs/439552
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 439552] [NEW] Policykit authentication dialog not responsive to clicks on the 'Authenticate' button

2009-09-30 Thread Andreas Sandberg
Public bug reported:

Binary package hint: policykit

Authenticating in an administrative tool, e.g. gdmsetup, does not work.
The policy kit authentication dialog is displayed and prompts the user
for a password, clicking authenticate causes the password field to
disappear, but does not close the dialog. Clicking cancel does not close
the authentication dialog either.

The following text is displayed on the terminal that polkit-gnome-
authentication-agent-1 is connected to:

(polkit-gnome-authentication-agent-1:9842): GLib-GObject-WARNING **:
cannot register existing type `_PolkitError'

(polkit-gnome-authentication-agent-1:9842): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
polkit-agent-helper-1: error response to PolicyKit daemon: Remote Exception 
invoking org.freedesktop.PolicyKit1.Authority.AuthenticationAgentResponse() on 
/org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: 
org.freedesktop.PolicyKit1.Error.Failed: Only uid 0 may invoke this method. 
This incident has been logged.

ProblemType: Bug
Architecture: amd64
Date: Wed Sep 30 20:49:52 2009
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: fglrx
Package: policykit 0.9-4ubuntu1
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-11.36-generic
SourcePackage: policykit
Uname: Linux 2.6.31-11-generic x86_64

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


** Tags: amd64 apport-bug

-- 
Policykit authentication dialog not responsive to clicks on the 'Authenticate'  
button
https://bugs.launchpad.net/bugs/439552
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 439552] Re: Policykit authentication dialog not responsive to clicks on the 'Authenticate' button

2009-09-30 Thread Andreas Sandberg

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

-- 
Policykit authentication dialog not responsive to clicks on the 'Authenticate'  
button
https://bugs.launchpad.net/bugs/439552
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 439552] Re: Policykit authentication dialog not responsive to clicks on the 'Authenticate' button

2009-09-30 Thread Andreas Sandberg
Also, this is shown in the syslog:
Sep 30 21:19:44 minotaur kernel: [ 2316.603175] polkit-agent-he[9839]: segfault 
at 14 ip 7ff919d9e573 sp 7fff221c7fb0 error 4 in 
libpam.so.0.82.1[7ff919d9c000+c000]

-- 
Policykit authentication dialog not responsive to clicks on the 'Authenticate'  
button
https://bugs.launchpad.net/bugs/439552
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 439594] [NEW] X crashes while upgrading from Jaunty to Karmic using update-manager

2009-09-30 Thread Andreas Sandberg
Public bug reported:

Binary package hint: update-manager

X crashes while upgrading from Jaunty to Karmic using 'update-manager
-d'. This seems to occur while setting up the package xorg-driver-fglrx.

ProblemType: Bug
Architecture: amd64
Date: Wed Sep 30 21:38:57 2009
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: fglrx
Package: update-manager 1:0.125.4
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-11.36-generic
SourcePackage: update-manager
Uname: Linux 2.6.31-11-generic x86_64

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


** Tags: amd64 apport-bug

-- 
X crashes while upgrading from Jaunty to Karmic using update-manager
https://bugs.launchpad.net/bugs/439594
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 439594] Re: X crashes while upgrading from Jaunty to Karmic using update-manager

2009-09-30 Thread Andreas Sandberg

** Attachment added: apt-term.log
   http://launchpadlibrarian.net/32757471/apt-term.log

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

-- 
X crashes while upgrading from Jaunty to Karmic using update-manager
https://bugs.launchpad.net/bugs/439594
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 439594] Re: X crashes while upgrading from Jaunty to Karmic using update-manager

2009-09-30 Thread Andreas Sandberg

** Attachment added: apt.log
   http://launchpadlibrarian.net/32757478/apt.log

-- 
X crashes while upgrading from Jaunty to Karmic using update-manager
https://bugs.launchpad.net/bugs/439594
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 439594] Re: X crashes while upgrading from Jaunty to Karmic using update-manager

2009-09-30 Thread Andreas Sandberg

** Attachment added: main.log
   http://launchpadlibrarian.net/32757534/main.log

-- 
X crashes while upgrading from Jaunty to Karmic using update-manager
https://bugs.launchpad.net/bugs/439594
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 439655] [NEW] polkit-agent-helper-1 segfaults if send_dbus_message fails

2009-09-30 Thread Andreas Sandberg
Public bug reported:

Binary package hint: policykit-1

polkit-agent-helper-1 does not set the pam handle to NULL after calling
pam_end. This causes the error handler to call pam_end on the stale
handle if send_dbus_message fails.

ProblemType: Bug
Architecture: amd64
Date: Wed Sep 30 23:19:54 2009
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: fglrx
Package: policykit-1 0.94-1
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-11.36-generic
SourcePackage: policykit-1
Uname: Linux 2.6.31-11-generic x86_64

** Affects: policykit-1 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug

-- 
polkit-agent-helper-1 segfaults if send_dbus_message fails
https://bugs.launchpad.net/bugs/439655
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 439655] Re: polkit-agent-helper-1 segfaults if send_dbus_message fails

2009-09-30 Thread Andreas Sandberg

** Attachment added: Fix for pam handle handling
   http://launchpadlibrarian.net/32759848/polkitagenthelper_pam_fix.patch

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

-- 
polkit-agent-helper-1 segfaults if send_dbus_message fails
https://bugs.launchpad.net/bugs/439655
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 439552] Re: Policykit authentication dialog not responsive to clicks on the 'Authenticate' button

2009-09-30 Thread Andreas Sandberg
Forgot to mention this: After applying the patch in bug #439655, the
authentication dialog behaves better and shows an authentication failure
error message. However, authentication still doesn't work.

-- 
Policykit authentication dialog not responsive to clicks on the 'Authenticate'  
button
https://bugs.launchpad.net/bugs/439552
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 439552] Re: Policykit authentication dialog not responsive to clicks on the 'Authenticate' button

2009-09-30 Thread Andreas Sandberg
Seems like the pam error is related to bug #439655 (and fixed by the
patch attached to that bug). The Only uid 0 may invoke this method.
error still remains though.

-- 
Policykit authentication dialog not responsive to clicks on the 'Authenticate'  
button
https://bugs.launchpad.net/bugs/439552
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 439655] Re: polkit-agent-helper-1 segfaults if send_dbus_message fails

2009-09-30 Thread Andreas Sandberg
** Bug watch added: freedesktop.org Bugzilla #24235
   https://bugs.freedesktop.org/show_bug.cgi?id=24235

** Also affects: policykit via
   https://bugs.freedesktop.org/show_bug.cgi?id=24235
   Importance: Unknown
   Status: Unknown

-- 
polkit-agent-helper-1 segfaults if send_dbus_message fails
https://bugs.launchpad.net/bugs/439655
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 363067] Re: F-Spot crashes during authorization when attempting Facebook export

2009-07-27 Thread Andreas Sandberg
It seems like some of the people commenting on this bug are really
affected by bug #405005 rather than this one.  The exceptions that
contain references friends_get_response are related to that bug. The one
mentioning photos_getAlbums_response could also be related to bug
#405005, but is in that case not fixed by the committed patch.

-- 
F-Spot crashes during authorization when attempting Facebook export
https://bugs.launchpad.net/bugs/363067
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 405005] [NEW] F-Spot crashes during authorization exporting to Facebook if friend IDs are large

2009-07-26 Thread Andreas Sandberg
Public bug reported:

Binary package hint: f-spot

F-spot version 0.5.0.3-1ubuntu6 running on 64 bit Jaunty crashes when
exporting to Facebook if a friend has a large ID. This was fixed by
change set e8986b85c5257a3ef5deb60c5531296de32c5fd0 in the F-spot GIT
repository.

The following exception is generated:

Marshaling clicked signal
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to handle 
the exception.
System.Reflection.TargetInvocationException: Exception has been thrown by the 
target of an invocation. --- System.InvalidOperationException: There is an 
error in XML document. --- System.InvalidOperationException: 
friends_get_response xmlns='http://api.facebook.com/1.0/' was not expected
  at System.Xml.Serialization.XmlSerializationReaderInterpreter.ReadRoot 
(System.Xml.Serialization.XmlTypeMapping rootMap) [0x0] 
  at System.Xml.Serialization.XmlSerializationReaderInterpreter.ReadRoot () 
[0x0] 
  at System.Xml.Serialization.XmlSerializer.Deserialize 
(System.Xml.Serialization.XmlSerializationReader reader) [0x0] 
  --- End of inner exception stack trace ---
  at System.Xml.Serialization.XmlSerializer.Deserialize 
(System.Xml.Serialization.XmlSerializationReader reader) [0x0] 
  at System.Xml.Serialization.XmlSerializer.Deserialize (System.Xml.XmlReader 
xmlReader) [0x0] 
  at System.Xml.Serialization.XmlSerializer.Deserialize (System.IO.Stream 
stream) [0x0] 
  at Mono.Facebook.Util.GetResponse[FriendsResponse] (System.String 
method_name, Mono.Facebook.FacebookParam[] parameters) [0x0] 
  at Mono.Facebook.FacebookSession.GetFriends () [0x0] 
  at FSpot.Exporter.Facebook.FacebookExport.HandleLoginClicked (System.Object 
sender, System.EventArgs args) [0x0] 
  at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke 
(object,object[],System.Exception)
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags 
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, 
System.Globalization.CultureInfo culture) [0x0] 
  --- End of inner exception stack trace ---
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags 
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, 
System.Globalization.CultureInfo culture) [0x0] 
  at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] 
parameters) [0x0] 
  at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x0] 
  at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args) 
[0x0] 
  at System.Delegate.DynamicInvoke (System.Object[] args) [0x0] 
  at GLib.Signal.ClosureInvokedCB (System.Object o, GLib.ClosureInvokedArgs 
args) [0x0] 
  at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs args) [0x0] 
  at GLib.SignalClosure.MarshalCallback (IntPtr raw_closure, IntPtr return_val, 
UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr 
marshal_data) [0x0] 
   at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean 
is_terminal)
   at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, 
UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr 
marshal_data)
   at Gtk.Application.gtk_main()
   at Gtk.Application.Run()
   at Gnome.Program.Run()
   at FSpot.Driver.Main(System.String[] args)

** Affects: f-spot (Ubuntu)
 Importance: Undecided
 Status: New

-- 
F-Spot crashes during authorization exporting to Facebook if friend IDs are 
large
https://bugs.launchpad.net/bugs/405005
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 405005] Re: F-Spot crashes during authorization exporting to Facebook if friend IDs are large

2009-07-26 Thread Andreas Sandberg

** Attachment added: Change set that fixes the bug
   
http://launchpadlibrarian.net/29550635/e8986b85c5257a3ef5deb60c5531296de32c5fd0.patch

-- 
F-Spot crashes during authorization exporting to Facebook if friend IDs are 
large
https://bugs.launchpad.net/bugs/405005
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 405005] Re: F-Spot crashes during authorization exporting to Facebook if friend IDs are large

2009-07-26 Thread Andreas Sandberg
Note that this is different from #363067 which (originally) dealt with
an unexpected HTTP response code. Some of the comments on that bug are
really related to this bug.

-- 
F-Spot crashes during authorization exporting to Facebook if friend IDs are 
large
https://bugs.launchpad.net/bugs/405005
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 362592] Re: f-spot crashes with unhandled exception when importing photos

2009-07-25 Thread Andreas Sandberg
Just checked with the version 0.5.0.3-1ubuntu6 on jaunty. Seems to be
working fine now.

-- 
f-spot crashes with unhandled exception when importing photos
https://bugs.launchpad.net/bugs/362592
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 362592] Re: f-spot crashes with unhandled exception when importing photos

2009-04-17 Thread Andreas Sandberg
Kinda embarrassing not thinking about including that information in the
original report... :(

I was running on Intrepid for AMD64. The F-Spot version was
0.5.0.3-0ubuntu4.

-- 
f-spot crashes with unhandled exception when importing photos
https://bugs.launchpad.net/bugs/362592
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 362592] [NEW] f-spot crashes with unhandled exception when importing photos

2009-04-16 Thread Andreas Sandberg
Public bug reported:

Binary package hint: f-spot

When using the attach tag functionality when importing photos f-spot
may crash with the following exception if one of the tags already
exists.

Unhandled Exception: Mono.Data.SqliteClient.SqliteSyntaxException: table 
population already exists
  at Mono.Data.SqliteClient.SqliteCommand.GetNextStatement (IntPtr pzStart, 
System.IntPtr pzTail, System.IntPtr pStmt) [0x0] 
  at Mono.Data.SqliteClient.SqliteCommand.ExecuteReader (CommandBehavior 
behavior, Boolean want_results, System.Int32 rows_affected) [0x0] 
  at Mono.Data.SqliteClient.SqliteCommand.ExecuteNonQuery () [0x0] 
  at Banshee.Database.QueuedSqliteCommand.Execute () [0x0] 

Steps to reproduce:
 1. Import photos, set the tags foo, bar
 2. Import more photos, set the tags bar, baz

** Affects: f-spot (Ubuntu)
 Importance: Undecided
 Status: New

-- 
f-spot crashes with unhandled exception when importing photos
https://bugs.launchpad.net/bugs/362592
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 307960] Re: F-Spot fails to update database

2008-12-16 Thread Andreas Sandberg
The requested debug output has been attached. Doesn't look like it
contains anything useful except for what's in the description already.

** Attachment added: Output from f-spot --debug
   http://launchpadlibrarian.net/20474370/f-spot-debug.txt

-- 
F-Spot fails to update database
https://bugs.launchpad.net/bugs/307960
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 307960] [NEW] F-Spot fails to update database

2008-12-14 Thread Andreas Sandberg
Public bug reported:

Binary package hint: f-spot

F-spot version 0.5.0.3-0ubuntu4 fails to import the database from an
earlier F-spot version. The database is renamed and a new empty database
is created instead of upgrading the old one, i.e. all photo tags are
lost.

The f-spot produces the following on stdout/stderr:

[Info  21:56:16.676] Initializing DBus
[Info  21:56:16.776] Initializing Mono.Addins
[Info  21:56:16.902] Starting new FSpot server
Updating F-Spot Database
Updated database from version 3 to 3.1
Updated database from version 3.1 to 4
Will add a roll_id field to photos!
Will rename imports to rolls!
Cleaning weird descriptions, fixes bug #324425.
Updated database from version 4 to 5
Updated database from version 5 to 6
Updated database from version 6 to 7
Updated database from version 7 to 8
Updated database from version 8 to 9
Updated database from version 9 to 10
Updated database from version 10 to 11
Updated database from version 11 to 12
Updated database from version 12 to 13
Updated database from version 13 to 14
Updated database from version 14 to 15
photos_temp - photo_versions_temp
Rolling back database changes because of Exception
Mono.Data.SqliteClient.SqliteSyntaxException: no such table: jobs
  at Mono.Data.SqliteClient.SqliteCommand.GetNextStatement (IntPtr pzStart, 
System.IntPtr pzTail, System.IntPtr pStmt) [0x0] 
  at Mono.Data.SqliteClient.SqliteCommand.ExecuteReader (CommandBehavior 
behavior, Boolean want_results, System.Int32 rows_affected) [0x0] 
  at Mono.Data.SqliteClient.SqliteCommand.ExecuteNonQuery () [0x0] 
  at Banshee.Database.QueuedSqliteCommand.Execute () [0x0]

** Affects: f-spot (Ubuntu)
 Importance: Undecided
 Status: New

-- 
F-Spot fails to update database
https://bugs.launchpad.net/bugs/307960
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 45842] Re: nfs shares not mounted at startup

2007-11-27 Thread Andreas Sandberg
This bug is causing me quite a lot of headache as well, this is a
problem with all recent Ubuntu based installations I use. Both at work,
at the computer club, and it will be on my home computer (as soon as|if)
I upgrade to Gutsy. This bug really needs attention!

-- 
nfs shares not mounted at startup
https://bugs.launchpad.net/bugs/45842
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 132772] Re: Uninstalling compiz disables metacity

2007-11-22 Thread Andreas Sandberg
Allan:
The problem that we've been facing isn't that the postrm scripts don't run 
metacity --replace, this could also be a problem if you are uninstalling compiz 
from within the desktop environment, but we wouldn't have noticed that since we 
had no running X-terminals at that point. The problem we had (until we patched 
the gnome-wm script) was that the window manager couldn't be started at all.

Frodon:
I don't believe these two issues to be related, however, this issue affects the 
default window manager key, since it is forced to /usr/bin/compiz (even though 
compiz is not installed) if no window manager is set.

-- 
Uninstalling compiz disables metacity
https://bugs.launchpad.net/bugs/132772
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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