Me too. Even before rebooting, /etc/init.d/apache2 restart works.
Since I'm Italian, I can tell that Marco Selvini's comment says more or less
the same:
"Error received just after the release upgrade. Everything was fine at the
subsequent reboot."
--
apache2 crashed with SIGSEGV
https://bugs.la
I marked the issue as "confirmed" myself because I am confident of what
I said, and that the trivial change I suggested fixes the problem. And
any competent C programmer can agree on that, after reading my report.
I avoided whining for long time, but the only conclusion I can give to
this is that
As I wrote in this comment:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/78330/comments/1
the bug was solved since 2.6.18.6, has not reappeared until 2.6.23 (the
last kernel I tested), and I think it won't reappear. I just requested
to do a backport of the solution to 6.06, since it's an L
Thank you for fixing this bug. This improves Ubuntu's reputation in my view.
===
Btw, what was the key to get an answer from you? As you see, the previous lack
of answers (for 18 months) had led me to angry and questionable comments, which
I can now retract, such as:
"I avoided whining for long
I'm sorry, but I can't test it, nor I feel like I should. I hope that's
not a problem for including the fix in the kernel.
I have no 6.06 system at hand right now, plus I reported the bug just
because I saw a compiler warning and investigated it, simply by source
code review (compare source code w
I have two Ubuntu Feisty systems - and on the two ones, the wxwidgets
GUI is different in this detail - it uses a different widge altogethert!
I'm including the list of vlc packets installed. I've checked and there
was no ~/.vlc/vlrc (there was no ~/.vlc altogether, indeed). After
removing ~/.vlc t
It applies to 6.06 LTS, so it is still relevant. And it's trivial to
solve (for a kernel developer it should take two minutes to agree with
me, IMHO; I'm a kernel developer too).
Back on the issue: it is trivial to solve. Look at the patch you merged
(updated URL):
http://kernel.ubuntu.com/git?p=
Please close this as "resolved invalid" (in bugzilla speak) - I
discovered what was the problem, which is a bug but in the Qt graphical
theme of Gtk+ widgets (the one used in that screenshot). I'll add a link
to the correct bug.
--
On resize VLC does not resize correctly the progress bar
https://
Public bug reported:
When resizing any way (both via dragging the window and via menu items "double
/original/half size") the VLC/totem window, the progress bar (a slider control)
below in the GUI is not resized correctly. I believe that this applies to any
slider control.
Two distinct part of
** Attachment added: "Snapshot to show the problem"
http://launchpadlibrarian.net/8131947/wrongcursor.png
--
On window resize the Gtk+ slider control is not resized correctly with Qt theme
https://bugs.launchpad.net/bugs/121185
You received this bug notification because you are a member of Ub
*** This bug is a duplicate of bug 121185 ***
https://bugs.launchpad.net/bugs/121185
The new bug report is bug #121185. Thanks.
** Tags removed: likely-dup
** This bug has been marked a duplicate of bug 121185
On window resize the Gtk+ slider control is not resized correctly with Qt
them
** Changed in: gtk-qt-engine (Ubuntu)
Sourcepackagename: None => gtk-qt-engine
** Changed in: gtk-qt-engine (Ubuntu)
Status: Unconfirmed => Confirmed
--
On window resize the Gtk+ slider control is not resized correctly with Qt theme
https://bugs.launchpad.net/bugs/121185
You received this
*** This bug is a duplicate of bug 121185 ***
https://bugs.launchpad.net/bugs/121185
** Changed in: vlc (Ubuntu)
Status: Unconfirmed => Rejected
--
On resize VLC does not resize correctly the progress bar
https://bugs.launchpad.net/bugs/118556
You received this bug notification becaus
Forgot to note: this was reported on Feisty (with backports enabled, but
they do not relate to this bug). Versions of some relevant packages are
given below.
$ dpkg -l libgtk2.0-0 gtk-qt-engine
...
ii gtk-qt-engine 0.71~svn20070224-0ubuntu3
the
Public bug reported:
When resizing any way (both via dragging the window and via menu items "double
/original/half size") the VLC window, the progress bar below in the GUI is not
resized correctly. Two distinct widgets can be seen: the bar with a blue "extra
bar" and the cursor. The bar is resi
Public bug reported:
Binary package hint: linux-source-2.6.15
When compiling linux-source, I got an unexpected warning, which turned
out to be caused by these two commits (links are per Dapper and Edgy):
http://www2.kernel.org/git/?p=linux/kernel/git/bcollins/ubuntu-dapper-updates.git;a=commitdi
This is the needed patch. Btw, to trigger this problem it seems you need
to fiddle with /proc.
--
Precedence bug in patch
https://launchpad.net/bugs/86778
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Public bug reported:
Binary package hint: linux-image-2.6-amd64-xeon
On a 64-bit dell Inspiron 6400, the integrated broadcom BCM4401 Ethernet
card does not work - the card is recognized, the driver loaded and the
eth1 interface appears , but almost no packet is ever trasmitted. I
happen to get so
Today I've downloaded the Ubuntu kernel source, replaced b44.[ch] with
the copy from 2.6.18.6, undone a single API change by running the
following command on a recent git repository (>= 2.6.18):
$ cg diff -pr 1fb9df5d3069064c037c81c0ab8bf783ffa5e373 drivers/net/b44.c \
|patch -R ../linux-source-2
Replying to #35:
> So, I'm downgrading this from critical to high since it only hits users of
> 16.10 server in a few corner cases (i.e. containers, chroots without
> libnss-resolve installed). It should still be SRUed.
Another corner case seems to be binaries linked against musl libc, since
the
I found a possible culprit. Patch debian/patches/1000_configure_userns
swaps the order of `get_defaults`* and `process_flags`, but it's the job
of `process_flags` to read the defaults if they weren't overridden on
the command line. For instance, `process_flags` contains
```
if (!gflg) {
Sorry, I shouldn't have made the previous comment — I had just looked at
the last comment. Now I looked at the rest of the code, and discovered
that you have already a fix, you just didn't apply it to trusty. Would
you please do so?
Roberto (#7), you are correct, but IIUC that *is* addressed by th
Same problem with certified [PowerEdge
R320](http://www.ubuntu.com/certification/hardware/201207-11432/) and
Ubuntu 14.04.
Personally, I am not necessarily interested in getting 3D acceleration
supported for such an old card (and for a server!). *However*, I'd like
basic graphic functionality to w
@laelfrog: this bug is not Ubuntu-specific at all; the author of the code
(Roman ZIppel) probably wrote that warning because he was not sure that the
code is safe when writing on a journaled partition. The problem is writing on
the journal - you can disable journaling on the FS, which decreases
24 matches
Mail list logo