[Bug 932177] Re: XFCE (and other non-GNOME) desktops do not initialise gnome-keyring correctly / WARNING: gnome-keyring:: couldn't connect to PKCS11

2019-02-23 Thread aj duncan
 now I've made the comment I see the solution is to be found in this
page ... sorry.

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

Title:
  XFCE (and other non-GNOME) desktops do not initialise gnome-keyring
  correctly / WARNING: gnome-keyring:: couldn't connect to PKCS11

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

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

[Bug 932177] Re: XFCE (and other non-GNOME) desktops do not initialise gnome-keyring correctly / WARNING: gnome-keyring:: couldn't connect to PKCS11

2019-02-23 Thread aj duncan
The solutions here did not work in my case, but a solution which did work for 
me can be found in 
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1022322
which says:

The file causing the problem is /etc/xdg/autostart/gnome-keyring-pkcs11.desktop 
. The line
OnlyShowIn=GNOME;Unity
should be changed to
OnlyShowIn=GNOME;Unity;XFCE

There are similar statements above, but none include XFCE.

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

Title:
  XFCE (and other non-GNOME) desktops do not initialise gnome-keyring
  correctly / WARNING: gnome-keyring:: couldn't connect to PKCS11

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

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

[Bug 1236951] Re: package tex-common 4.04 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2014-08-17 Thread aj duncan
Update from 13.10 to 14.04 caused me this problem too: the upgrade failed to 
install tex-common and emacsen-common and reinstalling did not work. 
Combining the comments above with instructions on 
http://tug.org/texlive/
this is what worked for me. 
If someone can say how this should really be done, I'd be happy to see it.

1. Uninstall everything to do with emacs and xemacs
(I used synaptic package manager, to find what to remove and to completely 
remove)

2. Uninstall tex-common  and all texlive-* files and

sudo rm -rf /etc/texmf

as in comment 12 above.

3. Remove all texlive files (if any) e.g.

sudo rm -rf /usr/local/texlive/2014
rm -rf ~/.texlive2014

4. Install emacs24 then auctex using synaptic package manager

5. Install tex-common using synaptic package manager

6. Install texlive following the instructions on http://tug.org/texlive/
(Installation from dpkg or Ubuntu software centre or synaptic package manager 
don't work for me.)

7. Add paths to /etc/environment as suggested by the installation program in 6.
That is, for the version I installed,  
to the end of the PATH line add 

:/usr/local/texlive/2014/bin/x86_64-linux

just before the closing"
and add 2 new lines 

INFOPATH=":/usr/local/texlive/2014/texmf-dist/doc/info"
MANPATH=":/usr/local/texlive/2014/texmf-dist/doc/man"

(without the colon, the manpath to everything except tex will be broken)

8. Edit /etc/manpath.config
by adding line 

MANPATH_MAP /usr/local/texlive/2014/bin/x86_64-linux
/usr/local/texlive/2014/texmf-dist/doc/man

after the last MANPATH_MAP line that already exists.

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

Title:
  package tex-common 4.04 failed to install/upgrade: ErrorMessage:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tex-common/+bug/1236951/+subscriptions

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


[Bug 1077639] Re: Text repaint problems in Emacs

2013-07-04 Thread aj duncan
I have the same problem, but have radeon not nvidia graphics drivers.

Emacs and xemacs both work perfectly with ubuntu classic with no visual
effects.

Otherwise both have text repaint/frame refresh problems that make them
very difficult to use.

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

Title:
  Text repaint problems in Emacs

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

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


[Bug 1188131] [NEW] lightdm does not start on boot

2013-06-06 Thread aj duncan
Public bug reported:

Lightdm fails to start on boot up, resulting in a blank screen.

Lightdm can be started manually from tty1, for example, after the
machine has been booted up.

If the default browser is set to gdm, then gdm starts up on boot.

This problem first arose immediately after upgrade to 3.2.0-45-generic
(from 3.2.0-44) in Ubuntu 12.04.2 LTS

I have tried, to no avail,

1. Moving etc/X11/xorg.conf to a backup
2. uninstalling unity-greeter, lightdm, lightdm-gobject-1-0
3. deleting /etc/lightdm and /var/lib/lightdm
4. rebooting and reinstalling unity-greeter, lightdm, lightdm-gobject-1-0
5. Adding the line "sleep 2" immediately before "exec lightdm" in 
/etc/init/lightdm.conf
6. Checking that /etc/X11/default-display-manager says "/usr/sbin/lightdm"

After reinstalling all the above it was necessary to change ownership of 
.Xauthority from root to my userid, to
allow lightdm to accept a password. After this lightdm still works but still 
does not start up on boot.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: lightdm 1.2.3-0ubuntu2.1
ProcVersionSignature: Ubuntu 3.2.0-45.70-generic-pae 3.2.44
Uname: Linux 3.2.0-45-generic-pae i686
ApportVersion: 2.0.1-0ubuntu17.2
Architecture: i386
Date: Thu Jun  6 11:35:30 2013
MarkForUpload: True
ProcEnviron:
 LANGUAGE=en_GB:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: lightdm
UpgradeStatus: Upgraded to precise on 2012-04-29 (403 days ago)

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


** Tags: apport-bug i386 precise

** Attachment added: "Output from dmesg"
   https://bugs.launchpad.net/bugs/1188131/+attachment/3696178/+files/dmesg.txt

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

Title:
  lightdm does not start on boot

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

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


[Bug 973845] Re: network manager keeps trying to connect to random wireless connections when already connected to wired connection

2013-04-13 Thread aj duncan
Also have this problem

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

Title:
  network manager keeps trying to connect to random wireless connections
  when already connected to wired connection

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

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


[Bug 424054] Re: no sound, only crackling

2009-09-03 Thread aj duncan

** Attachment added: "AlsaDevices.txt"
   http://launchpadlibrarian.net/31292161/AlsaDevices.txt

** Attachment added: "AplayDevices.txt"
   http://launchpadlibrarian.net/31292162/AplayDevices.txt

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/31292163/BootDmesg.txt

** Attachment added: "Card0.Amixer.values.txt"
   http://launchpadlibrarian.net/31292164/Card0.Amixer.values.txt

** Attachment added: "Card0.Codecs.codec.0.txt"
   http://launchpadlibrarian.net/31292165/Card0.Codecs.codec.0.txt

** Attachment added: "Card0.Codecs.codec.1.txt"
   http://launchpadlibrarian.net/31292166/Card0.Codecs.codec.1.txt

** Attachment added: "Card1.Codecs.codec.0.txt"
   http://launchpadlibrarian.net/31292167/Card1.Codecs.codec.0.txt

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/31292170/CurrentDmesg.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/31292171/Dependencies.txt

** Attachment added: "PciMultimedia.txt"
   http://launchpadlibrarian.net/31292172/PciMultimedia.txt

** Attachment added: "UserAsoundrcAsoundconf.txt"
   http://launchpadlibrarian.net/31292173/UserAsoundrcAsoundconf.txt

-- 
no sound, only crackling
https://bugs.launchpad.net/bugs/424054
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/mailman/listinfo/ubuntu-bugs


[Bug 424054] [NEW] no sound, only crackling

2009-09-03 Thread aj duncan
Public bug reported:

Ubuntu 9.04, Sony Vaio VGN-SR39VN, sound problem.

I followed instructions on " Jaunty 9.04 Sound Solutions" at 
http://ubuntuforums.org/showthread.php?t=1130384
to try and resolve a microphone problem.

Before I did so sounds played ok. Now the only sound output is a
crackle.

I tried reinstalling linux-sound-base alsa-base alsa-utils but it makes
no difference.

Output from "lspci -v | less" is

00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio 
Controller (rev 03)
Subsystem: Sony Corporation Device 9033
Flags: bus master, fast devsel, latency 0, IRQ 22
Memory at d520 (64-bit, non-prefetchable) [size=16K]
Capabilities: 
Kernel driver in use: HDA Intel
Kernel modules: snd-hda-intel


01:00.1 Audio device: ATI Technologies Inc RV620 Audio device [Radeon HD 34xx 
Series]
Subsystem: Sony Corporation Device 9033
Flags: bus master, fast devsel, latency 0, IRQ 17
Memory at d003 (32-bit, non-prefetchable) [size=16K]
Capabilities: 
Kernel driver in use: HDA Intel
Kernel modules: snd-hda-intel

ProblemType: Bug
Architecture: i386
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: ALC262 Analog [ALC262 Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/dsp', 
'/dev/snd/controlC1', '/dev/snd/pcmC1D3p', '/dev/snd/pcmC0D0c', 
'/dev/snd/controlC0', '/dev/snd/pcmC0D0p', '/dev/snd/seq', '/dev/snd/timer', 
'/dev/sequencer2', '/dev/sequencer'] failed with exit code 1:
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xd520 irq 22'
   Mixer name   : 'Realtek ALC262'
   Components   : 'HDA:10ec0262,104d2d00,00100302 
HDA:14f12c06,104d1700,0010'
   Controls  : 16
   Simple ctrls  : 10
Card1.Amixer.info:
 Card hw:1 'HDMI'/'HDA ATI HDMI at 0xd003 irq 17'
   Mixer name   : 'ATI ATI R6xx HDMI'
   Components   : 'HDA:1002aa01,104d2d00,0010'
   Controls  : 4
   Simple ctrls  : 1
Card1.Amixer.values:
 Simple mixer control 'IEC958',0
   Capabilities: pswitch pswitch-joined
   Playback channels: Mono
   Mono: Playback [off]
DistroRelease: Ubuntu 9.04
Package: alsa-base 1.0.18.dfsg-1ubuntu8
PackageArchitecture: all
ProcEnviron:
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: alsa-driver
Uname: Linux 2.6.28-15-generic i686
UserAsoundrc:
 # ALSA library configuration file
 
 # Include settings that are under the control of asoundconf(1).
 # (To disable these settings, comment out this line.)
 

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
no sound, only crackling
https://bugs.launchpad.net/bugs/424054
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/mailman/listinfo/ubuntu-bugs