Bug#1032435: installation-reports: Fails to install GRUB bootloader

2023-03-09 Thread John Talbut

Thanks, Pascal, you gave me some more ideas where to look.

I have spent a lot of time on this without being able to discover 
exactly where the error lay in order to be able to correct it without 
going back to square 1.  In the end the only thing that has worked has 
been a complete reinstall including erasing all previous information in 
all partitions.


Consistently what was happening whatever I did was that when I tried to 
boot it would go straight to grub>: - The grub prompt on a blank screen. 
 When I checked the settings and files information on this screen, e.g. 
using ls and set commands, the information never corresponded to what 
was actually installed.


Clearly something was wrong that was used very early in the boot process 
but I was unable to find what.  None of the information that I could 
find online that I could make sense of stated exactly which files or 
settings the UEFI firmware first goes to.


One thing that seems to be the case but is not made clear is that grub 
needs two partitions for booting.  One is a plain EFI partition and the 
other is a normally formatted (e.g. ext4) partition mounted at /boot. 
Confusingly, although the EFI partition seems to get mounted as 
/boot/efi it has to be a separate partition in the installer 
partitioning scheme.




Bug#1032435: installation-reports: Fails to install GRUB bootloader

2023-03-07 Thread John Talbut

Thanks, Pascal.

Install in /dev/sda was just an example, it is the one that the 
installer suggests.  I have tried /dev/nvme1n1, /dev/nvme1n1p1 (the ESP 
partition) and /dev/nvme1n1p2 (the boot partition) all with the same 
result: The rescue operation 'grub-reinstall' failed with exit code 1


I gave up trying to get the legacy system to work after it failed 
following updating from bullseye to bookworm by changing sources.list 
and I am attempting to do a fresh install for an EFI boot.


On 06/03/2023 19:57, Pascal Hambourg wrote:

Hello John,

On 06/03/2023 at 18:19, John Talbut wrote:


It is not clear where to install it but wherever I try I come up with 
a message "Unable to install GRUB in /dev/sda" (or the equivalent in 
other partitions).


/dev/sda is the USB stick which contains the installer. You cannot 
install GRUB there.


Does the installer boot in EFI or legacy mode ?
grub-installer prompts in which device to install GRUB when installing 
for legacy/BIOS boot. It means either the installer booted in legacy 
mode or booted in EFI mode but you chose to revert to legacy boot after 
being warned (maybe wrongly) about an existing system set up for legacy 
boot. When installing GRUB for EFI boot, it automatically chooses one of 
the selected EFI partitions.


The partition layout on /dev/nvme1n1 is set up for EFI boot. GRUB could 
be installed for legacy boot in /dev/nvme1n1, but it would not be best 
because there is not "BIOS boot" (bios_grub) partition.




Bug#1032435: installation-reports: Fails to install GRUB bootloader

2023-03-06 Thread John Talbut

Package: installation-reports
Severity: important
Tags: d-i
X-Debbugs-Cc: j...@dpets.uk

Boot method: USB
Image version: 
https://gemmei.ftp.acc.umu.se/images/bookworm_di_alpha2/amd64/iso-cd/debian-bookworm-DI-alpha2-amd64-netinst.iso

Date: <6 March 2023>

Machine: Ideapad 5 14
Partitions: 
Disk /dev/nvme1n1: 238.47 GiB, 256060514304 bytes, 500118192 sectors
Disk model: WDC PC SN530 SDBPMPZ-256G-1101
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 5E4D836B-80D7-42DA-BB78-BB015B1D879C

Device   Start   End   Sectors   Size Type
/dev/nvme1n1p12048391167389120   190M EFI System
/dev/nvme1n1p2  391168   1368063976896   477M Linux filesystem
/dev/nvme1n1p3 1368064 500117503 498749440 237.8G Linux filesystem


Disk /dev/nvme0n1: 931.51 GiB, 1000204886016 bytes, 1953525168 sectors
Disk model: Samsung SSD 980 1TB
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 16384 bytes / 131072 bytes
Disklabel type: gpt
Disk identifier: C3734DD7-2C43-49F4-BE7D-5F796EA39BFD

Device StartEndSectors   Size Type
/dev/nvme0n1p1  2048 1953523711 1953521664 931.5G Linux filesystem


Disk /dev/sda: 7.21 GiB, 7746879488 bytes, 15130624 sectors
Disk model: USB DISK 2.0
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x28b1675d

Device Boot Start End Sectors  Size Id Type
/dev/sda1  *0 1400831 1400832  684M  0 Empty
/dev/sda24472   23319   18848  9.2M ef EFI (FAT-12/16/32)


Disk /dev/mapper/nvme0n1p1_crypt: 931.5 GiB, 1000186314752 bytes, 
1953488896 sectors

Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 16384 bytes / 131072 bytes


Disk /dev/mapper/nvme1n1p3_crypt: 237.81 GiB, 255342936064 bytes, 
498716672 sectors

Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/mapper/dk-rt: 23.28 GiB, 24998051840 bytes, 48824320 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/mapper/dk-sw: 9.31 GiB, 220736 bytes, 19529728 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:   [O]
Detect network card:[O]
Configure network:  [O]
Detect media:   [O]
Load installer modules: [O]
Clock/timezone setup:   [O]
User/password setup:[O]
Detect hard drives: [O]
Partition hard drives:  [O]
Install base system:[O]
Install tasks:  [O]
Install boot loader:[E]
Overall install:[E]

Comments/Problems:



The system has a 256MB SSD and a 1TB SSD.  The installation is LUKS 
encrypted apart from boot and efi partitions.  The 1TB SSD is for user 
files and is LVM volume group da and logical volume da, the 256MB is 
volume group dk and divided into root, home, var, tmp and swap 
partitions.  The installation proceeded correctly up to installing GRUB. 
 It is not clear where to install it but wherever I try I come up with 
a message "Unable to install GRUB in /dev/sda" (or the equivalent in 
other partitions).  It did seem as if initrd was trying to mount root on 
a partition that had not been decrypted, but trying in rescue mode when 
the partitions are decrypted before attempting to install GRUB comes up 
with the same error.



-- Package-specific info:

==
Installer lsb-release:
==
DISTRIB_ID=Debian
DISTRIB_DESCRIPTION="Debian GNU/Linux installer"
DISTRIB_RELEASE="12 (bookworm) - installer build 20230217"
X_INSTALLATION_MEDIUM=cdrom

==
Installer hardware-summary:
==
Attached

hardware-summary.gz
Description: application/gzip


Bug#983605: dicomscope: Files missing from distribution

2021-03-03 Thread John Talbut
Thank you sV3 and Andreas, this appears to be the problem.  I have
recompiled the kernel with binfmt_misc and it now works.

John

On 03/03/2021 11:24, s3v wrote:
> Hi,
> 
>>> -- System Information:
>>> Debian Release: bullseye/sid
>>>   APT prefers testing
>>>   APT policy: (500, 'testing')
>>> Architecture: amd64 (x86_64)
>>>
>>> Kernel: Linux 5.10.13-20210224 (SMP w/2 CPU threads)
> 
> Maybe this kernel has been compiled without binfmt_misc support?
> 
> Kind Regards
> 



Bug#983605: dicomscope: Files missing from distribution

2021-03-02 Thread John Talbut
Hi Andreas

This bug applies to the Debian Testing, Bullseye, distribution.  The
list of files link is at the bottom of the developer information page at
https://packages.debian.org/bullseye/dicomscope.

If I go the the same link for the stable distribution I get a list of files.

A file that is in the stable distribution that appears to be missing
when I try to install dicomscope is /usr/bin/dicomscope

~$ dicomscope
bash: /usr/bin/dicomscope: cannot execute binary file: Exec format error

~$ dpkg -L dicomscope
/.
/etc
/etc/dcmtk
/etc/dcmtk/DICOMscope.cfg
/usr
/usr/bin
/usr/share
/usr/share/dcmtk
/usr/share/dcmtk/codes.dic
/usr/share/dicomscope
/usr/share/dicomscope/codes.dic
/usr/share/dicomscope/lut
/usr/share/dicomscope/lut/darken256us.lut
/usr/share/dicomscope/lut/darken4096us.lut
/usr/share/dicomscope/lut/lighten256us.lut
/usr/share/dicomscope/lut/lighten4096us.lut
/usr/share/dicomscope/lut/linear256us.lut
/usr/share/dicomscope/lut/linear4096us.lut
/usr/share/dicomscope/lut/midtone256us.lut
/usr/share/dicomscope/lut/midtone4096us.lut
/usr/share/dicomscope/lut/philips256us.lut
/usr/share/dicomscope/lut/philips4096us.lut
/usr/share/dicomscope/reports
/usr/share/dicomscope/reports/reportki.dcm
/usr/share/dicomscope/reports/reportsi.dcm
/usr/share/dicomscope/tcl
/usr/share/dicomscope/tcl/dcmpschk.tcl
/usr/share/dicomscope/tcl/dcmpsdmp.tcl
/usr/share/doc
/usr/share/doc/dicomscope
/usr/share/doc/dicomscope/README.Debian
/usr/share/doc/dicomscope/changelog.Debian.gz
/usr/share/doc/dicomscope/copyright
/usr/share/java
/usr/share/java/DICOMscope-3.6.0.jar
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/dicomscope.1.gz
/usr/bin/dicomscope
/usr/share/java/DICOMscope.jar

Kind regards

John



Bug#983605: dicomscope: Files missing from distribution

2021-02-27 Thread John Talbut
Package: dicomscope
Version: 3.6.0-22
Severity: grave
Justification: renders package unusable

After attempting to install this package it does not work and various
files seem to be missing.  At
https://packages.debian.org/bullseye/all/dicomscope/filelist I get the
message "No such package in this suite on this architecture."

-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 5.10.13-20210224 (SMP w/2 CPU threads)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8),
LANGUAGE=en_GB:en
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages dicomscope depends on:
ii  default-jre2:1.11-72
ii  jarwrapper 0.78
ii  libdicomscope-jni  3.6.0-22+b1
ii  tk8.6  8.6.11-2

dicomscope recommends no packages.

dicomscope suggests no packages.

-- no debconf information



Bug#972281: linux-source-5.8: Fails to compile with no LKMs if no Module.symvers

2020-10-15 Thread John Talbut
Package: linux-source-5.8
Version: 5.8.10-1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the
past)

When compiling a static kernel (i.e. with no LKMs), which I have done
many times before, deb-pkg fails after the compiling has finished unless
the file Module.symvers is present in the source directory.  It does not
matter if the file is empty, which it will be if no modules are being used.

-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 5.8.10-20201015 (SMP w/2 CPU threads)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8),
LANGUAGE=en_GB:en
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages linux-source-5.8 depends on:
ii  binutils  2.35.1-1
ii  xz-utils  5.2.4-1+b1

Versions of packages linux-source-5.8 recommends:
ii  bc1.07.1-2+b2
ii  bison 2:3.7.2+dfsg-1
ii  flex  2.6.4-8
ii  gcc   4:10.2.0-1
ii  libc6-dev [libc-dev]  2.31-3
pn  linux-config-5.8  
ii  make  4.3-4

Versions of packages linux-source-5.8 suggests:
ii  libncurses-dev [ncurses-dev]  6.2+20200918-1
pn  pkg-config
pn  qtbase5-dev   

-- no debconf information



Bug#911859: Seems to be

2019-02-17 Thread John Talbut
I found that the setting:
"Use SQL-92 naming constraints"
in Edit > Database > Advanced settings" was set.  I unset it and the
problem seems to be resolved.

Is this a new setting that defaults to being set?  Or a setting that has
been changed to default to set?

I suppose I could have inadvertently set it, but I don't know how as
these are not settings that I am not aware of ever having changed.

John



Bug#911859: Progress

2018-11-09 Thread John Talbut
If I eliminate a hyphen and space in the new table name I no longer get
this message.  However, I hit a further problem when I click to create
the table I get a message:
"SQL Status: SOO10
Error code: -62
Invalid argument in JDBC call: parameter index out of range: 12"

As far as I have found out up to now this is something to do with the
primary key.

So, questions:

- Are the changes to SQL intentional, meaning that SQL statements will
need to be edited, or not, this is a bug and normal service will be
resumed when it is sorted out?
- Are these errors connected with the migration to Firebird?
- "is no SQL conform identifier" does not make sense, should it be "does
not conform to SQL identifier specification".



Bug#911859: Subject: libreoffice-base: Copying a query to a table fails with " is no SQL conform identifier"

2018-10-25 Thread John Talbut
Package: libreoffice-base
Version: 1:6.1.3~rc1-1
Severity: normal

I carry out the following steps, which I have done many times before
without any problem:
Copy Query 
Paste as table, 
Definition and data
Create primary key IDT
Next

At this point I get a message:
" is no SQL conform identifier"
If I click for more information I get the message:
"Choose the option 'Append data' on the first page to append data to an
existing table."
Which is not what I am trying to do, I am trying to create a new table
from the query.

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.16.12-20180618 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8),
LANGUAGE=en_GB:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libreoffice-base depends on:
ii  libc6 2.27-6
ii  libgcc1   1:8.2.0-8
ii  libreoffice-base-core 1:6.1.3~rc1-1
ii  libreoffice-base-drivers  1:6.1.3~rc1-1
ii  libreoffice-core  1:6.1.3~rc1-1
ii  libstdc++68.2.0-8
ii  uno-libs3 6.1.3~rc1-1
ii  ure   6.1.3~rc1-1

Versions of packages libreoffice-base recommends:
ii  default-jre [java6-runtime] 2:1.10-68
ii  libreoffice-java-common 1:6.1.3~rc1-1
ii  libreoffice-writer  1:6.1.3~rc1-1
ii  openjdk-10-jre [java6-runtime]  10.0.2+13-1

Versions of packages libreoffice-base suggests:
ii  libreoffice-report-builder  1:6.1.3~rc1-1
pn  unixodbc

Versions of packages libreoffice-core depends on:
ii  fontconfig2.13.1-1
ii  fonts-opensymbol  2:102.10+LibO6.1.3~rc1-1
ii  libboost-date-time1.62.0  1.62.0+dfsg-10
ii  libboost-locale1.62.0 1.62.0+dfsg-10
ii  libc6 2.27-6
ii  libcairo2 1.16.0-1
ii  libclucene-contribs1v52.3.3.4+dfsg-1
ii  libclucene-core1v52.3.3.4+dfsg-1
ii  libcmis-0.5-5v5   0.5.1+git20160603-3+b1
ii  libcups2  2.2.8-5
ii  libcurl3-gnutls   7.61.0-1
ii  libdbus-1-3   1.12.10-1
ii  libdbus-glib-1-2  0.110-3
ii  libdconf1 0.30.0-1
ii  libeot0   0.01-5
ii  libepoxy0 1.5.3-0.1
ii  libexpat1 2.2.6-1
ii  libexttextcat-2.0-0   3.4.5-1
ii  libfontconfig12.13.1-1
ii  libfreetype6  2.8.1-2
ii  libgcc1   1:8.2.0-8
ii  libglib2.0-0  2.58.1-2
ii  libgpgmepp6   1.12.0-4
ii  libgraphite2-31.3.12-1
ii  libharfbuzz-icu0  1.9.0-1
ii  libharfbuzz0b 1.9.0-1
ii  libhunspell-1.6-0 1.6.2-1+b1
ii  libhyphen02.8.8-5
ii  libice6   2:1.0.9-2
ii  libicu60  60.2-6
ii  libjpeg62-turbo   1:1.5.2-2+b1
ii  liblcms2-22.9-3
ii  libldap-2.4-2 2.4.46+dfsg-5
ii  libmythes-1.2-0   2:1.2.4-3
ii  libneon27-gnutls  0.30.2-2
ii  libnspr4  2:4.20-1
ii  libnss3   2:3.39-1
ii  libnumbertext-1.0-0   1.0.5-1
ii  libodfgen-0.1-1   0.1.7-1
ii  liborcus-0.13-0   0.14.0+really0.13.4-1
ii  libpng16-16   1.6.34-2
ii  libpoppler74  0.63.0-2
ii  librdf0   1.0.17-1.1
ii  libreoffice-common1:6.1.3~rc1-1
ii  librevenge-0.0-0  0.0.4-6
ii  libsm62:1.2.2-1+b3
ii  libstdc++68.2.0-8
ii  libx11-6  2:1.6.7-1
ii  libxext6  2:1.3.3-1+b2
ii  libxinerama1  2:1.1.4-1
ii  libxml2   2.9.4+dfsg1-7+b1
ii  libxmlsec11.2.26-3
ii  libxmlsec1-nss1.2.26-3
ii  libxrandr22:1.5.1-1
ii  libxrender1   1:0.9.10-1
ii  libxslt1.11.1.32-2
ii  uno-libs3 6.1.3~rc1-1
ii  ure   6.1.3~rc1-1
ii  zlib1g1:1.2.11.dfsg-1

Versions of packages libreoffice-core recommends:
pn  libpaper-utils  

Versions of packages libreoffice-base is related to:
pn  libmyodbc
pn  libmysql-java
pn  libpg-java   
pn  libsapdbc-java   
pn  libsqliteodbc
pn  mdbtools 
pn  odbc-postgresql  
pn  tdsodbc  
pn  unixodbc 

-- no debconf information



Bug#905431: Not quite sorted

2018-08-30 Thread John Talbut
I was getting LibreOffice printing graphics but not printing any text.
Having upgraded to 1:6.1.1~rc1-1 I can now print text, but the character
spacing is garbled for proportional fonts unless I set the output to pdf
(my printer is postscript so I don't know where the conversion takes place).

See attached screenshot for the postscript output.


Bug#902137: xfce4-session-logout fails if x11-xserver-utils is not installed

2018-06-22 Thread John Talbut
Package: xfce4-session
Version: 4.12.1-6
Severity: normal

If x11-xserver-utils is not installed nothing happens after clicking on
an option in the xfce logout dialogue.  If logout is clicked again the
message: "Failed to log out. Session manager must be in idle state when
requesting a shutdown." comes up.

It seems therefore that x11-xserver-utils should be a dependency of
xfce4-session and not just recommended.

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.16.12-20180618 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8),
LANGUAGE=en_GB:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages xfce4-session depends on:
ii  libatk1.0-02.28.1-1
ii  libc6  2.27-3
ii  libcairo2  1.15.10-3
ii  libdbus-1-31.12.8-3
ii  libdbus-glib-1-2   0.110-2
ii  libfontconfig1 2.13.0-5
ii  libfreetype6   2.8.1-2
ii  libgdk-pixbuf2.0-0 2.36.11-2
ii  libglib2.0-0   2.56.1-2
ii  libgtk2.0-02.24.32-1
ii  libice62:1.0.9-2
ii  libpango-1.0-0 1.42.0-1
ii  libpangocairo-1.0-01.42.0-1
ii  libpangoft2-1.0-0  1.42.0-1
ii  libpolkit-gobject-1-0  0.105-20
ii  libsm6 2:1.2.2-1+b3
ii  libwnck22  2.30.7-5.1
ii  libx11-6   2:1.6.5-1
ii  libxfce4ui-1-0 4.12.1-3
ii  libxfce4util7  4.12.1-3
ii  libxfconf-0-2  4.12.1-1
ii  xfce4-settings 4.12.3-1
ii  xfconf 4.12.1-1

Versions of packages xfce4-session recommends:
ii  dbus-x11   1.12.8-3
ii  libpam-systemd 238-5
pn  light-locker   
ii  systemd-sysv   238-5
pn  upower 
ii  x11-xserver-utils  7.7+8
ii  xfdesktop4 4.12.4-1
ii  xfwm4  4.12.4-1

Versions of packages xfce4-session suggests:
pn  fortunes-mod  
ii  sudo  1.8.23-1

-- no debconf information



Bug#885098: Also happens when changing a report name

2018-01-07 Thread John Talbut
LibreOffice 1:5.4.4-1 also crashes on closing a base document when the
name of a report was changed.



Bug#885098: libreoffice-base: LibreOffice crashes on closing a base document if a change is made to a table layout and "save changes" is chosen.

2017-12-23 Thread John Talbut
Package: libreoffice-base
Version: 1:5.4.3-4+b1
Severity: normal

Using the attached test database, I open it with LibreOffice-base.
I open the table 
I change the width of a column
I close the table
I click on File>close
The "Save changes to document “Test” before closing?" dialogue appears
I click on save
LibreOffice freezes, I have to terminate the application and kill a base
process before I can use it again.
On starting LibreOffice again the recovered version of the database
incorporates the change in column width and it closes normally if no
further changes are made.

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.3.5-20160222 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libreoffice-base depends on:
ii  libc6 2.25-3
ii  libgcc1   1:7.2.0-17
ii  libreoffice-base-core 1:5.4.3-4+b1
ii  libreoffice-base-drivers  1:5.4.3-4+b1
ii  libreoffice-core  1:5.4.3-4+b1
ii  libstdc++67.2.0-17
ii  uno-libs3 5.4.3-4+b1
ii  ure   5.4.3-4+b1

Versions of packages libreoffice-base recommends:
ii  default-jre [java6-runtime]2:1.8-59
ii  libreoffice-java-common1:5.4.3-4
ii  libreoffice-writer 1:5.4.3-4+b1
ii  openjdk-8-jre [java6-runtime]  8u151-b12-1

Versions of packages libreoffice-base suggests:
ii  libreoffice-report-builder  1:5.4.3-4
pn  unixodbc

Versions of packages libreoffice-core depends on:
ii  fontconfig2.12.6-0.1
ii  fonts-opensymbol  2:102.10+LibO5.4.3-4
ii  libboost-date-time1.62.0  1.62.0+dfsg-4+b2
ii  libc6 2.25-3
ii  libcairo2 1.15.8-2
ii  libclucene-contribs1v52.3.3.4+dfsg-1
ii  libclucene-core1v52.3.3.4+dfsg-1
ii  libcmis-0.5-5v5   0.5.1+git20160603-3+b1
ii  libcups2  2.2.6-2
ii  libcurl3-gnutls   7.57.0-1
ii  libdbus-1-3   1.12.2-1
ii  libdbus-glib-1-2  0.108-3
ii  libdconf1 0.26.1-2
ii  libeot0   0.01-4+b1
ii  libepoxy0 1.4.3-1
ii  libexpat1 2.2.3-2
ii  libexttextcat-2.0-0   3.4.5-1
ii  libfontconfig12.12.6-0.1
ii  libfreetype6  2.8.1-0.1
ii  libgcc1   1:7.2.0-17
ii  libglib2.0-0  2.54.1-1
ii  libgltf-0.1-1 0.1.0-2
ii  libgpgmepp6   1.10.0-1
ii  libgraphite2-31.3.10-8
ii  libharfbuzz-icu0  1.6.2-1
ii  libharfbuzz0b 1.6.2-1
ii  libhunspell-1.6-0 1.6.2-1
ii  libhyphen02.8.8-5
ii  libice6   2:1.0.9-2
ii  libicu57  57.1-8
ii  libjpeg62-turbo   1:1.5.2-2+b1
ii  liblcms2-22.8-4
ii  libldap-2.4-2 2.4.45+dfsg-1
ii  libmythes-1.2-0   2:1.2.4-3
ii  libneon27-gnutls  0.30.2-2
ii  libnspr4  2:4.16-1+b1
ii  libnss3   2:3.34-1
ii  libodfgen-0.1-1   0.1.6-2
ii  liborcus-0.12-0   0.12.1-3+b1
ii  libpcre3  2:8.39-8
ii  libpng16-16   1.6.34-1
ii  libpoppler72  0.61.1-2
ii  librdf0   1.0.17-1.1
ii  libreoffice-common1:5.4.3-4
ii  librevenge-0.0-0  0.0.4-6
ii  libsm62:1.2.2-1+b3
ii  libstdc++67.2.0-17
ii  libx11-6  2:1.6.4-3
ii  libxext6  2:1.3.3-1+b2
ii  libxinerama1  2:1.1.3-1+b3
ii  libxml2   2.9.4+dfsg1-5.2
ii  libxmlsec11.2.25-1
ii  libxmlsec1-nss1.2.25-1
ii  libxrandr22:1.5.1-1
ii  libxrender1   1:0.9.10-1
ii  libxslt1.11.1.29-5
ii  uno-libs3 5.4.3-4+b1
ii  ure   5.4.3-4+b1
ii  zlib1g1:1.2.8.dfsg-5

Versions of packages libreoffice-core recommends:
ii  libpaper-utils  1.1.24+nmu5

Versions of packages libreoffice-base is related to:
pn  libmyodbc
pn  libmysql-java
pn  libpg-java   
pn  libsapdbc-java   
pn  libsqliteodbc
pn  mdbtools 
pn  odbc-postgresql  
pn  tdsodbc  
pn  unixodbc 

-- no debconf information


Test.odb
Description: application/vnd.oasis.opendocument.database


Bug#875688: Reports won't run

2017-10-08 Thread John Talbut
OK, those file locations were a red herring.

I am wondering if the suggestion that new reports can run is misleading.
 I only seem to have access to "Use wizard to create report ..." which
seems to create a different sort of report not using Report Builder.  I
don't seem to have any facility to build a new report using Report
Builder.  There is no option to "Create Report in Design View." in the
base window.

John



Bug#875688: Existing reports won't run

2017-09-25 Thread John Talbut
I notice that

reportbuilder.jar  and
reportbuilderwizard.jar

are in /usr/lib/libreoffice/program/classes/
whereas everything else in that folder is symlinks to files in
/usr/share/libreoffice/program/classes/



Bug#875688: Existing reports won't run

2017-09-24 Thread John Talbut
Same problem here, I think.

I open a .odb file.  I go to reports and select a report.  I right click
on it and select "Open" or "Edit".  In each case I get the message:

The document "*" could not be opened.
The report, "*", requires the Oracle Report Builder feature.

Further, in More details it states:

The extension is not installed.

libreoffice-report-builder (1:5.4.1-1) is, in fact, installed.



Bug#837895: lightdm-gtk-greeter: GUI does not run, black screen, on startup

2016-09-15 Thread John Talbut

Package: lightdm-gtk-greeter
Version: 2.0.1-2
Severity: important

Dear Maintainer,

I started my system yesterday with no problems.  Shortly afterwards I 
brought my packages up to date using Aptitude.  I then rebooted and all 
I get now is a black screen instead of the GUI.


I am reporting it against this package because of the line last but one 
in dmesg:
traps: lightdm-gtk-gre[1888] trap int3 ip:7fdff3bf1101 sp:7ffec0cc33f0 
error:0


However, this was not one of the packages that were upgraded.  These are 
the packages that were:


Aptitude 0.8.3: log report
Wed, Sep 14 2016 03:56:33 +0100

  IMPORTANT: this log only lists intended actions; actions which fail
  due to dpkg problems may not be completed.

Will install 208 packages, and remove 2 packages.
30.9 MB of disk space will be used

[REMOVE, NOT USED] libchromaprint0:amd64 1.3-1+b1
[REMOVE, NOT USED] libx265-79:amd64 1.9-3
[INSTALL, DEPENDENCIES] fonts-crosextra-caladea:amd64 20130214-1
[INSTALL, DEPENDENCIES] fonts-crosextra-carlito:amd64 20130920-1
[INSTALL, DEPENDENCIES] fonts-linuxlibertine:amd64 5.3.0-2
[INSTALL, DEPENDENCIES] libchromaprint1:amd64 1.3.2-2
[INSTALL, DEPENDENCIES] libvpx4:amd64 1.6.0-2
[INSTALL, DEPENDENCIES] libx265-87:amd64 2.0-4
[UPGRADE] adwaita-icon-theme:amd64 3.20-3 -> 3.21.91-1
[UPGRADE] apt:amd64 1.3~rc2 -> 1.3~rc4
[UPGRADE] apt-utils:amd64 1.3~rc2 -> 1.3~rc4
[UPGRADE] clamav:amd64 0.99.2+dfsg-2 -> 0.99.2+dfsg-3
[UPGRADE] clamav-base:amd64 0.99.2+dfsg-2 -> 0.99.2+dfsg-3
[UPGRADE] clamav-daemon:amd64 0.99.2+dfsg-2 -> 0.99.2+dfsg-3
[UPGRADE] clamav-freshclam:amd64 0.99.2+dfsg-2 -> 0.99.2+dfsg-3
[UPGRADE] clamdscan:amd64 0.99.2+dfsg-2 -> 0.99.2+dfsg-3
[UPGRADE] clamtk:amd64 5.20-1 -> 5.21-1
[UPGRADE] coinor-libclp1:amd64 1.15.10-1+b1 -> 1.15.10-3
[UPGRADE] coinor-libcoinutils3v5:amd64 2.9.15-3.1 -> 2.9.15-4
[UPGRADE] colord:amd64 1.3.2-1 -> 1.3.3-2
[UPGRADE] colord-data:amd64 1.3.2-1 -> 1.3.3-2
[UPGRADE] dictionaries-common:amd64 1.27.0 -> 1.27.1
[UPGRADE] diffutils:amd64 1:3.3-3 -> 1:3.5-1
[UPGRADE] dmidecode:amd64 3.0-3 -> 3.0-4
[UPGRADE] docbook-xml:amd64 4.5-7.3 -> 4.5-8
[UPGRADE] docbook-xsl:amd64 1.79.1+dfsg-1 -> 1.79.1+dfsg-2
[UPGRADE] evince:amd64 3.20.1-1 -> 3.21.4-1
[UPGRADE] evince-common:amd64 3.20.1-1 -> 3.21.4-1
[UPGRADE] fonts-liberation:amd64 2.00.1-2 -> 1:1.07.4-2
[UPGRADE] fonts-opensymbol:amd64 2:102.7+LibO5.2.0-2 -> 2:102.7+LibO5.2.1-1
[UPGRADE] gir1.2-atk-1.0:amd64 2.20.0-1 -> 2.21.90-2
[UPGRADE] gir1.2-freedesktop:amd64 1.48.0-3 -> 1.49.1-2
[UPGRADE] gir1.2-glib-2.0:amd64 1.48.0-3 -> 1.49.1-2
[UPGRADE] gir1.2-gtk-3.0:amd64 3.20.9-1 -> 3.21.5-3
[UPGRADE] gir1.2-pango-1.0:amd64 1.40.1-1 -> 1.40.2-1
[UPGRADE] glib-networking:amd64 2.48.2-1 -> 2.49.90-1
[UPGRADE] glib-networking-common:amd64 2.48.2-1 -> 2.49.90-1
[UPGRADE] glib-networking-services:amd64 2.48.2-1 -> 2.49.90-1
[UPGRADE] gnome-desktop3-data:amd64 3.20.2-1 -> 3.21.90-3
[UPGRADE] gnome-keyring:amd64 3.20.0-1 -> 3.20.0-3
[UPGRADE] gnome-logs:amd64 3.20.1-1 -> 3.21.90-1
[UPGRADE] gsettings-desktop-schemas:amd64 3.20.0-3 -> 3.21.4-2
[UPGRADE] gsfonts:amd64 1:8.11+urwcyr1.0.7~pre44-4.2 -> 
1:8.11+urwcyr1.0.7~pre44-4.3

[UPGRADE] gstreamer1.0-plugins-good:amd64 1.8.3-1 -> 1.8.3-1+b1
[UPGRADE] gtk-update-icon-cache:amd64 3.20.9-1 -> 3.21.5-3
[UPGRADE] gvfs:amd64 1.28.3-1 -> 1.29.91-1
[UPGRADE] gvfs-backends:amd64 1.28.3-1 -> 1.29.91-1
[UPGRADE] gvfs-common:amd64 1.28.3-1 -> 1.29.91-1
[UPGRADE] gvfs-daemons:amd64 1.28.3-1 -> 1.29.91-1
[UPGRADE] gvfs-libs:amd64 1.28.3-1 -> 1.29.91-1
[UPGRADE] hunspell-en-gb:amd64 1:5.2.0-1 -> 1:5.2.1-1
[UPGRADE] hunspell-hu:amd64 1:5.2.0-1 -> 1:5.2.1-1
[UPGRADE] hwinfo:amd64 21.27-1 -> 21.30-1
[UPGRADE] i965-va-driver:amd64 1.7.1-1 -> 1.7.2-1
[UPGRADE] icedove:amd64 1:45.2.0-4 -> 1:45.2.0-4+b1
[UPGRADE] iceowl-extension:amd64 1:45.2.0-4 -> 1:45.2.0-4+b1
[UPGRADE] inkscape:amd64 0.91-9+b1 -> 0.91-10
[UPGRADE] iso-codes:amd64 3.69-1 -> 3.70-1
[UPGRADE] krb5-locales:amd64 1.14.3+dfsg-1 -> 1.14.3+dfsg-2
[UPGRADE] libapt-inst2.0:amd64 1.3~rc2 -> 1.3~rc4
[UPGRADE] libapt-pkg5.0:amd64 1.3~rc2 -> 1.3~rc4
[UPGRADE] libatk-bridge2.0-0:amd64 2.20.1-3 -> 2.20.1-4
[UPGRADE] libatk-wrapper-java:amd64 0.33.3-8 -> 0.33.3-9
[UPGRADE] libatk-wrapper-java-jni:amd64 0.33.3-8 -> 0.33.3-9
[UPGRADE] libatk1.0-0:amd64 2.20.0-1 -> 2.21.90-2
[UPGRADE] libatk1.0-data:amd64 2.20.0-1 -> 2.21.90-2
[UPGRADE] libavcodec57:amd64 7:3.1.2-1 -> 7:3.1.3-1+b3
[UPGRADE] libavfilter6:amd64 7:3.1.2-1 -> 7:3.1.3-1+b3
[UPGRADE] libavformat57:amd64 7:3.1.2-1 -> 7:3.1.3-1+b3
[UPGRADE] libavresample3:amd64 7:3.1.2-1 -> 7:3.1.3-1+b3
[UPGRADE] libavutil55:amd64 7:3.1.2-1 -> 7:3.1.3-1+b3
[UPGRADE] libbasicusageenvironment1:amd64 2016.08.07-1 -> 2016.08.27-1
[UPGRADE] libclamav7:amd64 0.99.2+dfsg-2 -> 0.99.2+dfsg-3
[UPGRADE] libclutter-gtk-1.0-0:amd64 1.8.0-1 -> 1.8.0-2
[UPGRADE] libcogl-pango20:amd64 1.22.0-2 -> 1.22.2-2
[UPGRADE] libcogl-path20:amd64 1.22.0-2 -> 1.22.2-2
[UPGRADE] libcogl20:amd64 1.22.0-2 -> 1.22.2-2

Bug#833698: Icedove 1:45.2.0-2+b1 (Debian Testing) SegFault

2016-08-10 Thread John Talbut

On Tue, 09 Aug 2016 22:48:00 + =?UTF-8?B?VmlrdG9yIErDpGdlcnNrw7xwcGVy?=
  wrote:

Everybody who reads only this bug report, please consider my workaround
mentioned in bug 833532:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833532#50

Thanks Viktor.  I have set "javascript.options.baselinejit" to "false" 
and icedove is now working.




Bug#833698: Icedove 1:45.2.0-2+b1 (Debian Testing) SegFault

2016-08-09 Thread John Talbut
I did not have this problem with Icedove/1:45.2.0-2.  It started when 
the package was upgraded to Icedove 1:45.2.0-2+b1.


I do not have calendar-google-provider installed.

John



Bug#833698: Version: 1:45.2.0-2+b1 now in testing

2016-08-09 Thread John Talbut
Version: 1:45.2.0-2+b1 was uploaded to testing last night although it 
does not appear in the PTS.  It segfaults on start up, would this be due 
to this bug?


John



Bug#813868: iceweasel: no sound

2016-03-07 Thread John Talbut

I have the same problem.

Iceweasel version: 44.0.2-1

Anything we can do to diagnose the problem further?

John

On Sat, 06 Feb 2016 03:25:18 +0100 Adam Borowski  
wrote:

Package: iceweasel
Version: 44.0-1
Severity: normal





Bug#815269: Icons changed

2016-02-22 Thread John Talbut
The icons in /usr/lib/iceweasel/browser/chrome/icons/default/ have been 
changed.




Bug#810160: icedove: FileLink does not work with Box

2016-01-06 Thread John Talbut

Package: icedove
Version: 38.5.0-1+b1
Severity: normal

Dear Maintainer,

   * What led up to the situation?
I attempt to send an email with a large file attached.  I have an 
account with Box and I have previously successfully sent large 
attachments using this service.


   * What exactly did you do (or not do) that was effective (or
 ineffective)?
When I attach the file I get a message saying "This is a large file.  It 
might be better to use Filelink instead."  I click on Link and I get a 
message "Your file is being linked.  It will appear in the body of the 
message when it's done."


   * What was the outcome of this action?
A rotating symbol appears next to the file name in the attachment box. 
Nothing else happens, however long I wait.


Checking with Box they referred to an earlier Mozilla bug 
https://bugzilla.mozilla.org/show_bug.cgi?id=1021684 which is marked as 
resolved.  Apparantly "Mozilla's response was that the current 
Thunderbird version 33 beta may be built on the current API calls."


-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.3.3-20151228 (SMP w/2 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages icedove depends on:
ii  debianutils   4.5.1
ii  fontconfig2.11.0-6.3
ii  libasound21.0.29-1
ii  libatk1.0-0   2.18.0-1
ii  libc6 2.21-6
ii  libcairo2 1.14.4-1
ii  libdbus-1-3   1.10.6-1
ii  libdbus-glib-1-2  0.102-1
ii  libevent-2.0-52.0.21-stable-2+b1
ii  libffi6   3.2.1-4
ii  libfontconfig12.11.0-6.3
ii  libfreetype6  2.6.1-0.1
ii  libgcc1   1:5.3.1-5
ii  libgdk-pixbuf2.0-02.32.3-1
ii  libglib2.0-0  2.46.2-3
ii  libgtk2.0-0   2.24.29-1
ii  libhunspell-1.3-0 1.3.3-3+b2
ii  libnspr4  2:4.11-1
ii  libnss3   2:3.21-1
ii  libpango-1.0-01.38.1-1
ii  libpangocairo-1.0-0   1.38.1-1
ii  libpangoft2-1.0-0 1.38.1-1
ii  libpixman-1-0 0.33.4-1
ii  libsqlite3-0  3.9.2-1
ii  libstartup-notification0  0.12-4
ii  libstdc++65.3.1-5
ii  libvpx3   1.5.0-2
ii  libx11-6  2:1.6.3-1
ii  libxcomposite11:0.4.4-1
ii  libxdamage1   1:1.1.4-2+b1
ii  libxext6  2:1.3.3-1
ii  libxfixes31:5.0.1-2+b2
ii  libxrender1   1:0.9.9-2
ii  libxt61:1.1.5-1
ii  psmisc22.21-2.1+b1
ii  zlib1g1:1.2.8.dfsg-2+b1

Versions of packages icedove recommends:
ii  hunspell-en-gb [hunspell-dictionary]  1:5.0.4-1
ii  hunspell-fr-modern [hunspell-dictionary]  1:5.5-1
ii  hunspell-hu [hunspell-dictionary] 1:5.0.4-1
ii  iceowl-extension  38.5.0-1+b1

Versions of packages icedove suggests:
pn  fonts-lyx 
ii  libgssapi-krb5-2  1.13.2+dfsg-4

-- no debconf information



Bug#807600: Which package?

2015-12-28 Thread John Talbut

On 27/12/15 23:58, Ben Hutchings wrote:

On Sun, 2015-12-27 at 15:49 +, John Talbut wrote:

Thank you all for looking at this.



Based on this:

[custom kernel]
/dev/sdb: PTUUID="25169f0a-30ad-47e5-81a9-d74ae8286776" PTTYPE="gpt"

[standard kernel]
/dev/sda: PTUUID="25169f0a-30ad-47e5-81a9-d74ae8286776" PTTYPE="gpt"
/dev/sda1: PARTUUID="1e4484e1-1499-4f9a-bd2f-e0f4d61e9920"
/dev/sda2: UUID="48537739-1f62-4c12-8bf1-9d662d8cc74f" TYPE="crypto_LUKS" PARTLABEL="dk" 
PARTUUID="6b5c5648-1b4b-4be5-83d7-7c47eb8b53a6"
/dev/sda3: UUID="bf028ceb-d1fa-4f62-b41f-d9d44adbe65a" TYPE="ext4" 
PARTUUID="5970fa70-34fa-4eca-aaf7-f085c9b55a27"

I would guess that you didn't enable CONFIG_EFI_PARTITION and thus the
kernel can't decode the partition table.

Thank you, yes, that was it.  I did not realise that I had an EFI 
partition, I live and learn.


I think I was thrown a bit by 
/usr/src/linux-source-4.3/block/partitions/Kconfig which says:


config PARTITION_ADVANCED
..
Say Y here if you would like to use hard disks under Linux which were 
partitioned under an operating system running on a different 
architecture than your Linux system.

..
If unsure, say N.

and

config EFI_PARTITION
..
Say Y here if you would like to use hard disks under Linux which were 
partitioned using EFI GPT.


As far as I was aware my disk was all partitioned under Linux.

Is there somewhere where I could suggest modifications to the Kconfig?

John



Bug#807600: [pkg-cryptsetup-devel] Bug#807600: Boot hangs

2015-12-17 Thread John Talbut

Hi Jonas

On 17/12/15 11:22, Jonas Meurer wrote:

Hi John,

For some reason, the volume group is not activated by the cryptroot
script during initramfs stage. From the debug log it looks like
sda2_crypt is not unlocked. Is this correct or are you asked for a
passphrase during initramfs?


Correct, I am not asked for a passphrase.



Is there anything else I can do to help diagnose the problem?


In the initramfs emergency shell that starts, please run the following
commands and send us the result:

# ls -al /dev/mapper/

# No such file or directory

But
# ls /dev/mapper/

drwxr-xr-x  2 0 0 60 .
drwxr-xr-x 13 0 0   3060 ..
crw---  1 0 0 10,236 control


# dmsetup table

# No devices found



and

# sed -i -e 's#/bin/sh#/bin/sh -x#g' /scripts/local-top/cryptroot
# /scripts/local-top/cryptroot>

# Syntax error: newline unexpected

but if I put a file name (on a mounted data stick) after this, the file 
contained:


  Reading all physical volumes.  This may take a while...
Begin: Waiting for encrypted source device... ...   Reading all physical 
volumes.  This may take a while...

  Reading all physical volumes.  This may take a while...
  Reading all physical volumes.  This may take a while...
  Reading all physical volumes.  This may take a while...
  Reading all physical volumes.  This may take a while...
  Reading all physical volumes.  This may take a while...
  Reading all physical volumes.  This may take a while...
  Reading all physical volumes.  This may take a while...
  Reading all physical volumes.  This may take a while...
  Reading all physical volumes.  This may take a while...
  Reading all physical volumes.  This may take a while...
  Reading all physical volumes.  This may take a while...
  Reading all physical volumes.  This may take a while...
  Reading all physical volumes.  This may take a while...
  Reading all physical volumes.  This may take a while...
  Reading all physical volumes.  This may take a while...
  Reading all physical volumes.  This may take a while...
  Reading all physical volumes.  This may take a while...
done.
  ALERT! /dev/disk/by-uuid/48537739-1f62-4c12-8bf1-9d662d8cc74f does 
not exist.

Check cryptopts=source= bootarg: cat /proc/cmdline
or missing modules, devices: cat /proc/modules; ls /dev
-r Dropping to a shell. Will skip 
/dev/disk/by-uuid/48537739-1f62-4c12-8bf1-9d662d8cc74f if you can't fix.


There were other messages repeated on the screen.

I hope this helps.

John



Bug#807600: Boot hangs

2015-12-13 Thread John Talbut

Attached.
+ readonly=y
+ [ -z  ]
+ BOOT=local
+ [ -n  ]
+ resume=/dev/mapper/dk-sw
+ maybe_break top
+ [  = top ]
+ run_scripts /scripts/init-top
+ initdir=/scripts/init-top
+ [ ! -d /scripts/init-top ]
+ shift
+ . /scripts/init-top/ORDER
+ /scripts/init-top/all_generic_ide
+ [ -e /conf/param.conf ]
+ /scripts/init-top/blacklist
+ [ -e /conf/param.conf ]
+ /scripts/init-top/keymap
+ [ -e /conf/param.conf ]
+ /scripts/init-top/udev
calling: trigger
device-enumerator: scan all dirs
  device-enumerator: scanning /sys/bus
  device-enumerator: scanning /sys/class
calling: settle
+ [ -e /conf/param.conf ]
+ maybe_break modules
+ [  = modules ]
+ [ n != y ]
+ log_begin_msg Loading essential drivers
+ _log_msg Begin: Loading essential drivers ... 
+ [ n = y ]
+ printf Begin: Loading essential drivers ... 
Begin: Loading essential drivers ... + load_modules
+ [ -e /conf/modules ]
+ read m
+ cat /conf/modules
+ [ -z microcode ]
+ printf %.1s microcode
+ com=m
+ [ m = # ]
+ modprobe microcode
+ read m
+ [ n != y ]
+ log_end_msg
+ _log_msg done.\n
+ [ n = y ]
+ printf done.\n
done.
+ [ -n  ]
+ maybe_break premount
+ [  = premount ]
+ [ n != y ]
+ log_begin_msg Running /scripts/init-premount
+ _log_msg Begin: Running /scripts/init-premount ... 
+ [ n = y ]
+ printf Begin: Running /scripts/init-premount ... 
Begin: Running /scripts/init-premount ... + run_scripts /scripts/init-premount
+ initdir=/scripts/init-premount
+ [ ! -d /scripts/init-premount ]
+ shift
+ . /scripts/init-premount/ORDER
+ /scripts/init-premount/amd64_microcode
/scripts/init-premount/amd64_microcode: 36: 
/scripts/init-premount/amd64_microcode: cannot open /proc/modules: No such file
+ [ -e /conf/param.conf ]
+ [ n != y ]
+ log_end_msg
+ _log_msg done.\n
+ [ n = y ]
+ printf done.\n
done.
+ maybe_break mount
+ [  = mount ]
+ log_begin_msg Mounting root file system
+ _log_msg Begin: Mounting root file system ... 
+ [ n = y ]
+ printf Begin: Mounting root file system ... 
Begin: Mounting root file system ... + . /scripts/local
+ . /scripts/nfs
+ . /scripts/local
+ parse_numeric /dev/mapper/dk-rt
+ return
+ maybe_break mountroot
+ [  = mountroot ]
+ mount_top
+ local_top
+ [  != yes ]
+ [ n != y ]
+ log_begin_msg Running /scripts/local-top
+ _log_msg Begin: Running /scripts/local-top ... 
+ [ n = y ]
+ printf Begin: Running /scripts/local-top ... 
Begin: Running /scripts/local-top ... + run_scripts /scripts/local-top
+ initdir=/scripts/local-top
+ [ ! -d /scripts/local-top ]
+ shift
+ . /scripts/local-top/ORDER
+ /scripts/local-top/cryptopensc
+ [ -e /conf/param.conf ]
+ /scripts/local-top/lvm2
  lvmetad is not active yet, using direct activation during sysinit
  Volume group "dk" not found
  Cannot process volume group dk
  lvmetad is not active yet, using direct activation during sysinit
  Volume group "dk" not found
  Cannot process volume group dk
+ [ -e /conf/param.conf ]
+ /scripts/local-top/cryptroot
  /run/lvm/lvmetad.socket: connect failed: No such file or directory
  WARNING: Failed to connect to lvmetad. Falling back to internal scanning.
  Reading all physical volumes.  This may take a while...
  /run/lvm/lvmetad.socket: connect failed: No such file or directory
  WARNING: Failed to connect to lvmetad. Falling back to internal scanning.
Begin: Waiting for encrypted source device... ...   /run/lvm/lvmetad.socket: 
connect failed: No such file or directory
  WARNING: Failed to connect to lvmetad. Falling back to internal scanning.
  Reading all physical volumes.  This may take a while...
  /run/lvm/lvmetad.socket: connect failed: No such file or directory
  WARNING: Failed to connect to lvmetad. Falling back to internal scanning.
  /run/lvm/lvmetad.socket: connect failed: No such file or directory
  WARNING: Failed to connect to lvmetad. Falling back to internal scanning.
  Reading all physical volumes.  This may take a while...
  /run/lvm/lvmetad.socket: connect failed: No such file or directory
  WARNING: Failed to connect to lvmetad. Falling back to internal scanning.
  /run/lvm/lvmetad.socket: connect failed: No such file or directory
  WARNING: Failed to connect to lvmetad. Falling back to internal scanning.
  Reading all physical volumes.  This may take a while...
  /run/lvm/lvmetad.socket: connect failed: No such file or directory
  WARNING: Failed to connect to lvmetad. Falling back to internal scanning.
  /run/lvm/lvmetad.socket: connect failed: No such file or directory
  WARNING: Failed to connect to lvmetad. Falling back to internal scanning.
  Reading all physical volumes.  This may take a while...
  /run/lvm/lvmetad.socket: connect failed: No such file or directory
  WARNING: Failed to connect to lvmetad. Falling back to internal scanning.
  /run/lvm/lvmetad.socket: connect failed: No such file or directory
  WARNING: Failed to connect to lvmetad. Falling back to internal scanning.
  Reading all physical volumes.  This may take a while...
  /run/lvm/lvmetad.socket: connect failed: No such file or directory
  WARNING: Failed to 

Bug#807841: evince: Selected search results are off screen

2015-12-13 Thread John Talbut

Package: evince
Version: 3.18.2-1
Severity: normal

Dear Maintainer,

   * What led up to the situation?

I open a pdf file using evince.  I use evince's search facility to find 
some text.  I get a list of results in a side pane.  I click on any of 
the results and the result is not highlighted in the main pane.


   * What exactly did you do (or not do) that was effective (or
 ineffective)?

I had to move the image up or down to find the text, which is just below 
the bottom or above the top of the pane, depending on the direction of 
search.


   * What outcome did you expect instead?

I expect to find the search results in the pane, clear of the bottom and 
top.


-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.2.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages evince depends on:
ii  evince-common  3.18.2-1
ii  gnome-icon-theme-symbolic  3.12.0-1
ii  libatk1.0-02.18.0-1
ii  libc6  2.19-22
ii  libcairo-gobject2  1.14.4-1
ii  libcairo2  1.14.4-1
ii  libevdocument3-4   3.18.2-1
ii  libevview3-3   3.18.2-1
ii  libgdk-pixbuf2.0-0 2.32.2-1
ii  libglib2.0-0   2.46.2-1
ii  libgtk-3-0 3.18.5-1
ii  libpango-1.0-0 1.38.1-1
ii  libsecret-1-0  0.18.3-1
ii  shared-mime-info   1.5-2

Versions of packages evince recommends:
ii  dbus-x11  1.10.4-1

Versions of packages evince suggests:
ii  gvfs  1.26.2-1
pn  nautilus  
ii  poppler-data  0.4.7-5
ii  unrar 1:5.3.2-1

-- no debconf information



Bug#807600: Boot hangs

2015-12-13 Thread John Talbut
OK, so it seems that his may be a problem with cryptsetup.  Is this a 
known problem?  Is there a workaround?


I have tried a boot with debug on.  Trace attached.

Is there anything else I can do to help diagnose the problem?

John


initramfs debug.odt
Description: application/vnd.oasis.opendocument.text


Bug#807600: initramfs-tools: LVM called before encrypted partition is mounted causing boot to hang

2015-12-10 Thread John Talbut

Package: initramfs-tools
Version: 0.120
Severity: important

Dear Maintainer,

   * What led up to the situation?
I compiled a static kernel from the latest source in Debian Testing, 
4.2.6.  I have successfully compiled kernels many times before.


I have a boot partition and the rest of the hard disk is in an encrypted 
partition.


When I come to boot it fails to ask for the password and starts getting 
the following lines being repeated on the console:


/run/lvm/lvmetad.socket: connect failed: No such file or directory
WARNING: Failed to connect to lvmetad. Falling back to internal scanning.
Reading all physical volumes. This may take a while...

In addition a previous kernel that I had been using also fails to boot. 
 On the other hand the latest stock modular kernel boots OK.


I am attaching a dmesg which I was able to obtain from a boot failure. 
The lvmetad lines do not appear in dmesg.


The information below refers to the system booted with the 4.2.0-1-amd64 
stock kernel.



-- Package-specific info:
-- initramfs sizes
-rw-r--r-- 1 root root  18M Oct  1 06:13 /boot/initrd.img-4.1.0-2-amd64
-rw-r--r-- 1 root root 4.9M Oct  2 21:29 /boot/initrd.img-4.1.6-20151002
-rw-r--r-- 1 root root 4.9M Dec  6 19:40 
/boot/initrd.img-4.1.6-20151002-_4.1.6-20151002-2_amd64
-rw-r--r-- 1 root root 4.9M Oct  3 06:54 
/boot/initrd.img-4.1.6-20151002-dbg_4.1.6-20151002-1_amd64

-rw-r--r-- 1 root root 4.9M Oct  3 05:32 /boot/initrd.img-4.1.6-20151003
-rw-r--r-- 1 root root  19M Nov 25 18:43 /boot/initrd.img-4.2.0-1-amd64
-rw-r--r-- 1 root root 4.9M Dec  6 19:41 /boot/initrd.img-4.2.6-20151206
-rw-r--r-- 1 root root 4.9M Dec 10 14:59 /boot/initrd.img-4.2.6-20151209
-- /proc/cmdline
BOOT_IMAGE=/vmlinuz-4.2.0-1-amd64 root=/dev/mapper/dk-rt ro 
snd-hda-intel.index=1,0


-- resume
RESUME=/dev/mapper/dk-sw
-- /proc/filesystems
ext3
ext2
ext4

-- lsmod
Module  Size  Used by
arc4   16384  2
btusb  45056  0
btrtl  16384  1 btusb
btbcm  16384  1 btusb
iwlmvm192512  0
mac80211  630784  1 iwlmvm
btintel16384  1 btusb
snd_usb_audio 180224  0
snd_usbmidi_lib32768  1 snd_usb_audio
snd_rawmidi32768  1 snd_usbmidi_lib
snd_seq_device 16384  1 snd_rawmidi
amd_freq_sensitivity16384  0
kvm_amd61440  0
kvm   495616  1 kvm_amd
bluetooth 499712  5 btbcm,btrtl,btusb,btintel
pwc73728  0
videobuf2_vmalloc  16384  1 pwc
videobuf2_memops   16384  1 videobuf2_vmalloc
videobuf2_core 49152  1 pwc
v4l2_common16384  2 pwc,videobuf2_core
videodev  167936  3 pwc,v4l2_common,videobuf2_core
media  24576  1 videodev
iwlwifi   118784  1 iwlmvm
cfg80211  532480  3 iwlwifi,mac80211,iwlmvm
amdkfd118784  1
rfkill 24576  3 cfg80211,bluetooth
pcspkr 16384  0
evdev  20480  11
serio_raw  16384  0
radeon   1499136  3
edac_mce_amd   24576  0
fam15h_power   16384  0
edac_core  57344  0
snd_hda_codec_realtek86016  1
k10temp16384  0
snd_hda_codec_hdmi 49152  1
snd_hda_codec_generic73728  1 snd_hda_codec_realtek
i2c_piix4  24576  0
ttm94208  1 radeon
sg 32768  0
snd_hda_intel  36864  0
drm_kms_helper126976  1 radeon
drm   352256  6 ttm,drm_kms_helper,radeon
fujitsu_laptop 20480  0
shpchp 36864  0
snd_hda_codec 131072  4 
snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
snd_hda_core   65536  5 
snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel

snd_hwdep  16384  2 snd_usb_audio,snd_hda_codec
snd_pcm   102400  5 
snd_usb_audio,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_core

snd_timer  32768  1 snd_pcm
snd86016  12 
snd_hda_codec_realtek,snd_usb_audio,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_rawmidi,snd_hda_codec_generic,snd_usbmidi_lib,snd_hda_codec,snd_hda_intel,snd_seq_device

i2c_algo_bit   16384  1 radeon
8250_fintek16384  0
tpm_tis20480  0
video  36864  1 fujitsu_laptop
tpm40960  1 tpm_tis
soundcore  16384  1 snd
button 16384  0
acpi_cpufreq   20480  0
processor  36864  3 acpi_cpufreq
thermal_sys49152  2 video,processor
parport_pc 28672  0
ppdev  20480  0
lp 20480  0
parport49152  3 lp,ppdev,parport_pc
loop   28672  0
autofs440960  2
ext4  573440  6
crc16  16384  2 

Bug#792473: cups: After updating to 2.0.3-6 in testing cups interface no longer works

2015-07-20 Thread John Talbut

On 19/07/15 22:13, Brian Potkin wrote:

On Sun 19 Jul 2015 at 21:41:39 +0100, John Talbut wrote:


$ iceweasel

(process:1687): GLib-CRITICAL **: g_slice_set_config: assertion
'sys_page_size == 0' failed
console.error:
   [CustomizableUI]
   Custom widget with id loop-button does not return a valid node
console.error:
   [CustomizableUI]
   Custom widget with id loop-button does not return a valid node


These don't mean that much to me and are probably nothing to do with
what we are investigating. They are likely harmless. I thought the
output might show a complaint that the program could not connect to
localhost:631.


root@johnwtnc110:/home/john# netstat -tulpan | grep cups
root@johnwtnc110:/home/john# netstat -tulpan
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address   Foreign Address State
PID/Program name
tcp0  0 0.0.0.0:17500   0.0.0.0:* LISTEN
1042/dropbox
tcp0  0 127.0.0.1:17600 0.0.0.0:* LISTEN
1042/dropbox
tcp0  0 127.0.0.1:17603 0.0.0.0:* LISTEN
1042/dropbox
tcp0  0 0.0.0.0:111 0.0.0.0:* LISTEN
662/rpcbind
tcp0  0 0.0.0.0:37809   0.0.0.0:* LISTEN
702/rpc.statd
tcp0  0 0.0.0.0:22  0.0.0.0:* LISTEN


This is the worrying bit. You have shown you have cups running but there
is no sign here that it is listening for any connection on 127.0.0.1,
which is localhost.

We need to see your /etc/cups/cupsd.conf. Please would you post it. Send
the contents of /etc/hosts too.


Hope this helps


It does.

Cheers,

Brian.


/etc/cups/cupsd.conf:
#
#
# Sample configuration file for the CUPS scheduler.  See man 
cupsd.conf for a

# complete description of this file.
#

# Log general information in error_log - change warn to debug
# for troubleshooting...
LogLevel warn

# Deactivate CUPS' internal logrotating, as we provide a better one, 
especially

# LogLevel debug2 gets usable now
MaxLogSize 0

# Only listen for connections from the local machine.
Listen Servername:631
Listen /var/run/cups/cups.sock

# Show shared printers on the local network.
Browsing On
BrowseLocalProtocols dnssd

# Default authentication type, when authentication is required...
DefaultAuthType Basic

# Web interface setting...
WebInterface Yes

# Restrict access to the server...
Location /
  Order allow,deny
/Location

# Restrict access to the admin pages...
Location /admin
  Order allow,deny
/Location

# Restrict access to configuration files...
Location /admin/conf
  AuthType Default
  Require user @SYSTEM
  Order allow,deny
/Location

# Set the default printer/job policies...
Policy default
  # Job/subscription privacy...
  JobPrivateAccess default
  JobPrivateValues default
  SubscriptionPrivateAccess default
  SubscriptionPrivateValues default

  # Job-related operations must be done by the owner or an administrator...
  Limit Create-Job Print-Job Print-URI Validate-Job
Order deny,allow
  /Limit

  Limit Send-Document Send-URI Hold-Job Release-Job Restart-Job 
Purge-Jobs Set-Job-Attributes Create-Job-Subscription Renew-Subscription 
Cancel-Subscription Get-Notifications Reprocess-Job Cancel-Current-Job 
Suspend-Current-Job Resume-Job Cancel-My-Jobs Close-Job CUPS-Move-Job 
CUPS-Get-Document

Require user @OWNER @SYSTEM
Order deny,allow
  /Limit

  # All administration operations require an administrator to 
authenticate...
  Limit CUPS-Add-Modify-Printer CUPS-Delete-Printer 
CUPS-Add-Modify-Class CUPS-Delete-Class CUPS-Set-Default CUPS-Get-Devices

AuthType Default
Require user @SYSTEM
Order deny,allow
  /Limit

  # All printer operations require a printer operator to authenticate...
  Limit Pause-Printer Resume-Printer Enable-Printer Disable-Printer 
Pause-Printer-After-Current-Job Hold-New-Jobs Release-Held-New-Jobs 
Deactivate-Printer Activate-Printer Restart-Printer Shutdown-Printer 
Startup-Printer Promote-Job Schedule-Job-After Cancel-Jobs 
CUPS-Accept-Jobs CUPS-Reject-Jobs

AuthType Default
Require user @SYSTEM
Order deny,allow
  /Limit

  # Only the owner or an administrator can cancel or authenticate a job...
  Limit Cancel-Job CUPS-Authenticate-Job
Require user @OWNER @SYSTEM
Order deny,allow
  /Limit

  Limit All
Order deny,allow
  /Limit
/Policy

# Set the authenticated printer/job policies...
Policy authenticated
  # Job/subscription privacy...
  JobPrivateAccess default
  JobPrivateValues default
  SubscriptionPrivateAccess default
  SubscriptionPrivateValues default

  # Job-related operations must be done by the owner or an administrator...
  Limit Create-Job Print-Job Print-URI Validate-Job
AuthType Default
Order deny,allow
  /Limit

  Limit Send-Document Send-URI Hold-Job Release-Job Restart-Job 
Purge-Jobs Set-Job-Attributes Create-Job-Subscription Renew-Subscription 
Cancel-Subscription Get-Notifications Reprocess-Job Cancel-Current-Job 
Suspend-Current-Job Resume-Job Cancel-My-Jobs

Bug#792473: cups: After updating to 2.0.3-6 in testing cups interface no longer works

2015-07-20 Thread John Talbut

On 20/07/15 15:37, Didier 'OdyX' Raboud wrote:

John  Guido; can you please send the output of the following commands
to the bugreport (as root)?

# grep -E 'WebInterface|Listen' /etc/cups/cupsd.conf
# lpstat -H

If the first doesn't show Listen localhost:631 but the latter outputs
localhost:127, then these are occurences of bug #792730.

Cheers,
OdyX

P.S. I'll upload cups 2.0.3-9 as soon as I get feedback on #792731


I followed Brian's suggestion, i.e. I replaced:
Listen Servername:631
with
Listen localhost:631
in /etc/cups/cupsd.conf

and now everything seems to be working.  For completeness (and after the 
above modification which I made earlier in the day):
root@johnwtnc110:/home/john# grep -E 'WebInterface|Listen' 
/etc/cups/cupsd.conf

Listen localhost:631
Listen /var/run/cups/cups.sock
WebInterface Yes
root@johnwtnc110:/home/john# lpstat -H
localhost:631

Thanks for all your work and for looking into this.

Best wishes

John


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#792473: cups: After updating to 2.0.3-6 in testing cups interface no longer works

2015-07-19 Thread John Talbut

On 18/07/15 23:47, Brian Potkin wrote:

On Sat 18 Jul 2015 at 22:46:24 +0100, John Talbut wrote:


I have tried running cupsd as root.  Iceweasel still can't establish
a connection to the server at localhost:631, but LibreOffice now
lists several printers however they do not relate to the printer
currently available on the network where I am.

running netstat -tulpan | grep 631 as root gives me nothing.


Hello John,

An empty output for the netstat command would imply the cups daemon is
not running. Which would imply something untoward if it happens after
the machine has been rebooted. Does it?

The status of cups can be confirmed with

   systemctl status cups cups.socket cups.path cups-browsed

Please post the output of this command.

Regards,

Brian.

root@johnwtnc110:/home/john# systemctl status cups cups.socket cups.path 
cups-browsed

● cups.service - CUPS Scheduler
   Loaded: loaded (/lib/systemd/system/cups.service; enabled; vendor 
preset: enabled)

   Active: active (running) since Sun 2015-07-19 07:44:32 BST; 41min ago
 Docs: man:cupsd(8)
 Main PID: 1604 (cupsd)
   CGroup: /system.slice/cups.service
   └─1604 /usr/sbin/cupsd -l

Jul 19 07:44:32 johnwtnc110 systemd[1]: Started CUPS Scheduler.
Jul 19 07:44:32 johnwtnc110 systemd[1]: Starting CUPS Scheduler...

● cups.socket - CUPS Scheduler
   Loaded: loaded (/lib/systemd/system/cups.socket; enabled; vendor 
preset: enabled)

   Active: active (running) since Sun 2015-07-19 07:39:17 BST; 46min ago
   Listen: /var/run/cups/cups.sock (Stream)

Jul 19 07:39:17 johnwtnc110 systemd[1]: Listening on CUPS Scheduler.
Jul 19 07:39:17 johnwtnc110 systemd[1]: Starting CUPS Scheduler.

● cups.path - CUPS Scheduler
   Loaded: loaded (/lib/systemd/system/cups.path; disabled; vendor 
preset: enabled)

   Active: inactive (dead)

● cups-browsed.service - Make remote CUPS printers available locally
   Loaded: loaded (/lib/systemd/system/cups-browsed.service; enabled; 
vendor preset: enabled)

   Active: active (running) since Sun 2015-07-19 07:39:18 BST; 46min ago
 Main PID: 769 (cups-browsed)
   CGroup: /system.slice/cups-browsed.service
   └─769 /usr/sbin/cups-browsed

Jul 19 07:39:18 johnwtnc110 systemd[1]: Started Make remote CUPS 
printers av
Jul 19 07:39:18 johnwtnc110 systemd[1]: Starting Make remote CUPS 
printers a

Hint: Some lines were ellipsized, use -l to show in full.

Regards

John


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#792473: cups: After updating to 2.0.3-6 in testing cups interface no longer works

2015-07-19 Thread John Talbut

On 19/07/15 10:51, Brian Potkin wrote:

On Sun 19 Jul 2015 at 08:28:28 +0100, John Talbut wrote:


● cups.path - CUPS Scheduler
Loaded: loaded (/lib/systemd/system/cups.path; disabled; vendor
preset: enabled)
Active: inactive (dead)


That doesn't look very healthy but I don't know what significance it has
in the context of this report. My system shows Active: active (waiting).

Do you get any error message from Iceweasel if you run it from a terminal?

Please post the output of 'netstat -tulpan | grep cups'.

Cheers,

Brian.


$ iceweasel

(process:1687): GLib-CRITICAL **: g_slice_set_config: assertion 
'sys_page_size == 0' failed

console.error:
  [CustomizableUI]
  Custom widget with id loop-button does not return a valid node
console.error:
  [CustomizableUI]
  Custom widget with id loop-button does not return a valid node

root@johnwtnc110:/home/john# netstat -tulpan | grep cups
root@johnwtnc110:/home/john# netstat -tulpan
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address   Foreign Address 
State   PID/Program name
tcp0  0 0.0.0.0:17500   0.0.0.0:* 
LISTEN  1042/dropbox
tcp0  0 127.0.0.1:17600 0.0.0.0:* 
LISTEN  1042/dropbox
tcp0  0 127.0.0.1:17603 0.0.0.0:* 
LISTEN  1042/dropbox
tcp0  0 0.0.0.0:111 0.0.0.0:* 
LISTEN  662/rpcbind
tcp0  0 0.0.0.0:37809   0.0.0.0:* 
LISTEN  702/rpc.statd
tcp0  0 0.0.0.0:22  0.0.0.0:* 
LISTEN  754/sshd
tcp0  0 192.168.100.7:49299 91.220.196.211:443 
TIME_WAIT   -
tcp   38  0 192.168.100.7:37001 54.230.187.97:443 
CLOSE_WAIT  1042/dropbox
tcp0  0 192.168.100.7:49296 91.220.196.211:443 
TIME_WAIT   -
tcp   38  0 192.168.100.7:41622 108.160.172.204:443 
CLOSE_WAIT  1042/dropbox
tcp   38  0 192.168.100.7:54396 54.192.184.178:443 
CLOSE_WAIT  1042/dropbox
tcp0  0 192.168.100.7:49298 91.220.196.211:443 
TIME_WAIT   -
tcp0  0 192.168.100.7:59748 108.160.163.110:443 
ESTABLISHED 1042/dropbox
tcp0  0 192.168.100.7:50577 216.58.210.78:80 
ESTABLISHED 1687/iceweasel
tcp0  0 192.168.100.7:49244 91.220.196.211:443 
TIME_WAIT   -
tcp6   0  0 :::111  :::* 
LISTEN  662/rpcbind
tcp6   0  0 :::51475:::* 
LISTEN  702/rpc.statd
tcp6   0  0 :::22   :::* 
LISTEN  754/sshd
udp0  0 0.0.0.0:53530.0.0.0:* 
732/avahi-daemon: r
udp0  0 0.0.0.0:53028   0.0.0.0:* 
732/avahi-daemon: r
udp0  0 0.0.0.0:806 0.0.0.0:* 
662/rpcbind
udp0  0 127.0.0.1:878   0.0.0.0:* 
702/rpc.statd
udp0  0 0.0.0.0:45526   0.0.0.0:* 
702/rpc.statd
udp0  0 0.0.0.0:17500   0.0.0.0:* 
1042/dropbox
udp0  0 0.0.0.0:111 0.0.0.0:* 
662/rpcbind
udp0  0 192.168.100.7:123   0.0.0.0:* 
768/ntpd
udp0  0 127.0.0.1:123   0.0.0.0:* 
768/ntpd
udp0  0 0.0.0.0:123 0.0.0.0:* 
768/ntpd
udp6   0  0 :::5353 :::* 
732/avahi-daemon: r
udp6   0  0 :::806  :::* 
662/rpcbind
udp6   0  0 :::42386:::* 
702/rpc.statd
udp6   0  0 :::55263:::* 
732/avahi-daemon: r
udp6   0  0 :::111  :::* 
662/rpcbind
udp6   0  0 fe80::21b:b1ff:fe29:123 :::* 
768/ntpd
udp6   0  0 ::1:123 :::* 
768/ntpd
udp6   0  0 :::123  :::* 
768/ntpd


Hope this helps

John


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#792473: cups: After updating to 2.0.3-6 in testing cups interface no longer works

2015-07-18 Thread John Talbut
On Thu, 16 Jul 2015 18:53:56 +0100 Brian Potkin claremont...@gmail.com 
wrote:

On Wed 15 Jul 2015 at 23:44:48 +0100, Brad Rogers wrote:

 On Wed, 15 Jul 2015 07:09:47 +0100 John Talbut j...@dpets.co.uk wrote:

  After the recent update Firefox can't establish a connection to the
  server at localhost:631.  Also, LibreOffice only shows a generic
  printer but other packages (Firefox, Mousepad) print OK.

 I've seen this myself.  There's a simple workaround;

 As root, run 'cupsd'

 It's as simple as that.  For whatever reason, cups is not being started,
 or falls over, when the system is booted.

Hello John,

How are you going on with this issue? When you say Firefox we expect
you mean any browser. What do you mean by generic printer?

What does 'netstat -tulpan | grep 631' give you?

Regards,

Brian.


Hello Brian

Sorry, I meant Iceweasel browser.
The LibreOffice print dialogue only listed generic printer.

I have tried running cupsd as root.  Iceweasel still can't establish a 
connection to the server at localhost:631, but LibreOffice now lists 
several printers however they do not relate to the printer currently 
available on the network where I am.


running netstat -tulpan | grep 631 as root gives me nothing.

Regards

John


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#792473: cups: After updating to 2.0.3-6 in testing cups interface no longer works

2015-07-15 Thread John Talbut

Package: cups
Version: 2.0.3-6
Severity: normal

After the recent update Firefox can't establish a connection to the 
server at localhost:631.  Also, LibreOffice only shows a generic printer 
but other packages (Firefox, Mousepad) print OK.


-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.14.4-20140525 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages cups depends on:
ii  cups-client2.0.3-6
ii  cups-common2.0.3-6
ii  cups-core-drivers  2.0.3-6
ii  cups-daemon2.0.3-6
ii  cups-filters   1.0.71-1
ii  cups-ppdc  2.0.3-6
ii  cups-server-common 2.0.3-6
ii  debconf [debconf-2.0]  1.5.56
ii  ghostscript9.06~dfsg-2
ii  libavahi-client3   0.6.31-5
ii  libavahi-common3   0.6.31-5
ii  libc-bin   2.19-18
ii  libc6  2.19-18
ii  libcups2   2.0.3-6
ii  libcupscgi12.0.3-6
ii  libcupsimage2  2.0.3-6
ii  libcupsmime1   2.0.3-6
ii  libcupsppdc1   2.0.3-6
ii  libgcc11:5.1.1-12
ii  libstdc++6 5.1.1-12
ii  libusb-1.0-0   2:1.0.19-1
ii  lsb-base   4.1+Debian13+nmu1
ii  poppler-utils  0.26.5-2
ii  procps 2:3.3.10-2

Versions of packages cups recommends:
ii  avahi-daemon 0.6.31-5
ii  colord   1.2.1-1+b2
ii  cups-filters [ghostscript-cups]  1.0.71-1
ii  printer-driver-gutenprint5.2.10-3

Versions of packages cups suggests:
ii  cups-bsd   2.0.3-6
pn  cups-pdf   none
ii  foomatic-db-compressed-ppds [foomatic-db]  20150411-1
pn  hplip  none
pn  printer-driver-hpcups  none
pn  smbclient  none
ii  udev   221-1

-- debconf information:
  cupsys/raw-print: true
  cupsys/backend: lpd, socket, usb, snmp, dnssd


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#785265: xserver-xorg was not installed

2015-05-21 Thread John Talbut
In my case I had uninstalled xserver-xorg after the recent update, 
possibly because the description:


This package depends on the full suite of the server and drivers for 
the X.Org X server. It does not provide the actual server itself.


suggested it was not required.  Clearly it is.  Reinstalled it and 
everything is working.


John


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#785265: Segfault

2015-05-20 Thread John Talbut
I am getting this problem as well.  I had two computers one of which was 
working after the recent set of updates in stretch and the other was crashing.  
I decided to check on differences in the installations and on the computer that 
was working I had all the xserver video packages installed and on the other I 
only had the package for the (Intel) graphics card in use.  I deleted the extra 
packages from the working computer and it now crashes.  I reinstalled all the 
deleted packages and it still crashes.  The one thing I could not reinstall 
were the modesetting configuration files which I had purged.

I would provide a gdb trace but I am hitting some problems.  I am using lightdm 
and xfce so the instructions for getting a core file at 
http://x.debian.net/howto/use-gdb.html do not help.  What should I set on my 
system?

Also I do not have a file /etc/X11/core for # gdb -c /etc/X11/core 
/usr/bin/Xorg.

And when I try Starting X from gdb I get a blank screen and an unresponsive 
system

John

--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#758037: I also have this problem

2014-08-29 Thread John Talbut

What more information is wanted?


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#758037: I also have this problem

2014-08-29 Thread John Talbut
Is this a problem with version 1.4.0-3 in stable?  Dropbox complains if 
you have an out of date version but if I try to update it by refreshing 
the package in stable I get this problem.  Refreshing works OK in testing .



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#757964: cups: built-in error and log buttons do not work

2014-08-12 Thread John Talbut

Package: cups
Version: 1.7.4-4
Severity: normal

Clicking on any of the log buttons on the administration page just 
brings up a page saying Not Found.


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.14.4-20140526 (SMP w/2 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages cups depends on:
ii  cups-client1.7.4-4
ii  cups-common1.7.4-4
ii  cups-core-drivers  1.7.4-4
ii  cups-daemon1.7.4-4
ii  cups-filters   1.0.55-1
ii  cups-ppdc  1.7.4-4
ii  cups-server-common 1.7.4-4
ii  debconf [debconf-2.0]  1.5.53
ii  ghostscript9.05~dfsg-8.1
ii  libavahi-client3   0.6.31-4
ii  libavahi-common3   0.6.31-4
ii  libc-bin   2.19-7
ii  libc6  2.19-7
ii  libcups2   1.7.4-4
ii  libcupscgi11.7.4-4
ii  libcupsimage2  1.7.4-4
ii  libcupsmime1   1.7.4-4
ii  libcupsppdc1   1.7.4-4
ii  libgcc11:4.9.1-4
ii  libstdc++6 4.9.1-4
ii  libusb-1.0-0   2:1.0.19-1
ii  lsb-base   4.1+Debian13
ii  poppler-utils  0.26.3-1
ii  procps 1:3.3.9-7

Versions of packages cups recommends:
ii  avahi-daemon 0.6.31-4
ii  colord   1.2.1-1
ii  cups-filters [ghostscript-cups]  1.0.55-1
pn  printer-driver-gutenprintnone

Versions of packages cups suggests:
ii  cups-bsd   1.7.4-4
pn  cups-pdf   none
pn  foomatic-db-compressed-ppds | foomatic-db  none
pn  hplip  none
pn  printer-driver-hpcups  none
pn  smbclient  none
ii  udev   208-6

-- debconf information:
  cupsys/backend: lpd, socket, usb, snmp, dnssd
  cupsys/raw-print: true


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#752701: initramfs-tools: Does not load firmware for in kernel wireless drivers

2014-06-26 Thread John Talbut

Wed, 25 Jun 2014 22:43:56 +0200 maximilian attems wrote:

 We don'T support NFS over wireless there would be no other reason
 to put it there

Another reason is that if wireless firmware is not loaded in the 
initramfs then it does not get loaded at all.


This is a general problem that I have had now with three different 
wireless drivers.  The problem is that the built in wireless driver 
starts working before the disk file systems have been mounted, and hence 
the firmware is not available.


It is a bug, not a matter of a user setting.  Whether the solution 
adopted lies with the initramfs or somewhere else is something for 
developers to decide.


How can I progress this?


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#752701: initramfs-tools: Does not load firmware for in kernel wireless drivers

2014-06-25 Thread John Talbut

Package: initramfs-tools
Version: 0.109.1
Severity: normal

After compiling and installing a kernel using the latest source in 
stable (linux-source (3.2+46)) the wireless does not work.  The kernel 
is compiled with all required drivers built in, i.e. no modules, 
including the RTL8195SE driver.  The firmware-realtek package is 
installed.  This kernel uses an initramfs (there does not seem to be any 
choice about this).  I cannot find any evidence of a wireless driver or 
firmware being included in the initramfs.  I have the same problem on 
another computer with a different make of wireless chip.


-- Package-specific info:
-- initramfs sizes
-- /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-3.2.57-20140624 
root=UUID=ae785b86-8e94-49f1-959b-39f3f4faac09 ro snd-hda-intel.index=0 
snd-hda-intel.model=samsung-n120 snd-virmidi.index=1 quiet


-- resume
RESUME=/dev/sda5
-- /proc/filesystems
ext3
ext2
vfat
msdos
iso9660
udf

-- lsmod

-- /etc/initramfs-tools/modules

-- /etc/kernel-img.conf
# Kernel image management overrides
# See kernel-img.conf(5) for details
do_symlinks = yes
relative_links = yes
do_bootloader = no
do_bootfloppy = no
do_initrd = yes
link_in_boot = no

-- /etc/initramfs-tools/initramfs.conf
MODULES=most
BUSYBOX=y
KEYMAP=n
COMPRESS=gzip
DEVICE=
NFSROOT=auto

-- /etc/initramfs-tools/update-initramfs.conf
update_initramfs=yes
backup_initramfs=no

-- mkinitramfs hooks
/etc/initramfs-tools/hooks/:

/usr/share/initramfs-tools/hooks:
busybox
dmsetup
keymap
klibc
kmod
thermal
udev


-- System Information:
Debian Release: 7.5
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.2.57-20140624 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages initramfs-tools depends on:
ii  cpio   2.11+dfsg-0.1
ii  klibc-utils2.0.1-3.1
ii  kmod   9-3
ii  module-init-tools  9-3
ii  udev   175-7.2

Versions of packages initramfs-tools recommends:
ii  busybox  1:1.20.0-7

Versions of packages initramfs-tools suggests:
ii  bash-completion  1:2.0-1

-- no debconf information


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#748917: [Pkg-xfce-devel] Bug#748917: lightdm: fails to register a logind session

2014-05-25 Thread John Talbut
I seem to have found out the cause of this which is to do with the 
migration to the systemd init system.  I had updated all the packages to 
the latest versions in Jessie and everything seemed to be working apart 
from no logind session being registered.  However, I compile my own 
kernels and the kernel I was using was not set up for systemd init to 
function fully.  I recompiled a kernel in accordance with the systemd 
readme file and now everything is working, so the bug can be closed.


Thank you both for your help.

Regards

John


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#748917: [Pkg-xfce-devel] Bug#748917: lightdm: fails to register a logind session

2014-05-24 Thread John Talbut

On 24/05/14 13:55, Yves-Alexis Perez wrote:

On ven., 2014-05-23 at 21:53 +0100, John Talbut wrote:

Yes, libpam-systemd is installed.

I installed systemd-shim and it made no difference.


When  booting and lightdm is started (and before any attempt to login
graphically), can you switch to a console tty, login as root and check
if logind is running (the process would be /lib/systemd/systemd-logind
from the systemd package)


In tty1 as root, ps -e -f includes the line:

root30471 0 14:10 ? 00:00:00/lib/systemd/systemd-logind 

ps -rf only gives one line, for ps

Regards

John


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#748917: lightdm: fails to register a logind session

2014-05-23 Thread John Talbut

Is there anything I can do to diagnose this problem?  Is there a workaround?

John


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#748917: [Pkg-xfce-devel] Bug#748917: Bug#748917: lightdm: fails to register a logind session

2014-05-23 Thread John Talbut

On 23/05/14 21:05, Yves-Alexis Perez wrote:

On ven., 2014-05-23 at 21:55 +0200, Yves-Alexis Perez wrote:

Also, is libpam-systemd installed, and, if not, does installing it fix
the problem?


And if it's actually already installed, it might be worth checking if
installing systemd-shim does help.

Regards,


Yes, libpam-systemd is installed.

I installed systemd-shim and it made no difference.  loginctl sill gives:

SESSION UID USER SEAT


0 sessions listed.

after rebooting and logging in again.

Regards

John


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#748917: network-manager: Failed to add/activate connection No session found for uid, 1000 (unknown)

2014-05-22 Thread John Talbut

Package: network-manager
Version: 0.9.8.10-2
Severity: important

When I click on a WiFi connection I get a Connection Failure message 
with the above information.  This is similar to 
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=742950 but I am using 
lightdm.


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.8.3-20130328 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages network-manager depends on:
ii  adduser3.113+nmu3
ii  dbus   1.8.2-1
ii  init-system-helpers1.18
ii  isc-dhcp-client4.2.4-7
ii  libc6  2.18-5
ii  libdbus-1-31.8.2-1
ii  libdbus-glib-1-2   0.102-1
ii  libgcrypt111.5.3-4
ii  libglib2.0-0   2.40.0-3
ii  libgnutls262.12.23-15
ii  libgudev-1.0-0 204-8
ii  libmm-glib01.0.0-4
ii  libnl-3-2003.2.24-2
ii  libnl-genl-3-200   3.2.24-2
ii  libnl-route-3-200  3.2.24-2
ii  libnm-glib40.9.8.10-2
ii  libnm-util20.9.8.10-2
ii  libpam-systemd 204-8
ii  libpolkit-gobject-1-0  0.105-5
ii  libsoup2.4-1   2.46.0-2
ii  libsystemd-daemon0 204-8
ii  libsystemd-login0  204-8
ii  libuuid1   2.20.1-5.7
ii  lsb-base   4.1+Debian12
ii  policykit-10.105-5
ii  udev   175-7.2
ii  wpasupplicant  1.1-1

Versions of packages network-manager recommends:
pn  crda  none
pn  dnsmasq-base  none
ii  iptables  1.4.21-1
pn  modemmanager  none
pn  ppp   none

Versions of packages network-manager suggests:
ii  avahi-autoipd  0.6.31-4

-- Configuration Files:
/etc/NetworkManager/NetworkManager.conf changed [not included]

-- no debconf information


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#748917: [Pkg-utopia-maintainers] Bug#748917: network-manager: Failed to add/activate connection No session found for uid, 1000 (unknown)

2014-05-22 Thread John Talbut

What's the output of
loginctl


SESSION UID USER SEAT


0 sessions listed


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#739346: ristretto: Order by exif date

2014-02-17 Thread John Talbut

Package: ristretto
Version: 0.6.3-2
Severity: wishlist

Sorting images into file name order is unhelpful when a folder contains 
images from different cameras or ones that have been renamed.  It would 
be useful if there was an option to sort the images in exif date/time order.


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.39-20110627 (SMP w/2 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages ristretto depends on:
ii  libc6   2.17-97
ii  libcairo2   1.12.16-2
ii  libdbus-glib-1-20.100.2-1
ii  libexif12   0.6.21-1
ii  libgdk-pixbuf2.0-0  2.28.2-1+b1
ii  libglib2.0-02.36.4-1
ii  libgtk2.0-0 2.24.22-1
ii  libpango1.0-0   1.36.0-1+b1
ii  libx11-62:1.6.2-1
ii  libxfce4ui-1-0  4.10.0-5
ii  libxfce4util6   4.10.1-1
ii  libxfconf-0-2   4.10.0-2

Versions of packages ristretto recommends:
ii  tumbler  0.1.29-2

ristretto suggests no packages.

-- no debconf information


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#696537: Workaround

2013-10-30 Thread John Talbut
Which files does the modification suggested by Stephan need to be 
applied to?


(Problem is still extant with linux 3.10)


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#717194: Not gsd?

2013-07-24 Thread John Talbut
Hmm, I don't think this is a gnome-settings-daemon problem as I do not
have it installed, I am using xfce.  When I try to run evince
(evince-gtk) it segfaults with the same messages as above.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#468235: Debug level alternatives in man page

2013-03-29 Thread John Talbut
Seems to come under this heading.

The man page for wpa_cli needs to at least list and preferably explain
the options for level.  As I understand it they are restricted to:
EXCESSIVE, MSGDUMP, DEBUG, INFO, WARNING, ERROR


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#701862: Fails to boot, no cryptsetup in initramfs

2013-03-05 Thread John Talbut
Is this a known problem?  Is it related to
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=689722, which is
supposed to have been resolved?

Is there a workaround so that I can boot my machine?  Or a version of
the installer that does not lead to this problem?  Or a way of using the
installer?

Is more information needed?  If so, what?  I will help if I can.

John


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#701862: Fails to boot, no cryptsetup in initramfs

2013-02-27 Thread John Talbut
Package: installation-reports

Boot method: USB
Image version:
http://cdimage.debian.org/cdimage/wheezy_di_rc1/amd64/iso-cd/debian-wheezy-DI-rc1-amd64-netinst.iso
Date: 27th February 2013

Machine: Samsung NC110P
Processor: Atom N2600
Memory: 2GB RAM, 320GB disk
Partitions:
#1  primary 254.8   MB  B   f   ext4/
#2  primary 319.8   GB  K   crypto  (sda2_crypt)

- Provides logical volume:  da  290820MB
#1  290.8 GBF   ext4/data
- Provides logical volume:  ho  MB
#1  10 GB   F   ext4/home
- Provides logical volume:  rt  499MB
#1  499.1 MBF   ext4/
- Provides logical volume:  sw  3997MB
#1  4 GBF   swapswap
- Provides logical volume:  tm  499MB
#1  499.1 MBF   ext4/tmp
- Provides logical volume:  us  MB
#1  10 GB   F   ext4/usr
- Provides logical volume:  va  3997MB
#1  4 GBF   ext4/var

Comments/Problems:

Everything installed apparently correctly.  When I then boot the system
Grub starts OK, then the system stops with the ALERT! /dev/mapper/dk-rt
does not exist Dropping to a shell! message.  On my other machine with
a similar installation (installed some months ago) it asks me for the
cryptsetup password instead just before this point.

Once in the shell, cryptsetup is unavailable.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#692828: Works with 1.12.10.1

2013-02-02 Thread John Talbut
I have come across the same problem.  I upgraded libcairo2 from 1.12.2-2
to 1.12.10-1 (currently in experimental) and it now prints OK.  The
upgrade pulled in libegl1-mesa:i386, libgbm1:i386 and  libwayland0:i386.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#693771: thunar: Enable use of bookmarks/shortcuts when Side Pane is displaying Tree

2012-11-19 Thread John Talbut
Package: thunar
Version: 1.2.3-4+b1
Severity: wishlist
Tags: upstream

Currently to use bookmarks/shortcuts involves using the side pane.  I
would like to be able to leave the side pane on tree view and still be
able to access the bookmarks/shortcuts for example by having them under
the Go menu.

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.39-20110627 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages thunar depends on:
ii  desktop-file-utils  0.20-0.1
ii  exo-utils   0.6.2-5
ii  libatk1.0-0 2.4.0-2
ii  libc6   2.13-35
ii  libcairo2   1.12.2-2
ii  libdbus-1-3 1.6.8-1
ii  libdbus-glib-1-20.100-1
ii  libexo-1-0  0.6.2-5
ii  libgdk-pixbuf2.0-0  2.26.1-1
ii  libglib2.0-02.33.12+really2.32.4-3
ii  libgtk2.0-0 2.24.10-2
ii  libgudev-1.0-0  175-7
ii  libice6 2:1.0.8-2
ii  libnotify4  0.7.5-1
ii  libpango1.0-0   1.30.0-1
ii  libsm6  2:1.2.1-2
ii  libthunarx-2-0  1.2.3-4+b1
ii  libxfce4ui-1-0  4.8.1-1
ii  libxfce4util4   4.8.2-1
ii  shared-mime-info1.0-1+b1
ii  thunar-data 1.2.3-4

Versions of packages thunar recommends:
ii  dbus-x111.6.8-1
ii  gvfs1.12.3-1+b1
ii  libfontconfig1  2.9.0-7
ii  libfreetype62.4.9-1
ii  thunar-volman   0.6.1-1
ii  tumbler 0.1.25-1+b1
pn  xdg-user-dirs   none
ii  xfce4-panel 4.8.6-4

Versions of packages thunar suggests:
pn  thunar-archive-plugin none
pn  thunar-media-tags-plugin  none

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#692457: xfce4: Does not close down properly then xfwm4 does not run on restart

2012-11-06 Thread John Talbut
Package: xfce4
Version: 4.8.0.3
Severity: normal
Tags: upstream

Often when I close down there is a delay of about a minute before the
system starts to close down.  This happens even if all applications on
the desktop have been closed beforehand.  The next time I start up after
this happens xfwm4 does not run and has to be started manually.

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.39-20110627 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xfce4 depends on:
ii  gtk2-engines-xfce  2.8.1-3
ii  orage  4.8.3-2
ii  thunar 1.2.3-4+b1
ii  xfce4-appfinder4.8.0-3
ii  xfce4-mixer4.8.0-3+b1
ii  xfce4-panel4.8.6-4
ii  xfce4-session  4.8.3-2+b1
ii  xfce4-settings 4.8.3-2
ii  xfce4-utils4.8.3-2
ii  xfconf 4.8.1-1
ii  xfdesktop4 4.8.3-2
ii  xfwm4  4.8.3-2

Versions of packages xfce4 recommends:
pn  desktop-base  none
ii  tango-icon-theme  0.8.90-5
ii  thunar-volman 0.6.1-1
pn  xfce4-notifyd none
pn  xorg  none

Versions of packages xfce4 suggests:
pn  xfce4-goodies  none
pn  xfprint4   none

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#676302: apt: apt-cdrom add couldn't be used several times

2012-09-21 Thread John Talbut
Is this the same problem that is being discussed at
http://forums.debian.net/viewtopic.php?f=17t=81255p=453705#p441206?

If so, it is present in
http://cdimage.debian.org/cdimage/wheezy_di_beta2/i386/iso-cd/
(downloaded 18/9/12) and which incorporates apt 0.9.7.4

The solution there worked for me.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#687610: Cannot copy a repeating event

2012-09-14 Thread John Talbut
Package: iceowl-extension
Version: 10.0.6-2
Severity: normal

If I try to copy a repeating event only the first instance is copied and
the Repeat section of the Edit Event dialogue is greyed out and cannot
be edited.

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.39-20110627 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages iceowl-extension depends on:
ii  calendar-timezones  10.0.6-2
ii  icedove 10.0.6-2
ii  libc6   2.13-35
ii  libgcc1 1:4.7.1-7
ii  libnspr42:4.9.1-1
ii  libnspr4-0d 2:4.9.1-1
ii  libstdc++6  4.7.1-7

Versions of packages iceowl-extension recommends:
pn  calendar-google-provider  none

Versions of packages iceowl-extension suggests:
pn  fonts-lyx  none

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#685917: wicd: Does not connect to WEP network

2012-08-26 Thread John Talbut

Package: wicd
Version: 1.7.2.4-2
Severity: important

wicd connects normally on a WPA network.  After attempting to connect to 
a WEP network pinging the router returns Destination Host Unreachable. 
 iwconfig indicates that encryption is off.  I can connect (without 
stopping wicd) by doing the following:


root@johnwtn220:/home/john# iwconfig wlan0 key s:password
root@johnwtn220:/home/john# ifconfig wlan0 down
root@johnwtn220:/home/john# ifconfig wlan0 192.168.100.7
root@johnwtn220:/home/john# route add default gw 192.168.100.1 wlan0

(I am using a static IP address)

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.19-20120610 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages wicd depends on:
ii  wicd-daemon 1.7.2.4-2
ii  wicd-gtk [wicd-client]  1.7.2.4-2

wicd recommends no packages.

wicd suggests no packages.

Versions of packages wicd-gtk depends on:
ii  python 2.7.3~rc2-1
ii  python-glade2  2.24.0-3
ii  python-gtk22.24.0-3
ii  wicd-daemon1.7.2.4-2

Versions of packages wicd-gtk recommends:
ii  gksu   2.0.2-6
ii  python-notify  0.1.1-3

Versions of packages wicd-daemon depends on:
ii  adduser 3.113+nmu3
ii  dbus1.6.0-1
ii  debconf 1.5.46
ii  dhcpcd  1:3.2.3-11
ii  iproute 20120521-3
ii  iputils-ping3:20101006-1+b1
ii  lsb-base4.1+Debian7
ii  net-tools   1.60-24.1
ii  psmisc  22.19-1
ii  python  2.7.3~rc2-1
ii  python-dbus 1.1.1-1
ii  python-gobject  3.2.2-1
ii  python-wicd 1.7.2.4-2
ii  wireless-tools  30~pre9-8
ii  wpasupplicant   1.0-2

Versions of packages wicd-daemon recommends:
ii  wicd-gtk [wicd-client]  1.7.2.4-2

Versions of packages wicd-daemon suggests:
ii  pm-utils  1.4.1-9

Versions of packages python-wicd depends on:
ii  python 2.7.3~rc2-1
ii  python2.6  2.6.8-0.2
ii  python2.7  2.7.3~rc2-2.1

-- debconf information:
* wicd/users:


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#675491: module-cork-music-on-phone is a problem

2012-06-09 Thread John Talbut
I have also been having a problem with PulseAudio not starting after a 
recent upgrade.


I tried cleaning up the ~/.pulse folder but it did not help.

However, default.pa was causing PulseAudio to attempt to load 
module-cork-music-on-phone, which no longer exists.


Changing the line in $HOME/.pulse/default.pa from
load-module module-cork-music-on-phone
to
load-module module-role-cork

solved the problem.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#659720: Reproducibility

2012-02-20 Thread John Talbut
Hi Rene

I have created a document and posted it upstream as requested.  I cannot
open it with 3.4.5-2, so if you can then there must be something
different between your set up and mine (above).

John



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#659720: Subject: libreoffice: Cannot save or open documents with passwords

2012-02-13 Thread John Talbut
Package: libreoffice
Version: 1:3.4.5-2
Severity: normal

Spreadsheets and writer documents saved with passwords with earlier
versions of LibreOffice cannot be opened with LibreOffice 3.4.5,  the
message is The password is incorrect after putting in the correct
password.
Documents cannot be save with passwords using LibreOffice 3.4.5, when
trying to save a document as Password 345 test.odt and inputting a
password, the message is Error saving the document Untitled 1: General
Error. General input/output error

This seems to be LibreOffice bug:
https://bugs.freedesktop.org/show_bug.cgi?id=45171

It is claimed that this only affects Ubuntu, see
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/919659
but it would appear to affect Debian as well.

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.39-20110627 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libreoffice depends on:
ii  fonts-sil-gentium-basic [ttf-sil-gentium-basic]  1.1-5
ii  liblucene2-java  2.9.4+ds1-4
ii  libreoffice-base 1:3.4.5-2
ii  libreoffice-calc 1:3.4.5-2
ii  libreoffice-core 1:3.4.5-2
ii  libreoffice-draw 1:3.4.5-2
ii  libreoffice-filter-mobiledev 1:3.4.5-2
ii  libreoffice-impress  1:3.4.5-2
ii  libreoffice-java-common  1:3.4.5-2
ii  libreoffice-math 1:3.4.5-2
ii  libreoffice-report-builder-bin   1:3.4.5-2
ii  libreoffice-writer   1:3.4.5-2
ii  ttf-dejavu   2.33-2
ii  ttf-sil-gentium-basic1.1-5

Versions of packages libreoffice recommends:
ii  fonts-liberation [ttf-liberation]  1.07.0-2
ii  libpaper-utils 1.1.24+nmu1
ii  ttf-liberation 1.07.0-2
ii  ttf-mscorefonts-installer  3.4

Versions of packages libreoffice suggests:
pn  cups-bsd 1.5.0-13
pn  default-jre [java5-runtime]  1:1.6-46
pn  gstreamer0.10-ffmpeg 0.10.13-2
pn  gstreamer0.10-plugins-bad0.10.22-3
pn  gstreamer0.10-plugins-base   0.10.35-1
pn  gstreamer0.10-plugins-good   0.10.30-2.1
pn  gstreamer0.10-plugins-ugly   0.10.18-3+b1
pn  hunspell-hu [hunspell-dictionary]1:3.3.0-3
pn  hyphen-hyphenation-patterns  none
pn  icedove  3.1.16-1
pn  iceweasel9.0.1-1
pn  imagemagick | graphicsmagick-imagemagick-compat  none
pn  libgl1-mesa-glx [libgl1] 7.11.2-1
pn  libldap-2.4-22.4.28-1.1
pn  libreoffice-filter-binfilter none
pn  libreoffice-gnome1:3.4.5-2
pn  libreoffice-help-en-gb [libreoffice-help-3.4]1:3.4.5-2
pn  libreoffice-l10n-en-gb [libreoffice-l10n-3.4]1:3.4.5-2
pn  libreoffice-officebean   none
pn  libsane  1.0.22-7
pn  libxrender1  1:0.9.6-2
pn  myspell-en-gb [myspell-dictionary]   1:3.3.0-3
pn  mythes-thesaurus none
pn  openclipart-libreoffice  none
pn  openjdk-6-jre [java5-runtime]6b24~pre2-1
pn  openjdk-7-jre [java5-runtime]7~b147-2.0-1
pn  pstoedit none
pn  unixodbc none

Versions of packages libreoffice-core depends on:
ii  fontconfig 2.8.0-3
ii  fonts-opensymbol [ttf-opensymbol]  2:2.4.3+LibO3.4.5-2
ii  libatk1.0-02.2.0-2
ii  libc6  2.13-24
ii  libcairo2  1.10.2-6.2
ii  libcurl3-gnutls7.24.0-1
ii  libdb5.1   5.1.29-1
ii  libexpat1  2.0.1-7.2
ii  libfontconfig1 2.8.0-3
ii  libfreetype6   2.4.8-1
ii  libgcc11:4.6.2-12
ii  libgdk-pixbuf2.0-0 2.24.0-2
ii  libglib2.0-0   2.30.2-4
ii  libgraphite2-2.0.0 1.0.3.real-1
ii  libgstreamer-plugins-base0.10-00.10.35-1
ii  libgstreamer0.10-0 0.10.35-1
ii  libgtk2.0-02.24.8-3
ii  libhunspell-1.3-0  1.3.2-4
ii  libhyphen0 2.8.3-1
ii  libice62:1.0.7-2
ii  

Bug#641537: Current situation

2011-12-06 Thread John Talbut

Following a strace that I posted at:
http://wiki.documentfoundation.org/File:Bug_35023_strace.log.7z

Opinion here:
http://nabble.documentfoundation.org/Trying-to-diagnose-base-running-extremely-slowly-tt3426499.html#none

is that the bug is to do with Java stack guard as detailed in these 
Sun/Oracle Java related bug reports:


http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6929067: Stack guard 
pages should be removed when thread is detached


http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6978641: Fix for 
6929067 introduces additional overhead in thread creation/termination paths


However, I am not at all clear what has happened about 6978641.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#646018: network-manager-gnome: forgets wireless key if a connection is lost

2011-10-20 Thread John Talbut

Package: network-manager-gnome
Version: 0.9.0-2
Severity: normal

The wireless driver keeps dropping the network connection (nothing to do 
with this bug). When the network manager applet tries to re-establish 
the connection, a pop-up window appears asking for the key. The first 
time this happens the existing key is offered.  If the connection still 
fails the next time the pop-up window appears the key has been deleted. 
 If I click Cancel in the pop-up window the first and each subsequent 
time, and then click on the network manager applet in the panel, I can 
select my network and re-connect (maybe after several goes) without 
being prompted for a key.


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.39-20110622 (SMP w/2 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages network-manager-gnome depends on:
ii  dbus-x11 1.4.16-1
ii  gconf2   2.32.4-1
ii  gnome-icon-theme 3.2.0-1
ii  libatk1.0-0  2.2.0-2
ii  libc62.13-21
ii  libcairo21.10.2-6.1
ii  libdbus-1-3  1.4.16-1
ii  libdbus-glib-1-2 0.98-1
ii  libfontconfig1   2.8.0-3
ii  libfreetype6 2.4.6-2
ii  libgconf2-4  2.32.4-1
ii  libgdk-pixbuf2.0-0   2.24.0-1
ii  libglib2.0-0 2.28.6-1
ii  libgnome-bluetooth7  2.30.0-3
ii  libgnome-keyring03.2.0-2
ii  libgtk2.0-0  2.24.6-2
ii  libnm-glib-vpn1  0.9.0-2
ii  libnm-glib4  0.9.0-2
ii  libnm-util2  0.9.0-2
ii  libnotify4   0.7.4-1
ii  libpango1.0-01.29.4-1
ii  network-manager  0.9.0-2
ii  policykit-1-gnome0.102-2

Versions of packages network-manager-gnome recommends:
ii  gnome-bluetooth2.30.0-3
ii  libpam-gnome-keyring [libpam-keyring]  3.0.3-2
ii  mobile-broadband-provider-info 20110806-1
ii  notification-daemon0.7.2-1

Versions of packages network-manager-gnome suggests:
pn  network-manager-openvpn-gnome  none
pn  network-manager-pptp-gnome none
pn  network-manager-vpnc-gnome none

-- no debconf information



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#644957: libreoffice-base: Base runs extremely slowly

2011-10-11 Thread John Talbut

Package: libreoffice-base
Version: 1:3.4.3-3
Severity: grave
Justification: renders package unusable

I have reported this issue against openjdk-6-jre, 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=641537 .  However the 
problem is even worse in LibreOffice 3.4.3-3 using openjdk-7-jre.  It 
has been reported upstream as 
https://bugs.freedesktop.org/show_bug.cgi?id=35023 and marked not their 
problem on the basis that base works OK with earlier versions of Java. 
However, until it can be identified what the change is in Java that has 
affected base it cannot be clear whether it is LibreOffice or a Java 
problem.


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.39-20110627 (SMP w/2 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libreoffice-base depends on:
ii  base-files 6.5
ii  default-jre [java5-runtime]1:1.6-40
ii  libc6  2.13-21
ii  libgcc11:4.6.1-4
ii  libhsqldb-java 1.8.0.10-10
ii  libreoffice-base-core  1:3.4.3-3
ii  libreoffice-core   1:3.4.3-3
ii  libreoffice-java-common1:3.4.3-3
ii  libstdc++6 4.6.1-4
ii  openjdk-6-jre [java5-runtime]  6b23~pre7-1
ii  openjdk-7-jre [java5-runtime]  7~b147-2.0~pre4-1
ii  ure3.4.3-3

libreoffice-base recommends no packages.

Versions of packages libreoffice-base suggests:
pn  libmyodbc | odbc-postgresql | libsqliteodbc | tdsodbc   none 

pn  libmysql-java | libpg-java | libjtds-java   none 

pn  libreoffice-gcj none 

pn  libreoffice-report-builder 
1:1.2.1+LibO3.4.3-3
pn  unixodbcnone 



Versions of packages libreoffice-core depends on:
ii  fontconfig   2.8.0-3
ii  libatk1.0-0  2.0.1-2
ii  libc62.13-21
ii  libcairo21.10.2-6.1
ii  libcurl3-gnutls  7.21.7-3
ii  libdb5.1 5.1.25-11
ii  libexpat12.0.1-7
ii  libfontconfig1   2.8.0-3
ii  libfreetype6 2.4.6-2
ii  libgcc1  1:4.6.1-4
ii  libgdk-pixbuf2.0-0   2.24.0-1
ii  libglib2.0-0 2.28.6-1
ii  libgraphite2-2.0.0   1.0.3.real-1
ii  libgstreamer-plugins-base0.10-0  0.10.35-1
ii  libgstreamer0.10-0   0.10.35-1
ii  libgtk2.0-0  2.24.4-3
ii  libhunspell-1.2-01.2.14-4
ii  libhyphen0   2.7.1-4
ii  libice6  2:1.0.7-2
ii  libicu44 4.4.2-2
ii  libjpeg8 8c-2
ii  libmythes-1.2-0  2:1.2.1-1
ii  libneon27-gnutls 0.29.6-1
ii  libnspr4-0d  4.8.9-1
ii  libnss3-1d   3.12.11-3
ii  libpango1.0-01.28.4-3
ii  libpng12-0   1.2.46-3
ii  librdf0  1.0.13-3
ii  libreoffice-common   1:3.4.3-3
ii  libsm6   2:1.2.0-2
ii  libssl1.0.0  1.0.0e-2
ii  libstdc++6   4.6.1-4
ii  libtextcat0  2.2-9
ii  libx11-6 2:1.4.4-2
ii  libxaw7  2:1.0.9-2
ii  libxext6 2:1.3.0-3
ii  libxinerama1 2:1.1.1-3
ii  libxml2  2.7.8.dfsg-4
ii  libxrandr2   2:1.3.2-2
ii  libxrender1  1:0.9.6-2
ii  libxslt1.1   1.1.26-8
ii  libxt6   1:1.1.1-2
ii  ttf-opensymbol   2:2.4.3+LibO3.4.3-3
ii  ure  3.4.3-3
ii  zlib1g   1:1.2.3.4.dfsg-3

Versions of packages libreoffice-base is related to:
pn  libmyodbcnone
pn  libmysql-javanone
pn  libpg-java   none
pn  libsapdbc-java   none



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#644957: libreoffice-base: Base runs extremely slowly

2011-10-11 Thread John Talbut

Hi René

I marked the bug as grave for LibreOffice-base (not LibreOffice) because 
base runs so slowly with openjdk-7-jre that it is unusable.  It is not a 
grave bug for openjdk-7-jre because it can be used for other things.


The question seems to be, how can this bug be resolved, whichever 
package is responsible.  It seems to me that at present 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=641537 has insufficient 
information.


I appreciate that many people feel that Java is inherently too slow, but 
it appears, according to 
https://bugs.freedesktop.org/show_bug.cgi?id=35023 that base still runs 
OK on earlier versions of openjdk.  So which of the changes to openjdk 
have slowed base down?  When we know this we should be in a position to 
say what the bug is in openjdk or whether some change needs to be made 
in base to accommodate some intended change in Java.


Regards

John



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#643867: ekiga: on h.323 call video flashes when connection is completed

2011-09-30 Thread John Talbut

Package: ekiga
Version: 3.2.7-4+b1
Severity: important

When making an h.323 call as soon as the other computer accepts the call 
the video on the calling computer flashes rapidly between, I think, 
called video, calling video and default screen.


In the log the following keeps repeating:

2011/09/30 15:26:19.749	  0:21.416	GMVideoOut...0xb3bd5b70	XVideo	#0, 
Adaptor: Intel(R) Textured Video, type: input | image | , ports: 16, 
first port: 81
2011/09/30 15:26:19.750	  0:21.416	GMVideoOut...0xb3bd5b70	XVideo 
Encoding List for Port 81:  id=0 name=XV_IMAGE size=2048x2048 
numerator=1 denominator=1
2011/09/30 15:26:19.750	  0:21.417	GMVideoOut...0xb3bd5b70	XVideo 
Attribute List for Port 81:
2011/09/30 15:26:19.751	  0:21.418	GMVideoOut...0xb3bd5b70	  name:   
XV_BRIGHTNESS
2011/09/30 15:26:19.752	  0:21.418	GMVideoOut...0xb3bd5b70	  flags: 
 get set
2011/09/30 15:26:19.752	  0:21.419	GMVideoOut...0xb3bd5b70	  min_color: 
 -128

2011/09/30 15:26:19.752   0:21.419  GMVideoOut...0xb3bd5b70   max_color:  
127
2011/09/30 15:26:19.752	  0:21.419	GMVideoOut...0xb3bd5b70	  name:   
XV_CONTRAST
2011/09/30 15:26:19.752	  0:21.419	GMVideoOut...0xb3bd5b70	  flags: 
 get set

2011/09/30 15:26:19.752   0:21.419  GMVideoOut...0xb3bd5b70   min_color:  0
2011/09/30 15:26:19.753   0:21.419  GMVideoOut...0xb3bd5b70   max_color:  
255
2011/09/30 15:26:19.753	  0:21.419	GMVideoOut...0xb3bd5b70	  name:   
XV_SYNC_TO_VBLANK
2011/09/30 15:26:19.753	  0:21.420	GMVideoOut...0xb3bd5b70	  flags: 
 get set

2011/09/30 15:26:19.753   0:21.420  GMVideoOut...0xb3bd5b70   min_color:  -1
2011/09/30 15:26:19.753   0:21.420  GMVideoOut...0xb3bd5b70   max_color:  1
2011/09/30 15:26:19.753	  0:21.420	GMVideoOut...0xb3bd5b70	XVideo	Image 
format list for Port 81:
2011/09/30 15:26:19.754	  0:21.421	GMVideoOut...0xb3bd5b70	  0x32595559 
(YUY2) packed, order: YUYV
2011/09/30 15:26:19.754	  0:21.421	GMVideoOut...0xb3bd5b70	  0x32315659 
(YV12) planar, order: YVU
2011/09/30 15:26:19.754	  0:21.421	GMVideoOut...0xb3bd5b70	  0x30323449 
(I420) planar, order: YUV
2011/09/30 15:26:19.754	  0:21.421	GMVideoOut...0xb3bd5b70	  0x59565955 
(UYVY) packed, order: UYVY
2011/09/30 15:26:19.755	  0:21.421	GMVideoOut...0xb3bd5b70	  0x434d5658 
(XVMC) planar, order: YVU
2011/09/30 15:26:19.755	  0:21.422	GMVideoOut...0xb3bd5b70	XVideo 
Grabbed Port: 81
2011/09/30 15:26:19.755	  0:21.422	GMVideoOut...0xb3bd5b70	XVideo	Using 
XVideo port: 81
2011/09/30 15:26:19.756	  0:21.423	GMVideoOut...0xb3bd5b70	XVideo	Found 
visual with colordepth of 24bits per pixel
2011/09/30 15:26:19.756	  0:21.423	GMVideoOut...0xb3bd5b70	X11	Created 
Window with ID 56623118
2011/09/30 15:26:19.773	  0:21.440	GMVideoOut...0xb3bd5b70	XVideo 
Colorkey method: NONE
2011/09/30 15:26:19.773	  0:21.440	GMVideoOut...0xb3bd5b70	XVideo 
Vertical sync successfully activated
2011/09/30 15:26:19.774	  0:21.440	GMVideoOut...0xb3bd5b70	XVideo 
XQueryShmExtension success
2011/09/30 15:26:19.774	  0:21.441	GMVideoOut...0xb3bd5b70	XVideo 
Created XvImage (176x144, data size: 38016, num_planes: 3
2011/09/30 15:26:19.774	  0:21.441	GMVideoOut...0xb3bd5b70	XVideo	 
Plane 0: pitch=176, offset=0
2011/09/30 15:26:19.774	  0:21.441	GMVideoOut...0xb3bd5b70	XVideo	 
Plane 1: pitch=88, offset=25344
2011/09/30 15:26:19.775	  0:21.441	GMVideoOut...0xb3bd5b70	XVideo	 
Plane 2: pitch=88, offset=31680
2011/09/30 15:26:19.775	  0:21.442	GMVideoOut...0xb3bd5b70	XVideo	Using 
SHM extension
2011/09/30 15:26:19.776	  0:21.443	GMVideoOut...0xb3bd5b70	X11	Unknown 
wm type...
2011/09/30 15:26:19.776	  0:21.443	GMVideoOut...0xb3bd5b70 
GMVideoOutputManager_X	VO_MODE_REMOTE: Successfully opened XV Window
2011/09/30 15:26:19.776	  0:21.443	GMVideoOut...0xb3bd5b70	X11	Unknown X 
Event 19 received
2011/09/30 15:26:19.778	  0:21.444	GMVideoOut...0xb3bd5b70	X11	Unmapping 
and destroying Window with ID 56623118
2011/09/30 15:26:19.778	  0:21.445	GMVideoOut...0xb3bd5b70 
GMVideoOutputManager_X	Opening VO_MODE_LOCAL display with image of 320x240
2011/09/30 15:26:19.778	  0:21.445	GMVideoOut...0xb3bd5b70	XVideo 
Initializing XV window with 320x240 at 26,26
2011/09/30 15:26:19.779	  0:21.446	GMVideoOut...0xb3bd5b70	XVideo 
XvQueryExtension: Version: 2 Release: 2 Request Base: 132 Event Base: 72 
Error Base: 140


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.39-20110627 (SMP w/2 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages ekiga depends on:
ii  evolution-data-server  3.0.3-1
ii  gconf2 2.32.4-1
ii  libatk1.0-02.0.1-2
ii  libavahi-client3   0.6.30-5
ii  libavahi-common3   0.6.30-5
ii  libavahi-glib1 0.6.30-5
ii  libc6  2.13-21
ii  libdbus-glib-1-2   0.94-4
ii  libebook1.2-10 3.0.3-1
ii  libedataserver1.2-14   3.0.3-1
ii  libgcc1

Bug#471961: Still a problem

2011-09-28 Thread John Talbut
I am getting this problem with 2.2.5, which no longer depends on 
libopenh323-1.18.0.


Are there any workarounds or any diagnostics I can do?



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#642075: LibreOffice: Links to Find dialogue not working

2011-09-19 Thread John Talbut


Package: libreoffice
Version: 1:3.4.3-1
Severity: normal

When in a document, pressing Ctrl+F or clicking on Find in the Edit drop 
down menu do nothing.  Clicking on Crtl+Alt+F opens the File drop down 
menu.  Clicking on Find  Replace in the Edit drop down menu works. 
This applies to both Writer and Calc.


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.39-20110627 (SMP w/2 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libreoffice depends on:
ii  liblucene2-java 2.9.4+ds1-2
ii  libreoffice-base1:3.4.3-1
ii  libreoffice-calc1:3.4.3-1
ii  libreoffice-core1:3.4.3-1
ii  libreoffice-draw1:3.4.3-1
ii  libreoffice-filter-mobiledev1:3.4.3-1
ii  libreoffice-impress 1:3.4.3-1
ii  libreoffice-java-common 1:3.4.3-1
ii  libreoffice-math1:3.4.3-1
ii  libreoffice-report-builder-bin  1:3.4.3-1
ii  libreoffice-writer  1:3.4.3-1
ii  ttf-dejavu  2.33-2
ii  ttf-sil-gentium-basic   1.1-2

Versions of packages libreoffice recommends:
ii  libpaper-utils 1.1.24+nmu1
ii  ttf-liberation 1.07.0-1
ii  ttf-mscorefonts-installer  3.3

Versions of packages libreoffice suggests:
pn  cups-bsd 1.5.0-5
pn  default-jre [java5-runtime]  1:1.6-40
pn  gstreamer0.10-ffmpeg 0.10.11-4
pn  gstreamer0.10-plugins-bad0.10.22-3
pn  gstreamer0.10-plugins-base   0.10.35-1
pn  gstreamer0.10-plugins-good   0.10.30-1
pn  gstreamer0.10-plugins-ugly   0.10.18-3
pn  hunspell-hu [hunspell-dictionary]1:3.3.0-3
pn  hyphen-hyphenation-patterns  none
pn  icedove  3.1.13-1
pn  iceweasel5.0-6
pn  imagemagick | graphicsmagick-imagemagick-compat  none
pn  libgl1-mesa-glx [libgl1] 7.11-5
pn  libldap-2.4-22.4.25-3
pn  libreoffice-filter-binfilter none
pn  libreoffice-gnome1:3.4.3-1
pn  libreoffice-help-en-gb [libreoffice-help-3.4]1:3.4.3-1
pn  libreoffice-l10n-en-gb [libreoffice-l10n-3.4]1:3.4.3-1
pn  libreoffice-officebean   none
pn  libsane  1.0.22-6
pn  libxrender1  1:0.9.6-2
pn  menu none
pn  myspell-en-gb [myspell-dictionary]   1:3.3.0-3
pn  mythes-thesaurus none
pn  openclipart-libreoffice  none
pn  openjdk-6-jre [java5-runtime]6b23~pre7-1
pn  openjdk-7-jre [java5-runtime]7~b147-2.0~pre4-1
pn  pstoedit none
pn  unixodbc none

Versions of packages libreoffice-core depends on:
ii  fontconfig   2.8.0-3
ii  libatk1.0-0  2.0.1-2
ii  libc62.13-18
ii  libcairo21.10.2-6.1
ii  libcurl3-gnutls  7.21.7-1
ii  libdb5.1 5.1.25-11
ii  libexpat12.0.1-7
ii  libfontconfig1   2.8.0-3
ii  libfreetype6 2.4.6-2
ii  libgcc1  1:4.6.1-4
ii  libgdk-pixbuf2.0-0   2.24.0-1
ii  libglib2.0-0 2.28.6-1
ii  libgraphite2-2.0.0   1.0.2-1
ii  libgstreamer-plugins-base0.10-0  0.10.35-1
ii  libgstreamer0.10-0   0.10.35-1
ii  libgtk2.0-0  2.24.4-3
ii  libhunspell-1.2-01.2.14-4
ii  libhyphen0   2.7.1-4
ii  libice6  2:1.0.7-2
ii  libicu44 4.4.2-2
ii  libjpeg8 8c-2
ii  libmythes-1.2-0  2:1.2.1-1
ii  libneon27-gnutls 0.29.6-1
ii  libnspr4-0d  4.8.9-1
ii  libnss3-1d   3.12.11-3
ii  libpango1.0-01.28.4-3
ii  libpng12-0   1.2.46-3
ii  librdf0  1.0.13-3
ii  libreoffice-common   1:3.4.3-1
ii  libsm6   2:1.2.0-2
ii  libssl1.0.0  1.0.0d-3
ii  libstdc++6   4.6.1-4
ii  libtextcat0  2.2-9
ii  libx11-6 2:1.4.4-1
ii  libxaw7  2:1.0.9-2
ii  libxext6 2:1.3.0-3
ii  libxinerama1 2:1.1.1-3
ii  libxml2  

Bug#641477: Same here

2011-09-16 Thread John Talbut

The same is happening for me.
Version: 2.1.2-4
Debian Release: wheezy/sid

John



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#641537: openjdk-6-jre: LibreOffice base runs extremely slowly

2011-09-14 Thread John Talbut

Package: openjdk-6-jre
Version: 6b23~pre9-1
Severity: important

After recent upgrades of openjdk LibeOffice base runs extremely slowly. 
 For instance, going to the bottom record of a 1800 record table used 
to take about 3 seconds, now it takes around 3 1/2 minutes.
This has been reported at LibreOffice: 
https://bugs.freedesktop.org/show_bug.cgi?id=35023 and marked by them as 
not their problem as it does not apply with earlier versions of Java.


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.39-20110627 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages openjdk-6-jre depends on:
ii  libaccess-bridge-java-jni  1.26.2-8
ii  libasound2 1.0.24.1-2
ii  libc6  2.13-18
ii  libgif44.1.6-9
ii  libjpeg62  6b1-2
ii  libpng12-0 1.2.46-3
ii  libpulse0  0.9.23-1
ii  libx11-6   2:1.4.4-1
ii  libxext6   2:1.3.0-3
ii  libxi6 2:1.4.3-3
ii  libxrender11:0.9.6-2
ii  libxtst6   2:1.2.0-3
ii  openjdk-6-jre-headless 6b23~pre9-1
ii  zlib1g 1:1.2.3.4.dfsg-3

Versions of packages openjdk-6-jre recommends:
ii  icedtea-netx  none
ii  ttf-dejavu-extra  2.33-2

Versions of packages openjdk-6-jre suggests:
pn  icedtea-plugin  none

-- no debconf information



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#632920: Related to 605268

2011-08-30 Thread John Talbut

Presumably this is related to
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605268
in OpenOffice.org



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#638951: hardinfo: does not show usb devices

2011-08-23 Thread John Talbut

Package: hardinfo
Version: 0.5.1-1.1
Severity: normal

If I select USB Devices in the left hand pane nothing appears in the 
right hand pane.


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.39-20110627 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages hardinfo depends on:
ii  libatk1.0-0 2.0.1-2  ATK accessibility toolkit
ii  libc6   2.13-16  Embedded GNU C Library: 
Shared lib
ii  libcairo2   1.10.2-6.1   The Cairo 2D vector 
graphics libra
ii  libfontconfig1  2.8.0-3  generic font configuration 
library
ii  libfreetype62.4.6-1  FreeType 2 font engine, 
shared lib

ii  libglib2.0-02.28.6-1 The GLib library of C routines
ii  libgnutls26 2.12.7-6 GNU TLS library - runtime 
library
ii  libgtk2.0-0 2.24.4-3 The GTK+ graphical user 
interface
ii  libpango1.0-0   1.28.4-1 Layout and rendering of 
internatio
ii  libsoup2.4-12.34.3-1 HTTP library implementation 
in C -
ii  libtasn1-3  2.9-4Manage ASN.1 structures 
(runtime)

ii  libxml2 2.7.8.dfsg-4 GNOME XML library
ii  pciutils1:3.1.7-12   Linux PCI Utilities
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

hardinfo recommends no packages.

Versions of packages hardinfo suggests:
pn  mesa-utilsnone (no description available)

-- no debconf information



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#632920: libreoffice-core or libreoffice-gtk

2011-08-23 Thread John Talbut
Is this a bug in libreoffice-core or is it in libreoffice-gtk which 
provides the quickstart icon?




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#636506: udev: failed to execute alsactl

2011-08-14 Thread John Talbut

Presumably of http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=636437

John



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#633740: udev: does not create an lp device

2011-07-13 Thread John Talbut

Package: udev
Version: 171-1
Severity: normal

Since removing the deprecated usb printer (usblp) driver from my kernel 
I no longer have a /dev/lp0, /dev/usb/lp0 or similar device.  Presumably 
these should now be being generated by udev.


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.39-20110627 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages udev depends on:
ii  debconf [debconf-2.0] 1.5.40 Debian configuration 
management sy
ii  libc6 2.13-7 Embedded GNU C Library: 
Shared lib
ii  libselinux1   2.0.98-1.1 SELinux runtime shared 
libraries

ii  libudev0  171-1  libudev shared library
ii  lsb-base  3.2-27 Linux Standard Base 3.2 
init scrip

ii  util-linux2.17.2-9.1 Miscellaneous system utilities

Versions of packages udev recommends:
ii  pciutils  1:3.1.7-10 Linux PCI Utilities
ii  usbutils  1:001-1Linux USB utilities

udev suggests no packages.

-- Configuration Files:
/etc/udev/udev.conf changed:
udev_log=debug


-- debconf information:
  udev/new_kernel_needed: false
  udev/title/upgrade:
  udev/reboot_needed:
  udev/sysfs_deprecated_incompatibility:



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#622686: Problem is connected with flash

2011-06-24 Thread John Talbut
As a workaround, I find that if I disable the Shockwave Flash plugin I 
can use Google translate without Iceweasel crashing.




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#630531: icedove: Spell check should use the same personal dictionaries as LibreOffice

2011-06-14 Thread John Talbut


Package: icedove
Version: 3.1.10-1
Severity: wishlist

Currently Icedove (and Iceweasel) and LibreOffice all have separate 
personal dictionaries so that words have to be added separately to each.


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.37-20110410 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages icedove depends on:
ii  debianutils 4.0.1Miscellaneous utilities 
specific t
ii  fontconfig  2.8.0-2.2generic font configuration 
library
ii  libasound2  1.0.23-4 shared library for ALSA 
applicatio

ii  libatk1.0-0 2.0.0-1  The ATK accessibility toolkit
ii  libc6   2.13-4   Embedded GNU C Library: 
Shared lib
ii  libcairo2   1.10.2-6 The Cairo 2D vector 
graphics libra
ii  libdbus-1-3 1.4.8-3  simple interprocess 
messaging syst
ii  libffi5 3.0.9-4  Foreign Function Interface 
library
ii  libfontconfig1  2.8.0-2.2generic font configuration 
library
ii  libfreetype62.4.4-1  FreeType 2 font engine, 
shared lib

ii  libgcc1 1:4.6.0-10   GCC support library
ii  libgdk-pixbuf2.0-0  2.23.3-3 GDK Pixbuf library
ii  libglib2.0-02.28.6-1 The GLib library of C routines
ii  libgtk2.0-0 2.24.4-3 The GTK+ graphical user 
interface
ii  libhunspell-1.2-0   1.2.14-4 spell checker and 
morphological an
ii  libjpeg62   6b1-1The Independent JPEG 
Group's JPEG
ii  libnspr4-0d 4.8.8-1  NetScape Portable Runtime 
Library
ii  libnss3-1d  3.12.10-1Network Security Service 
libraries
ii  libpango1.0-0   1.28.3-6 Layout and rendering of 
internatio
ii  libpixman-1-0   0.21.8-1 pixel-manipulation library 
for X a

ii  libpng12-0  1.2.44-2 PNG library - runtime
ii  libsqlite3-03.7.6.3-1SQLite 3 shared library
ii  libstartup-notification 0.12-1   library for program launch 
feedbac

ii  libstdc++6  4.6.0-10 The GNU Standard C++ Library v3
ii  libx11-62:1.4.3-1X11 client-side library
ii  libxrender1 1:0.9.6-1X Rendering Extension 
client libra

ii  libxt6  1:1.1.1-1X11 toolkit intrinsics library
ii  psmisc  22.13-1  utilities that use the proc 
file s

ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages icedove recommends:
ii  hunspell-hu [hunspell-diction 1:3.3.0-3  Hungarian dictionary for 
hunspell
ii  myspell-en-gb [myspell-dictio 1:3.3.0-3  English_british dictionary 
for mys


Versions of packages icedove suggests:
ii  libdbus-glib-1-20.94-2   simple interprocess 
messaging syst
ii  libgconf2-4 2.32.3-2 GNOME configuration 
database syste
ii  libgnomevfs2-0  1:2.24.4-1   GNOME Virtual File System 
(runtime
ii  libgssapi-krb5-21.9.1+dfsg-1 MIT Kerberos runtime 
libraries - k
ii  libnotify1 [libnotify1-gtk2 0.5.0-2  sends desktop notifications 
to a n

pn  ttf-lyx none   (no description available)

-- no debconf information



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#587719: Problem was Firebug or Firecookie

2011-05-23 Thread John Talbut

I disabled these extensions and now I do not get the problem.

John



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#622686: Crashes for me too

2011-04-27 Thread John Talbut

I am having the same problem, in this case trying to open:

http://translate.google.co.uk

I get the same message as drakesoft.

John



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#587719: Is this the same problem?

2011-04-25 Thread John Talbut
This bug does not appear to have had any action for some time so I do 
not know if it went away or it is still a problem.  However, in recent 
weeks I seem to have been having a similar problem with Iceweasel 
3.5.18.  When I log into Spamcop webmail the browser does not leave the 
log in page.  I have to navigate away from Spamcop to some other page.  
When I come back to Spamcop I am logged in and it displays the webmail 
pages.  If I try to log in to YouTube I just get a blank page after 
logging in.  Again if I navigate away when I come back to YouTube I am 
logged in and everything is working.


John



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#605268: openoffice.org-core: Quickstarter breaks, gnome-session-save --logout

2011-04-03 Thread John Talbut
I do not understand.  What has changed and why?  Gnome shut down has 
been working fine with the quickstarter in use.  Why is it now a problem?


John



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#583973: Still a problem

2011-03-30 Thread John Talbut
Evince still does not remember window size or zoom level nor is there 
any way to set defaults.  The only change is that it now defaults to Fit 
Page Width.




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#617932: Working OK

2011-03-13 Thread John Talbut

Hi Julien

Thanks for sorting this out.  I have now compiled a kernel with 
CONFIG_TMPFS_POSIX_ACL set, restored 60-libsane.rules to how it was and 
it is working OK.


John



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#617932: libsane: scanimage -L as user does not find scanner any more

2011-03-12 Thread John Talbut

Package: libsane
Version: 1.0.22-1
Severity: normal

This was working recently but when I tried xsane today the scanner did 
not show up.  It showed up correctly using  scanimage -L as root.
I added GROUP=scanner to the appropriate line in 
/lib/udev/rules.d/60-libsane.rules so that it reads:


ATTRS{idVendor}==04b8, ATTRS{idProduct}==0122, GROUP=scanner, 
ENV{libsane_matched}=yes


And xsane now works correctly.

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.37-20110218 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libsane depends on:
ii  acl  2.2.49-4Access control list utilities
ii  adduser  3.112+nmu2  add and remove users and groups
ii  libavahi-client3 0.6.28-4Avahi client library
ii  libavahi-common3 0.6.28-4Avahi common library
ii  libc62.11.2-11   Embedded GNU C Library: 
Shared lib

ii  libexif120.6.19-1library to parse EXIF files
ii  libgphoto2-2 2.4.10.1-5  gphoto2 digital camera library
ii  libgphoto2-port0 2.4.10.1-5  gphoto2 digital camera port 
librar
ii  libieee1284-30.2.11-6cross-platform library for 
paralle
ii  libjpeg626b1-1   The Independent JPEG 
Group's JPEG
ii  libtiff4 3.9.4-6 Tag Image File Format 
(TIFF) libra
ii  libusb-0.1-4 2:0.1.12-17 userspace USB programming 
library
ii  libv4l-0 0.8.3-1 Collection of video4linux 
support

ii  makedev  2.3.1-89creates device files in /dev
ii  udev 166-1   /dev/ and hotplug 
management daemo


Versions of packages libsane recommends:
ii  libsane-extras1.0.22.1   API library for scanners -- 
extra
ii  sane-utils1.0.22-1   API library for scanners -- 
utilit


Versions of packages libsane suggests:
ii  avahi-daemon  0.6.28-4   Avahi mDNS/DNS-SD daemon
pn  hplip none (no description available)
pn  hpoj  none (no description available)

-- Configuration Files:
/etc/sane.d/snapscan.conf changed:
firmware /usr/lib/sane/Esfw52.bin
scsi AGFA * Scanner
scsi COLOR * Scanner
scsi Color * Scanner
scsi ACERPERI * Scanner
usb 0x04a5 0x1a20
usb 0x04a5 0x1a26
usb 0x04a5 0x2022
usb 0x04a5 0x1a2a
usb 0x04a5 0x2040
usb 0x04a5 0x2060
usb 0x04a5 0x207e
usb 0x04a5 0x20be
usb 0x04a5 0x20c0
usb 0x04a5 0x20b0
usb 0x04a5 0x20de
usb 0x04a5 0x20f8
usb 0x04a5 0x20fc
usb 0x04a5 0x20fe
usb 0x04a5 0x2137
usb 0x06bd 0x0002
usb 0x06bd 0x0001
usb 0x06bd 0x2061
usb 0x06bd 0x2093
usb 0x06bd 0x2091
usb 0x06bd 0x2095
usb 0x06bd 0x2097
usb 0x06bd 0x208d
usb 0x06bd 0x20ff
usb 0x06bd 0x208f
usb 0x06bd 0x20fd
usb 0x04b8 0x0114
usb 0x04b8 0x011f
usb 0x04b8 0x0121
usb 0x04b8 0x0122
usb 0x04b8 0x080c


-- no debconf information



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#617932: ACL

2011-03-12 Thread John Talbut

Hi

 Is this a Debian kernel, and if not, does it have ACL support, 
including ACL support for tmpfs?


It is compiled from the Debian package.  These seem to be the relevant 
configs:


CONFIG_EXT2_FS_POSIX_ACL=y
CONFIG_EXT3_FS_POSIX_ACL=y
CONFIG_FS_POSIX_ACL=y
# CONFIG_TMPFS_POSIX_ACL is not set
# CONFIG_NFS_V3_ACL is not set
# CONFIG_NFSD_V3_ACL is not set

So presumably, from the 4th line, the answer to your question is no. 
Do the bottom two now need setting as well?


Presumably this is a change since everything worked up to now.  Is there 
an explanation somewhere?


John



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#587979: Brings HAL back into testing

2011-02-23 Thread John Talbut
Since wpasupplicant now depends on pcscd it is bringing HAL back into 
testing when it had been removed, so this issue is more urgent.




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#513625: apt-get dist-upgrade or aptitude

2011-01-26 Thread John Talbut

Hello

Whilst the first use of

apt-get upgrade

seems to work OK, the warning about not using aptitude for the 
dist-upgrade stage seems to be inappropriate.  The upgrade stage 
upgrades aptitude to the squeeze version so it would seem that it can be 
safely used from this point on.


I have upgraded 4 different machines from Lenny to Squeeze.  At first I 
followed the instructions in the release notes to use apt-get 
dist-upgrade rather than aptitude.  I found the this threw up a whole 
lot of packages not installed through dependency issues, which I then 
had to sort out using aptitude.


Subsequently, having upgraded the kernel and udev as per the release 
notes up to 4.5.5 I have used aptitude in full screen console mode, 
updating the package list (u), marking the packages as upgradable (U) 
and installing the packages (g and g).  This has worked without any 
significant problems.


Does the note about not using aptitude only apply to using it through 
the command line?  Is there any reason not to upgrade in the way that I 
have done?


John



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#595026: Works in latest kernel but throws up error messages

2010-12-13 Thread John Talbut
I am using the inbuilt RTL8192E driver with kernel 2.6.37-rc5 from 
experimental.  It is working but is throwing up lots of error messages, 
see https://bugzilla.kernel.org/show_bug.cgi?id=16594 .




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#595026: Problem is with RTL8192E driver

2010-11-09 Thread John Talbut
I have now got my system working using the 
rtl8192e_linux_2.6.0015.1013.2010 package from Realtek.  See

http://www.voria.org/forum/viewtopic.php?f=3t=555p=4257#p4257
for how.

This is presumably:
https://bugzilla.kernel.org/show_bug.cgi?id=16594
upstream

John



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#561241: linux-2.6: control the backlight on a number of Samsung laptops

2010-11-03 Thread John Talbut
The samsung-laptop staging driver is now in the Debian 2.6.32 source. 
However, it seems only to include a couple of models.  Can this driver 
be patched to include all models, so that it works in the same way as 
the related http://code.google.com/p/easy-slow-down-manager/ ?


Cheers

John



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#600802: Still unresolved

2010-11-01 Thread John Talbut
This bug has come up on two different netbooks.  The options in the kernel 
configurations:

CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
are set.

The kernels are the latest 2.6.32 from Debian.

Julien wrote:

That sounds like an issue with your kernel.  If you have trouble with
debian's latest kernel then please file a bug there.

Which latest kernel is that?  This package needs to work with the 2.6.32 kernel 
in Squeeze.


What has changed in this package than needs something in the kernel to be 
different?  What is that difference?  The previous version of the package worked 
with the current kernel.


Or is there some other configuration than needs changing?  Or is there a bug in 
this package.


John



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#600802: Cause is change in package requirements

2010-11-01 Thread John Talbut
If the problem I had was unrelated then I would have filed a separate 
bug.  However the problem I had was exactly as described and discussed 
above.


I have found that the problem, certainly on my two netbooks, is that the 
package now requires

CONFIG_DRM_I915_KMS=y
to be set.

This was evidently not the case before and so a resolution of this bug 
would be to halt the upgrading of the package until the user had 
acknowledged a warning of this requirement.


Cheers

John



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#599783: RFP: easy-slow-down-manager -- Fan control kernel module for Samsung laptops

2010-10-11 Thread John Talbut

Package: wnpp
Severity: wishlist

* Package name: easy-slow-down-manager
  Version : 0.13.1
  Upstream Author : george.kibardin
* URL : http://code.google.com/p/easy-slow-down-manager/
* License : GPL
  Programming Lang:
  Description : Fan control kernel module for Samsung laptops

Easy slow down manager provides Linux users with functionality similar 
to Samsung Easy Speed Up Manager. It also allows to turn WiFi on and off.


It consist of kernel module named easy_slow_down_manager. To use it 
first issue modprobe easy_slow_down_manager. If everything goes fine 
you get /proc/easy_slow_down_manager and /proc/easy_wifi_kill files.


 - echo 0  /proc/easy_slow_down_manager turns laptop to normal mode.
 - echo 1  /proc/easy_slow_down_manager turns laptop to silent mode.
 - echo 2  /proc/easy_slow_down_manager turns laptop to speed mode.
 - echo 0  /proc/easy_wifi_kill turns WiFi off.
 - echo 1  /proc/easy_wifi_kill turns WiFi on.

Samsung backlight module fixes backlight-related bugs in acpi for 
Samsung laptops. To enable it, boot kernel with acpi_backlight=vendor 
option.
The module can work in two modes: direct PCI programming and brighness 
control via SABI. The mode is chosen by module option use_sabi (could be 
0 or 1); by default SABI support is enabled. SABI provides support for 
larger number of laptop models, but allows for less number of brightness 
levels.




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#599788: RFP: samsung-tools -- Configuration and control of devices found on Samsung, netbooks

2010-10-11 Thread John Talbut

Package: wnpp
Severity: wishlist

* Package name: samsung-tools
  Version : 1.1.4
  Upstream Author : Fortunato Ventre vori...@gmail.com
* URL : https://launchpad.net/samsung-tools
* License : GNU GPL v3
  Programming Lang:
  Description : Configuration and control of devices found on 
Samsung netbooks


Allows the complete configuration and the control in a friendly way of 
devices found on Samsung netbooks (bluetooth, wireless, webcam, 
backlight, CPU fan, special keys) and the control of various aspects 
related to power management, like the 'laptop-mode' tools and the CPU 
undervolting (when a PHC-enabled kernel is available).




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#593805: gthumb: Move facility has disappeared

2010-08-21 Thread John Talbut

Package: gthumb
Version: 3:2.11.5-2
Severity: important
Tags: upstream

The facility to move images from one folder to another with their 
associated comments seems to have disappeared from current versions of 
gthumb.  This one of the main functions of the package that I use.  Cut 
and paste does not seem to be a viable alternative as it involves 
copying files into the paste buffer and it is not clear whether the 
comments would be moved with the files.


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-20100717 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gthumb depends on:
ii  gthumb-data 3:2.11.5-2   an image viewer and browser 
- arch

ii  libatk1.0-0 1.30.0-1 The ATK accessibility toolkit
ii  libbrasero-media0   2.30.2-1 CD/DVD burning library for 
GNOME -
ii  libc6   2.11.2-2 Embedded GNU C Library: 
Shared lib
ii  libcairo2   1.8.10-4 The Cairo 2D vector 
graphics libra
ii  libdbus-1-3 1.2.24-3 simple interprocess 
messaging syst
ii  libdbus-glib-1-20.86-1   simple interprocess 
messaging syst
ii  libexiv2-9  0.20-2   EXIF/IPTC metadata 
manipulation li
ii  libfontconfig1  2.8.0-2.1generic font configuration 
library
ii  libfreetype62.4.2-1  FreeType 2 font engine, 
shared lib

ii  libgcc1 1:4.4.4-8GCC support library
ii  libgconf2-4 2.28.1-3 GNOME configuration 
database syste

ii  libglib2.0-02.24.1-1 The GLib library of C routines
ii  libgnome-keyring0   2.30.1-1 GNOME keyring services library
ii  libgstreamer-plugins-ba 0.10.30-1GStreamer libraries from 
the base
ii  libgstreamer0.10-0  0.10.30-1Core GStreamer libraries 
and eleme
ii  libgtk2.0-0 2.20.1-1 The GTK+ graphical user 
interface
ii  libjpeg62   6b1-1The Independent JPEG 
Group's JPEG
ii  libpango1.0-0   1.28.1-1 Layout and rendering of 
internatio
ii  libsoup-gnome2.4-1  2.30.2-1 an HTTP library 
implementation in
ii  libsoup2.4-12.30.2-1 an HTTP library 
implementation in

ii  libstdc++6  4.4.4-8  The GNU Standard C++ Library v3
ii  libtiff43.9.4-2  Tag Image File Format 
(TIFF) libra
ii  libunique-1.0-0 1.1.6-1  Library for writing single 
instanc

ii  libxml2 2.7.7.dfsg-4 GNOME XML library
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages gthumb recommends:
pn  gstreamer0.10-gnomevfs none (no description available)
pn  gvfs-bin none (no description available)

gthumb suggests no packages.

-- no debconf information



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#581554: Not fixed

2010-07-18 Thread John Talbut
I do not think this can be considered fixed yet.  It is still a problem 
for me in the latest version and it seems still to be not working for 
others.




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#581554: Firmware or driver

2010-07-18 Thread John Talbut
Mainly because that is where people seem to be looking for a solution!  
Also because the firmware with 0.26 is identical with earlier firmware 
that I have downloaded and opinion seems to be that different firmware 
is needed for a 64bit kernel.  And because the messages I am getting are 
similar to those reported above:


Jul 18 06:02:40 jo kernel: rtl819xE: PlatformInitFirmware()==
Jul 18 06:02:40 jo kernel:
Jul 18 06:02:40 jo kernel: rtl819xE :05:00.0: firmware: requesting 
RTL8192E/boot.img
Jul 18 06:02:40 jo kernel: rtl819xE :05:00.0: firmware: requesting 
RTL8192E/main.img

Jul 18 06:02:40 jo kernel: rtl819xE:Download Firmware: Put code ok!
Jul 18 06:02:40 jo kernel:
Jul 18 06:02:40 jo kernel: rtl819xE:Download Firmware: Boot ready!
Jul 18 06:02:40 jo kernel:
Jul 18 06:02:40 jo kernel: rtl819xE :05:00.0: firmware: requesting 
RTL8192E/data.img
Jul 18 06:02:40 jo NetworkManager: info  (wlan0): deactivating device 
(reason: 2).
Jul 18 06:02:40 jo NetworkManager: supplicant_interface_acquire: 
assertion `mgr_state == NM_SUPPLICANT_MANAGER_STATE_IDLE' failed

Jul 18 06:02:40 jo kernel: rtl819xE:ERR in CPUcheck_firmware_ready()
Jul 18 06:02:40 jo kernel:
Jul 18 06:02:40 jo kernel: rtl819xE:CPUcheck_firmware_ready fail(0)!
Jul 18 06:02:40 jo kernel:
Jul 18 06:02:40 jo kernel: rtl819xE:ERR in init_firmware()
Jul 18 06:02:40 jo kernel:
Jul 18 06:02:40 jo kernel: rtl819xE:ERR!!! _rtl8192_up(): initialization 
is failed!

Jul 18 06:02:40 jo kernel:
Jul 18 06:02:40 jo NetworkManager: info  (eth0): carrier is OFF


To be clear, I presume by driver you are referring to the RTL8192E 
staging driver that I have compiled into the kernel.


How  can I check whether the problem is with the firmware or the driver?

John



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



  1   2   3   >