Bug#928987: compiz: make a compiz-boxmenu package

2019-06-03 Thread Giacomo Boffi
ooops!
errata:
 specialized clients are respectively for recent documents, desktops,
  editing the menus, viewports and windows
corrige:
 specialized clients are respectively for recent documents, desktops,
 viewports and windows

g


Bug#928987: compiz: make a compiz-boxmenu package

2019-06-03 Thread Giacomo Boffi
Dear Samuel,
here it is my attempt for a "Description" field for compiz-boxmenu

**************72
Description: dbus daemon and clients providing pop-up menus to compiz.
 Boxmenu provides a number of different menus to the compositing window
 manager Compiz and possibly to other window managers as well.
 .
 It is composed of a daemon that caches the different menus from various
 sources, following desktop standards and a number of clients to ask
 the daemon for a specific type of menu, clients that can be bound to
 different key-chords and mouse events using the Compizconfig Settings
 Manager.
 .
 The components are compiz-boxmenu, compiz-boxmenu-editor, a menu editor
 and compiz-boxmenu-{daemon,dlist,dplist,vplist,wlist}, where the
 specialized clients are respectively for recent documents, desktops,
 editing the menus, viewports and windows.
**************==

Note:  I wrote "following desktop standards" but mine is simply wishful
thinking,
so please check that my statement is correct.

In the hope that this helps, ciao ፨ gb

On Sat, Jun 1, 2019 at 9:35 PM Samuel Thibault  wrote:

> Hello,
>
> boffi, le mar. 14 mai 2019 19:29:14 +0200, a ecrit:
> > I'd like to see compiz-boxmenu
> > 
> > in Debian.
>
> Could you help with this? To be able to create a package I'd need:
>
> - a short description (up to 60 characters)
> - a long description (typically a dozen lines)
>
> Samuel
>


Bug#899213: compiz: sistematically places new windows below existing ones

2019-01-01 Thread Giacomo Boffi
The new version is OK wrt the placement of new windows, thanks a lot — g


On Jan 1, 2019 19:43, "Samuel Thibault"  wrote:

Control: tags -1 + moreinfo

Hello,

boffi, le lun. 21 mai 2018 00:30:49 +0200, a ecrit:

>irrispective of the algorithm chosen, the plugin insists on placing new
>windows BELOW existing windows (not always but most of the times)

Is this still happening with the current version (2:0.8.16)?


Samuel


Bug#899213: compiz: sistematically places new windows below existing ones

2018-05-24 Thread Giacomo Boffi
I forgot to mention, all the windows instantiated were correctedly(?)
decorated...

On Thu, May 24, 2018 at 3:26 PM, Giacomo Boffi <giacomo.bo...@gmail.com> wrote:
> I have another experiment, where
> 1. I've started compiz redirecting both stdout and stderr to a file,
> that you can find in attachment;
> 2. after starting compiz, I've opened a number of terminal windows and
> finally I've closed the session.
>
> The log file contains some message concerning incorrect placement of windows
>
>
> $ grep placement .compiz.log
> compiz (decor) - Warn: No default decoration found, placement will not
> be correct
> compiz (decor) - Warn: No default decoration found, placement will not
> be correct
> $
>
> Hope this helps ፨ g
>
>
> On Wed, May 23, 2018 at 9:17 PM, Giacomo Boffi <giacomo.bo...@gmail.com> 
> wrote:
>> Dear Alex,
>> I've checked and my settings are exactly
>> - Placement Mode: Smart
>> - Multi Output Mode: Use active output device
>>
>> To have a trace of the window placement, I have started my system with
>> the following ~/.xsession file
>>
>> #!/bin/bash
>> xset m 5 3
>> # fbsetroot -gradient vertical -fg red4 -bg orangered3
>> xterm & sleep 0.2
>> xmodmap .compose
>> compiz &
>> # cairo-dock -w 3 -o > /dev/null 2>&1 &
>> exec my_sleep 365d
>>
>> and, from the xterm that was started from .xsession I started a number
>> of xterminals of different background color, then I made a screen dump
>> of the current situation --- please find in attachment a compressed
>> version of the screen dump.
>>
>> As you can see, the problem is (mostly?) the pre-existing window,
>> i.e., the original xterm that covers part of some of the new windows
>> (e.g., the black one is completely under the 1st xterm)
>>
>> Thank you for your intervention ፨ g
>>
>> On Wed, May 23, 2018 at 10:33 AM, Alex ARNAUD <alexarn...@hypra.fr> wrote:
>>> Hello boffi,
>>>
>>> Thank you for helping us to make Compiz better.
>>>
>>> I'm using Debian Stretch with the latest Compiz version and my configuration
>>> of the place window module is as follow:
>>> - Placement Mode: Smart
>>> - Multi Output Mode: Use active output device
>>>
>>> On my system, the first one is opened on the top-left and the second-one on
>>> the bottom-left.
>>>
>>> Could you try with this configuration and restart your computer after that?
>>>
>>> Could you please tell me what applications are you trying to launch ? Maybe
>>> the behavior could be different between software.
>>>
>>> Best regards,
>>> Alex.
>>>
>>>
>>> Le 21/05/2018 à 00:30, boffi a écrit :
>>>>
>>>> Package: compiz-plugins
>>>> Version: 1:0.9.13.1+18.04.20180302-1
>>>> Severity: normal
>>>>
>>>> Dear Maintainer,
>>>>
>>>> * What led up to the situation?
>>>>
>>>> I activated the "Place Windows" plugin
>>>>
>>>> * What exactly did you do (or not do) that was effective (or
>>>>   ineffective)?
>>>>
>>>> n/a
>>>>
>>>> * What was the outcome of this action?
>>>>
>>>> irrispective of the algorithm chosen, the plugin insists on placing
>>>> new
>>>> windows BELOW existing windows (not always but most of the times)
>>>>
>>>> * What outcome did you expect instead?
>>>>
>>>> every WM I used (and that comprised compiz+place_windows, until
>>>> recently)
>>>> placed new windows above existing windows, because when a user
>>>> instantiates a new window, either using a shortcut and the "Commands"
>>>> plugin, a desktop launcher or a system menu, said user 99.3% wants to
>>>> use the new window immediately
>>>>
>>>> That said, I'm trying to use compiz standalone (no DE) with the support of
>>>> a dock/panel (either tint2 or cairo-dock).
>>>>
>>>> I'd like to help fixing this problem giving you any further additional
>>>> info.
>>>>
>>>> Thank you in advance, gb
>>>> -- System Information:
>>>> Debian Release: buster/sid
>>>>APT prefers unstable
>>>>APT policy: (500, 'unstable'), (500, 'stable')
>>>> Architecture: amd64 (x86_64)
>>>>
>>>

Bug#899213: compiz: sistematically places new windows below existing ones

2018-05-23 Thread Giacomo Boffi
Dear Alex,
I've checked and my settings are exactly
- Placement Mode: Smart
- Multi Output Mode: Use active output device

To have a trace of the window placement, I have started my system with
the following ~/.xsession file

#!/bin/bash
xset m 5 3
# fbsetroot -gradient vertical -fg red4 -bg orangered3
xterm & sleep 0.2
xmodmap .compose
compiz &
# cairo-dock -w 3 -o > /dev/null 2>&1 &
exec my_sleep 365d

and, from the xterm that was started from .xsession I started a number
of xterminals of different background color, then I made a screen dump
of the current situation --- please find in attachment a compressed
version of the screen dump.

As you can see, the problem is (mostly?) the pre-existing window,
i.e., the original xterm that covers part of some of the new windows
(e.g., the black one is completely under the 1st xterm)

Thank you for your intervention ፨ g

On Wed, May 23, 2018 at 10:33 AM, Alex ARNAUD  wrote:
> Hello boffi,
>
> Thank you for helping us to make Compiz better.
>
> I'm using Debian Stretch with the latest Compiz version and my configuration
> of the place window module is as follow:
> - Placement Mode: Smart
> - Multi Output Mode: Use active output device
>
> On my system, the first one is opened on the top-left and the second-one on
> the bottom-left.
>
> Could you try with this configuration and restart your computer after that?
>
> Could you please tell me what applications are you trying to launch ? Maybe
> the behavior could be different between software.
>
> Best regards,
> Alex.
>
>
> Le 21/05/2018 à 00:30, boffi a écrit :
>>
>> Package: compiz-plugins
>> Version: 1:0.9.13.1+18.04.20180302-1
>> Severity: normal
>>
>> Dear Maintainer,
>>
>> * What led up to the situation?
>>
>> I activated the "Place Windows" plugin
>>
>> * What exactly did you do (or not do) that was effective (or
>>   ineffective)?
>>
>> n/a
>>
>> * What was the outcome of this action?
>>
>> irrispective of the algorithm chosen, the plugin insists on placing
>> new
>> windows BELOW existing windows (not always but most of the times)
>>
>> * What outcome did you expect instead?
>>
>> every WM I used (and that comprised compiz+place_windows, until
>> recently)
>> placed new windows above existing windows, because when a user
>> instantiates a new window, either using a shortcut and the "Commands"
>> plugin, a desktop launcher or a system menu, said user 99.3% wants to
>> use the new window immediately
>>
>> That said, I'm trying to use compiz standalone (no DE) with the support of
>> a dock/panel (either tint2 or cairo-dock).
>>
>> I'd like to help fixing this problem giving you any further additional
>> info.
>>
>> Thank you in advance, gb
>> -- System Information:
>> Debian Release: buster/sid
>>APT prefers unstable
>>APT policy: (500, 'unstable'), (500, 'stable')
>> Architecture: amd64 (x86_64)
>>
>> Kernel: Linux 4.16.0-1-amd64 (SMP w/4 CPU cores)
>> Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=C.UTF-8
>> (charmap=UTF-8)
>> Shell: /bin/sh linked to /bin/dash
>> Init: systemd (via /run/systemd/system)
>> LSM: AppArmor: enabled
>>
>> Versions of packages compiz-plugins depends on:
>> ii  compiz-core   1:0.9.13.1+18.04.20180302-1
>> ii  compiz-plugins-default1:0.9.13.1+18.04.20180302-1
>> ii  libc6 2.27-3
>> ii  libcairo2 1.15.10-3
>> ii  libdbus-1-3   1.12.8-2
>> ii  libdecoration01:0.9.13.1+18.04.20180302-1
>> ii  libfribidi0   0.19.7-2
>> ii  libgcc1   1:8.1.0-3
>> ii  libgdk-pixbuf2.0-02.36.11-2
>> ii  libgl11.0.0+git20180308-2
>> ii  libglib2.0-0  2.56.1-2
>> ii  libglibmm-2.4-1v5 2.56.0-2
>> ii  libglu1-mesa [libglu1]9.0.0-2.1
>> ii  libice6   2:1.0.9-2
>> ii  libjpeg62-turbo   1:1.5.2-2+b1
>> ii  libnotify40.7.7-3
>> ii  libpango-1.0-01.42.1-1
>> ii  libpangocairo-1.0-0   1.42.1-1
>> ii  librsvg2-22.40.20-2
>> ii  libsigc++-2.0-0v5 2.10.0-2
>> ii  libsm62:1.2.2-1+b3
>> ii  libstartup-notification0  0.12-5
>> ii  libstdc++68.1.0-3
>> ii  libx11-6  2:1.6.5-1
>> ii  libx11-xcb1   2:1.6.5-1
>> ii  libxcb1   1.13-1
>> ii  libxcomposite11:0.4.4-2
>> ii  libxcursor1   1:1.1.15-1
>> ii  libxdamage1   1:1.1.4-3
>> ii  libxext6  2:1.3.3-1+b2
>> ii  libxfixes31:5.0.3-1
>> ii  libxi62:1.7.9-1
>> ii  libxinerama1  2:1.1.3-1+b3
>> ii  libxml2   2.9.4+dfsg1-6.1+b1
>> ii  libxrandr22:1.5.1-1
>> ii  libxrender1   1:0.9.10-1
>> ii  libxslt1.11.1.29-5
>>
>> compiz-plugins recommends no packages.
>>
>> compiz-plugins suggests no packages.
>>
>> -- no 

Bug#894357: Fwd: Bug#894357: firefox: no Debian Menu System entry

2018-03-29 Thread Giacomo Boffi
ooops, I replied to Alex only and not to the BTS, please find below what I said


-- Forwarded message --
From: Giacomo Boffi <giacomo.bo...@gmail.com>
Date: Thu, Mar 29, 2018 at 3:40 PM
Subject: Re: Bug#894357: firefox: no Debian Menu System entry
To: Alex ARNAUD <alexarn...@hypra.fr>


 > What is TWM?

Tab Window Manager (package twm, version 1:1.0.9-1+b1)

 > The bug you mentioned seems related to it.

not at all

 > On Mate, Firefox is available in Application, Internet.

and on Cinnamon, Gnome, LXDE, XFCE etc etc Firefox is available as well.

The Debian Menu System predates and it is indipendent from the XDG menu system
that these desktop environments rely upon, and is supported by most of
the packages
in Debian, e.g., by Google's Chrome

$ dpkg -L google-chrome-stable | grep menu
/usr/share/menu
/usr/share/menu/google-chrome.menu
$ cat /usr/share/menu/google-chrome.menu
?package(google-chrome-stable):
  needs="x11"
  section="Applications/Network/Web Browsing"
  hints="Web browsers"
  title="Google Chrome"
  icon="/opt/google/chrome/product_logo_32.xpm"
  command="/opt/google/chrome/google-chrome"
$

 but not from the Firefox team...

$ dpkg -L firefox | grep menu
$

all you need is

 1. put the file "firefox.menu" inside "/usr/share/menu", the file's
content should be obvious by comparison with Chrome's
 2. call update-menus in the pre and post install scripts, as specified in
https://www.debian.org/doc/packaging-manuals/menu.html/ch4.html

regards


gb



Bug#844568: jack: complains about missing dependency and dies

2016-11-16 Thread Giacomo Boffi
Package: jack
Version: 3.1.1+cvs20050801-29.1
Severity: important

Dear Maintainer,

/usr/bin/jack imports * from jack_globals,
jack_globals imports eyeD3 from jack_init.
jack_init imports eyeD3 from eyeD3

at this point, an exception is raised because the API exposed
by the python-eyed3 has changed

1. the module is named eyed3 and not eyeD3
2. no eyeD3/eyed3 name is exported by eyed3

jack_init catches this exception, prints

Please install the eyeD3 module available from http://eyed3.nicfit.net/

calls sys.exit(1) and jack dies.

For the record, the module published at http://eyed3.nicfit.net is the module
distributed by debian.  It seems that jack needs an older version of the
eyed3 module.

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

Kernel: Linux 4.8.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages jack depends on:
ii  cdparanoia   3.10.2+debian-11
ii  lame 3.99.5+repack1-9+b1
ii  libc62.24-5
ii  libncursesw5 6.0+20160917-1
ii  libtinfo56.0+20160917-1
ii  python   2.7.11-2
ii  python-cddb  1.4-5.3
ii  python-eyed3 0.7.9-2
ii  python-pyvorbis  1.5-4
pn  python:any   

jack recommends no packages.

jack suggests no packages.

-- no debconf information



Bug#824471: context: luatex finds an undefined control sequence in conf file

2016-05-16 Thread Giacomo Boffi
Package: context
Version: 2015.05.18.20150601-2
Severity: normal

Dear Maintainer,

I was installing context and apt-get printed

> Setting up context (2015.05.18.20150601-2) ...
> Running mtxrun --generate. This may take some time... done.
> Pregenerating ConTeXt MarkIV format. This may take some time...

It took a while, so I started another activity and, a few hours later,
when I came back to the terminal running apt-get, I still read

> Pregenerating ConTeXt MarkIV format. This may take some time...

some time is ok, a few hours is too much so I looked for the process
that was running forever and I found  it was

  luatex --ini --lua=/usr/share/texmf/tex/context/base/luat-cod.lua
/usr/share/texmf/tex/context/base/cont-en.mkiv dump

I killed it, and the installation continued and ended, with message

> W: Operation was interrupted before it could finish

I tried to run the command I've killed from the admin prompt

% luatex --ini --lua=/usr/share/texmf/tex/context/base/luat-cod.lua
/usr/share/texmf/tex/context/base/cont-en.mkiv dump
This is LuaTeX, Version 0.95.0 (TeX Live 2016/Debian)  (INITEX)
 system commands enabled.
(/usr/share/texmf/tex/context/base/cont-en.mkiv
(/usr/share/texmf/tex/context/base/context.mkiv
(/usr/share/texmf/tex/context/base/syst-ini.mkiv
! Undefined control sequence.
l.1020 \pdfoutput
 \zerocount
?

and I had to kill also this process too...

Thank you in advance
 gb


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

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

Versions of packages context depends on:
ii  dpkg1.18.7
ii  lmodern 2.004.5-3
ii  ruby1:2.3.0+4
ii  ruby2.2 [ruby-interpreter]  2.2.4-1
ii  ruby2.3 [ruby-interpreter]  2.3.1-1
ii  tex-common  6.05
ii  tex-gyre20150923-3
ii  texlive-base2016.20160512-1
ii  texlive-binaries2016.20160513.41080-1
ii  texlive-metapost2016.20160512-1

Versions of packages context recommends:
ii  context-modules   20150601-2
pn  fonts-freefont
ii  fonts-gfs-artemisia   1.1-5
ii  fonts-gfs-baskerville 1.1-5
ii  fonts-gfs-bodoni-classic  1.1-5
ii  fonts-gfs-didot   1.1-6
ii  fonts-gfs-didot-classic   1.1-5
ii  fonts-gfs-gazis   1.1-5
ii  fonts-gfs-neohellenic 1.1-6
ii  fonts-gfs-olga1.1-5
ii  fonts-gfs-porson  1.1-6
ii  fonts-gfs-solomos 1.1-5
ii  fonts-gfs-theokritos  1.1-5
ii  fonts-sil-gentium 20081126:1.03-1

Versions of packages context suggests:
ii  context-doc-nonfree  2012.06.27-4
ii  context-nonfree  2007.03.22-1
ii  fontforge20120731.b-7.2
ii  libxml-parser-perl   2.44-1+b1
ii  perl-tk  1:804.033-1+b2

-- no debconf information



Bug#805471: /usr/bin/optirun: optirun fails with "systemd-logind: failed to get session"

2016-05-03 Thread Giacomo Boffi
Oh well... they stole my previous notebook, the one NVIDIA equipped —
I would like to ask the burglar about xserver-xorg-legacy, and maybe
another couple of questions, but I had no chances for that.
I can tell you that after a while TORCS^H^H^H^H^Hbumblebee returned to
work perfectly for me.  I think it was some regression due to the
introduction of systemd that went away as the environment matured.
Thanks a lot for your interest, ciao
 gb

On Sun, May 1, 2016 at 5:59 PM, Luca Boccassi <luca.bocca...@gmail.com> wrote:
> On 10 January 2016 at 19:50, Dariusz Dwornikowski
> <dariusz.dwornikow...@cs.put.poznan.pl> wrote:
>> On 08.01.16 00:40:40, Luca Boccassi wrote:
>>> On Thu, 2016-01-07 at 20:26 +0100, Dariusz Dwornikowski wrote:
>>> > On 19.11.15 11:58:58, Luca Boccassi wrote:
>>> > > On Wed, 2015-11-18 at 15:21 +0100, Giacomo Boffi wrote:
>>> > > > Package: bumblebee
>>> > > > Version: 3.2.1-10
>>> > > > Severity: important
>>> > > > File: /usr/bin/optirun
>>> > > >
>>> > > > Dear Maintainer,
>>> > > >
>>> > > > I'm unable to use optirun on my Debian system, eg:
>>> > > >
>>> > > > $ optirun -vvv xterm
>>> > > > [26394.265933] [DEBUG]Reading file: /etc/bumblebee/bumblebee.conf
>>> > > > [26394.266265] [DEBUG]optirun version 3.2.1 starting...
>>> > > >
>>> > > > [26394.266276] [DEBUG]Active configuration:
>>> > > > [26394.266296] [DEBUG] bumblebeed config file: 
>>> > > > /etc/bumblebee/bumblebee.conf
>>> > > > [26394.266301] [DEBUG] X display: :8
>>> > > > [26394.266306] [DEBUG] LD_LIBRARY_PATH:
>>> > > > /usr/lib/x86_64-linux-gnu/nvidia:/usr/lib/i386-linux-gnu/nvidia:/usr/lib/nvidia
>>> > > > [26394.266314] [DEBUG] Socket path: /var/run/bumblebee.socket
>>> > > > [26394.266334] [DEBUG] Accel/display bridge: auto
>>> > > > [26394.266339] [DEBUG] VGL Compression: proxy
>>> > > > [26394.266345] [DEBUG] VGLrun extra options:
>>> > > > [26394.266350] [DEBUG] Primus LD Path:
>>> > > > /usr/lib/x86_64-linux-gnu/primus:/usr/lib/i386-linux-gnu/primus:/usr/lib/primus:/usr/lib32/primus
>>> > > > [26394.266381] [DEBUG]Using auto-detected bridge primus
>>> > > > [26394.300436] [INFO]Response: No - error: [XORG] (EE) systemd-logind:
>>> > > > failed to get session: PID 24963 does not belong to any known session
>>> > > >
>>> > > > [26394.300460] [ERROR]Cannot access secondary GPU - error: [XORG] (EE)
>>> > > > systemd-logind: failed to get session: PID 24963 does not belong to
>>> > > > any known session
>>> > > >
>>> > > > [26394.300467] [DEBUG]Socket closed.
>>> > > > [26394.300483] [ERROR]Aborting because fallback start is disabled.
>>> > > > [26394.300489] [DEBUG]Killing all remaining processes.
>>> > > > $
>>> > > > Please tell me if I can submit further info to help solving this 
>>> > > > problem.
>>> > >
>>> > > Hi,
>>> > >
>>> > > What's the output of:
>>> > >
>>> > > sudo systemctl status bumblebeed
>>> > >
>>> > > Also, could you please attach your:
>>> > >
>>> > > /etc/bumblebee/bumblebee.conf
>>> > >
>>> >
>>> >
>>> > I can confirm the same bug.
>>> >
>>> > tdi@blackstar:~ $ _ systemctl status bumblebeed
>>> > ● bumblebeed.service - Bumblebee C Daemon
>>> >Loaded: loaded (/lib/systemd/system/bumblebeed.service; enabled; 
>>> > vendor preset: enabled)
>>> >Active: active (running) since czw 2016-01-07 20:11:08 CET; 13min ago
>>> >  Main PID: 4540 (bumblebeed)
>>> >CGroup: /system.slice/bumblebeed.service
>>> >└─4540 /usr/sbin/bumblebeed
>>> >
>>> > sty 07 20:14:03 blackstar bumblebeed[4540]: [ 1184.055043] [ERROR][XORG] 
>>> > (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission 
>>> > denied
>>> > sty 07 20:14:03 blackstar bumblebeed[4540]: [ 1184.055087] [ERROR][XORG] 
>>> > (EE) [drm] Failed to open DRM device for pci::01:00.0: -19
>>> > sty 07 20:14:03 blackstar bumbl

Bug#817903: network-manager: doesn't recognize WPA* Enterprise private key file with .p12 extension

2016-03-14 Thread Giacomo Boffi

Michael Biebl writes:

> I've forwarded your issue upstream

tx a lot, 

> Please follow up there in case upstream has further questions

OK
gb


Bug#817903: network-manager: doesn't recognize WPA* Enterprise private key file with .p12 extension

2016-03-11 Thread Giacomo Boffi

Package: network-manager
Version: 1.1.91-1
Severity: normal

Dear Maintainer,

I want to configure a wireless connection provided by
my institution --- meaning that I have no degrees of freedom
in what I have to do to complete the procedure.

That said, the institution gives me two files, a CA certificate

  ca.pem

and a private key file with an associated private key

  wifiCert.p12

I had placed those files in a generic subfolder (~/Documents/.certificates)
and then I tried to configure the connection using Network Manager.

I access the Network Connections window, I Add a new (wireless)
connection, in the Editing New Connection window I access the Wi-Fi
Security tab, select WPA & WPA2 Enterprise from the Security menu, I use
the CA Certificate menu to access the ~/Documents/.certificates folder,
I'm shown the ca.pem file, I select it and proceed, using the Private key
menu, I access ~/Documents/.certificates, at the bottom I see the list of 
correct file extensions (comprising the .p12 extension!) but the file
wifiCert.p12 is not shown (no file at all is shown as selectable).

At his point I cannot complete the configuration.

I have to mention that this is a new laptop (my previuos laptop
has been stolen) and that on my previous laptop I configured the same
wireless network w/o any problem. Previous laptop, btw, was running sid as well.

thank you in advance,
  gb

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

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

Versions of packages network-manager depends on:
ii  adduser3.113+nmu3
ii  dbus   1.10.8-1
ii  init-system-helpers1.29
ii  isc-dhcp-client4.3.3-9
ii  libbluetooth3  5.36-1
ii  libc6  2.22-1
ii  libglib2.0-0   2.46.2-3
ii  libgnutls303.4.9-2
ii  libgudev-1.0-0 230-3
ii  libmm-glib01.4.12-1
ii  libndp01.4-2
ii  libnewt0.520.52.18-3
ii  libnl-3-2003.2.27-1
ii  libnm0 1.1.91-1
ii  libpam-systemd 229-2
ii  libpolkit-agent-1-00.105-14.1
ii  libpolkit-gobject-1-0  0.105-14.1
ii  libreadline6   6.3-8+b4
ii  libsoup2.4-1   2.52.2-1
ii  libsystemd0229-2
ii  libteamdctl0   1.23-1
ii  libuuid1   2.27.1-4
ii  lsb-base   9.20160110
ii  policykit-10.105-14.1
ii  udev   229-2
ii  wpasupplicant  2.3-2.3

Versions of packages network-manager recommends:
ii  crda3.13-1+b1
ii  dnsmasq-base2.75-1
ii  iptables1.6.0-2
ii  iputils-arping  3:20150815-2
ii  modemmanager1.4.12-1
ii  ppp 2.4.7-1+2

Versions of packages network-manager suggests:
pn  libteam-utils  

-- no debconf information


Bug#805471: /usr/bin/optirun: optirun fails with "systemd-logind: failed to get session"

2015-11-19 Thread Giacomo Boffi
Luca Boccassi wrote:

> What's the output of:  sudo systemctl status bumblebeed

$ sudo systemctl status bumblebeed
● bumblebeed.service - Bumblebee C Daemon
   Loaded: loaded (/lib/systemd/system/bumblebeed.service; enabled;
vendor preset: enabled)
   Active: active (running) since Tue 2015-11-17 09:17:26 CET; 2 days ago
 Main PID: 737 (bumblebeed)
   CGroup: /system.slice/bumblebeed.service
   └─737 /usr/sbin/bumblebeed

Nov 18 15:12:47 onderod bumblebeed[737]: [26394.300399] [ERROR][XORG]
(EE) NVIDIA(GPU-0): Failed to initialize the NVIDIA graphics device!
Nov 18 15:12:47 onderod bumblebeed[737]: [26394.300401] [ERROR][XORG]
(EE) NVIDIA(0): Failing initialization of X screen 0
Nov 18 15:12:47 onderod bumblebeed[737]: [26394.300404] [ERROR][XORG]
(EE) Screen(s) found, but none have a usable configuration.
Nov 18 15:12:47 onderod bumblebeed[737]: [26394.300406] [ERROR][XORG] (EE)
Nov 18 15:12:47 onderod bumblebeed[737]: [26394.300408] [ERROR][XORG]
(EE) no screens found(EE)
Nov 18 15:12:47 onderod bumblebeed[737]: [26394.300410] [ERROR][XORG] (EE)
Nov 18 15:12:47 onderod bumblebeed[737]: [26394.300412] [ERROR][XORG]
(EE) Please also check the log file at "/var/log/Xorg.8.log" for
additi...ormation.
Nov 18 15:12:47 onderod bumblebeed[737]: [26394.300414] [ERROR][XORG] (EE)
Nov 18 15:12:47 onderod bumblebeed[737]: [26394.300417] [ERROR][XORG]
(EE) Server terminated with error (1). Closing log file.
Nov 18 15:12:47 onderod bumblebeed[737]: [26394.300419] [ERROR]X did
not start properly
Hint: Some lines were ellipsized, use -l to show in full.
$

> Also, could you please attach your:  /etc/bumblebee/bumblebee.conf

$ grep -v '^#' /etc/bumblebee/bumblebee.conf

[bumblebeed]
VirtualDisplay=:8
KeepUnusedXServer=false
ServerGroup=bumblebee
TurnCardOffAtExit=false
NoEcoModeOverride=false
Driver=
XorgConfDir=/etc/bumblebee/xorg.conf.d

[optirun]
Bridge=auto
VGLTransport=proxy
PrimusLibraryPath=/usr/lib/x86_64-linux-gnu/primus:/usr/lib/i386-linux-gnu/primus:/usr/lib/primus:/usr/lib32/primus
AllowFallbackToIGC=false

[driver-nvidia]
KernelDriver=nvidia-current
PMMethod=auto
LibraryPath=/usr/lib/x86_64-linux-gnu/nvidia:/usr/lib/i386-linux-gnu/nvidia:/usr/lib/nvidia
XorgModulePath=/usr/lib/nvidia,/usr/lib/xorg/modules
XorgConfFile=/etc/bumblebee/xorg.conf.nvidia

[driver-nouveau]
KernelDriver=nouveau
PMMethod=auto
XorgConfFile=/etc/bumblebee/xorg.conf.nouveau

$

Thank you for your reply,
  gb



Bug#805471: /usr/bin/optirun: optirun fails with "systemd-logind: failed to get session"

2015-11-19 Thread Giacomo Boffi
Luca Boccassi wrote:

> Could you please try to change to KernelDriver=nvidia and restart?

so I did, but nothing changed...

I forgot to mention that when I use optirun the nvidia
module is loaded and the discrete card is turned on, as testified by
/proc/acpi/bbswitch
and also by the temperature of the exausts of my pc... and this was
true even when i had
KernelDriver=nvidia-current in bumblebee.conf. To switch off the card
I have to rmmod
the nvidia module.

With  respect to the PID that "does not belong to any known session",
it is the same across
different invocation of optirun, even from different shells, and if I
try the command

sudo ps x | grep 

I cannot see such a process on my system.

I even tried to see if the PID remains the same if I log out from my
session and try to
run optirun from a new session, but it seems that gdm locks itself
when it's run a second
time so I cannot confirm this suspicion of mine

Regards,

gb



Bug#805471: /usr/bin/optirun: optirun fails with "systemd-logind: failed to get session"

2015-11-18 Thread Giacomo Boffi
Package: bumblebee
Version: 3.2.1-10
Severity: important
File: /usr/bin/optirun

Dear Maintainer,

I'm unable to use optirun on my Debian system, eg:

$ optirun -vvv xterm
[26394.265933] [DEBUG]Reading file: /etc/bumblebee/bumblebee.conf
[26394.266265] [DEBUG]optirun version 3.2.1 starting...

[26394.266276] [DEBUG]Active configuration:
[26394.266296] [DEBUG] bumblebeed config file: /etc/bumblebee/bumblebee.conf
[26394.266301] [DEBUG] X display: :8
[26394.266306] [DEBUG] LD_LIBRARY_PATH:
/usr/lib/x86_64-linux-gnu/nvidia:/usr/lib/i386-linux-gnu/nvidia:/usr/lib/nvidia
[26394.266314] [DEBUG] Socket path: /var/run/bumblebee.socket
[26394.266334] [DEBUG] Accel/display bridge: auto
[26394.266339] [DEBUG] VGL Compression: proxy
[26394.266345] [DEBUG] VGLrun extra options:
[26394.266350] [DEBUG] Primus LD Path:
/usr/lib/x86_64-linux-gnu/primus:/usr/lib/i386-linux-gnu/primus:/usr/lib/primus:/usr/lib32/primus
[26394.266381] [DEBUG]Using auto-detected bridge primus
[26394.300436] [INFO]Response: No - error: [XORG] (EE) systemd-logind:
failed to get session: PID 24963 does not belong to any known session

[26394.300460] [ERROR]Cannot access secondary GPU - error: [XORG] (EE)
systemd-logind: failed to get session: PID 24963 does not belong to
any known session

[26394.300467] [DEBUG]Socket closed.
[26394.300483] [ERROR]Aborting because fallback start is disabled.
[26394.300489] [DEBUG]Killing all remaining processes.
$
Please tell me if I can submit further info to help solving this problem.

My best regards,
   gb



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

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

Versions of packages bumblebee depends on:
ii  bbswitch-dkms0.8-3
ii  dpkg 1.18.3
ii  init-system-helpers  1.24
ii  libbsd0  0.7.0-2
ii  libc62.19-22
ii  libglib2.0-0 2.46.2-1
ii  libx11-6 2:1.6.3-1

Versions of packages bumblebee recommends:
ii  primus  0~20150328-1

Versions of packages bumblebee suggests:
ii  bumblebee-nvidia  3.2.1-10

-- Configuration Files:
/etc/bumblebee/xorg.conf.nvidia changed:
Section "ServerLayout"
Identifier  "Layout0"
Option  "AutoAddDevices" "false"
Option  "AutoAddGPU" "false"
EndSection
Section "Device"
Identifier  "DiscreteNvidia"
Driver  "nvidia"
VendorName  "NVIDIA Corporation"
BusID "PCI:01:00:0"
Option "ProbeAllGpus" "false"
Option "NoLogo" "true"
Option "UseEDID" "false"
Option "UseDisplayDevice" "none"
EndSection


-- no debconf information



Bug#779736: dhelp: The requested URL /doc/HTML/index.html was not found on this server

2015-06-11 Thread Giacomo Boffi
Georgios,

 Tagging it moreinfo. If the error persists after enabling
 the /doc alias please report; else no action is required

enabling the /doc alias the error disappeared, hence no
action is required, but I'd like to thank you
   g

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



Bug#738203: fontmatrix: creates deprecated ~/.fonts.conf

2015-03-10 Thread giacomo boffi
Package: fontmatrix
Version: 0.6.0+svn20110930-1.1+b1
Followup-For: Bug #738203

Dear Maintainer,

the reported behavior is still present in the current package.

The behavior has been fixed upstream, please see

   https://github.com/fontmatrix/fontmatrix/issues/1



-- System Information:
Debian Release: 8.0
  APT prefers testing
  APT policy: (700, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages fontmatrix depends on:
ii  libc6   2.19-15
ii  libfontconfig1  2.11.0-6.3
ii  libfreetype62.5.2-2
ii  libgcc1 1:4.9.1-19
ii  libicu5252.1-7.1
ii  libm17n-0   1.6.4-3
ii  libpython2.72.7.8-11
ii  libqt4-network  4:4.8.6+git64-g5dc8b2b+dfsg-2+b1
ii  libqt4-opengl   4:4.8.6+git64-g5dc8b2b+dfsg-2+b1
ii  libqt4-sql  4:4.8.6+git64-g5dc8b2b+dfsg-2+b1
ii  libqt4-sql-sqlite   4:4.8.6+git64-g5dc8b2b+dfsg-2+b1
ii  libqt4-svg  4:4.8.6+git64-g5dc8b2b+dfsg-2+b1
ii  libqt4-xml  4:4.8.6+git64-g5dc8b2b+dfsg-2+b1
ii  libqt4-xmlpatterns  4:4.8.6+git64-g5dc8b2b+dfsg-2+b1
ii  libqtcore4  4:4.8.6+git64-g5dc8b2b+dfsg-2+b1
ii  libqtgui4   4:4.8.6+git64-g5dc8b2b+dfsg-2+b1
ii  libqtwebkit42.3.4.dfsg-3
ii  libstdc++6  4.9.1-19

fontmatrix recommends no packages.

fontmatrix 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#779734: doc-central: no docs at all!

2015-03-04 Thread giacomo boffi
Package: doc-central
Version: 1.8.3
Severity: important

Dear Maintainer,

when I start doc-central from the command line,

$ doccentral

a new tab is opened in google chrome or in firefox, depending on my current
settings, containing two frames, in species on the left I see a menu and on the
right a welcome text.

When I select a menu item in the left frame by clicking on it, in the other
frame appear a formatted list of document descriptions, each one with a link,
e.g., http://boffi-onderod/doc/doc-base/doc-base.html/index.html;.

If I select a link in one of these descriptions by clicking on it, an error is
raised and the following text appears instead of the linked document.

 Not Found

 The requested URL /doc/doc-base/doc-base.html/index.html was not found on
this server.

 Apache/2.4.10 (Debian) Server at boffi-onderod Port 80

I have experienced the same behaviour/error for ALL the links I had the
opportunity to try, and I daresay that doc-central is no more working from me.

I'd like to help in fixing this problem so



-- System Information:
Debian Release: 8.0
  APT prefers testing
  APT policy: (700, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages doc-central depends on:
ii  apache2 [httpd-cgi] 2.4.10-9
ii  apache2-mpm-worker [httpd-cgi]  2.4.10-9
ii  doc-base0.10.6
ii  info2www1.2.2.9-24
ii  python  2.7.8-3

Versions of packages doc-central recommends:
ii  firefox [www-browser]   36.0~linuxmint1+betsy
ii  google-chrome-stable [www-browser]  41.0.2272.76-1
ii  konqueror [www-browser] 4:4.14.2-1
ii  links [www-browser] 2.8-2+b3
ii  lynx-cur [www-browser]  2.8.9dev1-2+b1
ii  netsurf-gtk [www-browser]   3.2+dfsg-2+b1
ii  surf [www-browser]  0.6-1
ii  w3m [www-browser]   0.5.3-19

doc-central 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#779736: dhelp: The requested URL /doc/HTML/index.html was not found on this server

2015-03-04 Thread giacomo boffi
Package: dhelp
Version: 0.6.21+nmu6
Severity: important

Dear Maintainer,

when I start dhelp from the command line

$ dhelp

a new tab is opened in the default browser and I'm shown the
following message

 Not Found

 The requested URL /doc/HTML/index.html was not found on this server.

 Apache/2.4.10 (Debian) Server at localhost Port 80

This behaviour renders the dhelp package unusable for me.

Thank you in advance,
 gb



-- System Information:
Debian Release: 8.0
  APT prefers testing
  APT policy: (700, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages dhelp depends on:
ii  doc-base  0.10.6
ii  libdata-page-perl 2.02-1
ii  libhtml-parser-perl   3.71-1+b3
ii  liblocale-gettext-perl1.05-8+b1
ii  libtemplate-perl  2.24-1.2+b1
ii  liburi-perl   1.64-1
ii  perl-modules  5.20.1-5
ii  poppler-utils 0.26.5-2
ii  pstotext  1.9-6+b1
ii  ruby  1:2.1.0.4
ii  ruby-bdb  0.6.6-1+b2
ii  ruby-debian   0.3.9
ii  ruby-gettext  3.1.2-1
ii  ruby1.9.1 [ruby-interpreter]  1.9.3.484-2
ii  ruby2.0 [ruby-interpreter]2.0.0.484+really457-3
ii  ruby2.1 [ruby-interpreter]2.1.5-1
ii  swish++   6.1.5-2.2
ii  ucf   3.0030

Versions of packages dhelp recommends:
ii  firefox [www-browser]   36.0~linuxmint1+betsy
ii  google-chrome-stable [www-browser]  41.0.2272.76-1
ii  konqueror [www-browser] 4:4.14.2-1
ii  links [www-browser] 2.8-2+b3
ii  lynx-cur [www-browser]  2.8.9dev1-2+b1
ii  netsurf-gtk [www-browser]   3.2+dfsg-2+b1
ii  surf [www-browser]  0.6-1
ii  w3m [www-browser]   0.5.3-19

Versions of packages dhelp suggests:
ii  apache2 [httpd-cgi] 2.4.10-9
ii  apache2-mpm-worker [httpd-cgi]  2.4.10-9
ii  catdvi  0.14-12.1
ii  info2www1.2.2.9-24
ii  man2html1.6g-7

-- 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#776579: [Python-modules-team] Bug#776579: ImportError: cannot import name basemap

2015-01-30 Thread Giacomo Boffi
Sandro Tosi wrote:

 I suspect you have something specific on your system, like a
 mpl_toolkits directory in the path you are running ipython/python or a
 local installation of matplotlib

A local installation of matplotlib indeed... thank you very much
Sorry for the noise
g

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



Bug#776579: ImportError: cannot import name basemap

2015-01-29 Thread giacomo boffi
Package: python-mpltoolkits.basemap
Version: 1.0.7+dfsg-1
Severity: important

Dear Maintainer,

I installed all the python-mpltoolkits.basemap* packages, then I tried to
import the basemap module from the IPython prompt, as described in different
tutorials

 |  In [1]: from mpl_toolkits import basemap
 |  ---
 |  ImportError   Traceback (most recent call last)
 |  ipython-input-1-e11b082cc26f in module()
 |   1 from mpl_toolkits import basemap
 |
 |  ImportError: cannot import name basemap
 |
 |  In [2]:

as you can imagine, this is not what I expected... btw the same behaviour is
found using the standard python shell.

Apparently the basemap package wasn't properly installed, as I inferred from

 | In [2]: import mpl_toolkits
 |
 | In [3]: help(mpl_toolkits)
 |
 | Help on package mpl_toolkits:
 |
 | NAME
 | mpl_toolkits
 |
 | FILE
 | (built-in)
 |
 | PACKAGE CONTENTS
 | axes_grid (package)
 | axes_grid1 (package)
 | axisartist (package)
 | exceltools
 | gtktools
 | mplot3d (package)
 |
 | In [4]:

while the basemap directory is placed in in the mpl_toolkits directory,
with all the relevant stuff inside.




-- System Information:
Debian Release: 8.0
  APT prefers testing
  APT policy: (700, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages python-mpltoolkits.basemap depends on:
ii  libc6 2.19-13
ii  libgeos-c13.4.2-6
ii  python2.7.8-2
ii  python-matplotlib 1.3.1-2
ii  python-mpltoolkits.basemap-data   1.0.7+dfsg-1
ii  python-numpy [python-numpy-abi9]  1:1.8.2-2
ii  python-support1.0.15

Versions of packages python-mpltoolkits.basemap recommends:
ii  python-dap  2.2.6.7-2
ii  python-imaging  2.6.1-1

python-mpltoolkits.basemap 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#762685: pyspread: fails to start because SESSION_MANAGER environment variable not defined

2014-09-30 Thread Giacomo Boffi
Dear Andreas,

I executed the code you forwarded to me

 From upstream:
 Could you ask the OP to try out the following:
 
 import wx
 a = wx.App()
 i = wx.SYS_COLOUR_GRAYTEXT
 c = wx.SystemSettings.GetColour(i)
 rgb = c.GetRGB()

without any error, the response from wx.version() is
'3.0.0.0 gtk2 (classic)'

thank you for bothering, ciao
   gb


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



Bug#762685: pyspread: fails to start because SESSION_MANAGER environment variable not defined

2014-09-24 Thread giacomo boffi
Package: pyspread
Version: 0.3.3-1
Severity: important

Dear Maintainer,

I started pyspread from bash, typing pyspread RET at the shell prompt
in a xterm, but pyspread didn't start and the python interpreter produced
the following backtrace in the terminal emulator:

02:25:53 PM: Debug: Failed to connect to session manager: SESSION_MANAGER
environment variable not defined
Traceback (most recent call last):
  File /usr/bin/pyspread, line 241, in module
pyspread()
  File /usr/bin/pyspread, line 227, in pyspread
app = MainApplication(S=S, redirect=False)
  File /usr/bin/pyspread, line 156, in __init__
wx.App.__init__(self, *args, **kwargs)
  File /usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/_core.py, line 8631,
in __init__
self._BootstrapApp()
  File /usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/_core.py, line 8196,
in _BootstrapApp
return _core_.PyApp__BootstrapApp(*args, **kwargs)
  File /usr/bin/pyspread, line 166, in OnInit
from src.gui._main_window import MainWindow
  File /usr/share/pyspread/src/gui/_main_window.py, line 53, in module
from _grid import Grid
  File /usr/share/pyspread/src/gui/_grid.py, line 48, in module
from src.model.model import CodeArray
  File /usr/share/pyspread/src/model/model.py, line 81, in module
class CellAttributes(list):
  File /usr/share/pyspread/src/model/model.py, line 99, in CellAttributes
bordercolor_bottom: get_color(config[grid_color]).GetRGB(),
  File /usr/share/pyspread/src/sysvars.py, line 82, in get_color
return wx.SystemSettings.GetColour(name)
  File /usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/_misc.py, line 160, in
GetColour
return _misc_.SystemSettings_GetColour(*args, **kwargs)
TypeError: in method 'SystemSettings_GetColour', expected argument 1 of type
'wxSystemColour'


This behaviour makes pyspread completely unsuitable for my purposes.

Is it possible that a desktop environment is REQUIRED to run the program?

Thank you in advance,
   gb



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

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

Versions of packages pyspread depends on:
ii  python-gnupg   0.3.6-1
ii  python-matplotlib  1.3.1-2
ii  python-numpy   1:1.8.2-2
ii  python-wxgtk3.03.0.0.0+dfsg-4
pn  python:any none

Versions of packages pyspread recommends:
ii  python-jedi  0.8.0-1
ii  python-xlrd  0.9.2-1
ii  python-xlwt  0.7.5+debian1-1

Versions of packages pyspread suggests:
ii  python-mpltoolkits.basemap  1.0.7+dfsg-1
ii  ttf-mscorefonts-installer   3.5

-- 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#755492: xfig: segfaults when drawing dashed-dotted lines

2014-07-21 Thread giacomo boffi
Package: xfig
Version: 1:3.2.5.c-3
Severity: important

Dear Maintainer,

I'd like to draw dashed-dotted lines but xfig consistently crashes whenever

 1. I try to draw such a line using a polyline
 2. I edit a previously drawn polyline, changing the line type to dashed-dotted

Moreover, all 3 types of dashed-dotted lines crash xfig and everything
where I can change the line type crashes xfig if i draw with or change to
a dashed-dotted line type.

Moreover, I have another system with sid and also on this system xfig crashes
when I try to use d-d lines


*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***



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

Kernel: Linux 3.14-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xfig depends on:
ii  libc6   2.19-7
ii  libjpeg88d1-1
ii  libpng12-0  1.2.50-1
ii  libx11-62:1.6.2-2
ii  libxpm4 1:3.5.10-1
ii  libxt6  1:1.1.4-1
ii  xaw3dg  1.5+E-18.2

Versions of packages xfig recommends:
ii  transfig   1:3.2.5.e-3
ii  xfig-libs  1:3.2.5.c-3

Versions of packages xfig suggests:
ii  cups-bsd [lpr]  1.7.3-6
ii  cups-client 1.7.3-6
ii  ghostscript 9.05~dfsg-8.1
ii  gimp2.8.10-1
ii  gsfonts-x11 0.22
ii  netpbm  2:10.0-15+b2
pn  spell   none
ii  xfig-doc1:3.2.5.c-3

-- 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#684788: emacs24-lucid: segfaults on startup

2012-09-01 Thread giacomo boffi
Package: emacs24-lucid
Version: 24.1+1-4
Followup-For: Bug #684788

Dear Maintainer,

i'd like to confirm the bug report of L-ukasz

please find below my backtrace

my best regards,
gb


Script started on Sat Sep  1 08:34:32 2012
$ gdb /usr/bin/emacs24-lucid
GNU gdb (GDB) 7.4.1-debian
Copyright (C) 2012 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/emacs24-lucid...(no debugging symbols 
found)...done.
(gdb) run
Starting program: /usr/bin/emacs24-lucid 
[Thread debugging using libthread_db enabled]
Using host libthread_db library 
/lib/i386-linux-gnu/i686/cmov/libthread_db.so.1.
[New Thread 0xb69ceb70 (LWP 16640)]
[New Thread 0xb5fffb70 (LWP 16641)]

Program received signal SIGSEGV, Segmentation fault.
0xb7efd228 in XtInitializeWidgetClass ()
   from /usr/lib/i386-linux-gnu/libXt.so.6
(gdb) bt
#0  0xb7efd228 in XtInitializeWidgetClass ()
   from /usr/lib/i386-linux-gnu/libXt.so.6
#1  0xb7efdd68 in _XtCreateWidget () from /usr/lib/i386-linux-gnu/libXt.so.6
#2  0xb7efe056 in XtCreateWidget () from /usr/lib/i386-linux-gnu/libXt.so.6
#3  0x0810d5f4 in ?? ()
#4  0x0810e8fd in ?? ()
#5  0x081a4f38 in ?? ()
#6  0x081dba6c in ?? ()
#7  0x081a4975 in ?? ()
#8  0x081a4d43 in ?? ()
#9  0x081dba6c in ?? ()
#10 0x081a4975 in ?? ()
#11 0x081a4d43 in ?? ()
#12 0x081dba6c in ?? ()
#13 0x081a4975 in ?? ()
#14 0x081a4d43 in ?? ()
#15 0x081dba6c in ?? ()
#16 0x081a49d4 in ?? ()
#17 0x081a4d43 in ?? ()
#18 0x081dba6c in ?? ()
#19 0x081a49d4 in ?? ()
#20 0x081a3e56 in ?? ()
#21 0x081a41be in ?? ()
#22 0x081a6dbd in ?? ()
---Type return to continue, or q return to quit---
#23 0x081357a9 in ?? ()
#24 0x081a32e0 in ?? ()
#25 0x08135ff5 in ?? ()
#26 0x081a320b in ?? ()
#27 0x0813697c in ?? ()
#28 0x08136c8d in ?? ()
#29 0x08056cc5 in ?? ()
#30 0xb6deae46 in __libc_start_main ()
   from /lib/i386-linux-gnu/i686/cmov/libc.so.6
#31 0x08057a5d in ?? ()
(gdb) quit
A debugging session is active.

Inferior 1 [process 16637] will be killed.

Quit anyway? (y or n) y
$ exit

Script done on Sat Sep  1 08:35:27 2012


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

Kernel: Linux 3.2.0-3-686-pae (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages emacs24-lucid depends on:
ii  emacs24-bin-common  24.1+1-4
ii  libasound2  1.0.25-4
ii  libc6   2.13-35
ii  libcairo2   1.12.2-2
ii  libdbus-1-3 1.6.2-2
ii  libfontconfig1  2.9.0-7
ii  libfreetype62.4.9-1
ii  libgdk-pixbuf2.0-0  2.26.1-1
ii  libgif4 4.1.6-9.1
ii  libglib2.0-02.32.3-1
ii  libgnutls26 2.12.20-1
ii  libgomp14.7.1-7
ii  libgpm2 1.20.4-6
ii  libice6 2:1.0.8-2
ii  libjpeg88d-1
ii  libm17n-0   1.6.3-2
ii  libmagickcore5  8:6.7.7.10-4
ii  libmagickwand5  8:6.7.7.10-4
ii  libncurses5 5.9-10
ii  libotf0 0.9.12-2
ii  libpng12-0  1.2.49-2
ii  librsvg2-2  2.36.1-1
ii  libselinux1 2.1.9-5
ii  libsm6  2:1.2.1-2
ii  libtiff43.9.6-7
ii  libtinfo5   5.9-10
ii  libx11-62:1.5.0-1
ii  libxext62:1.3.1-2
ii  libxft2 2.3.1-1
ii  libxml2 2.8.0+dfsg1-5
ii  libxmu6 2:1.1.1-1
ii  libxpm4 1:3.5.10-1
ii  libxrender1 1:0.9.7-1
ii  libxt6  1:1.1.3-1
ii  xaw3dg  1.5+E-18.2
ii  zlib1g  1:1.2.7.dfsg-13

emacs24-lucid recommends no packages.

Versions of packages emacs24-lucid suggests:
ii  emacs24-common-non-dfsg  24.1+1-1

-- no debconf information

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


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



Bug#668339: gnuplot: cairolatex driver doesn't honor monochrome keyword

2012-04-11 Thread giacomo boffi
Package: gnuplot
Version: 4.6.0-4
Severity: normal

Dear Maintainer,

the following interactive steps

$ gnuplot
gnuplot set term cairolatex mono dash standalone pdf
Terminal type set to 'cairolatex'
Options are ' pdf standalone noheader blacktext nobackground fontscale 0.6 
monochrome dashed size 5.00in, 3.00in '
gnuplot set output 'test1.tex'
gnuplot plot sin(x), cos(x)
gnuplot exit
$ pdflatex test1
[...]
$ evince test1.pdf

lead me to a nice plot with a RED continuous line for the sine and an
ALMOST INVISIBLE GREEN line for the cosine

on the other hand the underlying pdfcairo driver honors the mono kw,
so that it seems an upstream fix should be easy

thank you for your attention,
gb

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

Kernel: Linux 3.2.0-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages gnuplot depends on:
ii  gnuplot-nox  4.6.0-4
ii  gnuplot-x11  4.6.0-4

gnuplot recommends no packages.

Versions of packages gnuplot suggests:
ii  gnuplot-doc  4.6.0-3

-- no debconf information

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#645596: inkscape: high CPU usage on startup

2011-10-17 Thread giacomo boffi
Package: inkscape
Version: 0.48.1-2.1+b1
Severity: minor

Dear Maintainer,

the time elapsed from command line invocation to inkscape posting its
main window is over 2'30 on my 2.60GHz dual core system

during this time htop shows a constant CPU usage of 100% on one of the
cores

here i have xserver-xorg-core version 2:1.11.1-1, but i have
experienced exactly the same problem on my home computer, with version
10 of the X server

just to mention, activity in the inkscape window leads to huge spikes
in CPU usage but the program is, on the whole, responsive to input and
usable after its looong and HEAVY initialization

thank you,
gb

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

Kernel: Linux 3.0.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages inkscape depends on:
ii  libaspell15 0.60.7~20110707-1
ii  libatk1.0-0 2.2.0-2  
ii  libatkmm-1.6-1  2.22.5-1 
ii  libc6   2.13-21  
ii  libcairo2   1.10.2-6.1   
ii  libcairomm-1.0-11.10.0-1 
ii  libfontconfig1  2.8.0-3  
ii  libfreetype62.4.6-2  
ii  libgc1c21:7.1-8  
ii  libgcc1 1:4.6.1-15   
ii  libgconf2-4 2.32.4-1 
ii  libgdk-pixbuf2.0-0  2.24.0-1 
ii  libglib2.0-02.28.6-1 
ii  libglibmm-2.4-1c2a  2.28.1-1 
ii  libgnomevfs2-0  1:2.24.4-1   
ii  libgomp14.6.1-15 
ii  libgsl0ldbl 1.15+dfsg-1  
ii  libgtk2.0-0 2.24.6-2 
ii  libgtkmm-2.4-1c2a   1:2.24.2-1   
ii  libgtkspell02.0.16-1 
ii  liblcms11.19.dfsg-1+b1   
ii  libmagick++48:6.6.9.7-5+b1   
ii  libmagickcore4  8:6.6.9.7-5+b1   
ii  libpango1.0-0   1.29.4-1 
ii  libpangomm-1.4-12.28.3-1 
ii  libpng12-0  1.2.46-3 
ii  libpoppler-glib60.16.7-2+b1  
ii  libpoppler130.16.7-2+b1  
ii  libpopt01.16-1   
ii  libsigc++-2.0-0c2a  2.2.9-1  
ii  libstdc++6  4.6.1-15 
ii  libwpd-0.9-90.9.3-2  
ii  libwpg-0.2-20.2.1-1  
ii  libx11-62:1.4.4-2
ii  libxml2 2.7.8.dfsg-5 
ii  libxslt1.1  1.1.26-8 
ii  zlib1g  1:1.2.3.4.dfsg-3 

Versions of packages inkscape recommends:
ii  aspell   0.60.7~20110707-1
ii  imagemagick  8:6.6.9.7-5+b1   
ii  libwmf-bin   0.2.8.4-8.1  
ii  perlmagick   8:6.6.9.7-5+b1   
ii  pstoedit 3.60-1   

Versions of packages inkscape suggests:
iu  dia | dia-gnome  none 
iu  libgnomevfs2-extra   none 
iu  libsvg-perl  none 
iu  libxml-xql-perl  none 
iu  python   2.7.2-9
iu  python-lxml  2.3-0.1+b2 
iu  python-numpy 1:1.5.1-3  
iu  python-uniconvertor  none 
iu  ruby 4.8
iu  ruby1.8 [ruby]   1.8.7.352-2
iu  skencil  0.6.17-16  

-- no debconf information

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#640274: [bugfix] xserver-xorg-core make X crash when opening X apps

2011-09-15 Thread Giacomo Boffi
Julien wrote:

 We don't support the closed nvidia driver, sorry.

It's not a bug in the closed nvidia driver, sorry.

http://lists.x.org/archives/xorg-devel/2011-September/025062.html

Cheers,

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#627093: tex-gyre: pdfTeX fatal error using tgbonum

2011-05-17 Thread giacomo boffi
Package: tex-gyre
Version: 2.004.1-2
Severity: important

or using tgschola or... it seems that in any case, when i try to use
the tex gyre fonts, pdf(la)tex tries to generate bitmap fonts while tex
gyre should distribute OTF and Type 1 fonts

i don't want to mention that i have no problem with tex-gyre on my
notebook, where i use a non-debian-packaged texlive distribution

this is what happens on my system

i have this file (file.tex)

\documentclass{article}
\usepackage[T1]{fontenc} % as exemplified on 
%  http://www.tug.dk/FontCatalogue/tgbonum/
\usepackage{tgbonum}
\begin{document}
pippo
\end{document}


when i process it through pdflatex i obtain


$ pdflatex file.tex
This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian)
entering extended mode
(./file.tex
LaTeX2e 2009/09/24
Babel v3.8l and hyphenation patterns for english, usenglishmax, dumylang, noh
yphenation, farsi, arabic, croatian, bulgarian, ukrainian, russian, czech, slov
ak, danish, dutch, finnish, french, basque, ngerman, german, german-x-2009-06-1
9, ngerman-x-2009-06-19, ibycus, monogreek, greek, ancientgreek, hungarian, san
skrit, italian, latin, latvian, lithuanian, mongolian2a, mongolian, bokmal, nyn
orsk, romanian, irish, coptic, serbian, turkish, welsh, esperanto, uppersorbian
, estonian, indonesian, interlingua, icelandic, kurmanji, slovenian, polish, po
rtuguese, spanish, galician, catalan, swedish, ukenglish, pinyin, loaded.
(/usr/share/texmf-texlive/tex/latex/base/article.cls
Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
(/usr/share/texmf-texlive/tex/latex/base/size10.clo))
(/usr/share/texmf-texlive/tex/latex/base/fontenc.sty
(/usr/share/texmf-texlive/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/latex/tex-gyre/tgbonum.sty
(/usr/share/texmf-texlive/tex/latex/oberdiek/kvoptions.sty
(/usr/share/texmf-texlive/tex/latex/graphics/keyval.sty)
(/usr/share/texmf-texlive/tex/generic/oberdiek/kvsetkeys.sty
(/usr/share/texmf-texlive/tex/generic/oberdiek/infwarerr.sty)
(/usr/share/texmf-texlive/tex/generic/oberdiek/etexcmds.sty (./file.aux)
(/usr/share/texmf/tex/latex/tex-gyre/t1qbk.fd) [1{/home/boffi/.texmf-var/fonts/
map/pdftex/updmap/pdftex.map}] (./file.aux)
kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ec-qbkr
mktexpk: don't know how to create bitmap font for ec-qbkr.
kpathsea: Appending font creation commands to missfont.log.
 )
!pdfTeX error: pdflatex (file ec-qbkr): Font ec-qbkr at 600 not found
 == Fatal error occurred, no output PDF file produced!
$ 


for reference, this is the last part of processing the same file on my
notebook


[1{/usr/local/texlive/2010/texmf-var/fonts/map/pdftex/updmap/pdftex.map}]
(./file.aux) ){/usr/local/texlive/2010/texmf-dist/fonts/enc/dvips/tex-gyre/q-rm
.enc}/usr/local/texlive/2010/texmf-dist/fonts/type1/public/tex-gyre/qbkr.pfb
Output written on file.pdf (1 page, 22585 bytes).
Transcript written on file.log.


thank you
gb

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

Kernel: Linux 2.6.38-2-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages tex-gyre depends on:
ii  defoma0.11.12Debian Font Manager -- automatic f
ii  dpkg  1.16.0.3   Debian package management system
ii  tex-common2.09   common infrastructure for building
ii  xfonts-utils  1:7.6~1X Window System font utility progr

tex-gyre recommends no packages.

tex-gyre suggests no packages.

-- no debconf information

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#627093: package tex-gyre is ok, it's me...

2011-05-17 Thread Giacomo Boffi
in the last lines of the pdflatex output there was a reference to a
pdftex configuration file deep in a cache in a hidden directory
(~/.texmf-var/) in my $HOME...

the time stamp on that file was paleolitical (is it a remain from
tetex age), so i removed the whole stuff and bingo, i can use all the
tex gyre fonts

very sorry about being noisy (and a bit nasty too),

ciao
gb

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#627093: tex-gyre: pdfTeX fatal error using tgbonum

2011-05-17 Thread Giacomo Boffi
Hilmar Preusse writes:
  On 17.05.11 giacomo boffi (bo...@stru.polimi.it) wrote:
  
  Moin,
  
   [1{/home/boffi/.texmf-var/fonts/
   map/pdftex/updmap/pdftex.map}]
   
  Could you remove these map files from your homedir (all files/dirs
  bewlo map), then run updmap-sys and try again?

i did more, i removed all the ~/.texmf* directories (all time-stamps
were really old...) and all is fine again

sorry for the noise,

ciao
gb


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#620360: python-tk: need for ttk

2011-04-01 Thread giacomo boffi
Package: python-tk
Version: 2.7.1-1
Severity: normal

python2.7 supports the ttk widget set from tkinter,
except in debian

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

Kernel: Linux 2.6.38-2-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-tk depends on:
ii  blt   2.4z-4.2   the BLT extension library for Tcl/
ii  libc6 2.11.2-11  Embedded GNU C Library: Shared lib
ii  libx11-6  2:1.4.2-1  X11 client-side library
ii  python2.6.6-12   interactive high-level object-orie
ii  tcl8.58.5.9-2Tcl (the Tool Command Language) v8
ii  tk8.5 8.5.9-2Tk toolkit for Tcl and X11, v8.5 -

python-tk recommends no packages.

Versions of packages python-tk suggests:
pn  python-tk-dbg none (no description available)
pn  tix   none (no description available)

-- no debconf information

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#611339: screenlets: doesn't depend on python-gnomekeyring (just recommends)

2011-01-28 Thread giacomo boffi
Package: screenlets
Version: 0.1.2-7
Severity: important


if i try to start screenlets-daemon rom the cli, it fails 'cs
gnomekeyring is nowhere to be found

python module gnomekeyring is provided by python-gnomekeyring, that is
simply in the list of recommended package

please either include python-gnomekeyring in the list of packages
screenets depends on or conditionalize the usage of gnomekeyring in 

  /usr/lib/pymodules/python2.6/screenlets/options.py

gnomekeyring is used in options.py to define a class, AccountOption,
that is imported BUT NOT USED in 

/usr/share/screenlets/AppMenu/AppMenuScreenlet.py:1
/usr/share/screenlets/FeedReader/FeedReaderScreenlet.py:1
/usr/share/screenlets/Kclock/KclockScreenlet.py:1
/usr/share/screenlets/Mount/MountScreenlet.py:1
/usr/share/screenlets/Places/PlacesScreenlet.py:1

(:1 and :2, :3 in the following is from the output of a grep -c)

AccountOption is used in the example and test screenlets

/usr/share/screenlets/Example/ExampleScreenlet.py:2
/usr/share/screenlets/Test/TestScreenlet.py:2

and find a fully legitimate usage in the following screenlets

/usr/share/screenlets/Gmail/GmailScreenlet.py:2
/usr/share/screenlets/MailCheck/MailCheckScreenlet.py:3

(that i don't use)

thank you in advance

salutones
==
aiuole/../~ Fri Jan 28 10:03:29: screenlets-daemon  
Traceback (most recent call last):
  File /usr/share/screenlets-manager/screenlets-daemon.py, line 34, in 
module
import screenlets
  File /usr/lib/pymodules/python2.6/screenlets/__init__.py, line 51, in 
module
from options import *
  File /usr/lib/pymodules/python2.6/screenlets/options.py, line 216, in 
module
import gnomekeyring
ImportError: No module named gnomekeyring
aiuole/../~ Fri Jan 28 10:03:36: apt-cache show screenlets | grep Reco
Recommends: gnome-keyring, [...]
aiuole/../~ Fri Jan 28 10:03:41: 
==

-- System Information:
Debian Release: 6.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages screenlets depends on:
ii  python  2.6.6-3+squeeze5 interactive high-level object-orie
ii  python-dbus 0.83.1-1 simple interprocess messaging syst
ii  python-gnome2   2.28.1-1 Python bindings for the GNOME desk
ii  python-gtk2 2.17.0-4 Python bindings for the GTK+ widge
ii  python-rsvg 2.30.0-4 Python bindings for the RSVG libra
ii  python-support  1.0.11   automated rebuilding support for P
ii  python-wnck 2.30.0-4 Python bindings for the WNCK libra
ii  python-xdg  0.19-2   Python library to access freedeskt

Versions of packages screenlets recommends:
ii  compiz0.8.4-4OpenGL window and compositing mana
pn  gnome-keyring none (no description available)
ii  iceweasel 3.5.16-4   Web browser based on Firefox
ii  metacity  1:2.30.1-3 lightweight GTK+ window manager
pn  python-evolution | python-gno none (no description available)
pn  python-feedparser none (no description available)
pn  python-gmenu  none (no description available)
pn  python-gnomekeyring | python- none (no description available)
pn  python-gtkmozembed | python-g none (no description available)
ii  python-imaging1.1.7-2Python Imaging Library

Versions of packages screenlets suggests:
pn  evolution none (no description available)
pn  gnome-orcanone (no description available)
pn  tomboynone (no description available)
pn  xfconfnone (no description available)

-- no debconf information

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#584857: /usr/bin/tightvncserver: image selections are partially black

2010-06-07 Thread giacomo boffi
Package: tightvncserver
Version: 1.3.9-6.1
Severity: normal
File: /usr/bin/tightvncserver


i use tightvncserver -depth 16 -geometry 1024x768 on my office debian system
and then i connect from home using a vnc client from an old ibook

yesterday, using djview4, that permits to save a selection done with
the middle mouse button either to the clipboard or to a graphic file,
i noticed that when the area i select is large part of the selection
is black filled, as i tried to express in the ascii art below

--- ---
-   o - -XXXo -
-ooo   o o- -XXX ooo   o o-
-   o   o o   - -- -XXXo   o o   -
-  o o- -XXX o-
- o   - -XXX  -
-o- -X-
--- ---

this behaviour is noticed in both cases, save to clipboard and save to
file, and for all the graphic formats i tested

today i was going to report a bug against djview4, when i tried again
the procedure on the local display and everything was fine

is this a bug of tightvncserver?  should this be a documented
restriction of the software, please be indulgent...

ciao, thank you for all
gb
-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-trunk-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages tightvncserver depends on:
ii  libc6   2.11.1-2 Embedded GNU C Library: Shared lib
ii  libjpeg62   6b-16.1  The Independent JPEG Group's JPEG 
ii  libx11-62:1.3.3-3X11 client-side library
ii  libxext62:1.1.1-3X11 miscellaneous extension librar
ii  perl5.10.1-13Larry Wall's Practical Extraction 
ii  x11-common  1:7.5+6  X Window System (X.Org) infrastruc
ii  x11-utils   7.5+3X11 utilities
ii  xauth   1:1.0.4-1X authentication utility
ii  xserver-common  2:1.7.7-2common files used by various X ser
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages tightvncserver recommends:
ii  x11-xserver-utils 7.5+1+b1   X server utilities
ii  xfonts-base   1:1.0.1standard fonts for X

Versions of packages tightvncserver suggests:
ii  tightvnc-java 1.2.7-8TightVNC java applet and command l

-- no debconf information

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#561612: bsdmainutils: [calendar] calendar.birthday lists some Emily Dickenson

2009-12-18 Thread giacomo boffi
Package: bsdmainutils
Version: 8.0.3
Severity: minor

calendar.birthday lists some Emily Dickenson that happens to share
her birthday with the famous poet Emily Dickinson

i'd prefer to have listed the poet...

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

Kernel: Linux 2.6.31-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages bsdmainutils depends on:
ii  bsdutils  1:2.16.2-0 Basic utilities from 4.4BSD-Lite
ii  debianutils   3.2.2  Miscellaneous utilities specific t
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  libncurses5   5.7+20090803-2 shared libraries for terminal hand

bsdmainutils recommends no packages.

Versions of packages bsdmainutils suggests:
ii  cpp   4:4.4.2-2  The GNU C preprocessor (cpp)
pn  vacation  none (no description available)
ii  wamerican [wordlist]  6-3American English dictionary words 
ii  wamerican-huge [wordlist] 6-3American English dictionary words 
ii  wbritish-huge [wordlist]  6-3British English dictionary words f
ii  wfrench [wordlist]1.2.3-7French dictionary words for /usr/s
ii  whois 4.7.37 an intelligent whois client
ii  witalian [wordlist]   1.7.3-0.1  The Italian dictionary words for /
ii  wspanish [wordlist]   1.0.25 The Spanish dictionary words for /

-- no debconf information

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#558093: python-wxgtk2.8: cannot import wx.aui module

2009-11-26 Thread giacomo boffi
Package: python-wxgtk2.8
Version: 2.8.7.1-2+b1
Severity: normal

I see the following behaviour on my system:
--
% python   
Python 2.5.4 (r254:67916, Nov 19 2009, 19:46:21) 
[GCC 4.3.4] on linux2
Type help, copyright, credits or license for more information.
 import wx ; import wx.aui
Traceback (most recent call last):
  File stdin, line 1, in module
ImportError: No module named aui
 exit()
% locate wx/aui
/usr/lib/python2.4/site-packages/wx-2.8-gtk2-unicode/wx/aui.py
/usr/lib/python2.4/site-packages/wx-2.8-gtk2-unicode/wx/aui.pyc
/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/aui.py
/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/aui.pyc
% 
--

my best regards
gb
-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.31-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-wxgtk2.8 depends on:
ii  libc6  2.10.2-2  GNU C Library: Shared libraries
ii  libgcc11:4.4.2-3 GCC support library
ii  libstdc++6 4.4.2-3   The GNU Standard C++ Library v3
ii  libwxbase2.8-0 2.8.7.1-2+b1  wxBase library (runtime) - non-GUI
ii  libwxgtk2.8-0  2.8.7.1-2+b1  wxWidgets Cross-platform C++ GUI t
ii  python 2.5.4-2   An interactive high-level object-o
ii  python-central 0.6.13register and build utility for Pyt
ii  python-wxversion   2.6.3.2.2-3.1 wxWidgets Cross-platform C++ GUI t

python-wxgtk2.8 recommends no packages.

Versions of packages python-wxgtk2.8 suggests:
pn  python-xmlnone (no description available)
pn  wx2.8-doc none (no description available)
pn  wx2.8-examplesnone (no description available)

-- no debconf information

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#551186: iceweasel: quits when there's only 1 tab and i hit close tab shortcut (^W)

2009-10-16 Thread giacomo boffi
Package: iceweasel
Version: 3.5.3-2
Severity: normal


i don't know if the change was deliberate or it is simply a regression...

in any case recent package reverted to a very old behavior, that was
corrected years ago, namely iceweasel now quits when there's only 1 tab
and i hit the close tab shortcut (^W)

1. closing the last or only window imho could close the application
   or ask for confirmation

2. a tab being a subwindow, closing even the last tab shouldn't close the
   parent window, in particular if that equals to closing the application

to summarize: i keep hitting ^W to close tabs to inadvertently quit iceweasel,
and i'm a little upset from the new behavior...

thanks,
gb

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

Kernel: Linux 2.6.30-2-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages iceweasel depends on:
ii  debianutils   3.2.1  Miscellaneous utilities specific t
ii  fontconfig2.6.0-4generic font configuration library
ii  libc6 2.9-27 GNU C Library: Shared libraries
ii  libgcc1   1:4.4.1-6  GCC support library
ii  libglib2.0-0  2.22.2-2   The GLib library of C routines
ii  libgtk2.0-0   2.18.2-1   The GTK+ graphical user interface 
ii  libnspr4-0d   4.8-1  NetScape Portable Runtime Library
ii  libstdc++64.4.1-6The GNU Standard C++ Library v3
ii  procps1:3.2.8-2  /proc file system utilities
ii  psmisc22.8-1 utilities that use the proc file s
ii  xulrunner-1.9.1   1.9.1.3-3  XUL + XPCOM application runner

iceweasel recommends no packages.

Versions of packages iceweasel suggests:
pn  latex-xft-fonts  none  (no description available)
ii  libkrb53 1.6.dfsg.4~beta1-13 Transitional library package/krb4 
pn  mozplugger   none  (no description available)
pn  ttf-mathematica4.1   none  (no description available)
ii  xfonts-mathml3   Type1 Symbol font for MathML
pn  xprint   none  (no description available)
pn  xulrunner-1.9.1-gnom none  (no description available)

-- no debconf information

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#548862: svgatextmode: doesn't support newer nvidia cards

2009-09-29 Thread giacomo boffi
Package: svgatextmode
Version: 1.9-21
Severity: grave
Justification: renders package unusable

when i try to use the stm binary, i get what
follows (i appended also the output of the lspci command)

% sudo stm
Chipset = `RIVA128', Textmode clock = 28.30 MHz, 80x25 chars, CharCell = 9x16. 
Refresh = 31.44kHz/70.0Hz.
stm: Syncing disks...
stm: ERROR: No supported nVidia GPU found in PCI info!
% lspci -m | grep -i geforce
02:00.0 VGA compatible controller nVidia Corporation G96 [GeForce 9400 
GT] -ra1 Elitegroup Computer Systems Device 10b7
% 

afaik, a relevant portion of new hardware systems on which
debian is going to be installed include one of the new video
chips from nVidia, and the lack of support for these chips
is fatal to the usability of this package on many new systems

my best regards,
gb
-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages svgatextmode depends on:
ii  kbd   1.15-4 Linux console font and keytable ut
ii  libc6 2.9-26 GNU C Library: Shared libraries

svgatextmode recommends no packages.

Versions of packages svgatextmode suggests:
pn  svgalib-bin   none (no description available)

-- no debconf information

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#544666: completion works on filesystem object instead of gnuplot's commands

2009-09-02 Thread giacomo boffi
Package: gnuplot
Version: 4.2.5-2
Severity: important


TAB completion works on filesystem object, while i expect that completion
is done on gnuplot's commands and options
-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages gnuplot depends on:
ii  gnuplot-nox   4.2.5-2A command-line driven interactive 
ii  gnuplot-x11   4.2.5-2A command-line driven interactive 

gnuplot recommends no packages.

Versions of packages gnuplot suggests:
pn  gnuplot-doc   none (no description available)

-- no debconf information

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#539765: screenlets: problem in sensors.py?

2009-08-03 Thread giacomo boffi
Package: screenlets
Version: 0.1.2-6
Severity: grave
Justification: renders package unusable


when i try to instantiate a screenlet i get the following

% python /usr/share/screenlets/ClearCalendar/ClearCalendarScreenlet.py
CachingBackend: Loading instances from cache
No Daemon, Launching Daemon
daemon already started
Error in screenlets.session.connect_daemon: 
org.freedesktop.DBus.Error.Spawn.ChildExited: Launch helper exited with unknown 
return code 1
Found a running session of ClearCalendar, adding new instance by service.
Error in screenlets.services.get_service_by_name: 
org.freedesktop.DBus.Error.ServiceUnknown: The name 
org.screenlets.ClearCalendar was not provided by any .service files
Screenlet has already been added to /tmp/screenlets/screenlets.boffi.running
Loading instances in: /home/boffi/.config/Screenlets/ClearCalendar/default/
No instance(s) found in session-path, creating new one.
Traceback (most recent call last):
  File /usr/share/screenlets/ClearCalendar/ClearCalendarScreenlet.py, line 
462, in module
screenlets.session.create_session(ClearCalendarScreenlet)
  File /usr/lib/pymodules/python2.5/screenlets/session.py, line 472, in 
create_session
session.start()
  File /usr/lib/pymodules/python2.5/screenlets/session.py, line 246, in start
sl = self.screenlet(session=self, id=self.__get_next_id())
  File /usr/share/screenlets/ClearCalendar/ClearCalendarScreenlet.py, line 
66, in __init__
screenlets.Screenlet.__init__(self, width=int(102*2), 
height=int(105*2),uses_theme=True, **keyword_args) 
  File /usr/lib/pymodules/python2.5/screenlets/__init__.py, line 808, in 
__init__
if str(sensors.sys_get_window_manager()).lower() == 'kwin':
  File /usr/lib/pymodules/python2.5/screenlets/sensors.py, line 340, in 
sys_get_window_manager
name = win.property_get(_NET_WM_NAME)[2]
AttributeError: 'str' object has no attribute 'property_get'
% 

note that

 1. no previous running session was running...
 2. i get the same error ('str' object has no attribute...) for whatever
screenlet i try to start, no matter if from command line or from
screenlets-manager
 
thank you
 gb


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

Kernel: Linux 2.6.30-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages screenlets depends on:
ii  python2.5.4-2An interactive high-level object-o
ii  python-dbus   0.83.0-1   simple interprocess messaging syst
ii  python-gnome2 2.26.1-1   Python bindings for the GNOME desk
ii  python-gnome2-desktop 2.26.0-1   Python bindings for the GNOME desk
ii  python-gtk2   2.14.1-3   Python bindings for the GTK+ widge
ii  python-rsvg   2.26.0-1   Python bindings for the RSVG libra
ii  python-support1.0.3  automated rebuilding support for P
ii  python-wnck   2.26.0-1   Python bindings for the WNCK libra
ii  python-xdg0.15-1.1   A python library to access freedes

Versions of packages screenlets recommends:
ii  gnome-keyring 2.26.1-1   GNOME keyring services (daemon and
ii  iceweasel 3.0.12-1   lightweight web browser based on M
ii  python-evolution  2.26.0-1   Python bindings for the evolution 
ii  python-feedparser 4.1-14 Universal Feed Parser for Python
ii  python-gmenu  2.26.1-2   an implementation of the freedeskt
ii  python-gnome2-desktop 2.26.0-1   Python bindings for the GNOME desk
ii  python-gnomekeyring   2.26.0-1   Python bindings for the GNOME keyr
ii  python-gtkmozembed2.25.3-2   Python bindings for the GtkMozEmbe
ii  python-imaging1.1.6-3Python Imaging Library
ii  xcompmgr  1.1.4-0.1  X composition manager

Versions of packages screenlets suggests:
pn  evolution none (no description available)
pn  gnome-orcanone (no description available)
pn  tomboynone (no description available)
pn  xfconfnone (no description available)

-- no debconf information

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#539765: screenlets: problem in sensors.py?

2009-08-03 Thread giacomo boffi
Package: screenlets
Severity: normal

after reinstalling the nvidia (closed source) drivers, the bug i reported
disappeared

sorry for the noise,
   gb

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

Kernel: Linux 2.6.30-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages screenlets depends on:
ii  python2.5.4-2An interactive high-level object-o
ii  python-dbus   0.83.0-1   simple interprocess messaging syst
ii  python-gnome2 2.26.1-1   Python bindings for the GNOME desk
ii  python-gnome2-desktop 2.26.0-1   Python bindings for the GNOME desk
ii  python-gtk2   2.14.1-3   Python bindings for the GTK+ widge
ii  python-rsvg   2.26.0-1   Python bindings for the RSVG libra
ii  python-support1.0.3  automated rebuilding support for P
ii  python-wnck   2.26.0-1   Python bindings for the WNCK libra
ii  python-xdg0.15-1.1   A python library to access freedes

Versions of packages screenlets recommends:
ii  gnome-keyring 2.26.1-1   GNOME keyring services (daemon and
ii  iceweasel 3.0.12-1   lightweight web browser based on M
ii  python-evolution  2.26.0-1   Python bindings for the evolution 
ii  python-feedparser 4.1-14 Universal Feed Parser for Python
ii  python-gmenu  2.26.1-2   an implementation of the freedeskt
ii  python-gnome2-desktop 2.26.0-1   Python bindings for the GNOME desk
ii  python-gnomekeyring   2.26.0-1   Python bindings for the GNOME keyr
ii  python-gtkmozembed2.25.3-2   Python bindings for the GtkMozEmbe
ii  python-imaging1.1.6-3Python Imaging Library
ii  xcompmgr  1.1.4-0.1  X composition manager

Versions of packages screenlets suggests:
pn  evolution none (no description available)
pn  gnome-orcanone (no description available)
pn  tomboynone (no description available)
pn  xfconfnone (no description available)

-- no debconf information

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#531797: request for more information

2009-06-12 Thread Giacomo Boffi
sean finney writes:

  right.  i suspect that the problem is not in the compiz binary but
  one the libraries or plugins shipped in compiz (most likely
  libcompizconfig, which is linked to by both compiz.real and ccsm)

right.

 what window manager are you using?  it could be that the problem only
 asserts itself in non-gnome installations.
   
   compiz, isnt't it a window manager? in alternative to compiz i use
   {,v}twm --- i cannot say that i have no gnome on my pc, but i'd prefer
   not to
   
   that said, if all else fails, i can install compiz, with all of its
   gnome dependencies
  
  sorry, i kinda blurred what i meant: s/window manager/desktop
  environment/.

no desktop environments here, only a plain window manager + screenlets

  in other words, what do you choose when you log in on your system
  before you start compiz?  are you starting vtwm and then compiz via
  an .xinitrc, or...?

i start either compiz or vtwm (or twm, or gwm, etc) from the console
command line, using a set of aliases that expand to something like

% startx ~/.xsession.windowmanager  .xsession.errors 21 

   | #10 0xb65c055d in ?? () from /usr/lib/libcompizconfig.so.0
  
  okay, so the first relevant stack frame seems to come from
  libcompizconfig.  i'll see about providing a debug version of this
  library.  it might also be helpful to get a copy of the actual core
  file, though there are privacy implications as environment
  variables and memory contents might be stored in this file so you
  probably shouldn't post it publically.  do you think you could
  privately email me a copy of one of them?

Sean, i don't know if this is relevant, but i have not a
~/.config/compiz/ directory (erased by error), is it possible that
libcompizconfig chokes on that? but then, it is the case of each new
user, isn't it?

ciao
g
-- 
Lord, what fools these mortals be!

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#531797: request for more information

2009-06-11 Thread Giacomo Boffi
sean finney writes:
  round two :)

first of all, i have to ask if you have seen my bug report against
ccsm

also ccsm dumps core on me, with the same error message, and if i hand
start compiz.real without invoking the configuration plugin, compiz
starts ok (but it doesn't do anything valuable thereafter)

now, it's time to answer your questions...


   sudo apt-get install apt-show-versions
   apt-show-versions -b | grep -v -E '/sid|/squeeze|/testing|/unstable'

,[ apt-show-versions -b | grep -v -E '/sid|/squeeze|/testing|/unstable ]
| googleearth 5.0.11337.1968+0.5.4-1 installed: No available version in archive
| libgnome-desktop-2/unknown
| libvolume-id0/unknown
| linux-headers-2.6.26-1-686/unknown
| linux-headers-2.6.26-1-common/unknown
| linux-image-2.6.26-1-686/unknown
`

libgnome-desktop-2 seems suspicious, so i have already removed that
package, installing libgnome-desktop-2-11 --- alas, compiz.real dumps
always core


   | /usr/lib/3dnow/atlas
   | /usr/lib/3dnow
   | /usr/lib/atlas
  
  i don't have these,

linear algebra, debian itself modifies ld.conf

  
   ,[ sudo updatedb  locate libcompizconfig.so | xargs ldd ]
   | /usr/lib/libcompizconfig.so.0:
  snip
  
  how about this one?
  
   ldd `which compiz.real`

,[ ldd /usr/bin/compiz.real ]
|   linux-gate.so.1 =  (0xb7f4b000)
|   libXcomposite.so.1 = /usr/lib/libXcomposite.so.1 (0xb7f35000)
|   libXdamage.so.1 = /usr/lib/libXdamage.so.1 (0xb7f32000)
|   libXfixes.so.3 = /usr/lib/libXfixes.so.3 (0xb7f2c000)
|   libXrandr.so.2 = /usr/lib/libXrandr.so.2 (0xb7f25000)
|   libXinerama.so.1 = /usr/lib/libXinerama.so.1 (0xb7f22000)
|   libXcursor.so.1 = /usr/lib/libXcursor.so.1 (0xb7f19000)
|   libICE.so.6 = /usr/lib/libICE.so.6 (0xb7f01000)
|   libSM.so.6 = /usr/lib/libSM.so.6 (0xb7ef9000)
|   libxslt.so.1 = /usr/lib/libxslt.so.1 (0xb7ec2000)
|   libxml2.so.2 = /usr/lib/libxml2.so.2 (0xb7d88000)
|   libstartup-notification-1.so.0 = 
/usr/lib/libstartup-notification-1.so.0 (0xb7d8)
|   libGL.so.1 = /usr/lib/libGL.so.1 (0xb7cc6000)
|   libm.so.6 = /lib/i686/cmov/libm.so.6 (0xb7ca)
|   libc.so.6 = /lib/i686/cmov/libc.so.6 (0xb7b3f000)
|   libX11.so.6 = /usr/lib/libX11.so.6 (0xb7a21000)
|   libXext.so.6 = /usr/lib/libXext.so.6 (0xb7a13000)
|   libdl.so.2 = /lib/i686/cmov/libdl.so.2 (0xb7a0f000)
|   libXrender.so.1 = /usr/lib/libXrender.so.1 (0xb7a06000)
|   libuuid.so.1 = /lib/libuuid.so.1 (0xb7a02000)
|   libz.so.1 = /usr/lib/libz.so.1 (0xb79ec000)
|   libxcb-aux.so.0 = /usr/lib/libxcb-aux.so.0 (0xb79e9000)
|   libxcb-event.so.1 = /usr/lib/libxcb-event.so.1 (0xb79e6000)
|   libxcb-atom.so.1 = /usr/lib/libxcb-atom.so.1 (0xb79e2000)
|   libxcb.so.1 = /usr/lib/libxcb.so.1 (0xb79c9000)
|   libGLcore.so.1 = /usr/lib/libGLcore.so.1 (0xb6ab)
|   libnvidia-tls.so.1 = /usr/lib/tls/libnvidia-tls.so.1 (0xb6aae000)
|   /lib/ld-linux.so.2 (0xb7f4c000)
|   libXau.so.6 = /usr/lib/libXau.so.6 (0xb6aab000)
|   libXdmcp.so.6 = /usr/lib/libXdmcp.so.6 (0xb6aa6000)
`


  these are the only differences to my system:
  
   | pn  compiznone   (no 
   description available)
   | pn  compiz-gnome  none   (no 
   description available)
   | pn  compizconfig-backend-gconfnone   (no 
   description available)
  
  what window manager are you using?  it could be that the problem only
  asserts itself in non-gnome installations.

compiz, isnt't it a window manager? in alternative to compiz i use
{,v}twm --- i cannot say that i have no gnome on my pc, but i'd prefer
not to

that said, if all else fails, i can install compiz, with all of its
gnome dependencies

  one last question.  when you get the error:
  
  terminate called after throwing an instance of 'std::logic_error'
what():  basic_string::_S_construct NULL not valid
  
  is it followed by an abort?

yes

   echo bt | gdb /usr/bin/compiz.real core
  
  it may be the case that we will need debugging symbols available to read
  the backtrace.  if so i'll provide some debuggable .debs for you to install.

here it is the typescript of a debugging session

,[ typescript ]
| Script started on Thu Jun 11 15:07:06 2009
| Thu Jun 11 15:07:06: sudo /usr/bin/compiz.real core

| GNU gdb 6.8-debian

| Copyright (C) 2008 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)

| 

| warning: Can't read pathname for load map: Input/output error.

| Reading symbols from /usr/lib/libXcomposite.so.1...(no debugging symbols 
found)...done.

| Loaded 

Bug#531797: request for more information

2009-06-09 Thread Giacomo Boffi
sean finney writes:
  tags 531800 unreproducable
  severity 531800 important
  thanks
  
  hi giacomo,
  
  i can't reproduce this problem (and i'm also running 2.6.29/amd64).

i'm running an AMD cpu, but debian's architecture is i386

  are you sure you don't have a compiz component installed from source,
  a non-standard library installed or perhaps something from experimental?

i don't know

  the following information would be helpful:
  
  echo $LD_LIBRARY_PATH

,[ echo $LD_LIBRARY_PATH ]
| 
,

(that is, LD_LIBRARY_PATH is unset)

  cat /etc/ld.so.conf /etc/ld.so.conf.d/*

,[ cat /etc/ld.so.conf /etc/ld.so.conf.d/* ]
| include /etc/ld.so.conf.d/*.conf
| 
| /usr/lib/3dnow/atlas
| /usr/lib/3dnow
| /usr/lib/atlas
| # Multiarch support
| /lib/i486-linux-gnu
| /usr/lib/i486-linux-gnu
| # libc default configuration
| /usr/local/lib
`

  sudo updatedb  locate libcompizconfig.so | xargs ldd

,[ sudo updatedb  locate libcompizconfig.so | xargs ldd ]
| /usr/lib/libcompizconfig.so.0:
|   linux-gate.so.1 =  (0xb8028000)
|   /usr/lib/libtsocks.so (0xb7fd5000)
|   libxml2.so.2 = /usr/lib/libxml2.so.2 (0xb7e8a000)
|   libX11.so.6 = /usr/lib/libX11.so.6 (0xb7d6b000)
|   libprotobuf.so.3 = /usr/lib/libprotobuf.so.3 (0xb7c91000)
|   libstdc++.so.6 = /usr/lib/libstdc++.so.6 (0xb7ba)
|   libm.so.6 = /lib/i686/cmov/libm.so.6 (0xb7b7a000)
|   libc.so.6 = /lib/i686/cmov/libc.so.6 (0xb7a1a000)
|   libgcc_s.so.1 = /lib/libgcc_s.so.1 (0xb79ee000)
|   libdl.so.2 = /lib/i686/cmov/libdl.so.2 (0xb79e9000)
|   libz.so.1 = /usr/lib/libz.so.1 (0xb79d4000)
|   libxcb.so.1 = /usr/lib/libxcb.so.1 (0xb79bb000)
|   /lib/ld-linux.so.2 (0xb8029000)
|   libXau.so.6 = /usr/lib/libXau.so.6 (0xb79b8000)
|   libXdmcp.so.6 = /usr/lib/libXdmcp.so.6 (0xb79b3000)
| /usr/lib/libcompizconfig.so.0.0.0:
|   linux-gate.so.1 =  (0xb8019000)
|   /usr/lib/libtsocks.so (0xb7fc6000)
|   libxml2.so.2 = /usr/lib/libxml2.so.2 (0xb7e7b000)
|   libX11.so.6 = /usr/lib/libX11.so.6 (0xb7d5c000)
|   libprotobuf.so.3 = /usr/lib/libprotobuf.so.3 (0xb7c82000)
|   libstdc++.so.6 = /usr/lib/libstdc++.so.6 (0xb7b91000)
|   libm.so.6 = /lib/i686/cmov/libm.so.6 (0xb7b6b000)
|   libc.so.6 = /lib/i686/cmov/libc.so.6 (0xb7a0b000)
|   libgcc_s.so.1 = /lib/libgcc_s.so.1 (0xb79df000)
|   libdl.so.2 = /lib/i686/cmov/libdl.so.2 (0xb79da000)
|   libz.so.1 = /usr/lib/libz.so.1 (0xb79c5000)
|   libxcb.so.1 = /usr/lib/libxcb.so.1 (0xb79ac000)
|   /lib/ld-linux.so.2 (0xb801a000)
|   libXau.so.6 = /usr/lib/libXau.so.6 (0xb79a9000)
|   libXdmcp.so.6 = /usr/lib/libXdmcp.so.6 (0xb79a4000)
`
  
  dpkg -l '*compiz*'
,
| Desired=Unknown/Install/Remove/Purge/Hold
| | Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
| |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: 
uppercase=bad)
| ||/ Name  Version  Description
| 
+++-=--
| pn  compiznone   (no 
description available)
| ii  compiz-core   0.8.2-6  OpenGL 
window and compositing manager
| un  compiz-core-abiversion-20090207   none   (no 
description available)
| ii  compiz-dev0.8.2-6  OpenGL 
window and compositing manager - deve
| ii  compiz-fusion-bcop0.8.2-1  Compiz 
Fusion option code generator
| ii  compiz-fusion-plugins-extra   0.8.2-3  Compiz 
Fusion plugins - extra collection
| ii  compiz-fusion-plugins-main0.8.2-3  Compiz 
Fusion plugins - main collection
| ii  compiz-fusion-plugins-unsupported 0.8.2-1  Compiz 
Fusion plugins - unsupported collec
| pn  compiz-gnome  none   (no 
description available)
| ii  compiz-gtk0.8.2-6  OpenGL 
window and compositing manager - Gtk 
| ii  compiz-plugins0.8.2-6  OpenGL 
window and compositing manager - plug
| pn  compizconfig-backend-gconfnone   (no 
description available)
| ii  compizconfig-settings-manager 0.8.2-2  
Compizconfig Settings Manager
| ii  libcompizconfig0  0.8.2-2  
Configuration settings library for compiz-fu
| ii  python-compizconfig   0.8.2-1  
Compizconfig bindings for python
`

  i'm going to check to see if there's anything that has recently
  happened in testing/unstable that i've somehow missed but this
  information will be helpful in any case.  in the meantime i'm
  downgrading the bug.

thank you Sean
   

Bug#531797: compizconfig-settings-manager: apparent library mismatch [?]

2009-06-04 Thread giacomo boffi
Package: compizconfig-settings-manager
Version: 0.8.2-2
Severity: grave
Justification: renders package unusable

when i launch ccsm, it breaks on me with the following error message

terminate called after throwing an instance of 'std::logic_error'
  what():  basic_string::_S_construct NULL not valid

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

Kernel: Linux 2.6.29-2-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages compizconfig-settings-manager depends on:
ii  librsvg2-common   2.22.3-2   SAX-based renderer library for SVG
ii  python2.5.4-2An interactive high-level object-o
ii  python-compizconfig   0.8.2-1Compizconfig bindings for python
ii  python-gtk2   2.14.1-3   Python bindings for the GTK+ widge
ii  python-support1.0.3  automated rebuilding support for P

Versions of packages compizconfig-settings-manager recommends:
ii  python-sexy   0.1.9-1python language bindings for libse

compizconfig-settings-manager suggests no packages.

-- no debconf information

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#531798: compiz-core: /usr/bin/compiz starts xterm with --restart option

2009-06-04 Thread giacomo boffi
Package: compiz-core
Version: 0.8.2-6
Severity: normal

if something goes wrong in its attempt to start compiz.real
the compiz script has a nuber of fallback options, and in my
case it goes down to the last resort of starting an xterm

alas it uses the same option that would be good for a window 
manager, --restart, option on which xterm chokes and dies

the last lines from a sh -x /usr/bin/compiz command execution:
--
/usr/bin/compiz: line 455:  6723 Aborted 
${COMPIZ_BIN_PATH}${COMPIZ_NAME} $COMPIZ_OPTIONS $@ $COMPIZ_PLUGINS
+ exec xterm --replace
xterm:  bad command line option --replace
[...]
--
-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.29-2-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages compiz-core depends on:
ii  libc6   2.9-13   GNU C Library: Shared libraries
ii  libgl1-mesa-glx [libgl1]7.4.1-1  A free implementation of the OpenG
ii  libice6 2:1.0.5-1X11 Inter-Client Exchange library
ii  libsm6  2:1.1.0-2X11 Session Management library
ii  libstartup-notification00.10-1   library for program launch feedbac
ii  libx11-62:1.2.1-1X11 client-side library
ii  libxcomposite1  1:0.4.0-3X11 Composite extension library
ii  libxcursor1 1:1.1.9-1X cursor management library
ii  libxdamage1 1:1.1.1-4X11 damaged region extension libra
ii  libxext62:1.0.4-1X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes' extensio
ii  libxinerama12:1.0.3-2X11 Xinerama extension library
ii  libxml2 2.7.3.dfsg-1 GNOME XML library
ii  libxrandr2  2:1.3.0-2X11 RandR extension library
ii  libxslt1.1  1.1.24-2 XSLT processing library - runtime 
ii  mesa-utils  7.4.1-1  Miscellaneous Mesa GL utilities

Versions of packages compiz-core recommends:
ii  compiz-plugins0.8.2-6OpenGL window and compositing mana

Versions of packages compiz-core suggests:
pn  nvidia-glxnone (no description available)

-- no debconf information

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#531800: compiz-core: /usr/bin/compiz uses the ccp plugin, that is broken

2009-06-04 Thread giacomo boffi
Package: compiz-core
Version: 0.8.2-6
Severity: grave
Justification: renders package unusable

at the end of its grinding, the /usr/bin/compiz script tries
to execute this command
--
/usr/bin/compiz.real --ignore-desktop-hints --replace --loose-binding core ccp
--
but compiz.real dies with the error message
--
terminate called after throwing an instance of 'std::logic_error'
  what():  basic_string::_S_construct NULL not valid
--
a similar error message is displayed when i try to execute ccsm

if i launch compiz.real directly, without the ccp plugin, compiz starts but
cannot read its configuration and is mostly useles

my best regards
gb
-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.29-2-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages compiz-core depends on:
ii  libc6   2.9-13   GNU C Library: Shared libraries
ii  libgl1-mesa-glx [libgl1]7.4.1-1  A free implementation of the OpenG
ii  libice6 2:1.0.5-1X11 Inter-Client Exchange library
ii  libsm6  2:1.1.0-2X11 Session Management library
ii  libstartup-notification00.10-1   library for program launch feedbac
ii  libx11-62:1.2.1-1X11 client-side library
ii  libxcomposite1  1:0.4.0-3X11 Composite extension library
ii  libxcursor1 1:1.1.9-1X cursor management library
ii  libxdamage1 1:1.1.1-4X11 damaged region extension libra
ii  libxext62:1.0.4-1X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes' extensio
ii  libxinerama12:1.0.3-2X11 Xinerama extension library
ii  libxml2 2.7.3.dfsg-1 GNOME XML library
ii  libxrandr2  2:1.3.0-2X11 RandR extension library
ii  libxslt1.1  1.1.24-2 XSLT processing library - runtime 
ii  mesa-utils  7.4.1-1  Miscellaneous Mesa GL utilities

Versions of packages compiz-core recommends:
ii  compiz-plugins0.8.2-6OpenGL window and compositing mana

Versions of packages compiz-core suggests:
pn  nvidia-glxnone (no description available)

-- no debconf information

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#524273: compizconfig-settings-manager: Settings buttons don't work

2009-05-27 Thread giacomo boffi
Package: compizconfig-settings-manager
Version: 0.8.2-1
Severity: grave

when i launch ccsm from an xterm, i read the following output

--
Backend : ini
Integration : true
Profile : default
Adding plugins
Initializing core options...done
Loading icons...
Initializing move options...done
Initializing switcher options...done
Initializing regex options...done
Initializing scale options...done
Initializing fade options...done
Initializing place options...done
Initializing wobbly options...done
Initializing resize options...done
Initializing commands options...done
Initializing rotate options...done
Initializing png options...done
Initializing cube options...done
Initializing minimize options...done
Initializing svg options...done
--

and the usual ccsm window appear, if i click on the check box near the first 
item 
in the window (GeneralCommands) in the terminal i read

--
Traceback (most 
recent call last):
  File 
/usr/lib/pymodules/python2.5/ccm/Widgets.py, line 1428, in enable_plugin
plugin.Context.UpdateExtensiblePlugins ()
AttributeError: 'compizconfig.Context' object has no attribute 
'UpdateExtensiblePlugins'
--

and the box is regularly unchecked

if i click on the (GeneralCommands) icon, nothing happens in the application 
(it 
should change the information presented, to take care of configuring commands) 
end 
i see, in the originating xterm,

--
KeyError: 0
Traceback (most 
recent call last):
  File 
/usr/lib/pymodules/python2.5/ccm/Pages.py, line 1302, in ShowPlugin
pluginPage = PluginPage(plugin)
  File /usr/lib/pymodules/python2.5/ccm/Pages.py, line 125, in __init__
sortedGroups = sorted(plugin.Groups.items(), key=GroupIndexKeyFunc)
  File /usr/lib/pymodules/python2.5/ccm/Utils.py, line 374, in 
GroupIndexKeyFunc
return item[1][0]
KeyError: 0
--

this is on squeeze, architecture 386

please have a look at this problem

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

Kernel: Linux 2.6.26-2-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages compizconfig-settings-manager depends on:
ii  librsvg2-common   2.22.3-2   SAX-based renderer library for SVG
ii  python2.5.4-2An interactive high-level object-o
ii  python-compizconfig   0.7.6-1Compizconfig bindings for python
ii  python-gtk2   2.14.1-2   Python bindings for the GTK+ widge
ii  python-support1.0.3  automated rebuilding support for P

Versions of packages compizconfig-settings-manager recommends:
ii  python-sexy   0.1.9-1python language bindings for libse

compizconfig-settings-manager suggests no packages.

-- no debconf information

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#524273: compizconfig-settings-manager: Settings buttons don't work

2009-05-27 Thread Giacomo Boffi
Julien Cristau writes:
  On Wed, May 27, 2009 at 09:13:44 +0200, giacomo boffi wrote:
  
   Package: compizconfig-settings-manager
   Version: 0.8.2-1
   Severity: grave
   
   Versions of packages compizconfig-settings-manager depends on:
   ii  python-compizconfig   0.7.6-1Compizconfig bindings for 
   python
  
  This is probably caused by the version mismatch.  Please install a newer
  python-compizconfig.

afaict, the python-compizconfig version that i have installed is the
latest version available in squeeze

should i report a bug against python-compizconfig?

thank you,
gb

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#524273: compizconfig-settings-manager: Settings buttons don't work any more

2009-05-19 Thread giacomo boffi
Package: compizconfig-settings-manager
Version: 0.8.2-1
Severity: normal


The bug is still present in testing

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

Kernel: Linux 2.6.26-2-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages compizconfig-settings-manager depends on:
ii  librsvg2-common   2.22.3-2   SAX-based renderer library for SVG
ii  python2.5.4-2An interactive high-level object-o
ii  python-compizconfig   0.7.6-1Compizconfig bindings for python
ii  python-gtk2   2.14.1-2   Python bindings for the GTK+ widge
ii  python-support1.0.2  automated rebuilding support for P

Versions of packages compizconfig-settings-manager recommends:
ii  python-sexy   0.1.9-1python language bindings for libse

compizconfig-settings-manager suggests no packages.

-- no debconf information

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#518150: [Python-modules-team] Bug#518150: python-matplotlib-doc: matplotlib 'user_interfaces' wx examples don't work

2009-03-16 Thread Giacomo Boffi

i understand that from wx import * should work, but it seems that
it's not going to work anytime soon


with wx2.8 it works as expected.


good


Anyhow, I don't plan an upload to just fix these examples, so this bug
will be fixed when upstream will release a new version.


that's ok for me

thank you Sandro
 gb
--
asdef


This message was sent using IMP, the Internet Messaging Program.


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#518150: [Python-modules-team] Bug#518150: python-matplotlib-doc: matplotlib 'user_interfaces' wx examples don't work

2009-03-06 Thread Giacomo Boffi
Giacomo Boffi writes:
  user_interfaces/embedding_in_wx2.py
  user_interfaces/embedding_in_wx2.py
  user_interfaces/embedding_in_wx2.py
  animation/dynamic_image_wxagg2.py

the filenames are, of course, ...wx2.py, ...wx3.py and ...wx4.py

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#518150: [Python-modules-team] Bug#518150: python-matplotlib-doc: matplotlib 'user_interfaces' wx examples don't work

2009-03-05 Thread Giacomo Boffi
Sandro Tosi writes:

about --- from wx import * ---

  Mh, there is no reasons why from module import * should not work,
  and indeed there is a bug already reported about it: #488532

i have googled around, it seems that this problem was repeatedly
reported to distributions and upstream, but never resolved

the usual upstream reply is sort of

  from * import * is bad practice anyway,
  please do import wx


 about --- import wx.aui ---

  This is because the default python wrapper on your machine is v2.6, on
  2.8 that module is present:

i had both the 2.6 and the 2.8 wrappers, both automatically installed,
and apparently python finds first the older one

after i removed 2.6 and its reverse dependencies, the example file n.5
works OK, python finding the wx.aui module

in summary, i think that my bug is upstream, either in wxpython or in
matplotlib

i understand that from wx import * should work, but it seems that
it's not going to work anytime soon

may i suggest that you, speaking as the debian mantainer, could report
to matplotlib developers the opportunity of modifying all the wx
examples that do the wrong thing when importing wx? they are

user_interfaces/embedding_in_wx2.py
user_interfaces/embedding_in_wx2.py
user_interfaces/embedding_in_wx2.py
animation/dynamic_image_wxagg2.py

thank you
gb
-- 
Mangiate pure le vostre carote, noi mangeremo le nostre salsicce!
   -- Claud,   in IHC

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#518150: python-matplotlib-doc: matplotlib 'user_interfaces' wx examples don't work

2009-03-04 Thread giacomo boffi
Package: python-matplotlib-doc
Version: 0.98.3-5
Severity: normal


all the examples about integration between matplotlib and wx
applications are broken --- the broken files are

/usr/share/doc/python-matplotlib-doc/examples/user_interfaces/embedding_in_wx?.py

in particular, items ...wx{2,3,4}.py contain a from wx import * that
fails with the error message

AttributeError: 'module' object has no attribute '__DocFilter'

afaict, that error is well known, and it is recommended to use only
import wx in wx applications

the example ...wx5.py tries to import a module wx.aui that's not found on my 
system, the error is 

ImportError: No module named aui

thank you
gb
 
-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-matplotlib-doc depends on:
ii  libjs-jquery  1.2.6-2JavaScript library for dynamic web

python-matplotlib-doc recommends no packages.

python-matplotlib-doc suggests no packages.

-- no debconf information

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#518150: [Python-modules-team] Bug#518150: python-matplotlib-doc: matplotlib 'user_interfaces' wx examples don't work

2009-03-04 Thread Giacomo Boffi
Sandro Tosi writes:
  Hello Giacomo,
  
  On Wed, Mar 4, 2009 at 13:00, giacomo boffi bo...@stru.polimi.it wrote:
   all the examples about integration between matplotlib and wx
   applications are broken
  
  Is it possible for you to test the package in experimental
  (0.98.5.2-1) and let me know if the same errors occur with it? I don't
  have a Debian system at hand, in this moment.

i installed python-matplotlib-doc 0.98.5.2-1 and i tried to run the wx
examples: the problem remains, the errors are the same


,
| boffi95/../user_interfaces Wed Mar 04 17:52:58: python embedding_in_wx2.py 
| Traceback (most recent call last):
|   File embedding_in_wx2.py, line 23, in module
| from wx import *
| AttributeError: 'module' object has no attribute '__DocFilter'
| boffi95/../user_interfaces Wed Mar 04 17:53:23: python embedding_in_wx3.py 
| Traceback (most recent call last):
|   File embedding_in_wx3.py, line 29, in module
| from wx import *
| AttributeError: 'module' object has no attribute '__DocFilter'
| boffi95/../user_interfaces Wed Mar 04 17:53:30: python embedding_in_wx4.py 
| Traceback (most recent call last):
|   File embedding_in_wx4.py, line 19, in module
| from wx import *
| AttributeError: 'module' object has no attribute '__DocFilter'
| boffi95/../user_interfaces Wed Mar 04 17:53:37: python embedding_in_wx5.py 
| Traceback (most recent call last):
|   File embedding_in_wx5.py, line 2, in module
| import wx.aui
| ImportError: No module named aui
| boffi95/../user_interfaces Wed Mar 04 17:53:41: 
`
-- 
compro mobili vecchi - vendo mobili antichi

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#508462: tex4ht: oolatex doesn't like GNU's java [with a patch]

2008-12-11 Thread giacomo boffi
Package: tex4ht
Version: 20080701-2
Severity: normal
Tags: patch



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

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages tex4ht depends on:
ii  libc6  2.7-16GNU C Library: Shared libraries
ii  libkpathsea4   2007.dfsg.2-4 TeX Live: path search library for 
ii  tex4ht-common  20080701-2LaTeX and TeX for Hypertext (HTML)
ii  texlive-base-bin   2007.dfsg.2-4 TeX Live: Essential binaries

tex4ht recommends no packages.

tex4ht suggests no packages.

-- no debconf information

as you should know, oolatex (xtpipes) needs java from Sun

here it is a patch to let oolatex test which java implementation is run
by the command java, and to exit with a meaningful error message (that can be 
improved, of course)

the patch is relevant in the debian context, and is not intended for 
propagation 
upstream

best regards

gb

--- /usr/share/tex4ht/oolatex   2008-09-14 05:53:15.0 +0200
+++ oolatex 2008-12-11 15:11:38.0 +0100
@@ -1,4 +1,7 @@
 #!/bin/sh
+
+java -version 21 | grep -q 'GNU libgcj'  printf oolatex NEEDS Sun's 
Java\n  exit
+
 if command -v xhtex  /dev/null 21 ; then
   true
 else

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#501661: patch for zxpdf to look for compressed files

2008-10-09 Thread giacomo boffi
Package: xpdf-reader
Version: 3.02-1.4
Severity: wishlist
Tags: patch


using texdoctk, sometimes vieving a pdf document fails because the
document is indexed in texdoctk database with the name
/long/path/document.pdf, while on the file system there is a
compressed version of the document, say /long/path/document.pdf.gz

i have found a solution to this problem, configuring texdoctk so that
it uses zxpdf to open pdf's, and modifying zxpdf to look for a
possibly compressed file

of course you could consider also merging /usr/bin/xpfd and
/usr/bin/zxpdf, so that a mere xpdf /long/path/document.pdf could do
the right thing in (almost) every circumstance

thank you
gb

here there is a diff for my changes

--- /usr/bin/zxpdf  2008-09-13 14:21:06.0 +0200
+++ bin/zzxpdf  2008-10-09 12:35:26.0 +0200
@@ -18,7 +18,12 @@
flags=$flags $1 $2; shift ;;
 -title) title=$2; shift ;;
 -*) flags=$flags $1 ;;
-*.pdf|*.PDF) file=$1; shift; pages=$@; cat=; break ;;
+*.pdf|*.PDF) file=$1
+  if [ -f $file ] ; then cat= ; else
+  if [ -f $file.Z  ]  ; then file=$file.Z   ; cat=zcat  ; fi
+  if [ -f $file.gz  ] ; then file=$file.gz  ; cat=zcat  ; fi
+  if [ -f $file.bz2 ] ; then file=$file.bz2 ; cat=bzcat ; fi
+  fi ; shift; pages=$@; break ;;
 *.gz|*.Z) file=$1; shift; pages=$@; cat=zcat; break ;;
 *.bz2) file=$1; shift; pages=$@; cat=bzcat; break ;;
 *) echo 2 ERROR: unknown suffix in file \`$1'; exit 1 ;;


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

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages xpdf depends on:
ii  xpdf-common   3.02-1.4   Portable Document Format (PDF) sui
ii  xpdf-reader   3.02-1.4   Portable Document Format (PDF) sui
ii  xpdf-utils3.02-1.4   Portable Document Format (PDF) sui

xpdf recommends no packages.

xpdf suggests no packages.

Versions of packages xpdf-reader depends on:
ii  gsfonts   1:8.11+urwcyr1.0.7~pre44-3 Fonts for the Ghostscript interpre
ii  lesstif2  1:0.95.0-2.1   OSF/Motif 2.1 implementation relea
ii  libc6 2.7-14 GNU C Library: Shared libraries
ii  libfreetype6  2.3.7-2FreeType 2 font engine, shared lib
ii  libgcc1   1:4.3.2-1  GCC support library
ii  libice6   2:1.0.4-1  X11 Inter-Client Exchange library
ii  libpaper1 1.1.23+nmu1library for handling paper charact
ii  libsm62:1.0.3-2  X11 Session Management library
ii  libstdc++64.3.2-1The GNU Standard C++ Library v3
ii  libt1-5   5.1.2-3Type 1 font rasterizer library - r
ii  libx11-6  2:1.1.5-2  X11 client-side library
ii  libxext6  2:1.0.4-1  X11 miscellaneous extension librar
ii  libxp61:1.0.0.xsf1-2 X Printing Extension (Xprint) clie
ii  libxpm4   1:3.5.7-1  X11 pixmap library
ii  libxt61:1.0.5-3  X11 toolkit intrinsics library
ii  xpdf-common   3.02-1.4   Portable Document Format (PDF) sui

-- no debconf information

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#497696: xserver-xorg-core: optioning /usr/bin/Xorg to read /etc/X11/rgb.txt

2008-09-03 Thread giacomo boffi
Package: xserver-xorg-core
Version: 2:1.4.2-5
Severity: wishlist

the name-color mapping mechanism built into the Xorg server is
configured at compile time to look either 1) an internal table, or 2)
the file /etc/X11/rgb.txt

at some point following

,
| commit 8987b2c1efc9a4667e278e6ba411772ba2a4a4e6
| Author: Keith Packard [EMAIL PROTECTED]
| Date:   Thu Feb 16 07:17:31 2006 +
| 
| Make more extensions optional in build (for kdrive). Fix kdrive build for
| actual hardware. Fix kdrive pointer signed/unsigned types. Add
| kdrive-required YX rotation functions. Replace rgb text file loading
| with static rgb color table.
`

the compilation switch was changed upstream, so that /etc/X11/rgb.txt
is ignored by /usr/bin/Xorg, but Xorg says the distributions are free
to revert to the old behaviour

my rationale for restoring the old behaviour is simple: both the
built-in color table and the original rgb.text are seriously
defective, lacking especially darker colors [1], and the system
administrator can obviate this problem only if the name-color mapping
happens at runtime, reading /etc/X11/rgb.txt

if you cannot see an impeding argument, could Debian please restore
the old behaviour modifying the build process of the /usr/bin/Xorg
executable?

thank you
gb

[1] http://people.csail.mit.edu/jaffer/Color/Dictionaries#X11
-- 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 Jun  8  2006 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1719572 Aug 26 19:48 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: nVidia Corporation NV25GL [Quadro4 700 XGL] 
(rev a3)

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 5190 May 20 10:46 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  ([EMAIL PROTECTED])  Wed Nov  1 19:47:17 PST 
2006

# /etc/X11/xorg.conf (xorg 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 /etc/X11/xorg.conf manual page.
# (Type man /etc/X11/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 ServerLayout
Identifier Default Layout
Screen Default Screen 0 0
#nputDeviceAnother Keyboard
InputDeviceGeneric Keyboard
InputDeviceConfigured Mouse
EndSection

Section Files

#   path to defoma fonts
FontPath/usr/share/fonts/X11/misc
FontPath/usr/X11R6/lib/X11/fonts/misc
FontPath/usr/share/fonts/X11/cyrillic
FontPath/usr/X11R6/lib/X11/fonts/cyrillic
FontPath/usr/share/fonts/X11/100dpi/:unscaled
FontPath/usr/X11R6/lib/X11/fonts/100dpi/:unscaled
FontPath/usr/share/fonts/X11/75dpi/:unscaled
FontPath/usr/X11R6/lib/X11/fonts/75dpi/:unscaled
FontPath/usr/share/fonts/X11/Type1
FontPath/usr/X11R6/lib/X11/fonts/Type1
FontPath/usr/share/fonts/X11/100dpi
FontPath/usr/X11R6/lib/X11/fonts/100dpi
FontPath/usr/share/fonts/X11/75dpi
FontPath/usr/X11R6/lib/X11/fonts/75dpi
FontPath/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
FontPath/winxp/windows/Fonts
EndSection

Section Module
Load   i2c
Load   bitmap
Load   ddc
Load   extmod
Load   freetype
Load   glx
Load   int10
Load   type1
Load   vbe
EndSection

Section InputDevice
Identifier Another Keyboard
Driver keyboard
Option CoreKeyboard
Option XkbModel pc102
Option XkbLayout us
EndSection

Section InputDevice
Identifier Generic Keyboard
Driver kbd
Option CoreKeyboard
Option XkbRules xorg
Option XkbModel pc102
Option XkbLayout us
EndSection

Section InputDevice
Identifier Configured Mouse
Driver mouse
Option CorePointer
Option Device /dev/input/mice
Option Protocol ExplorerPS/2
Option Emulate3Buttons true
EndSection

Section Monitor
Identifier Generic Monitor
HorizSync   31.0 - 85.0
VertRefresh 43.0 - 120.0

Bug#487948: openoffice.org-writer: writer exporting to .doc: greek characters in eq.s are (almost) lost

2008-07-04 Thread Giacomo Boffi
Rene Engelhard writes:
  tag 487948 + moreinfo
  thanks
  
  giacomo boffi wrote:
   when i save a document containing a formula with greek letters to .doc 
   format, the greek letters (or more, see later) disappear when opening 
   the .doc using some sort of word 
  
  Unreproducible. I don't have Word.
  

i find very hard to think that you have not a single correspondent
that uses word, but whatever

   here i have a very minimal example,
   
i open a new oowriter document, insert a ole formula object 
  sin ( %phi ) = 3 + 4 a 
then i save as example.doc, put my saved example.doc on a usb key
and later open using (a) word2004 for mac or (b) word2007 for windows 

in (a) i have an equation with a ? in place of phi, and nothing 
that i can do, except erasing the ? and manually inputing the 
phi symbol in equation editor 

in (b), using a collegue's pc, there are 3 empty boxes displayed 
[][][] in place of (phi), but this can be changed in equation 
editor selecting the three ??? that appear in place of the empty 
boxes and changing the font 
   
   as you can see from (b), some information is there (in the word
   document's equation, i mean), and some information is missing...
  
  Does this also happen in a normal build from www.openoffice.org?
  Please try, and if yes, file an issue there please (and tell me the
  issue number so I can mark it as forwaded).

yes, it happens

but i do not want to register with openoffice.org to file a bug report

my best regards
gb

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#488953: screenletsd looks for a non existing file in /etc/screenlets

2008-07-02 Thread giacomo boffi
Package: screenlets
Version: 0.1.2-1
Severity: normal

/usr/bin/screenletsd shell script starts with the command
PREFIX=$(cat /etc/screenlets/prefix)
and of course i have an error message
cat: /etc/screenlets/prefix: No such file or directory

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

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages screenlets depends on:
ii  python2.5.2-1An interactive high-level object-o
ii  python-central0.6.7  register and build utility for Pyt
ii  python-dbus   0.82.4-2   simple interprocess messaging syst
ii  python-gnome2 2.22.0-1   Python bindings for the GNOME desk
ii  python-gnome2-desktop 2.22.0-1   Python bindings for the GNOME desk
ii  python-gtk2   2.12.1-6   Python bindings for the GTK+ widge
ii  python-xdg0.15-1.1   A python library to access freedes

Versions of packages screenlets recommends:
ii  gnome-keyring 2.22.3-1   GNOME keyring services (daemon and
ii  python-feedparser 4.1-10 Universal Feed Parser for Python
ii  python-gmenu  2.22.2-1   an implementation of the freedeskt
ii  python-gnome2-extras  2.19.1-2   Extra Python bindings for the GNOM
ii  python-gtkmozembed2.19.1-2   Python bindings for the GtkMozEmbe
ii  python-imaging1.1.6-3Python Imaging Library

-- no debconf information

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#488952: screenletsd shell script uses printf abcd instead of printf abcd\n

2008-07-02 Thread giacomo boffi
Package: screenlets
Version: 0.1.2-1
Severity: normal


Screenletsd shell script uses printf abcd instead of printf abcd\n
allover the places, so that, e.g., we have
% screenletsd --help
  Options:   --gui   Open up the Graphical Interface
 --cliUse the Command Line interface  Cli Options (only use one at a time): 
  run   Run the Screenlet   au   Add the 
Screenlet to your autostart listlist  List all 
installed screenlets% 

maybe other shell scripts in the package have similar behaviour


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

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages screenlets depends on:
ii  python2.5.2-1An interactive high-level object-o
ii  python-central0.6.7  register and build utility for Pyt
ii  python-dbus   0.82.4-2   simple interprocess messaging syst
ii  python-gnome2 2.22.0-1   Python bindings for the GNOME desk
ii  python-gnome2-desktop 2.22.0-1   Python bindings for the GNOME desk
ii  python-gtk2   2.12.1-6   Python bindings for the GTK+ widge
ii  python-xdg0.15-1.1   A python library to access freedes

Versions of packages screenlets recommends:
ii  gnome-keyring 2.22.3-1   GNOME keyring services (daemon and
ii  python-feedparser 4.1-10 Universal Feed Parser for Python
ii  python-gmenu  2.22.2-1   an implementation of the freedeskt
ii  python-gnome2-extras  2.19.1-2   Extra Python bindings for the GNOM
ii  python-gtkmozembed2.19.1-2   Python bindings for the GtkMozEmbe
ii  python-imaging1.1.6-3Python Imaging Library

-- no debconf information

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#487948: openoffice.org-writer: writer exporting to .doc: greek characters in eq.s are (almost) lost

2008-06-25 Thread giacomo boffi
Package: openoffice.org-writer
Version: 1:2.4.1-3
Severity: normal

when i save a document containing a formula with greek letters to .doc 
format, the greek letters (or more, see later) disappear when opening 
the .doc using some sort of word 

here i have a very minimal example,

 i open a new oowriter document, insert a ole formula object 
   sin ( %phi ) = 3 + 4 a 
 then i save as example.doc, put my saved example.doc on a usb key
 and later open using (a) word2004 for mac or (b) word2007 for windows 
 
 in (a) i have an equation with a ? in place of phi, and nothing 
 that i can do, except erasing the ? and manually inputing the 
 phi symbol in equation editor 
 
 in (b), using a collegue's pc, there are 3 empty boxes displayed 
 [][][] in place of (phi), but this can be changed in equation 
 editor selecting the three ??? that appear in place of the empty 
 boxes and changing the font 

as you can see from (b), some information is there (in the word
document's equation, i mean), and some information is missing...

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

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages openoffice.org-writer depends on:
ii  libc6  2.7-12GNU C Library: Shared libraries
ii  libgcc11:4.3.1-2 GCC support library
ii  libicu38   3.8.1-2   International Components for Unico
ii  libstdc++6 4.3.1-2   The GNU Standard C++ Library v3
ii  libstlport4.6ldbl  4.6.2-3.2 STLport C++ class library
ii  libwpd8c2a 0.8.14-1  Library for handling WordPerfect d
ii  libwps-0.1-1   0.1.2-1   Works text file format import filt
ii  libxml22.6.32.dfsg-2 GNOME XML library
ii  openoffice.org-base-co 1:2.4.1-3 OpenOffice.org office suite -- lib
ii  openoffice.org-core1:2.4.1-3 OpenOffice.org office suite archit
ii  python-uno 1:2.4.1-3 Python interface for OpenOffice.or
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

Versions of packages openoffice.org-writer recommends:
ii  default-jre [java2-runtime]   1.5-30 Standard Java or Java compatible R
ii  gij-4.1 [java2-runtime]   4.1.2-19   The GNU Java bytecode interpreter
ii  java-gcj-compat [java2-runtim 1.0.78-1   Java runtime environment using GIJ
ii  openoffice.org-filter-binfilt 1:2.4.1-3  Legacy filters (e.g. StarOffice 5.
ii  openoffice.org-java-common1:2.4.1-3  OpenOffice.org office suite Java s
ii  openoffice.org-writer2latex   0.5-6  Writer/Calc to LaTeX/XHTML convert
ii  sun-java6-jre [java2-runtime] 6-06-1 Sun Java(TM) Runtime Environment (

Versions of packages openoffice.org-core depends on:
ii  fontconfig 2.6.0-1   generic font configuration library
ii  libc6  2.7-12GNU C Library: Shared libraries
ii  libcairo2  1.6.4-6   The Cairo 2D vector graphics libra
ii  libcurl3   7.18.2-1  Multi-protocol file transfer libra
ii  libdb4.6   4.6.21-10 Berkeley v4.6 Database Libraries [
ii  libexpat1  2.0.1-4   XML parsing C library - runtime li
ii  libfreetype6   2.3.6-1   FreeType 2 font engine, shared lib
ii  libgcc11:4.3.1-2 GCC support library
ii  libglib2.0-0   2.16.3-2  The GLib library of C routines
ii  libgstreamer-plugins-b 0.10.20-1 GStreamer libraries from the base
ii  libgstreamer0.10-0 0.10.20-1 Core GStreamer libraries and eleme
ii  libgtk2.0-02.12.10-2 The GTK+ graphical user interface 
ii  libhunspell-1.2-0  1.2.4-1   spell checker and morphological an
ii  libhyphen0 2.4-2 ALTLinux hyphenation library - sha
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libicu38   3.8.1-2   International Components for Unico
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libldap-2.4-2  2.4.9-1   OpenLDAP libraries
ii  libneon27  0.28.2-2  An HTTP and WebDAV client library
ii  libnspr4-0d4.7.1-3   NetScape Portable Runtime Library
ii  libnss3-1d 3.12.0~rc3-3  Network Security Service libraries
ii  libpam0g   0.99.7.1-6Pluggable Authentication Modules l
ii  libpango1.0-0  1.20.2-2  Layout and rendering of internatio
ii  libsm6 2:1.0.3-2 X11 Session Management library
ii  libssl0.9.80.9.8g-10.1   SSL 

Bug#486476: oolatex fails to create directory sxw-%%.dir as specified in tex4ht.cfg

2008-06-16 Thread giacomo boffi
Package: tex4ht
Version: 20080614-1
Severity: normal

when i try to generate a OO file from a latex source,

% /usr/share/tex4ht/oolatex myfile.tex

the scripts invoked from oolatex somehow fail to create a directory
named, following my example, sxw-myfile.dir

the relevant code is contained in /etc/tex4ht/tex4ht.cfg, in the
stanza

oo
%%% openoffice  %
.4oo mkdir sxw-%%0.dir
.4os mkdir sxw-%%0.dir/Pictures
.4os mv%%1.4os sxw-%%0.dir/settings.xml
.4oo mv%%0.4oo sxw-%%0.dir/content.xml
[...]
%%% end openoffice  %
/oo

an error is signalled when the script invoked by oolatex try to create
the Pictures directory

if i create sxw-myfile.dir before executing oolatex, i have different
problems that will be the subject of a different bug-report

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

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages tex4ht depends on:
ii  libc6  2.7-12GNU C Library: Shared libraries
ii  libkpathsea4   2007.dfsg.1-4 TeX Live: path search library for 
ii  tex4ht-common  20080614-1LaTeX and TeX for Hypertext (HTML)
ii  texlive-base-bin   2007.dfsg.1-4 TeX Live: Essential binaries

tex4ht recommends no packages.

-- no debconf information

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#486482: tex4ht: a java program invoked from oolatex goes in error

2008-06-16 Thread giacomo boffi
Package: tex4ht
Version: 20080614-1
Severity: normal

let say that i have a latex source named esercizio.tex, when i execute 

% mkdir sxw-esercizio.dir ; /usr/share/tex4ht/oolatex esercizio.tex

(please see my previous bug report for the mkdir) the subsequent
invocation from different scripts of a java program raise an error,
and the subsequent esercizio.odt file that's generated leads to a
simple blank page when opened in openoffice

the java command is specified in /etc/tex4ht/tex4ht.cfg, in the
following stanza

ooxtpipes
.4oo mv %%0.4oo %%0.tmp
.4oo java -classpath /usr/share/tex4ht/tex4ht.jar xtpipes -i 
/usr/share/texmf/tex4ht/xtpipes/ -o %%0.4oo %%0.tmp
.4om mv %%1.4om %%1.tmp
.4om java -classpath /usr/share/tex4ht/tex4ht.jar xtpipes -i 
/usr/share/texmf/tex4ht/xtpipes/ -o %%1.4om %%1.tmp
/ooxtpipes

for reference, i executed the same command on one of the tmp files,

% java -classpath /usr/share/tex4ht/tex4ht.jar xtpipes \
  -trace -E \
  -i /usr/share/texmf/tex4ht/xtpipes/ -o esercizio-m6.4om esercizio-m6.tmp

where i have added some debugging options to the invocation of the
java interpreter

the output is as follows

,
| xtpipes/ -o esercizio-m6.4om esercizio-m6.tmp 
| xtpipes (2008-01-26-00:38)
|java.version: 1.5.0
|java.class.path: /usr/share/tex4ht/tex4ht.jar
|os.name: Linux
|user.home: /home/boffi
|user.dir: /home/boffi/dida/sismica_acciaio/oo
|  url = file:/home/boffi/dida/sismica_acciaio/oo/esercizio-m6.tmp
|  contentType = application/octet-stream
|  publicId = -//W3C//DTD MathML 2.0//EN
|  systemId = math.dtd
|  xtpipes = oo-math.4xt
|  root = math:math
|  dtdRoot = math:math
| Searching: xtpipes-default.4xt
| Searching: xtpipes-default.4xt, recursively in directory: 
/usr/share/texmf/tex4ht/xtpipes/
| Found: /usr/share/texmf/tex4ht/xtpipes/xtpipes-default.4xt
| 
| Resolving: publicID =  -//GURARI//DTD xtpipes//EN  systemID = 
file:///usr/share/texmf/tex4ht/xtpipes/xtpipes.dtd
| Searching: file:///usr/share/texmf/tex4ht/xtpipes/xtpipes.dtd
| Searching: file:///usr/share/texmf/tex4ht/xtpipes/xtpipes.dtd, recursively in 
directory: /usr/share/texmf/tex4ht/xtpipes/
| Searching: 
/usr/share/tex4ht/tex4ht.jar/xtpipes/lib/file:///usr/share/texmf/tex4ht/xtpipes/xtpipes.dtd
| Searching: xtpipes.dtd
| Searching: xtpipes.dtd, recursively in directory: 
/usr/share/texmf/tex4ht/xtpipes/
| Found: /usr/share/texmf/tex4ht/xtpipes/xtpipes.dtd
| 
| (/usr/share/texmf/tex4ht/xtpipes/xtpipes-default.4xt)
| [##] = xtpipes = xtpipes DEFAULT=no
| Searching: oo-math.4xt
| Searching: oo-math.4xt, recursively in directory: 
/usr/share/texmf/tex4ht/xtpipes/
| Found: /usr/share/texmf/tex4ht/xtpipes/oo-math.4xt
| 
| Resolving: publicID =  null  systemID = 
file:///usr/share/texmf/tex4ht/xtpipes/xtpipes.dtd
| Found: /usr/share/texmf/tex4ht/xtpipes/xtpipes.dtd
| 
| (/usr/share/texmf/tex4ht/xtpipes/oo-math.4xt)
| [##] = xtpipes = xtpipes preamble=yes signature=oo-math.4xt 
(2008-06-14-21:20) DEFAULT=no
| [##] = xtpipes = sax 
content-handler=xtpipes.util.ScriptsManager,tex4ht.OomFilter 
lexical-handler=xtpipes.util.ScriptsManagerLH
| No request for ml2xml configuration (command line option -x)
| Exception in thread main java.lang.Exception: --- xtpipes error 4 --- 
Problems at file: /usr/share/texmf/tex4ht/xtpipes/oo-math.4xt
|java.lang.Exception: --- xtpipes error 29 --- At sax 
content-handler=xtpipes.util.ScriptsManager,tex4ht.OomFilter 
lexical-handler=xtpipes.util.ScriptsManagerLH  : While parsing file 
file:/home/boffi/dida/sismica_acciaio/oo/esercizio-m6.tmp: 
org.xml.sax.SAXParseException
|at xtpipes.Xtpipes.instructionErr(Xtpipes.java:1340)
|at xtpipes.Xtpipes.mainMethod(Xtpipes.java:651)
|at xtpipes.Xtpipes.main(Xtpipes.java:89)
|at xtpipes.main(xtpipes.java:5)
`

the same error is raised for each of the tmp files that oolatex
processes with the xtpipes java, and esercizio.odt merely contains a
blank page

other people on c.l.tex seem to be happy using oolatex on different
systems

thank you
gb

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

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages tex4ht depends on:
ii  libc6  2.7-12GNU C Library: Shared libraries
ii  libkpathsea4   2007.dfsg.1-4 TeX Live: path search library for 
ii  tex4ht-common  20080614-1LaTeX and TeX for Hypertext (HTML)
ii  texlive-base-bin   2007.dfsg.1-4 TeX Live: Essential binaries

tex4ht recommends no packages.

-- no debconf information

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#486482: tex4ht: a java program invoked from oolatex goes in error

2008-06-16 Thread Giacomo Boffi
Eitan Gurari writes:
  
  Hi Giacomo,
  
  Can you cut the file esercizio.tex to a miniature minimal size while
  still demonstrating the problem.  The problem seems to be in a broken
  XML code produced in early phases and then fed into xtpipes.
  
  -eitan

i forgot to mention that using htlatex everything works as advertised,
even with the complete input file

i reduced my example more and more, and finally i have a simple latex
article that doesn't use external packages, yet confuses oolatex

as i said in a previous bugreport, i have to prepend a mkdir to have a
correct processing

the command line(s) that i use is hence

mkdir sxw-esercizio.dir
/usr/share/tex4ht/oolatex esercizio  esercizio_log 21

i attach both the input file and the esercizio_log that command
execution has produced

thank you very much
gb


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



esercizio.tex
Description: esercizio.tex


esercizio_log
Description: Binary data


Bug#486482: tex4ht: a java program invoked from oolatex goes in error

2008-06-16 Thread Giacomo Boffi
Kapil Hari Paranjape writes:
  Hello,

hello Kapil,

please note that i put Eitan Gurari in Cc

  On Mon, 16 Jun 2008, Giacomo Boffi wrote:
   as i said in a previous bugreport, i have to prepend a mkdir to have a
   correct processing
  
  I will need to examine this failure of mkdir further.
  
   mkdir sxw-esercizio.dir
   /usr/share/tex4ht/oolatex esercizio  esercizio_log 21
   
   i attach both the input file and the esercizio_log that command
   execution has produced
  
  This (second) failure seems to the same error as is evident in bug
  report #471837, which is due to a problem with default-jre under Debian
  (see #474075). The problem is that the JRE which uses gij (or cacao
  or jamvm) is not entirely compatible with Sun's java.
  
  The original xtpipes java code and the resulting byte code works
  fine with Sun's java. If you choose the Sun java (currently only in
  non-free under Debian) using update-alternatives, then the
  conversion ought to work for now. 
 
the sun alternative is fine for me

  We are still trying to fix this compatibility issue.

shouldn't this problem be reflected into the dependencies of tex4ht?
let's say that tex4ht reccomends sun's java

thank you
gb

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#479438: [confirm] aptitude hangs after installs

2008-06-03 Thread giacomo boffi
Package: aptitude
Version: 0.4.11.3-1
Followup-For: Bug #479438

when aptitude is used interactively, it hangs after having downloaded
and installed whatever packages are to be installed

before locking, i see some info messages, the last one being
Building view

tia
gb

-- Package-specific info:
aptitude 0.4.11.3 compiled at May 27 2008 04:52:17
Compiler: g++ 4.2.4 (Debian 4.2.4-1)
Compiled against:
  apt version 4.6.0
  NCurses version 5.6
  libsigc++ version: 2.0.18
  Ept support enabled.

Current library versions:
  NCurses version: ncurses 5.6.20080531
  cwidget version: 0.5.11
  Apt version: 4.6.0
linux-gate.so.1 =  (0xe000)
/usr/lib/libtsocks.so (0xb7ee1000)
libapt-pkg-libc6.7-6.so.4.6 = /usr/lib/libapt-pkg-libc6.7-6.so.4.6 
(0xb7dfb000)
libncursesw.so.5 = /lib/libncursesw.so.5 (0xb7dbf000)
libsigc-2.0.so.0 = /usr/lib/libsigc-2.0.so.0 (0xb7db9000)
libcwidget.so.3 = /usr/lib/libcwidget.so.3 (0xb7cc9000)
libept.so.0 = /usr/lib/libept.so.0 (0xb7c51000)
libxapian.so.15 = /usr/lib/libxapian.so.15 (0xb7ade000)
libz.so.1 = /usr/lib/libz.so.1 (0xb7ac9000)
libpthread.so.0 = /lib/i686/cmov/libpthread.so.0 (0xb7ab)
libstdc++.so.6 = /usr/lib/libstdc++.so.6 (0xb79c3000)
libm.so.6 = /lib/i686/cmov/libm.so.6 (0xb799e000)
libgcc_s.so.1 = /lib/libgcc_s.so.1 (0xb7991000)
libc.so.6 = /lib/i686/cmov/libc.so.6 (0xb7843000)
libdl.so.2 = /lib/i686/cmov/libdl.so.2 (0xb783f000)
libutil.so.1 = /lib/i686/cmov/libutil.so.1 (0xb783a000)
/lib/ld-linux.so.2 (0xb7eef000)
Terminal: linux
$DISPLAY not set.
`which aptitude`: /usr/bin/aptitude
aptitude version information:

aptitude linkage:

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

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6. 0.7.14Advanced front-end for dpkg
ii  libc6  2.7-11GNU C Library: Shared libraries
ii  libcwidget30.5.11-1  high-level terminal interface libr
ii  libept00.5.17High-level library for managing De
ii  libgcc11:4.3.0-5 GCC support library
ii  libncursesw5   5.6+20080531-1Shared libraries for terminal hand
ii  libsigc++-2.0-0c2a 2.0.18-2  type-safe Signal Framework for C++
ii  libstdc++6 4.3.0-5   The GNU Standard C++ Library v3
ii  libxapian151.0.5-1   Search engine library
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

Versions of packages aptitude recommends:
ii  aptitude-doc-en [aptitude-doc 0.4.11.3-1 English manual for aptitude, a ter
ii  libparse-debianchangelog-perl 1.1.1-2parse Debian changelogs and output

-- no debconf information

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#477313: ControlScreenlet: Applications menu has all entries doubled

2008-04-22 Thread giacomo boffi
Package: screenlets
Version: 0.1-1
Severity: normal


The ControlScreenlet shows, in a popup menu, some applications to start,
but the apps offered by default are not the apps that i normally use, so
i looked for a way to modify the menu entries

i found that the ControlScreenlet reads its menu configuration from
/usr/share/screenlets/Control/menu.xml
and inspecting the file i've seen a commented out item, regarding the
activation of an Applications sub-menu

out of curiosity i uncommented the lines (see the diff -u below) and
restarted the screenlet, but there is a funny problem in the generated
menu, all entries in the four submenus Office,  Development, Games
and Utilities are doubled, that is, e.g.,

IDLE
IDLE
Amaya
Amaya
...

all - entries - are - doubled !

i don't know if this a problem in the screenlets packaging, in the
upstream code or in the /usr/share/applications/* files, so feel free to
ignore this report if the last two hypoteses apply

my appreciation for all the good work, yours and upstream's

best regards,
gb

--- /usr/share/screenlets/Control/menu.xml.sav  2008-04-22 12:30:04 +0200
+++ /usr/share/screenlets/Control/menu.xml  2008-04-22 12:30:51 +0200
@@ -29,11 +29,11 @@
imageitem label=Inkscape icon=inkscape id=exec:inkscape /
separator /
!-- add applications-menu --
-   !--item label=Applications
+   item label=Applications
appdir path=/usr/share/applications/ 
cats=Office,Development,Game,Utility /
/item
-   separator /--
+   separator /
!-- Screenlet-menu --
item label=Screenlet
item label=Add

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

Kernel: Linux 2.6.18-4-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages screenlets depends on:
ii  python2.5.2-1An interactive high-level object-o
ii  python-central0.6.3  register and build utility for Pyt
ii  python-dbus   0.82.4-2   simple interprocess messaging syst
ii  python-gnome2 2.22.0-1   Python bindings for the GNOME desk
ii  python-gnome2-desktop 2.22.0-1   Python bindings for the GNOME desk
ii  python-gtk2   2.12.1-1   Python bindings for the GTK+ widge
ii  python-xdg0.15-1.1   A python library to access freedes

Versions of packages screenlets recommends:
ii  gnome-keyring2.22.1-1GNOME keyring services (daemon and
ii  iceweasel2.0.0.13-1  lightweight web browser based on M
ii  python-chardet   1.0.1-1 universal character encoding detec
ii  python-feedparser4.1-10  Universal Feed Parser for Python
ii  python-gmenu 2.22.1-1an implementation of the freedeskt
ii  python-gnome2-extras 2.14.3-1+b1 Python bindings for the GNOME desk
ii  python-numeric   24.2-8.2Numerical (matrix-oriented) Mathem

-- no debconf information

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#477313: ControlScreenlet: Applications menu has all entries doubled

2008-04-22 Thread Giacomo Boffi
i can add a bit more perspective

having stopped and restarted my window manager, having restarted
ControlScreenlet i have seen that all Applications submenus were
correct... wtf!

i added _another_ ControlScreenlet to the desktop and, after a long
thinkering, oopla a second Control appeared on my desktop, this time
with a doubled menu... not happy, i started a third instance and,
guess what, triple menu's entries

so it appears that, eventually, the bug could be that you can run only
one instance of Control at a time, because later instances seem to
reuse a data structure of previous ones

otoh, it seems reasonable to have only one Control running in a
desktop

in conclusion, i don't know if it is, in all effects, a bug

best regards
   gb

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#473774: idle: the lines in the path browser windows are overlapping

2008-04-01 Thread giacomo boffi
Package: idle
Version: 2.4.4-6
Severity: normal


if you select a line in the path browser window, that is longer than the
line below, you can clearly see that the lower part of the selected line
is covered by the line below

in other words, all the descenders of the letters in a line are
hidden behind the following line

best regards,
gb

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

Kernel: Linux 2.6.18-4-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages idle depends on:
ii  python2.4.4-6An interactive high-level object-o
ii  python-tk 2.4.4-3Tkinter - Writing Tk applications 

idle recommends no packages.

-- no debconf information

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#428728: x11-common: placing DebianRed in /etc/X11/rgb.txt is inane

2007-06-13 Thread giacomo boffi
Package: x11-common
Version: 1:7.2-5
Severity: normal
Tags: patch


placing DebianRed in /etc/X11/rgb.txt is inane, because X does not
honor the data in that file, but only takes into account the builtin
color-names table

to be able to define new color names, you should either

   change the builtin table

or

  define USE_RGB_BUILTIN to 0 during the build (see os/oscolor.c)

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

Kernel: Linux 2.6.18-4-k7 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages x11-common depends on:
ii  debconf [debconf-2.0] 1.5.13 Debian configuration management sy
ii  debianutils   2.21   Miscellaneous utilities specific t
ii  libc6 2.5-10 GNU C Library: Shared libraries
ii  lsb-base  3.1-23.1   Linux Standard Base 3.1 init scrip

x11-common recommends no packages.

-- debconf-show failed


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



Bug#389864: rgb text database replaced by static table

2007-06-13 Thread Giacomo Boffi
Giacomo Boffi writes:
  Brice Goglin writes:
Hi Giacomo,

I guess this problem with the RGB database being replaced by a
static table still occurs wth latest xserver-xorg-core 1.3, right? 
For the record, it looks like we could revert to the old behavior
by defining USE_RGB_BUILTIN to 0 during the build (see
os/oscolor.c). However, I am not sure it is worth doing it.
  
  imho, it's worth doing because the X rgb database has been severely
  criticized for its unfair distribution of colors [1], in particular
  darkest one, and a user/sysadm that want to define (add) new symbolic
  color names to X can *only* resort to editing rgb.txt
  
  otoh, kpackard himself changed the default behaviour...

i can add another reason to define USE_RGB_BUILTIN to 0 during the
build: some debian chap added the color RedDebian to
/etc/X11/rgb.txt in a recent release of the x11-common package

please imagine the deluded face he'd sport when xsetroot -solid
DebianRed reply will be `unknown color DebianRed'...

ciao
gb


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



Bug#389864: rgb text database replaced by static table

2007-06-13 Thread Giacomo Boffi
David Nusinow writes:
  I don't think that's really the method we want. Ideally, the server
  will use the built-in table unless we explicitly point it to an
  external file using xorg.conf. That way it just works in every
  situation and no one loses.

if the rgb.txt you ship WERE ALWAYS the builtin table no one will see
the difference, unless he ask you

Just don't hurt nobody,/'Less of course they ask you,/In the Garden
of Earthly Delights  Andy Partridge

  I don't really know why you want a custom [rgb.txt] in this day and
  age, but I guess there's at least some small call for it.

yes, for example a debian mantainer has recently augmented rgb.txt
with the line
  215 7 81 DebianRed

But when thou doest alms, let not thy left hand know what thy right
   hand doeth.  Matthew 6:3

ciao
gb


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



Bug#389864: rgb text database replaced by static table

2007-06-08 Thread Giacomo Boffi
Brice Goglin writes:
  Hi Giacomo,
  
  I guess this problem with the RGB database being replaced by a
  static table still occurs wth latest xserver-xorg-core 1.3, right? 
  For the record, it looks like we could revert to the old behavior
  by defining USE_RGB_BUILTIN to 0 during the build (see
  os/oscolor.c). However, I am not sure it is worth doing it.

imho, it's worth doing because the X rgb database has been severely
criticized for its unfair distribution of colors [1], in particular
darkest one, and a user/sysadm that want to define (add) new symbolic
color names to X can *only* resort to editing rgb.txt

otoh, kpackard himself changed the default behaviour...

to sum it up, my answer is #define USE_RGB_BUILTIN 0, and i
appreciated very much that you took the time to ask: thank you

ciao
gb


[1] http://www.swiss.ai.mit.edu/~jaffer/Color/Dictionaries.html#X11


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



Bug#427788: vtwm: managed windows (under certain conditions) don't repaint on exposure

2007-06-06 Thread giacomo boffi
Package: vtwm
Version: 5.4.7-2.1
Severity: normal


i use vtwm with no autoraise and with focus follows mouse

if i do what follows:

 a) partially cover a, say, xterm window with another one,
 b) give focus to xterm, without raising it
 c) scroll the xterm buffer using, e.g., the mouse-wheeel
 d) raise the wterm window

then

 e) xterm doesn't redraw the reexposed part of its window

thank you for your attention,

my best regards
gb
-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-4-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages vtwm depends on:
ii  libc6 2.5-9+b1   GNU C Library: Shared libraries
ii  libice6   1:1.0.3-2  X11 Inter-Client Exchange library
ii  librplay3 3.3.2-11   Shared libraries for the rplay net
ii  libsm62:1.0.3-1  X11 Session Management library
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxext6  1:1.0.3-2  X11 miscellaneous extension librar
ii  libxmu6   1:1.0.3-1  X11 miscellaneous utility library
ii  libxpm4   1:3.5.6-3  X11 pixmap library
ii  libxt61:1.0.5-3  X11 toolkit intrinsics library

vtwm recommends no packages.

-- no debconf information


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



Bug#427623: vtwm dies on C-z

2007-06-05 Thread giacomo boffi
Package: vtwm
Version: 5.4.7-2.1
Severity: normal


Hi all,

if i launch vtwm from the shell, e.g., to see any eventual error
messages, and later i try to put it into background using C-z and
the bg %xx command, vtwm dies without a word

thank you
regards,
gb

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

Kernel: Linux 2.6.18-4-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages vtwm depends on:
ii  libc6 2.5-9+b1   GNU C Library: Shared libraries
ii  libice6   1:1.0.3-2  X11 Inter-Client Exchange library
ii  librplay3 3.3.2-11   Shared libraries for the rplay net
ii  libsm62:1.0.3-1  X11 Session Management library
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxext6  1:1.0.3-2  X11 miscellaneous extension librar
ii  libxmu6   1:1.0.3-1  X11 miscellaneous utility library
ii  libxpm4   1:3.5.6-3  X11 pixmap library
ii  libxt61:1.0.5-3  X11 toolkit intrinsics library

vtwm recommends no packages.

-- no debconf information


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



Bug#426012: python-scipy: cannot install

2007-05-25 Thread giacomo boffi
Package: python-scipy
Severity: grave
Justification: renders package unusable

I tried to install python-scipy, using apt-get, i had the following
output

sudo apt-get install python-scipy
Reading package lists... Done
Building dependency tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  python-scipy: Depends: python-numpy (= 1:1.0.1) but it is not going
  to be installed
  E: Broken packages


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

Kernel: Linux 2.6.18-4-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-scipy depends on:
ii  atlas3-sse2 [liblapack. 3.6.0-20.6   Automatically Tuned Linear Algebra
ii  fftw2   2.1.3-20 library for computing Fast Fourier
ii  lapack3 [liblapack.so.3 3.0.2531a-6  library of linear algebra routines
ii  libc6   2.5-9GNU C Library: Shared libraries
ii  libg2c0 1:3.4.6-5Runtime library for GNU Fortran 77
ii  libgcc1 1:4.2-20070516-1 GCC support library
ii  libnetcdf3  3.6.1-1  An interface for scientific data a
ii  libstdc++6  4.2-20070516-1   The GNU Standard C++ Library v3
ii  libufsparse 1.2-7collection of libraries for comput
ii  libx11-62:1.0.3-7X11 client-side library
ii  python  2.4.4-6  An interactive high-level object-o
ii  python-central  0.5.14   register and build utility for Pyt
pn  python-numpynone   (no description available)
ii  refblas3 [libblas.so.3] 1.2-8Basic Linear Algebra Subroutines 3

Versions of packages python-scipy recommends:
ii  g++ [c++-compiler]4:4.1.2-2  The GNU C++ compiler
ii  g++-4.0 [c++-compiler]4.0.3-7The GNU C++ compiler
ii  g++-4.1 [c++-compiler]4.1.2-8The GNU C++ compiler


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



Bug#423837: swisswatch does not understand the editres protocol

2007-05-14 Thread giacomo boffi
Package: swisswatch
Version: 0.6-12
Severity: important


The original README in the swisswatch distribution says

  Under X11R5, you can use the resource editor to interactively change
   colors and shapes of the graphical elements of the clock.

but if i 
 1. launch swisswatch
 2. launch editres
 3. in editres, use the Commands-Get Tree menu entry
 4. click on swisswatch
editres first tell me

   Message sent to client asking for widget tree,

and later

   It appears that this client does not understand the editres protocol.

this behaviour appears in contrast with the README's statement i quoted
above

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

Kernel: Linux 2.6.18-4-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages swisswatch depends on:
ii  libc6 2.5-7  GNU C Library: Shared libraries
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxext6  1:1.0.3-2  X11 miscellaneous extension librar
ii  libxmu6   1:1.0.3-1  X11 miscellaneous utility library
ii  libxt61:1.0.5-2  X11 toolkit intrinsics library

swisswatch recommends no packages.

-- no debconf information


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



Bug#400735: qiv no more honors command line switch -y

2006-11-28 Thread giacomo boffi
Package: qiv
Version: 2.0-6
Severity: normal


i use qiv in a X initialization script to set the background of the
display to some patterned image, using the command line switch -y

after upgrading, i found that qiv does not honor any more the -y
switch; moreover, it  hangs for input instead of exiting, stopping the
remaining part of my initialization script

if you feel appropriate removing this particular functionality from qiv,
please let me know so that i can look for an alternative program

thank you,
   gb

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages qiv depends on:
ii  gdk-imlib11  1.9.14-31   imaging library for use with gtk
ii  libc62.3.6.ds1-8 GNU C Library: Shared libraries
ii  libglib1.2   1.2.10-14   The GLib library of C routines
ii  libgtk1.21.2.10-18   The GIMP Toolkit set of widgets fo
ii  libx11-6 2:1.0.3-4   X11 client-side library
ii  libxext6 1:1.0.1-2   X11 miscellaneous extension librar
ii  libxi6   1:1.0.1-3   X11 Input extension library
ii  libxinerama1 1:1.0.1-4.1 X11 Xinerama extension library

qiv recommends no packages.

-- no debconf information


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



Bug#389864: xserver-xorg-core: Default RgbPath broken

2006-10-18 Thread giacomo boffi
Package: xserver-xorg-core
Version: 2:1.1.1-9
Followup-For: Bug #389864


to clarify the issue, i'll report to you an excerpt from
/usr/share/doc/xserver-xorg-core/changelog.gz 

2006-02-15  Keith Packard  [EMAIL PROTECTED]

* Makefile.am:
* Xext/Makefile.am:
 [...]
Add kdrive-required YX rotation functions.
Replace rgb text file loading with static rgb color table.

i feel very upset by this change, i'm used to a heavily customized
rgb.txt!

i'd be VERY happy if you would decide to revert to the old behaviour,
but i'm a bit skeptic that you will do...

thank you
gb

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages xserver-xorg-core depends on:
ii  libc62.3.6.ds1-6 GNU C Library: Shared libraries
ii  libfontenc1  1:1.0.2-2   X11 font encoding library
ii  libgcc1  1:4.1.1-16  GCC support library
ii  libxau6  1:1.0.1-2   X11 authorisation library
ii  libxdmcp61:1.0.1-2   X11 Display Manager Control Protoc
ii  libxfont11:1.2.2-1   X11 font rasterisation library
ii  x11-common   1:7.1.0-3   X Window System (X.Org) infrastruc
ii  zlib1g   1:1.2.3-13  compression library - runtime

Versions of packages xserver-xorg-core recommends:
ii  xkb-data  0.9-2  X Keyboard Extension (XKB) configu

-- no debconf information


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



Bug#389864: xserver-xorg-core: /usr/bin/Xorg does not find rgb.txt

2006-09-29 Thread Giacomo Boffi
Michel Dänzer writes:
  On Thu, 2006-09-28 at 21:13 +0200, Giacomo Boffi wrote:
   Michel Daenzer writes:
 
 Giacomo, adding
 
 RgbPath /etc/X11/rgb
 
 to the xorg.conf Section Files should serve as a workaround.
   
   sorry, but for the sake of brevity i did not mention that i
   experimented with rgbpath, to no avail, before reporting a bug...
  
  Can you try again with xserver-xorg-core 2:1.1.1-9, currently in
  http://incoming.debian.org/ ?

 i have installed xserver-xorg-core 2:1.1.1-9, and i have tried to use
 the color deepblue in two distinct server instances, with and
 without the RgbPath directive in xorg.conf --- and no, the new server
 doesn't find deepblue in the color db in neither case

 tonight i'll try the same at home, where i have a similar debian
 system having the same problem, but i'm a bit pessimistic...

 just a question, is this strange behaviour confirmed on systems
 different from my two?

 thank you
g



Bug#389864: xserver-xorg-core: /usr/bin/Xorg does not find rgb.txt

2006-09-28 Thread giacomo boffi
Package: xserver-xorg-core
Version: 2:1.1.1-7
Severity: normal

in my debian, the X colour db is installed by x11-common, in two places,
the traditional one, /etx/X11, and the new standard, /usr/share/X11

i'm used to increment the colour db with italian names and other things
and until recently (less than a week) all worked as intended

now X does not recognize anymore these italian colours, afaict
(i strace'd Xorg binary) because it's unable to find rgb.txt

here it is a simple test case:
 START -
- 1 from the console type --
  $ sudo echo  230 230 230 grigiochiaro  /etc/X11/rgb.txt

- 2 start X as usual, e.g., 
  $ startx

- 3 from an xterm, type 
  $ xsetroot -solid grigiochiaro

- 4 read the error message -
  xsetroot:  unknown color grigiochiaro 
 END ---

btw, the server binary contains a copy of the colour db, so it knows
about rosybrown and chartreuse even if no rgb.txt is available to it,
shadowing the problem to 99.994% of the user base...

thank you
gb
-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages xserver-xorg-core depends on:
ii  libc62.3.6.ds1-4 GNU C Library: Shared libraries
ii  libfontenc1  1:1.0.2-2   X11 font encoding library
ii  libgcc1  1:4.1.1-14  GCC support library
ii  libxau6  1:1.0.1-2   X11 authorisation library
ii  libxdmcp61:1.0.1-2   X11 Display Manager Control Protoc
ii  libxfont11:1.2.2-1   X11 font rasterisation library
ii  x11-common   1:7.1.0-1   X Window System (X.Org) infrastruc
ii  zlib1g   1:1.2.3-13  compression library - runtime

Versions of packages xserver-xorg-core recommends:
ii  xkb-data  0.8-13 X Keyboard Extension (XKB) configu

-- no debconf information


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



Bug#389864: xserver-xorg-core: /usr/bin/Xorg does not find rgb.txt

2006-09-28 Thread Giacomo Boffi
Michel Daenzer writes:
  retitle 389864 xserver-xorg-core: Default RgbPath broken
  kthxbye
  
  On Thu, 2006-09-28 at 14:18 +0200, Giacomo Boffi wrote:
   
   5) /var/log/Xorg.0.log
  
  [...]
  
   (==) RgbPath set to ${prefix}/share/X11/rgb
  
  XSF: That looks wrong...
  
  Giacomo, adding
  
   RgbPath /etc/X11/rgb
  
  to the xorg.conf Section Files should serve as a workaround.

sorry, but for the sake of brevity i did not mention that i
experimented with rgbpath, to no avail, before reporting a bug...

anyhow, i modified as suggested my xorg.conf, please see the following
cut+paste, but as you can see the X server still does not know about a
color name (deepblue) that is in my /etc/X11/rgb.txt

as a side note, i have the same problem both at my office, from where
i'm writing to you, and at home


boffi95:~# whoami
root
boffi95:~# vi /etc/X11/xorg.conf
boffi95:~# grep -iC1 rgbpath /etc/X11/xorg.conf
Section Files
RgbPath /etc/X11/rgb
#   path to defoma fonts
boffi95:~# strace  -o X.strace /usr/bin/X  X.out 2 X.err  sleep 10
[1] 16353
boffi95:~# xsetroot -display :0 -solid gray85  
boffi95:~# xsetroot -display :0 -solid deepblue
xsetroot:  unknown color deepblue
boffi95:~# grep deepblue$ /etc/X11/rgb.txt
  44  44 178deepblue


after killing X, i have found in Xorg.0.log:
(**) RgbPath set to /etc/X11/rgb

to me, it's deep water...

thank you Michel, thank you everybody
gb


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



Bug#368829: a2ps: installation does not take care of /usr/share/info/dir

2006-05-25 Thread giacomo boffi
Package: a2ps
Version: 1:4.13b.dfsg.1-1
Severity: normal


a2ps installation procedure, for a binary package, places an info
manual in /usr/share/info, but does not places a sensible entry in
the dir file

the info file of a2ps is still accessible with info a2ps, but
it's not listed in the top level listing that i see with the generic
command info

bye
gb

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages a2ps depends on:
ii  libc6 2.3.6-9GNU C Library: Shared libraries
ii  libpaper1 1.1.17 Library for handling paper charact

Versions of packages a2ps recommends:
ii  bzip2 1.0.3-2high-quality block-sorting file co
ii  cupsys-bsd [lpr]  1.1.23-15  Common UNIX Printing System(tm) - 
ii  cupsys-client 1.1.23-15  Common UNIX Printing System(tm) - 
ii  psutils   1.17-21A collection of PostScript documen
pn  wdiff none (no description available)

-- no debconf information


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



Bug#345396: xserver-xorg: Conflicts nvidia-glx ... in other words: older hardware isnt supported anymore

2006-05-10 Thread Giacomo Boffi
Randall Donald wrote:

  I use an older nvidia GeForce Graphics-Board, which
  is only supported up to driver version 7174. See
  http://www.nvidia.com/object/IO_18897.html Until now I had no
  problems with that. But now I have to decide if I want to use the
  old driver and so cant upgrade the xserver-xorg package, or to use
  the free nv driver for this card and miss the hardware- acceleration
  while upgrading xserver-xorg to 6.9.0.dfsg.1-1 and further.

 The upcoming nvidia-*-legacy packages will also have the diversion so
 I'll just reassign this bug over to me if you all don't mind.

one of my pcs has an old riva, that's supported up to driver version 7174.

i recently tried to install nvidia support the Debian way, as the
nvidia installer for 7174 works no more with the newer version of the
xorg server, or so it seems to me

i had no problem building the kernel legacy modules, but i found that
the nvidia-glx that i installed had a mismatched version... i found 
Randy's repository and tried to install nvidia-glx-legacy_1.0.7174-1_i386.deb

but nvidia-glx-legacy_1.0.7174-1_i386.deb is meant for an xfree server...
am i correct? at the moment, i'm using the nv video driver, but no ppracer
is too sad to say in words...

may i wish that in the future there will be a nvidia-glx-legacy.*7174.*.deb
built for the xorg server?

best regards,
  gb


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



Bug#364255: /etc/menu-methods/twm is missing from latest binary

2006-04-22 Thread giacomo boffi
Package: twm
Version: 1:1.0.1-3
Severity: important

/etc/menu-methods/twm is missing from latest binary (or it is not generated 
during 
installation, i don't know)

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages twm depends on:
ii  libc6 2.3.6-7GNU C Library: Shared libraries
ii  libice6   1:1.0.0-3  X11 Inter-Client Exchange library
ii  libsm61:1.0.0-4  X11 Session Management library
ii  libx11-6  2:1.0.0-6  X11 client-side library
ii  libxext6  1:1.0.0-4  X11 miscellaneous extension librar
ii  libxmu6   1:1.0.1-3  X11 miscellaneous utility library
ii  libxt61:1.0.0-4  X11 toolkit intrinsics library
ii  menu  2.1.27 generates programs menu for all me

twm recommends no packages.

-- no debconf information


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



Bug#362299: xbase-clients: [xrdb] (apparently) changed cpp invocation switches

2006-04-13 Thread giacomo boffi
Package: xbase-clients
Version: 1:7.0.0-2
Severity: important


---
SUMMARY: 
characters in a .Xdefaults file, when processed by cpp, ARE NOT 
SYNTACTIC TOKENS, hence the NEED for the -traditional switch 
---

i have cpp's macros in my .Xdefaults file, lots of those macros are now 
broken, as cpp is no more invoked with the -traditional switch

in particular, concatenation breaks horribly when one try to build XLFD 
font descriptions, as the - characters are no more mere characters, 
but were implicitly promoted to the status of syntactic tokens, so that
it's very difficult, at least to me, to get proper concatenation as in
the following example

% cpp
#define bbb aaa ## 12
#define ccc aaa ## -12
bbb
ccc
# 1 stdin
# 1 built-in
# 1 command line
# 1 stdin


aaa12
stdin:4:1: error: pasting aaa and - does not give a valid 
preprocessing token
aaa -12
% 

ciao
gb
-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages xbase-clients depends on:
ii  libc6   2.3.6-6  GNU C Library: Shared libraries
ii  libdmx1 1:1.0.1-2X11 Distributed Multihead extensio
ii  libfontconfig1  2.3.2-5.1generic font configuration library
ii  libfreetype62.1.10-3 FreeType 2 font engine, shared lib
ii  libfs6  2:1.0.0-2X11 Font Services library
ii  libgl1-mesa-glx [libgl1]6.4.1-0.4A free implementation of the OpenG
ii  libice6 1:1.0.0-2X11 Inter-Client Exchange library
ii  libpng12-0  1.2.8rel-5.1 PNG library - runtime
ii  libsm6  1:1.0.0-3X11 Session Management library
ii  libx11-62:1.0.0-6X11 client-side library
ii  libxau6 1:1.0.0-2X11 authorisation library
ii  libxaw7 1:1.0.1-4X11 Athena Widget library
ii  libxcursor1 1.1.5.2-2X cursor management library
ii  libxext61:1.0.0-3X11 miscellaneous extension librar
ii  libxft2 2.1.8.2-6FreeType-based font drawing librar
ii  libxi6  1:1.0.0-3X11 Input extension library
ii  libxinerama11:1.0.1-2X11 Xinerama extension library
ii  libxkbfile1 1:1.0.2-2X11 keyboard file manipulation lib
ii  libxmu6 1:1.0.1-2X11 miscellaneous utility library
ii  libxmuu11:1.0.1-2X11 miscellaneous micro-utility li
ii  libxrandr2  2:1.1.0.2-3  X11 RandR extension library
ii  libxrender1 1:0.9.0.2-2  X Rendering Extension client libra
ii  libxss1 1:1.0.1-3X11 Screen Saver extension library
ii  libxt6  1:1.0.0-3X11 toolkit intrinsics library
ii  libxtrap6   1:1.0.0-2X11 event trapping extension libra
ii  libxtst61:1.0.1-2X11 Testing -- Resource extension 
ii  libxv1  1:1.0.1-2X11 Video extension library
ii  libxxf86dga12:1.0.0-2X11 Direct Graphics Access extensi
ii  libxxf86misc1   1:1.0.0-3X11 XFree86 miscellaneous extensio
ii  libxxf86vm1 1:1.0.0-3X11 XFree86 video mode extension l
ii  x11-common  1:7.0.10 X Window System (X.Org) infrastruc
ii  zlib1g  1:1.2.3-11   compression library - runtime

xbase-clients recommends no packages.

-- no debconf information


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



Bug#362439: Imake.tmpl: No such file or directory

2006-04-13 Thread giacomo boffi
Package: xutils
Version: 1:7.0.0-3
Severity: important


i got the above error message trying to xmkmf the makefile for an old window 
manager --- i tried to investigate

$ apt-file search Imake.tmpl
mas-utils: usr/lib/mas/config/Imake.tmpl
ocaml-doc: usr/share/doc/ocaml-doc/examples/config/Imake.tmpl
xutils: usr/X11R6/lib/X11/config/Imake.tmpl
$ sudo apt-get install xutils
Reading package lists... Done
Building dependency tree... Done
xutils is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
$ dpkg -L xutils | grep Imake
$

so, it looks like something is different from what's stated for your package

ciao
gb
-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages xutils depends on:
ii  libc6 2.3.6-6GNU C Library: Shared libraries
ii  libfontenc1   1:1.0.1-2  X11 font encoding library
ii  libfs62:1.0.0-2  X11 Font Services library
ii  libx11-6  2:1.0.0-6  X11 client-side library
ii  x11-common1:7.0.10   X Window System (X.Org) infrastruc
ii  xfonts-utils  1:1.0.0-3  X Window System font utility progr
ii  xutils-dev1:1.0.1-3  X Window System utility programs f
ii  zlib1g1:1.2.3-11 compression library - runtime

xutils recommends no packages.

-- no debconf information


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



Bug#359908: python-gnuplot: only python2.3 is supported

2006-03-29 Thread giacomo boffi
Package: python-gnuplot
Version: 1.7-5
Severity: normal


usually, python-xxx packages support different versions of python, depending on 
packeges in the like of python2.y-xxx

this is not true of the python-gnuplot package, that installs its stuff under 
the 
python2.3 hierarchy

afaict, python-gnuplot should do the like of python-docutils, that installs its 
modules under /usr/lib/site-python

bye
gb


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages python-gnuplot depends on:
ii  gnuplot   4.0.0-2.1  A command-line driven interactive 
ii  python2.3.5-5An interactive high-level object-o
ii  python-numeric24.2-2 Numerical (matrix-oriented) Mathem

python-gnuplot recommends no packages.

-- no debconf information


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



Bug#338281: idesk: changes the desktop background

2005-11-08 Thread giacomo boffi
Package: idesk
Version: 0.7.4-1
Severity: normal

i have a ~/.ideskrc without Background.* directives, from the description
in http://idesk.sourceforge.net/usage.html it looks like idesk should
do nothing to my desktop background (bg), but instead it uses a color
of its choice for filling

i know that changing the bg is intended as a feature, but, imho, if
i don't ask idesk for doing so and idesk so does, it's not a feature,
it's a bug

tia,
gb
-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.7-1-386
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages idesk depends on:
ii  libc62.3.5-7 GNU C Library: Shared libraries an
ii  libfontconfig1   2.3.2-1.1   generic font configuration library
ii  libfreetype6 2.1.10-1FreeType 2 font engine, shared lib
ii  libgcc1  1:4.0.2-3   GCC support library
ii  libimlib21.2.1-2 powerful image loading and renderi
ii  libstdc++6   4.0.2-3 The GNU Standard C++ Library v3
ii  libx11-6 6.8.2.dfsg.1-10 X Window System protocol client li
ii  libxext6 6.8.2.dfsg.1-10 X Window System miscellaneous exte
ii  libxft2  2.1.7-1 FreeType-based font drawing librar
ii  libxrender1  1:0.9.0-2   X Rendering Extension client libra
ii  xlibs6.8.2.dfsg.1-10 X Window System client libraries m
ii  zlib1g   1:1.2.3-6   compression library - runtime

idesk recommends no packages.

-- no debconf information


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



Bug#334480: velvet: Segmentation fault

2005-10-18 Thread giacomo boffi
Package: felt
Version: 3.06-9
Severity: normal

velvet segfaults. i cannot see any further info, but with your
directions maybe i could be more elaborate on specific Qs

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.7-1-386
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages felt depends on:
ii  libc62.3.5-6 GNU C Library: Shared libraries an
ii  libice6  6.8.2.dfsg.1-8  Inter-Client Exchange library
ii  libncurses5  5.4-9   Shared libraries for terminal hand
ii  libreadline4 4.3-17  GNU readline and history libraries
ii  libsm6   6.8.2.dfsg.1-8  X Window System Session Management
ii  libx11-6 6.8.2.dfsg.1-8  X Window System protocol client li
ii  libxaw7  6.8.2.dfsg.1-8  X Athena widget set library
ii  libxext6 6.8.2.dfsg.1-8  X Window System miscellaneous exte
ii  libxmu6  6.8.2.dfsg.1-8  X Window System miscellaneous util
ii  libxt6   6.8.2.dfsg.1-8  X Toolkit Intrinsics
ii  xlibmesa-gl [libgl1] 6.8.2.dfsg.1-8  Mesa 3D graphics library [X.Org]
ii  xlibmesa-glu [libglu1]   4.3.0.dfsg.1-14 Mesa OpenGL utility library [XFree
ii  xlibs6.8.2.dfsg.1-8  X Window System client libraries m

felt recommends no packages.

-- no debconf information


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



Bug#290884: title w/o buttons breaks vtwm

2005-01-17 Thread giacomo boffi
Package: vtwm
Version: 5.4.6b-1
Severity: normal


when i tried not using any buttons on the title tab i found that
vtwm draws the title tabs as high as possible, so that the windows are
off-screen, and the only reasonable thing that's left to do is quitting
vtwm

hth, twm works like a charm with buttonless title tabs

ciao
gb

ps: the same happens at home with a i386 with sarge

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.7-1-386
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages vtwm depends on:
ii  libc62.3.2.ds1-20GNU C Library: Shared libraries an
ii  libice6  4.3.0.dfsg.1-10 Inter-Client Exchange library
ii  libsm6   4.3.0.dfsg.1-10 X Window System Session Management
ii  libx11-6 4.3.0.dfsg.1-10 X Window System protocol client li
ii  libxext6 4.3.0.dfsg.1-10 X Window System miscellaneous exte
ii  libxmu6  4.3.0.dfsg.1-10 X Window System miscellaneous util
ii  libxpm4  4.3.0.dfsg.1-10 X pixmap library
ii  libxt6   4.3.0.dfsg.1-10 X Toolkit Intrinsics
ii  xlibs4.3.0.dfsg.1-10 X Keyboard Extension (XKB) configu

-- no debconf information



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