Bug#958902: rainloop: Enabling PGP support in admin does not work

2020-04-26 Thread Marc POULHIÈS
Package: rainloop
Version: 1.12.1-2
Severity: normal

Dear Maintainer,

I've tried to enable OpenPGP from the admin panel (simply enabled the checkbox).
Then, from my regular user page, I can :
 - import keys
 - generate a keypair

Both of these do not work as it seems that the corresponding library is missing.
The result is that the button in the form won't do anything (not even an error 
is displayed).

Opening firefox' console gives the following error:

Error: rainloop/v/1.12.1/static/js/min/openpgp.min.js app.min.js:8:25403

Indeed, when looking at local files, I only have:
/usr/share/rainloop/static/js/min/admin.min.js
/usr/share/rainloop/static/js/min/app.min.js
/usr/share/rainloop/static/js/min/boot.min.js
/usr/share/rainloop/static/js/min/libs.min.js

It looks like the library is missing from the package (or maybe it should be 
provided by another package ? Could not find it), and the include path is not 
correct (it looks like the paths that are used in the upstream software, with 
'/v/VERSION/').

I've seen that this package is currently removed from buster but hope it will 
be back soon :)
Thanks,
Marc
-- System Information:
Debian Release: 10.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-6-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages rainloop depends on:
ii  ckeditor4.11.1+dfsg-1
ii  nginx   1.14.2-2+deb10u1
ii  nginx-full [nginx]  1.14.2-2+deb10u1
ii  php-curl2:7.3+69
ii  php-fpm 2:7.3+69
ii  php-nrk-predis  1.0.0-1
ii  php-pclzip  2.8.2-4
ii  php-seclib  1.0.14-1
ii  php-xml 2:7.3+69
ii  php7.3-curl [php-curl]  7.3.14-1~deb10u1
ii  php7.3-fpm [php-fpm]7.3.14-1~deb10u1
ii  php7.3-json [php-json]  7.3.14-1~deb10u1
ii  php7.3-xml [php-xml]7.3.14-1~deb10u1

rainloop recommends no packages.

Versions of packages rainloop suggests:
pn  php5-sqlite | php5-mysql | php5-pgsql  

-- Configuration Files:
/etc/rainloop/application.ini changed [not included]
/etc/rainloop/rainloop.nginx.conf changed [not included]

-- no debconf information


Bug#577568: possible workaround/fix ?

2010-04-17 Thread Marc Poulhiès

Putting:
usr/lib/libspatialite.so.2*

in the debian/libspatialite2.install file seems to fix the problem. At 
least, geodjango works correctly after this.




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



Bug#525650: deluge-webui: Error when logging from webui

2009-05-16 Thread Marc Poulhiès

Cristian Greco wrote:

On Sun, Apr 26, 2009 at 01:08:51PM +0200, marc poulhies wrote:


When connecting to the webui, I get a form asking for my password. If I enter 
the wrong password,
I get the correct password invalid message. If I enter the correct one, I get 
an error, see the traceback at then end
of this message. It looks like something is working, as I have access to the 
config page, I can see some stats
on the current torrents on the top line of the page. But logging in is not 
working...
Looks like it happens to other people (from other distros): 
http://dev.deluge-torrent.org/ticket/798


Hi,

this bug should have been fixed with the latest upload of libtorrent-rasterbar
(0.14.3-1), could you please confirm?


Hi,

I confirm that it's working fine now !

Thanks!
Marc



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



Bug#503470: xserver-xorg: hitting any keyboard key freezes mouse (until ~1sec after key is released)

2009-02-02 Thread Marc Poulhiès

Michel Dänzer wrote:

On Mon, 2009-02-02 at 14:57 +0100, Marc Poulhiès wrote:
  

Brice Goglin wrote:


On Sun, Oct 26, 2008 at 01:04:36PM +0100, Marc Poulhiès wrote:
  
  

Package: xserver-xorg
Version: 1:7.3+18
Severity: important

Using the keyboard freezes the mouse. It can move again after ~1sec
after the last key is released.
Pressing the ALT key gives another behavior: mouse cursor is frozen and
all Z movements are handled as wheel events ?!



Could it be that you have some kind of daemon running which is supposed
to prevent spurious trackpad input while typing and which allows
simulating wheel events with a trackpad while the alt key is pressed?


Hi,

I can't say no as I did not check very deep. But I'm working on a 
desktop computer, not a laptop. I never installed anything related to 
trackpads as I don't have any :)


another check
Ok, sorry ! Not a real bug... I don't know why, but the 'mouseemu' 
daemon was running. I'm pretty sure I never ask its installation, maybe 
it got installed by error...


Problem solved ! Thanks *very* much, I was planning on a reinstallation 
after several faillure on fixing it...


Cheers,
Marc




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



Bug#503470: xserver-xorg: hitting any keyboard key freezes mouse (until ~1sec after key is released)

2009-02-02 Thread Marc Poulhiès

Brice Goglin wrote:

On Sun, Oct 26, 2008 at 01:04:36PM +0100, Marc Poulhiès wrote:
  

Package: xserver-xorg
Version: 1:7.3+18
Severity: important

Using the keyboard freezes the mouse. It can move again after ~1sec
after the last key is released.
Pressing the ALT key gives another behavior: mouse cursor is frozen and
all Z movements are handled as wheel events ?!



Can you still reproduce the problem with latest packages?
If so, could you upgrade your X packages to experimental?
  

Hello,

I still have the bug with latest packages. I'll try to use experimental 
packages, but I'll need time as I can't afford to break my system this 
week :)


Marc



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



Bug#503470: xserver-xorg: hitting any keyboard key freezes mouse (until ~1sec after key is released)

2008-10-26 Thread Marc Poulhiès

Package: xserver-xorg
Version: 1:7.3+18
Severity: important

Using the keyboard freezes the mouse. It can move again after ~1sec
after the last key is released.
Pressing the ALT key gives another behavior: mouse cursor is frozen and
all Z movements are handled as wheel events ?!


-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 2008-10-25 12:49 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1901104 2008-09-30 18:17 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation 82G33/G31 Express
Integrated Graphics Controller (rev 02)

/etc/X11/xorg.conf unchanged from checksum
in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 1108 2008-10-25 12:49 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool,
using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type man xorg.conf at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades
*only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically
updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  XkbRules  xorg
Option  XkbModel  pc105
Option  XkbLayout fr
Option  XkbVariantlatin9
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
EndSection

Section Device
Identifier  Configured Video Device
EndSection

Section Monitor
Identifier  Configured Monitor
EndSection

Section Screen
Identifier  Default Screen
Monitor Configured Monitor
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 42900 2008-10-25 12:51 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X.Org X Server 1.4.2
Release Date: 11 June 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.2-7)
Current Operating System: Linux arrakis 2.6.26-1-amd64 #1 SMP Sat Oct 18
15:27:18 UTC 2008 x86_64
Build Date: 30 September 2008  03:57:43PM
 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Sat Oct 25 12:49:42 2008
(==) Using config file: /etc/X11/xorg.conf
(==) No Layout section.  Using the first Screen section.
(**) |--Screen Default Screen (0)
(**) |   |--Monitor Configured Monitor
(==) No device specified for screen Default Screen.
Using the first device section listed.
(**) |   |--Device Configured Video Device
(==) |--Input Device Configured Mouse
(==) |--Input Device Generic Keyboard
(==) The core pointer device wasn't specified explicitly in the layout.
Using the first mouse device.
(==) The core keyboard device wasn't specified explicitly in the layout.
Using the first keyboard device.
(==) Automatically adding devices
(==) Automatically enabling devices
(==) No FontPath specified.  Using compiled-in default.
(WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to /etc/X11/rgb
(==) ModulePath set to /usr/lib/xorg/modules
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x7c31c0
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 2.0
X.Org XInput driver : 2.0
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: pcidata
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor=X.Org Foundation
compiled for 1.4.2, module version = 1.0.0
ABI class: X.Org Video Driver, version 2.0
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,29c0 card 1458,5000 rev 02 class 06,00,00
hdr 00
(II) 

Bug#439423:

2007-08-25 Thread Marc Poulhiès
Thanks. I applied provided patch and it works like a charm!

Marc



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#294269: Can be closed

2005-02-12 Thread Marc Poulhiès
Sorry for the noise. This is not a bug. Before using WPA, one has to
check it's firmware version.
Sorry


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#294269: hostap-source: Can't use WPA

2005-02-08 Thread Marc Poulhiès
Package: hostap-source
Version: 1:0.2.6-1
Severity: normal

I don't really know if this is the right place for that.
I have these drivers working with a custom kernel (using
kernel-package), but when using wpa_supplicant, it seems that the
drivers refuses some command:

ioctl[PRISM2_IOCTL_PRISM2_PARAM]: Operation not supported
Failed to enable WPA in the driver.
ioctl[PRISM2_IOCTL_PRISM2_PARAM]: Operation not supported
Failed to disable WPA in the driver.


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-rc2-swsusp2.1.5.15
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)

Versions of packages hostap-source depends on:
ii  bzip2 1.0.2-4high-quality block-sorting file co
ii  debhelper 4.2.30 helper programs for debian/rules
ii  gcc   4:3.3.5-1  The GNU C compiler
ii  module-assistant  0.7.3  tool to make module package creati

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]