[Bug 459639] Re: X server starts randomly in failsafe when starting from cold boot

2010-09-28 Thread quequotion
>>VPablo
Synaptic just asked me to replace gdm.conf

this has been redone:
-  and (graphics-device-added fb0 PRIMARY_DEVICE_FOR_DISPLAY=1
-   or drm-device-added card0 PRIMARY_DEVICE_FOR_DISPLAY=1
+  and (drm-device-added card0 PRIMARY_DEVICE_FOR_DISPLAY=1
or stopped udevtrigger))

Looks like what Scott had in mind for a better workaround (I can't call
it a fix until it gets into upstart, as I know it will one day).

also it wants to remove my sleep :( ..that said i never sleep much after
an upgrade anyway.

-- 
X server starts randomly in failsafe when starting from cold boot
https://bugs.launchpad.net/bugs/459639
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 459639] Re: X server starts randomly in failsafe when starting from cold boot

2010-09-29 Thread quequotion
*** This bug is a duplicate of bug 615549 ***
https://bugs.launchpad.net/bugs/615549

>>Alexia
There must be a similar line in kdm.conf (as gdm.conf is mostly copied from 
it). look for code like the subtracted part I posted above.

>>Martin
Quite likely. The workaround seems to have my system booting normally again 
(four successful reboots so far). There are about a dozen other possible 
duplicates floating around.

-- 
X server starts randomly in failsafe when starting from cold boot
https://bugs.launchpad.net/bugs/459639
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 1248368] Re: Volume up/down keyboard keys stoped working after gnome-settings-daemon package update

2016-09-11 Thread quequotion
>Nazar
Without Unity or Gnome-shell running, nothing is listening for the keys; you 
need gnome-fallback-media-keys-helper.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1248368

Title:
  Volume up/down keyboard keys stoped working after gnome-settings-
  daemon package update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1248368/+subscriptions

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


[Bug 30378] Re: Joystick activity does not stop the screensaver

2016-09-11 Thread quequotion
I think danellisuk's approach is interesting. I wonder if there is any
"null" key they could be redirected to?

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

Title:
  Joystick activity does not stop the screensaver

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-screensaver/+bug/30378/+subscriptions

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


[Bug 1248368] Re: Volume up/down keyboard keys stoped working after gnome-settings-daemon package update

2016-10-21 Thread quequotion
>Nazar
Unfortunately not. That package could be recompiled for newer versions of 
Ubuntu, but the code itself is from gnome-settings-daemon 3.6.4 and will never 
be updated. It should really be released in it's own PPA, but I could never 
grasp debian packaging--it is more difficult to package programs for Ubunu than 
to write them.

Some other gnome-derivative desktops have followed gnome's example by
incorporating the media-keys listening service into their own desktop
shell.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1248368

Title:
  Volume up/down keyboard keys stoped working after gnome-settings-
  daemon package update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1248368/+subscriptions

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


[Bug 1577268] Re: Brasero can't find libdvdcss when going from Ubuntu 14.04 to 16.04

2016-10-29 Thread quequotion
*** This bug is a duplicate of bug 611590 ***
https://bugs.launchpad.net/bugs/611590

** This bug has been marked a duplicate of bug 611590
   Brasero keeps on asking for libdvdcss.so.2

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

Title:
  Brasero can't find libdvdcss when going from Ubuntu 14.04 to 16.04

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

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


[Bug 611590] Re: Brasero keeps on asking for libdvdcss.so.2

2016-10-29 Thread quequotion
Bringing in bug 1577268 as a duplicate (reported six years later than
this one).

Either my idea caught on or someone came to the same conclusion
independently; the patch resolving this in xenial's version removes the
version check completely (rather than just commenting it out). Not sure
what's keeping the brasero devs from implementing it upstream.

https://github.com/GNOME/brasero/pull/3

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

Title:
  Brasero keeps on asking for libdvdcss.so.2

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

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


[Bug 1623666] Re: iOS device contents not displayed in Ubuntu

2017-01-08 Thread quequotion
** Description changed:

  Plug in iOS device, and it doesn't show the documents on it.
  
- Please package the recent fix in libimobiledevice:
+ Please package the recent fix in libimobiledevice*:
  
+ Vauge discussion that mentions using the latest git HEAD*:
  https://github.com/libimobiledevice/libimobiledevice/issues/327
+ 
+ *This discussion is quite vague. One comment points out "iOS 10 devices
+ don't allow SSLv3 anymore but require at least TLSv1", but not how or if
+ that has been fixed in libimobiledevice git HEAD.
+ 
+ This ppa packages the git version and may resolve the issue:
+ 
https://launchpad.net/~martin-salbaba/+archive/ubuntu/ppa+libimobiledevice/+packages
+ 
+ There are several other upstream reports related to this problem.
+ 
+ Partial success patch (idevicepair only) trying to keep GnuTLS:
+ https://github.com/libimobiledevice/libimobiledevice/issues/413
+ 
+ Failure with GnuTLS, Success with OpenSSL:
+ https://gitlab.com/gnutls/gnutls/issues/145
+ 
+ Ubuntu packages libimobiledevice with "--disable-openssl":
+ https://github.com/libimobiledevice/ifuse/issues/32
+ 
+ Duplicate bug 1638177 suggests to repackage libimobiledevice using
+ OpenSSL to avoid this problem, as per comment 27 below.

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

Title:
  iOS device contents not displayed in Ubuntu

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

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


[Bug 1248368] Re: Volume up/down keyboard keys stoped working after gnome-settings-daemon package update

2015-01-22 Thread quequotion
The most likely cause of this is that gnome-settings-daemon no longer
supports media keys.

You can restore functionality with gnome-fallback-media-keys-helper, but
it's only packaged for Zorin OS:

https://launchpad.net/~zorin-
os/+archive/ubuntu/packages/+sourcepub/3778150/+listing-archive-extra

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1248368

Title:
  Volume up/down keyboard keys stoped working after gnome-settings-
  daemon package update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1248368/+subscriptions

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


[Bug 611590] Re: Brasero keeps on asking for libdvdcss.so.2

2015-06-07 Thread quequotion
I have another solution for you.

Like most of you I had libdvdcss installed but brasero refused to
recognize it.

It turns out brasero expects a somewhat specifc, outdated version of
libdvdcss (possibly 1.2.0).

I patched brasero to ignore the version of libdvdcss:

http://pastie.org/10227736

This makes it possible to use brasero with newer versions of libdvdcss
(or any version).

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

Title:
  Brasero keeps on asking for libdvdcss.so.2

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

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


[Bug 611590] Re: Brasero keeps on asking for libdvdcss.so.2

2015-12-13 Thread quequotion
>Alister Hood

Yes it does.

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

Title:
  Brasero keeps on asking for libdvdcss.so.2

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

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


[Bug 1153012] Re: gucharmap hangs on startup

2014-01-08 Thread quequotion
Same problem.

Unfortunately, no output from gucharmap whatsoever.

Interestingly, starting with --font='somefont somesize' displays the
chosen font and size, but still opens to a frozen window.

It may just be a coincidence, but running charmap again (without a font
selection) produced a usable window!

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

Title:
  gucharmap hangs on startup

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

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


[Bug 1072151] Re: Cannot burn audio CDs with mp3 files provided

2014-01-18 Thread quequotion
When will this patch be applied to future versions of brasero (ie, 3.8,
which still has this problem)?

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

Title:
  Cannot burn audio CDs with mp3 files provided

To manage notifications about this bug go to:
https://bugs.launchpad.net/brasero/+bug/1072151/+subscriptions

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


[Bug 424511] Re: gnome-panel and window manager do not start on login

2010-02-23 Thread quequotion
This is still going on in gnome-session 2.28.0-0ubuntu5.
Also, no one has confirmed any of the "fixed" packages so far.

When I first upgraded from jaunty to karmic, I also changed my graphics
card and drivers from fglrx to nvidia, so I put all the troubles with my
compiz desktop down to that... but this one persists.

Basically, gnome-session is not loading properly, sometimes doesn't load
at all, occasionally gives me a text login, etc but if run with the
right command line works perfectly. The most frequent scenario is this:

My desktop should load with compiz, but compiz is suddenly killed while
gnome-session is loading. The compiz background blinks once for a
fraction of a second, and then I get metacity.

running "gnome-session & gnome-panel & compiz &" works perfectly

running compiz --replace after login (and crashing to metacity) works,
but it does NOT work as a startup (a workaround posted in some forums,
which by all means should work but inexplicably stopped working for me
one day--either way it is a workaround and not a solution)

If i run just "gnome-session" in a terminal, it tells me something is 
"Terminated" immediately after it says "*Starting Compiz" then proceeds to act 
as if it were in fact starting compiz and outputs some warning messages about 
bad settings (none critical) then I get the following:
*** glibc detected *** /usr/bin/compiz.real: double free or corruption (!prev): 
0x026bba60 ***
=== Backtrace: =
/lib/libc.so.6[0x7f0306a5add6]
/lib/libc.so.6(cfree+0x6c)[0x7f0306a5f74c]
/usr/lib/libGL.so.1[0x7f030726ed28]
=== Memory map: 
0040-0043c000 r-xp  fc:01 398399 
/usr/bin/compiz.real
0063b000-0063c000 r--p 0003b000 fc:01 398399 
/usr/bin/compiz.real
0063c000-0063d000 rw-p 0003c000 fc:01 398399 
/usr/bin/compiz.real
020f5000-04e13000 rw-p  00:00 0  [heap]
7f02f400-7f02f4021000 rw-p  00:00 0 
7f02f4021000-7f02f800 ---p  00:00 0 
7f02f9aa4000-7f02f9ca4000 rw-s 1f111a000 00:0e 8879  
/dev/nvidia0
7f02ff3bd000-7f02ff3c9000 r-xp  fc:01 212631 
/lib/libnss_files-2.10.1.so
7f02ff3c9000-7f02ff5c8000 ---p c000 fc:01 212631 
/lib/libnss_files-2.10.1.so
7f02ff5c8000-7f02ff5c9000 r--p b000 fc:01 212631 
/lib/libnss_files-2.10.1.so
7f02ff5c9000-7f02ff5ca000 rw-p c000 fc:01 212631 
/lib/libnss_files-2.10.1.so
7f02ff5ca000-7f02ff5d4000 r-xp  fc:01 212642 
/lib/libnss_nis-2.10.1.so
7f02ff5d4000-7f02ff7d3000 ---p a000 fc:01 212642 
/lib/libnss_nis-2.10.1.so
7f02ff7d3000-7f02ff7d4000 r--p 9000 fc:01 212642 
/lib/libnss_nis-2.10.1.so
7f02ff7d4000-7f02ff7d5000 rw-p a000 fc:01 212642 
/lib/libnss_nis-2.10.1.so
7f02ff7d5000-7f02ff7eb000 r-xp  fc:01 212592 
/lib/libnsl-2.10.1.so
7f02ff7eb000-7f02ff9eb000 ---p 00016000 fc:01 212592 
/lib/libnsl-2.10.1.so
7f02ff9eb000-7f02ff9ec000 r--p 00016000 fc:01 212592 
/lib/libnsl-2.10.1.so
7f02ff9ec000-7f02ff9ed000 rw-p 00017000 fc:01 212592 
/lib/libnsl-2.10.1.so
7f02ff9ed000-7f02ff9ef000 rw-p  00:00 0 
7f02ff9ef000-7f02ff9f6000 r-xp  fc:01 212615 
/lib/libnss_compat-2.10.1.so
7f02ff9f6000-7f02ffbf6000 ---p 7000 fc:01 212615 
/lib/libnss_compat-2.10.1.so
7f02ffbf6000-7f02ffbf7000 r--p 7000 fc:01 212615 
/lib/libnss_compat-2.10.1.so
7f02ffbf7000-7f02ffbf8000 rw-p 8000 fc:01 212615 
/lib/libnss_compat-2.10.1.so
7f02ffbf8000-7f02ffc25000 r-xp  fc:01 213287 
/lib/libpcre.so.3.12.1
7f02ffc25000-7f02ffe24000 ---p 0002d000 fc:01 213287 
/lib/libpcre.so.3.12.1
7f02ffe24000-7f02ffe25000 r--p 0002c000 fc:01 213287 
/lib/libpcre.so.3.12.1
7f02ffe25000-7f02ffe26000 rw-p 0002d000 fc:01 213287 
/lib/libpcre.so.3.12.1
7f02ffe26000-7f02ffe6a000 r-xp  fc:01 394581 
/usr/lib/libgobject-2.0.so.0.2200.3
7f02ffe6a000-7f030006a000 ---p 00044000 fc:01 394581 
/usr/lib/libgobject-2.0.so.0.2200.3
7f030006a000-7f030006b000 r--p 00044000 fc:01 394581 
/usr/lib/libgobject-2.0.so.0.2200.3
7f030006b000-7f030006c000 rw-p 00045000 fc:01 394581 
/usr/lib/libgobject-2.0.so.0.2200.3
7f030006c000-7f030006d000 rw-p  00:00 0 
7f030006d000-7f0300074000 r-xp  fc:01 212762 
/lib/librt-2.10.1.so
7f0300074000-7f0300273000 ---p 7000 fc:01 212762 
/lib/librt-2.10.1.so
7f0300273000-7f0300274000 r--p 6000 fc:01 212762 
/lib/librt-2.10.1.so
7f0300274000-7f03

[Bug 203158] Re: libsdl1.2debian-pulseaudio must be installed as default by libsdl1.2debian

2010-02-26 Thread quequotion
Using libsdl1.2debian-pulseaudio or "export SDL_AUDIODRIVER=pulse" with
-all doesn't make any difference for me. SDL audio is stil trash either
way.

-- 
libsdl1.2debian-pulseaudio must be installed as default by libsdl1.2debian
https://bugs.launchpad.net/bugs/203158
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 124726] Re: totem-xine config file reset automatically

2010-01-06 Thread quequotion
I am also having this problem. I remember that there's a trick to this,
but I thought it involved changing the last option in the config (allow
implicit changes). Apparently I was wrong. It seems totem-xine resets
the config file by design and I think there is some way one can convince
totem-xine to accept alterations but I can't remember it clearly.

-- 
totem-xine config file reset automatically
https://bugs.launchpad.net/bugs/124726
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 30378] Re: Joystick activity does not stop the screensaver

2010-01-20 Thread quequotion
So this was never concluded. Why did it become "Invalid"?

Did someone mistake this for a discussion of the problems with the mouse
wheel?

I suppose it is more of a feature request than a bug, but why couldn't
the screensaver notice input from joystics? (especially now that more
programs are using events to control the input and there should be some
way to hotwire the sdl input anyway).

-- 
Joystick activity does not stop the screensaver
https://bugs.launchpad.net/bugs/30378
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 682788] Re: Improve Unity Global Menu

2013-06-06 Thread quequotion
>>Leonardo Donelli
HUD is not amazing. It's extremely inconvenient and nigh-useless. I can't 
imagine anyone actually making use of that poorly designed garbage. I really 
have nothing nice to say about this "feauture" except that I appreciate having 
a place to disable it in ccsm.

As for the global menu, I'm pretty happy with it.

I'd be more happy if it could pick up menus from SUID programs, so I
could have a consistent interface.

I would like to see it more clearly distinguish the begining of the menu
from the close/restore/minimize buttons, and I've always had a dream
that someday developers will learn how to export menus from applications
running through WINE.

I also dream of development toward a more portable / intercompatible
global menu to use with other desktops, or more flexibilty with menu
designs, which requires cooperation from the various desktop development
teams.

Some of that dream:
Since it exports menus over D-BUS, it can send them anywhere. They don't have 
to be a menu across the top. The elementary developers have their own ideas for 
menu placement: a single menu button in one corner of the program. Some users 
might like that a lot, others want menus in programs like they used to be, and 
others like me enjoy a global menu. Why not develop a configurable 
menu-exporter? Something that picked up the menu over DBUS and then sent it to 
a user-configured location.

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

Title:
  Improve Unity Global Menu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/682788/+subscriptions

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


[Bug 932632] Re: Double clicking an item in the playlist crashes totem

2012-03-20 Thread quequotion
i'm not sure exactly when or how but this was fixed in a recent update
to totem.

** Changed in: totem (Ubuntu)
   Status: New => Fix Released

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

Title:
  Double clicking an item in the playlist crashes totem

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

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


[Bug 121237] Re: Totem opens on swf, but cannot play it

2012-03-23 Thread quequotion
I just discovered this bug while trying to retrieve something very
important for my work from a swf.

I really need that data, right now.

Unfortunately firefox is trying to use totem to play swf files EVEN WITH
THE TOTEM PLUGINS DISABLED.

What am I supposed to do?

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

Title:
  Totem opens on swf, but cannot play it

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/121237/+subscriptions

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


[Bug 121237] Re: Totem opens on swf, but cannot play it

2012-03-23 Thread quequotion
** Also affects: firefox
   Importance: Undecided
   Status: New

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

Title:
  Totem opens on swf, but cannot play it

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/121237/+subscriptions

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


[Bug 111896] Re: menu editor massively defective

2010-10-20 Thread quequotion
This is still a problem, even in Maverick Meerkat.

I'd like to make this a long list of feature requests rather than a bug
report.

I've posted about this in the forums and in brainstorm.

There are two problems here:

1. The menu system itself is overcomplicated, very difficult to modify,
and prone to mistakes (which users and even packagers often make).

2. Alacarte shows design flaws, not just bugs, but several
misconceptions about how the menu works (not that it works well).


Let me explicate a bit further (although you could google my posts elsewhere 
for the same info).

The menu consists of several sets of text files in several locations
both in user space and in the root filesystem. The files in userspace
override those in the root filesystem, so you can redefine a menu on a
per-user basis and maintain a system-default menu. That's almost a good
idea, until an application is removed and the user menus don't change
because the package manager has no idea they even exist due to lack of
integration with dpkg (FEATURE REQUEST!).

Among these files, the three most significant are the ".desktop" and
".directory" and ".menu" files. These are all stored in separate
locations, each of which is one big folder containing lots of
uncategorised, little files (which makes obsessive-compulsives very,
very angry).

".desktop" files, available in "~/.local/share/applications" (user),
"/usr/share/applications" (root), and several other locations (separated
for start-up items, screensavers, certain kde programs, etc) define
targets to a specific place or program. They also (re)define mime-types
associated with that program (which are also defined elsewhere and
defined differently) and affect what you see (and don't see) in the
"Open with..." dialogue. These files and their properties are not
universally recognised (Firefox, for example, seems to have a totally
different opinion about what programs are associated with what mime-
types or if any association even exists)

".directory" files, available in "~/.local/share/desktop-directories"
(user), and "/usr/share/desktop-directories" (root) define special
properties for directory entries in a menu. Some of these are fun, like
setting an icon for a sub-directory. Actually, that's about the most
useful (possibly only) function they serve, as many of their properties
can be defined in ".menu" files.

".menu" files, available in "~/.config/menus/" (user), "~/.config/menus
/applications-merged/" (especially for wine's convoluted menus),
"/etc/xdg/menus" (root), and "/etc/xdg/menus/applications-merged" (for
some special cases like Gome Control Center) define the actual structure
of the menu. They can be used to make explicit menus, by listing what
directories and desktop shortcuts are to be included as well as implicit
menus, by listing what categories of desktop shortcuts are to be
included (the categories are defined in the ".desktop" files and consist
of a somewhat standardised set of keywords mixed with whatever users and
packagers can come up with). These also effectively create and give
names to directories, meaning the basic functions of ".directory" files
are redundant.

Alacarte inevitably fails to make proper .desktop, .directory, and/or
.menu files to reflect changes and thus fails to make proper changes
and/or puts menu (items) in strange places, duplicates them, and/or
makes them disappear. Also, changes in Alacarte have no relevance to
dpkg, so when programs are removed or changed, changed or altered menus
are not.

-- 
menu editor massively defective
https://bugs.launchpad.net/bugs/111896
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 111896] Re: menu editor massively defective

2010-10-20 Thread quequotion
I forgot to mention Alacarte also fails, quite regularly, to copy all of
the information from an original (root) ".desktop" file in to a new
(user) ".desktop" file, resulting in programs losing their mime
associations and multi-lingual names, etc. (alacarte almost always
represents menu changes by creating new files to override the old ones)

It also makes ugly files with names like "alacarte-made~1.desktop"
rather than keeping the name of the original file or appending a number
to the original name of the file.

Alacarte also keeps a set of files to undo menu changes... these cannot
be used by alacarte or any other program and have no meaning
whatsoever

-- 
menu editor massively defective
https://bugs.launchpad.net/bugs/111896
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 644644] Re: Frequent PA crashes during playback - pa_stream_cork() failed: Connection terminated and pa_stream_writable_size(): Connection failed

2011-03-25 Thread quequotion
because it was confirmed quite a while ago.

** Changed in: pulseaudio (Ubuntu Maverick)
   Status: New => Confirmed

** Changed in: gst-plugins-good0.10 (Ubuntu Maverick)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gst-plugins-good0.10 in Ubuntu.
https://bugs.launchpad.net/bugs/644644

Title:
  Frequent PA crashes during playback - pa_stream_cork() failed:
  Connection terminated and pa_stream_writable_size(): Connection failed

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


[Bug 644644] Re: Frequent PA crashes during playback - pa_stream_cork() failed: Connection terminated and pa_stream_writable_size(): Connection failed

2011-03-25 Thread quequotion
>>e_james

Sounds like you have a good idea.
If you can find that code, and contact the developer who wrote it, we might get 
a better pulseaudio from it.


>>David Henningsson

Why not a Maverick patch? is the maverick PA or kernel too out of date?

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gst-plugins-good0.10 in Ubuntu.
https://bugs.launchpad.net/bugs/644644

Title:
  Frequent PA crashes during playback - pa_stream_cork() failed:
  Connection terminated and pa_stream_writable_size(): Connection failed

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


[Bug 639821] Re: pa_stream_writable_size() failed

2011-03-28 Thread quequotion
*** This bug is a duplicate of bug 644644 ***
https://bugs.launchpad.net/bugs/644644

Marked as a duplicate of #644644 since in sounds very similar. The bulk
of the discussion is in English unfortunately.

** This bug has been marked a duplicate of bug 644644
   Frequent PA crashes during playback - pa_stream_cork() failed: Connection 
terminated and pa_stream_writable_size(): Connection failed
 * You can subscribe to bug 644644 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/644644/+subscribe

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

Title:
  pa_stream_writable_size() failed

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


[Bug 639822] Re: pa_stream_writable_size() failed

2011-03-28 Thread quequotion
*** This bug is a duplicate of bug 644644 ***
https://bugs.launchpad.net/bugs/644644

** This bug is no longer a duplicate of bug 639821
   pa_stream_writable_size() failed
** This bug has been marked a duplicate of bug 644644
   Frequent PA crashes during playback - pa_stream_cork() failed: Connection 
terminated and pa_stream_writable_size(): Connection failed
 * You can subscribe to bug 644644 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/644644/+subscribe

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

Title:
  pa_stream_writable_size() failed

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


[Bug 644644] Re: Frequent PA crashes during playback - pa_stream_cork() failed: Connection terminated and pa_stream_writable_size(): Connection failed

2011-03-28 Thread quequotion
In Ubuntu 10.10, this is what totem dumps to terminal when it crashes:

pulsesink.c(1544): gst_pulseringbuffer_commit ():
/GstPlayBin2:play/GstPlaySink:playsink0/GstBin:abin/GstBin:audiosinkbin/GstGConfAudioSink
:audio-
sink/GstBin:bin2/GstAutoAudioSink:autoaudiosink1/GstPulseSink:autoaudiosink1
-actual-sink-pulse

** Message: Error: Disconnected: Connection terminated
pulsesink.c(290): gst_pulsering_is_dead (): 
/GstPlayBin2:play/GstPlaySink:playsink0/GstBin:abin/GstBin:audiosinkbin/GstGConfAudioSink:audio-sink/GstBin:bin2/GstAutoAudioSink:autoaudiosink1/GstPulseSink:autoaudiosink1-actual-sink-pulse

** Message: Error: pa_stream_cork() failed: Connection terminated
pulsesink.c(912): gst_pulsering_set_corked (): 
/GstPlayBin2:play/GstPlaySink:playsink0/GstBin:abin/GstBin:audiosinkbin/GstGConfAudioSink:audio-sink/GstBin:bin2/GstAutoAudioSink:autoaudiosink1/GstPulseSink:autoaudiosink1-actual-sink-pulse

** Message: Error: Disconnected: Connection terminated
pulsesink.c(290): gst_pulsering_is_dead (): 
/GstPlayBin2:play/GstPlaySink:playsink0/GstBin:abin/GstBin:audiosinkbin/GstGConfAudioSink:audio-sink/GstBin:bin2/GstAutoAudioSink:autoaudiosink1/GstPulseSink:autoaudiosink1-actual-sink-pulse

Also, I not certain it's related, but I'm getting problems with dvd
playback (see bug #545681) and ivtv streams will not play (either bug
#375224 or bug #246319) all within the last month.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gst-plugins-good0.10 in Ubuntu.
https://bugs.launchpad.net/bugs/644644

Title:
  Frequent PA crashes during playback - pa_stream_cork() failed:
  Connection terminated and pa_stream_writable_size(): Connection failed

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


[Bug 545681] Re: Movie player requires DVD subpicture decoder but reports not available

2011-03-28 Thread quequotion
This came up for the first time for me in Ubuntu 10.10 just now.

After the error, totem continued to play the video stream but not the
audio stream.

I didn't wait long enough to see if it would eventually fail.

This comes after a rash of odd behavior from totem (gstreamer) in the
last month. See bugs #644644, and #375224 / #246319 (possibly
duplicates).

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

Title:
  Movie player requires DVD subpicture decoder but reports not available

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


[Bug 644644] Re: Frequent PA crashes during playback - pa_stream_cork() failed: Connection terminated and pa_stream_writable_size(): Connection failed

2011-03-28 Thread quequotion
>>David Henningsson
scratch that (comment #108), couldn't see the packages list in your ppa 
properly. i'm installing your packages now.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gst-plugins-good0.10 in Ubuntu.
https://bugs.launchpad.net/bugs/644644

Title:
  Frequent PA crashes during playback - pa_stream_cork() failed:
  Connection terminated and pa_stream_writable_size(): Connection failed

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


[Bug 74730] Re: Some japanese .pdf files do not display correctly

2011-03-29 Thread quequotion
*** This bug is a duplicate of bug 197537 ***
https://bugs.launchpad.net/bugs/197537

** This bug is no longer a duplicate of bug 48708
   evince should Suggests xpdf-japanese (or poppler-data when it'll be 
available)
** This bug has been marked a duplicate of bug 197537
   [MASTER] Can't read PDF file with CJK (Chinese/Japanese/Korean) text
 * You can subscribe to bug 197537 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/poppler/+bug/197537/+subscribe

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

Title:
  Some japanese .pdf files do not display correctly

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


[Bug 48708] Re: evince should Suggests xpdf-japanese (or poppler-data when it'll be available)

2011-03-29 Thread quequotion
*** This bug is a duplicate of bug 197537 ***
https://bugs.launchpad.net/bugs/197537

Marked as a duplicate, although this report is older and more original,
the discussion on but #197537 has progressed more and is more recent.

This bug is not fixed.

** This bug has been marked a duplicate of bug 197537
   [MASTER] Can't read PDF file with CJK (Chinese/Japanese/Korean) text
 * You can subscribe to bug 197537 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/poppler/+bug/197537/+subscribe

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.
https://bugs.launchpad.net/bugs/48708

Title:
  evince should Suggests xpdf-japanese (or poppler-data when it'll be
  available)

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


[Bug 197537] Re: [MASTER] Can't read PDF file with CJK (Chinese/Japanese/Korean) text

2011-03-29 Thread quequotion
Five years have passed and this bug is not fixed. (see duplicate #48708
from 2006)

Attached is a screenshot of the manual for my microwave in evnice.

All the layout and graphical elements are there, but there's no text on
the page.

The package poppler-data solves this issue.

The only question is which package(s) should depend on it.

I vote for a recommendation in language-pack-ja and a dependency in
libpoppler.


** Attachment added: "screenshot of evnice displaying no japanese text"
   
https://bugs.launchpad.net/ubuntu/+source/poppler/+bug/197537/+attachment/1952868/+files/notext.png

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

Title:
  [MASTER] Can't read PDF file with CJK (Chinese/Japanese/Korean) text

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


[Bug 197537] Re: [MASTER] Can't read PDF file with CJK (Chinese/Japanese/Korean) text

2011-03-29 Thread quequotion
This issue could be resolved if libpoppler included a dependency for
poppler-data.

** Changed in: poppler (Ubuntu)
   Status: Invalid => New

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

Title:
  [MASTER] Can't read PDF file with CJK (Chinese/Japanese/Korean) text

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


[Bug 932632] Re: Double clicking an item in the playlist crashes totem

2012-02-21 Thread quequotion
** Visibility changed to: Public

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

Title:
  Double clicking an item in the playlist crashes totem

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

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


[Bug 900272] Re: gnome-settings-daemon crashed with SIGSEGV in g_main_context_dispatch()

2011-12-05 Thread quequotion
** Visibility changed to: Public

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/900272

Title:
  gnome-settings-daemon crashed with SIGSEGV in
  g_main_context_dispatch()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/900272/+subscriptions

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


[Bug 696844] Re: Calendar sync with google - time zone data is incorrect

2011-04-25 Thread quequotion
** This bug is no longer a duplicate of bug 290368
   Incorrect syncing of google calender events

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

Title:
  Calendar sync with google - time zone data is incorrect

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


[Bug 696844] Re: Calendar sync with google - time zone data is incorrect

2011-04-25 Thread quequotion
This bug is NOT a duplicate of bug 290368 and it is NOT solved.

This is not the result of syncing a calendar across several machines in
different time zones.

Google Calendar events are not synced to the correct time zone as set by
the system time, the evolution settings, or the Google Calendar
settings.

The events are synced as though they were set in GMT, arbitrarily.

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

Title:
  Calendar sync with google - time zone data is incorrect

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


[Bug 696844] Re: Calendar sync with google - time zone data is incorrect

2011-04-25 Thread quequotion
Ok here's what I found:

Google Calendar is significantly smarter than Evolution 2.30.

I usually enter events in my calendar through an iPhone and occasionally
directly by Google Calendar's page.

In either case, I don't need to specify a timezone for each individual
appointment.

Since I enter the appointments from a device set to JST, in a calendar
set to JST, in a location that conforms to JST, Google Calendar makes
appointments in JST.

Evolution 2.30 however, assumes that appointments in a JST calendar, on
a JST device, in a location that conforms to JST, but without an
explicit timezone specification, are GMT.

This issue can be resolved by adding a timezone specification to each
and every appointment in your Google Calendar.

Good news: Evolution 2.32 seems a bit smarter. Although it initially
shows the same behavior, it seems to resync appointments to the correct
time zone after a logout. Unfortunately 2.32 is not fully compatible
with Maverick; it won't be able to send events to gnome-panel 2.30, and
upgrading the entire distribution to Natty should be less painful that
calculating the list of backported dependencies to get it all working in
Maverick.

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

Title:
  Calendar sync with google - time zone data is incorrect

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


[Bug 579166] Re: Rhythmbox automatically synchs/breaks iPhone

2010-07-10 Thread quequotion
>>Pedro gtkpod doesn't seem to operate with iphones (despite updates to
libimobiledevice), at least not 3g iphones...

-- 
Rhythmbox automatically synchs/breaks iPhone
https://bugs.launchpad.net/bugs/579166
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 603979] [NEW] Crashing while transfering to iPhone 3g

2010-07-10 Thread quequotion
Public bug reported:

Binary package hint: rhythmbox

This seems very similar to bug 544880 except that I'm not getting the same 
error message.
All I get are blank error messages (one for each failed transfer I believe) and 
then the computer is frozen completely.

Steps to reproduce:

1. Connect an iphone with empty music library by USB
2. Open Rhythmbox
3. Attempt to transfer a large number of files to the phone by drag and drop 
(in my case a little over 1200).

4a. Wait for Rhythmbox to crash, watch an explosion of blank error messages and 
find computer completely inoperable...
4b. On occasion the computer remains operable but Rhythmbox becomes a zombie 
and cannot be killed (except by killing the main instance of 'init').

Using metacity rather than compiz reduces but does not eliminate the 
possibility of freeze.
Further attempts to transfer music will immediately result in another crash and 
freeze until the library has been deleted from the phone.

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


** Tags: apple iphone libimobiledevice rhythmbox sync transfer

-- 
Crashing while transfering to iPhone 3g
https://bugs.launchpad.net/bugs/603979
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 603979] Re: Crashing while transfering to iPhone 3g

2010-07-29 Thread quequotion
sorry for the delay in response, i am getting around to this albeit
slowly.

-- 
Crashing while transfering to iPhone 3g
https://bugs.launchpad.net/bugs/603979
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 213152] Re: GDM Keeps Loading Failsafe X

2010-07-29 Thread quequotion
I'd very much like to know what happened with this bug as it seems I'm
having a similar issue in Lucid.

-- 
GDM Keeps Loading Failsafe X
https://bugs.launchpad.net/bugs/213152
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 581302] Re: gdm crash on boot but works with 'sudo gdm' after command line login

2010-08-19 Thread quequotion
Several users are having similar troubles, but thought it had to do with
the nvidia driver: https://bugs.launchpad.net/gdm/+bug/532436

I think these bugs may be the same problem and it has nothing to do with
the driver at all.

I get the impression that init is not giving gdm the proper permissions.

-- 
gdm crash on boot but works with 'sudo gdm' after command line login
https://bugs.launchpad.net/bugs/581302
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 498315] Re: GDM terminates after ureadahead

2010-08-19 Thread quequotion
I am having the same problem and I wonder if it isn't connected to
either or both of these:

https://bugs.launchpad.net/gdm/+bug/532436
https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/581302

-- 
GDM terminates after ureadahead
https://bugs.launchpad.net/bugs/498315
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 587607] Re: After upgrading from 9.10 to 10.04 64bit sometimes gdm doesn't start

2010-08-19 Thread quequotion
This looks like a duplicate of
https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/581302 but I don't
want to mark it because I'm afraid that will force it to expire early.
This bug has not been resolved.

-- 
After upgrading from 9.10 to 10.04 64bit sometimes gdm  doesn't start
https://bugs.launchpad.net/bugs/587607
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 581302] Re: gdm crash on boot but works with 'sudo gdm' after command line login

2010-08-19 Thread quequotion
it seems to me all of these bugs have something in common:

532436 - failure possibly related to nvidia

573455 - i marked this as a duplicate of 532436

581302 - similar to 532436, but not connected to nvidia

498315 -  this report proposes a connection to ureadahead

587607 - probably a duplicate of this bug, but not yet expired

496796 - probably unrelated

447226 - probably unrelated

-- 
gdm crash on boot but works with 'sudo gdm' after command line login
https://bugs.launchpad.net/bugs/581302
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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