Probably issue https://gitlab.freedesktop.org/bolt/bolt/-/issues/156
indeed, kernel/udev started to emit additional events ("bind" evens,
IIRC) every few seconds for the network adaptor inside the dock. Easiest
way to confirm is to check via "udevadm monitor" and compare with bolt
logs.
** Bug wat
I actually think that this might have been fixed. I suspect the main reason
that bolt was started in the first place was fwupd (the firmware update daemon)
starting it to force power the thunderbolt controller. It does so even if there
is no controller to force power in the first place.
A small
Although not ideal, the behaviour currently is kinda as designed[1],
although the design itself does not mention the case where a unknown
device is already plugged in at boot time.
Regardless of this, the bug is filed against the wrong component because
bolt itself does not provide policy, i.e. th
One thing that is not clear for your report: Is the dock authorized but
you would rather have to authenticate it again; or is it not authorized
and not working until you re-plug it?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https
I have create a MR upstream to skip the affected tests
(https://gitlab.freedesktop.org/bolt/bolt/merge_requests/187). NB: It
does not skip the test if the build was configured with tests-speed=slow
(which is not the default).
--
You received this bug notification because you are a member of Ubunt
The problem here kinda is the buildsystem, which uses an old kernel but
a very new glibc: "4.4.0-161-generic #189-Ubuntu" and "2.30-0ubuntu1".
bolt uses the "copy_file_range", which was introduced in 4.5. glibc had
an emulation layer for it but that was removed with 2.30[1], and now the
combination
Are the detailed logs somewhere to be found (i.e. which tests fail)?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1843728
Title:
bolt ftbfs in eoan (test failures)
To manage notifications about th
Apparently one is not allowed to load the nautilus extension from
outside nautilus (due to obvious reasons). This is intended behavior and
not a bug.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/78613
** Bug watch added: GNOME Bug Tracker #607284
https://bugzilla.gnome.org/show_bug.cgi?id=607284
** Also affects: gvfs via
https://bugzilla.gnome.org/show_bug.cgi?id=607284
Importance: Unknown
Status: Unknown
--
You received this bug notification because you are a member of Ubuntu
I have created an (locally tested but not in-depth reviewed) fix for
that bug. If you feel brave you can try the package with the fix in it:
https://launchpad.net/~gicmo/+archive/packagedump . If you want to help
out the upstream bug report has the info where the source code is.
--
copying a fold
It looks like your metadata store is got corrupted, leading to an
infinite loop in the code.
FIX:
The fix here is to remove the metadata storage, located in:
~/.local/share/gvfs-metadata. BEFORE you do that, could you please send me (or
attach) the file "~/.local/share/gvfs-metadata/home" for be
Any chance I could get some information how to reproduce it? Did you do
something special?
--
gvfsd-metadata crashed with SIGSEGV in copy_tree_to_builder()
https://bugs.launchpad.net/bugs/405432
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubu
Ok, I am not sure I get this. What the WebDAV code does is the
following:
We parse the URI and every part of it and then prefill the authentication
information with that. So a URI of dav://[EMAIL PROTECTED]/path should result
in username being "user" and the host "server.tld" ...
If your usernam
Bad bug, bad bug
** Changed in: gvfs (Ubuntu)
Sourcepackagename: nautilus => gvfs
Assignee: Ubuntu Desktop Bugs (desktop-bugs) => Christian Kellner (gicmo)
--
copying a folder from a secure webdav server to disk results in a html file
https://bugs.launchpad.net/bugs/267642
You re
*** This bug is a duplicate of bug 267642 ***
https://bugs.launchpad.net/bugs/267642
I am marking this a dup of a public bug so people can find it and
comment on it. I am still working on that though.
** This bug has been marked a duplicate of bug 267642
copying a folder from a secure webd
I have found what causes the issue. I am on it. Should hopefully be in
the next gvfs unstable release, which is due today. Keep your fingers
crossed.
--
webdav does not allow recursive copying
https://bugs.launchpad.net/bugs/251517
You received this bug notification because you are a member of Ub
linux-ubuntu-modules-2.6.24 version .19 from proposed fixes this fro me
and seems to work correctly so far.
Thanks
--
Thinkpad T61 cannot record from docking station microphone
https://bugs.launchpad.net/bugs/190071
You received this bug notification because you are a member of Ubuntu
Bugs, whi
Guys, you are abusing this bug report for different issues. The last
bug, filed by slu is indeed a nautilus bug. I am very happy for all bug
reports I get, but I'd really appreciate it if you could file different
issues for different problems. Please focus only on mediacenter bugs
here. And even fo
*** This bug is a duplicate of bug 113344 ***
https://bugs.launchpad.net/bugs/113344
You were totally right, Christian. Thanks a bunch!
--
Mouse pointer hangs when pressing more then one key on the keyboard
https://bugs.launchpad.net/bugs/186391
You received this bug notification because you
I installed and booted into that kernel yesterday, but it did not work
- the docking mic does not show up. Should I need to install/update
anything else instead of the kernel image?
--
cannot record from dock line in
https://bugs.launchpad.net/bugs/190071
You received this bug notification beca
I'll have a look..
** Changed in: gvfs (Ubuntu)
Assignee: Ubuntu Desktop Bugs (desktop-bugs) => Christian Kellner (gicmo)
--
Heavy memory leak in gvfsd-http
https://bugs.launchpad.net/bugs/225615
You received this bug notification because you are a member of Ubuntu
Bugs,
Some issue on a Domino server.
--
inbox capitalization error
https://bugs.launchpad.net/bugs/203201
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/mailma
Ahh please stop mixing all issues here. Also don't mix gvfs with gnome-
vfs bugs. Its a total re-write, not using a single line from the old
code. Also open different bugs for different issues, please. Thanks
--
webdav on mediacenter.gmx.net dos not work
https://bugs.launchpad.net/bugs/182674
You
According to alsa-mailinglist, the bug is fixed in alsa-hg tree,
but it looks like this fix did not make it yet back to ubuntu.
The simple patch is described in
http://sourceforge.net/mailarchive/forum.php?thread_name=20080223050330.290940%40gmx.net&forum_name
=alsa-user
it would be great if it
I have a preliminary patch attached to GNOME's bugzilla. It would need
some more love and check if we are affected by upstream's ical memory
changes. No time since I am busy doing gvfs work, but that should
compile and according to Gren also work.
** Bug watch added: GNOME Bug Tracker #523013
Christian,
what you describe is *imho* a nautilus bug not a gvfs. You should file a
new bug against nautilus. Thanks ;-)
--
webdav on mediacenter.gmx.net dos not work
https://bugs.launchpad.net/bugs/182674
You received this bug notification because you are a member of Ubuntu
Bugs, which is subsc
with one particular sftp server I still get this message even in gvfs
0.1.11
gvfs-mount sftp://xxx.xx.xx
Enter password
User [christian]:
Password:
Error mounting location: Timed out when logging in
similar message from "connect to server" in the gui
I can connect to that server using s
*** This bug is a duplicate of bug 195917 ***
https://bugs.launchpad.net/bugs/195917
** This bug has been marked a duplicate of bug 195917
gvfsd-dav crashed with SIGSEGV in close_write_ready()
--
gvfsd-dav crashed with SIGSEGV in close_write_ready()
https://bugs.launchpad.net/bugs/199284
Oh public access to gmx stuff. Nice. Why did nobody subscribe me to that
bug?
--
webdav on mediacenter.gmx.net dos not work
https://bugs.launchpad.net/bugs/182674
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing li
Public bug reported:
I cannot record from the line in on my thinkpad advanced mini dock.
I can listen to the imput from it (and control the volume in playback tab , but
i cannot record from it, ie use it in applications like skype or ekiga.
The reason might be that while there is an option for 'm
btw, my thinkpad seems to have intel hda sound
--
cannot record from dock line in
https://bugs.launchpad.net/bugs/190071
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
http
As I have stated on bug 185947 my take on that bug here is that we are setting
(in the language selector) a locale that is not available on the system: we
only have the xx_XX.UTF-8 variant of various languages but we are setting the
variant without the .UTF-8 part, i.e. xx_XX. Calls to SETLOCALE
its almost 4 days since your last comment, and I still dont have any
2.6.24-5.9 available in the archive. Is there a magic place where I can
find that kernel?
--
Mouse pointer hangs when pressing more then one key on the keyboard
https://bugs.launchpad.net/bugs/186391
You received this bug notifi
After reading the docs of g_get_language_names() again where it states
that list is "sorted from most desirable to least desirable". If the
docs dont lie and the logic of g_get_language_names() is not wrong then
I think its *not* gdm to blame here but the really the language selector
since its sett
So after some more investigation I *think* I nailed it down to that
change:
--- snip ---
@@ -1585,9 +1585,7 @@ main (int argc, char *argv[])
- if (setlocale (LC_CTYPE, NULL) != NULL) {
- gdm_system_locale = g_strdup (setlocale (LC_CTYPE, NULL));
- }
+ gdm_system_loc
So, after making sure that the setlocale () call behaves identically on
gutsy and hardy I moved on and downgraded to the gdm version of gutsy
(updates). Which is 2.20.1 and the problem disappeared. So this is
totally caused by a change in gdm (2.20.1 -> 2.20.3). Looking at the
diff didnt reveal any
Quick status report, after some more investigations: So the error clearly comes
from gdm. It is in daemon/slave.c line 3708:
--- snip ---
if G_UNLIKELY ( ! ve_string_empty (language) &&
! ve_locale_exists (language)) {
char *msg = g_strdup_printf (_(
cat /proc/version_signature > version.log
** Attachment added: "version.log"
http://launchpadlibrarian.net/11603013/version.log
--
Mouse pointer hangs when pressing more then one key on the keyboard
https://bugs.launchpad.net/bugs/186391
You received this bug notification because you are a me
There you go.
** Changed in: linux (Ubuntu)
Status: Incomplete => New
--
Mouse pointer hangs when pressing more then one key on the keyboard
https://bugs.launchpad.net/bugs/186391
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubun
lsusb > lsusb.txt
** Attachment added: "lsusb.txt"
http://launchpadlibrarian.net/11603011/lsusb.txt
--
Mouse pointer hangs when pressing more then one key on the keyboard
https://bugs.launchpad.net/bugs/186391
You received this bug notification because you are a member of Ubuntu
Bugs, which i
sudo lspci -vvnn > lspci-vvnn.log
** Attachment added: "lspci-vvnn.log"
http://launchpadlibrarian.net/11603012/lspci-vvnn.log
--
Mouse pointer hangs when pressing more then one key on the keyboard
https://bugs.launchpad.net/bugs/186391
You received this bug notification because you are a memb
Same problem here, and not related to playing multiple files.
--
npviewer.bin crashed with SIGSEGV in g_object_newv() when multiple flash
objects are playing simultaneously
https://bugs.launchpad.net/bugs/178038
You received this bug notification because you are a member of Ubuntu
Bugs, which is
Public bug reported:
Banshee refuses to start when taglib cli is not available:
** (Banshee:17440): WARNING **: The following assembly referenced from
/usr/lib/banshee/Banshee.Base.dll could not be loaded:
Assembly: taglib-sharp(assemblyref_index=15)
Version:2.0.2.0
Publ
Public bug reported:
Binary package hint: linux-source-2.6.24
When pressing more then one key on the keyboard (usb) the mouse pointer (usb)
hangs. This effect is most noticeable when doing copy&paste (Control + "c") or
pressing Ctrl + "t" (for a new tab in nautilus) but it is also present in a
Although I dont think its Xorg's fault here the output of the log file.
** Attachment added: "Xorg log output"
http://launchpadlibrarian.net/11586448/Xorg.0.log
--
Mouse pointer hangs when pressing more then one key on the keyboard
https://bugs.launchpad.net/bugs/186391
You received this bug
One further quick note: I *think* that bug was not present during the
installation and before the dist-upgrade.
** Attachment added: "dmesg output"
http://launchpadlibrarian.net/11586432/dmesg.txt
--
Mouse pointer hangs when pressing more then one key on the keyboard
https://bugs.launchpad.ne
"very fresh install" instead of "very install" of course ;-)
** Attachment added: "The incorrectly drawn titlebar."
http://launchpadlibrarian.net/11586392/gwd_drawing_problem.png
--
[hardy] gtk window decorator somtimes draws decoration ugly or not at all
https://bugs.launchpad.net/bugs/18638
Public bug reported:
Binary package hint: compiz
This is a very install of hardy alpha 3 with followed up by a dist upgrade.
Sometimes, but only sometimes when a window loses focus the titlebar of that
very window gets drawn incorrectly (I will attach or link a screenshot).
Playing around with
There exists a work-around by patching grub stage1. Find the patch and
the binary here: http://boeglin.org/blog/. I did it here and its working
like a charm.
--
ata_piix used instead of AHCI for Mac Pro
https://bugs.launchpad.net/bugs/96692
You received this bug notification because you are a mem
Same thing here, after using the language selector. So I *guess* its a
language selector bug.
--
Language en_US does not exist; using System default
https://bugs.launchpad.net/bugs/185947
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubun
Changing Package
** Changed in: language-selector (Ubuntu)
Sourcepackagename: None => language-selector
--
Language en_US does not exist; using System default
https://bugs.launchpad.net/bugs/185947
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug conta
I have a sata based dvdrom on the only available sata port and of course
it is one of the ports that don't work due to that bug, so my DVD drive
is not recognized due to that bug. /-:
--
ata_piix used instead of AHCI for Mac Pro
https://bugs.launchpad.net/bugs/96692
You received this bug notifica
Public bug reported:
Binary package hint: gnome-panel
the time that gnome-panel displays occasionaly just stops.
Usually I can get it display the right time by starting to change some
settings- but I dont actually have to change anything
Happens since Gutsy only
** Affects: gnome-panel (Ubun
INVALID not incomplete. Sorry for the notification spam.
** Changed in: gnome-power-manager (Ubuntu)
Status: Incomplete => Invalid
--
g-p-m should use Composite to dim the screen
https://bugs.launchpad.net/bugs/121158
You received this bug notification because you are a member of Ubuntu
B
What Richard ment is that g-p-m doesn't dim the screen with software.
GNOME session and the screensaver actually fade the screen by *DRAWING*
the screen dimmed so it looks that it or the parts of it look like
dimmed. G-P-M *really* dims the screen,i.e. it reduces the power of the
backlight of your
This also applies to the X60 Tablet. I therefore changed the Subject to
better describe the situation.
The HKEY events for "tablet mode close"/"tablet mode open" or identical.
So is the not yet mapped rotate button.
But instead of the up and down buttons it has a wheel, i.e. a up, down,
right and
** Summary changed:
- Lenovo Thinkpad x41 rotate events
+ Lenovo Thinkpad x41 Tablet and X60 Tablet rotate events
--
Lenovo Thinkpad x41 Tablet and X60 Tablet rotate events
https://bugs.launchpad.net/bugs/159026
You received this bug notification because you are a member of Ubuntu
Bugs, which is
cat /var/lib/acpi-support/*-*
75ET56WW (2.02 )
IBM
1869CNG
ThinkPad X41 Tablet
--
Lenovo Thinkpad x41 rotate events
https://bugs.launchpad.net/bugs/159026
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
Public bug reported:
Binary package hint: acpi-support
tablet mode close (when switching from laptop mode to tablet mode):
ibm/hotkey HKEY 0080 5009
tablet mode open (when switching from tablet mode to laptop mode):
ibm/hotkey HKEY 0080 500a
The two lid events are (only occur i
Actually with
2.6.22-10-generic
I still have this timer not connected to io-apic message at boot and
occasional
[ 238.084000] APIC error on CPU0: 00(40)
However, no crashes anymore. In particular, I never had this CAPS-lock-
blink error for a long time (i think crashes disappeared with updat
It took me like 3 hours to find this bug and get rid of the file, this
should really be fix ASAP! ;-)
--
Hidden file does not get removed when switching from
nvidia-glx-new/nvidia-glx-legacy to nvidia-glx causing X not to start due to
mismatch of versions
https://bugs.launchpad.net/bugs/106217
Public bug reported:
Binary package hint: gmpc
Trying to start the program gives the well known gslice warning and then
core-dumps:
***MEMORY-WARNING***: gmpc[6498]: GSlice: g_thread_init() must be called
before all other GLib functions; memory corruption due to late
invocation of g_thread_init(
** Attachment added: "CoreDump.gz"
http://launchpadlibrarian.net/8250810/CoreDump.gz
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/8250811/Dependencies.txt
** Attachment added: "Disassembly.txt"
http://launchpadlibrarian.net/8250812/Disassembly.txt
** Attachment
I have the same error here on a recent gutsy even with a very simple
beamer template.
--
pdflatex produces a symbol lookup failure since recent libpoppler upgrade
https://bugs.launchpad.net/bugs/121327
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug co
see attachment.
in the mean time i uname-r changed to
2.6.20-16-generic
the most recent crash corresponds to the restart today, june 1, about 12:09.
Usual effect: caps lock blinks, nothing works
Btw, reboot seem to have failed at first attempt - after I restarted
again, it worked
note th
I had a great laugh! Thanks! ;-)
--
Proposal: New startup and shutdown sounds for gusty gibbon
https://bugs.launchpad.net/bugs/113491
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.ub
i figured out that the problem might relate to wireless: when I am
connected through the network card, the computer never locks up
--
ubuntu crashes
https://bugs.launchpad.net/bugs/111265
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ub
** Attachment added: "dmesg"
http://librarian.launchpad.net/7481824/dmesg.log
--
ubuntu crashes
https://bugs.launchpad.net/bugs/111265
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@li
** Attachment added: "lspci -vv"
http://librarian.launchpad.net/7481548/lspcivv.log
--
ubuntu crashes
https://bugs.launchpad.net/bugs/111265
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-b
** Attachment added: "lspci -vvn"
http://librarian.launchpad.net/7481668/lspcivvn.log
--
ubuntu crashes
https://bugs.launchpad.net/bugs/111265
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
Public bug reported:
My computer randomly crashes since a couple of days, for the first time since
about the release of feisty, or some days later.
When it crashes,nothing works and caps lock blinks.
Maybe it is worth noting that on boot I get the timer not connected to
io-apic message, but
So you are basically telling me that "serious architectural changes"
have been backported from 12 -> 13 about 3 weeks before release during
stabilize phase? It's the first time that I have a non bootable kernel
since my slackware times long ago. Also how can we be so sure it only
does affect "a few
So you are basically telling me that "serious architectural changes"
have been backported from 12 -> 13 about 3 weeks before release during
stabilize phase? It's the first time that I have a non bootable kernel
since my slackware times long ago. Also how can we be so sure it only
does affect "a few
note i found out in the meantime that my file system was a little
corrupt - i rand chkdsk in win and now it mounts again r/w
the funny thing, in edgy it mounted r/w all the time..
--
flash player mounts as read only files system
https://bugs.launchpad.net/bugs/99568
You received this bug notific
Just wanted to let you know that blacklisting the i2c-ec driver helps to
make boot work smoothly again *but* as soon as X11 starts (with the
nvidia driver) the box freezes. I guess the nvidia driver needs i2c.
--
Kernel 2.6.20-13 acpi bug
https://bugs.launchpad.net/bugs/96480
You received this bu
I have the exact same problem, ie stacktrace is identical. My machine is
also a Mac Pro. 2.6.20-12 worked. 2.6.20-13 renders the system unusable.
--
Kernel 2.6.20-13 acpi bug
https://launchpad.net/bugs/96480
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailm
lsusb output
Bus 003 Device 007: ID 0781:7421 SanDisk Corp.
Bus 003 Device 001: ID :
Bus 002 Device 001: ID :
Bus 001 Device 003: ID 058f:9361 Alcor Micro Corp.
Bus 001 Device 001: ID :
dmesg output
[0.00] Linux version 2.6.20-13-generic ([EMAIL PROTECTED]
Ohh btw, I also tried enabling it in BIOS, didnt help.
** Attachment added: "The packages I upgraded before wlan stopped working."
http://librarian.launchpad.net/7095751/upgrade-history.txt
--
Wirless stopped working
https://launchpad.net/bugs/99585
--
ubuntu-bugs mailing list
ubuntu-bugs@l
Public bug reported:
Binary package hint: linux-source-2.6.20
After the upgrade yesterday (including a kernel upgrade to 2.6.20-13.21) my
wirless card stopped working. Sadly enough also on the old kernel (2.6.20-12).
It keeps telling in the demsg:
[ 20.04] ipw3945: Intel(R) PRO/Wireless
Public bug reported:
My Sandisk Sansa e260 mounts read only
Attempts to change permissions results in ยด read only filesystem' type error
messages. The sansa is in USB mode and thus should appear as an usb disk
The problem appears only in feisty, but never in edgy.
Btw, another user on the forum
00:1f.1 IDE interface [0101]: Intel Corporation 631xESB/632xESB IDE Controller
[8086:269e] (rev 09) (prog-if 8f [Master SecP SecO PriP PriO])
Subsystem: Intel Corporation Unknown device [8086:7270]
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping-
Sure. Here you go!
** Attachment added: "lspci on a MacPro on feisty (2.6.20)"
http://librarian.launchpad.net/7036057/lspci.txt
--
ata_piix used instead of AHCI for Mac Pro
https://launchpad.net/bugs/96692
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mai
You mentioned something about combined mode issue and that might be
fixed upstream? Do you have any details or pointers? The fix that I did
for 2.6.17 and that got committed (see bug 64433) was to add the ID to
the list of ahci chipsets. I looked and that id is still missing
upstream (2.6.21-rc4).
This is acutally a dup of bug 64433 I filed a while ago. I am pretty
sure it was fixed at some point but is now back again. The slow disk
speed is damn annoying.
--
ata_piix used instead of AHCI for Mac Pro
https://launchpad.net/bugs/96692
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.co
Seconded!
>From looking at the patch that would also have the very positive effect to
>make the wacom work withouth having to install the wacom tools package so a
>default installation would have a working tablet.
Also one wouldn't need the setserial package anymore.
** Changed in: hal (Ubuntu)
Great to hear that! Closing that bug therefore (I hope Fix Released is
the right thing here)
** Changed in: evolution-scalix (Ubuntu)
Status: Confirmed => Fix Released
--
evolution-data-server-1.8 crashes
https://launchpad.net/bugs/66738
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubu
I commentted upstream on my wild guesses on this. Please look there for
now!
--
evolution-data-server-1.8 crashes
https://launchpad.net/bugs/66738
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
By the way, whoever builds that please make sure the berkeley db version used
from the connector and the version used by evolution are the same otherwise I
think this will cause errors.
I am kinda guessing thats what is happening here:
https://bugs.launchpad.net/ubuntu/+source/evolution-scalix/+
I have fix it on gnome svn. Thanks for spotting! ;-)
--
Evolution crashes when enabling scalix connector
https://launchpad.net/bugs/89134
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
** Attachment added: "look in the lower right corner"
http://librarian.launchpad.net/6582401/Screenshot.png
--
time displays incorrectly in gnome panal
https://launchpad.net/bugs/88813
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu
Public bug reported:
Binary package hint: gnome-panel
If my gnome panel is shown on the right side of my laptop (vertically)
the date displays correctly, but the time is shifted to the right and
displays only partially. I.e. a 7 looks just like a short /
ProblemType: Bug
Date: Wed Feb 28 18:51:2
Works fine here now! Thanks!
--
Use correct SATA driver for (some) MacPros
https://launchpad.net/bugs/64433
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
** Also affects: linux-source-2.6.19 (Ubuntu)
Importance: Undecided
Status: Unconfirmed
** Changed in: linux-source-2.6.19 (Ubuntu)
Status: Unconfirmed => Confirmed
--
Use correct SATA driver for (some) MacPros
https://launchpad.net/bugs/64433
--
ubuntu-bugs mailing list
ubunt
To make evolution actually send message receipts you have to turn in the
account settings (its under Defaults -> Message Receipts). Sebastien and
I just tested it and its working fine for us. So I will mark this as
"Rejected". If you have Message Receipts turned on and it is still not
working for
I am just too busy at the moment ;-( Also it doesnt seem to crash here
anymore and I can't get a clue from the stack traces.
--
evolution-data-server-1.8 crashes
https://launchpad.net/bugs/66738
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/u
Sounds like a good idea!
--
evolution-data-server-1.8 crashes
https://launchpad.net/bugs/66738
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Looking into this at the moment!
--
evolution-data-server-1.8 crashes
https://launchpad.net/bugs/66738
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
No, the error actually is that ata_piix is used while ahci *should* be
used for it. If I use the ata_piix driver for it, it only detects 4 of
the 6 available ports and the speed is WAY slower. My own patched kernel
is running nice and smoothly here. I guess the ata_piix claiming to be
responsible f
I just read on one of the ubuntu forums
(http://ubuntuforums.org/showthread.php?t=234676&page=9):
"Sound does work, just not through the speaker jacks. For some reason
the current ALSA driver doesn't control the audio outputs correctly.
This is a known issue and hopefully will be resolved soon. Th
Public bug reported:
Binary package hint: linux-source-2.6.17
I don't get any sound out of my speakrs on edgy (using 2.6.17-10 with
alsa 1.0.12rc1) on my MacPro machine although the hardware *seem* to be
correctly recognized and configured by alsa. The hardware seems to be
very new (I am getting
1 - 100 of 102 matches
Mail list logo