[Bug 1685754]

2020-05-10 Thread A7x-gnome
This issue was fixed in systemd by
https://github.com/systemd/systemd/pull/15318. Debian cherry-picked that
change into 245.4-3, so Debian bullseye and buster-backports have the
fix, as does Ubuntu 20.04 (focal).

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

Title:
  'systemd --user' unduly forces umask=0022

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

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

[Bug 861171] Re: Shutdown from greeter does nothing when multiple accounts open

2013-07-22 Thread a7x
** Tags added: multiseat

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

Title:
  Shutdown from greeter does nothing when multiple accounts open

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-session/+bug/861171/+subscriptions

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


[Bug 1114198] Re: [power]: gnome-settings-daemon crashed with signal 5 in _XReply()

2013-07-07 Thread a7x
** Tags added: badwindow

-- 
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/1114198

Title:
  [power]: gnome-settings-daemon crashed with signal 5 in _XReply()

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

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


[Bug 430981] Re: keybindings not remembered on reboot

2013-01-19 Thread a7x
@unwrecker and @alexandervolfman:  This bug has been fixed and so this
bug report won't be reopened.  However, a regression with similar
symptoms has appeared in 12.10 (Quantal).  See bug #1063617.

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

Title:
  keybindings not remembered on reboot

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

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


[Bug 1043769] Re: Monitor image not clickable in display settings after the first time

2012-12-15 Thread a7x
Attached is a debdiff for cairo (against the quantal version) that I
believe partially fixes this problem.  The other part is a change to
gnome-control-center, and I will upload that debdiff shortly.

For cairo, I applied the following patches:
  
http://cgit.freedesktop.org/cairo/commit/?id=83759e7d592c5d7b12b2341574fd584fe5e0fb5a
  
http://cgit.freedesktop.org/cairo/commit/?id=df6780442feba5c0c9404353177f24913b58bd32
  
http://cgit.freedesktop.org/cairo/commit/?id=f34b87f6d76cbea93acd4a8c73c8c6a6b412a302
The above patches are in cairo versions 1.12.4 and later, so raring is not 
affected.

I uploaded the modified cairo package to my PPA
(https://launchpad.net/~a7x/+archive/bug1043769) and it has finished
building.  To install:

sudo apt-add-repository ppa:a7x/bug1043769
sudo apt-get update
sudo apt-get upgrade


** Patch added: debdiff for cairo (quantal)
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1043769/+attachment/3460897/+files/quantal-cairo-debdiff.patch

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

Title:
  Monitor image not clickable in display settings after the first time

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

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


[Bug 1043769] Re: Monitor image not clickable in display settings after the first time

2012-12-15 Thread a7x
And here is the debdiff for gnome-control-center (against the quantal
version).

For gnome-control-center, I applied the following patches:
  
http://git.gnome.org/browse/gnome-control-center/commit/?id=c1857b0f9c80434890679ace83865db5d2565fa6
  
http://git.gnome.org/browse/gnome-control-center/commit/?id=a61f0654b98357283ef68bea6d827aabc0a2779e
The above patches are in gnome-control-center versions 3.6.0 and later, so 
raring is not affected.

I uploaded the modified gnome-control-center package to my PPA and it
has finished building.

Please try these packages and let me know if they work for you.

** Patch added: debdiff for gnome-control-center (quantal)
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1043769/+attachment/3460903/+files/quantal-gnome-control-center-debdiff.patch

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

Title:
  Monitor image not clickable in display settings after the first time

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

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


[Bug 1043769] Re: Monitor image not clickable in display settings after the first time

2012-12-15 Thread a7x
** Description changed:

+ [Impact]
+ 
+ Users with multiple displays are unable to change display settings
+ (arrange displays, change resolutions, change the primary display, etc.)
+ with 'gnome-control-center display' unless they happen to know to switch
+ focus to another window and switch back again between every mouse click.
+ 
+ [Test Case]
+ 
+  1. Have a multi monitor setup with 2 (or more) monitors
+  2. Open the display settings applet in the control center
+  3. Click on the monitor that is not currently selected
+  4. Try to select the originally selected monitor by clicking on it
+ 
+ [Regression Potential]
+ 
+ The patches in the attached debdiffs are from the upstream git
+ repositories and are in the latest upstream releases.  Raring has been
+ using these upstream releases for some time now; any regressions likely
+ would have showed up in Raring.
+ 
+ That being said, the cairo change is potentially risky, as it alters
+ some low-level behaviors and many packages depend on cairo.  The changes
+ to gnome-control-center are limited to the Displays panel; any
+ regressions should only affect that panel (and that panel is already
+ severely broken with multiple displays).
+ 
+ [Original Bug Report]
+ 
  Steps to reproduce:
  
  * Have a multi monitor setup with 2 monitors
  * Open the display settings applet in the control center
  * Click on the monitor that is not currently selected
  * Click on the monitor that was initially selected
  
  Expected result:
  * The second click should select again the clicked monitor
  
  Actual result:
  * The second click fails to select the clicked monitor, selection remains 
where it is
  
  If you focus another application and focus back to the display settings
  window, then you can move the selection again for one single time, then
  the bug appears again until you switch focus again.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: gnome-control-center 1:3.4.2-0ubuntu13
  ProcVersionSignature: Ubuntu 3.5.0-13.13-generic 3.5.3
  Uname: Linux 3.5.0-13-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.5.1-0ubuntu3
  Architecture: i386
  Date: Thu Aug 30 13:14:48 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  ProcEnviron:
-  TERM=xterm
-  PATH=(custom, user)
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm
+  PATH=(custom, user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to quantal on 2012-08-29 (0 days ago)
  usr_lib_gnome-control-center:
-  activity-log-manager-control-center 0.9.4-0ubuntu3
-  deja-dup23.90-0ubuntu1
-  gnome-control-center-signon 0.0.13-0ubuntu1
-  indicator-datetime  12.10.0-0ubuntu1
+  activity-log-manager-control-center 0.9.4-0ubuntu3
+  deja-dup23.90-0ubuntu1
+  gnome-control-center-signon 0.0.13-0ubuntu1
+  indicator-datetime  12.10.0-0ubuntu1

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

Title:
  Monitor image not clickable in display settings after the first time

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

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

[Bug 1076955] Re: Display options stuck on only one screen icon

2012-12-14 Thread a7x
*** This bug is a duplicate of bug 1043769 ***
https://bugs.launchpad.net/bugs/1043769

Thank you for taking the time to report this bug and helping to make
Ubuntu better.  This particular bug has already been reported and is a
duplicate of bug #1043769, so it is being marked as such.  Please look
at the other bug report to see if there is any missing information that
you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Feel free to continue to report any other bugs you
may find.

** This bug has been marked a duplicate of bug 1043769
   Monitor image not clickable in display settings after the first time

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

Title:
  Display options stuck on only one screen icon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1076955/+subscriptions

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


[Bug 1043769] Re: Monitor image not clickable in display settings after the first time

2012-12-14 Thread a7x
** Bug watch added: GNOME Bug Tracker #681475
   https://bugzilla.gnome.org/show_bug.cgi?id=681475

** Also affects: gnome-control-center via
   https://bugzilla.gnome.org/show_bug.cgi?id=681475
   Importance: Unknown
   Status: Unknown

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

Title:
  Monitor image not clickable in display settings after the first time

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/1043769/+subscriptions

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


[Bug 1043769] Re: Monitor image not clickable in display settings after the first time

2012-12-14 Thread a7x
I believe the following upstream patches will fix this (I have not tried
them yet):

http://git.gnome.org/browse/gnome-control-center/commit/?id=c1857b0f9c80434890679ace83865db5d2565fa6
http://git.gnome.org/browse/gnome-control-center/commit/?id=a61f0654b98357283ef68bea6d827aabc0a2779e
http://cgit.freedesktop.org/cairo/commit/?id=f34b87f6d76cbea93acd4a8c73c8c6a6b412a302

** Bug watch added: freedesktop.org Bugzilla #54732
   https://bugs.freedesktop.org/show_bug.cgi?id=54732

** Also affects: cairo via
   https://bugs.freedesktop.org/show_bug.cgi?id=54732
   Importance: Unknown
   Status: Unknown

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

Title:
  Monitor image not clickable in display settings after the first time

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

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


[Bug 1043769] Re: Monitor image not clickable in display settings after the first time

2012-12-14 Thread a7x
The cairo bug report is linked because apparently the fix for the gnome-
control-center bug exposed a bug in cairo.  I'm not sure if quantal
already has that cairo fix.

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

Title:
  Monitor image not clickable in display settings after the first time

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

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


[Bug 1043769] Re: Monitor image not clickable in display settings after the first time

2012-12-14 Thread a7x
The quantal version of cairo does not have the fix referenced above, so
I'm marking this bug report as also affecting the cairo package.

** Also affects: cairo (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Monitor image not clickable in display settings after the first time

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

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


[Bug 1043769] Re: Monitor image not clickable in display settings after the first time

2012-12-14 Thread a7x
Additional cairo patches needed:

http://cgit.freedesktop.org/cairo/commit/?id=df6780442feba5c0c9404353177f24913b58bd32
http://cgit.freedesktop.org/cairo/commit/?id=08e3f4614b688331534d72f46c9c3e9f292d0216

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

Title:
  Monitor image not clickable in display settings after the first time

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

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


[Bug 847464] Re: libwnck-3-0 gnome-panel SIGFPE in wnck_tasklist_size_allocate

2012-06-21 Thread a7x
According to a comment in the linked Debian bug report, this is caused
by 03_tasklist_orientation.patch in gnome-panel.

** Also affects: gnome-panel (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  libwnck-3-0 gnome-panel SIGFPE in wnck_tasklist_size_allocate

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

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


[Bug 716225] Re: Evolution crashes immediately when I click on calendar button

2011-02-22 Thread a7x
** Changed in: evolution (Ubuntu)
   Status: New = Confirmed

-- 
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/716225

Title:
  Evolution crashes immediately when I click on calendar button

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


[Bug 716225] Re: Evolution crashes immediately when I click on calendar button

2011-02-18 Thread a7x
I'm seeing the same problem.  When I run from a terminal, I get:

The program 'evolution' received an X Window System error.
This probably reflects a bug in the program.
The error was 'RenderBadPicture (invalid Picture parameter)'.
  (Details: serial 6268 error_code 175 request_code 153 minor_code 10)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

After running 'evolution --sync', I get a SIGABRT caused by an assertion
failure.  A backtrace for the crashing thread is attached.

** Attachment added: backtrace for crashing thread
   
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/716225/+attachment/1858661/+files/backtrace.txt

-- 
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/716225

Title:
  Evolution crashes immediately when I click on calendar button

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


[Bug 716225] Re: Evolution crashes immediately when I click on calendar button

2011-02-18 Thread a7x
No long meetings, no icons, nothing special as far as I know.  A few
overlapping meetings.  A few back-to-back meetings.

** Changed in: evolution (Ubuntu)
   Status: Incomplete = New

-- 
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/716225

Title:
  Evolution crashes immediately when I click on calendar button

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


[Bug 716225] Re: Evolution crashes immediately when I click on calendar button

2011-02-18 Thread a7x
Most of my meetings have an alarm, which has an icon associated with it.
Several are recurring, which also has an associated icon.

-- 
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/716225

Title:
  Evolution crashes immediately when I click on calendar button

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


[Bug 716225] Re: Evolution crashes immediately when I click on calendar button

2011-02-18 Thread a7x
I'm getting different behavior depending on what I do before I click on
the calendar button.  I'm attaching a couple more backtraces.  They all
end up at the same assertion, but via a different call chain.

** Attachment added: backtrace2.txt
   
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/716225/+attachment/1858849/+files/backtrace2.txt

-- 
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/716225

Title:
  Evolution crashes immediately when I click on calendar button

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


[Bug 716225] Re: Evolution crashes immediately when I click on calendar button

2011-02-18 Thread a7x
** Attachment added: backtrace3.txt
   
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/716225/+attachment/1858850/+files/backtrace3.txt

-- 
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/716225

Title:
  Evolution crashes immediately when I click on calendar button

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


[Bug 410407] Re: Adobe Flash Player does not respond to mouse clicks [READ DESCRIPTION]

2010-07-08 Thread a7x
I have created a PPA containing a modified nspluginwrapper to work around this 
bug:
https://edge.launchpad.net/~a7x/+archive/flashfix

You can see the debdiff at:
http://launchpadlibrarian.net/51553705/nspluginwrapper_1.2.2-0ubuntu6_1.2.2-0ubuntu6%2Bflashfix0.diff.gz

The modified npviewer will only set GDK_NATIVE_WINDOWS=1 when it's
loading Flash (from flashplugin-installer) so it won't interfere with
other plugins.

-- 
Adobe Flash Player does not respond to mouse clicks [READ DESCRIPTION]
https://bugs.launchpad.net/bugs/410407
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to epiphany-browser in ubuntu.

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


[Bug 438520] Re: Right Alt key is always selected under key to choose 3rd level

2009-11-19 Thread a7x
I am also having this problem.  Could this be a regression of bug
#76901?  I have a standard US 104-key keybard, yet my /etc/default
/console-setup also has XKBOPTIONS=lv3:ralt_switch.

-- 
Right Alt key is always selected under key to choose 3rd level
https://bugs.launchpad.net/bugs/438520
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 445747] Re: Login screen ready sound plays while sound scheme is turned off

2009-10-12 Thread a7x
changing status back to new since the questions were answered

** Changed in: gdm (Ubuntu)
   Status: Incomplete = New

-- 
Login screen ready sound plays while sound scheme is turned off
https://bugs.launchpad.net/bugs/445747
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 447049] Re: face browser should respond to enter as well as a mouse click

2009-10-09 Thread a7x
I used to be able to hit enter to select a user, but now I have to click
with the mouse.  There's apparently no way to log in if you don't have a
mouse.

** Changed in: gdm (Ubuntu)
   Status: New = Confirmed

-- 
face browser should respond to enter as well as a mouse click
https://bugs.launchpad.net/bugs/447049
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 447206] Re: In Karmic there is no easy way to disable the drums on gdm startup

2009-10-09 Thread a7x
*** This bug is a duplicate of bug 445747 ***
https://bugs.launchpad.net/bugs/445747

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug #437429, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 437429
   Cannot prevent login sound

** This bug is no longer a duplicate of bug 437429
   Cannot prevent login sound

-- 
In Karmic there is no easy way to disable the drums on gdm startup
https://bugs.launchpad.net/bugs/447206
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 447206] Re: In Karmic there is no easy way to disable the drums on gdm startup

2009-10-09 Thread a7x
*** This bug is a duplicate of bug 445747 ***
https://bugs.launchpad.net/bugs/445747

Apologies, I marked this as a duplicate of the wrong bug.  Bug #437429
appears to be about the sound that plays after login, while this bug
report is about the sound that plays before login.  I'm marking this as
a duplicate of bug #445747.

** This bug has been marked a duplicate of bug 445747
   Login screen ready sound plays while sound scheme is turned off

-- 
In Karmic there is no easy way to disable the drums on gdm startup
https://bugs.launchpad.net/bugs/447206
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 158245] Re: multiseat gdm won't switch users

2008-01-24 Thread a7x
** Changed in: fast-user-switch-applet
   Status: New = Invalid

-- 
multiseat gdm won't switch users
https://bugs.launchpad.net/bugs/158245
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gdm in ubuntu.

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


[Bug 158245] Re: multiseat gdm won't switch users

2008-01-23 Thread a7x
I'm sorry, I misread your bug report.  The bug in fast-user-switch-
applet is related, but not the same as the bug you reported.  I do have
the same problem as you, however.

As far as I understand it, your bug is partially due to a limitation in
gnome-screensaver, partially due to a limitation in gdm, and partially
due to a limitation in the Linux kernel.  I'm not sure the best package
to assign to this bug, so I just changed it back to gdm.

gnome-screensaver's contribution:  When you click on the Switch User
button in the unlock dialog box, gnome-screensaver executes the command
gdmflexiserver --startnew Standard (see the do_user_switch() function
in gs-lock-plug.c).  Looking at the output of gdmflexiserver --help,
it's not clear to me what the Standard parameter does.  The man page
doesn't even mention the --startnew parameter.  However, I'm assuming
that Standard is either ignored or it instructs gdmflexiserver to
start a new server as defined in the [server-Standard] section of
gdm.conf(-custom).  If that parameter is not ignored, attempting to
start a new instance of the Standard server is not the right thing to
do in a multi-seat configuration like yours and mine.

gdmflexiserver's (part of gdm) contribution:  I'm less clear about how
gdmflexiserver works, but as far as I understand it, gdmflexiserver does
its job by firing up a new instance of the X server on an unused Linux
virtual terminal.  I'm not sure which server section in
gdm.conf(-custom) it reads -- it has something to do with the
flexible=true option.  It could be firing up an instance of the wrong
server.  Unfortunately, the flexible gdm option isn't well documented.
At any rate, there doesn't seem to be a way to run multiple X servers at
the same seat without the use of Linux virtual terminals, and this has
problems due to Linux's lack of support for multiple consoles (see
below).

Linux kernel's contribution:  Linux only supports one console.  That one
console has many virtual terminals.  Since there is only one Linux
console (even in a multi-seat X setup), switching virtual terminals
affects all seats (hit Ctrl-Alt-F1 and you'll see what I mean.  Hit
Alt-F7 to go back).  This is why multi-seat setups should use the
-novtswitch X argument in addition to the -sharevts argument.  I'm
guessing that this limitation is what fundamentally prevents
gdmflexiserver from working properly.

So from what I can tell, there's no easy fix for this.  The best you can
do for now is probably set flexible=false in gdm.conf and never use
the user switch functionality.

** Changed in: gdm (Ubuntu)
Sourcepackagename: fast-user-switch-applet = gdm

** Changed in: fast-user-switch-applet
   Importance: Unknown = Undecided
 Bugwatch: GNOME Bug Tracker #368704 = None
   Status: Confirmed = New

-- 
multiseat gdm won't switch users
https://bugs.launchpad.net/bugs/158245
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gdm in ubuntu.

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


[Bug 172247] Re: fullscreen controls flicker on and off

2008-01-20 Thread a7x
Reopening since this does not appear to be a duplicate.

** Changed in: totem (Ubuntu)
   Status: Invalid = New

-- 
fullscreen controls flicker on and off
https://bugs.launchpad.net/bugs/172247
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for totem in ubuntu.

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


[Bug 172247] Re: fullscreen controls flicker on and off

2008-01-19 Thread a7x
If this bug is a duplicate, what bug is it a duplicate of?  I'm having
this same problem but couldn't find any other bug reports.

-- 
fullscreen controls flicker on and off
https://bugs.launchpad.net/bugs/172247
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for totem in ubuntu.

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