[Desktop-packages] [Bug 1946235] Re: pcscd won't install due to bad dependency version

2021-10-06 Thread Lars Noodén
Ok. This was probably a bug in the update-manager that only manifested symptoms in my case in pcscd. I noticed the only place 'hirsute' was mentioned was in /etc/apt/ is one file, /etc/apt/sources.list.d/system.sources there. Once I changed all instances of 'hirsute' to 'impish' in /etc/apt/sourc

[Desktop-packages] [Bug 1946235] Re: pcscd won't install due to bad dependency version

2021-10-06 Thread Lars Noodén
$ apt policy pcscd libpcsclite1 pcscd: Installed: (none) Candidate: 1.9.1-1 Version table: 1.9.1-1 500 500 http://us.archive.ubuntu.com/ubuntu hirsute/universe amd64 Packages 100 /var/lib/dpkg/status libpcsclite1: Installed: 1.9.3-2 Candidate: 1.9.3-2 Version table:

[Desktop-packages] [Bug 1946235] Re: pcscd won't install due to bad dependency version

2021-10-06 Thread Lars Noodén
Yes, I've done the following. apt update apt upgrade However, qemu is not mentioned in any part of the output from those steps. Though it is installed: $ apt-cache policy qemu-system-x86 | head -n 3 qemu-system-x86: Installed: 1:6.0+dfsg-2expubuntu1 Candidate: 1:6.0+dfsg-2expubuntu1 The pr

[Desktop-packages] [Bug 1946235] Re: pcscd won't install due to bad dependency version

2021-10-06 Thread Lars Noodén
I should add that libpcsclite1 is installed but a newer version, # apt install libpcsclite1 Reading package lists... Done Building dependency tree... Done Reading state information... Done libpcsclite1 is already the newest version (1.9.3-2). -- You received this bug notification because you are

[Desktop-packages] [Bug 1865191] [NEW] Control center needs a keyboard shortcut for screen brightness

2020-02-28 Thread Lars Noodén
Public bug reported: The control center has no pre-made shortcut for screen brightnesss. There should at least be an option for screen brightness up and down, as there is for sound volume up and down, even if no keys are set by default. As it is, one has to make a complex work-around involving a

[Desktop-packages] [Bug 1195911] Re: ssh: Received disconnect from xx.yy.zz.aa: 2: Too many authentication failures for XXXX

2020-02-11 Thread Lars Noodén
I see this bug is still open. One work-around exists where ~/.ssh/config is used. Make an entry there for the host (or range of hosts using a pattern) and assign the right key using IdentityFile while also setting IdentitiesOnly to "yes". Both parts are needed for the work-around. -- You recei

[Desktop-packages] [Bug 1544578] [NEW] network-admin does not show leased DHCP address

2016-02-11 Thread Lars Noodén
Public bug reported: In Lubuntu 14.04.4-beta for PPC, the network manager does not show the leased DHCP address. LXDE -> System Tools -> Network -> General The General tab should show the current IP address in use regardless of whether it was gained by DHCP. ProblemType: Bug DistroRelease: Ubun

[Desktop-packages] [Bug 1067301] Re: gnome-keyring does not support "ssh-add -c"

2015-08-12 Thread Lars Noodén
In 14.04.3 LTS it seems to be fixed so it is possible to load a key into the agent using 'ssh-add -c' but then the confirmation dialog pops up and does not accept the key's passphrase. Resulting in : Agent admitted failure to sign using the key. Permission denied (publickey,keyboard-interactive).

[Desktop-packages] [Bug 1290941] Re: gnome-terminal ignores 'Use custom default terminal size' setting

2015-04-13 Thread Lars Noodén
I'm still seeing this bug in Trusty. I can create a new profile with a custom size and when I switch to that profile, the size does not change. Though if I launch a new instance of gnome-terminal, specifying the profile with the launch, then the new window is the right size. -- You received this

[Desktop-packages] [Bug 1429531] Re: users-admin cannot create a new user in Lubuntu

2015-03-08 Thread Lars Noodén
It's not possible to add groups either, using users-admin -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-system-tools in Ubuntu. https://bugs.launchpad.net/bugs/1429531 Title: users-admin cannot create a new user in Lubuntu Sta

[Desktop-packages] [Bug 1423300] [NEW] DNS servers not shown

2015-02-18 Thread Lars Noodén
Public bug reported: In Lubuntu clicking on the the LXDE -> System Tools -> Network brings up networking settings information. There if the DNS tab is chosen it shows only one DNS server, the local host, at 127.0.1.1 That is not what DHCP is serving up. The networking information should show in

[Desktop-packages] [Bug 1421955] [NEW] gnome-keyring-daemon lacks a man page

2015-02-14 Thread Lars Noodén
Public bug reported: gnome-keyring-daemon lacks a man page telling about the program and how to use it. It currently has only a place holder with virtually no information. Attached is a draft for discussion of a man page for the daemon. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: gnom

[Desktop-packages] [Bug 1393531] [NEW] cannot add ed25519 or ecdsa keys to the keyring

2014-11-17 Thread Lars Noodén
Public bug reported: It appears that ed25519 keys cannot be added to the key ring. When an attempt is made to add an ed25519 or ecdsa key, a message "Error reading response length from authentication socket." is given. The keyring accepts RSA keys, it should accept the other types of keys as wel

[Desktop-packages] [Bug 1067301] Re: ssh-add: Error reading response length from authentication socket.

2014-11-14 Thread Lars Noodén
The same symptoms seem to still be present in 14.04.1 LTS at least for ed25519 keys. RSA keys seem to work ok. $ lsb_release -rd Description:Ubuntu 14.04.1 LTS Release:14.04 $ apt-cache policy gnome-keyring gnome-keyring: Installed: 3.10.1-1ubuntu4.1 Candidate: 3.10.1-1ubuntu4.1

[Desktop-packages] [Bug 1372837] [NEW] System Settings -> Sound cannot find paired bluetooth headset

2014-09-23 Thread Lars Noodén
Public bug reported: System Settings -> Bluetooth shows that a headset is paired, but System Settings -> Sound does not show the headset. Nor can any other part of the sound system find the headset. Bluetooth in general is working because the system can find and use a paired bluetooth mouse. I

[Desktop-packages] [Bug 1293525] Re: add apparmor profile for transmission-gtk

2014-09-07 Thread Lars Noodén
** Also affects: transmission (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to transmission in Ubuntu. https://bugs.launchpad.net/bugs/1293525 Title: add apparmor profile for transmis

[Desktop-packages] [Bug 1195911] Re: ssh: Received disconnect from xx.yy.zz.aa: 2: Too many authentication failures for XXXX

2014-07-21 Thread Lars Noodén
Seems to be back with 14.04 $ lsb_release -rd Description:Ubuntu 14.04 LTS Release:14.04 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-keyring in Ubuntu. https://bugs.launchpad.net/bugs/1195911 Title: ssh: Received

[Desktop-packages] [Bug 996568] Re: Ubiquity 2.10.16: Lubuntu 12.04 Install Crash on slideshow

2014-04-11 Thread Lars Noodén
Maybe a work-around can be done. The package ubiquity-slideshow-lubuntu needs to be purged from the PCC Live Desktop CD to enable the installation process to succeed. That should be easy to do in the time remaining and would, in a way, solve this very critical bug. -- You received this bug not

[Desktop-packages] [Bug 996568] Re: Ubiquity 2.10.16: Lubuntu 12.04 Install Crash on slideshow

2014-04-09 Thread Lars Noodén
For those that use PPC, it is a critical bug. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to webkit in Ubuntu. https://bugs.launchpad.net/bugs/996568 Title: Ubiquity 2.10.16: Lubuntu 12.04 Install Crash on slideshow Status in “ubiqui

[Desktop-packages] [Bug 996568] Re: Ubiquity 2.10.16: Lubuntu 12.04 Install Crash on slideshow

2014-04-05 Thread Lars Noodén
I haven't had any problems with FF using the Live image or after install. Right now it is just the slide show that is hanging and purging the package is a work-around. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to webkit in Ubuntu. htt

[Desktop-packages] [Bug 996568] Re: Ubiquity 2.10.16: Lubuntu 12.04 Install Crash on slideshow

2014-04-04 Thread Lars Noodén
On a G4, this worked: apt-get purge ubiquity-slideshow-lubuntu and then the installation ran to completion with a small "copying files..." and "installing system" and such progress dialogs instead of the slideshow. This is something that has to be worked on using real hardware. Strangely, the

[Desktop-packages] [Bug 1299759] [NEW] ibus daemon cpu use flares up briefly when editing in Gedit

2014-03-30 Thread Lars Noodén
Public bug reported: When resuming an edit in Gedit, the ibus daemon flares up, abusing the CPU for a short while. This happens every time lately. All that's needed is to switch windows back to Gedit and resume editing. Then the CPU usage spikes for a moment before going back down. I would exp

[Desktop-packages] [Bug 1296790] [NEW] ibus keybindings conflict with and block Emacs

2014-03-24 Thread Lars Noodén
Public bug reported: The key bindings for ibus "next input method" conflicts with Emacs and prevents its use. ibus should not use ctrl+space for anything, leave that for Emacs. Some other key combination can be used such as ctrl+shift+space, maybe: https://help.ubuntu.com/community/Lubuntu/Keyboa

[Desktop-packages] [Bug 1296772] [NEW] new ibus keybindings conflict with and block Emacs

2014-03-24 Thread Lars Noodén
Public bug reported: The key bindings for ibus "next input method" conflicts with Emacs and prevents its use. ibus should not use ctrl+space for anything, leave that for Emacs. Some other key combination can be used such as ctrl+shift+space, maybe: https://help.ubuntu.com/community/Lubuntu/Keyb

[Desktop-packages] [Bug 1296615] Re: seahorse hangs when adding subkey

2014-03-24 Thread Lars Noodén
It is here now: https://bugzilla.gnome.org/show_bug.cgi?id=726959 ** Bug watch added: GNOME Bug Tracker #726959 https://bugzilla.gnome.org/show_bug.cgi?id=726959 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to seahorse in Ubuntu. htt

[Desktop-packages] [Bug 1296615] Re: seahorse hangs when adding subkey

2014-03-24 Thread Lars Noodén
Here is a screenshot. ** Attachment added: "screen shot" https://bugs.launchpad.net/ubuntu/+source/seahorse/+bug/1296615/+attachment/4040580/+files/hung.png -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to seahorse in Ubuntu. https://

[Desktop-packages] [Bug 1296615] [NEW] seahorse hangs when adding subkey

2014-03-24 Thread Lars Noodén
Public bug reported: Seahorse hangs every time when trying to add a subkey PGP Keys -> (key) -> Properties -> Details -> Subkeys/Add -> type: RSA (sign only), key length: 2048 It does not seem to matter which key type or the size. Instead of adding the key, seahorse just stops responding. Eve

[Desktop-packages] [Bug 1295314] [NEW] Templates should get saved in ~/Templates/

2014-03-20 Thread Lars Noodén
Public bug reported: Custom templates get saved (and looked for) in ~/.config/libreoffice/4/user/template/ They should be in ~/Templates/ instead. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: libreoffice 1:4.2.1-0ubuntu1 ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6 Uname: Li

[Desktop-packages] [Bug 1292868] Re: Cannot add language

2014-03-15 Thread Lars Noodén
lubuntu-desktop is installed, version 0.55 Running gnome-language- selector from the terminal gives the same error. Running it as root eliminates the error. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to language-selector in Ubuntu. h

[Desktop-packages] [Bug 1292868] Re: Cannot add language

2014-03-15 Thread Lars Noodén
Same system works fine under Unity. The problem seems to be under LXDE. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to language-selector in Ubuntu. https://bugs.launchpad.net/bugs/1292868 Title: Cannot add language Status in “langua

[Desktop-packages] [Bug 1292868] [NEW] Cannot add language

2014-03-15 Thread Lars Noodén
Public bug reported: The desktop cannot add additional languages. The following error pops up: org.freedesktop.PolicyKit.Error.Failed: ('system-bus-name', {'name': ':1.47'}): org.debian.apt.install-or-remove-packages It happens each and every time. To get the error, LXDE Menu->Preferences->La

[Desktop-packages] [Bug 1284103] Re: Firefox and other browsers segfault

2014-02-24 Thread Lars Noodén
I've added debugger info, collected according to the method described here: https://wiki.ubuntu.com/MozillaTeam/Bugs#Run_Firefox_in_a_Debugger ** Attachment added: "debugger info" https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1284103/+attachment/3994502/+files/gdb.txt -- You receiv

[Desktop-packages] [Bug 1284103] Re: Firefox and other browsers segfault

2014-02-24 Thread Lars Noodén
Safe mode also segfaults: $ firefox -safe-mode (process:2916): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed Segmentation fault (core dumped) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubun

[Desktop-packages] [Bug 1195386] Re: PPC - no graphics after installation

2014-01-05 Thread Lars Noodén
Seems to be fixed in the 2014-01-05 Alternate image ** Changed in: xorg (Ubuntu) Status: Incomplete => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1195386 Title:

[Desktop-packages] [Bug 1251562] [NEW] eog gives wrong error message for missing file

2013-11-15 Thread Lars Noodén
Public bug reported: If eog is fed a missing file, it reports that no images were found in the file, rather than that the file itself is missing. This happens every time eog is fed a missing file via the shell, but only via the shell not the menus. Say the file "/home/user/Pictures/foo.jpeg" doe

[Desktop-packages] [Bug 1247544] [NEW] Finnish macintosh keymap doesn't map correctly

2013-11-03 Thread Lars Noodén
Public bug reported: The keyboard map in Unity for the Finnish Macintosh keyboard does not map correctly. There seems to be no way to type an at (@) sign. That is critical. The below are less important. The positions of Alt L and Super L are swapped. There is no key corresponding to Level3 S..

[Desktop-packages] [Bug 1195911] Re: ssh: Received disconnect from xx.yy.zz.aa: 2: Too many authentication failures for XXXX

2013-10-29 Thread Lars Noodén
This bug also messes with tools like FileZilla, preventing it from authenticating with a password. The keyes get tried first, even if they aren't keys for that server, so that it fails before it can even get around to trying the password. -- You received this bug notification because you are a m

[Desktop-packages] [Bug 1195911] Re: ssh: Received disconnect from xx.yy.zz.aa: 2: Too many authentication failures for XXXX

2013-10-24 Thread Lars Noodén
While it appears not to be a problem in Lubuntu, it is still a problem in Ubuntu 13.10. $ lsb_release -r Release:13.10 There are really two problems. One is that the keyring or something snarfs up the keys without asking and then offers all of them when trying to connect. The other is t

[Desktop-packages] [Bug 1100780] Re: Cannot mirror display output between primary and secondary display

2013-10-24 Thread Lars Noodén
A work-around is to add the package 'nvidia-settings' and use that to set up mirroring. However, it would be best to get it fixed in gnome- control-center. The control center works otherwise but mirroring is really needed when doing presentations because it is necessary to see on the laptop scree

[Desktop-packages] [Bug 1205384] Re: Lock can be circumvented by switching to console

2013-10-19 Thread Lars Noodén
Jarno, when not logged into a session pressing ctrl-alt-f7 goes to a blank, black screen with a cursor in the upper left corner. Pressing ctrl-alt-f8 brings back the login screen. It looks like you have to be logged in for this bug. -- You received this bug notification because you are a member

[Desktop-packages] [Bug 1195911] Re: ssh: Received disconnect from xx.yy.zz.aa: 2: Too many authentication failures for XXXX

2013-09-30 Thread Lars Noodén
This seems to be partially fixed in Saucy now. Identities are not getting automatically added to the agent. However, if six keys are added to the agent manually, it then still is impossible to authenticate using a seventh key either added to the agent or pointed to manually. -- You received thi

[Desktop-packages] [Bug 1170987] Re: xscreensaver activates after logging in

2013-09-30 Thread Lars Noodén
Seems not to be present any more in amd64+mac at least. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xscreensaver in Ubuntu. https://bugs.launchpad.net/bugs/1170987 Title: xscreensaver activates after logging in Status in “xscreens

[Desktop-packages] [Bug 1206869] Re: regression - Esc no longer stops animations

2013-09-30 Thread Lars Noodén
It's still a problem in the latest Firefox: $ apt-cache policy firefox firefox: Installed: 24.0+build1-0ubuntu1 Candidate: 24.0+build1-0ubuntu1 Version table: *** 24.0+build1-0ubuntu1 0 500 http://fi.archive.ubuntu.com/ubuntu/ saucy/main amd64 Packages 100 /var/lib/dpkg/stat

[Desktop-packages] [Bug 1195386] ProcEnviron.txt

2013-09-04 Thread Lars Noodén
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1195386/+attachment/3801840/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/b

[Desktop-packages] [Bug 1195386] Re: PPC - no graphics after installation

2013-09-04 Thread Lars Noodén
apport information ** Description changed: The Alternate installation disc seems to install fine for Saucy, but when it boots, only the consoles are available. The graphics get stopped at the text-based splash screen. What logs or data need to be collected? ProblemType: Bug Distr

[Desktop-packages] [Bug 1212997] Re: USB 3G modem not found in Lubuntu

2013-08-29 Thread Lars Noodén
Thanks, Tomasz. That fixed it. Should that be something that is part of the default installation? If so, how to request that it be added? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager-applet in Ubuntu. https://bugs.la

[Desktop-packages] [Bug 1213354] [NEW] Add bookmark to Ubuntu Forums in Firefox default

2013-08-17 Thread Lars Noodén
Public bug reported: When a new Firefox profile is created in Saucy, it includes a list of "Ubuntu and Free Software links" by default. That list includes a link to Launchpad but not to the Ubuntu Forums. Launchpad is for bugs not for getting help and there is nothing directly where users can

[Desktop-packages] [Bug 1212997] [NEW] USB 3G modem not found in Lubuntu

2013-08-16 Thread Lars Noodén
Public bug reported: I have a USB 3G modem that works find in Kubuntu. There, I can plug it in and the system automatically detects and sets it up. It appears as a wired network interface and basically works out of the box with no actions needed on my part. However, in Lubuntu, the same modem i

[Desktop-packages] [Bug 1206869] Re: regression - Esc no longer stops animations

2013-08-01 Thread Lars Noodén
If an example is needed, here is a page with an animation that won't stop: http://en.wikipedia.org/wiki/Eris_%28dwarf_planet%29 The second image just cycles continuously regardless of pressing Esc or not. -- You received this bug notification because you are a member of Desktop Packages, which

[Desktop-packages] [Bug 1206869] [NEW] regression - Esc no longer stops animations

2013-07-31 Thread Lars Noodén
Public bug reported: Firefox used to stop animations (like animated GIFs) when the escape key was pressed. This capability seems to be missing from recent versions of Firefox. Please restore it. Currently there are some partial work-arounds by editing about:config's image.animation_mode which c

[Desktop-packages] [Bug 1195386] Re: PPC - no graphics after installation

2013-06-30 Thread Lars Noodén
** Changed in: xorg (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1195386 Title: PPC - no graphics after installation Status in “xorg” p

[Desktop-packages] [Bug 1195386] Re: PPC - no graphics after installation

2013-06-30 Thread Lars Noodén
A work-around was to install openssh-server and tunnel X using ssh. That allowed apport-collect to run Firefox which Launchpad seems to support. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bu

[Desktop-packages] [Bug 1195386] ProcEnviron.txt

2013-06-30 Thread Lars Noodén
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1195386/+attachment/3719364/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/b

[Desktop-packages] [Bug 1195386] UdevLog.txt

2013-06-30 Thread Lars Noodén
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/1195386/+attachment/3719368/+files/UdevLog.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1195

[Desktop-packages] [Bug 1195386] xserver.devices.txt

2013-06-30 Thread Lars Noodén
apport information ** Attachment added: "xserver.devices.txt" https://bugs.launchpad.net/bugs/1195386/+attachment/3719373/+files/xserver.devices.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg in Ubuntu. https://bugs.launchp

[Desktop-packages] [Bug 1195386] Xrandr.txt

2013-06-30 Thread Lars Noodén
apport information ** Attachment added: "Xrandr.txt" https://bugs.launchpad.net/bugs/1195386/+attachment/3719371/+files/Xrandr.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1195386

[Desktop-packages] [Bug 1195386] ProcCpuinfo.txt

2013-06-30 Thread Lars Noodén
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1195386/+attachment/3719363/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/b

[Desktop-packages] [Bug 1195386] XorgLog.txt

2013-06-30 Thread Lars Noodén
apport information ** Attachment added: "XorgLog.txt" https://bugs.launchpad.net/bugs/1195386/+attachment/3719369/+files/XorgLog.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1195

[Desktop-packages] [Bug 1195386] ProcModules.txt

2013-06-30 Thread Lars Noodén
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1195386/+attachment/3719366/+files/ProcModules.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/b

[Desktop-packages] [Bug 1195386] xdpyinfo.txt

2013-06-30 Thread Lars Noodén
apport information ** Attachment added: "xdpyinfo.txt" https://bugs.launchpad.net/bugs/1195386/+attachment/3719372/+files/xdpyinfo.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/11

[Desktop-packages] [Bug 1195386] Lspci.txt

2013-06-30 Thread Lars Noodén
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1195386/+attachment/3719362/+files/Lspci.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1195386

[Desktop-packages] [Bug 1195386] UdevDb.txt

2013-06-30 Thread Lars Noodén
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1195386/+attachment/3719367/+files/UdevDb.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1195386

[Desktop-packages] [Bug 1195386] ProcInterrupts.txt

2013-06-30 Thread Lars Noodén
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1195386/+attachment/3719365/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad

[Desktop-packages] [Bug 1195386] XorgLogOld.txt

2013-06-30 Thread Lars Noodén
apport information ** Attachment added: "XorgLogOld.txt" https://bugs.launchpad.net/bugs/1195386/+attachment/3719370/+files/XorgLogOld.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bug

[Desktop-packages] [Bug 1195386] BootLog.txt

2013-06-30 Thread Lars Noodén
apport information ** Attachment added: "BootLog.txt" https://bugs.launchpad.net/bugs/1195386/+attachment/3719358/+files/BootLog.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1195

[Desktop-packages] [Bug 1195386] Dependencies.txt

2013-06-30 Thread Lars Noodén
apport information ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/1195386/+attachment/3719360/+files/Dependencies.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net

[Desktop-packages] [Bug 1195386] DpkgLog.txt

2013-06-30 Thread Lars Noodén
apport information ** Attachment added: "DpkgLog.txt" https://bugs.launchpad.net/bugs/1195386/+attachment/3719361/+files/DpkgLog.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1195

[Desktop-packages] [Bug 1195386] CurrentDmesg.txt

2013-06-30 Thread Lars Noodén
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1195386/+attachment/3719359/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net

[Desktop-packages] [Bug 1195386] Re: PPC - no graphics after installation

2013-06-30 Thread Lars Noodén
apport information ** Tags added: apport-collected reproducible single-occurrence ubuntu ** Description changed: The Alternate installation disc seems to install fine for Saucy, but when it boots, only the consoles are available. The graphics get stopped at the text-based splash screen.

[Desktop-packages] [Bug 1195386] Re: PPC - no graphics after installation

2013-06-30 Thread Lars Noodén
What needs to be collected and how can I collect it manually? xdiagnose seems not to run because launchpad's gimmicks don't work in lynx. Eventually the apport-collect process gets stuck at a window with lots of noise about REFERER headers and a message about IFRAME javascript:void((0)) at the bo

[Desktop-packages] [Bug 1195911] [NEW] ssh: Received disconnect from xx.yy.zz.aa: 2: Too many authentication failures for XXXX

2013-06-28 Thread Lars Noodén
Public bug reported: When trying to connect using ssh, I get this error: Received disconnect from xx.yy.zz.aa: 2: Too many authentication failures for It appears that for some reason Lubuntu's agent somehow arbitrarily pulls in some keys and, despite not being asked to, tri

[Desktop-packages] [Bug 1195386] [NEW] PPC - no graphics after installation

2013-06-27 Thread Lars Noodén
Public bug reported: The Alternate installation disc seems to install fine for Saucy, but when it boots, only the consoles are available. The graphics get stopped at the text-based splash screen. What logs or data need to be collected? ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: xorg

[Desktop-packages] [Bug 1185733] [NEW] Login screen unresponsive and background scrambled

2013-05-30 Thread Lars Noodén
Public bug reported: After installation of the daily build, the login screen is unresponsive to mouse or keyboard and the background is scrambled. See the attached screen shot. http://iso.qa.ubuntu.com/qatracker/milestones/270/builds/45259/testcases The console still works, so it is possible to

[Desktop-packages] [Bug 1172161] Re: Icon "Install Kubuntu 13.04" won't run in live session on PPC

2013-04-24 Thread Lars Noodén
Graphical installer ** Package changed: metacity (Ubuntu) => ubiquity (Ubuntu) ** Changed in: ubiquity (Ubuntu) Status: Invalid => New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to metacity in Ubuntu. https://bugs.launchpad.net

[Desktop-packages] [Bug 1172161] Re: Icon "Install Kubuntu 13.04" won't run in live session on PPC

2013-04-24 Thread Lars Noodén
Seems to be an intermittent problem. :( ** Changed in: metacity (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to metacity in Ubuntu. https://bugs.launchpad.net/bugs/1172161 Title: Icon "Install K

[Desktop-packages] [Bug 1172161] [NEW] Icon "Install Kubuntu 13.04" won't run in live session on PPC

2013-04-24 Thread Lars Noodén
Public bug reported: The icon "Install Kunbuntu 13.04" shows a name in the status bar but then after a few seconds exits quietly with no warnings or error messages. It should launch the graphical installer. This is on the Kubuntu PPC live cd from 20130423.1 ** Affects: metacity (Ubuntu) Im

[Desktop-packages] [Bug 1171821] [NEW] Guided parititioning resizing creates multiple newworld partitions

2013-04-23 Thread Lars Noodén
Public bug reported: When installing Lubuntu PPC, the option to resize ("Install Lubuntu along side them") adds an extras newworld partition. One should be enough. This is with the 2013-04-23 image. ** Affects: pulseaudio (Ubuntu) Importance: Undecided Status: New ** Tags: iso-t

[Desktop-packages] [Bug 1170987] [NEW] xscreensaver activates after logging in

2013-04-20 Thread Lars Noodén
Public bug reported: Under certain conditions, Xscreensaver activates after a regular login thus requiring login credentials a second time in Lubuntu. When I switch users in LXDE and then log out of the second user I get the login screen, as expected. Then when I enter the login credentials for

[Desktop-packages] [Bug 1161608] Re: Icon missing for Seahorse in Lubuntu

2013-03-30 Thread Lars Noodén
Thanks. ** Changed in: seahorse (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to seahorse in Ubuntu. https://bugs.launchpad.net/bugs/1161608 Title: Icon missing for Seahorse in Lubuntu Status in

[Desktop-packages] [Bug 1161608] [NEW] Icon missing for Seahorse in Lubuntu

2013-03-28 Thread Lars Noodén
Public bug reported: I added Seahorse to my applications today and am not finding the icon in any of the menus in Lubuntu. Once the package is installed, there should be an icon for Seahorse somewhere, probably Menu->System Tools. Steps: 1 start lubuntu 2 install seahorse ProblemType: Bug Distr

[Desktop-packages] [Bug 1147156] Re: Footnote numbers start at 2 instead of 1

2013-03-05 Thread Lars Noodén
** Attachment added: "munged footnotes" https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1147156/+attachment/3558526/+files/x.odt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.

[Desktop-packages] [Bug 1147156] [NEW] Footnote numbers start at 2 instead of 1

2013-03-05 Thread Lars Noodén
Public bug reported: Some how a document has gotten munged so that the footnotes start at 2 instead of at 1. Cutting and pasting the text from the document into a new, fresh document corrects the problem. But apparently no amount of fiddling can get the count to start at 1 in the old document.

[Desktop-packages] [Bug 1113452] Re: Applications ignore default browser settings in LXDE

2013-02-20 Thread Lars Noodén
** Summary changed: - Konversation ignores default browser settings in LXDE + Applications ignore default browser settings in LXDE -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xdg-utils in Ubuntu. https://bugs.launchpad.net/bugs/11134

[Desktop-packages] [Bug 1094927] Re: Thunderbird cannot search message body

2013-01-04 Thread Lars Noodén
The guest session worked so I tried recreating my main session and now it works to search the body. No idea how it got corrupted. ** Changed in: thunderbird (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Desktop Packages, which i

[Desktop-packages] [Bug 1094927] Re: Thunderbird cannot search message body

2013-01-03 Thread Lars Noodén
'body' is not an option on the version of Thunderbird that I have currently. Here is a screen shot. (There also seems to be a corruption bug in kgrab, so sorry for the fuzziness). ** Attachment added: "search pulldown menu" https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1094927/+

[Desktop-packages] [Bug 1094927] [NEW] Thunderbird cannot search message body

2012-12-31 Thread Lars Noodén
Public bug reported: ctrl-shift-F brings up a search dialog. Many message header fields are available, but there is no option to choose message body. In that way it is not possible to search message bodies for content. What should happen is that there should be an option to search message bodie

[Desktop-packages] [Bug 1074452] Re: Can't reload "He's dead, Jim" web page with right-click

2012-11-03 Thread Lars Noodén
Reload via menu is important because chromium-browser runs out of memory so much. ** Attachment added: "screen shot" https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1074452/+attachment/3422799/+files/snapshot1.png -- You received this bug notification because you are a member

[Desktop-packages] [Bug 1074452] [NEW] Can't reload "He's dead, Jim" web page with right-click

2012-11-02 Thread Lars Noodén
Public bug reported: More than half of my tabs end up with the message "He's dead, Jim" at any given time with Chromium-browser. Regular pages allow a reload from a menu that is brought up with a right-click. No such menu pops up when right clicking on a "He's dead" page. Steps to produce: use

[Desktop-packages] [Bug 1044485] Re: lightdm-set-defaults is undocumented in lightdm man page

2012-10-26 Thread Lars Noodén
Matt, the man page will be a lot of work and take a while to complete. Would it be possible to use this file as the default lightdm.conf? http://bazaar.launchpad.net/~lightdm- team/lightdm/trunk/view/head:/data/lightdm.conf That or a variation of it would be very helpful and east to deploy. --

[Desktop-packages] [Bug 1071693] Re: php5-mysql missing from metapackage lamp-server^

2012-10-26 Thread Lars Noodén
This is with the package lamp-server^, not lightdm but the field was replaced when the form was submitted. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to lightdm in Ubuntu. https://bugs.launchpad.net/bugs/1071693 Title: php5-mysql mis

[Desktop-packages] [Bug 1071693] [NEW] php5-mysql missing from metapackage lamp-server^

2012-10-26 Thread Lars Noodén
Public bug reported: When I installed the meta package lamp-server^, the package php5-mysql was not included. It should be included so that php works with mysql out of the box. ** Affects: lightdm (Ubuntu) Importance: Undecided Status: New -- You received this bug notification be

[Desktop-packages] [Bug 1044485] Re: lightdm-set-defaults is undocumented in lightdm man page

2012-10-26 Thread Lars Noodén
It would be very, very useful to have a manual page for lightdm.conf(5) made. Currently there seems to be no single place where the options are documented. There are a few howtos floating around with individual tricks, but a complete overview of the configuration options is needed to really make

[Desktop-packages] [Bug 1067301] Re: ssh-add: Error reading response length from authentication socket.

2012-10-16 Thread Lars Noodén
** Package changed: openssh (Ubuntu) => gnome-keyring (Ubuntu) ** Changed in: gnome-keyring (Ubuntu) Status: Invalid => New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-keyring in Ubuntu. https://bugs.launchpad.net/bugs/1

[Desktop-packages] [Bug 1062153] Re: CAcert's certificate missing from default installation

2012-10-05 Thread Lars Noodén
Ok. I see the process documented here: https://wiki.mozilla.org/CA:How_to_apply -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/1062153 Title: CAcert's certificate missing from defaul

[Desktop-packages] [Bug 1062153] Re: CAcert's certificate missing from default installation

2012-10-05 Thread Lars Noodén
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/1062153 Title: CAcert's certificate missing from default installation Status in “firefox” package in Ubuntu: New Bug description: F

[Desktop-packages] [Bug 1062153] [NEW] CAcert's certificate missing from default installation

2012-10-05 Thread Lars Noodén
Public bug reported: Firefox has pre-loaded certificates but is missing the one from CAcert.org (http://www.cacert.org/) Some shops use this so it would be good to have pre-loaded. Currently, Firefox prints the warning "This Connection is Untrusted" when connecting to a CAcert-using site. Probl

[Desktop-packages] [Bug 1058641] Re: "No devices detected" radeon regression

2012-10-02 Thread Lars Noodén
This works for my machine : video=radeonfb:1280x854-32@60 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-video-ati in Ubuntu. https://bugs.launchpad.net/bugs/1058641 Title: "No devices detected" radeon regression Status

[Desktop-packages] [Bug 1056762] Re: No desktop after installation via PPC Lubuntu Alternate CD

2012-09-27 Thread Lars Noodén
** Attachment added: "Xorg log" https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1056762/+attachment/3347830/+files/Xorg.0.log -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1056762

[Desktop-packages] [Bug 1056762] Re: No desktop after installation via PPC Lubuntu Alternate CD

2012-09-26 Thread Lars Noodén
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1056762 Title: No desktop after installation via PPC Lubuntu Alternate CD Status in “xorg” package in Ubuntu: New Bug description: In

[Desktop-packages] [Bug 1056762] [NEW] No desktop after installation via PPC Lubuntu Alternate CD

2012-09-26 Thread Lars Noodén
Public bug reported: Installation seems to run correctly, but upon booting the system, the graphical user interface does not come up. What comes up instead is a blank screen with a mouse pointer. The mouse pointer has a corrupted background tile that follows it around the screen. The consoles w

  1   2   >