I had the same issue as described here. Bug #259978 (which i'd say is a
duplicate of this bug) contains a workaround.
--
gvfs-smb: strange timeouts
https://bugs.launchpad.net/bugs/209271
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
Public bug reported:
Binary package hint: libc6-dev
When I try to cross compile programs for an ARM processor (omap3) that
use bswap_32() directly or indirectly through functions like htons() the
compiler complains:
error: invalid 'asm': invalid operand for code 'w'
This only happens when __bui
Leann:
Looks like you were right. I tried an upstream kernel (2.6.25 from
kernel.org) with the hardy kernel config and it also crashes. I took two
pictures of the crashes that occur with the 2.6.24-16-generic kernel (i
couldn't get anything from kern.log.0) and I will attach them after this
messag
** Attachment added: "crash 1 screenshot"
http://launchpadlibrarian.net/14020498/IMGP1253.JPG
--
Kernel Crash [Debian or Kernel.org kernels OK]
https://bugs.launchpad.net/bugs/48264
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
--
** Attachment added: "crash 2 screenshot"
http://launchpadlibrarian.net/14020516/IMGP1263.JPG
--
Kernel Crash [Debian or Kernel.org kernels OK]
https://bugs.launchpad.net/bugs/48264
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
--
** Attachment added: "my working 2.6.23.12 kernel config"
http://launchpadlibrarian.net/14020542/config-2.6.23.12-custom
--
Kernel Crash [Debian or Kernel.org kernels OK]
https://bugs.launchpad.net/bugs/48264
You received this bug notification because you are a member of Ubuntu
Bugs, which is
** Attachment added: "the 2.6.25 kernel config based on
config-2.6.24-16-generic (also crashes)"
http://launchpadlibrarian.net/14020616/config-2.6.25-from-2.6.24-16-generic
--
Kernel Crash [Debian or Kernel.org kernels OK]
https://bugs.launchpad.net/bugs/48264
You received this bug notificat
i just tried the 8.04 beta and the kernel still exhibits the problem.
the attached dmesg shows some of the strange behavior just prior to the
machine locking up.
** Attachment added: "dmesg_4.txt"
http://launchpadlibrarian.net/13418161/dmesg_4.txt
--
Kernel Crash [Debian or Kernel.org kernels
Leann:
What I usually do is download the latest kernel from kernel.org, then
make oldconfig, then run make-kpkg to make the packages. So at one point
the oldconfig was probably based on the ubuntu kernel config but I may
have changed a few settings here and there over the years.
How can I get the
Public bug reported:
I would like to upload quiver (my program) to the multiverse repository.
The package is already built for gutsy and in a repository on my own
site located here:
http://mike.yi.org/projects/quiver
I have not yet released the source code for it (I may do that at a later
date)
I could not find any documentation on getting a package into multiverse
so I do not know the correct procedure. I uploaded it to revu but that
didn't seem to work(it didn't show up in the new packages list). Can
anyone offer any help on this? Also, what does "Wishlist" mean for
importance?
--
[ne
Public bug reported:
Binary package hint: ez-ipupdate
if you're behind a router, ez-ipupdate does not update the dynamic dns
with the proper ip address (it uses the internal ip address assigned by
the router)
** Affects: ez-ipupdate (Ubuntu)
Importance: Undecided
Status: New
--
e
** Attachment added: "added libcurl check to configure.in"
http://launchpadlibrarian.net/10558682/configure.in
--
ez-ipupdate does not work from behind a router
https://bugs.launchpad.net/bugs/165112
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug
** Attachment added: "added libcurl settings to Makefile.am"
http://launchpadlibrarian.net/10558684/Makefile.am
--
ez-ipupdate does not work from behind a router
https://bugs.launchpad.net/bugs/165112
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug
attached is a fix that adds a "web" option to the config file. if "web"
is specified in the config file, ez-ipupdate will us a web based ip
lookup (in the way that ddclient does it). this adds a dependency on
libcurl.
also requires a change to Makefile.am, and configure.in
** Attachment added: "m
this is still an issue with the latest gutsy kernel on my desktop
machine. every time i do an update i need to download the kernel source
from kernel.org and build a custom kernel (which can be difficult with
the instability). there is something different about the ubuntu kernel
that is causing thi
this bug still happens on my machine in karmic. i've all but given up
hope for it to be fixed and usually just build a kernal with my custom
kernal config after each upgrade.
--
Kernel Crash [Debian or Kernel.org kernels OK]
https://bugs.launchpad.net/bugs/48264
You received this bug notification
Public bug reported:
my program calls gdk_window_invalidate_rect() from a thread. it uses
gdk_threads_enter() and gdk_threads_leave().
the overlay scrollbar also calls gtk_window_invalidate_rect on my window
from within a timer callback (change_state_cb). that callback is,
although in the main lo
this patch modifies change_state_cb() by wrapping the call to
draw_pager() in gdk_threads_enter() and gdk_threads_leave()
** Attachment added: "add_lock"
https://bugs.launchpad.net/ubuntu/+source/overlay-scrollbar/+bug/908618/+attachment/2646768/+files/add_lock
--
You received this bug notif
** Description changed:
my program calls gdk_window_invalidate_rect() from a thread. it uses
gdk_threads_enter() and gdk_threads_leave().
- the overlay scrollbar also calls gtk_window_invalidate_rect on my window
+ the overlay scrollbar also calls gdk_window_invalidate_rect on my window
f
straight from the documentation.. http://developer.gnome.org/gdk/stable
/gdk-Threads.html
"Idles, timeouts, and input functions from GLib, such as g_idle_add(),
are executed outside of the main GTK+ lock. So, if you need to call GTK+
inside of such a callback, you must surround the callback with a
21 matches
Mail list logo