Okay cool, I didn't look at the full code only the patch. I'm at Guadec
and the network isn't responding very well, so I never got to respond to
your actual question.. so here is my only other thought on the patch.
+ #FIXME: is there a better way to set the title AND have a stock icon?
+
So I'm sitting in the hackfest room downstairs at the desktop summit in
Gran Canaria now and talked to Alex Larsson, one of the Nautilus
maintainers, about this and he said this has been proposed many times in
the past and has been rejected. I don't think Ubuntu wants to be
carrying patches agains
I’m getting this problem with Firefox 3.5 on Karmic, fully updated.
--
No subpixel smoothing
https://bugs.launchpad.net/bugs/305394
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
Public bug reported:
Binary package hint: kvm
I have two KVM guests which I installed while running Intrepid:
- Ubuntu Intrepid Server x86
- Windows XP Home Edition
These two guests ran fine, however, since I performed a dist-upgrade to
Jaunty neither of them will boot. Intrepid server boot fa
I’m getting this problem in Jaunty, with the same behavior described in
the duplicate bug #341273.
--
weather indicator in the time/date applet does not keep up to date
https://bugs.launchpad.net/bugs/337629
You received this bug notification because you are a member of Ubuntu
Bugs, which is subs
A couple more thoughts about the AppMenuItem. Regarding reference
counting:
AppMenuItem *
app_menu_item_new (IndicateListener * listener, IndicateListenerServer * server)
{
AppMenuItem * self = g_object_new(APP_MENU_ITEM_TYPE, NULL);
AppMenuItemPrivate * priv = APP_MENU_ITEM_GET_
And this is totally unrelated, but while I'm kind of reviewing this code
I want to ask about a couple other things..
It kind of looks like some stuff doesn't always get freed or unref'd. Having
finalize() check:
if (priv->type != NULL)
g_free (priv->type);
if (priv->appinfo != NULL)
"We're holding onto a pointer to listener, but we never actually
g_object_ref() it. If that Listener were to unref to 0 before this
AppMenuItem does, then"
And obviously, whatever I said about listener applies to server as well.
Server is the thing that actually seems to be causing the crash h
This looks like a duplicate of #63141.
If you are running postgresql as the moodle backend, and have SSL turned
on in the postgresql config (default). I'd be 99.99% sure it's the same
bug.
If this is your configuration, please mark this as a duplicate of the
bug listed in my comment
--
php5 cr
I’m using Jaunty final on a ThinkPad X61 Tablet, and X will start up
sometimes, sometimes not. If not, it will crash and I have to do a hard
reset. Worse still, I can’t seem to access the Xorg.0.log.old file, as
Log Viewer keeps saying of it “The file is not a regular file or is not
a text file” (?
Did I report this in the wrong place or do I need to provide further
information?
--
Guest's built with Intrepid will not boot after upgrade to Jaunty
https://bugs.launchpad.net/bugs/371475
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
Hello Dustin,
I tend to use virt-manager to create my guests and then either start
them through there or using virsh. Anyhow, here is the process output
for the two intrepid created guests I'm having the issues with:
r...@defiant:~$ ps -ef | grep kvm
root 27112 1 21 18:18 ?00:00:
** Attachment added: "gdm-greeter-gtkrc.diff"
http://launchpadlibrarian.net/23022168/gdm-greeter-gtkrc.diff
--
gdm does not respect all the given color variables in a gtkrc which is included
with the gdm theme
https://bugs.launchpad.net/bugs/331445
You received this bug notification because
Sorry about the last patch. I normally have a 'write-file-functions
'delete-trailing-whitespace hook in my .emacs so it fixed every line
that had extra whitespace. :)
** Attachment added: "Cleaner patch"
http://launchpadlibrarian.net/23046979/gdm-greeter-gtkrc-2.diff
--
gdm does not respect
Tested this today and I think it works. Can you verify?
** Attachment added: "Fixed patch"
http://launchpadlibrarian.net/23049660/gdm-greeter-gtkrc-3.diff
--
gdm does not respect all the given color variables in a gtkrc which is included
with the gdm theme
https://bugs.launchpad.net/bugs/33
*** This bug is a duplicate of bug 329296 ***
https://bugs.launchpad.net/bugs/329296
** This bug has been marked a duplicate of bug 329296
Improve notifications
--
gnome-power-manager shouldn't use notifications with actions
https://bugs.launchpad.net/bugs/328593
You received this bug not
This checks to see if you have a gtkrc property first, and if not it
falls back to using {themedir}/gtk-2.0/gtkrc
** Attachment added: "New patch"
http://launchpadlibrarian.net/23052913/gdm-greeter-gtkrc-4.diff
--
gdm does not respect all the given color variables in a gtkrc which is included
I happened to notice what appears to be a memory leak in nearby code.
This patch should fix it.
** Attachment added: "Fix for memory leak"
http://launchpadlibrarian.net/23053388/memory-leak.diff
--
gdm does not respect all the given color variables in a gtkrc which is included
with the gdm t
kwwii, can you test this one? :)
** Attachment added: "gtkrc-or-default.diff"
http://launchpadlibrarian.net/23059496/gtkrc-or-default.diff
--
gdm does not respect all the given color variables in a gtkrc which is included
with the gdm theme
https://bugs.launchpad.net/bugs/331445
You received
So I think that the patch is wrong now, and we actually don't want to
modify notify-sharp.
What we need to be doing now is doing the same check we do in notify-
sharp, but outside of notify-sharp in the actual application (e.g.,
banshee).
The reason for this is that some applications may have not
** Attachment added: "Alternate patch"
http://launchpadlibrarian.net/23077417/dont-be-evil.diff
--
Need to check notification daemon for actions capabilities
https://bugs.launchpad.net/bugs/327640
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
** Attachment added: "Fix the indenting/spacing"
http://launchpadlibrarian.net/23113518/connected-message-3.diff
--
Wireless-connected message in nm-applet is unnecessarily long
https://bugs.launchpad.net/bugs/330526
You received this bug notification because you are a member of Ubuntu
Bugs,
** Attachment added: "Proposed patch"
http://launchpadlibrarian.net/23114409/notify.diff
** Tags added: dxteam
--
Transmission should check server caps before using notification actions
https://bugs.launchpad.net/bugs/334252
You received this bug notification because you are a member of Ubun
Public bug reported:
Binary package hint: transmission
Transmission uses notify_notification_add_action() without checking the
server's capabilities.
** Affects: transmission (Ubuntu)
Importance: Undecided
Status: New
** Tags: dxteam
--
Transmission should check server caps bef
Nice catch, thanks very much James!
** Attachment added: "Fixed"
http://launchpadlibrarian.net/23116906/notify-2.diff
--
Transmission should check server caps before using notification actions
https://bugs.launchpad.net/bugs/334252
You received this bug notification because you are a member o
** Changed in: transmission (Ubuntu)
Assignee: (unassigned) => Martin Pitt (pitti)
--
Transmission should check server caps before using notification actions
https://bugs.launchpad.net/bugs/334252
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
http://trac.transmissionbt.com/ticket/1865
--
Transmission should check server caps before using notification actions
https://bugs.launchpad.net/bugs/334252
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubu
Hi Martin, sorry.. I forgot to free the list of caps in the previous
patch. This patch is correct.
** Attachment added: "Frees the list of caps after checking for actions"
http://launchpadlibrarian.net/23117612/notify-3.diff
--
Transmission should check server caps before using notification
** Attachment added: "Improved patch"
http://launchpadlibrarian.net/23118176/vlc-notify-2.diff
--
vlc shouldn't use notifications with actions
https://bugs.launchpad.net/bugs/328605
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
** Attachment added: "vlc-notify-3.diff"
http://launchpadlibrarian.net/23118204/vlc-notify-3.diff
--
vlc shouldn't use notifications with actions
https://bugs.launchpad.net/bugs/328605
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
** Bug watch added: VLC Trac #2556
http://trac.videolan.org/vlc/ticket/2556
** Also affects: vlc via
http://trac.videolan.org/vlc/ticket/2556
Importance: Unknown
Status: Unknown
--
vlc shouldn't use notifications with actions
https://bugs.launchpad.net/bugs/328605
You received th
Ken sat down with me at the office and showed me the exact behavior, so
together we managed to fix this for good. :)
For some reason gdm_session_init() is blowing away some of our theming
information. Investigating why looks like it will take significant
time, and Ken says we're planning to move
Sorry for the confusion. It should just replace the previous patch.
** Changed in: gdm (Ubuntu)
Status: Incomplete => New
--
gdm does not respect all the given color variables in a gtkrc which is included
with the gdm theme
https://bugs.launchpad.net/bugs/331445
You received this bug no
Public bug reported:
Binary package hint: update-manager
Near the end of the long update routine for updating Ubuntu Server 8.10
to 9.10 using the "Update Manager" (I installed the "gnome desktop
environment " in Server 64 8.10). the system reported a bug and
suggested it be reported in the bug r
** Attachment added: "main.log"
http://launchpadlibrarian.net/25973174/main.log
--
Ubuntu Server 9.04 Update Manager Reports Bug (Gnome under Ubuntu Server)
https://bugs.launchpad.net/bugs/366910
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed t
Perpetual, the status has been changed from "Fix Released" to
"Confirmed", thats an arrow, not a dash.;)
--
System freezes during boot, unless I hold a key down
https://bugs.launchpad.net/bugs/272247
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed t
OP here. I blew the dust of this card recently and found I still have
the same problem... but I've found a fix which appears reasonably
robust.
1. run 'aplay -L' to get the name of the iec958 device (my EMU10K1 is
'pcm iec958:Live"). You'll see something like this:
iec958:CARD=Live,DEV=0
SBLi
OP here. I blew the dust of this card recently and found I still have
the same problem... but I've found a fix which appears reasonably
robust.
1. run 'aplay -L' to get the name of the iec958 device (my EMU10K1 is
'pcm iec958:Live"). You'll see something like this:
iec958:CARD=Live,DEV=0
SBLi
OP here. I blew the dust of this card recently and found I still have
the same problem... but I've found a fix which appears reasonably
robust.
1. run 'aplay -L' to get the name of the iec958 device (my EMU10K1 is
'pcm iec958:Live"). You'll see something like this:
iec958:CARD=Live,DEV=0
SBLi
OP here. I blew the dust of this card recently and found I still have
the same problem... but I've found a fix which appears reasonably
robust.
1. run 'aplay -L' to get the name of the iec958 device (my EMU10K1 is
'pcm iec958:Live"). You'll see something like this:
iec958:CARD=Live,DEV=0
SBLi
PolicyKit is definitely installed.
In MythTV, the "Exit & Shutdown" button calls the script
'/usr/share/mythtv/myth-halt.sh'. It contains the following line:
dbus-send --system --print-reply --dest=org.freedesktop.Hal
/org/freedesktop/Hal/devices/computer
org.freedesktop.Hal.Device.SystemPowerMan
I just checked my mythbackend.log file after attempting a shutdown, it
contains this line:
Error org.freedesktop.Hal.Device.PermissionDeniedByPolicy:
org.freedesktop.hal.power-management.shutdown-multiple-sessions
auth_admin <-- (action, result)
Looks like both have the same problem.
--
mythbun
I just checked my mythfrontend.log file after attempting a shutdown, it
contains this line:
Error org.freedesktop.Hal.Device.PermissionDeniedByPolicy:
org.freedesktop.hal.power-management.shutdown-multiple-sessions
auth_admin <-- (action, result)
Looks like both have the same problem.
--
mythbu
Public bug reported:
Binary package hint: policykit
In mythtv (mythbuntu jaunty), when I select 'Exit and Shutdown', the
machine does not shut down, and the following error is printed to the
mythfrontend.log file:
org.freedesktop.Hal.Device.PermissionDeniedByPolicy: org.freedesktop.hal
.power-ma
** Attachment added: "gdb backtrace"
http://launchpadlibrarian.net/26076040/gdb-bt.txt
--
mayavi segfaults on startup
https://bugs.launchpad.net/bugs/368651
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
Public bug reported:
Binary package hint: mayavi
I am using Ubuntu 9.04, i386. Mayavi package version 1.5-5. Upon
attempting to start mayavi with no command line options, mayavi
segfaults. I've also observed this on a 64-bit installation as well.
I've attached a gdb backtrace which indicates the
I can confirm this when using a RAID 10 array. Chris's HAL builds also
fixed the problem for me.
** Attachment added: "lshal.log"
http://launchpadlibrarian.net/26144390/lshal.log
--
hald segfault when using a raid volume
https://bugs.launchpad.net/bugs/361689
You received this bug notificatio
I didn't have luck with the other workaround, nor with reinstalling
tracker on either of the machines I upgraded... however, the following
did indeed seem to do the trick on both:
sudo apt-get install tracker tracker-utils --reinstall
tracker-processes -r
if this works (even if it only coincident
The problem is that it shouldn't be using gtk_window_get_size() this
way. It's not a very reliable way to get the size, especially the it's
being used here since the mainloop hasn't even been hit yet and the
window doesn't exist yet.
The most reliable way to do this will be to get the size from t
I was able to solve this problem by installing tracker-utils. it is a
suggested package.
perhaps this could be easily solved by relabeling it as a dependency.
--
Tracker uses notifications with actions when the index is corrupt
https://bugs.launchpad.net/bugs/361205
You received this bug notific
oh, and I think i may have also rebooted. the best part was that i
didn't have to reindex.
--
Tracker uses notifications with actions when the index is corrupt
https://bugs.launchpad.net/bugs/361205
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
I can confirm the same issue with Jaunty. I believe it is due to the
fact that flash for linux is only compatible with V4L devices and not
V4L2.
--
webcam does not work with flash
https://bugs.launchpad.net/bugs/332377
You received this bug notification because you are a member of Ubuntu
Bugs, w
So much has changed since 0.6.6 not only to the indexer and the trackerd
but also the applications. I can't see what is going on from this stack
trace. I personally would close the bug as NEEDINFO/WONTFIX or OBSOLETE.
--
tracker-applet crashed with SIGSEGV in g_closure_invoke()
https://bugs.launc
Hi,
Can you find out which file caused this crash? We are constantly fixing
the extractors and this might have already been fixed. It looks like it
was a media file of some sorts since GStreamer is in the back trace. Any
chance you could send us the file so we can test with it? It may already
be f
Hi,
Wow, this code has been in use for a while and we have not seen this. I
just checked and double checked your logic and you are right. Superb
catch! Now committing a fix to TRUNK. This will be available in this
weeks release 0.6.91.
Do you have the file here which is causing this problem so we
Thanks for the additional information here. Looking at the code, it all
seems fine. Unless this is some internal GStreamer bug, I don't see what
is going wrong here.
Are you able to send us the file which causes this situation? You can
probably test it in a stand alone manner using tracker-extract
I am now testing this and will try to fix it for this weeks release
(0.6.91).
Asa, Jamin, just to confirm, what are your config values set to? There
are 2:
BatteryIndex
BatteryIndexInitial
Of course, if you have BatteryIndex=false, but you have
BatteryIndexInitial=true, then it will index on
I just tested this with TRUNK for the last hour or so and it works for
me. Can you tell me exactly what you are doing to make this fail so I
can try to reproduce it?
--
trackerd indexes when on battery
https://bugs.launchpad.net/bugs/210967
You received this bug notification because you are a mem
Asa, ah I see, I will try to reproduce it tomorrow and come up with a
fix. It should write any changes in the config to the .cfg file. Looks
like you might have stumbled onto another bug as part of this :) I will
let you know how I get on tomorrow!
Thanks again for the extra information.
--
trac
OK, I have fixed the config here a bit. It wasn't loading the defaults
in properly if *some* didn't exist in the .cfg. But the default here
works as I would expect anyway, so with no config here, the default is:
BatteryIndex=true
BatteryIndexInitial=false
Note, this means it will NOT index on
This was fixed by deleting the Guest account I created manually in
Hardy, but this is the output of the command you suggested:
+ USER=guest
+ PWSTAT=
+ adduser --system --no-create-home --home / --gecos Guest --group --shell
/bin/bash guest
Adding system user `guest' (UID 115) ...
Adding new grou
Following showcaser's post, I installed nvidia-glx-177 version
117.80-0ubuntu2 from the repositories together with latest updates.
Following shutdown and restart, the GPU is now idling at 44 C. Problem
seems to have been rectified.
This is on Kubuntu Intrepid, XPS M1330 8400M, running dual head wi
>Russell, I don't understand; is your fan still running at full speed?
>Or is it back to <=177.76-style, where the fan only runs as needed?
The fan is now quiet and the GPU running cooler.
Incidentally, I never experienced a problem with the fan switching on
and off rapidly. On
*** This bug is a duplicate of bug 263059 ***
https://bugs.launchpad.net/bugs/263059
** This bug has been marked a duplicate of bug 263059
[regression] 2.6.27-7 sometimes fails to boot (iwl3945 issue?)
--
[Intrepid] Hang at usplash
https://bugs.launchpad.net/bugs/271465
You received this
It is reproducible in 8.04, but I've not tried 8.10 yet.
=
Is this symptom still reproducible in 8.10 beta or later?
** Changed in: dvipdfmx (Ubuntu)
Status: New => Incomplete
--
Flaw in Ubuntu 7.04; patch from Ubuntu 6.06
https://bugs.launchpad.net/bugs/132601
Yo
Public bug reported:
Binary package hint: xserver-xorg-video-intel
After I suspend/resume my laptop, the compiz icons in the
display are corrupted. Icons in the menubar, and icons for windows
created after resume aren't affected.
(See attached screenshot - gimp and synaptic were launched after
** Attachment added: "corrupt.png"
http://launchpadlibrarian.net/18644559/corrupt.png
--
intel 965 + compiz + suspend -> corrupt alt-tab icons
https://bugs.launchpad.net/bugs/285098
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
To blacklist ath5k, at this line to /etc/modprobe.d/blacklist:
blacklist ath5k
--
Wireless on Atheros 5213A drops often, is slow, and ath5k_pci consumes large
amounts of CPU
https://bugs.launchpad.net/bugs/267761
You received this bug notification because you are a member of Ubuntu
Bugs, which
** Attachment added: "lspci --vvnn"
http://launchpadlibrarian.net/18652881/lspcivvnn.txt
--
intel 965 + compiz + suspend -> corrupt alt-tab icons
https://bugs.launchpad.net/bugs/285098
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
** Attachment added: "Xorg.0.log"
http://launchpadlibrarian.net/18652884/Xorg.0.log
--
intel 965 + compiz + suspend -> corrupt alt-tab icons
https://bugs.launchpad.net/bugs/285098
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
u
Note that I've tweaked the AperTexSize option, and had to muck with the
virtual desktop size. Otherwise, the rest of the customization for the
intel driver is commented out,
The laptop is a lenovo thinkpad x61t.
** Attachment added: "xorg.conf"
http://launchpadlibrarian.net/18652912/xorg.conf
Tested with compiz 1:0.7.8-0ubuntu4 and with AperTexSize commented out.
No change.
Suspend/resume was stable before I upgraded, though compiz was very
slow. I may have hacked a few things in the suspend/resume scripts
under feisty, but I think most of those customizations were blown away a
long t
ove we may be
able to track this down further. That's if you are still experiencing
the problem at all.
Thanks
Russell.
--
gutsy php5 crashed with SIGSEGV in CRYPTO_lock()
https://bugs.launchpad.net/bugs/147207
You received this bug notification because you are a member of Ubuntu
*** This bug is a duplicate of bug 147207 ***
https://bugs.launchpad.net/bugs/147207
** This bug has been marked a duplicate of bug 147207
gutsy php5 crashed with SIGSEGV in CRYPTO_lock()
--
php5 crashed with SIGSEGV in curl_global_cleanup()
https://bugs.launchpad.net/bugs/216869
You rece
*** This bug is a duplicate of bug 63141 ***
https://bugs.launchpad.net/bugs/63141
** This bug is no longer a duplicate of bug 147207
gutsy php5 crashed with SIGSEGV in CRYPTO_lock()
** This bug has been marked a duplicate of bug 63141
PHP (cli) exits with a segfault if pg_connect() cal
*** This bug is a duplicate of bug 63141 ***
https://bugs.launchpad.net/bugs/63141
** This bug is no longer a duplicate of bug 147207
gutsy php5 crashed with SIGSEGV in CRYPTO_lock()
** This bug has been marked a duplicate of bug 63141
PHP (cli) exits with a segfault if pg_connect() cal
*** This bug is a duplicate of bug 63141 ***
https://bugs.launchpad.net/bugs/63141
** This bug is no longer a duplicate of bug 147207
gutsy php5 crashed with SIGSEGV in CRYPTO_lock()
** This bug has been marked a duplicate of bug 63141
PHP (cli) exits with a segfault if pg_connect() cal
*** This bug is a duplicate of bug 63141 ***
https://bugs.launchpad.net/bugs/63141
** This bug is no longer a duplicate of bug 147207
gutsy php5 crashed with SIGSEGV in CRYPTO_lock()
** This bug has been marked a duplicate of bug 63141
PHP (cli) exits with a segfault if pg_connect() cal
I have marked all the moodle reports as duplicates of this bug. They
exhibit the same symptoms as each other.
The workaround for the pg_connect generic bug is to disable the ssl
connection. Manually altering the moodle connect string in connection
library to disable ssl also removes the segmenta
** Also affects: postgresql-8.3 (Ubuntu)
Importance: Undecided
Status: New
** Changed in: postgresql-8.3 (Ubuntu)
Status: New => Confirmed
--
PHP (cli) exits with a segfault if pg_connect() called.
https://bugs.launchpad.net/bugs/63141
You received this bug notification because
I can also confirm for a Xerox Phaser 8560DT using the PPD file
xrx8560dn.ppd from Xerox website. Was using same PPD file under Hardy
with no problems.
Debug info is attached.
** Attachment added: "troubleshoot.txt"
http://launchpadlibrarian.net/19344058/troubleshoot.txt
--
cups kyocera
http
*** This bug is a duplicate of bug 63141 ***
https://bugs.launchpad.net/bugs/63141
** This bug has been marked a duplicate of bug 63141
PHP (cli) exits with a segfault if pg_connect() called.
--
gutsy php5 crashed with SIGSEGV in CRYPTO_lock()
https://bugs.launchpad.net/bugs/147207
You re
Just want to add that I wasn't seeing this with intel's 2.3 drivers (I
think I grabbed them out of intrepid's repository a few months ago, or
with the 2.2 series from hardy. However, 2.3 was ridiculously slow at
running compiz. I don't remember what was wrong with 2.2, but it was
something signif
** Attachment added: "CoreDump.gz"
http://launchpadlibrarian.net/18663967/CoreDump.gz
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/18663968/Dependencies.txt
** Attachment added: "Disassembly.txt"
http://launchpadlibrarian.net/18663969/Disassembly.txt
** Attachm
A simple solution would be to package 3.0 into universe then when jaunty
comes around promote it to main.That is if somebody would
maintain.Instead of backporting it, that way users who don't really know
what they are doing don't need to muck around with sources and dont end
up with all the backpor
1) Yes the crash happens on login, but compiz works.
2) It happens on both my hardy machines which I have upgraded. It doesn't only
happen once but over and over again at login. Unfortunately it doesn't occur
every time, it seems random.
--
compiz.real crashed with SIGSEGV
https://bugs.launchpa
Installed this patch - fixed the problem for me (Acer Aspire One
i945GME). Good work!
--
No text under icons with Intrepid alpha 5
https://bugs.launchpad.net/bugs/269150
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mai
The Dell XPS M1330 model has many reports of motherboard failure due to
overheating of the nvidia 8400M GPU. This has been addressed in part by
the new A12 BIOS, which runs the system fan more actively, so increasing
the lifetime of the GPU.
This bug is a different problem: the GPU temperature inc
Same problem on Dell XPS M1330 with GeForce 8400M GS. Running latest
64-bit Intrepid beta with nvidia driver 177.80 installed via Envy.
Previously, GPU core was idling at 41 Celsius but following a recent
update, it began idling at 59 Celsius with the fan coming on loudly.
Temperature reduced to 4
I'm affected by this problem as well.
--
Doesn't always display suspend / hibernate options (race between g-p-m and
f-u-s-a?)
https://bugs.launchpad.net/bugs/278810
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing
Thanks! No, I haven't gotten this problem in a while. I don't remember
exactly when, but I think I only saw it crash a few more times, and that was
in the days after I filed this bug report. The crashes were so random and
inexplicable, though, that it would probably be a good idea just to look
into
I'd like to add that the mouse cursor now sometimes disappears. Usually
it's just one of the cursors, like the animated 'wait' circle. Killing
and restarting compiz doesn't fix the mouse cursor, though it does fix
the alt-tab icons. I mention it since I've seen the mouse cursor 'wait'
bitmap sho
Hi,
After a bit of debugging, some pushing and a big wait, there is a
proposed patch for this. Really this is a bug in PostgreSQL as listed
in the PHP bug report.
I'm not sure if this should be moved. So I'm leaving it here. But it
is certainly a bug in PostgreSQL.
Bug thread reported by me:
I'm not sure I quite understand why this is happening; ubufox is still
just listed as a "recommended" and not a true dependency. Is the new
apt-get default behaviour to install recommended packages as well?
--
MASTER firefox 3.03 in kubuntu 8.10 requires gnome apps
https://bugs.launchpad.net/bugs
*** This bug is a duplicate of bug 1 ***
https://bugs.launchpad.net/bugs/1
I have no idea why this is marked as a duplicate! It’s more that this is
one of the bugs that must be fixed if #1 is to be fixed.
I agree that something must be done about this process. I’m wary of
attempting to divide
Working perfectly on Xerox Phaser 8560DT, thanks Till! Is the pstopdf
file you supplied from a previous version of Ubuntu?
--
"/usr/lib/cups/filter/pstopdf failed" in error_log and only blank page printed
https://bugs.launchpad.net/bugs/289759
You received this bug notification because you are a
My Xerox 8560DT is working fine with the package cups (1.3.9-3) from
intrepid-proposed.
--
"/usr/lib/cups/filter/pstopdf failed" in error_log and only blank page printed
https://bugs.launchpad.net/bugs/289759
You received this bug notification because you are a member of Ubuntu
Bugs, which is sub
Public bug reported:
When jockey installs package openprinting-ppds-pxlcolor-gestetner it
adds an apt line in /etc/apt/sources.list.d/jockey.list that results in
a 404 error.
The apt line added is: deb
http://www.openprinting.org/download/printdriver/debian/ lsb3.2
pxlcolor-Gestetner
The line s
I have a similar setup, except I have an SSD so I've got /var/log
mounted on tmpfs. The directory needs to start afresh on each boot. This
is a common trick for people who need to reduce the write count on their
EeePC or Aspire One.
Here's a method which will touch the required logfiles (including
No, it hasn't been an issue with me for a while. The computer in question is
off for repair, though, so I won't be able to test anything out for a little
while. (The last time I used that computer, I was using the Intrepid release
candidate. I haven't noticed any big X.org bugs with that computer f
101 - 200 of 2605 matches
Mail list logo