Same here for me with Ubuntu 13.10 gnome3-next repo and gnome
3.10.0.1-0ubuntu1~saucy0.1.
Sound keyboard shortcuts ain't working.
** Changed in: gnome-shell (Ubuntu)
Status: Invalid => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subsc
Hi,
I confirm this bug. I'ts a real pain. Even more when using executable
maps as we do, because autofs blindly obeys to mounting a share that
doesn't exist on the server side (shouldn't autofs know it ?).
Here's our executable /etc/auto.nfs map :
#!/bin/bash
user_group=$(id -n -g $1)
echo "-fst
Seems like the culprit is Apparmor :
root@iutm-inf-ghost2:/var/log# tail -300 /var/log/kern.log
Mar 25 16:37:46 iutm-inf-ghost2 kernel: [ 9297.515512] type=1400
audit(1364225866.005:10922911): apparmor="DENIED" operation="capable"
parent=1 profile="/usr/sbin/cupsd" pid=17770 comm="cupsd" pid=1777
** Changed in: grub2 (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/720364
Title:
Grub hangs forever on halt command
To manage notifications about this bug g
I dared to re-open this report hopping that it'll help being discussed
again, but feel free to close it again if you don't share my view on
this.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1023051
** Changed in: nfs-utils (Ubuntu)
Status: Invalid => New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1023051
Title:
gssd ignores RPCGSSDOPTS in /etc/default/nfs-common
To manage notificati
Hi,
I spent 2 days trying hard to set NFSv4 without any GSSD log because of
this issue. It's only when I launched rpc.gssd -f -vvv manually that I
finally find my way...
As the official Ubuntu NFSv4Howto
(https://help.ubuntu.com/community/NFSv4Howto) advises to set
RPCGSSDOPTS='-vvv' in /etc/defa
Hi dev-zero,
Thank you for your precious help.
Frédéric.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/787670
Title:
mkmountpoint fails with long path names.
To manage notifications about this bu
You can get a list of thoses packages by looking at the apt log files in
/var/log/apt directory.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/884742
Title:
kdeinit4: Communication error with launch
Hi,
I had the sames isues with 11.10 just after removing the KDE standard bluetooth
manager.
I think this is related to a misconfiguration or abusive removal of some KDE
key packages.
After reinstalling some of thoses key packages I could login again just has
before.
So if it happens to you, t
We also have numbers of clients that are affected by this bug.
As mentioned here :
http://old.nabble.com/-Bug-280750--New%3A-soprano-virtuoso.log-can-grow-without-bound-to32330908.html#a32330908
"It would be nice if a single error condition that doesn't appear to be
affecting the functionality o
Sorry, I meant "leaving full screen mode from a RDP session".
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdenetwork in Ubuntu.
https://bugs.launchpad.net/bugs/861254
Title:
In KDE taskbar, KRDC appears mixed with other apps after leav
Public bug reported:
Hi,
Dunno wether KRDC is to blame for this (it only happens with KRDC) but
when leaving full screen mode from a RDC session, the KRDC app mixes
over / with other apps in the KDE desktop taskbar. It's window appears
superimposed with an another one in a transparent way, instea
Hi,
Same here. Computer freezes with blinking '-' or .png background, with
or without --no-apm.
Looks like it's been here for a while (2008) :
https://bugs.launchpad.net/ubuntu/+source/grub/+bug/220543
Since then, we keep having lots of computers and monitors up at night
for nothing. Please qua
Hi,
I made a test with a local account, mounting it's home directory over
cifs when logging in (just to make sure neither the ldap indexing or
nslcd cache was in cause) and same things happens :
May 25 09:07:17 db-computer sshd[26015]: pam_mount(mount.c:253): mkmountpoint:
checking /home
May 25
Showing ownership will be more useful...
first try (when it fails) :
root@db-computer:~# tree -pdug /home/
/home/
└── [drwx--x--x testlogin group] department
second try (when it succeeds) :
root@db-info-2012:~# tree -pdug /home/
/home/
└── [drwx--x--x testlogin group] department
└── [drwx
On the first try (when it fails) /home directory contains :
root@db-computer:/home# tree -p -d /home
/home
└── [drwx--x--x] department
Then on the second try (when it succeeds) /home directory contains :
root@db-computer:/home# tree -p -d /home
/home
└── [drwx--x--x] department
└── [drwx--
** Summary changed:
- mkmountpoint fails with long path...
+ mkmountpoint fails with long path names.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/787670
Title:
mkmountpoint fails with long path n
looks weared, uh ?
+ Looks like pam_mount is not able to create the moint point in one step. Or
maybe the chown command fails.
+ chown /home/department -> 3653:206158431263 looks weared, uh ?
Anyway, when falling back to libpam-mount 1.3.2 (on 11.04), it works
just fine like before.
ment -> 3653:206158431263 looks weared, uh ?
Anyway, when falling back to libpam-mount 1.3.2 (on 11.04), it works
just fine like before.
Any help ?
Frédéric Nass
IUT de Metz.
/etc/security/pam_mount.conf.xml :
(Auth is LDAP with nslcd configured. But things work fine with libpam-
mount 1.3
FS configuration problem on client side, but
from now it has a direct and extremly painfull influence over Firefox v3
as it remains unusable...
Frédéric Nass,
Chef Exploitation, Service s2i,
Iut de Metz, Université de Metz.
PS : more log to come...
--
Firefox 3.0.3 not workin
Ok I found the problem :
The server root / had been chmoded to 700 instead of 755 as expected, so
that /etc/init.d/nfs-common could not start rpc.statd :
tail /var/log/syslog was showing : rpc.statd[11542]: open
(/var/lib/nfs/state): Permission denied
"state" file did not exist and couldn't be c
as it remains unsuable...
+ as it remains unusable...
Frédéric Nass,
Chef Exploitation, Service s2i,
Iut de Metz, Université de Metz.
PS : more log to come...
--
Firefox 3.0.3 not working when profile is over a NFSv4 share.
https://bugs.launchpad.net/bugs/289816
You received this bug not
Hello,
I have the same problem here, since the migration of our server from
Debian Woody 3.1 (with NFSv3) to Debian Etch 4.0 (with NFSv4)
https://bugs.launchpad.net/ubuntu/+source/firefox-3.0/+bug/289816
Same troubles when firefox is launched in safe-mode.
Frédéric.
--
firefox-3.0 breaks with
help with this soon,
I'm sorry this might be a NFS configuration problem on client side, but
from now it has a direct and extremly painfull influence over Firefox v3
as it remains unsuable...
Frédéric Nass,
Chef Exploitation, Service s2i,
Iut de Metz, Université de Metz.
uname -rv on client side : 2.6.24-17-generic #1 SMP Thu May 1 14:31:33 UTC 2008
uname -rv on server side : 2.6.18-6-686 #1 SMP Thu Oct 9 15:52:18 UTC 2008
--
Firefox 3.0.3 not working when profile is over a NFSv4 share.
https://bugs.launchpad.net/bugs/289816
You received this bug notification bec
** Attachment added: "firefox-error-console.txt"
http://launchpadlibrarian.net/18941074/firefox-error-console.txt
--
Firefox 3.0.3 not working when profile is over a NFSv4 share.
https://bugs.launchpad.net/bugs/289816
You received this bug notification because you are a member of Ubuntu
Bugs,
orry this might be a NFS configuration problem on client side, but
from now it has a direct and extremly painfull influence over Firefox v3
as it remains unsuable...
Frédéric Nass,
Chef Exploitation, Service s2i,
Iut de Metz, Université de Metz.
PS : more log to come...
** Affects: firefox-3.
Great ! I didn't spot that file.. Thank you Franck.
--
Right CTRL don't work
https://bugs.launchpad.net/bugs/198759
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.u
I just upgrade to latest available kernels and packages but the "bug" is
still there..
Could some of you guys give a bit more infos on how to fix this ?
I couldn't get how to "define a new type in
/usr/share/X11/xkb/types/extra"... :-s
Thanks for any precious help you might provide here...
--
30 matches
Mail list logo