Bug#562657: tex4ht: Incorrect output

2019-01-30 Thread Андрей Парамонов
ср, 30 янв. 2019 г. в 00:43, Hilmar Preuße :
> which looks OK to me. Do you agree to close the issue?

Yes, please do,
and thank you for looking into it!

Best wishes,
Andrey Paramonov



Bug#610119: wesnoth: ibus doesn't work

2013-08-17 Thread Андрей Парамонов
I am not sure if the bug is present in other SDL applications. I presume
SDL is a programming framework which handles input and output; the problem
is in input so the SDL is likely place to look at.

Best wishes,
Andrey Paramonov



2013/8/17 Solveig deb...@solveig.org

 Hi! More information has been asked about the bug you reported a while
 ago. Would you like to answer, or report if the bug doesn't exist anymore?

 Thanks.



Bug#559912: libpoppler5: Incorrect rendering

2012-06-21 Thread Андрей Парамонов
2012/6/21 Pino Toscano p...@debian.org:
 According to the upstream bug, it was affecting only applications using
 poppler-glib (e.g. evince, epdfview) but not those using libpopper
 directly or poppler-qt4 (e.g. xpdf, okular).
 Also, it is marked to be fixed in poppler 0.20, however (unless I'm
 blind) I don't seem to be able to spot rendering issues with the
 document you provided with poppler 0.18.4 (currently in testing and
 unstable) when viewed with evince, okular and xpdf.

 Could you please confirm whether it seems fixed or not?

Latest evince displays the test correctly, and it's great! Please
close the bug accordingly.

Thanks for your work,
Andrey Paramonov



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



Bug#583273: flegita: Crashes on startup

2012-05-17 Thread Андрей Парамонов
2012/5/17 Matej Vela v...@debian.org:
 On Fri, May 28, 2010 at 10:42:44PM +0200, Julien BLACHE wrote:
 Андрей Парамонов cmr.p...@gmail.com wrote:

 I've managed to get the following backtrace with hplip debug symbols:

 0xb090304c in sane_hpaio_control_option (handle=0x8262800, option=10,
 action=SANE_ACTION_GET_VALUE, pValue=0x0,
     pInfo=0xb34b21ac) at scan/sane/hpaio.c:2485
 2485                        *pIntValue = hpaio-currentDuplex;

 I think we have a winner :-) Now you'll just have to figure out why
 gnome-scan passes NULL here :/

 Andrey, can you try rebuilding libsane-hpaio with the patch below?  Or I can
 put together an (unofficial) package -- just let me know which dist/arch.

 This is what seems to be happening:

 (1) hplip-3.12.2/scan/sane/hpaio.c (sane_hpaio_open) initializes the option
    descriptor array with zeros.  Most descriptors are later given actual
    values (hpaioSetupOptions), but OPTION_DUPLEX (index 10) is initialized
    only if duplex is active; if not, its .size is left as 0.

 (2) gnome-scan-0.6.2/modules/gsane-scanner.c (gss_option_get_value_by_index)
    fetches the duplex option descriptor, and passes its .size without
    checking to g_malloc0.  For a size of 0, g_malloc0 is defined to return
    NULL.  This is again passed without checking to sane_control_option,
    which segfaults as soon as it tries to store the return value there.

 It's a given that gnome-scan would be better off with more sanity checks,
 but I think the right thing to do is for libsane-hpaio to initialize the
 OPTION_DUPLEX descriptor unconditionally, to ensure that the return value
 from sane_get_option_descriptor is valid for all callers.

 (I haven't worked with SANE before, and don't have a scanner to test with,
 so take all this with a large grain of salt. :-)

 Cheers,

 Matej

I've checked your patch and it works! Flegita appears to be really
nice program ;-)

Thanks,
Andrey Paramonov



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



Bug#663966: Workaround discovered

2012-03-15 Thread Андрей Парамонов
A workaround has been discovered: to make printer work again, add
/etc/modprobe.d/usblp-blacklist with the following content:

blacklist usblp

Best wishes,
Andrey Paramonov



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



Bug#663959: hplip: HP LaserJet 1018 works no more

2012-03-14 Thread Андрей Парамонов
Package: hplip
Version: 3.12.2-1
Severity: important

Dear Maintainer,

My computer hung and I had to reboot. Now my HP LaserJet 1018 works no
more.

What I do (the exact sequence of actions that used to work in the past):

1) Detach printer from computer.

2) Turn off printer.

3) Reboot computer.

4) Log in and run sudo getweb 1018 to ensure firmware.

5) Turn on printer.

6) Attach printer to the computer. The indicators on printer begin to
blink indicating seemingly successful firmware upload.

The printing used to start working after the above procedure. However,
is doesn't any more. I get the following in my /var/log/messages:

Mar 14 09:29:09 neo kernel: [  107.428160] usb 1-1: new high speed USB
device using ehci_hcd and address 3
Mar 14 09:29:09 neo kernel: [  107.584594] usb 1-1: New USB device
found, idVendor=03f0, idProduct=4117
Mar 14 09:29:09 neo kernel: [  107.587163] usb 1-1: New USB device
strings: Mfr=1, Product=2, SerialNumber=3
Mar 14 09:29:09 neo kernel: [  107.589862] usb 1-1: Product: HP LaserJet 1018
Mar 14 09:29:09 neo kernel: [  107.592586] usb 1-1: Manufacturer:
Hewlett-Packard
Mar 14 09:29:09 neo kernel: [  107.595348] usb 1-1: SerialNumber: KP3FK5P
Mar 14 09:29:12 neo kernel: [  110.835878] usblp0: USB Bidirectional
printer dev 3 if 0 alt 0 proto 2 vid 0x03F0 pid 0x4117
Mar 14 09:29:12 neo kernel: [  110.839838] usbcore: registered new
interface driver usblp
Mar 14 09:29:12 neo kernel: [  111.000683] usblp0: removed
Mar 14 09:29:12 neo kernel: [  111.015701] usblp0: USB Bidirectional
printer dev 3 if 0 alt 0 proto 2 vid 0x03F0 pid 0x4117
Mar 14 09:29:12 neo /usr/sbin/hplj1018: foo2zjs: loading HP LaserJet
1018 firmware /lib/firmware/hp/sihp1018.dl to CUPS USB device ...
Mar 14 09:29:12 neo kernel: [  111.032214] usblp0: removed
Mar 14 09:29:15 neo /usr/sbin/hplj1018: foo2zjs:
usb://HP/LaserJet%201018?serial=KP3FK5P... download successful.
Mar 14 09:29:31 neo kernel: [  129.992366] usblp0: USB Bidirectional
printer dev 3 if 0 alt 0 proto 2 vid 0x03F0 pid 0x4117
Mar 14 09:29:39 neo kernel: [  138.152732] usblp0: removed

I'm ready to provide any additional info,
Andrey Paramonov

-- Package-specific info:
#part type=text/plain disposition=attachment description=Bug script output

HP Linux Imaging and Printing System (ver. 3.12.2)
Dependency/Version Check Utility ver. 14.3

Copyright (c) 2011-14 Hewlett-Packard Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

Note: hp-check can be run in three modes:
1. Compile-time check mode (-c or --compile): Use this mode before
compiling the HPLIP supplied tarball
(.tar.gz or .run) to determine if the proper dependencies are
installed to successfully compile HPLIP.
2. Run-time check mode (-r or --run): Use this mode to determine if a
distro supplied package (.deb, .rpm,
etc) or an already built HPLIP supplied tarball has the proper
dependencies installed to successfully run.
3. Both compile- and run-time check mode (-b or --both) (Default):
This mode will check both of the above
cases (both compile- and run-time dependencies).

Saving output in log file: hp-check.log

Initializing. Please wait...

---
| SYSTEM INFO |
---

Basic system information:
Linux neo 2.6.38-2-686 #1 SMP Sun May 8 14:49:45 UTC 2011 i686 GNU/Linux.

Distribution:
debian testing

Checking Python version...
OK, version 2.7.2 installed

Checking PyQt 4.x version...
error: NOT FOUND OR FAILED TO LOAD!

Checking for CUPS...
Status:
warning: Version: (cups-config) Not available. Unable to determine
installed version of CUPS.)
error_log is set to level: warn

Checking for dbus/python-dbus...
dbus daemon is running.
python-dbus version: 0.84.0



| RUNTIME DEPENDENCIES |



Checking for dependency: CUPS - Common Unix Printing System...
OK, found.

Checking for dependency: CUPS DDK - CUPS driver development kit...
warning: NOT FOUND! This is an OPTIONAL/RUNTIME ONLY dependency. Some
HPLIP functionality may not function properly.

Checking for dependency: GhostScript - PostScript and PDF language
interpreter and previewer...
OK, found.

Checking for dependency: PIL - Python Imaging Library (required for
commandline scanning with hp-scan)...
OK, found.

Checking for dependency: PolicyKit - Administrative policy framework...
OK, found.

Checking for dependency: PyQt 4 DBus - DBus Support for PyQt4...
error: NOT FOUND! This is a REQUIRED/RUNTIME ONLY dependency. Please
make sure that this dependency is installed before installing or
running HPLIP.

Checking for dependency: Python DBus - Python bindings for DBus...
OK, found.

Checking for dependency: Python libnotify - Python bindings for the
libnotify Desktop notifications...
OK, found.

Checking for dependency: Python XML libraries...
OK, found.

Checking for dependency: Python 2.3 or greater - Required for fax

Bug#663966: hplip: HP LaserJet 1018 works no more

2012-03-14 Thread Андрей Парамонов
Package: hplip
Version: 3.12.2-1
Severity: important

Dear Maintainer,

My computer hung and I had to reboot. Now my HP LaserJet 1018 works no
more.

What I do (the exact sequence of actions that used to work in the past):

1) Detach printer from computer.

2) Turn off printer.

3) Reboot computer.

4) Log in and run sudo getweb 1018 to ensure firmware.

5) Turn on printer.

6) Attach printer to the computer. The indicators on printer begin to
blink indicating seemingly successful firmware upload.

The printing used to start working after the above procedure. However,
is doesn't any more. I get the following in my /var/log/messages:

Mar 14 09:29:09 neo kernel: [  107.428160] usb 1-1: new high speed USB
device using ehci_hcd and address 3
Mar 14 09:29:09 neo kernel: [  107.584594] usb 1-1: New USB device
found, idVendor=03f0, idProduct=4117
Mar 14 09:29:09 neo kernel: [  107.587163] usb 1-1: New USB device
strings: Mfr=1, Product=2, SerialNumber=3
Mar 14 09:29:09 neo kernel: [  107.589862] usb 1-1: Product: HP LaserJet 1018
Mar 14 09:29:09 neo kernel: [  107.592586] usb 1-1: Manufacturer:
Hewlett-Packard
Mar 14 09:29:09 neo kernel: [  107.595348] usb 1-1: SerialNumber: KP3FK5P
Mar 14 09:29:12 neo kernel: [  110.835878] usblp0: USB Bidirectional
printer dev 3 if 0 alt 0 proto 2 vid 0x03F0 pid 0x4117
Mar 14 09:29:12 neo kernel: [  110.839838] usbcore: registered new
interface driver usblp
Mar 14 09:29:12 neo kernel: [  111.000683] usblp0: removed
Mar 14 09:29:12 neo kernel: [  111.015701] usblp0: USB Bidirectional
printer dev 3 if 0 alt 0 proto 2 vid 0x03F0 pid 0x4117
Mar 14 09:29:12 neo /usr/sbin/hplj1018: foo2zjs: loading HP LaserJet
1018 firmware /lib/firmware/hp/sihp1018.dl to CUPS USB device ...
Mar 14 09:29:12 neo kernel: [  111.032214] usblp0: removed
Mar 14 09:29:15 neo /usr/sbin/hplj1018: foo2zjs:
usb://HP/LaserJet%201018?serial=KP3FK5P... download successful.
Mar 14 09:29:31 neo kernel: [  129.992366] usblp0: USB Bidirectional
printer dev 3 if 0 alt 0 proto 2 vid 0x03F0 pid 0x4117
Mar 14 09:29:39 neo kernel: [  138.152732] usblp0: removed

I'm ready to provide any additional info,
Andrey Paramonov

-- Package-specific info:
#part type=text/plain disposition=attachment description=Bug script output

HP Linux Imaging and Printing System (ver. 3.12.2)
Dependency/Version Check Utility ver. 14.3

Copyright (c) 2011-14 Hewlett-Packard Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

Note: hp-check can be run in three modes:
1. Compile-time check mode (-c or --compile): Use this mode before
compiling the HPLIP supplied tarball
(.tar.gz or .run) to determine if the proper dependencies are
installed to successfully compile HPLIP.
2. Run-time check mode (-r or --run): Use this mode to determine if a
distro supplied package (.deb, .rpm,
etc) or an already built HPLIP supplied tarball has the proper
dependencies installed to successfully run.
3. Both compile- and run-time check mode (-b or --both) (Default):
This mode will check both of the above
cases (both compile- and run-time dependencies).

Saving output in log file: hp-check.log

Initializing. Please wait...

---
| SYSTEM INFO |
---

Basic system information:
Linux neo 2.6.38-2-686 #1 SMP Sun May 8 14:49:45 UTC 2011 i686 GNU/Linux.

Distribution:
debian testing

Checking Python version...
OK, version 2.7.2 installed

Checking PyQt 4.x version...
error: NOT FOUND OR FAILED TO LOAD!

Checking for CUPS...
Status:
warning: Version: (cups-config) Not available. Unable to determine
installed version of CUPS.)
error_log is set to level: warn

Checking for dbus/python-dbus...
dbus daemon is running.
python-dbus version: 0.84.0



| RUNTIME DEPENDENCIES |



Checking for dependency: CUPS - Common Unix Printing System...
OK, found.

Checking for dependency: CUPS DDK - CUPS driver development kit...
warning: NOT FOUND! This is an OPTIONAL/RUNTIME ONLY dependency. Some
HPLIP functionality may not function properly.

Checking for dependency: GhostScript - PostScript and PDF language
interpreter and previewer...
OK, found.

Checking for dependency: PIL - Python Imaging Library (required for
commandline scanning with hp-scan)...
OK, found.

Checking for dependency: PolicyKit - Administrative policy framework...
OK, found.

Checking for dependency: PyQt 4 DBus - DBus Support for PyQt4...
error: NOT FOUND! This is a REQUIRED/RUNTIME ONLY dependency. Please
make sure that this dependency is installed before installing or
running HPLIP.

Checking for dependency: Python DBus - Python bindings for DBus...
OK, found.

Checking for dependency: Python libnotify - Python bindings for the
libnotify Desktop notifications...
OK, found.

Checking for dependency: Python XML libraries...
OK, found.

Checking for dependency: Python 2.3 or greater - Required for fax

Bug#647840: r-cran-wavelets: Doesn't work with R 2.14.0

2011-11-07 Thread Андрей Парамонов
2011/11/7 Gergely Nagy alger...@madhouse-project.org:
 Andrey Paramonov cmr.apara...@gmail.com writes:

 Package: r-cran-wavelets
 Version: 0.2-6-1cran1

 Hrm, I can't find any r-cran-wavelets package in Debian. It's not in
 incoming, either, and as far as I see, it wasn't removed, either. That
 suggest it didn't exist. Or that I'm missing something obvious.

 Are you sure your package is from Debian, and not some other source?

 (the version number suggests it's not from Debian proper)


Yes, it turns out that the package is from
http://debian.cran.r-project.org/, sorry. I've checked CRAN packages
from r-recommended, and they all work.

Best wishes,
Andrey Paramonov



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



Bug#583273: Ping

2011-07-14 Thread Андрей Парамонов
Any progress on this one?

Best wishes,
Andrey Paramonov



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



Bug#585046: eikazo: Fails to start

2010-06-08 Thread Андрей Парамонов
Ah sorry, I've completely forgot about that one (it was filed several
months ago actually).

What should I do to try to gather helpful info?

Andrey Paramonov



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



Bug#583273: flegita: Crashes on startup

2010-05-28 Thread Андрей Парамонов
Hello!

I've managed to get the following backtrace with hplip debug symbols:

0xb090304c in sane_hpaio_control_option (handle=0x8262800, option=10,
action=SANE_ACTION_GET_VALUE, pValue=0x0,
pInfo=0xb34b21ac) at scan/sane/hpaio.c:2485
2485*pIntValue = hpaio-currentDuplex;
(gdb) bt
#0  0xb090304c in sane_hpaio_control_option (handle=0x8262800,
option=10, action=SANE_ACTION_GET_VALUE,
pValue=0x0, pInfo=0xb34b21ac) at scan/sane/hpaio.c:2485
#1  0xb6e9f2fd in sane_dll_control_option (handle=0x81e2b58,
option=10, action=SANE_ACTION_GET_VALUE,
value=0x0, info=0xb34b21ac) at dll.c:1224
#2  0xb6e9da09 in sane_control_option (h=0x81e2b58, opt=10,
act=SANE_ACTION_GET_VALUE, val=0x0, info=0xb34b21ac)
at dll-s.c:36
#3  0xb6eb7f66 in ?? () from /usr/lib/gnome-scan-1.0/libgsane.so
#4  0xb6eb98b1 in ?? () from /usr/lib/gnome-scan-1.0/libgsane.so
#5  0xb6eba5a0 in ?? () from /usr/lib/gnome-scan-1.0/libgsane.so
#6  0xb777a69f in ?? () from /lib/libglib-2.0.so.0
#7  0xb76e2585 in start_thread () from /lib/i686/cmov/libpthread.so.0
#8  0xb766329e in clone () from /lib/i686/cmov/libc.so.6

I guess we need libgnomescan debug info to proceed. Could you please
create libgnomescan0-dbg package? aptitude build-dep libgnomescan0
tells I need some 123 more packages to download o_0

Best wishes,
Andrey Paramonov



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



Bug#583273: flegita: Crashes on startup

2010-05-27 Thread Андрей Парамонов
Hello!

I've tried and I've got the following backtrace. Please look at it and
tell if more detailed info is needed. If so, which package should I
rebuild with debug DEB_BUILD_OPTIONS?

p...@neo:~$ SANE_DEBUG_HPAIO=255 gdb flegita
GNU gdb (GDB) 7.0.1-debian
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as i486-linux-gnu.
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/...
Reading symbols from /usr/bin/flegita...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/flegita
[Thread debugging using libthread_db enabled]
** (flegita:29838): DEBUG: Initializing gnome-scan 0.6.2 for flegita (flegita)
** (flegita:29838): DEBUG: gsane-module.c:39: SANE version is 1.0.21

(flegita:29838): GVFS-RemoteVolumeMonitor-WARNING **: cannot connect
to the session bus: org.freedesktop.DBus
.Error.NoServer: Failed to connect to socket /tmp/dbus-lzUnqDHZGr: В
соединении отказано

(flegita:29838): GVFS-RemoteVolumeMonitor-WARNING **: cannot connect
to the session bus: org.freedesktop.DBus
.Error.NoServer: Failed to connect to socket /tmp/dbus-lzUnqDHZGr: В
соединении отказано

(flegita:29838): GVFS-RemoteVolumeMonitor-WARNING **: cannot connect
to the session bus: org.freedesktop.DBus
.Error.NoServer: Failed to connect to socket /tmp/dbus-lzUnqDHZGr: В
соединении отказано
[New Thread 0xb3c9fb70 (LWP 29841)]
[New Thread 0xb349eb70 (LWP 29842)]

(flegita:29838): Gtk-CRITICAL **: gtk_file_chooser_set_current_folder:
assertion `filename != NULL' failed
[New Thread 0xb2c9db70 (LWP 29843)]
[New Thread 0xb249cb70 (LWP 29844)]
[New Thread 0xb1c9bb70 (LWP 29845)]
[Thread 0xb249cb70 (LWP 29844) exited]
[Thread 0xb2c9db70 (LWP 29843) exited]
[Thread 0xb349eb70 (LWP 29842) exited]
[New Thread 0xb349eb70 (LWP 29847)]
[sanei_debug] Setting debug level of hpaio to 255.
[hpaio] sane_hpaio_init(): scan/sane/hpaio.c 1592
[hpaio] sane_hpaio_get_devices(local=0): scan/sane/hpaio.c 1611
[hpaio] scan/sane/hpaio.c 269: unsupported scantype=0
hp:/usb/HP_LaserJet_1018?serial=KP3FK5P
[hpaio] sane_hpaio_open(/usb/Deskjet_F300_series?serial=CN646B403Z04KH):
scan/sane/hpaio.c 1644
[hpaio] device ID string=MFG:HP;MDL:Deskjet F300
series;CMD:LDL,MLC,PML,DYN;CLS:PRINTER;1284.4DL:4d,4e,1;SN:
CN646B403Z04KH;S:038000820020002c14f1000c2501005;Z:007;:
scan/sane/hpaio.c 1699
[hpaio] Model = Deskjet_F300_series: scan/sane/hpaio.c 1707
[hpaio] Scanner type=SCL: scan/sane/hpaio.c 1791
[New Thread 0xb2c9db70 (LWP 29848)]
[Thread 0xb2c9db70 (LWP 29848) exited]
[New Thread 0xb2c9db70 (LWP 29849)]
[Thread 0xb2c9db70 (LWP 29849) exited]
[New Thread 0xb2c9db70 (LWP 29850)]
[Thread 0xb2c9db70 (LWP 29850) exited]
[New Thread 0xb2c9db70 (LWP 29851)]
[Thread 0xb2c9db70 (LWP 29851) exited]
[New Thread 0xb2c9db70 (LWP 29852)]
[Thread 0xb2c9db70 (LWP 29852) exited]
[New Thread 0xb2c9db70 (LWP 29853)]
[Thread 0xb2c9db70 (LWP 29853) exited]
[New Thread 0xb2c9db70 (LWP 29854)]
[New Thread 0xb249cb70 (LWP 29855)]
[Thread 0xb2c9db70 (LWP 29854) exited]
[hpaio] SclSendCommand: size=2 bytes_wrote=2: scan/sane/scl.c 200
[hpaio] []   1B 45   .E
[Thread 0xb249cb70 (LWP 29855) exited]
[New Thread 0xb249cb70 (LWP 29856)]
[Thread 0xb249cb70 (LWP 29856) exited]
[New Thread 0xb2c9db70 (LWP 29857)]
[hpaio] SclSendCommand: size=4 bytes_wrote=4: scan/sane/scl.c 200
[hpaio] []   1B 2A 6F 45 .*oE
[Thread 0xb2c9db70 (LWP 29857) exited]
[New Thread 0xb249cb70 (LWP 29858)]
[Thread 0xb249cb70 (LWP 29858) exited]
[New Thread 0xb2c9db70 (LWP 29859)]
[hpaio] SclSendCommand: size=6 bytes_wrote=6: scan/sane/scl.c 200
[hpaio] []   1B 2A 73 31 38 45   .*s18E
[Thread 0xb2c9db70 (LWP 29859) exited]
[New Thread 0xb249cb70 (LWP 29860)]
[Thread 0xb249cb70 (LWP 29860) exited]
[New Thread 0xb249cb70 (LWP 29861)]
[Thread 0xb249cb70 (LWP 29861) exited]
[hpaio] SclChannelRead: len=7: scan/sane/scl.c 252
[hpaio] []   1B 2A 73 31 38 64 4E.*s18dN
[hpaio] SclInquire null response. scan/sane/scl.c 272
[hpaio] scl.compat1150=: scan/sane/hpaio.c 1827
[New Thread 0xb249cb70 (LWP 29862)]
[New Thread 0xb2c9db70 (LWP 29863)]
[Thread 0xb249cb70 (LWP 29862) exited]
[hpaio] SclSendCommand: size=6 bytes_wrote=6: scan/sane/scl.c 200
[hpaio] []   1B 2A 73 31 39 45   .*s19E
[New Thread 0xb249cb70 (LWP 29864)]
[Thread 0xb2c9db70 (LWP 29863) exited]
[Thread 0xb249cb70 (LWP 29864) exited]
[New Thread 0xb249cb70 (LWP 29865)]
[Thread 0xb249cb70 (LWP 29865) exited]
[hpaio] SclChannelRead: len=13: scan/sane/scl.c 252
[hpaio] []   1B 2A 73 31 39 64 35 57 35 39 30 30 41
.*s19d5W5900A
[hpaio] scl.compatPost1150=5900A: 

Bug#569781: eikazo: Does not start

2010-02-14 Thread Андрей Парамонов
2010/2/14 Julien BLACHE jbla...@debian.org:
 I cannot reproduce this problem here, and seeing as your system is a
 testing/unstable mix, it could very well be a transient issue with
 either testing or your particular system.

Might be so. Still a bug.

 What's the version of libsane installed on the system?

1.0.20-13

Andrey Paramonov



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/5f0660121002140212n25351d16ib48deea13e708...@mail.gmail.com



Bug#504969: iceweasel: Iceweasel overrides window manager feature

2009-12-22 Thread Андрей Парамонов
2009/12/22 Mike Hommey m...@glandium.org:
 Did it get any better with newer versions ?


I believe so. I didn't encounter this bug for quite some time now.
Please close the bug.

Andrey Paramonov



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



Bug#557758: geeqie: Should focus on image list by default

2009-11-24 Thread Андрей Парамонов
Hello!

2009/11/24 Michal Čihař ni...@debian.org:
 I actually fail to see the problem, when I start geeqie, navigation
 between image using Page Up/Down or Backspace/Space works immediately.


But not using keyboard arrows. For that you have to click on image list first.

Andrey



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



Bug#557758: geeqie: Should focus on image list by default

2009-11-24 Thread Андрей Парамонов
2009/11/24 Michal Čihař ni...@debian.org:
 I think the more obvious way would be to support navigation using
 arrows even in main window. Filed upstream bug for that:
 https://sourceforge.net/tracker/?func=detailaid=2903083group_id=222125atid=1054683


Thanks, that would be nice. For my needs however, simply setting focus
on image list would do the job.

Andrey



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



Bug#483413: pgf: files in /usr/share/texmf/tex/generic/pgf/math with wrong permissions

2009-09-12 Thread Андрей Парамонов
Reproducible on my system, too.
Please chmod -x the following files:

pgfmathcalc.code.tex
pgfmathoperations.code.tex
pgfmathparser.code.tex
pgfmathrnd.code.tex
pgfmathtrig.code.tex
pgfmathutil.code.tex

Andrey Paramonov



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



Bug#539809: emacs23-gtk: emacsclient cannot connect to daemon run from tty1

2009-08-04 Thread Андрей Парамонов
2009/8/4 Trent W. Buck trentb...@gmail.com:
 Is the XAUTHORITY environment variable defined within your X session?

 If so, the reason the Emacs daemon can't connect to your X server is
 because it is trying to use ~/.Xauthority, but the file is in some
 other place.

 GDM puts the .Xauthority file in a different place when $HOME is on a
 root-squashed NFS filesystem, because when the file is created GDM
 runs as root, and can't write the file to ~/.Xauthority as normal.  It
 sets the XAUTHORITY environment variable to the other place (in
 /tmp/), so all the child processes know to look there.

 But emacs --daemon was started outside of the GDM process tree, so it
 doesn't see the XAUTHORITY environment variable.

 When I ran into this problem (using screen, not emacs --daemon), I
 worked around it with the following code in my .xsession file:

    ## Dance so screen subprocesses can talk to GDM-spawned X servers.
    if test -n $XAUTHORITY
    then
        xauth extract - $DISPLAY |
        xauth -f ~/.Xauthority merge -
        unset XAUTHORITY
    fi

 Note that depending on your DM, .xsession may be called .xinitrc or
 .Xclients.  Typically you also have to choose default X session or
 similar, rather than GNOME or whatever.


Thank you for a very helpful response!

I don't use NFS, but the problem was indeed in my ~/.Xauthority (it
was owned by root and 600 for some reason). I've removed my
~/.Xauthority and restarted X, and now my Emacs can survive X crash
:-)

Andrey



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



Bug#539809: emacs23-gtk: emacsclient cannot connect to daemon run from tty1

2009-08-03 Thread Андрей Парамонов
2009/8/3 Sven Joachim svenj...@gmx.de:
 Do you have a link to an upstream bug report?

Yes (please disregard my last comment there, the SIGHUP thing does not
actually work):

http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=1467

Could you please tell me what kind of debug info I should try to collect?
Andrey



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



Bug#493420: linux-image-2.6.25-2-486: USB card reader device inaccessible

2009-07-25 Thread Андрей Парамонов
Hello!

I've just tested the device on 2.6.29, and it works!

I'm not sure if I should close the bug, as it was originally filed
against 2.6.25. If the bug should be closed, please do so.

Andrey



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



Bug#536008: gnome-mplayer: Fails to start

2009-07-07 Thread Андрей Парамонов
2009/7/7 Cesare Tirabassi cesare.tiraba...@gmail.com:
 From the little info you provide this seems to be an mplayer problem.
 Can you try to reproduce (and eventually confirm) by launching
 mplayer from the command line?
 Otherwise you can try to obtain more info by launching gnome-mplayer
 with the --verbose or --reallyverbose option or by installing the -dbg
 package and obtaining a backtrace (I suppose when you say it fails to
 start it is actually crashing).


Hello!

Sorry for ambiguous description. gnome-mplayer doesn't actually crash,
but its window never appears when I start it. I really think the
problem lies in my settings (which I have set consciously), because
mplayer does start and play.

I think gnome-mplayer should ensure the settings it needs, even if
they are default on most systems.

Andrey



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



Bug#523504: Bug #523504 is probably a duplicate of #447084

2009-06-17 Thread Андрей Парамонов
2009/6/17 Francesco Poli f...@firenze.linux.it:
 I think that bug #523504 is probably due to an issue in libx11-6,
 which I myself experience (bug report already filed: see bug
 #447084).

 As a consequence, bug #523504 should probably be reassigned
 to libx11-6 version 6.9.0.dfsg.1-6 and merged with #447084.


Hello!

I've looked through the #447084, and indeed it's most probably the
same bug. The only difference is that I use antialiased fonts. Don't
know if it matters though.

For the sake of completeness, here is the relevant part of my fluxbox
style file:

menu.frame.font:sans-10
menu.title.font:sans-10:bold
toolbar.clock.font: sans-12:bold:italic
toolbar.workspace.font: sans-10:bold
toolbar.iconbar.focused.font:   sans-10:bold
toolbar.iconbar.unfocused.font: sans-10
window.font:sans-10:bold

Andrey



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



Bug#522220: statsvn: Improbable values in activity charts

2009-04-02 Thread Андрей Парамонов
2009/4/2 Vincent Fourmond fourm...@debian.org:
  I'm unsure, but I think that statsvn counts commits as one commit
 per file. I don't have the means to check that now, but would that
 make sense ?


It would probably explain the result, but would not really make sense
because in Subversion commits are truly atomic. Counting each file
commited as a separate commit is very misleading. However, the
distribution of files commited might be an interesting statictic, too.

Thanks for your effort,
Andrey



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



Bug#517434: HP LasetJet 1018 won't print

2009-03-09 Thread Андрей Парамонов
2009/3/9 Mark Purcell m...@debian.org:
 Could I ask you to upgrade to the new version in unstable and file an update
 to this bug using reportbug against the hplip package;
      $ `reportbug hplip`


Here it is:

-- Package-specific info:
error: NOT FOUND OR FAILED TO LOAD!
error: Version: (Not available. CUPS may not be installed or not running.)
error: NOT FOUND! This is a REQUIRED/RUNTIME ONLY dependency. Please
make sure that this dependency is installed before installing or
running HPLIP.
warning: NOT FOUND! This is an OPTIONAL/RUNTIME ONLY dependency. Some
HPLIP functionality may not function properly.
warning: NOT FOUND! This is an OPTIONAL/RUNTIME ONLY dependency. Some
HPLIP functionality may not function properly.

HP Linux Imaging and Printing System (ver. 2.8.12)
Dependency/Version Check Utility ver. 14.1

Copyright (c) 2001-8 Hewlett-Packard Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

Note: hp-check can be run in three modes:
1. Compile-time check mode (-c or --compile): Use this mode before
compiling the HPLIP supplied tarball (.tar.gz
or .run) to determine if the proper dependencies are installed to
successfully compile HPLIP.
2. Run-time check mode (-r or --run): Use this mode to determine if a
distro supplied package (.deb, .rpm, etc)
or an already built HPLIP supplied tarball has the proper dependencies
installed to successfully run.
3. Both compile- and run-time check mode (-b or --both) (Default):
This mode will check both of the above cases
(both compile- and run-time dependencies).

Saving output in log file: hp-check.log

Initializing. Please wait...

---
| SYSTEM INFO |
---

Basic system information:
Linux neo 2.6.28-1-686 #1 SMP Mon Feb 23 03:13:24 UTC 2009 i686 GNU/Linux


Distribution:
debian testing

HPOJ running?
No, HPOJ is not running (OK).

Checking Python version...
OK, version 2.5.4 installed

Checking PyQt 3.x version...

Checking PyQt 4.x version...

Checking for CUPS...
Status: планировщик запущен

Checking for dbus/python-dbus...
dbus daemon is running.
python-dbus version: 0.83.0



| RUNTIME DEPENDENCIES |



Checking for dependency: cups - Common Unix Printing System...
OK, found.

Checking for dependency: cups-ddk - CUPS driver development kit...
OK, found.

Checking for dependency: GhostScript - PostScript and PDF language
interpreter and previewer...
OK, found.

Checking for dependency: PIL - Python Imaging Library (required for
commandline scanning with hp-scan)...
OK, found.

Checking for dependency: ppdev - Parallel port support kernel module
OK, found.

Checking for dependency: PyQt 3- Qt interface for Python (for Qt version 3.x)...
To install this dependency, execute this command:
su -c apt-get install --force-yes -y python-qt3

Checking for dependency: PyQt 4- Qt interface for Python (for Qt version 4.x)...

Checking for dependency: python-ctypes - A foreign function library
for Python...
OK, found.

Checking for dependency: python-dbus - Python bindings for dbus...
OK, found.

Checking for dependency: Python XML libraries...
OK, found.

Checking for dependency: Python 2.3 or greater - Required for fax
functionality...
OK, found.

Checking for dependency: Reportlab - PDF library for Python...
To install this dependency, execute this command:
su -c apt-get install --force-yes -y python-reportlab

Checking for dependency: SANE - Scanning library...
OK, found.

Checking for dependency: scanimage - Shell scanning program...
OK, found.

Checking for dependency: xsane - Graphical scanner frontend for SANE...
OK, found.


--
| HPLIP INSTALLATION |
--


Currently installed HPLIP version...
HPLIP 2.8.12 currently installed in '/usr/share/hplip'.

Current contents of '/etc/hp/hplip.conf' file:
# hplip.conf.  Generated from hplip.conf.in by configure.

[hplip]
version=2.8.12

[dirs]
home=/usr/share/hplip
run=/var/run
ppd=/usr/share/ppd/hpijs/HP
ppdbase=/usr/share/ppd/hpijs
doc=/usr/share/doc/hplip-doc/HTML
icon=no
cupsbackend=/usr/lib/cups/backend
cupsfilter=/usr/lib/cups/filter
drv=/usr/share/cups/drv

# Following values are determined at configure time and cannot be changed.
[configure]
network-build=yes
pp-build=yes
gui-build=yes
scanner-build=yes
fax-build=yes
dbus-build=yes
cups11-build=no
doc-build=yes
shadow-build=no
foomatic-drv-install=yes
foomatic-ppd-install=no
foomatic-rip-hplip-install=no
internal-tag=2.8.12.26
restricted-build=no
ui-toolkit=qt3
qt3=yes
qt4=yes




Current contents of '~/.hplip/hplipwarning: No queues found.
error: 5 errors and/or warnings.
.conf' file:
[last_used]
printer_name = LaserJet1018
device_uri = hp:/usb/HP_LaserJet_1018?serial=KP3FK5P

[installation]
version = 2.8.12.26
date_time = 03/09/09 10:35:29



---
| DISCOVERED PARALLEL DEVICES |

Bug#517434: [Foo2zjs-maintainer] Bug#517434: foo2zjs: HP LasetJet 1018 won't print

2009-03-03 Thread Андрей Парамонов
Hello!

I've just built the new version of foo2zjs from source and I confirm
that the bug is still present.
I get the following diagnostics in /var/log/syslog upon connecting the device:

Mar  4 09:50:15 neo kernel: [8168970.636534] usb 4-1: new high speed
USB device using ehci_hcd and address 60
Mar  4 09:50:15 neo kernel: [8168970.769283] usb 4-1: configuration #1
chosen from 1 choice
Mar  4 09:50:15 neo kernel: [8168970.774063] usblp0: USB Bidirectional
printer dev 60 if 0 alt 0 proto 2 vid 0x03F0 pid 0x4117
Mar  4 09:50:15 neo kernel: [8168970.774138] usb 4-1: New USB device
found, idVendor=03f0, idProduct=4117
Mar  4 09:50:15 neo kernel: [8168970.774142] usb 4-1: New USB device
strings: Mfr=1, Product=2, SerialNumber=3
Mar  4 09:50:15 neo kernel: [8168970.774146] usb 4-1: Product: HP LaserJet 1018
Mar  4 09:50:15 neo kernel: [8168970.774149] usb 4-1: Manufacturer:
Hewlett-Packard
Mar  4 09:50:15 neo kernel: [8168970.774151] usb 4-1: SerialNumber: KP3FK5P
Mar  4 09:50:15 neo logger: loading hp_laserjet_1018 firmware 004 060
Mar  4 09:50:15 neo logger: loading hp_laserjet_1018 firmware 4 60
Mar  4 09:50:15 neo /usr/sbin/hplj1018: foo2zjs: HP LaserJet 1018
firmware already loaded into /dev/usb/lp0
Mar  4 09:50:19 neo kernel: [8168974.489038] usblp0: removed
Mar  4 09:50:19 neo python: hp-firmware[23657]: error: Device busy:
hp:/usb/HP_LaserJet_1018?serial=KP3FK5P
Mar  4 09:50:19 neo python: hp-firmware[23657]: error: Error opening
device (Device not found). Exiting.

The following appears in syslog when I run hp-testpage:

Mar  4 09:54:58 neo python: hp-systray[23995]: warning: Qt/PyQt 4
initialization failed.
Mar  4 09:54:58 neo python: hp-systray[23995]: error: hp-systray
requires Qt4 GUI and DBus support. Exiting.
Mar  4 09:55:02 neo python: hp-testpage[23978]: warning: Unable to
connect to dbus. Is hp-systray running?
Mar  4 09:55:02 neo python: io/hpmud/musb.c 135: unable
get_string_descriptor -1: Operation not permitted
Mar  4 09:55:02 neo python: io/hpmud/musb.c 603: invalid product id
string ret=-1
Mar  4 09:55:02 neo python: io/hpmud/musb.c 1104: unable to open
hp:/usb/HP_LaserJet_1018?serial=KP3FK5P
Mar  4 09:55:02 neo python: hp-testpage[23978]: error: Unable to
communicate with device (code=12):
hp:/usb/HP_LaserJet_1018?serial=KP3FK5P
Mar  4 09:55:02 neo python: hp-testpage[23978]: error: Unable to print
to printer. Please check device and try again.

... and when I run sudo hp-testpage:

Mar  4 09:53:05 neo python: hp-testpage[23860]: warning: hp-testpage
should not be run as root/superuser.
Mar  4 09:53:07 neo HP_LaserJet_1018?serial=KP3FK5P: io/hpmud/musb.c
135: unable get_string_descriptor -1: Operation not permitted
Mar  4 09:53:07 neo HP_LaserJet_1018?serial=KP3FK5P: io/hpmud/musb.c
603: invalid product id string ret=-1
Mar  4 09:53:07 neo HP_LaserJet_1018?serial=KP3FK5P: io/hpmud/musb.c
1104: unable to open hp:/usb/HP_LaserJet_1018?serial=KP3FK5P
Mar  4 09:53:07 neo HP_LaserJet_1018?serial=KP3FK5P: prnt/backend/hp.c
676: INFO: open device failed stat=12; will retry in 30 seconds...
Mar  4 09:53:11 neo foo2zjs-wrapper: foo2zjs-wrapper -P -z1 -L0
-r1200x600 -p9 -s7 -m1 -n1

Some messages are repeating periodically:

Mar  4 09:56:38 neo HP_LaserJet_1018?serial=KP3FK5P: io/hpmud/musb.c
135: unable get_string_descriptor -1: Operation not permitted
Mar  4 09:56:38 neo HP_LaserJet_1018?serial=KP3FK5P: io/hpmud/musb.c
603: invalid product id string ret=-1
Mar  4 09:56:38 neo HP_LaserJet_1018?serial=KP3FK5P: io/hpmud/musb.c
1104: unable to open hp:/usb/HP_LaserJet_1018?serial=KP3FK5P
Mar  4 09:56:38 neo HP_LaserJet_1018?serial=KP3FK5P: prnt/backend/hp.c
676: INFO: open device failed stat=12; will retry in 30 seconds...

Hope it helps,
Andrey



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



Bug#517434: foo2zjs: HP LasetJet 1018 won't print

2009-03-03 Thread Андрей Парамонов
Hello!

I've just built the new version of foo2zjs from source and I confirm
that the bug is still present. I get the following diagnostics in
/var/log/syslog upon connecting the device:

Mar  4 09:50:15 neo kernel: [8168970.636534] usb 4-1: new high speed
USB device using ehci_hcd and address 60
Mar  4 09:50:15 neo kernel: [8168970.769283] usb 4-1: configuration #1
chosen from 1 choice
Mar  4 09:50:15 neo kernel: [8168970.774063] usblp0: USB Bidirectional
printer dev 60 if 0 alt 0 proto 2 vid 0x03F0 pid 0x4117
Mar  4 09:50:15 neo kernel: [8168970.774138] usb 4-1: New USB device
found, idVendor=03f0, idProduct=4117
Mar  4 09:50:15 neo kernel: [8168970.774142] usb 4-1: New USB device
strings: Mfr=1, Product=2, SerialNumber=3
Mar  4 09:50:15 neo kernel: [8168970.774146] usb 4-1: Product: HP LaserJet 1018
Mar  4 09:50:15 neo kernel: [8168970.774149] usb 4-1: Manufacturer:
Hewlett-Packard
Mar  4 09:50:15 neo kernel: [8168970.774151] usb 4-1: SerialNumber: KP3FK5P
Mar  4 09:50:15 neo logger: loading hp_laserjet_1018 firmware 004 060
Mar  4 09:50:15 neo logger: loading hp_laserjet_1018 firmware 4 60
Mar  4 09:50:15 neo /usr/sbin/hplj1018: foo2zjs: HP LaserJet 1018
firmware already loaded into /dev/usb/lp0
Mar  4 09:50:19 neo kernel: [8168974.489038] usblp0: removed
Mar  4 09:50:19 neo python: hp-firmware[23657]: error: Device busy:
hp:/usb/HP_LaserJet_1018?serial=KP3FK5P
Mar  4 09:50:19 neo python: hp-firmware[23657]: error: Error opening
device (Device not found). Exiting.

The following appears in syslog when I run hp-testpage:

Mar  4 09:54:58 neo python: hp-systray[23995]: warning: Qt/PyQt 4
initialization failed.
Mar  4 09:54:58 neo python: hp-systray[23995]: error: hp-systray
requires Qt4 GUI and DBus support. Exiting.
Mar  4 09:55:02 neo python: hp-testpage[23978]: warning: Unable to
connect to dbus. Is hp-systray running?
Mar  4 09:55:02 neo python: io/hpmud/musb.c 135: unable
get_string_descriptor -1: Operation not permitted
Mar  4 09:55:02 neo python: io/hpmud/musb.c 603: invalid product id
string ret=-1
Mar  4 09:55:02 neo python: io/hpmud/musb.c 1104: unable to open
hp:/usb/HP_LaserJet_1018?serial=KP3FK5P
Mar  4 09:55:02 neo python: hp-testpage[23978]: error: Unable to
communicate with device (code=12):
hp:/usb/HP_LaserJet_1018?serial=KP3FK5P
Mar  4 09:55:02 neo python: hp-testpage[23978]: error: Unable to print
to printer. Please check device and try again.

... and when I run sudo hp-testpage:

Mar  4 09:53:05 neo python: hp-testpage[23860]: warning: hp-testpage
should not be run as root/superuser.
Mar  4 09:53:07 neo HP_LaserJet_1018?serial=KP3FK5P: io/hpmud/musb.c
135: unable get_string_descriptor -1: Operation not permitted
Mar  4 09:53:07 neo HP_LaserJet_1018?serial=KP3FK5P: io/hpmud/musb.c
603: invalid product id string ret=-1
Mar  4 09:53:07 neo HP_LaserJet_1018?serial=KP3FK5P: io/hpmud/musb.c
1104: unable to open hp:/usb/HP_LaserJet_1018?serial=KP3FK5P
Mar  4 09:53:07 neo HP_LaserJet_1018?serial=KP3FK5P: prnt/backend/hp.c
676: INFO: open device failed stat=12; will retry in 30 seconds...
Mar  4 09:53:11 neo foo2zjs-wrapper: foo2zjs-wrapper -P -z1 -L0
-r1200x600 -p9 -s7 -m1 -n1

Some messages are repeating periodically:

Mar  4 09:56:38 neo HP_LaserJet_1018?serial=KP3FK5P: io/hpmud/musb.c
135: unable get_string_descriptor -1: Operation not permitted
Mar  4 09:56:38 neo HP_LaserJet_1018?serial=KP3FK5P: io/hpmud/musb.c
603: invalid product id string ret=-1
Mar  4 09:56:38 neo HP_LaserJet_1018?serial=KP3FK5P: io/hpmud/musb.c
1104: unable to open hp:/usb/HP_LaserJet_1018?serial=KP3FK5P
Mar  4 09:56:38 neo HP_LaserJet_1018?serial=KP3FK5P: prnt/backend/hp.c
676: INFO: open device failed stat=12; will retry in 30 seconds...

Hope it helps,
Andrey



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



Bug#506689: texlive-lang-cyrillic: gost71u BibTeX style is not fully compatible with UTF-8

2009-02-04 Thread Андрей Парамонов
2009/2/4 Hilmar Preusse hill...@web.de:
 However, bibliography in UTF-8 cannot be sorted (no csf
 file for UTF-8 since BibTeX8 does not support it).

But luckily gost71u.bst provides unsorted bibliography ;-)

 So, patch provides only partial workaround and problem cannot be
 solved without proper UTF-8 support in BibTeX8.

Is there an implementation of BibTeX that supports UTF-8?

Thanks for your effort,
Andrey Paramonov



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



Bug#493420: linux-image-2.6.25-2-486: USB card reader device inaccessible

2008-12-27 Thread Андрей Парамонов
2008/12/27 Moritz Muehlenhoff j...@inutil.org:
 Does this error still occur with more recent kernel versions?

Yes, I've just been able to reproduce the problem on 2.6.26-12.

Andrey



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



Bug#473407: r-base-core: package.skeleton() creates corrupted Rd file

2008-03-30 Thread Андрей Парамонов
2008/3/30, Douglas Bates [EMAIL PROTECTED]:
  Those lines are created using the R function gettext (see the function
  promptPackage defined in
  http://svn.r-project.org/R/trunk/src/library/utils/R/prompt.R).  The
  Russian translations of the strings are given in
  http://svn.r-project.org/R/trunk/src/library/utils/po/R-ru.po and it
  looks like they were there in the 2.6 branch as well.  (Substitute
  '/branches/R-2-6-branch/' for '/trunk/' in the URLs above.)


I've looked into R-ru.po file, and it has the following line:

Content-Type: text/plain; charset=KOI8-R\n

As you could notice, my locale is UTF-8. But even if I open generated
file explicitly specifying KOI8-R encoding (Emacs C-x RET r koi8-r RET
yes RET), it still has question marks instead of cyrillics. The file
has been corrupted unevitably: these ?s are all actual 3F characters,
not that they just been inserted in incorrect encoding.

  In any case, those lines in the skeleton file are to indicate the
  places that you should edit when creating the documentation.  In
  general any line in the skeleton documentation that contains '~~~'
  should be replaced or commented out before the package is built.

Thanks for your explanation. But it's still a bug, isn't it? :-)

Andrey



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



Bug#473453: r-base-core: Cyrillic characters cannot be used in Rd files

2008-03-30 Thread Андрей Парамонов
2008/3/30, Dirk Eddelbuettel [EMAIL PROTECTED]:
  May well be but before you go overboard and file a dozen more bug reports
  with Debian --- would you consider discussing this first on the r-devel list?


Sorry if it looked unpolite, I'm not going to report any more bugs today ;-)

  None of this is germane to Debian so we may as well get R folks involved.  As
  for the issue in this bug report, I simply do not know where utf-8 is or is
  not supported.  I tend to just use English, so sorry.  Will have to pass this
  on.

An excerpt from Writing R Extensions, section 2.10 Encoding:

  Wherever possible, avoid non-ASCII chars in Rd files, and even symbols such 
 as
  '', '', '$', '^', '', '|', '@', '~', and '*' outside verbatim 
 environments (since
  they may disappear in fonts designed to render text).

With that I fully agree, but in my case I *want* to use cyrillics. My
package is created to overcome some problems with cyrillics in R
graphics, so I want to insert an actual example of how to workaround a
problem.

Another except made me optimistic:

 For convenience, encoding names 'latin1' and 'latin2' are always recognized:
 these and 'UTF-8' are likely to work fairly widely.

Looks like utf8 is generally supported.

Andrey



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



Bug#441994: Please update psvn.el

2008-03-25 Thread Андрей Парамонов
Hi!

I add my vote for including newer files from
http://svn.collab.net/repos/svn/trunk/contrib/client-side/emacs/ into
the package. It will fix some annoying bugs, most notably this one:

https://bugs.launchpad.net/debian/+source/subversion/+bug/113977

Please, consider the possibility to pull it in ;-) Thanks!

Andrey



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



Bug#462623: Point 4 is fixed

2008-03-25 Thread Андрей Парамонов
2008/3/25, Eugen Dedu [EMAIL PROTECTED]:
  I didn't understand your suggestion.  gedit 2.22.0-1 has two items in
  the menu, like evince, isn't it?

Hi!

Huh, just installed new Gedit and it indeed has two separate items,
like Evince. Old Gedit used to have page setup inside big print dialog
as a separate tab (see screenshot):

http://aparamon.msk.ru/ftp/upload/gedit-2.20.4-1-printing.png

I don't know why they decided to move the functionality out of the
dialog. I assume the reason is it allows to drop some dependencies.
Personally I think it is more logical to have a special tab in big
print dialog rather than additional dialog and menu item.

Well, that's just what I think, and the fact is that the dialog of the
new Gedit does save its settings, and the one of Evince doesn't. It
would be great if it remembered the settings, too.

Thanks for your great effort so far,

Andrey



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



Bug#462623: Point 4 is fixed

2008-03-22 Thread Андрей Парамонов
2008/3/21, Eugen Dedu [EMAIL PROTECTED]:
 Hi,

  Ok, so point 1 is fixed too (with newest versions).  I think it's not
  useful to spend time to fix bugs with old versions.  Better fix the new
  versions!


Hi!

Yes, I think we should leave this until Evince 2.22 is in unstable at least.

  So it remains point 3.  I am working on point 5, my point.


A suggestion on point 3 (for whoever will implement it) -- please
consider the possibility to get rid of separate menu item and separate
window for Print Parameters, and move the functionality into main
Print Dialog. See how this is implemented in Gedit for example.

Andrey



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



Bug#469560: [Rd] embedFonts() side-effect under 2.6.2 ?

2008-03-07 Thread Андрей Парамонов
Hi!

Upon some investigation it turned out that the bug is *not* actually
in R. I've uninstalled ghostscript Debian package and reverted back
to gs-gpl Debian package, and the problem gone.

That means that the bug is either in new ghostscript or in the way R
interacts with it. Reassigning the bug accordingly.

Andrey



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



Bug#459539: texlive-lang-cyrillic: Really large cyrillic fonts unavailable

2008-01-28 Thread Андрей Парамонов
Hi Ralf!

I've tried scalable-cyrfonts-tex package, and adding
\usepackage{cyrtimes} to the preamble of the problematic document
helped.

I think that texlive-lang-cyrillic should indeed at least suggest
scalable-cyrfonts-tex. Please note that scalable-cyrfonts-tex is not
yet in testing for some reason (I had to download deb from unstable).
Also please fix a typo (mercic - metric) in package description
;-)

Good luck,
Andrey



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



Bug#462623: Numerous bugs with printing

2008-01-26 Thread Андрей Парамонов
Package: evince
Version: 2.20.2-1
Severity: normal

The printing in Evince is hardly usable due to lots of bugs. Here are
some, listed in importance order:

1) Print preview and printing do not always work. When I press
corresponding button in print dialog, it sometimes closes the dialog
(expected behavior), but then nothing happens. There seems to be no
way to predict if the document will actually be printed, except it
always works for the first time in a newly run evince instance. For
the second time it almost never works, and I have to restart Evince
(but sometimes it will work for the 2nd time but not the 3rd).

2) Number of copies parameter has no effect. Even if I specify that
evince should print 3 copies of a document, it prints only one.

3) Print parameters dialog, which allows you to specify page size and
orientation, doesn't remember chosen values.

4) Escape key pressed in print dialog is bound to Print button, not
Cancel. This breaks all GUI interface conventions and must be fixed.

Maybe the are some more, but with above bugs not fixed it's really
hard for a user to resist the temptation of sudo aptitude install
acroread.

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

Kernel: Linux 2.6.22-3-486
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages evince depends on:
ii  gconf2  2.20.1-2 GNOME configuration database syste
ii  gnome-icon-theme2.20.0-1 GNOME Desktop icon theme
ii  gs-esp [gs] 8.15.3.dfsg.1-1  The Ghostscript PostScript interpr
ii  libart-2.0-22.3.19-3 Library of functions for 2D graphi
ii  libatk1.0-0 1.20.0-1 The ATK accessibility toolkit
ii  libbonobo2-02.20.3-1 Bonobo CORBA interfaces library
ii  libbonoboui2-0  2.20.0-1 The Bonobo UI library
ii  libc6   2.7-6GNU C Library: Shared libraries
ii  libcairo2   1.4.10-1+lenny2  The Cairo 2D vector graphics libra
ii  libdbus-1-3 1.1.2-1  simple interprocess messaging syst
ii  libdbus-glib-1-20.74-1   simple interprocess messaging syst
ii  libdjvulibre15  3.5.20-2 Runtime support for the DjVu image
ii  libgconf2-4 2.20.1-2 GNOME configuration database syste
ii  libglade2-0 1:2.6.2-1library to load .glade files at ru
ii  libglib2.0-02.14.3-1 The GLib library of C routines
ii  libgnome-keyring0   2.20.3-1 GNOME keyring services library
ii  libgnome2-0 2.20.1.1-1   The GNOME 2 library - runtime file
ii  libgnomecanvas2-0   2.20.1.1-1   A powerful object-oriented display
ii  libgnomeui-02.20.1.1-1   The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0  1:2.20.1-1   GNOME Virtual File System (runtime
ii  libgtk2.0-0 2.12.1-1 The GTK+ graphical user interface
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libjpeg62   6b-14The Independent JPEG Group's JPEG
ii  libkpathsea42007.dfsg.1-2TeX Live: path search library for
ii  libnautilus-extension1  2.18.3-3 libraries for nautilus components
ii  liborbit2   1:2.14.10-0.1libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0   1.18.4-1 Layout and rendering of internatio
ii  libpoppler-glib20.6.2-1  PDF rendering library (GLib-based
ii  libpopt01.10-3   lib for parsing cmdline parameters
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libstdc++6  4.3-20080116-1   The GNU Standard C++ Library v3
ii  libtiff43.8.2-7  Tag Image File Format (TIFF) libra
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxml2 2.6.30.dfsg-3.1  GNOME XML library
ii  zlib1g  1:1.2.3.3.dfsg-8 compression library - runtime

evince recommends no packages.

-- no debconf information



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



Bug#461773: fluxbox: xterm -e mc results in maximized xterm window but not maximized mc

2008-01-21 Thread Андрей Парамонов
Hi Dmitry!

Thanks for your fast reply. I don't really think it's a bug of xterm,
because adding

xterm*geometry: 98x34+0+0

to my .Xresources (instead of apps file customization) results in
correct behavior. IMHO it means that Fluxbox is one responsible for
the bug.

Andrey



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



Bug#461773: Fwd: Bug#461773: fluxbox: xterm -e mc results in maximized xterm window but not maximized mc

2008-01-21 Thread Андрей Парамонов
I still insist it's Fluxbox bug ;-), and that's why.

Window size may be specified on X Window System level. In my case, I
specify it in my .Xresources and merge it into X server settings
database via xrdb. These settings are applied in such a way that when
mc is being run the parent xterm window already has desired
dimensions. mc acquires proper size from parent xterm window and
everything is nice.

On the other hand, Fluxbox claims to provide similar feature.
Actually, I like Fluxbox's feature more, because it allows to specify
window size in pixels, not in characters. The problem is the feature
doesn't work very well in case of xterm -e mc.

I perfectly understand that underlying algorithms of setting window
size are very different for X Server and Fluxbox window manager.
However from the user point of view I see that .Xresources method
works, and Fluxbox's does not. So, it's a bug of Fluxbox ;-)

Andrey

P.S: Don't get me wrong: I like Fluxbox much, and I understand this
bug it a really minor one. I'm reporting so at least google indexes
the page and other people might find a solution to already known
problem.



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



Bug#459539: texlive-lang-cyrillic: Really large cyrillic fonts unavailable

2008-01-20 Thread Андрей Парамонов
Hi Ralf!

Thanks for your answer. I'm only a novice in TeX and LaTeX, so please
forgive if I'm not understanding even basic things.

I was able to get large Computer Modern font glyphs with the help of
type1ec.sty, thanks for pointing this out. However, I confirm that
including type1ec doesn't help in case of beamerposter example.

 I have tried to do something similar in the beamerposter example, but
 did not succeed. It looks as if beamerposter does something unusual
 with the font setup.

Actually, it just loads times.sty package, which changes the default fonts to
Times, Helvetica, Courier.

According to

$ aptitude show texlive-lang-cyrillic

this Debian package includes timescyr LaTeX package, which should do
the trick of providing proper font metrics for cyrillic variants of
Times, Helvetica, Courier. But in reality it does not provide needed
metrics for extra large sizes. IMHO it's a bug in timescyr (and thus
in texlive-lang-cyrillic), because these extra large sizes, despite
being somewhat exotic, are available for latin fonts.

Andrey



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



Bug#459948: gmailfs: mount.gmailfs fails with HTTP Error 302

2008-01-10 Thread Андрей Парамонов
I have created and tested a couple of new gmail mailboxes, and gmailfs
have been successfully mounted in both cases. Right now I have my svn
backups being uploaded, and everything seems to work fine.

However, [EMAIL PROTECTED] still can not be mounted. I've checked
and it could receive/send e-mail messages just Ok. I can thing of no
way this mailbox could be special, because I've created it the same
way as two others which work (I've sent invitations to myself).

If you are interested, here is the password (I don't have anything
valuable there and will not use the mailbox any more):

00backup

You might want to try to mount it from your box. If it doesn't
reproduce, feel free to close the bug.

Good luck,

Andrey



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



Bug#458766: xserver-xorg-video-via: Segfault when trying to run TORCS game

2008-01-04 Thread Андрей Парамонов
2008/1/4, Brice Goglin [EMAIL PROTECTED]:
 By the way, which libgl1-mesa-dri do you have? 7.0.2-3?

Yes.

Andrey



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



Bug#458766: xserver-xorg-video-via: Segfault when trying to run TORCS game

2008-01-03 Thread Андрей Парамонов
Output of torcs -d with libgl1-mesa-dri-dbg installed:

GNU gdb 6.6.90.20070912-debian
Copyright (C) 2007 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as i486-linux-gnu...
(no debugging symbols found)
Using host libthread_db library /lib/libthread_db.so.1.
(gdb) Starting program: /usr/lib/torcs/torcs-bin -l /home/pent/.torcs
-L /usr/lib/torcs -D /usr/share/games/torcs
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[New Thread 0xb74c68d0 (LWP 5812)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb74c68d0 (LWP 5812)]
draw_rgba_pixels (ctx=0x805af30, x=320, y=240, width=800, height=600,
format=6408, type=5121, unpack=0x8066b7c, pixels=0xb0fe8008)
at swrast/s_drawpix.c:57
in swrast/s_drawpix.c
(gdb) #0  draw_rgba_pixels (ctx=0x805af30, x=320, y=240, width=800, height=600,
format=6408, type=5121, unpack=0x8066b7c, pixels=0xb0fe8008)
at swrast/s_drawpix.c:57
#1  0xb73b97a9 in _swrast_DrawPixels (ctx=0x805af30, x=320, y=240, width=800,
height=600, format=6408, type=5121, unpack=0x8066b7c, pixels=0xb0fe8008)
at swrast/s_drawpix.c:900
#2  0xb74183f4 in _mesa_DrawPixels (width=800, height=600, format=6408,
type=5121, pixels=0xb0fe8008) at main/drawpix.c:186
#3  0xb7ec57a2 in ?? () from /usr/lib/torcs/lib/libclient.so
#4  0xb7a6cc46 in ?? () from /usr/lib/libglut.so.3
#5  0x0804c410 in ?? ()
#6  0xb7f04780 in ?? () from /lib/ld-linux.so.2
#7  0x0804c410 in ?? ()
#8  0x0804c410 in ?? ()
#9  0xb7a6db40 in ?? () from /usr/lib/libglut.so.3
#10 0xbf876f18 in ?? ()
#11 0xb7a891b0 in ?? () from /usr/lib/libglut.so.3
#12 0x0804c410 in ?? ()
#13 0xbf876f18 in ?? ()
#14 0xbf876e48 in ?? ()
#15 0xb7a70142 in fgEnumWindows () from /usr/lib/libglut.so.3
Backtrace stopped: frame did not save the PC
(gdb) quit
The program is running.  Exit anyway? (y or n) [answered Y; input not
from terminal]

Andrey



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



Bug#455364: texlive: Definition caption is not localized for Russian

2007-12-11 Thread Андрей Парамонов
Hi Ralf!

I was expecting localized behavior from beamer class environments.
I've mislead you by mentioning that theorem environment (defined in
beamer package) provides localized caption. I've just checked
everything and in reality *it does not*. Sorry for that.

So, actually none of beamer theorem-style environments (theorem,
proof, example etc) are localized. This behavior is at least
consistent. Please remove bug-report.

Sorry for inconvinience, I'm new to LaTeX so I just messed up. I'll
try to do better investigation before reporting next time.

2007/12/10, Ralf Stubner [EMAIL PROTECTED]:
 On Mon, Dec 10, 2007 at 00:01 +0300, Andrey wrote:
  Package: texlive
  Version: 2007-12
  Severity: minor
 
  Most of the environment captions (\tableofcontents, \thebibliography,
  \theorem etc) are correctly localized for Russian by means of babel
  package. Definition caption is not localized though.
 
  Localized caption should be
 
  \cyr\CYRO\cyrp\cyrr\cyre\cyrd\cyre\cyrl\cyre\cyrn\cyri\cyre
 
  Please consider adding this localization.

 Could you please provide us with a *minimal* example file that shows
 where you expect a localized caption? That way we would be able to
 identify that package that has to add this localization. Thanks a lot.

 cheerio
 ralf




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



Bug#454402: libsane: HP DeskJet F380 all-in-one scanner always produces images with JPEG artifacts

2007-12-05 Thread Андрей Парамонов
Hi!

2007/12/5, Julien BLACHE [EMAIL PROTECTED]:
 Which backend do you use ?

It appears that I use hpio backend.

Andrey



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



Bug#454402: Problem investigation results

2007-12-05 Thread Андрей Парамонов
Upon some investigation I managed to find the reason of scanned image
artifacts. It was indeed JPEG compression, which occured before
transferring image to computer, in order to speed up process. I also
discovered that JPEG compression became default setting for hpio
backend only recenty.

A [working, but ugly] solution is to tweak file
~/.sane/.xsane/your-super-scanner.drc, changing the value of
compression parameter. I have set it to none, and artifacts gone.

Note however, that it a) works for only one user and b) works only if
you use xsane frontend. I sometimes use scanimage frontend, so it's
crucial that I do not forget to specify --compression=none option.
That's real PITA.

Also note that xsane GUI has no control for the option (you have to
edit drc file).

I'm absolutely sure there must be a way to specify compression type on
backend level. The information on compression parameter should be
clearly stated in backend manual.

Andrey



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



Bug#291181: The patch is really useful, please include it!

2007-09-05 Thread Андрей Парамонов
The problem described occurs if the server does support SITE CHMOD
command but it has been forbidden intentionally.

Consider the following real-life example. My ftp server is configured
to chmod all uploaded files to 664, chmod newly created dirs to 775,
and chgrp them all to ftpadmin, so valuable files uploaded by
anonymous users to a heap dir could later be put to a proper
classified dir. I have configured permissions to be group-writable
so this administration task could be performed by the members of
ftpadmin group.

Now if I copy some file to the upload dir as an anonymous user with
the help of mc, it basically ruins my intentions as it sets back
copied file permissions to those of original file (which are not
group-writable most of the time). If I forbid SITE CHMOD ftp command,
mc still tries to chmod file and fails, resulting a red Retry - Skip -
Cancel dialog.

The patch proposed by OP works nicely.

Andrey


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



Bug#430062: Looks like bug is fixed in 1.0rc2

2007-06-22 Thread Андрей Парамонов

Just tried fluxbox 1.0rc2 from experimental, and couldn't reproduce
the bug. Hooray!


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