Public bug reported:
calls to hmac.new() from utils/ntlm.py fail because in python 3.8
hmac.new() requires digestmod argument
Please provide a newer version of python-ldap3 in Focal or backport a
fix.
adding digestmod=hashlib.md5 argument to hmac.new() calls in
utils/ntlm.py fixes the issue.
**
Public bug reported:
ln -s "$0" /tmp/mountroot-fail-hooks.d/"$0" makes no sense when $0 is a
full path.
in /usr/share/initramfs-tools/scripts/init-premount/lvm2 there is this
line:
add_mountroot_fail_hook "20-lvm2"
It tries to link /scripts/init-premount/lvm2 to /tmp/mountroot-fail-
hooks.d//
Confirming this on current Debian Testing with libpoppler 0.57.0, in
frontends: evince, qpdfview, mupdf.
This bug is 9 years old, confirmed a hundred times and is still in
status "NEW"? This is ridiculous.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is su
Is there a way to allow any redirect that squid gets from allowed host?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1329015
Title:
getdeb repository not work
To manage notifications about this bu
I can confirm this on Debian Wheezy with Linux 3.2.0-2-686-pae
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1009540
Title:
10ec:8185 rtl8180 driver unstable with RTL-8185 IEEE 802.11a/b/g
Wirele
For the last couple of years my system works in office LAN with .local
domain using this line in nsswitch.conf:
hosts: files mdns4_minimal dns mdns4 wins
Both hostname.local (avahi) and hostname.domain.local (domain) machine
hostnames are being resolved normally. I didn't experience any troubles
LOL! That was the empty line in the end of startx-fix config. Upgrades
go smooth without it.
Now the super-correct workaround sequence:
echo 'Name: ConsoleKit startx fix
Default: yes
Priority: 0
Session-Interactive-Only: yes
Session-Type: Additional
Session-Final:
optional pam_loginuid.so' | sud
i've tried reconfiguring and reinstalling libsane and sane-utils packages.
scanner group was not created
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/773617
Title:
Saned group is missing permissio
OK, tested setfacl rule...
it does not work because there is no scanner group.
But it does work with existing groups.
also 40-libsane.rules is THE ONLY udev rule that contains setfacl
command. Everything else in the system assigns groups with GROUP=
Anyway, libsane package should create a group t
Hm...
If I place GROUP= definition in libsane rules (instead or alongside setfacl
rule), it works.
Other devices in ubuntu, such as disk, cdrom, audio, video are handled
by both standard GROUP= rules and udev-acl.
$ getfacl /dev/sda1
getfacl: Removing leading '/' from absolute path names
# file
problem is in /lib/udev/rules.d/40-libsane.rules which resides in
libsane package.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/773617
Title:
Saned group is missing permissions to access scanners v
There is the line in libsane rules:
ENV{libsane_matched}=="yes", RUN+="/bin/setfacl -m g:scanner:rw $env{DEVNAME}"
But it does not work
I've placed a test line nearby
ENV{libsane_matched}=="yes", RUN+="/usr/bin/touch /tmp/udev-scanner-test"
it works.
acl package is installed, /bin/setfacl exist,
Today udev package was upgraded in Archlinux. Change notification states that
it now uses upstream udev-acl rules for managing devices.
Funny thing: both standard group assignment AND udev-acl mechanisms work
simultaneously. I've just tested.
$ getfacl /dev/bus/usb/008/002
getfacl: Removing lead
** Attachment added: "same thing, english version"
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/880787/+attachment/2569633/+files/nmbug1.png
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.laun
** Attachment added: "right-click menu of nm-applet with inconsistent items"
https://bugs.launchpad.net/bugs/880787/+attachment/2569620/+files/nmbug.png
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs
Public bug reported:
current Ubuntu 11.10
Linux 3.0.0-13-generic #21-Ubuntu SMP Mon Oct 17 20:18:09 UTC 2011 i686 i686
i386 GNU/Linux
Package: network-manager-gnome 0.9.1.90-0ubuntu6
after nm-applet start, there are no 'checks' in it's right-click menu in front
of such items as 'Enable networki
Public bug reported:
udisks 1.0.4, current Oneiric.
udisks error messages are printed to stdout instead of stderr
How to reproduce: try something that will fail:
$ udisks --mount /dev/sda3 2> /dev/null
Mount failed: /dev/sda3 is mounted
** Affects: udisks (Ubuntu)
Importance: Undecided
As files in /lib/udev/rules.d will be updated by package upgrades, the
correct workaround is to put corrected 70-udev-acl.rules to
/etc/udev/rules.d/ (file of the same name will override the rule in
/lib...)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is s
If I understand correctly, current behavior is to dynamically grant scanner
access to currently active user via consolekit.
1. this is overengineering
2. this is useless overengineering. What the point in doing that? Just to use
consolekit for something?
Why not just put new regular users to sca
_replacing_
ENV{libsane_matched}=="yes", TAG+="udev-acl"
with
ENV{libsane_matched}=="yes", GROUP="saned"
works
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/773617
Title:
Saned group is missing per
Is there any sense in using a super-stupid program, that practically
does nothing, instead of convenient unix-groups that can do whatever you
ask?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/773617
i've inserted it right after that line.
OK, let's change the approach. Where are acl parameters? Maybe there is
a way to add acl item with 'scanner' group using new method?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.
adding group rule to 70-acl.rules does not work also
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/773617
Title:
Saned group is missing permissions to access scanners via udev-acl
To manage notific
it is weird how group management is being cut out from the system.
maybe ACL's and consolekit are good tools, but why dismantle unix groups? They
work.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/77
Tried to restore by adding
/etc/udev/rules.d/90-sane-group-fix.rules
with following content:
ENV{libsane_matched}=="yes", GROUP="saned"
but device still gets in root group
is there a way to add group support without breaking something?
--
You received this bug notification because you are a m
Stumbled on this, and I'm SHOCKED.
Why, in a name of what the group mechanism was removed?
It was simple, stable, efficient, KISS, unix-way of accessing scanners!
Please restore the group mechanism! You broke something that worked like
fine-tuned clockwork. It is the recommended way in SANE manua
For some reason on every pam-related update one of pam-configs gets disabled:
either consolekit or custom startx-fix.
One of them also gets disabled by default on every 'dpkg-reconfigure
libpam-runtime'.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is sub
Have this bug on current natty
mounting cifs share with suid'ed mount.cifs is successful, but unmount has...
disagreements.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/99437
Title:
umount: mount
...damn. Copied contents of wrong file here.
here is the correct sequence:
echo 'Name: ConsoleKit startx fix
Default: yes
Priority: 0
Session-Interactive-Only: yes
Session-Type: Additional
Session-Final:
optionalpam_loginuid.so
' | sudo tee /usr/share/pam-configs/s
More elegant and proper workaround:
echo 'Name: ConsoleKit Session Management
Default: yes
Priority: 0
Session-Interactive-Only: yes
Session-Type: Additional
Session-Final:
optionalpam_ck_connector.so nox11
' | sudo tee /usr/share/pam-configs/startx-fix
sudo dpkg-r
** Attachment added: "ck-list-session from console, after fixing
/etc/pam.d/common-session"
https://bugs.launchpad.net/ubuntu/+source/consolekit/+bug/483130/+attachment/2375529/+files/ck-l-s_c_with_fix.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which i
** Attachment added: "ck-list-session from X, afret startx from console"
https://bugs.launchpad.net/ubuntu/+source/consolekit/+bug/483130/+attachment/2375528/+files/ck-l-s_x.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https
** Attachment added: "ck-list-session from X, afret startx from console with
fixed /etc/pam.d/common-session"
https://bugs.launchpad.net/ubuntu/+source/consolekit/+bug/483130/+attachment/2375530/+files/ck-l-s_x_with_fix.txt
--
You received this bug notification because you are a member of Ub
OK, done some testing in oneiric..
Attaching outputs...
Adding "session optionalpam_loginuid.so" to common-session in
oneiric fixes the issue with startx and does not break login through
lightdm. I haven't tested gdm though.
** Attachment added: "ck-list-session from console"
https:/
bug is still actual in current oneiric
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/483130
Title:
If 'startx' is run from within a text console, ConsoleKit session is
not marked 'active'
To mana
Or maybe I mixed things with Archlinux about KMS... But 'udevadm
trigger' sets correct font and keymap after boot in Natty, which
apparently does not happen itself during boot.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bu
Same in Natty.
But it seems to be the problem with KMS. Font and encoding from console-setup
are applied to VT's just before KMS is initiated. And then KMS sets everything
to default.
If you run 'udevadm trigger' after boot, your console-setup settings will be
reapplied.
--
You received this
the file is present in packages from debian, but missing in ubuntu
packages
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/575068
Title:
openbox doesn't honour xdg autostart
To manage notifications
Still in natty.
/usr/lib/openbox/xdg-autostart is just missing from the package!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/575068
Title:
openbox doesn't honour xdg autostart
To manage notificat
Public bug reported:
Would be a great addition to Ubuntu:
BlueGriffon is a new WYSIWYG content editor for the World Wide Web.
Powered by Gecko, the rendering engine of Firefox 4, it's a modern and
robust solution to edit Web pages in conformance to the latest Web
Standards.
BlueGriffon is tri-li
Public bug reported:
Ubuntu 11.04
network-manager-gnome 0.8.4~git.20110318t152954.9c4c9a0-0ubuntu1
Authentication for creating/editing system connections in nm-connection-editor
works only in gnome/unity session started via gdm.
Other combinations result in "available to all users" checkbox bei
Public bug reported:
Using libreoffice 3.3.3 or 3.4.1 I have no short-edged duplex in printer
properties of LO print dialog. Only long-edged.
I use Canon IR1024A printer and it supports short-edged duplex,
system-config-printer tools are fully aware of it.
** Affects: libreoffice (Ubuntu)
...but editing /etc/pam.d/common-session by hand causes problems on
upgrade.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/483130
Title:
If 'startx' is run from within a text console, ConsoleKit ses
On 32bit natty thunderbird eats all available memory when connected to
imap mailbox, soft-hangs every 10 seconds or so.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/590837
Title:
Thunderbird Memor
For me it worked fine in maverick, but became broken in natty
found solution here: http://forum.ubuntu.ru/index.php?topic=151466.0
added "session optional pam_loginuid.so" line before "session optional
pam_ck_connector.so nox11" in "/etc/pam.d/common-session"
it fixed the problem.
--
You recei
Noise is finally gone with upgrade to natty
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/366651
Title:
[RV530] Screen "static noise" using high resolutions
--
ubuntu-bugs mailing list
ubuntu-bugs
Static is gone on my radeon hd2400 with upgrade to natty
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/556782
Title:
[rs690m] Graphics corruption with ati x1200
--
ubuntu-bugs mailing list
ubuntu-
ubuntu natty, current updates
when starting openbox session with:
ck-launch-session dbus-launch --exit-with-session openbox-session
I get
$ ck-list-sessions
Session16:
unix-user = '1000'
realname = 'psycho'
seat = 'Seat4'
session-type = ''
active = FALSE
Maverick, current updates:
"vavoom chaingun test" is still miserably failed by pulseaudio.
zynaddubfx launched with padsp produces something that remotely resembles cough.
latency is a bit smaller, but still clearly audible, around ~0.15s
--
You received this bug notification because you are a m
Ubuntu 10.10 32bit with latest updates, also tried updates from x-updates ppa
Hardware: Asus a8sr with radeon hd2400
I've got snow on laptop display. It was there from the point when ati driver
got KMS support, and it is still here.
Noise appears only when KMS engaged, both in console and X.
And
Sorry, step-by-step for what? See #36, gnome-screensaver works.
If you disable activation in gnome-screensaver-preferences, there will be no
screensaver or blanking. I've just pointed out that X timeout is changed to 0
not right away when you uncheck that box, but just before blanking is about t
> Blanking on by default makes sense, I don't see how this would be a
bug.
Imagine: user does not want any screensaver and does not want anything
related to take space on disk or resources on startup. He removes gnome-
screensaver from system. And surprise! X default blanking kicks in.
Where did t
Yes. You can then set gnome-screensaver timeout more than 10 minutes and less
than 10 minutes. And then:
"watch xset -q | grep cycle"
In both cases value there will change in the last second before time is out.
But I guess, this is insignificant, because in the end, gnome-screensaver works
(in
another correction:
If gnome-screensaver is running, it changes value of X screensaver timeout not
on startup, but in the moment when gnome-screensaver timeout or X timeout
passes, whichever comes first. It's strange, but in the end it works.
--
Display goes black after 10 minutes idle despite
correction: after I removed and reinstalled gnome-screensaver to test
things, X blanking timeout now remains 600s, despite gnome-screensaver
is started with session, and configured to be off.
also: I can not find gnome-screensaver startup setting in gnome-session-
properties. Does it start somehow
situation in Maverick:
In X:
default screen blanking timeout is 600s if no screensaver app is used.
gnome-screensaver, configured to be off, successfully sets timeout to 0.
gnome-power-manager works as it should.
so, with the exception of strange hard-coded 600s timeout, everything
is fine.
In
and having both "eject" and "safely remove..." at the same time is not
confusing?
Unmount is useful. Not having it is just... nuts, to put it mildly.
--
"eject" duplicates "safely remove...", "unmount" is missing.
https://bugs.launchpad.net/bugs/575271
You received this bug notification because
Wow!
"safely remove device" does that.
Then "eject" is redundant, and "unmount" is missing!
** Summary changed:
- eject makes device unusable
+ "eject" duplicates "safely remove...", "unmount" is missing.
** Changed in: nautilus (Ubuntu)
Status: Invalid => New
--
"eject" duplicates "sa
Tested on Ubuntu 10.10 live:
If usb drive has only one partition:
"eject" unmounts the partition.
It can later be mounted with "mount".
"safely remove device" powers down device.
everything works fine.
If usb drive has several partitions:
Using "eject" on any partition results in all partitions
At least the pattern and shape of white stripes looks similar. Well,
either both our problems end simultaneously... or not.
--
[rs690m] Graphics corruption with ati x1200
https://bugs.launchpad.net/bugs/556782
You received this bug notification because you are a member of Ubuntu
Bugs, which is su
see little white things at the top of the first screenshot?
Imagine them applied transparently all over the screen. Appearing most severely
on gray parts of the screen. And they do not appear on screenshots. No other
corruption, except this noise.
That's my case on Radeon HD2400.
--
[rs690m]
with gvfs version 1.6.1-0ubuntu1build1 there is no change.
I doubt that it is possible to tell if HDD is SATA or eSATA, because both
internal HDDs and the one in the external dock are connected via SATA ports on
motherboard.
So the only solution is to add spindown option for sata disks that have
I've tested it on lucid with current updates, with both fglrx from ubuntu repo
and latest 10.5 catalyst.
On both the problem still exist.
Although i've managed to run sauerbraten several times on 10.5 with compiz
running. But another several times it again crashed with "cannot find shader
defin
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/47806682/Dependencies.txt
** Attachment added: "usr_lib_nautilus.txt"
http://launchpadlibrarian.net/47806683/usr_lib_nautilus.txt
--
umount makes device unusable
https://bugs.launchpad.net/bugs/575271
You received this
Public bug reported:
Binary package hint: nautilus
In up to date lucid umounting device (usb disk, or card in usb
cardreader) causes it to disappear from system.
There are two actions available for such device in nautilus: unmount and safely
remove.
Safely remove works fine, all the way down t
I found that X screen saver timeout was set to 600 (10 min). Changing it to 0
with xset fixed display in X.
But questions remain:
Why gnome-screensaver-preferences tool does not change X screensaver timeout
value?
How do I change the default value, so screen never goes blank, without using
xset
As far as I remember, other problems with interpretation of A4 mouse
events were reported. Is it a global problem in driver for these mice?
--
Randomly I get double clicks when I do a single click.
https://bugs.launchpad.net/bugs/365300
You received this bug notification because you are a member
Confirming, that is very annoying, window menus in compiz are being clicked on
right after they open.
According to xev, click of my A4 mouse is interpreted as having more events,
than click of my logitech mouse.
--
Randomly I get double clicks when I do a single click.
https://bugs.launchpad.ne
During fsck routine check, long before X starts, same thing happen: 10 minutes
idle > black screen.
Which power config affects both console and X?
--
Display goes black after 10 minutes idle despite "never" settings
https://bugs.launchpad.net/bugs/460375
You received this bug notification becau
It seems, there is no connection with gnome-power-preferences. If I set
display timeout there, then display switches off completely.
--
Display goes black after 10 minutes idle despite "never" settings
https://bugs.launchpad.net/bugs/460375
You received this bug notification because you are a mem
http://www.alsa-
project.org/db/?f=b2a91fdfda7509d02bf212f067fe0230824d68e8
--
[lucid] regression: missing mixer controls for hda intel
https://bugs.launchpad.net/bugs/542278
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bug
I've checked 2.6.34-020634rc5 kernel as well. Same situation.
--
[lucid] regression: missing mixer controls for hda intel
https://bugs.launchpad.net/bugs/542278
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
and there are no rt3* modules available with this kernel
--
Dlink DWA-125 (07d1:3c0d) is processed by wrong module
https://bugs.launchpad.net/bugs/546653
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu
it does not work with 2.6.34-020634rc5-generic kernel
dmesg messages differ: It looks for 3070 firmware, but tries to
initialize 28xx module?
[ 99.500260] usb 1-4: new high speed USB device using ehci_hcd and address 5
[ 99.650356] === pAd = f897, size = 471320 ===
[ 99.650362] <-- RTMP
bug presents in current Lucid
--
Compiz+fglrx breaks 3d apps
https://bugs.launchpad.net/bugs/475793
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailma
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/45145223/Dependencies.txt
--
libx264 output is disabled
https://bugs.launchpad.net/bugs/569306
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mail
Public bug reported:
Binary package hint: kdenlive
I have libx264 and all -extra ffmpeg packages installed.
Kdenlive config wizard tells me that libx264 is in list of supported video
codecs, and h264 is in list of supported formats.
But in rendering dialog all h.264 profiles are marked red.
Pro
the bug exists in that package too.
--
[lucid] regression: missing mixer controls for hda intel
https://bugs.launchpad.net/bugs/542278
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.
Confirming, my hdd mounted without any assistance.
--
ATA pass-through commands preventing external HDD to be mounted
https://bugs.launchpad.net/bugs/515023
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubu
latest change of alsa-base package was in january...
any news on this?
--
[lucid] regression: missing mixer controls for hda intel
https://bugs.launchpad.net/bugs/542278
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs ma
After connecting disk (Bus 001 Device 005: ID 152d:2329 JMicron Technology
Corp. / JMicron USA Technology Corp. ) to my system, I run:
sudo fdisk -l
it stumbles on scanning the drive for some 25-20 secs, but then drive gets seen
by Gnome. Sometimes after second attempt.
--
ATA pass-through com
...radeon HD2400 on asus A8Sr
--
[rs690m] Graphics corruption with ati x1200
https://bugs.launchpad.net/bugs/556782
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
installed kernel upgrade 2.6.32-21 (metapackage 2.6.32-22 - is it
normal?) nothing changed.
--
[rs690m] Graphics corruption with ati x1200
https://bugs.launchpad.net/bugs/556782
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-
to zEn: yes this is the same thing
same shape, different color
--
[rs690m] Graphics corruption with ati x1200
https://bugs.launchpad.net/bugs/556782
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs
with last package update amount of "static" increased heavily.
--
[rs690m] Graphics corruption with ati x1200
https://bugs.launchpad.net/bugs/556782
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs
I have "static", it does not show up on screenshots.
Another interesting thing: "static" is dependent on color. There are absolutely
no glitches on clean colors (red, green, blue). Corruption begins on tones
closer to gray, and on the perfect gray there is the heaviest "static".
By gray's lightn
Nope. On installed lucid with current upgrades display still goes black after
exactly 10 minutes.
(eeepc 900)
--
Display goes black after 10 minutes idle despite "never" settings
https://bugs.launchpad.net/bugs/460375
You received this bug notification because you are a member of Ubuntu
Bugs, wh
Concept of storing positions of applets in absolute values is fundamentally
wrong.
If we have a bunch of objects on panel, all named, i.e. applet1 applet2... Then
it would be better to store their position in one gconf string or list key,
like that:
"applet1,applet2,applet3,applet4:12%,applet5:1
Confirming on lucid with current updates.
Launched vavoom in lesser resolution than my desktop, applets got muddled on
next login.
--
GNOME Panel icons (on right side) move apparently randomly on session start in
some situations
https://bugs.launchpad.net/bugs/44082
You received this bug notifi
Not sure what is the cause, maybe recent kernel update, but now device is named
ra0 instead of wlan0, and creating ad-hoc network is no longer possible.
Syslog part of ad-hoc creating attempt attached.
** Attachment added: "syslog.txt"
http://launchpadlibrarian.net/42098497/syslog.txt
--
Dli
Checkbox: "new window inherits layout of active window" or something like that.
In new gnome it is a curious frontend to "defaultGroup" key.
Checkbox true = defaultGroup -1
Checkbox false = defaultGroup 0
And this checkbox does not update visually when "set defaults" button is
pressed and sets de
** Attachment added: "AlsaDevices.txt"
http://launchpadlibrarian.net/41917165/AlsaDevices.txt
** Attachment added: "AplayDevices.txt"
http://launchpadlibrarian.net/41917166/AplayDevices.txt
** Attachment added: "ArecordDevices.txt"
http://launchpadlibrarian.net/41917167/ArecordDevices.t
Public bug reported:
Dlink DWA-125 adapter (07d1:3c0d) is not working in karmic and lucid.
Device is being detected by system, accessible in network manager. But
it does not detect any networks, nor other hosts see networks created by
it.
module used by default is rt2800usb, but according to this
Confirming. Problems described in comments #41 and #42 are fixed.
There is a small misguiding interface glitch left: if you have
defaultGroup key set to 0, and you press "set defaults" in g-k-p,
defaultGroup becomes -1, but corresponding checkbox in g-k-p interface
is not being updated.
--
Wrong
In addition to second "us", the "defaultGroup" spontaneously changes
it's value to -1 from 0
This bug is far from being closed...
--
Wrong keyboard settings when console-settings has multiple layouts
https://bugs.launchpad.net/bugs/460328
You received this bug notification because you are a memb
Wow! I've found another glitch!
Check this: "layouts" key is empty, two layouts are set in console-setup. In my
case "us,ru"
If you select russian layout in g-k-p and press "move up" button to put in on
frst place, then gconf "layouts" key will be set to "[ru ,us ]". In this
case those tab
Confirming: with empty gconf keys g-s-d now correctly takes settings from
console-setup.
When something is changed on user-level, only corresponding gconf key is being
set. Others remain empty and work correctly.
I've tested addition of custom options by adding compose key option, and
noticed t
> Does it actually work with that syntax?
Surprisingly, yes.
--
Wrong keyboard settings when console-settings has multiple layouts
https://bugs.launchpad.net/bugs/460328
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mai
...I was wrong: "options" with dups and tabs are correctly translated to
console-setup, being stripped of garbage. But why such distorted syntax
in gconf?
--
Wrong keyboard settings when console-settings has multiple layouts
https://bugs.launchpad.net/bugs/460328
You received this bug notificatio
after I manually correct all settings in gconf, "apply systemwide"
button in g-k-p works fine: it asks for authorization and writes
parameters from "layouts", "model" and "options" keys to console-setup.
summarizing problems:
1. g-s-d writes garbage to gconf (tab symbols, duplicated words > broken
1 - 100 of 341 matches
Mail list logo