Bug#991337: pulseaudio: Can confirm with another DAC/USB sound card

2021-07-21 Thread Jakub Lucký
Package: pulseaudio
Version: 14.99.2+dfsg1-1
Followup-For: Bug #991337

Dear Maintainer,

I can confirm the same segfault behaviour when plugging in Digidesign MBox 2 
USB soundcard. Pulseaudio crashes immediately as the soundcard is initialized, 
as shown in the dmesg loglines:

[105992.407921] usb 2-2: New USB device found, idVendor=0dba, idProduct=3000, 
bcdDevice= 1.43
[105992.407924] usb 2-2: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
[105992.407926] usb 2-2: Product: Mbox 2 
[105992.407927] usb 2-2: Manufacturer: Digidesign
[105996.008564] usb 2-2: Digidesign Mbox 2: 24bit 48kHz
[105996.846468] pulseaudio[29671]: segfault at fff8 ip 
7f95f844d0d7 sp 7ffc82ff4370 error 5 in 
libasound.so.2.0.0[7f95f843f000+8d000]

When the USB soundcard is not plugged in, pulseaudio works as expected. This 
has also been the case before those errors started to occur (can't pinpoint 
exact date, haven't been using the sound card much recently)

Jakub Lucky


-- Package-specific info:
File '/etc/default/pulseaudio' does not exist


-- System Information:
Debian Release: 11.0
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages pulseaudio depends on:
ii  adduser  3.118
ii  init-system-helpers  1.60
ii  libasound2   1.2.4-1.1
ii  libasound2-plugins   1:1.2.2-dmo2
ii  libc62.31-13
ii  libcap2  1:2.44-1
ii  libdbus-1-3  1.12.20-2
ii  libfftw3-single3 3.3.8-2
ii  libgcc-s110.2.1-6
ii  libglib2.0-0 2.66.8-1
ii  libice6  2:1.0.10-1
ii  libltdl7 2.4.6-15
ii  liborc-0.4-0 1:0.4.32-1
ii  libpulse014.99.2+dfsg1-1
ii  libsm6   2:1.2.3-1
ii  libsndfile1  1.0.31-1
ii  libsoxr0 0.1.3-4
ii  libspeexdsp1 1.2~rc1.2-1.1
ii  libstdc++6   10.2.1-6
ii  libsystemd0  247.3-6
ii  libtdb1  1.4.3-1+b1
ii  libudev1 247.3-6
ii  libwebrtc-audio-processing1  0.3-1+b1
ii  libx11-6 2:1.7.1-1
ii  libx11-xcb1  2:1.7.1-1
ii  libxcb1  1.14-3
ii  libxtst6 2:1.2.3-1
ii  lsb-base 11.1.0
ii  pulseaudio-utils 14.99.2+dfsg1-1

Versions of packages pulseaudio recommends:
pn  dbus-user-session
ii  libpam-systemd [logind]  247.3-6
pn  rtkit

Versions of packages pulseaudio suggests:
ii  paprefs  1.1-2
ii  pavucontrol  4.0-2
pn  pavumeter
ii  udev 247.3-6

-- Configuration Files:
/etc/pulse/daemon.conf changed:
; daemonize = no
; fail = yes
; allow-module-loading = yes
; allow-exit = yes
; use-pid-file = yes
; system-instance = no
; local-server-type = user
; enable-shm = yes
; enable-memfd = yes
; shm-size-bytes = 0 # setting this 0 will use the system-default, usually 64 
MiB
; lock-memory = no
; cpu-limit = no
; high-priority = yes
; nice-level = -11
; realtime-scheduling = yes
; realtime-priority = 5
; exit-idle-time = 20
; scache-idle-time = 20
; dl-search-path = (depends on architecture)
; load-default-script-file = yes
; default-script-file = /etc/pulse/default.pa
; log-target = auto
; log-level = notice
; log-meta = no
; log-time = no
; log-backtrace = 0
; resample-method = speex-float-1
 resample-method = src-sinc-best-quality
; avoid-resampling = false
; enable-remixing = yes
; remixing-use-all-sink-channels = yes
; enable-lfe-remixing = no
; lfe-crossover-freq = 0
flat-volumes = no
; rlimit-fsize = -1
; rlimit-data = -1
; rlimit-stack = -1
; rlimit-core = -1
; rlimit-as = -1
; rlimit-rss = -1
; rlimit-nproc = -1
; rlimit-nofile = 256
; rlimit-memlock = -1
; rlimit-locks = -1
; rlimit-sigpending = -1
; rlimit-msgqueue = -1
; rlimit-nice = 31
; rlimit-rtprio = 9
; rlimit-rttime = 20
; default-sample-format = s16le
 default-sample-format = s24le
; default-sample-rate = 44100
 default-sample-rate = 96000
; alternate-sample-rate = 48000
; default-sample-channels = 2
; default-channel-map = front-left,front-right
; default-fragments = 25
; default-fragment-size-msec = 25
enable-deferred-volume = no
; deferred-volume-safety-margin-usec = 8000
; deferred-volume-extra-delay-usec = 0

/etc/pulse/default.pa changed:
.fail
load-module module-device-restore
load-module module-stream-restore
load-module module-card-restore
load-module module-augment-properties
load-module module-switch-on-port-available
.ifexists module-udev-detect.so
load-module module-udev-detect 

Bug#965069: python3.8: Breaks at least python3-aioxmpp (CPython upstream bug 41295)

2020-07-16 Thread Jakub Lucký
Package: python3.8
Version: 3.8.4-1
Followup-For: Bug #965069
X-Debbugs-Cc: 

Breaks also package python3-sqlalchemy with the same error. 

Can also confirm it has happened in version 3.8.4-1, previous version 
3.8.4~rc1-1 worked fine

Jakub Lucký

-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.7.0-1-amd64 (SMP w/4 CPU threads)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python3.8 depends on:
ii  libpython3.8-stdlib  3.8.4-1
ii  mime-support 3.64
ii  python3.8-minimal3.8.4-1

python3.8 recommends no packages.

Versions of packages python3.8 suggests:
ii  binutils2.34.90.20200706-1
pn  python3.8-doc   
ii  python3.8-venv  3.8.4-1

-- no debconf information


Bug#889074: Confirm

2018-02-04 Thread Jakub Lucký
Hi,

yes, I can confirm, that with uno-libs3 6.0.0-1 and ure 6.0.0-1 it is
working now.

Jakub Lucký


Bug#889074: libreoffice: Libreoffice crashes on saving OOXML: undefined symbol

2018-02-01 Thread Jakub Lucký
Package: libreoffice
Version: 1:6.0.0-1
Severity: important

lowriter or localc crash on saving OOXML files (docx, xlsx) with "symbol
lookup error", see console output below.

Steps to reproduce
1) Open new document
2) Write/paste anything (one space is enough)
3) Save as .docx (or xlsx)
4) Crash, file not saved. No recovery.

The same happens with preexisting documents.

I observed the same behaviour in 1:6.0.0~rc3-2 which was in experimental

Deleting ~/.config/libreoffice does not help.

This is the output when launched from terminal/bash:

$ lowriter 

** (soffice:7401): WARNING **: Couldn't register with accessibility bus: Did 
not receive a reply. Possible causes include: the remote application did not 
send a reply, the message bus security policy blocked the reply, the reply 
timeout expired, or the network connection was broken.
error
xsltParseStylesheetFile : cannot parse 
I/O warning : failed to load external entity ""
error
xsltParseStylesheetFile : cannot parse 
error
xsltParseStylesheetFile : cannot parse 
I/O warning : failed to load external entity ""
error
xsltParseStylesheetFile : cannot parse 

** (soffice:7431): WARNING **: Couldn't register with accessibility bus: Did 
not receive a reply. Possible causes include: the remote application did not 
send a reply, the message bus security policy blocked the reply, the reply 
timeout expired, or the network connection was broken.
/usr/lib/libreoffice/program/soffice.bin: symbol lookup error: 
/usr/lib/libreoffice/program/libooxlo.so: undefined symbol: 
_ZNK11LanguageTag10getBcp47MSEv

If I can provide any more information, please, let me know.

Jakub Lucký




-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages libreoffice depends on:
ii  libreoffice-avmedia-backend-gstreamer  1:6.0.0-1
ii  libreoffice-avmedia-backend-vlc1:6.0.0-1
ii  libreoffice-base   1:6.0.0-1
ii  libreoffice-calc   1:6.0.0-1
ii  libreoffice-core   1:6.0.0-1
ii  libreoffice-draw   1:6.0.0-1
ii  libreoffice-impress1:6.0.0-1
ii  libreoffice-math   1:6.0.0-1
ii  libreoffice-report-builder-bin 1:6.0.0-1
ii  libreoffice-writer 1:6.0.0-1
ii  python3-uno1:6.0.0-1

Versions of packages libreoffice recommends:
ii  fonts-crosextra-caladea 20130214-2
ii  fonts-crosextra-carlito 20130920-1
ii  fonts-dejavu2.37-1
ii  fonts-liberation1:1.07.4-5
pn  fonts-liberation2   
ii  fonts-linuxlibertine5.3.0-4
ii  fonts-noto-hinted   20171026-2
pn  fonts-noto-mono 
ii  fonts-sil-gentium-basic 1.1-7
ii  libreoffice-java-common 1:6.0.0-1
pn  libreoffice-librelogo   
pn  libreoffice-nlpsolver   
pn  libreoffice-ogltrans
pn  libreoffice-report-builder  
pn  libreoffice-script-provider-bsh 
pn  libreoffice-script-provider-js  
pn  libreoffice-script-provider-python  
pn  libreoffice-sdbc-postgresql 
ii  libreoffice-wiki-publisher  1.2.0+LibO5.4.4-1

Versions of packages libreoffice suggests:
ii  cups-bsd2.2.6-4
ii  default-jre [java6-runtime] 2:1.8-59
ii  firefox-esr 52.6.0esr-2
ii  ghostscript 9.22~dfsg-1
ii  gnupg   2.2.4-1
pn  gpa 
ii  gstreamer1.0-libav  1:1.12.4-dmo1
ii  gstreamer1.0-plugins-bad1.12.4-dmo2
ii  gstreamer1.0-plugins-base   1.12.4-1
ii  gstreamer1.0-plugins-good   1.12.4-1
ii  gstreamer1.0-plugins-ugly   1:1.12.4-dmo2
ii  hunspell-en-gb [hunspell-dictionary]1:6.0.0~rc1-1
ii  hyphen-en-us [hyphen-hyphenation-patterns]  2.8.8-5
ii  imagemagick 8:6.9.7.4+dfsg-16
ii  imagemagick-6.q16 [imagemagick] 8:6.9.7.4+dfsg-16
ii  libgl1  1.0.0-2
ii  libreoffice-gnome   1:6.0.0-1
pn  libreoffice-grammarcheck
pn  libreoffice-help
pn  libreoffice-l10n 

Bug#838214: mate-power-manager crashes after about 1 minute from start

2016-09-18 Thread Jakub Lucký
Package: mate-power-manager
Version: 1.14.0-2
Severity: important

Dear maintainer,

mate-power manager crashes after roughly one minute from start (see 
stdout/stderr output below). There was no process named mate-power-manager when 
I launched mate-power-manager to get the output I mentioned below

$ mate-power-manager 

** (mate-power-manager:9930): WARNING **: Failed to get brightness: Timeout was 
reached

TI:17:02:18 TH:0x557aca662100   FI:gpm-button.c 
FN:gpm_button_is_lid_closed,296
 - Error in dbus - Timeout was reached
Traceback:
mate-power-manager(+0x191ef) [0x557ac87dc1ef]
mate-power-manager(+0xd3ac) [0x557ac87d03ac]
mate-power-manager(+0xa341) [0x557ac87cd341]
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_closure_invoke+0x145) 
[0x7fe8b5222f75]
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(+0x21f82) [0x7fe8b5234f82]

/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_signal_emit_valist+0xe3c) 
[0x7fe8b523dbcc]
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_signal_emit+0x8f) 
[0x7fe8b523dfaf]
mate-power-manager(+0xb0ce) [0x557ac87ce0ce]
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_closure_invoke+0x145) 
[0x7fe8b5222f75]
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(+0x21f82) [0x7fe8b5234f82]

/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_signal_emit_valist+0xe3c) 
[0x7fe8b523dbcc]
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_signal_emit+0x8f) 
[0x7fe8b523dfaf]
mate-power-manager(+0x19afd) [0x557ac87dcafd]
/usr/lib/x86_64-linux-gnu/libgdk-3.so.0(+0x5d6d1) [0x7fe8b6a476d1]
/usr/lib/x86_64-linux-gnu/libgdk-3.so.0(+0x5daa9) [0x7fe8b6a47aa9]
/usr/lib/x86_64-linux-gnu/libgdk-3.so.0(gdk_display_get_event+0x79) 
[0x7fe8b6a16ad9]
/usr/lib/x86_64-linux-gnu/libgdk-3.so.0(+0x5d742) [0x7fe8b6a47742]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x2a7) 
[0x7fe8b4f4b7d7]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x4aa40) [0x7fe8b4f4ba40]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_loop_run+0xc2) 
[0x7fe8b4f4bd62]
mate-power-manager(+0x7e82) [0x557ac87cae82]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1) [0x7fe8b46622b1]
mate-power-manager(+0x7f59) [0x557ac87caf59]


Steps to reproduce:
1. run mate-power-manager in bash (running as user)
2. wait roughly one minute
3. You have your traceback

Expected result:
Running power manager, showing icon in panel, able to change display
brightness

Feel free to contact me to get any neccessary information possible

Jakub Lucký


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

Kernel: Linux 4.7.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 mate-power-manager depends on:
ii  dbus-x111.10.10-1
ii  libatk1.0-0 2.21.90-2
ii  libc6   2.24-3
ii  libcairo-gobject2   1.14.6-1+b1
ii  libcairo2   1.14.6-1+b1
ii  libcanberra-gtk3-0  0.30-3
ii  libcanberra00.30-3
ii  libdbus-1-3 1.10.10-1
ii  libdbus-glib-1-20.108-1
ii  libgdk-pixbuf2.0-0  2.35.5-1
ii  libglib2.0-02.49.7-1
ii  libgnome-keyring0   3.12.0-1+b1
ii  libgtk-3-0  3.20.9-1
ii  libmate-desktop-2-171.14.1-1
ii  libmate-panel-applet-4-11.14.2-1
ii  libnotify4  0.7.6-2
ii  libpango-1.0-0  1.40.2-1
ii  libpangocairo-1.0-0 1.40.2-1
ii  libstartup-notification00.12-4
ii  libunique-3.0-0 3.0.2-2
ii  libupower-glib3 0.99.4-3
ii  libx11-62:1.6.3-1
ii  libxext62:1.3.3-1
ii  libxrandr2  2:1.5.0-1
ii  libxrender1 1:0.9.9-2
ii  mate-notification-daemon [notification-daemon]  1.14.1-1
ii  mate-power-manager-common   1.14.0-2
ii  notification-daemon 3.20.0-1
ii  notify-osd [notification-daemon]0.9.35+15.04.20150126-1
ii  policykit-1 0.105-16
ii  systemd 231-6
ii  upower

Bug#837889: Same with me

2016-09-16 Thread Jakub Lucký
I've found a workaround (and perhaps and explanation). You can find it here:

https://github.com/mate-desktop/caja/issues/627

Jakub

On Fri, Sep 16, 2016 at 6:37 PM, Jakub Lucký <ja...@jakublucky.cz> wrote:

> Crashes for me as well...
>
> $ caja
>
> (caja:9436): Gtk-*WARNING* **: Allocating size to GtkTable 0x55f8bbc84140 
> without calling gtk_widget_get_preferred_width/height(). How does the code 
> know the size to allocate?
> Initializing caja-image-converter extension
>
> (caja:9436): Gtk-*WARNING* **: Theme parsing error: :1:51: The style 
> property GtkStatusbar:shadow-type is deprecated and shouldn't be used 
> anymore. It will be removed in a future version
> Segmentation fault
>
> In syslog:
>
>
> [  800.616016] caja[9436]: *segfault* at 7fff09dade40 ip 7f775518b640 sp 
> 7fff09dade40 error 6 in libc-2.24.so[7f7755151000+195000]
>
> I am attaching strace output. Can I provide any more info?
>
> Jakub Lucký
>


Bug#751218: [ipheth-utils] Segmentation fault on using iPhone hotspot

2014-09-22 Thread Jakub Lucký
Yes, I can confirm that, it works for me now...

libusbmuxd2:amd64 1.0.9-1
usbmuxd 1.0.8+git20140527.e72f2f7-1
linux-image-amd64 3.16-2-amd64

Jakub

On Mon, Sep 22, 2014 at 12:29 PM, Shérab sebastien.hinde...@ens-lyon.org
wrote:

 Hi,
 I think this bug is fixed by the recently provided package for usbmuxd.

 Shérab.



Bug#751218: [ipheth-utils] Segmentation fault on using iPhone hotspot

2014-06-17 Thread Jakub Lucký
Hi,

thank you for your answer. It seems, that problem is somewhere else. I
uninstalled ipheth-utils but the problem is the same. Network manager tries
to use the iPhone hotspot, but fails on timeout (Network manager leaves
infinite rolling icon, timeout is in dmesg)

[460983.776674] usb 1-1.2: new high-speed USB device number 9 using ehci-pci
[460983.873761] usb 1-1.2: New USB device found, idVendor=05ac,
idProduct=1294
[460983.873768] usb 1-1.2: New USB device strings: Mfr=1, Product=2,
SerialNumber=3
[460983.873772] usb 1-1.2: Product: iPhone
[460983.873775] usb 1-1.2: Manufacturer: Apple Inc.
[460983.873779] usb 1-1.2: SerialNumber:
bc58965fc7c205156291e0c99e197143b41292b2
[460984.212560] ipheth 1-1.2:4.2: Apple iPhone USB Ethernet device attached
[460985.164642] iphone-set-info[9227]: segfault at 0 ip 7f0b12b9fe4a sp
7fff024c6628 error 4 in libc-2.19.so[7f0b12b1e000+19f000]
[460989.936982] ipheth 1-1.2:4.2: ipheth_tx_timeout: TX timeout

Therefore, can you reassing this bug to someone, to whom it belongs?

Thank you very much
Jakub Lucký


On Tue, Jun 17, 2014 at 10:32 AM, Paul McEnery pmcen...@gmail.com wrote:

 Hi Jakub.

 Sorry for the delay in responding. I had prepared the latest version of
 this package which would close the two other bugs, but never managed to
 find a sponsor on mentors.debian.org for upload. My original sponsor has
 gone off the radar.

 I no longer have an iPhone to test on, but think it is worth mentioning
 that the ipheth-pair utility is somewhat obsolete in a desktop environment.
 I know that it gets called by udev, and this is mainly to satisfy a
 non-desktop installation - say minimal + ipheth-utils. In a desktop
 environment, Nautilus / GVFS will also perform pairing on first connection.
 Thereafter, it is no longer needed. There were issues in the past with the
 pairing failing if your phone has a screen lock code, but I am not sure if
 this is still the case. If I recall correctly, it was necessary to disable
 the lock code on first pairing, then to set it again after the phone has
 paired.

 Regards,
 Paul.



 On 11 June 2014 08:47, Jakub Lucký jakub.lu...@gmail.com wrote:

 Package: ipheth-utils
 Version: 1.0-3+b2
 Severity: normal

 --- Please enter the report below this line. ---
 Network manager fails to use iPhone as a hotspot due to segfaults:

 [43419.876304] usb 2-1.1: new high-speed USB device number 19 using
 ehci-pci
 [43419.971933] usb 2-1.1: New USB device found, idVendor=05ac,
 idProduct=1294
 [43419.971940] usb 2-1.1: New USB device strings: Mfr=1, Product=2,
 SerialNumber=3
 [43419.971944] usb 2-1.1: Product: iPhone
 [43419.971948] usb 2-1.1: Manufacturer: Apple Inc.
 [43419.971951] usb 2-1.1: SerialNumber: bc58965fc7c205156291e0c99e1971
 43b41292b2
 [43421.006849] ipheth 2-1.1:4.2: Apple iPhone USB Ethernet device attached
 [43421.584653] iphone-set-info[11948]: segfault at 0 ip 7f7e1ea85e4a
 sp 7fff64e60c78 error 4 in libc-2.19.so[7f7e1ea04000+19f000]
 [43422.199040] ipheth-pair[11971]: segfault at 0 ip 7fa493706e4a sp
 7fffa1e72be8 error 4 in libc-2.19.so[7fa493685000+19f000]
 [43422.199648] systemd-udevd[11945]: 'ipheth-pair' [11971] terminated by
 signal 11 (Segmentation fault)
 [43427.796879] ipheth 2-1.1:4.2: ipheth_tx_timeout: TX timeout
 [43432.805414] ipheth 2-1.1:4.2: ipheth_tx_timeout: TX timeout
 [43442.806369] ipheth 2-1.1:4.2: ipheth_tx_timeout: TX timeout


 Similar problem occurs when trying to use ifuse. Strace provided in
 attachment

 Jakub Lucký



 --- System information. ---
 Architecture: amd64
 Kernel:   Linux 3.14-1-amd64

 Debian Release: jessie/sid
   990 unstableftp.debian.org
   500 testing ftp.debian.org
   500 stable  ftp.debian.org
   500 stable  downloads.daysofwonder.com
   500 stable  apt.mucommander.com
   500 release apt.spideroak.com
 1 experimentalftp.debian.org

 --- Package information. ---
 Depends(Version) | Installed
 -+-===
 libc6 (= 2.2.5) |
 libimobiledevice4 (= 0.9.7) |


 Package's Recommends field is empty.

 Package's Suggests field is empty.





Bug#751218: [ipheth-utils] Segmentation fault on using iPhone hotspot

2014-06-11 Thread Jakub Lucký

Package: ipheth-utils
Version: 1.0-3+b2
Severity: normal

--- Please enter the report below this line. ---
Network manager fails to use iPhone as a hotspot due to segfaults:

[43419.876304] usb 2-1.1: new high-speed USB device number 19 using ehci-pci
[43419.971933] usb 2-1.1: New USB device found, idVendor=05ac, 
idProduct=1294
[43419.971940] usb 2-1.1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3

[43419.971944] usb 2-1.1: Product: iPhone
[43419.971948] usb 2-1.1: Manufacturer: Apple Inc.
[43419.971951] usb 2-1.1: SerialNumber: 
bc58965fc7c205156291e0c99e197143b41292b2

[43421.006849] ipheth 2-1.1:4.2: Apple iPhone USB Ethernet device attached
[43421.584653] iphone-set-info[11948]: segfault at 0 ip 7f7e1ea85e4a 
sp 7fff64e60c78 error 4 in libc-2.19.so[7f7e1ea04000+19f000]
[43422.199040] ipheth-pair[11971]: segfault at 0 ip 7fa493706e4a sp 
7fffa1e72be8 error 4 in libc-2.19.so[7fa493685000+19f000]
[43422.199648] systemd-udevd[11945]: 'ipheth-pair' [11971] terminated by 
signal 11 (Segmentation fault)

[43427.796879] ipheth 2-1.1:4.2: ipheth_tx_timeout: TX timeout
[43432.805414] ipheth 2-1.1:4.2: ipheth_tx_timeout: TX timeout
[43442.806369] ipheth 2-1.1:4.2: ipheth_tx_timeout: TX timeout


Similar problem occurs when trying to use ifuse. Strace provided in 
attachment


Jakub Lucký



--- System information. ---
Architecture: amd64
Kernel:   Linux 3.14-1-amd64

Debian Release: jessie/sid
  990 unstableftp.debian.org
  500 testing ftp.debian.org
  500 stable  ftp.debian.org
  500 stable  downloads.daysofwonder.com
  500 stable  apt.mucommander.com
  500 release apt.spideroak.com
1 experimentalftp.debian.org

--- Package information. ---
Depends(Version) | Installed
-+-===
libc6 (= 2.2.5) |
libimobiledevice4 (= 0.9.7) |


Package's Recommends field is empty.

Package's Suggests field is empty.
execve(/usr/bin/ifuse, [ifuse, /tmp/iphone], [/* 39 vars */]) = 0
brk(0)  = 0x1716000
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x7f4966218000
access(/etc/ld.so.preload, R_OK)  = -1 ENOENT (No such file or directory)
open(/etc/ld.so.cache, O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=168102, ...}) = 0
mmap(NULL, 168102, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f49661ee000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/lib/x86_64-linux-gnu/libfuse.so.2, O_RDONLY|O_CLOEXEC) = 3
read(3, 
\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\0\1\0\0\0\200\206\0\0\0\0\0\0..., 832) = 
832
fstat(3, {st_mode=S_IFREG|0644, st_size=247928, ...}) = 0
mmap(NULL, 2343200, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0x7f4965dbd000
mprotect(0x7f4965de7000, 2097152, PROT_NONE) = 0
mmap(0x7f4965fe7000, 77824, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2a000) = 0x7f4965fe7000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/usr/lib/x86_64-linux-gnu/libimobiledevice.so.4, O_RDONLY|O_CLOEXEC) = 3
read(3, \177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\0\1\0\0\0@q\0\0\0\0\0\0..., 832) 
= 832
fstat(3, {st_mode=S_IFREG|0644, st_size=118328, ...}) = 0
mmap(NULL, 2213488, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0x7f4965ba
mprotect(0x7f4965bbc000, 2093056, PROT_NONE) = 0
mmap(0x7f4965dbb000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1b000) = 0x7f4965dbb000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/usr/lib/x86_64-linux-gnu/libplist.so.2, O_RDONLY|O_CLOEXEC) = 3
read(3, \177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\0\1\0\0\0\200'\0\0\0\0\0\0..., 
832) = 832
fstat(3, {st_mode=S_IFREG|0644, st_size=43552, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x7f49661ed000
mmap(NULL, 2138760, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0x7f4965995000
mprotect(0x7f496599f000, 2093056, PROT_NONE) = 0
mmap(0x7f4965b9e000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9000) = 0x7f4965b9e000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/lib/x86_64-linux-gnu/libpthread.so.0, O_RDONLY|O_CLOEXEC) = 3
read(3, \177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\0\1\0\0\o\0\0\0\0\0\0..., 
832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=141110, ...}) = 0
mmap(NULL, 2213008, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0x7f4965778000
mprotect(0x7f496579, 2093056, PROT_NONE) = 0
mmap(0x7f496598f000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x7f496598f000
mmap

Bug#585422: calendar-google-provider: Duplicates (and connects) added items between multiple Google calendars

2014-03-03 Thread Jakub Lucký
Hi,

I don't use iceowl nor c-g-p for years now, so I will probably be unable to
reproduce this bug.

As for me, you can close this bug...

Jakub


On Mon, Mar 3, 2014 at 9:35 AM, Carsten Schoenert
c.schoen...@t-online.dewrote:

 Hello Jakub,

 On Thu, Jun 10, 2010 at 03:01:17PM +0200, Jakub Lucký wrote:
  Package: calendar-google-provider
  Version: 1.0~b1+dfsg-4
  Severity: normal
 
  Hi, I am experiencing pretty weird behaviour in Iceowl in connection
  with calendar-google-provider. When I add some events, IceOwl
  duplicates them in more of my google calendars.
 
  It's difficult to explain, so I am providing two screenshots. One from
  IceOwl, one from calendar.google.com
 
  Those duplicates were added only once (so no adding duplication) (the
  one with alarm through calendar.google.com, the one without alarm
  through IceOwl) and they are connected together. When I delete one,
  both of then get deleted. This is pretty annoying, because yesterday
  all my events were duplicated 6 times (for each googlecalendar I have)

 your reported version is now quite older.
 To probably get that bug solved I'd like to ask what about your bug
 report and current version of c-g-p?
 This issue is still present?

 Regards
 Carsten



Bug#658928: Occurs to me as well

2012-03-02 Thread Jakub Lucký
Hi,

linux-vdso.so.1 =  (0x7fff105ff000)
libasound.so.2 = /usr/lib/x86_64-linux-gnu/libasound.so.2
(0x7f3fd7fff000)
libjack.so.0 = /usr/lib/x86_64-linux-gnu/libjack.so.0
(0x7f3fd7de2000)
libmagic.so.1 = /usr/lib/x86_64-linux-gnu/libmagic.so.1
(0x7f3fd7bbf000)
libsamplerate.so.0 = /usr/lib/x86_64-linux-gnu/libsamplerate.so.0
(0x7f3fd7853000)
libcurl-gnutls.so.4 =
/usr/lib/x86_64-linux-gnu/libcurl-gnutls.so.4 (0x7f3fd75ed000)
libncursesw.so.5 = /lib/x86_64-linux-gnu/libncursesw.so.5
(0x7f3fd73bd000)
libtinfo.so.5 = /lib/x86_64-linux-gnu/libtinfo.so.5
(0x7f3fd7195000)
librcc.so.0 = /usr/lib/librcc.so.0 (0x7f3fd6f73000)
libltdl.so.7 = /usr/lib/x86_64-linux-gnu/libltdl.so.7
(0x7f3fd6d69000)
libm.so.6 = /lib/x86_64-linux-gnu/libm.so.6 (0x7f3fd6ae7000)
libdb-5.1.so =
/usr/lib/x86_64-linux-gnu/libdb-5.1.so(0x7f3fd6764000)
libc.so.6 = /lib/x86_64-linux-gnu/libc.so.6 (0x7f3fd63dc000)
libpthread.so.0 = /lib/x86_64-linux-gnu/libpthread.so.0
(0x7f3fd61c)
libdl.so.2 = /lib/x86_64-linux-gnu/libdl.so.2 (0x7f3fd5fbc000)
librt.so.1 = /lib/x86_64-linux-gnu/librt.so.1 (0x7f3fd5db3000)
libz.so.1 = /usr/lib/x86_64-linux-gnu/libz.so.1
(0x7f3fd5b9d000)
libidn.so.11 = /usr/lib/x86_64-linux-gnu/libidn.so.11
(0x7f3fd5968000)
libssh2.so.1 = /usr/lib/libssh2.so.1 (0x7f3fd5741000)
liblber-2.4.so.2 = /usr/lib/x86_64-linux-gnu/liblber-2.4.so.2
(0x7f3fd5532000)
libldap_r-2.4.so.2 = /usr/lib/x86_64-linux-gnu/libldap_r-2.4.so.2
(0x7f3fd52e2000)
libgssapi_krb5.so.2 =
/usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2 (0x7f3fd50a2000)
libgnutls.so.26 = /usr/lib/x86_64-linux-gnu/libgnutls.so.26
(0x7f3fd4de3000)
libgcrypt.so.11 = /lib/x86_64-linux-gnu/libgcrypt.so.11
(0x7f3fd4b65000)
librtmp.so.0 = /usr/lib/x86_64-linux-gnu/librtmp.so.0
(0x7f3fd494a000)
libxml2.so.2 = /usr/lib/libxml2.so.2 (0x7f3fd45ec000)
libaspell.so.15 = /usr/lib/libaspell.so.15 (0x7f3fd4319000)
/lib64/ld-linux-x86-64.so.2 (0x7f3fd8317000)
libresolv.so.2 = /lib/x86_64-linux-gnu/libresolv.so.2
(0x7f3fd4102000)
libsasl2.so.2 = /usr/lib/x86_64-linux-gnu/libsasl2.so.2
(0x7f3fd3ee6000)
libkrb5.so.3 = /usr/lib/x86_64-linux-gnu/libkrb5.so.3
(0x7f3fd3c11000)
libk5crypto.so.3 = /usr/lib/x86_64-linux-gnu/libk5crypto.so.3
(0x7f3fd39e8000)
libcom_err.so.2 = /lib/x86_64-linux-gnu/libcom_err.so.2
(0x7f3fd37e4000)
libkrb5support.so.0 =
/usr/lib/x86_64-linux-gnu/libkrb5support.so.0 (0x7f3fd35da000)
libkeyutils.so.1 = /lib/x86_64-linux-gnu/libkeyutils.so.1
(0x7f3fd33d7000)
libtasn1.so.3 = /usr/lib/x86_64-linux-gnu/libtasn1.so.3
(0x7f3fd31c7000)
libp11-kit.so.0 = /usr/lib/x86_64-linux-gnu/libp11-kit.so.0
(0x7f3fd2fb4000)
libgpg-error.so.0 = /lib/x86_64-linux-gnu/libgpg-error.so.0
(0x7f3fd2db1000)
libstdc++.so.6 = /usr/lib/x86_64-linux-gnu/libstdc++.so.6
(0x7f3fd2aac000)
libgcc_s.so.1 = /lib/x86_64-linux-gnu/libgcc_s.so.1
(0x7f3fd2896000)


Jakub Lucký

2012/3/2 Elimar Riesebieter riese...@lxtec.de

 * Jakub Lucký ja...@jakublucky.cz [2012-03-01 21:00 +0100]:

  Hi,
 
  thanks for replying, still reproducing...

 What tells:

 # ldd `which mocp`

 ?


 --
  Never make anything simple and efficient when a way
  can be found to make it complex and wonderful ;-)



Bug#658928: Occurs to me as well

2012-03-01 Thread Jakub Lucký
Hi,

thanks for replying, still reproducing...

Mar  1 20:52:24.255941: out_buf.c:408 out_buf_wait(): Waiting for read
thread to suspend...
Mar  1 20:52:24.255958: out_buf.c:417 out_buf_wait(): done
Mar  1 20:52:24.255995: player.c:670 log_md5_sum():
MD5(17-u2_and_green_day-the_saints_are_coming.mp3) =
a784dc271fac1113b69cff0f35ddecd9 35776512 ffmpeg s16le 2 44100
Mar  1 20:52:24.256006: server.c:257 wake_up_server(): Waking up the server
Mar  1 20:52:24.256016: player.c:888 player(): exiting
Mar  1 20:52:24.256028: server.c:257 wake_up_server(): Waking up the server
Mar  1 20:52:24.256046: server.c:257 wake_up_server(): Waking up the server
Mar  1 20:52:24.256063: server.c:257 wake_up_server(): Waking up the server
Mar  1 20:52:24.256029: server.c:1691 server_loop(): Got 'wake up'
Mar  1 20:52:24.256102: server.c:1691 server_loop(): Got 'wake up'
Mar  1 20:52:24.256114: audio.c:380 go_to_another_file(): Playing next...
Mar  1 20:52:24.256132: audio.c:403 go_to_another_file(): Next item
Mar  1 20:52:24.256118: server.c:610 send_events(): Flushing events for
client 0
Mar  1 20:52:24.256152: audio.c:441 play_thread(): Playing item 2:
/home/jakub/music/Telepopmusic/Telepopmusic - Free.mp3
Mar  1 20:52:24.256210: server.c:1691 server_loop(): Got 'wake up'
Mar  1 20:52:24.256229: server.c:1691 server_loop(): Got 'wake up'
Mar  1 20:52:24.256242: server.c:257 wake_up_server(): Waking up the server
Mar  1 20:52:24.256266: out_buf.c:332 out_buf_reset(): resetting the buffer
Mar  1 20:52:24.256245: server.c:610 send_events(): Flushing events for
client 0
Mar  1 20:52:24.256284: player.c:343 precache_wait(): Waiting for precache
thread...
Mar  1 20:52:24.256324: player.c:349 precache_wait(): done
Mar  1 20:52:24.256349: player.c:702 play_file(): Using precached file
Mar  1 20:52:24.256365: server.c:257 wake_up_server(): Waking up the server
Mar  1 20:52:24.256325: server.c:1691 server_loop(): Got 'wake up'
Mar  1 20:52:24.256382: server.c:257 wake_up_server(): Waking up the server
Mar  1 20:52:24.256408: server.c:1691 server_loop(): Got 'wake up'
Mar  1 20:52:24.256426: audio.c:697 audio_open(): Audio device already
opened with such parameters.
Mar  1 20:52:24.256453: server.c:610 send_events(): Flushing events for
client 0
Mar  1 20:52:24.256493: server.c:1691 server_loop(): Got 'wake up'
Mar  1 20:52:24.256673: server.c:257 wake_up_server(): Waking up the server
Mar  1 20:52:24.256699: alsa.c:582 alsa_play(): Got 17640 bytes to play
Mar  1 20:52:24.256722: audio.c:1182 audio_plist_set_time(): Setting time
for /home/jakub/music/Telepopmusic/Telepopmusic - Free.mp3
Mar  1 20:52:24.256735: server.c:257 wake_up_server(): Waking up the server
Mar  1 20:52:24.256746: player.c:140 bitrate_list_empty(): Bitrate list
elements removed.
Mar  1 20:52:24.256724: alsa.c:594 alsa_play(): Copied 17640 bytes to
alsa_buf (now is filled with 23292 bytes)
Mar  1 20:52:24.256783: player.c:462 decode_loop(): No get_stream() function
Mar  1 20:52:24.256800: server.c:257 wake_up_server(): Waking up the server
Mar  1 20:52:24.256802: alsa.c:540 play_buf_chunks(): Played 13228 bytes
Mar  1 20:52:24.256825: alsa.c:544 play_buf_chunks(): 10064 bytes remain in
alsa_buf
Mar  1 20:52:24.256839: alsa.c:600 alsa_play(): Played everything
Mar  1 20:52:24.256862: player.c:467 decode_loop(): loop...
Mar  1 20:52:24.256873: server.c:1691 server_loop(): Got 'wake up'
Mar  1 20:52:24.256879: ffmpeg.c:829 get_packet(): Got 418B packet
mocp: out_buf.c:360: out_buf_time_get: Assertion `time = 0' failed.
Mar  1 20:52:24.256912: server.c:1691 server_loop(): Got 'wake up'
Mar  1 20:52:24.256912: server.c:1691 server_loop(): Got 'wake up'
Mar  1 20:52:24.256928: server.c:610 send_events(): Flushing events for
client 0
Aborted


I have recently switched to pulseaudio, could that be the problem? I am
also adding my config...

Jakub Lucký



2012/3/1 Elimar Riesebieter riese...@lxtec.de

 * Jakub Lucký ja...@jakublucky.cz [2012-02-29 21:33 +0100]:

  Hi,
 
  I am having mocp 1:2.5.0~alpha4+svn20120224-1 with ffmpeg plugin as well
  and this thing occurs to me as well, even when using -R ALSA

 Which thing? Playing very samll wav files as the bug was opened with?

  running 'mocp --server --foreground -R ALSA' in one terminal and 'mocp'
 in
  another results in:
 
  FATAL_ERROR: Can't receive value from the server!

 Try:

 rm -rf $HOME/.moc/cache

 and start moc playing yourt mp3 file again.

 Elimar


 --
  Never make anything simple and efficient when a way
  can be found to make it complex and wonderful ;-)



config
Description: Binary data


Bug#658928: Occurs to me as well

2012-02-29 Thread Jakub Lucký
Hi,

I am having mocp 1:2.5.0~alpha4+svn20120224-1 with ffmpeg plugin as well
and this thing occurs to me as well, even when using -R ALSA

running 'mocp --server --foreground -R ALSA' in one terminal and 'mocp' in
another results in:

FATAL_ERROR: Can't receive value from the server!

with server output:

Feb 29 21:25:21.599980: alsa.c:594 alsa_play(): Copied 4824 bytes to
alsa_buf (now is filled with 10060 bytes)
Feb 29 21:25:21.600026: alsa.c:544 play_buf_chunks(): 10060 bytes remain in
alsa_buf
Feb 29 21:25:21.600036: server.c:257 wake_up_server(): Waking up the server
Feb 29 21:25:21.600080: server.c:1691 server_loop(): Got 'wake up'
Feb 29 21:25:21.600121: server.c:610 send_events(): Flushing events for
client 0
Feb 29 21:25:21.600041: alsa.c:600 alsa_play(): Played everything
Feb 29 21:25:21.600253: ffmpeg.c:122 ffmpeg_log_repeats(): FFmpeg said:
Last message repeated 2 times
Feb 29 21:25:21.600278: player.c:140 bitrate_list_empty(): Bitrate list
elements removed.
Feb 29 21:25:21.600296: out_buf.c:408 out_buf_wait(): Waiting for read
thread to suspend...
Feb 29 21:25:21.600308: out_buf.c:417 out_buf_wait(): done
Feb 29 21:25:21.600331: player.c:670 log_md5_sum(): MD5(Barry White - let
the music play (funkstar deluxe remix).mp3) =
77ce18fbb94453cb93e06a6944d7e35d 61903872 ffmpeg s16le 2 44100
Feb 29 21:25:21.600339: server.c:257 wake_up_server(): Waking up the server
Feb 29 21:25:21.600346: player.c:888 player(): exiting
Feb 29 21:25:21.600352: server.c:257 wake_up_server(): Waking up the server
Feb 29 21:25:21.600360: server.c:257 wake_up_server(): Waking up the server
Feb 29 21:25:21.600367: server.c:257 wake_up_server(): Waking up the server
Feb 29 21:25:21.600353: server.c:1691 server_loop(): Got 'wake up'
Feb 29 21:25:21.600391: audio.c:380 go_to_another_file(): Playing next...
Feb 29 21:25:21.600395: audio.c:403 go_to_another_file(): Next item
Feb 29 21:25:21.600400: audio.c:441 play_thread(): Playing item 1:
/home/jakub/music/mix/x-danik/17-u2_and_green_day-the_saints_are_coming.mp3
Feb 29 21:25:21.600400: server.c:1691 server_loop(): Got 'wake up'
Feb 29 21:25:21.600417: server.c:610 send_events(): Flushing events for
client 0
Feb 29 21:25:21.600434: server.c:257 wake_up_server(): Waking up the server
Feb 29 21:25:21.600440: out_buf.c:332 out_buf_reset(): resetting the buffer
Feb 29 21:25:21.600434: server.c:1691 server_loop(): Got 'wake up'
Feb 29 21:25:21.600444: player.c:343 precache_wait(): Waiting for precache
thread...
Feb 29 21:25:21.600456: server.c:1691 server_loop(): Got 'wake up'
Feb 29 21:25:21.600471: player.c:349 precache_wait(): done
Feb 29 21:25:21.600487: player.c:702 play_file(): Using precached file
Feb 29 21:25:21.600492: server.c:257 wake_up_server(): Waking up the server
Feb 29 21:25:21.600479: server.c:610 send_events(): Flushing events for
client 0
Feb 29 21:25:21.600516: server.c:257 wake_up_server(): Waking up the server
Feb 29 21:25:21.600528: audio.c:697 audio_open(): Audio device already
opened with such parameters.
Feb 29 21:25:21.600520: server.c:1691 server_loop(): Got 'wake up'
Feb 29 21:25:21.600561: server.c:610 send_events(): Flushing events for
client 0
Feb 29 21:25:21.600582: server.c:1691 server_loop(): Got 'wake up'
Feb 29 21:25:21.600611: server.c:1691 server_loop(): Got 'wake up'
Feb 29 21:25:21.600726: server.c:257 wake_up_server(): Waking up the server
Feb 29 21:25:21.600752: alsa.c:582 alsa_play(): Got 17640 bytes to play
Feb 29 21:25:21.600772: alsa.c:594 alsa_play(): Copied 17640 bytes to
alsa_buf (now is filled with 27700 bytes)
Feb 29 21:25:21.600794: audio.c:1182 audio_plist_set_time(): Setting time
for
/home/jakub/music/mix/x-danik/17-u2_and_green_day-the_saints_are_coming.mp3
Feb 29 21:25:21.600812: server.c:1691 server_loop(): Got 'wake up'
Feb 29 21:25:21.600844: server.c:257 wake_up_server(): Waking up the server
Feb 29 21:25:21.600865: player.c:140 bitrate_list_empty(): Bitrate list
elements removed.
Feb 29 21:25:21.600880: player.c:462 decode_loop(): No get_stream() function
Feb 29 21:25:21.600802: alsa.c:540 play_buf_chunks(): Played 13228 bytes
Feb 29 21:25:21.600935: alsa.c:540 play_buf_chunks(): Played 13228 bytes
Feb 29 21:25:21.600948: alsa.c:544 play_buf_chunks(): 1244 bytes remain in
alsa_buf
Feb 29 21:25:21.600959: alsa.c:600 alsa_play(): Played everything
Feb 29 21:25:21.600888: server.c:257 wake_up_server(): Waking up the server
Feb 29 21:25:21.600850: server.c:610 send_events(): Flushing events for
client 0
Feb 29 21:25:21.600997: player.c:467 decode_loop(): loop...
mocp: out_buf.c:360: out_buf_time_get: Assertion `time = 0' failed.
Feb 29 21:25:21.601023: server.c:1691 server_loop(): Got 'wake up'
Feb 29 21:25:21.601037: server.c:1691 server_loop(): Got 'wake up'
Aborted

Thanks for your time.

Jakub Lucký

P.S. If I can provide any additional info, I'd be happy to...


Bug#622917: checkgmail: Missing dependency on libio-socket-ssl-perl

2011-04-15 Thread Jakub Lucký
Package: checkgmail
Version: 1.13+svn43-2
Severity: important

Checkgmail started to suddenly die with error message Error: 500 Can't connect
to www.google.com:443 (Crypt-SSLeay can't verify hostnames). After some time
spent with Google, I found that this problem is due to not installed libio-
socket-ssl-perl. After installing this package checkgmail works as it used to.

Perhaps libio-socket-ssl-perl should be more likely be dependency of libcrypt-
ssleay-perl, but this is more your decision than mine, as I don't know the
inner working of those modules.

Thanks for your time
Jakub Lucký



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

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

Versions of packages checkgmail depends on:
ii  libcrypt-blowfish-perl2.12-1 Blowfish cryptography for Perl
ii  libcrypt-ssleay-perl  0.57-2+b1  Support for https protocol in LWP
ii  libfreezethaw-perl0.5001-1   module to serialize and deserializ
ii  libgtk2-perl  2:1.223-1  Perl interface to the 2.x series o
ii  libgtk2-trayicon-perl 0.06-1 Perl interface to fill the system 
ii  libgtk2.0-0   2.24.4-3   The GTK+ graphical user interface 
ii  libwww-perl   6.01-3 simple and consistent interface to
ii  libxml-simple-perl2.18-3 Perl module for reading and writin
ii  perl [libcompress-zlib-perl]  5.10.1-19  Larry Wall's Practical Extraction 

Versions of packages checkgmail recommends:
ii  libcrypt-simple-perl  0.06-6 Perl library to encrypt stuff simp

checkgmail 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#564937: Attaching info with libsm6-dbg

2010-06-26 Thread Jakub Lucký
Hi,

that problem with backtrace was perhaps my misread/misunderstand of the
backtrace.

No matter, it seems that this problem has been solved in original, because I
haven't reproduced it during about 4-5 hours of gameplay

So, you can close this bug...

Thanks
Jakub Lucký


2010/6/5 Julien Cristau jcris...@debian.org

 severity 564937 normal
 tag 564937 moreinfo
 kthxbye

 On Fri, Apr  2, 2010 at 23:41:29 +0200, Jakub Lucký wrote:

  Hi
 
  I installed libsm6-dbg and performed gdb run
 
  see attached
 
  Jakub

 [...]
  Program received signal SIGSEGV, Segmentation fault.
  [Switching to Thread 0xec831b70 (LWP 31674)]
  0xebd160b0 in ?? ()
  (gdb) backtrace full
  #0  0xebd160b0 in ?? ()
  No symbol table info available.
  #1  0xf7a2b04c in snd_pcm_recover () from /usr/lib/libasound.so.2
  No symbol table info available.
  #2  0xf7f4dd2a in ?? () from /usr/lib/libSDL-1.2.so.0
  No symbol table info available.
  #3  0xf7f1fa72 in ?? () from /usr/lib/libSDL-1.2.so.0
  No symbol table info available.
  #4  0xf7f2787e in ?? () from /usr/lib/libSDL-1.2.so.0
  No symbol table info available.
  #5  0xf7f7402d in ?? () from /usr/lib/libSDL-1.2.so.0
  No symbol table info available.
  #6  0xf7e45585 in start_thread () from /lib/i686/cmov/libpthread.so.0
  No symbol table info available.
  #7  0xf7b7929e in clone () from /lib/i686/cmov/libc.so.6
  No symbol table info available.

 This is a completely different error from the first one in this thread
 (sigsegv in libasound instead of sigill in libSM).  This one doesn't
 seem to be related to libSM at all.

 Can you still reproduce the bug, and if so can you please clarify which
 issue it is?

 Cheers,
 Julien

 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.10 (GNU/Linux)

 iQIcBAEBCAAGBQJMCli3AAoJEDEBgAUJBeQMapsP/3DO07Nmh349HlHhqj5/5+Gv
 jqwYHjSqZp00uhEIXhhsw0jIumHHmnVed5XZ2c+N9huseIlwLK0UIwgNVE8eW009
 16/aPsRBF6L2nCaYR9+SBJmQQQbFfQ4CarCQABHWMAex+lZ641sePQqDwcAViUKC
 auQAaHXe0fD9IUuyq7jd4oJlfWpB0OYByMp0ls+NHNcm4AIA3Bm47DJE22fzGZ5q
 Js7xe5jnqjkS94ychVheASyGAitbodJ6IXvWT4wr0RyM61xFacAUC61/IyNP3kam
 PZ9agrecqC/dQzil1goAPUkv1US9I+X1Xv6w5xdYOoFWsSGWImhsxJq8JPdYPT/A
 Y0kjUKDD77Jhk3P7yuaZ0qcuxh+U/lnC58Ug0WOEb3TQ+Qu0lkiv1iqVjZyvVpAn
 S12LMTo11YRFxTcL5F2qU1s7ICTyqENDHXvJJqGY4P+W2x7Nwpe9GiPR6uAZYxpF
 91Rr53GcRN8ARB5f1WcnU6pch+RwShBZ1S/ARyBQ5J/4n0H+u4gvKgkiyVQ7QO92
 Q95vhX6zBA+bVhfoNjQ2JPvtSsVTTPgddBWXCa/xLQOUtWaD279qmai6gcWk5F7s
 M/a86FlkcCF4Z4m91jQzwy38xsECxLXdYULUdwnL46imglrDRLu59TnnhSl2B0Tj
 qDHDhSA1EBLJeuxZu+us
 =fPsz
 -END PGP SIGNATURE-




Bug#568796: Bug can be closed now

2010-06-22 Thread Jakub Lucký
close 586796

Hi

I believe problem has been explained and this bug can be closed now

Jakub Lucký


Bug#577941: Bug#529170: Works fine

2010-06-21 Thread Jakub Lucký
Seems to be fine in 1.8.2 for me

Jakub Lucký

2010/6/21 Gerfried Fuchs rho...@deb.at

 Version: 1:1.6.5-1+b2

 * Jakub Lucký ja...@jakublucky.cz [2010-06-15 19:04:01 CEST]:
  Hi, works fine with Version: 1:1.6.5-1+b2

  Thanks for that information! Do you mind testing it with wesnoth-1.8
 too, so I can close #577941 also?

  Would be great!
 Rhonda
 --
 Lediglich 11 Prozent der Arbeitgeber sind der Meinung, dass jeder
 Mensch auch ein Privatleben haben sollte.
-- http://www.karriere.at/artikel/884/



Bug#586007: gdm: GDM fails to start Xserver while XDM starts it successfully

2010-06-15 Thread Jakub Lucký
Package: gdm
Version: 2.20.10-3
Severity: important

Hi

my GDM is unable to start Xserver, it fails even before GDM login screen 
appears. 
Apparently, it seems to be GDM-related problem, because XDM (after setting it 
primary) manages to start Xserver and Gnome then successfully. 

GDM starting is blinking between tty1, blank screen and Nvidia logo... After 
some time, it shows the the blue screen Xserver starts to fail, wanna see 
debug output, but in Xorg.log, there is really nothing interesting.

HW: Thinkpad T61, Nvidia Quadro 140

Thanks for your time
Jakub Lucký


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

Kernel: Linux 2.6.32-trunk-amd64 (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 gdm depends on:
ii  adduser 3.112add and remove users and groups
ii  debconf [debconf-2.0]   1.5.32   Debian configuration management sy
ii  gksu2.0.2-3  graphical frontend to su
ii  gnome-session [x-session-ma 2.30.0-1 The GNOME Session Manager - GNOME 
ii  gnome-terminal [x-terminal- 2.30.1-1 The GNOME terminal emulator applic
ii  konsole [x-terminal-emulato 4:4.4.4-1X terminal emulator for KDE 4
ii  libart-2.0-22.3.21-1 Library of functions for 2D graphi
ii  libatk1.0-0 1.30.0-1 The ATK accessibility toolkit
ii  libattr11:2.4.44-2   Extended attribute shared library
ii  libc6   2.11.2-1 Embedded GNU C Library: Shared lib
ii  libcairo2   1.8.10-4 The Cairo 2D vector graphics libra
ii  libdbus-1-3 1.2.24-1 simple interprocess messaging syst
ii  libdbus-glib-1-20.86-1   simple interprocess messaging syst
ii  libdmx1 1:1.1.0-2X11 Distributed Multihead extensio
ii  libfontconfig1  2.8.0-2.1generic font configuration library
ii  libfreetype62.3.11-1 FreeType 2 font engine, shared lib
ii  libglade2-0 1:2.6.4-1library to load .glade files at ru
ii  libglib2.0-02.24.1-1 The GLib library of C routines
ii  libgnomecanvas2-0   2.30.1-1 A powerful object-oriented display
ii  libgtk2.0-0 2.20.1-1 The GTK+ graphical user interface 
ii  libpam-modules  1.1.1-3  Pluggable Authentication Modules f
ii  libpam-runtime  1.1.1-3  Runtime support for the PAM librar
ii  libpam0g1.1.1-3  Pluggable Authentication Modules l
ii  libpango1.0-0   1.28.0-1 Layout and rendering of internatio
ii  librsvg2-2  2.26.3-1 SAX-based renderer library for SVG
ii  librsvg2-common 2.26.3-1 SAX-based renderer library for SVG
ii  libselinux1 2.0.94-1 SELinux runtime shared libraries
ii  libwrap07.6.q-19 Wietse Venema's TCP wrappers libra
ii  libx11-62:1.3.3-3X11 client-side library
ii  libxau6 1:1.0.5-2X11 authorisation library
ii  libxdmcp6   1:1.0.3-2X11 Display Manager Control Protoc
ii  libxext62:1.1.1-3X11 miscellaneous extension librar
ii  libxi6  2:1.3-4  X11 Input extension library
ii  libxinerama12:1.1-3  X11 Xinerama extension library
ii  libxml2 2.7.7.dfsg-2 GNOME XML library
ii  lsb-base3.2-23.1 Linux Standard Base 3.2 init scrip
ii  metacity [x-window-manager] 1:2.30.1-1   lightweight GTK+ window manager
ii  xterm [x-terminal-emulator] 259-1X terminal emulator

Versions of packages gdm recommends:
ii  dialog1.1-20100428-1 Displays user-friendly dialog boxe
ii  gdm-themes0.6.2  Themes for the GNOME Display Manag
ii  xserver-xephyr2:1.7.7-2  nested X server
ii  xserver-xorg  1:7.5+6the X.Org X server
ii  zenity2.30.0-1   Display graphical dialog boxes fro

Versions of packages gdm suggests:
ii  libpam-gnome-keyring  2.30.1-2   PAM module to unlock the GNOME key
ii  locales   2.11.2-1   Embedded GNU C Library: National L
ii  pm-utils  1.3.0-2utilities and scripts for power ma

-- Configuration Files:
/etc/gdm/gdm.conf changed:
[daemon]
[security]
[xdmcp]
[gui]
[greeter]
GlobalFaceDir=/usr/share/pixmaps/
UseInvisibleInEntry=true
GraphicalTheme=blueswirl
GraphicalThemes=bijou
DefaultWelcome=false
SoundOnLogin=false
GraphicalThemeRand=true
[chooser]
[debug]
[servers]


-- debconf information:
  gdm/daemon_name: /usr/sbin/gdm
* shared/default-x-display-manager: xdm



-- 
To UNSUBSCRIBE, email to debian

Bug#586007: GDM3 works fine as well

2010-06-15 Thread Jakub Lucký
I also tested GDM3 as well... Works also fine...

Jakub Lucký


Bug#529170: Works fine

2010-06-15 Thread Jakub Lucký
Hi, works fine with Version: 1:1.6.5-1+b2

Jakub Lucký


Bug#580565: Resolved

2010-05-18 Thread Jakub Lucký
Hi

It seems to be resolved but, apparently, I dunno how... I believe it changed
after some upgrade, but I am not really sure which one it was (some
xserver-xorg upgrades happened, also some Gnome upgrades)

so, sorry for bothering you
This bug can be closed
Jakub Lucký


Bug#580565: xserver-xorg-input-evdev: Thinkpad trackpoint stopped working after last upgrade

2010-05-06 Thread Jakub Lucký
Package: xserver-xorg-input-evdev
Version: 1:2.3.2-6
Severity: normal

After last upgrade (2.5.2010) my trackpoint stopped working...

It's even missing in gpointing-devices, but is in xinput

ja...@gondolin:~$ xinput list
⎡ Virtual core pointer  id=2[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointerid=4[slave  pointer  (2)]
⎜   ↳ Synaptics Touchpadid=6[slave  pointer  (2)]
⎜   ↳ Genius Ergo Mouse id=10   [slave  pointer  (2)]
⎜   ↳ SynPS/2 Synaptics TouchPadid=12   [slave  pointer  (2)]
⎜   ↳ Macintosh mouse button emulation  id=13   [slave  pointer  (2)]
⎣ Virtual core keyboard id=3[master keyboard (2)]
↳ Virtual core XTEST keyboard   id=5[slave  keyboard (3)]
↳ Power Button  id=7[slave  keyboard (3)]
↳ Video Bus id=8[slave  keyboard (3)]
↳ Sleep Button  id=9[slave  keyboard (3)]
↳ AT Translated Set 2 keyboard  id=11   [slave  keyboard (3)]
↳ ACPI Virtual Keyboard Device  id=14   [slave  keyboard (3)]
↳ /usr/sbin/thinkpad-keys   id=15   [slave  keyboard (3)]
↳ ThinkPad Extra Buttonsid=16   [slave  keyboard (3)]


Thanks for your time

Jakub Lucký


-- Package-specific info:
/var/lib/x11/X.roster does not exist.

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

X server symlink status:
lrwxrwxrwx 1 root root 13 Feb  4  2008 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1725256 May  4 15:51 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: nVidia Corporation G84M [Quadro NVS 140M] 
(rev a1)

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

Xorg X server configuration file status:
-rw-r--r-- 1 root root 5155 Feb 25 11:45 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeis...@builder63)  Tue May 12 12:47:02 
PDT 2009

# /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
## xorg.conf config file for Intel 965 X3100 Crestline based Lenovo
## Thinkpad R61, T61, X61... under Debian Etch (or ununtu)
## more on 
http://www.klabs.be/~fpiat/linux/debian/Etch_on_Thinkpad_T61.html#Display

Section ServerLayout
Identifier Default Layout
Screen Default Screen 0 0
InputDeviceGeneric Keyboard
InputDevice TPPS/2 IBM TrackPoint
InputDeviceSynaptics Touchpad
EndSection

Section Files

#FontPath   /usr/share/fonts/X11/cyrillic
# path to defoma fonts
FontPath/usr/share/fonts/X11/misc
FontPath/usr/share/fonts/truetype/non-packaged
FontPath/usr/X11R6/lib/X11/fonts/misc
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
EndSection

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

Section ServerFlags
Option DontZap false
EndSection

Section InputDevice
Identifier Generic Keyboard
Driver kbd
Option CoreKeyboard
Option XkbRules xorg
Option XkbModel pc105
Option XkbLayout cz
EndSection

Section InputDevice
Identifier  TPPS/2 IBM TrackPoint
Driver  evdev
Option  Device 
/dev/input/by-path/platform-i8042-serio-1-event-mouse
Option  GrabDevice False
Option  EmulateWheel true #Enable wheel emulation

Bug#564937: Attaching info with libsm6-dbg

2010-04-02 Thread Jakub Lucký
Hi

I installed libsm6-dbg and performed gdb run

see attached

Jakub
GNU gdb (GDB) 7.1-debian
Copyright (C) 2010 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/lib/tremfusion/tremfusion...done.
(gdb) r
Starting program: /usr/lib/tremfusion/tremfusion +set fs_basepath 
/usr/share/games/tremulous/ +set fs_extrapath /usr/share/games/tremfusion/ +set 
fs_extrapaks z-tremfusion-menus-0.99
[Thread debugging using libthread_db enabled]
tremfusion 0.99r3_R1422 linux-x86 Jul  6 2009
- FS_Startup -
execing default.cfg
execing autogen.cfg
execing autoexec.cfg
couldn't exec autoexec.cfg
- Client Initialization -
- FS_Startup -
execing autogen.cfg
execing autoexec.cfg
couldn't exec autoexec.cfg
- Initializing Renderer 
---
QKEY found.
- Client Initialization Complete -
- R_Init -
- finished R_Init -
-- Initializing Sound --
SDL_Init( SDL_INIT_AUDIO )... OK
Loading libopenal.so.1...
[New Thread 0xec831b70 (LWP 31674)]
[New Thread 0xebcf2b70 (LWP 31675)]
[Thread 0xebcf2b70 (LWP 31675) exited]
[New Thread 0xebcf2b70 (LWP 31676)]
[Thread 0xebcf2b70 (LWP 31676) exited]
OpenAL default capture device is 'PulseAudio Capture'
[New Thread 0xebcf2b70 (LWP 31677)]
[Thread 0xebcf2b70 (LWP 31677) exited]
[New Thread 0xebcf2b70 (LWP 31678)]
[New Thread 0xe72feb70 (LWP 31679)]
[New Thread 0xe6afdb70 (LWP 31680)]
OpenAL capture device opened.
Sound memory manager started
Loading vm file vm/ui.qvm...
File vm/ui.qvm found in 
/usr/share/games/tremfusion//tremfusion/z-tremfusion-menu-0.99r3.pk3
^1ERROR: ui/tremulous_humandialogs.menu, line 54: unknown menu item keyword 
autowrapped
^1ERROR: ui/tremulous_aliendialogs.menu, line 54: unknown menu item keyword 
autowrapped
^3WARNING: help file 'ui/help.txt' not found!
SSE support is version 0
--- Common Initialization Complete ---
IP: 127.0.0.1
IP: 10.0.10.2
IP6: ::1
IP6: fe80::215:58ff:fe84:29aa%eth0
IP6: 2001:0:53aa:64c:2cf3:25a4:b2b1:a1f2
IP6: fe80::::%teredo
Opening IP6 socket: [::]:30720
Opening IP socket: 0.0.0.0:30720
[Thread 0xe72feb70 (LWP 31679) exited]
[Thread 0xe6afdb70 (LWP 31680) exited]
[Thread 0xebcf2b70 (LWP 31678) exited]
[New Thread 0xebcf2b70 (LWP 31681)]
- FS_Startup -
execing autogen.cfg
execing autoexec.cfg
couldn't exec autoexec.cfg
- R_Init -
- finished R_Init -
Loading vm file vm/ui.qvm...
File vm/ui.qvm found in /usr/share/games/tremulous//base/vms-1.1.0.pk3
UI menu load time = 279 milli seconds
UI menu load time = 21 milli seconds
UI menu load time = 17 milli seconds
Loading vm file vm/cgame.qvm...
File vm/cgame.qvm found in /usr/share/games/tremulous//base/vms-1.1.0.pk3
UI menu load time = 86 milli seconds
WARNING: CM_GridPlane unresolvable
WARNING: CM_GridPlane unresolvable
WARNING: CM_GridPlane unresolvable
WARNING: CM_GridPlane unresolvable
WARNING: CM_GridPlane unresolvable
WARNING: CM_GridPlane unresolvable
WARNING: CM_GridPlane unresolvable
WARNING: CM_GridPlane unresolvable
...loading 'scripts/weapons.trail'
...loading 'scripts/uberfugly.trail'
...loading 'scripts/pulse.trail'
...loading 'scripts/buildables.trail'
...loading 'scripts/weapons.particle'
...loading 'scripts/misc.particle'
...loading 'scripts/buildables.particle'
...loading 'scripts/watah.particle'
...loading 'scripts/uncreation.particle'
...loading 'scripts/uberfugly.particle'
...loading 'scripts/tremor.particle'
...loading 'scripts/thermal.particle'
...loading 'scripts/thanatos.particle'
...loading 'scripts/rotcannon_b11.particle'
...loading 'scripts/pulse.particle'
...loading 'scripts/procyon.particle'
...loading 'scripts/niveus.particle'
...loading 'scripts/nexus6.particle'
...loading 'scripts/nano.particle'
...loading 'scripts/meep.particle'
...loading 'scripts/karith.particle'
...loading 'scripts/eden.particle'
...loading 'scripts/bluedragon.particle'
...loading 'scripts/blackout.particle'
...loading 'scripts/atcs.particle'
...loading 'scripts/arachnid2.particle'
...loading 'scripts/statues_clash.particle'
...loading 'scripts/jetpack.particle'
blowfish^7 entered the game
dekki^7 was lasgunned by ^2who is ^8chase ^2?^8?^2?^7
[S] blowfish^7: ^2teams...
blowfish^7 joined the aliens
[ONE]^1KeiDii^7 was gunned down by a turret.
^3^3bertus^7 was mauled by kp^3^1ek^7's Tyrant
(^1not so^7)^2Sweet^5Charlie^7 found emton^7's mine
Duckman^7 was lasgunned by ^!German^}Mushroom^7
Albert^7 was bitten by dekki^7
ayax^7 found Albert^7's mine
((^1not so^7)^2Sweet^5Charlie^7) (^6UFO^7): ^5- moine
dekki^7 was caught in the fallout of ^2who is ^8chase ^2?^8?^2?^7's lucifer 
cannon
Duckman^7 was grilled 

Bug#564937: Not a client malfunction

2010-03-19 Thread Jakub Lucký
Hi

I just installed and played with Tremfusion client ( more info at
Tremfusion.net ) and it's also crashing

Jakub Lucký


Bug#563119: [Pkg-utopia-maintainers] Bug#563119: Bug#563119: devicekit-disks: Automount stopped working with message Not authorized

2010-03-18 Thread Jakub Lucký
Hi

I had upgraded to udisks now

ja...@gondolin:~$ id
uid=1000(jakub) gid=100(users)
groups=100(users),4(adm),20(dialout),21(fax),24(cdrom),25(floppy),26(tape),29(audio),30(dip),44(video),46(plugdev),107(netdev),111(lpadmin),115(powerdev),116(scanner),119(fuse),121(vboxusers),123(bluetooth),124(utempter),127(polkituser),1000(joy)

ja...@gondolin:~$ ck-list-sessions
ja...@gondolin:~$

udisks output attached

Jakub Lucký


2010/3/18 Michael Biebl bi...@debian.org

 Am 15.03.2010 10:57, schrieb Jakub Lucký:
  Hi
 
  No, no change... I believe this problem is not ntfs-3g related, because
 the
  same I got for FAT, NTFS and even Ext3... All of them are easily
 accessible,
  when I mount them as root with /sbin/mount
 

 Hi Jakub,

 is the problem still reproducible with an up-to-date unstable system
 (which uses udisks now)?

 If so, what's the user you are currently logged in, what is the output
 of ck-list-sessions?
 Could you attach a fresh udisks --dump please.

 Thanks,
 Michael

 --
 Why is it that all of the instruments seeking intelligent life in the
 universe are pointed away from Earth?




udisks.dump
Description: Binary data


Bug#563119: [Pkg-utopia-maintainers] Bug#563119: devicekit-disks: Automount stopped working with message Not authorized

2010-03-15 Thread Jakub Lucký
Hi

No, no change... I believe this problem is not ntfs-3g related, because the
same I got for FAT, NTFS and even Ext3... All of them are easily accessible,
when I mount them as root with /sbin/mount

Thanks
Jakub Lucký

2010/3/8 Michael Biebl bi...@debian.org

 On 31.12.2009 00:45, Jakub Lucký wrote:
  Package: devicekit-disks
  Version: 009-2
  Severity: important
 
  After reboot (probably also upgrade, i reboot once in a week) my
 automount definitely stopped working...
 
  When I plug in my external drive (NTFS and ext3 partitions, see attached
 dmesg output) I got message Not authorized (see attached screenshot
 gnome-automount). Even if I try to mount it with palimpset (from
 gnome-disk-utility) I got the same error (also attached)
 
 
  Versions of packages devicekit-disks recommends:
  ii  ntfs-3g 1:2009.4.4-1 read-write NTFS driver for
 FUSE

 Does it help, if you upgrade to the latest version of ntfs-3g, i.e
 1:2010.1.16-0.1

 Michael

 --
 Why is it that all of the instruments seeking intelligent life in the
 universe are pointed away from Earth?




Bug#567491: Confirming

2010-02-25 Thread Jakub Lucký
Confirming this bug on Thinkpad T61, both current 2.6.30-686 and
2.6.32-trunk-686 kernels

This issue should be considered Critical, renders systems almost unusable
with no known workaround (as far as i know)

Jakub Lucký


Bug#569896: Bug exists

2010-02-14 Thread Jakub Lucký
I can confirm this bug on few i386 Sid machines...

As metioned previously, creating proper symlinks fixes this problem, exact
fix-commands given here:

ln -s /usr/lib/libdirectfb-1.2.so.9.0.0 /usr/lib/libdirectfb-1.2.so.0
ln -s /usr/lib/libdirect-1.2.so.9.0.0 /usr/lib/libdirectfb-1.2.so.0
ln -s /usr/lib/libfusion-1.2.so.9.0.0 /usr/lib/libfusion-1.2.so.0

Jakub Lucký


Bug#568796: coreutils: test returns true when malformed -f option

2010-02-07 Thread Jakub Lucký
Package: coreutils
Version: 8.4-1
Severity: normal

Hi, I am using test in my maildrop filters and I was furious about this

ja...@gondolin:~$ /usr/bin/test -f/some/nonexistent/file || echo returned 
false
ja...@gondolin:~$ /usr/bin/test -f /some/nonexistent/file || echo returned 
false
returned false

I hope given example is self-explaining

I think there are two methods to solve this:
1) test -f/filename returns bad option and dies
2) test -f/filename will be accepted and solved correctly

Same bug reproducible on both stable (6.10-6)  and unstable...

Thank you for your time
Jakub Lucký

P.S. if any more information needed, I'll be happy to provide it



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

Kernel: Linux 2.6.32-trunk-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 coreutils depends on:
ii  libacl1   2.2.49-2   Access control list shared library
ii  libc6 2.10.2-5   Embedded GNU C Library: Shared lib
ii  libselinux1   2.0.89-4   SELinux runtime shared libraries

coreutils recommends no packages.

coreutils 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#568796: coreutils: test returns true when malformed -f option

2010-02-07 Thread Jakub Lucký
Ok... Sorry for disturbing you with well documented bug, I didn't get into
info coreutils...

I know how are some guys anxious about POSIX compliancy, so I will keep this
feature in mind...

Btw: Perhaps some bigger warning in manpage won't be bad idea

Thanks for your time
Jakub Lucký



2010/2/7 Bob Proulx b...@proulx.com

 Jakub Lucký wrote:
  Hi, I am using test in my maildrop filters and I was furious about this
 
  ja...@gondolin:~$ /usr/bin/test -f/some/nonexistent/file || echo
 returned false
  ja...@gondolin:~$ /usr/bin/test -f /some/nonexistent/file || echo
 returned false
  returned false

 I am sorry that you were furious about it but that is expected behavior.

  I hope given example is self-explaining
 
  I think there are two methods to solve this:
  1) test -f/filename returns bad option and dies
  2) test -f/filename will be accepted and solved correctly
 
  Same bug reproducible on both stable (6.10-6)  and unstable...

 The problem is that you joined the /some/nonistent/file argument up
 against the -f option.  In most programs that would cause you to have
 an error because all of the following characters would be seen as
 options and would almost certainly generate option processing errors.
 But 'test' is special.  Test must remain compatible with traditional
 usage.  This has been standardized by POSIX and 'test' is required to
 behave as it does.  This is documented in the 'test' manual page.

  $ info coreutils 'test invocation'

 If EXPRESSION is omitted, `test' returns false.  If EXPRESSION is a
  single argument, `test' returns false if the argument is null and true
  otherwise.  The argument can be any string, including strings like
  `-d', `-1', `--', `--help', and `--version' that most other programs
  would treat as options.  To get help and version information, invoke
  the commands `[ --help' and `[ --version', without the usual closing
  brackets.

 'test' is special and counts the number of arguments to it.  Since you
 have exactly one argument -f/some/nonexistent/file then it returns
 true with an exit code of 0.  This is not a bug.  This is required and
 documented behavior.  The standards page docmenting the requirements
 is here:

  http://www.opengroup.org/onlinepubs/009695399/utilities/test.html

 Bob



Bug#566687: chkrootkit: False positive for SMTPs (Courier, Postfix)

2010-01-24 Thread Jakub Lucký
Package: chkrootkit
Version: 0.48-8
Severity: normal

Hi

chkrootkit returns false positive on check, when SMTPs is running...

chkrootkit output:
 Checking `bindshell'... INFECTED (PORTS:  
465)

server:~# lsof -iTCP:465
COMMAND  PID USER   FD   TYPE DEVICE SIZE NODE NAME
master  2811 root   17u  IPv4   6604   TCP *:ssmtp (LISTEN)
master  2811 root   18u  IPv6   6606   TCP *:ssmtp (LISTEN)

Thanks for your time
Jakub Lucký


-- System Information:
Debian Release: 5.0.3
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-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/bash

Versions of packages chkrootkit depends on:
ii  binutils2.18.1~cvs20080103-7 The GNU assembler, linker and bina
ii  debconf [debconf-2. 1.5.24   Debian configuration management sy
ii  libc6   2.7-18lenny2 GNU C Library: Shared libraries
ii  net-tools   1.60-22  The NET-3 networking toolkit
ii  procps  1:3.2.7-11   /proc file system utilities

chkrootkit recommends no packages.

chkrootkit suggests no packages.

-- debconf information:
  chkrootkit/run_daily_opts: -q
  chkrootkit/run_daily: false
  chkrootkit/diff_mode: false



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



Bug#564937: Additional info, GDB output

2010-01-12 Thread Jakub Lucký
Hi, attaching tremulous gdb output... Not much as trem has no tremulous-gdb
package
GNU gdb (GDB) 7.0-debian
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as i486-linux-gnu.
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/...
Reading symbols from /usr/lib/tremulous/tremulous...(no debugging symbols 
found)...done.
(gdb) run
Starting program: /usr/lib/tremulous/tremulous +set fs_basepath 
/usr/share/games/tremulous
[Thread debugging using libthread_db enabled]
[New Thread 0xb7b07b70 (LWP 15925)]
[Thread 0xb7b07b70 (LWP 15925) exited]
[New Thread 0xb7b07b70 (LWP 15926)]
[Thread 0xb7b07b70 (LWP 15926) exited]
[New Thread 0xb7b07b70 (LWP 15927)]
[Thread 0xb7b07b70 (LWP 15927) exited]
tremulous 1.1.0 linux-x86 Jul 25 2008
- FS_Startup -
Current search path:
/home/jakub/.tremulous/base/z-devhc-snowy-textures-1.0.pk3 (43 files)
/home/jakub/.tremulous/base/voice.pk3 (5 files)
/home/jakub/.tremulous/base/map-UTCSfinal.pk3 (82 files)
/home/jakub/.tremulous/base/map-UTCSb2.pk3 (11 files)
/home/jakub/.tremulous/base/map-rotcannon-b11.pk3 (31 files)
/home/jakub/.tremulous/base/map-procyon-r1.pk3 (108 files)
/home/jakub/.tremulous/base/map-mission_one_b7.pk3 (27 files)
/home/jakub/.tremulous/base/map-lite-v3.pk3 (6 files)
/home/jakub/.tremulous/base/map-GrangerRink_b2.pk3 (16 files)
/home/jakub/.tremulous/base/map-exploit_b2r.pk3 (72 files)
/home/jakub/.tremulous/base/map-(amp)tremctf-4.pk3 (64 files)
/home/jakub/.tremulous/base
/usr/share/games/tremulous/base/zz-superpie-3.1.pk3 (136 files)
/usr/share/games/tremulous/base/voice.pk3 (5 files)
/usr/share/games/tremulous/base/vms-1.1.0.pk3 (4 files)
/usr/share/games/tremulous/base/map-watah-b5.pk3 (255 files)
/usr/share/games/tremulous/base/map-uncreation-1.1.0.pk3 (110 files)
/usr/share/games/tremulous/base/map-tremor-1.1.0.pk3 (45 files)
/usr/share/games/tremulous/base/map-transit-1.1.0.pk3 (135 files)
/usr/share/games/tremulous/base/map-traininggrounds_1.pk3 (5 files)
/usr/share/games/tremulous/base/map-pulse-beta3-1.1.0.pk3 (198 files)
/usr/share/games/tremulous/base/map-niveus-1.1.0.pk3 (134 files)
/usr/share/games/tremulous/base/map-nexus6-1.1.0.pk3 (151 files)
/usr/share/games/tremulous/base/map-karith-1.1.0.pk3 (118 files)
/usr/share/games/tremulous/base/map-cannon_b1.pk3 (17 files)
/usr/share/games/tremulous/base/map-blackout-b1.pk3 (101 files)
/usr/share/games/tremulous/base/map-atcs-1.1.0.pk3 (87 files)
/usr/share/games/tremulous/base/map-arachnid2-1.1.0.pk3 (67 files)
/usr/share/games/tremulous/base/hamunaptra.pk3 (762 files)
/usr/share/games/tremulous/base/data-1.1.0.pk3 (1229 files)
/usr/share/games/tremulous/base/circletrain.pk3 (5 files)
/usr/share/games/tremulous/base
/usr/lib/tremulous/base

--
4029 files in pk3 files
execing default.cfg
execing autogen.cfg
couldn't exec autoexec.cfg
Hunk_Clear: reset the hunk ok
- Client Initialization -
- Initializing Renderer 
---
- Client Initialization Complete -
- R_Init -

--- Input Initialization ---
Joystick is not active.

...loading libGL.so.1:
Calling SDL_Init(SDL_INIT_VIDEO)...
SDL_Init(SDL_INIT_VIDEO) passed.
Initializing OpenGL display
...setting mode 7: 1152 864
Using 4/4/4 Color bits, 24 depth, 0 stencil display.
GL_RENDERER: Quadro NVS 140M/PCI/SSE2
Initializing OpenGL extensions
...ignoring GL_S3_s3tc
...ignoring GL_EXT_texture_env_add
...using GL_ARB_multitexture
...using GL_EXT_compiled_vertex_array

GL_VENDOR: NVIDIA Corporation
GL_RENDERER: Quadro NVS 140M/PCI/SSE2
GL_VERSION: 3.0.0 NVIDIA 185.18.36
GL_EXTENSIONS: GL_ARB_color_buffer_float GL_ARB_depth_buffer_float 
GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_instanced 
GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader 
GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_framebuffer_object 
GL_ARB_geometry_shader4 GL_ARB_imaging GL_ARB_map_buffer_range 
GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query 
GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite 
GL_ARB_shadow GL_ARB_shader_objects GL_ARB_shading_language_100 
GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object 
GL_ARB_texture_compression GL_ARB_texture_cube_map GL_ARB_texture_env_add 
GL_ARB_texture_env_combine GL_ARB_texture_env_dot3 GL_ARB_texture_float 
GL_ARB_texture_mirrored_repeat GL_ARB_texture_non_power_of_two 
GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_transpose_matrix 
GL_ARB_vertex_array_object GL_ARB_vertex_buffer_object GL_ARB_vertex_program 
GL_ARB_vertex_shader GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_texture_float 
GL_ATI_texture_mirror_once GL_S3_s3tc 

Bug#563119: devicekit-disks: Automount stopped working with message Not authorized

2009-12-31 Thread Jakub Lucký
output attached


2009/12/31 Martin Pitt mp...@debian.org

 Hello Jakub,

 Jakub Lucký [2009-12-31  0:45 +0100]:
  When I plug in my external drive (NTFS and ext3 partitions, see
  attached dmesg output) I got message Not authorized (see attached
  screenshot gnome-automount). Even if I try to mount it with
  palimpset (from gnome-disk-utility) I got the same error (also
  attached)

 DK-disks dump looks fine, the drive is recognized as
 non-system-internal.

 What is the output of

  pkaction --action-id org.freedesktop.devicekit.disks.filesystem-mount
 --verbose

 ?

 Martin

 --
 Martin Pitt| http://www.piware.de
 Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)



pkaction
Description: Binary data


Bug#563119: devicekit-disks: Automount stopped working with message Not authorized

2009-12-31 Thread Jakub Lucký
2009/12/31 Martin Pitt mp...@debian.org

 Hello Jakub,


 Jakub Lucký [2009-12-31 11:59 +0100]:
  output attached

 OK, nothing surprising here. Does

  devkit-disks --mount /dev/sdb1


 ja...@gondolin:~$  devkit-disks --mount /dev/sdc1
Mount failed: Not Authorized


 work? If not, does it give any output? If so, please send the output.

 If it does not work, please try this:

  sudo /usr/lib/devicekit-disks/devkit-disks-daemon --replace /tmp/dkd.log
 21
  devkit-disks --mount /dev/sdb1
  fg

 then press control-C. Please attach /tmp/dkd.log.


Attached, now its sdc (after few unplugging-plugging kernel named this disk
/dev/sdc instead sdb)


 Thanks,

 Martin
 --
 Martin Pitt| http://www.piware.de
 Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)



dkd.log
Description: Binary data


Bug#563119: devicekit-disks: Automount stopped working with message Not authorized

2009-12-30 Thread Jakub Lucký
Package: devicekit-disks
Version: 009-2
Severity: important

After reboot (probably also upgrade, i reboot once in a week) my automount 
definitely stopped working...

When I plug in my external drive (NTFS and ext3 partitions, see attached dmesg 
output) I got message Not authorized (see attached screenshot gnome-automount). 
Even if I try to mount it with palimpset (from gnome-disk-utility) I got the 
same error (also attached)

I am also attaching devkit-disks --dump

List of groups:
ja...@gondolin:~$ groups
users adm dialout fax cdrom floppy tape audio dip video plugdev netdev lpadmin 
powerdev scanner fuse vboxusers polkituser joy


Thank you for your time
Jakub Lucký



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

Kernel: Linux 2.6.30-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 devicekit-disks depends on:
ii  libatasmart4  0.17-1 ATA S.M.A.R.T. reading and parsing
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  libdbus-1-3   1.2.16-2   simple interprocess messaging syst
ii  libdbus-glib-1-2  0.82-2 simple interprocess messaging syst
ii  libglib2.0-0  2.22.3-2   The GLib library of C routines
ii  libgudev-1.0-0149-2  GObject-based wrapper library for 
ii  libparted1.8-12   1.8.8.git.2009.07.19-5 The GNU Parted disk partitioning s
ii  libpolkit-backend 0.95-1 PolicyKit backend API
ii  libpolkit-gobject 0.95-1 PolicyKit Authorization API
ii  libsgutils2-2 1.28-2 utilities for working with generic
ii  libudev0  149-2  libudev shared library
ii  udev  149-2  /dev/ and hotplug management daemo

Versions of packages devicekit-disks recommends:
pn  dosfstools  none   (no description available)
ii  hdparm  9.15-1   tune hard disk parameters for high
pn  mtools  none   (no description available)
ii  ntfs-3g 1:2009.4.4-1 read-write NTFS driver for FUSE
pn  ntfsprogs   none   (no description available)
ii  policykit-1 0.95-1   framework for managing administrat

Versions of packages devicekit-disks suggests:
pn  cryptsetupnone (no description available)
pn  mdadm none (no description available)
pn  reiserfsprogs none (no description available)
pn  xfsprogs  none (no description available)

-- no debconf information
attachment: gnome-automount.png
Showing information for /org/freedesktop/DeviceKit/Disks/devices/hda
  native-path: 
/sys/devices/pci:00/:00:1f.1/ide0/0.0/block/hda
  device:  3:0
  device-file: /dev/hda
by-id: 
/dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GSA-U10N_KZ279AC2218
by-path:   /dev/disk/by-path/pci-:00:1f.1
  detected at: Wed 30 Dec 2009 11:41:38 PM CET
  system internal: 0
  removable:   1
  has media:   0
detects change:1
detection by polling:  1
detection inhibitable: 1
detection inhibited:   0
  is read only:0
  is mounted:  0
  mount paths: 
  mounted by uid:  0
  presentation hide:   0
  presentation nopolicy:   0
  presentation name:   
  presentation icon:   
  size:0
  block size:  0
  job underway:no
  usage:   
  type:
  version: 
  uuid:
  label:   
  drive:
vendor:
model: HL-DT-ST DVDRAM GSA-U10N
revision:  1.05
serial:KZ279AC2218
detachable:0
can spindown:  0
rotational media:  1
ejectable: 1
media: 
  compat:  optical_cd optical_cd_r optical_cd_rw 
optical_dvd optical_dvd_plus_r optical_dvd_plus_r_dl optical_dvd_plus_rw 
optical_dvd_r optical_dvd_ram optical_dvd_rw optical_mrw optical_mrw_w
interface: (unknown)
if speed:  (unknown)
ATA SMART: not available


Showing information for /org/freedesktop/DeviceKit/Disks/devices/sda
  native-path: 
/sys/devices

Bug#510917: iceweasel: 10sec system lockup on rendering some pages

2009-12-22 Thread Jakub Lucký
Hi, it changed since last January and seems to be fixed now

Thanks
Jakub Lucký

2009/12/22 Mike Hommey m...@glandium.org

 Hi,

 Sorry for the long waiting.

 On Tue, Jan 06, 2009 at 12:01:31AM +0100, Jakub Lucký wrote:
  Package: iceweasel
  Version: 3.0.5-1
  Severity: normal
 
 
  On several pages (like
 http://www.triskal.fr/comics/garfield.php?jour=15mois=01annee=1993nbstrip=1)
  Iceweasel causes short lockup of computer combined with high CPU usage.
 
  Adding HTTP headers captured by LiveHTTP header, but shouldn't be this
 issue, lockup comes on every show, even after unfocusing and focusing back
 the page

 I can't reproduce this issue with either the version from lenny or the
 one from squeeze. Did it get better for you with the newest version from
 lenny ?

 Mike



Bug#551751: gnome-panel: some application icons lost transparency in notification area

2009-10-20 Thread Jakub Lucký
Package: gnome-panel
Version: 2.28.0-1
Severity: minor

Hi

I am using Gnome for long time (about 2 years on Debian now) and during some 
updates in the past (Can't be really sure, my computer was crashed for a long 
while) some application icons lost their transparency, so it looks weird when 
you have transparent panel...

I checked that .xpm and .png file from /usr/share/pixmaps, which is (probably)
displayed on that panel, and it has transparency around

I am submitting screenshot... 

Thank you for your time
Jakub Lucký

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

Kernel: Linux 2.6.30-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 gnome-panel depends on:
ii  gnome-about  2.28.0-1The GNOME about box
ii  gnome-control-center 1:2.26.0-1  utilities to configure the GNOME d
ii  gnome-desktop-data   2.28.0-1Common files for GNOME desktop app
ii  gnome-menus  2.28.0-1an implementation of the freedeskt
ii  gnome-panel-data 2.28.0-1common files for the GNOME Panel
ii  libatk1.0-0  1.28.0-1The ATK accessibility toolkit
ii  libbonobo2-0 2.24.2-1Bonobo CORBA interfaces library
ii  libbonoboui2-0   2.24.2-1The Bonobo UI library
ii  libc62.10.1-1GNU C Library: Shared libraries
ii  libcairo21.8.8-2 The Cairo 2D vector graphics libra
ii  libdbus-1-3  1.2.16-2simple interprocess messaging syst
ii  libdbus-glib-1-2 0.82-2  simple interprocess messaging syst
ii  libecal1.2-7 2.28.1-1Client library for evolution calen
ii  libedataserver1.2-11 2.28.1-1Utility library for evolution data
ii  libedataserverui1.2-82.28.1-1GUI utility library for evolution 
ii  libgconf2-4  2.28.0-1GNOME configuration database syste
ii  libglib2.0-0 2.22.2-2The GLib library of C routines
ii  libgnome-desktop-2-112.28.0-1Utility library for loading .deskt
ii  libgnome-menu2   2.28.0-1an implementation of the freedeskt
ii  libgnome2-0  2.28.0-1The GNOME library - runtime files
ii  libgnomeui-0 2.24.2-1The GNOME libraries (User Interfac
ii  libgtk2.0-0  2.18.3-1The GTK+ graphical user interface 
ii  libgweather1 2.28.0-1GWeather shared library
ii  libical0 0.44-1  iCalendar library implementation i
ii  liborbit21:2.14.17-1 libraries for ORBit2 - a CORBA ORB
ii  libpanel-applet2-0   2.28.0-1library for GNOME Panel applets
ii  libpango1.0-01.26.0-1Layout and rendering of internatio
ii  libpolkit-gobject-1-00.94-4  PolicyKit Authorization API
ii  librsvg2-2   2.26.0-1SAX-based renderer library for SVG
ii  libwnck222.28.0-1Window Navigator Construction Kit 
ii  libx11-6 2:1.2.2-1   X11 client-side library
ii  libxau6  1:1.0.5-1   X11 authorisation library
ii  libxrandr2   2:1.3.0-2   X11 RandR extension library
ii  menu-xdg 0.4 freedesktop.org menu compliant win
ii  policykit-1-gnome0.94-1  GNOME authentication agent for Pol
ii  python   2.5.4-2 An interactive high-level object-o
ii  python-gconf 2.28.0-1Python bindings for the GConf conf
ii  python-gnome22.28.0-1Python bindings for the GNOME desk

Versions of packages gnome-panel recommends:
ii  alacarte  0.12.4-1   easy GNOME menu editing tool
pn  evolution-data-server none (no description available)
ii  gnome-applets 2.26.3-2   Various applets for the GNOME pane
ii  gnome-icon-theme  2.28.0-1   GNOME Desktop icon theme
ii  gnome-session 2.26.2-1   The GNOME Session Manager
ii  gvfs  1.4.0-3userspace virtual filesystem - ser

Versions of packages gnome-panel suggests:
pn  epiphany-browser none  (no description available)
pn  evolutionnone  (no description available)
ii  gdm  2.20.9-1.1  GNOME Display Manager
ii  gnome-session2.26.2-1The GNOME Session Manager
ii  gnome-terminal [x-termin 2.28.0-1The GNOME terminal emulator applic
pn  gnome2-user-guidenone  (no description available)
ii  konsole [x-terminal-emul 4:4.3.1-1   X terminal emulator for KDE 4
ii  nautilus 2.28.0-2file manager and graphical shell f
ii  xterm [x-terminal-emulat 250-1

Bug#548977: gnome-core: Any application crashes when file-open dialog is called

2009-09-30 Thread Jakub Lucký
Oh, thank you for such info...

I hadn't met with any notification about session restart, but I was
upgrading about 200 packages so I might missed that out...

Thanks also about the info about strace... I will not send any more

Thanks
Jakub Lucký

2009/9/30 Josselin Mouette j...@debian.org:
 Le mercredi 30 septembre 2009 à 01:36 +0200, Jakub Lucký a écrit :
 this looks very bad to me... Any application where I choose Open file
 dialog (even input type=file in IceWeasel) crashes with Segmentation
 Fault...

 I just upgraded 400MB after a week without my notebook, and I really
 don't know which package can it be...

 You need to restart your session after the gvfs upgrade. The latest gvfs
 upload contains a big fat warning to do so; that’s probably not enough,
 but given how the change was done and how D-Bus works internally, I have
 no idea what more could be done.

 Adding firefox.txt, eog.txt and evince.txt as straces of different
 applications crashing with this problem

 Please don’t do things like that! Strace is not a general-purpose
 debugging tool, it is only useful in specific cases. The general-purpose
 debugging tool is GDB.

 Cheers,
 --
  .''`.      Josselin Mouette
 : :' :
 `. `'   “I recommend you to learn English in hope that you in
  `-     future understand things”  -- Jörg Schilling




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



Bug#533163: [pkg-nvidia-devel] Bug#533163: nvidia-glx: fails to start

2009-08-20 Thread Jakub Lucký
We can forget all that about kernel upgrades...

Now I realized (after some tesing), that problem is not in kernel upgrades,
but in rebooting and halt... When computer is powered off (like shutdown
-h)  and I boot it again, GDM fails to start, but when I reboot it (after
this problem), everything is OK...

Jakub

2009/8/18 Lennart Sorensen lsore...@csclub.uwaterloo.ca

 On Tue, Aug 18, 2009 at 01:59:11PM +0200, Jakub Lucký wrote:
  Well, this seems to be interesting stuff... I recently met this problem
 few
  times, always it was problem of kernel, or at least seemed to me because
 it
  happened this way:
 
  * upgrade of kernel (only minor Debian version, always 2.6.30-1-686) -
 GDM
  fails to start, X starts by user with startx command
  * new minor version of kernel - GDM starts normally
  * another minor version of kernel - GDM fails to start, startx not
 tested
  * current Debian version of 2.6.30-1-686 (Version: 2.6.30-6) - GDM
  starts...
 
  No module building made during this situation

 Whenever a new nvidia driver version is released, you have to rebuild the
 modules.

 Whenever a new major kernel is released, you have to rebuild the modules.

 Whenver a new ABI change happens to the kernel, you have to rebuild.

 If there is no new version of anything and no ABI change, then you are OK.

 An ABI change is then the -#- in the kernel changes.  So 2.6.30-1-686 is
 ABI 1, 2.6.30-2-686 is ABI version 2 and would require a module rebuild.
 As long as the -1- doesn't change there should not be a need for a rebuild
 (unless a new nvidia driver version comes out of course).

 Now mistakes could happen and perhaps an ABI change could be missed in
 the kernel release, but that is very very rare.

 --
 Len Sorensen



Bug#533163: [pkg-nvidia-devel] Bug#533163: nvidia-glx: fails to start

2009-08-18 Thread Jakub Lucký
Well, this seems to be interesting stuff... I recently met this problem few
times, always it was problem of kernel, or at least seemed to me because it
happened this way:

* upgrade of kernel (only minor Debian version, always 2.6.30-1-686) - GDM
fails to start, X starts by user with startx command
* new minor version of kernel - GDM starts normally
* another minor version of kernel - GDM fails to start, startx not tested
* current Debian version of 2.6.30-1-686 (Version: 2.6.30-6) - GDM
starts...

No module building made during this situation

Thanks
Jakub


Bug#533316: Seems to be fixed at the moment

2009-08-07 Thread Jakub Lucký
Hi there

Actually, I crashed that old modem and got new (also Axess-te with Qualcomm
chip) and upgraded kernel to package version 2.6.30-3  and everything seems
to be OK

Thanks for your time
Jakub


Bug#539072: moc-ffmpeg-plugin: No audio stream in file error when trying to play WMA

2009-07-29 Thread Jakub Lucký
Yes, here is the output

ja...@gondolin$ mplayer 01\ KILLBILL.wma
Warning unknown option vo_driver at line 2
MPlayer dev-SVN-r29417mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote
control.

Playing 01 KILLBILL.wma.
ASF file format detected.
[asfheader] Audio stream found, -aid 1
Clip info:
 title: KILLBILL
 author: Soundtrack
==
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 44100 Hz, 2 ch, s16le, 128.0 kbit/9.07% (ratio: 16002-176400)
Selected audio codec: [ffwmav2] afm: ffmpeg (DivX audio v2 (FFmpeg))
==
AO: [oss] 44100Hz 2ch s16le (2 bytes per sample)
Video: no video
Starting playback...
A:  14.4 (14.3) of 165.0 (02:45.0)  0.8%

MPlayer interrupted by signal 2 in module: play_audio
A:  14.4 (14.4) of 165.0 (02:45.0)  0.8%
Exiting... (Quit)

Jakub

2009/7/29 Elimar Riesebieter e.riesebie...@puz.de

 * Jakub Lucký ja...@jakublucky.cz [090728 20:57]:
  Package: moc-ffmpeg-plugin Version: 1:2.5.0~alpha3+svn20090611-1
  Severity: normal
 
 
  When trying to play WMA file, MOC just writes No audio stream in
  file in it's error message line and tries to play anything
  else...

 Can you pplay this file with another player, i.e mplayer?


  As far as I remember MOC played WMA with moc-ffmpeg-plugin, at
  least about year ago...
 
  Some info about the file, but it's same for all WMAs
 
  ja...@gondolin$ file 01\ KILLBILL.wma 01 KILLBILL.wma: Microsoft
  ASF
 
  ja...@gondolin$ file -bi 01\ KILLBILL.wma video/x-ms-asf;
  charset=binary

 Hmm, could you move $HOME/.moc to $HOME/.moc.save and restart mocp?

 Elimar


 --
  BOFH excuse #328:
  Fiber optics caused gas main leak



Bug#539072: moc-ffmpeg-plugin: No audio stream in file error when trying to play WMA

2009-07-29 Thread Jakub Lucký
Actually, this fixes the problem and WMA is playing

weird... Do you want content of my old .moc ?

Jakub

2009/7/29 Elimar Riesebieter e.riesebie...@puz.de

 * Jakub Lucký ja...@jakublucky.cz [090729 10:06]:
  Yes, here is the output

 Please do as follows:

 $ mv $HOME/.moc $HOME/.moc_`date +%Y-%m-%d`
 $ mocp

 test your wma file. Actually I have no i386 handy but on amd64 this
 is not reproducable.

 Elimar

 --
  BOFH excuse #2:
  solar flares



Bug#539072: moc-ffmpeg-plugin: No audio stream in file error when trying to play WMA

2009-07-29 Thread Jakub Lucký
Thanks for your quick help

Jakub

2009/7/29 Elimar Riesebieter e.riesebie...@puz.de

 * Jakub Lucký ja...@jakublucky.cz [090729 12:21]:
  Actually, this fixes the problem and WMA is playing
 
  weird... Do you want content of my old .moc ?

 No, just deleting $HOME/.moc/cache should do the job. The database
 has changed since last version, though...

 You can check the linked database by:

 $ ldd `which mocp` | grep db

 
  2009/7/29 Elimar Riesebieter e.riesebie...@puz.de
 
   * Jakub Lucký ja...@jakublucky.cz [090729 10:06]:
Yes, here is the output
  
   Please do as follows:
  
   $ mv $HOME/.moc $HOME/.moc_`date +%Y-%m-%d`
   $ mocp
  
   test your wma file. Actually I have no i386 handy but on amd64 this
   is not reproducable.

 Bug closed

 Thanks
 Elimar


 --
  BOFH excuse #61:
  not approved by the FCC



Bug#539072: moc-ffmpeg-plugin: No audio stream in file error when trying to play WMA

2009-07-28 Thread Jakub Lucký
Package: moc-ffmpeg-plugin
Version: 1:2.5.0~alpha3+svn20090611-1
Severity: normal


When trying to play WMA file, MOC just writes No audio stream in file in it's 
error message line and tries to play anything else... 

As far as I remember MOC played WMA with moc-ffmpeg-plugin, at least about year 
ago...

Some info about the file, but it's same for all WMAs

ja...@gondolin$ file 01\ KILLBILL.wma 
01 KILLBILL.wma: Microsoft ASF

ja...@gondolin$ file -bi 01\ KILLBILL.wma 
video/x-ms-asf; charset=binary

Thank for your time
Jakub Lucký



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

Kernel: Linux 2.6.30-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 moc-ffmpeg-plugin depends on:
ii  libavformat 5:0.5+svn20090720-0.0ffmpeg file format library
ii  libc6   2.9-21   GNU C Library: Shared libraries
ii  libdb4.74.7.25-7 Berkeley v4.7 Database Libraries [
ii  moc 1:2.5.0~alpha3+svn20090611-1 ncurses based console audio player

moc-ffmpeg-plugin recommends no packages.

moc-ffmpeg-plugin 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#539079: gnome-applets: system monitor applet thinks that ppp0 is some internal link and not classical internet connection

2009-07-28 Thread Jakub Lucký
Package: gnome-applets
Version: 2.26.1-1
Severity: normal


System monitor applet in my Gnome since upgrade few days or weeks ago doesn't 
consider ppp0 as standard internet connection... 

It displays some traffic, but in color for Local and in on-over window it 
displays: Receiving 0 bytes/s Sending 0 bytes/s

Seems to be some small regression, though it worked for few last years...

Thanks for your time
Jakub Lucký

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

Kernel: Linux 2.6.30-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 gnome-applets depends on:
ii  gconf2   2.26.2-2GNOME configuration database syste
ii  gnome-applet 2.26.1-1Various applets for the GNOME pane
ii  gnome-icon-t 2.26.0-1GNOME Desktop icon theme
ii  gnome-panel  2.26.2-1launcher and docking facility for 
ii  gstreamer0.1 0.10.23-3   GStreamer plugin for ALSA
ii  gstreamer0.1 0.10.15-2   GStreamer plugins from the good 
ii  gvfs 1.2.3-1+b1  userspace virtual filesystem - ser
ii  libapm1  3.2.2-14Library for interacting with APM d
ii  libatk1.0-0  1.26.0-1The ATK accessibility toolkit
ii  libbonobo2-0 2.24.1-1Bonobo CORBA interfaces library
ii  libbonoboui2 2.24.1-1The Bonobo UI library
ii  libc62.9-21  GNU C Library: Shared libraries
ii  libcpufreq0  005-1   shared library to deal with the cp
ii  libdbus-1-3  1.2.16-2simple interprocess messaging syst
ii  libdbus-glib 0.80-4  simple interprocess messaging syst
ii  libgconf2-4  2.26.2-2GNOME configuration database syste
ii  libglib2.0-0 2.20.4-1The GLib library of C routines
ii  libgnome-des 2.26.1-1Utility library for loading .deskt
ii  libgnome2-0  2.26.0-1The GNOME library - runtime files
ii  libgnomekbd3 2.26.0-1GNOME library to manage keyboard c
ii  libgstreamer 0.10.23-3   GStreamer libraries from the base
ii  libgstreamer 0.10.23-2   Core GStreamer libraries and eleme
ii  libgtk2.0-0  2.16.5-1The GTK+ graphical user interface 
ii  libgtop2-7   2.26.1-1gtop system monitoring library
ii  libgucharmap 1:2.26.2-1  Unicode browser widget library (sh
ii  libgweather1 2.26.1-1GWeather shared library
ii  libhal1  0.5.12~git20090406.46dc48-2 Hardware Abstraction Layer - share
ii  libnotify1 [ 0.4.5-1 sends desktop notifications to a n
ii  liboobs-1-4  2.22.0-2GObject based interface to system-
ii  libpanel-app 2.26.2-1library for GNOME Panel applets
ii  libpango1.0- 1.24.5-1Layout and rendering of internatio
ii  libpolkit-db 0.9-4   library for accessing PolicyKit vi
ii  libpolkit2   0.9-4   library for accessing PolicyKit
ii  libwnck222.26.1-1Window Navigator Construction Kit 
ii  libx11-6 2:1.2.2-1   X11 client-side library
ii  libxklavier1 3.9-1   X Keyboard Extension high-level AP
ii  libxml2  2.7.3.dfsg-2GNOME XML library
ii  python   2.5.4-2 An interactive high-level object-o

Versions of packages gnome-applets recommends:
ii  cpufrequtils  005-1  utilities to deal with the cpufreq
pn  deskbar-appletnone (no description available)
ii  gnome-media   2.26.0-1   GNOME media utilities
ii  gnome-netstatus-applet2.26.0-1   Network status applet for GNOME
ii  gnome-system-monitor  2.26.2-1   Process viewer and system resource
ii  policykit-gnome   0.9.2-2GNOME dialogs for PolicyKit
ii  python-gnome2 2.26.1-1   Python bindings for the GNOME desk

Versions of packages gnome-applets suggests:
ii  acpid 1.0.10-2   Utilities for using ACPI power man
pn  tomboynone (no description available)

-- debconf information:
  gnome-applets/cpufreq_SUID_bit: false



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



Bug#538765: tp-smapi-modules-2.6.30-1-686: Cannot be modprobed with 2.6.30-1-686 kernel

2009-07-26 Thread Jakub Lucký
Package: tp-smapi-modules-2.6.30-1-686
Version: 2.6.30+0.40-1
Severity: grave
Justification: renders package unusable


Hi

I am using kernel 2.6.30-1-686 on my Thinkpad T61 and suddenly I realized that 
tp_smapi module is not loaded in my kernel.

Few outputs

r...@gondolin:~# uname -r
2.6.30-1-686

r...@gondolin:~# modprobe tp_smapi 
WARNING: All config files need .conf: /etc/modprobe.d/thinkpad_acpi, it will be 
ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/nvidia-kernel-nkc, it 
will be ignored in a future release.
FATAL: Error inserting tp_smapi 
(/lib/modules/2.6.30-1-686/extra/tp-smapi/tp_smapi.ko): No such device or 
address

r...@gondolin:~# lsmod | grep smapi
r...@gondolin:~# 

r...@gondolin:~# lsmod | grep thinkpad
thinkpad_acpi  55612  0 
rfkill  9668  4 iwlcore,thinkpad_acpi
led_class   3852  2 iwlcore,thinkpad_acpi
nvram   6376  2 thinkpad_acpi

I also tried building it myself with module-assistant, building and 
installation of package were successful, but inserting module failed with same 
error like the distribution pre-packaged module...

Thanks for your time
Jakub Lucký

P.S. Hope I didn't select too high priority, but seems completely unusable for 
me



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

Kernel: Linux 2.6.30-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 tp-smapi-modules-2.6.30-1-686 depends on:
ii  linux-image-2.6.30-1-686 [lin 2.6.30-3   Linux 2.6.30 image on PPro/Celeron

tp-smapi-modules-2.6.30-1-686 recommends no packages.

tp-smapi-modules-2.6.30-1-686 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#538765: tp-smapi-modules-2.6.30-1-686: Cannot be modprobed with 2.6.30-1-686 kernel

2009-07-26 Thread Jakub Lucký
Hi, unloading hdaps before loading tp_smapi seems to make everything work...

Thank you for your pretty quick response
Jakub

2009/7/26 Evgeni Golov evg...@debian.org

 severity 538765 important
 thanks

 Hi,

 do you have the in-kernel hdaps module loaded? If so, try unloading it
 before loading tp-smapi. When that does not help, please attach dmesg
 output after truing.

 Lovering severity to important as it works fine on my X31, X300 and
 Z61m.

 Regards
 Evgeni



Bug#533163: [pkg-nvidia-devel] Bug#533163: nvidia-glx: fails to start Xserver after upgrade to 185.18.14-1 with unknown reason

2009-07-21 Thread Jakub Lucký
2009/7/16 Lennart Sorensen lsore...@csclub.uwaterloo.ca

 On Mon, Jun 15, 2009 at 11:54:46AM +0200, Jakub Lucký wrote:
  Package: nvidia-glx
  Version: 185.18.14-1
  Severity: important
 
  After yesterday's upgrade of nvidia-glx 185.18.14-1 (and of course
 building new nvidia-kernel-source module) , my Xserver fails to start. I am
 using Thinkpad T61 with Nvidia Quadro 140
 
  It looks like it's normally starting, for about five times Nvidia logo
 flashes over screen, but always disappears and after about a minute Xserver
 dialog about start failure appears
 
  Adding Xorg log and my xorg.conf, though I am still using it
 
  My Xserver works when started with command startx by root (user is not
 privileged and I don't know how to fix this)  _or_ with vesa driver instead
 of nvidia (but in horrible 800x600 resolution)

 Is this still broken?


Tested right now and seems to be fixed with

nvidia-glx Version: 185.18.14-2
nvidia-kernel-source: Version: 185.18.14-2
gdm: Version: 2.20.9-1.1
 linux-image-2.6.30-1-686: Version: 2.6.30-3



 Did you remember to update the kernel modules for your kernel after
 upgrading to the new nvidia version using module assistant?


I definetely didn't forget... I am quiet sure because I've been testing that
for a long while...


Thanks
Jakub Lucký


Bug#533316: Bug persist in 2.6.30

2009-06-27 Thread Jakub Lucký
Hi there

this bug persists in 2.6.30-1-686 kernel

Jakub Lucký


Bug#504566: Seems to be fixed at the moment

2009-06-26 Thread Jakub Lucký
Hi

I'm really sorry for so late response, but your question probably failed to
get through spam filter..

Well, it seems to be ok now, after testing bit longer than testing needed to
reproduce this bug

Thank you very much
Jakub Lucký


Bug#533311: gbackground: made translation myself

2009-06-25 Thread Jakub Lucký
Package: gbackground
Version: 1.1-2
Severity: normal

I am sending patches solving this problem... Please go through and repair badly 
translated variables, it was translated via Czech (Spanish - Czech - 
English), though it may lost true meaning...

I also tried to keep consistency, but I am not quite sure about it... It seems 
to work without any probs after applying this patch

Great thanks for Vojtěch Horký from abclinuxu.cz, who translated all that 
spanish things for me

Your
Jakub Lucký



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

Kernel: Linux 2.6.26-2-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 gbackground depends on:
ii  libglib-perl  1:1.221-1  Perl interface to the GLib and GOb
ii  libgtk2-gladexml-perl 1.007-1Perl interface to use user interfa
ii  libgtk2-perl  1:1.220-2  Perl interface to the 2.x series o
ii  libproc-pid-file-perl 1.24-6 Perl module for managing process i
ii  libui-dialog-perl 1.08-1.1   UI::Dialog a wrapper for various d

gbackground recommends no packages.

gbackground suggests no packages.

-- no debconf information
Only in gbackground-1.1/: AUTHORS
Only in gbackground-1.1/: ChangeLog
Common subdirectories: gbackground/debian and gbackground-1.1/debian
diff -u gbackground/gbackground gbackground-1.1/gbackground
--- gbackground/gbackground	2009-06-26 01:45:55.0 +0200
+++ gbackground-1.1/gbackground	2009-01-17 05:22:46.0 +0100
@@ -6,147 +6,147 @@
 use UI::Dialog::Backend::Zenity;
 use Switch;
 
-## Variables Declaration
+## Declarando Variables
 
-my($program, $main_window, $background_path, $exit_button, $path_images, $pid, $label_number_of_seconds, $number_of_seconds, $label_status, $about_window, $about, $preferences_window, $filechooserbutton, $file_choose);
+my($programa, $ventana_principal, $fondo_path, $boton_salir, $path_images, $pid_programa, $etiqueta_numero_de_segundos, $numero_de_segundos, $label_estado, $ventana_acerca_de, $acerca_de, $ventana_preferencias, $filechooserbutton, $file_chosse);
 
-my(@status, $home_directory, $path, $path_pid, $last_background);
+my(@estado, $home_directory, $parte_del_path, $path, $path_pid, $nombre_ultimo_fondo);
 
-## From Preferences window
-my($return_value_widget, $type_of_change_widget, $type_of_change, $last_change);
-my $return_value = 1;
+## De la ventana de preferencias
+my($deja_ultimo_fondo_widget, $tipo_de_cambio_widget, $tipo_de_cambio, $cambio_definitivo);
+my $deja_ultimo_fondo = 1;
 
-trash;
+basura;
 
-## Loading from UI::Dialog
-my $window_dialogs = new UI::Dialog::Backend::Zenity(title = Gbackground,
+## Cargando todo el UI::Dialog
+my $ventanas_dialogs = new UI::Dialog::Backend::Zenity(title = Gbackground,
 		   height = 45, width = 50, 
 		   listheight = 5,
 		   order = [ 'zenity', 'xdialog', 'gdialog']
 		   );
 
-# Loading a window
+# Para cuando voy a empaquetar
 
 if (-e 'glade/gbackground.glade'){
-	$program = Gtk2::GladeXML-new('glade/gbackground.glade');
+	$programa = Gtk2::GladeXML-new('glade/gbackground.glade');
 } else {
-	$program = Gtk2::GladeXML-new('/usr/share/gbackground/gbackground.glade');
+	$programa = Gtk2::GladeXML-new('/usr/share/gbackground/gbackground.glade');
 }
 
-# Window loading
+# Cargando Ventanas
 
-load_widgets;
+cargar_widgets;
 
 # Signals
-$program-signal_autoconnect_from_package('main');
+$programa-signal_autoconnect_from_package('main');
 
-## Changes check
+## Verificando el estado del programa
 
-check_status;
+verificando_estado;
 
 Gtk2-main;
 
-## Subroutines ##
-sub trash {
-	@status = (span foreground=\blue\Running/span, span foreground=\red\Stopped/span);
+## Funciones ##
+sub basura {
+	@estado = (span foreground=\blue\Running/span, span foreground=\red\Stoped/span);
 	$home_directory = $ENV{HOME};
 	$path_pid = $home_directory . /.gbackground . /gbackground.pid;
-	$last_change = 'stretched';
+	$cambio_definitivo = 'stretched';
 }
-sub load_widgets {
-	$main_window = $program-get_widget('main_window');
-	$preferences_window = $program-get_widget('preferences_window');
-	$label_number_of_seconds = $program-get_widget('select_seconds');
-	$label_status = $program-get_widget('label_program_status');
-	$about_window = $program-get_widget('about_window');
-	$about = $program-get_widget('about_window');
-	$return_value_widget = $program-get_widget('keep_last_bground_combobox');
-	$type_of_change_widget = $program-get_widget('background_options_select');
-	$filechooserbutton = $program-get_widget('filechooserbutton');
+sub cargar_widgets {
+	$ventana_principal = $programa-get_widget('ventana_principal');
+	$ventana_preferencias = $programa-get_widget('ventana_preferencias');
+	$etiqueta_numero_de_segundos = $programa-get_widget

Bug#533311: gbackground: Code in spanish

2009-06-16 Thread Jakub Lucký
Package: gbackground
Version: 1.1-2
Severity: normal


Hi, I would like to contribute to gbackground, but the code is in Spanish, so 
it's bit like reverse engineering for me to rewrite something

Please make at least dictionary for variables, so I can make refactoring myself

Your hopefully upcoming developer
Jakub

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

Kernel: Linux 2.6.26-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 gbackground depends on:
ii  libglib-perl  1:1.221-1  Perl interface to the GLib and GOb
ii  libgtk2-gladexml-perl 1.007-1Perl interface to use user interfa
ii  libgtk2-perl  1:1.220-2  Perl interface to the 2.x series o
ii  libproc-pid-file-perl 1.24-6 Perl module for managing process i
ii  libui-dialog-perl 1.08-1.1   UI::Dialog a wrapper for various d

gbackground recommends no packages.

gbackground 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#533163: nvidia-glx: fails to start Xserver after upgrade to 185.18.14-1 with unknown reason

2009-06-15 Thread Jakub Lucký
Package: nvidia-glx
Version: 185.18.14-1
Severity: important

After yesterday's upgrade of nvidia-glx 185.18.14-1 (and of course building new 
nvidia-kernel-source module) , my Xserver fails to start. I am using Thinkpad 
T61 with Nvidia Quadro 140

It looks like it's normally starting, for about five times Nvidia logo flashes 
over screen, but always disappears and after about a minute Xserver dialog 
about start failure appears

Adding Xorg log and my xorg.conf, though I am still using it

My Xserver works when started with command startx by root (user is not 
privileged and I don't know how to fix this)  _or_ with vesa driver instead of 
nvidia (but in horrible 800x600 resolution)

Thanks
Jakub


-- Package-specific info:
uname -r:
Linux gondolin 2.6.29-2-686 #1 SMP Sun May 17 17:56:29 UTC 2009 i686 GNU/Linux


/proc/version:
Linux version 2.6.29-2-686 (Debian 2.6.29-5) (wa...@debian.org) (gcc version 
4.3.3 (Debian 4.3.3-10) ) #1 SMP Sun May 17 17:56:29 UTC 2009


/proc/driver/nvidia/version:


01:00.0 VGA compatible controller: nVidia Corporation Quadro NVS 140M (rev a1)


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

Kernel: Linux 2.6.29-2-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 nvidia-glx depends on:
ii  libc6   2.9-13   GNU C Library: Shared libraries
ii  libgcc1 1:4.4.0-5GCC support library
ii  libgl1-mesa-glx [li 7.4.1-1  A free implementation of the OpenG
ii  libx11-62:1.2.1-1X11 client-side library
ii  libxext62:1.0.4-1X11 miscellaneous extension librar
ii  nvidia-kernel-2.6.2 185.18.14-1+2.6.29-5 NVIDIA binary kernel module for Li
ii  x11-common  1:7.4+3  X Window System (X.Org) infrastruc
ii  xlibmesa-gl 1:7.4+3  transitional package for Debian et
ii  zlib1g  1:1.2.3.3.dfsg-13compression library - runtime

nvidia-glx recommends no packages.

Versions of packages nvidia-glx suggests:
ii  nvidia-kernel-source 185.18.14-1 NVIDIA binary kernel module source
ii  nvidia-settings  180.22-1Tool of configuring the NVIDIA gra

-- no debconf information

This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the xorg product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.

X.Org X Server 1.6.1.901 (1.6.2 RC 1)
Release Date: 2009-5-8
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.26-2-686 i686 Debian
Current Operating System: Linux gondolin 2.6.29-2-686 #1 SMP Sun May 17 
17:56:29 UTC 2009 i686
Build Date: 14 May 2009  05:49:41PM
xorg-server 2:1.6.1.901-2 (jcris...@debian.org) 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Mon Jun 15 11:51:13 2009
(==) Using config file: /etc/X11/xorg.conf
(==) ServerLayout Default Layout
(**) |--Screen Default Screen (0)
(**) |   |--Monitor Generic Monitor
(**) |   |--Device nVidia Corporation NVIDIA Default Card
(**) |--Input Device Generic Keyboard
(**) |--Input Device Configured Mouse
(**) |--Input Device Synaptics Touchpad
(**) Option DontZap false
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory /usr/X11R6/lib/X11/fonts/misc does not exist.
Entry deleted from font path.
(WW) The directory /usr/X11R6/lib/X11/fonts/cyrillic does not exist.
Entry deleted from font path.
(WW) The directory /usr/X11R6/lib/X11/fonts/100dpi/ does not exist.
Entry deleted from font path.
(WW) The directory /usr/X11R6/lib/X11/fonts/75dpi/ does not exist.
Entry deleted from font path.
(WW) The directory /usr/X11R6/lib/X11/fonts/Type1 does not exist.
Entry deleted from font path.
(WW) The directory /usr/X11R6/lib/X11/fonts/100dpi does not exist.
Entry deleted from font path.
(WW) The directory /usr/X11R6/lib/X11/fonts/75dpi does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
Entry deleted from font path.
(**) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/truetype/non-packaged,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,

Bug#529170: wesnoth: AI extremely slow

2009-05-17 Thread Jakub Lucký
Package: wesnoth
Version: 1:1.6.2-1
Severity: minor


When playing with computer oponent (Default AI), with higher amount of units, 
Wesnoth decides very very long time, which unit should turn(like AI is 
thinking) with pretty high cpu load
Maybe some wrong...

Seems to me that it is problem of last upgrade

Thanks
Jakub


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

Kernel: Linux 2.6.26-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 wesnoth depends on:
ii  wesnoth-aoi   1:1.6.2-1  An Orcish Incursion official cam
ii  wesnoth-core  1:1.6.2-1  fantasy turn-based strategy game
ii  wesnoth-data  1:1.6.2-1  data files for Wesnoth
ii  wesnoth-did   1:1.6.2-1  Descent Into Darkness official c
ii  wesnoth-ei1:1.6.2-1  The Eastern Invasion official ca
ii  wesnoth-httt  1:1.6.2-1  Heir to the Throne official camp
ii  wesnoth-l 1:1.6.2-1  Liberty official campaign for We
ii  wesnoth-low   1:1.6.2-1  Legend of Wesmere official campa
ii  wesnoth-nr1:1.6.2-1  Northern Rebirth official campai
ii  wesnoth-sof   1:1.6.2-1  The Sceptre of Fire official cam
ii  wesnoth-sotbe 1:1.6.2-1  Son of the Black-Eye official ca
ii  wesnoth-thot  1:1.6.2-1  The Hammer of Thursagan official
ii  wesnoth-trow  1:1.6.2-1  The Rise of Wesnoth official cam
ii  wesnoth-tsg   1:1.6.2-1  The South Guard official campaig
ii  wesnoth-ttb   1:1.6.2-1  A Tale of Two Brothers official 
ii  wesnoth-utbs  1:1.6.2-1  Under the Burning Suns official 

Versions of packages wesnoth recommends:
pn  wesnoth-music none (no description available)

wesnoth 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#526202: Sometimes nautilus window respawn when closed

2009-04-29 Thread Jakub Lucký
I am very sorry then...

Thanks once more
Jakub Lucký

2009/4/29 Josselin Mouette j...@debian.org

 Version: 2.26.2-3

 Le mercredi 29 avril 2009 à 22:41 +0200, Jakub Lucký a écrit :
  Sometimes, when I try to close Nautilus window, it respawns again and
 again.
  Best explanation will provide attached video

 Already fixed ;)

 --
  .''`.  Josselin Mouette
 : :' :
 `. `'   “I recommend you to learn English in hope that you in
  `- future understand things”  -- Jörg Schilling



Bug#523546: hamster-applet: Pause button

2009-04-10 Thread Jakub Lucký
Package: hamster-applet
Version: 2.24.3-1
Severity: wishlist


Hi, hamster applet is great stuff, but it will be great, if there will be also 
Pause button to terminate tracking for short time (restroom, answering urgent 
mail)

Thanks
Jakub



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

Kernel: Linux 2.6.26-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 hamster-applet depends on:
ii  gconf2 2.24.0-7  GNOME configuration database syste
ii  libatk1.0-01.24.0-2  The ATK accessibility toolkit
ii  libc6  2.9-6 GNU C Library: Shared libraries
ii  libcairo2  1.8.6-2+b1The Cairo 2D vector graphics libra
ii  libfontconfig1 2.6.0-3   generic font configuration library
ii  libfreetype6   2.3.9-4   FreeType 2 font engine, shared lib
ii  libglib2.0-0   2.20.0-2  The GLib library of C routines
ii  libgtk2.0-02.14.7-4+b1   The GTK+ graphical user interface 
ii  libpango1.0-0  1.22.4-3  Layout and rendering of internatio
ii  python 2.5.4-2   An interactive high-level object-o
ii  python-central 0.6.11register and build utility for Pyt
ii  python-glade2  2.14.1-1  GTK+ bindings: Glade support
ii  python-gnome2-desktop  2.24.1-1  Python bindings for the GNOME desk
ii  python-gobject 2.16.1-1  Python bindings for the GObject li
ii  python-gtk22.14.1-1  Python bindings for the GTK+ widge
ii  zlib1g 1:1.2.3.3.dfsg-13 compression library - runtime

hamster-applet recommends no packages.

hamster-applet 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#518830: openoffice.org-calc: oocalc - View - (Normal|Page Break View) should be radiobox, not checkbox

2009-03-08 Thread Jakub Lucký
Package: openoffice.org-calc
Version: 1:3.0.1-4
Severity: minor

In OOcalc menu, View - Normal or Page Break View should definitely be 
radiobox, not checkbox, otherwise it's really misleading for users having look 
on their page break view and then trying to switch back

Screenshot added from my Debian Sid with oo-gtk installed

Thanks
Jakub 



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

Kernel: Linux 2.6.26-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 openoffice.org-calc depends on:
ii  libc6   2.9-4GNU C Library: Shared libraries
ii  libgcc1 1:4.3.3-5GCC support library
ii  libstdc++6  4.3.3-5  The GNU Standard C++ Library v3
ii  libstlport4.6ldbl   4.6.2-5  STLport C++ class library
ii  lp-solve5.5.0.13-4   Solve (mixed integer) linear progr
ii  openoffice.org-base-cor 1:3.0.1-4OpenOffice.org office suite -- lib
ii  openoffice.org-core 1:3.0.1-4OpenOffice.org office suite archit
ii  ure 1.4.1+OOo3.0.1-4 UNO runtime environment

openoffice.org-calc recommends no packages.

openoffice.org-calc suggests no packages.

Versions of packages openoffice.org-core depends on:
ii  fontconfig   2.6.0-3 generic font configuration library
ii  libc62.9-4   GNU C Library: Shared libraries
ii  libcairo21.8.6-2 The Cairo 2D vector graphics libra
ii  libcurl3 7.18.2-8Multi-protocol file transfer libra
ii  libdb4.7 4.7.25-6Berkeley v4.7 Database Libraries [
ii  libexpat12.0.1-4 XML parsing C library - runtime li
ii  libfreetype6 2.3.7-2 FreeType 2 font engine, shared lib
ii  libgcc1  1:4.3.3-5   GCC support library
ii  libglib2.0-0 2.18.4-2The GLib library of C routines
ii  libgstreamer-plu 0.10.22-3   GStreamer libraries from the base
ii  libgstreamer0.10 0.10.22-2   Core GStreamer libraries and eleme
ii  libgtk2.0-0  2.14.7-4The GTK+ graphical user interface 
ii  libhunspell-1.2- 1.2.8-2 spell checker and morphological an
ii  libhyphen0   2.4-4   ALTLinux hyphenation library - sha
ii  libice6  2:1.0.5-1   X11 Inter-Client Exchange library
ii  libicu38 3.8.1-3 International Components for Unico
ii  libjpeg626b-14   The Independent JPEG Group's JPEG 
ii  libldap-2.4-22.4.15-1OpenLDAP libraries
ii  libneon270.28.2-6.1  An HTTP and WebDAV client library
ii  libnspr4-0d  4.7.1-4 NetScape Portable Runtime Library
ii  libnss3-1d   3.12.2.with.ckbi.1.73-1 Network Security Service libraries
ii  librdf0  1.0.8-1 Redland Resource Description Frame
ii  libsm6   2:1.1.0-2   X11 Session Management library
ii  libstdc++6   4.3.3-5 The GNU Standard C++ Library v3
ii  libstlport4.6ldb 4.6.2-5 STLport C++ class library
ii  libx11-6 2:1.1.5-2   X11 client-side library
ii  libxaw7  2:1.0.5-2   X11 Athena Widget library
ii  libxext6 2:1.0.4-1   X11 miscellaneous extension librar
ii  libxinerama1 2:1.0.3-2   X11 Xinerama extension library
ii  libxml2  2.7.3.dfsg-1GNOME XML library
ii  libxrandr2   2:1.2.3-1   X11 RandR extension library
ii  libxrender1  1:0.9.4-2   X Rendering Extension client libra
ii  libxslt1.1   1.1.24-2XSLT processing library - runtime 
ii  libxt6   1:1.0.5-3   X11 toolkit intrinsics library
ii  libxtst6 2:1.0.3-1   X11 Testing -- Resource extension 
ii  openoffice.org-c 1:3.0.1-4   OpenOffice.org office suite archit
ii  ttf-opensymbol   1:3.0.1-4   The OpenSymbol TrueType font
ii  ure  1.4.1+OOo3.0.1-4UNO runtime environment
ii  zlib1g   1:1.2.3.3.dfsg-13   compression library - runtime

-- no debconf information
attachment: oocalc.png

Bug#516579: gforge-web-apache2 can't be removed/purged when virtualhost is missing

2009-02-22 Thread Jakub Lucký
Package: gforge-web-apache2
Version: 4.7.1-2
Severity: normal
Tags: patch

In prerm script is line for disabling apache virtualhost (a2dissite) which 
(when virtualhost file absent) causes unability to remove for dpkg, because 
script ends with error code 1

Steps to reproduce:
apt-get install gforge-web-apache2
rm /etc/apache2/sites-available/gforge
apt-get remove gforge-web-apache2

Adding pretty easy patch (udiff) for fixing prerm script


-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'sid'), (500, 'testing'), (1, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-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
--- prerm   2009-02-22 14:26:02.0 +0100
+++ prerm-patched   2009-02-22 14:27:06.0 +0100
@@ -19,7 +19,7 @@
 
 case $1 in
 remove)
-   a2dissite gforge
+   a2dissite gforge || true
rm -f /etc/apache2/sites-available/gforge
invoke-rc.d apache2 reload || true
;;


Bug#503998: linux-image-2.6.26-1-686: Randomly broken suspend on Thinkpad T61 after update

2008-12-28 Thread Jakub Lucký
Hi

Everything seems to be OK after short testing, I'll be back if some troubles
come...

Jakub Lucký

P.S. Thanks for fixing it...

On Sat, Dec 27, 2008 at 10:29 PM, Moritz Muehlenhoff j...@inutil.org wrote:

 On Thu, Oct 30, 2008 at 12:08:12PM +0100, Jakub Lucký wrote:
  Package: linux-image-2.6.26-1-686
  Version: 2.6.26-9
  Severity: normal
 
  I am experiencing problems with suspend after update from 2.6.26-7 or -8
  My Thinkpad T61 refuses to wake up from suspend randomly. It only shows
 blank screen (usually backlighted) and LED's signalize it's not suspended
 anymore.
  I dont suspect Nvidia drivers, because they were not updated...

 Does this error still persist with the 2.6.26-12 kernel?

 Cheers,
 Moritz



Bug#504874: Please make now_active_tab_jid command for gajim-remote

2008-11-07 Thread Jakub Lucký
Package: gajim
Version: 0.11.4-3
Severity: wishlist

Hi, for scripting, it will be great to make remote command called 
now_active_tab_jid or like that, which will return currently active 
window/tab JID...

Even, it will be useful (in future) to be able to switch active tab/window
using this like now_active_tab_jid=$JID

Thanks
Jakub



-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (700, 'experimental'), (650, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-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 gajim depends on:
ii  dnsutils   1:9.5.0.dfsg.P2-4 Clients provided with BIND
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libc6  2.7-16GNU C Library: Shared libraries
ii  libcairo2  1.6.4-6.1 The Cairo 2D vector graphics libra
ii  libglib2.0-0   2.16.6-1  The GLib library of C routines
ii  libgtk2.0-02.12.11-4 The GTK+ graphical user interface 
ii  libgtkspell0   2.0.13-1+b1   a spell-checking addon for GTK's T
ii  libpango1.0-0  1.20.5-3  Layout and rendering of internatio
ii  libxss11:1.1.3-1 X11 Screen Saver extension library
ii  python 2.5.2-3   An interactive high-level object-o
ii  python-glade2  2.12.1-6  GTK+ bindings: Glade support
ii  python-gtk22.12.1-6  Python bindings for the GTK+ widge
ii  python-support 0.8.7 automated rebuilding support for P

Versions of packages gajim recommends:
ii  dbus  1.2.1-4simple interprocess messaging syst
ii  notification-daemon   0.3.7-1+b1 a daemon that displays passive pop
ii  python-dbus   0.83.0-1   simple interprocess messaging syst
ii  python-gnupginterface 0.3.2-9Python interface to GnuPG (GPG)

Versions of packages gajim suggests:
ii  aspell-en 6.0-0-5.1  English dictionary for GNU Aspell
pn  avahi-daemon  none (no description available)
pn  nautilus-sendto   none (no description available)
pn  network-manager   none (no description available)
pn  python-avahi  none (no description available)
ii  python-gnome2 2.22.0-1   Python bindings for the GNOME desk
ii  python-gnome2-desktop 2.22.0-2   Python bindings for the GNOME desk

-- no debconf information



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



Bug#503998: linux-image-2.6.26-1-686: Randomly broken suspend on Thinkpad T61 after update

2008-11-01 Thread Jakub Lucký
On Sat, Nov 1, 2008 at 1:31 PM, Bastian Blank [EMAIL PROTECTED] wrote:
 Please try to find out if it exists in -8 or not. I expect that this is
 similar to #504167, which is confirmed to be new in -9.
I can't test it with -8, it's not available in repository now, and I
am doing apt-get clean regularly

 This is nonsense. Please check it without.
Ok, I will try my best testing it with vesa drivers and informing you

Jakub



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



Bug#503998: linux-image-2.6.26-1-686: Randomly broken suspend on Thinkpad T61 after update

2008-10-30 Thread Jakub Lucký
Package: linux-image-2.6.26-1-686
Version: 2.6.26-9
Severity: normal

I am experiencing problems with suspend after update from 2.6.26-7 or -8
My Thinkpad T61 refuses to wake up from suspend randomly. It only shows blank 
screen (usually backlighted) and LED's signalize it's not suspended anymore.
I dont suspect Nvidia drivers, because they were not updated...



-- Package-specific info:
** Version:
Linux version 2.6.26-1-686 (Debian 2.6.26-9) ([EMAIL PROTECTED]) (gcc version 
4.1.3 20080623 (prerelease) (Debian 4.1.2-23)) #1 SMP Sat Oct 18 16:22:25 UTC 
2008

** Command line:
root=/dev/sda3 ro vga=869

** Tainted: P (1)

** Kernel log:
[   17.529131] iwl4965: Tunable channels: 13 802.11bg, 19 802.11a channels
[   17.553345] phy0: Selected rate control algorithm 'iwl-4965-rs'
[   17.647623] cs: IO port probe 0x100-0x3af: clean.
[   17.672102] cs: IO port probe 0x3e0-0x4ff: excluding 0x4d0-0x4d7
[   17.703132] cs: IO port probe 0x820-0x8ff: clean.
[   17.750812] cs: IO port probe 0xc00-0xcf7: clean.
[   17.774663] cs: IO port probe 0xa00-0xaff:6ACPI: PCI interrupt for device 
:03:00.0 disabled
[   17.774663]  clean.
[   17.840490] input: 4965AGN as /class/input/input8
[   17.938726] Synaptics Touchpad, model: 1, fw: 6.2, id: 0x81a0b1, caps: 
0xa04793/0x30
[   17.959501] serio: Synaptics pass-through port at isa0060/serio1/input0
[   18.010290] ACPI: PCI Interrupt :00:1b.0[B] - GSI 17 (level, low) - 
IRQ 17
[   18.015987] hda_intel: probe_mask set to 0x1 for device 17aa:20ac
[   18.055570] PCI: Setting latency timer of device :00:1b.0 to 64
[   18.098598] input: SynPS/2 Synaptics TouchPad as /class/input/input9
[   19.909476] Adding 1950440k swap on /dev/sda5.  Priority:-1 extents:1 
across:1950440k
[   19.970075] EXT3-fs warning: maximal mount count reached, running e2fsck is 
recommended
[   20.012924] EXT3 FS on sda3, internal journal
[   21.016300] loop: module loaded
[   21.153141] thinkpad_ec: thinkpad_ec 0.37 loaded.
[   21.200165] tp_smapi 0.37 loading...
[   21.226207] tp_smapi successfully loaded (smapi_port=0xb2).
[   21.272494] hdaps: LENOVO ThinkPad T61 detected, setting orientation 1
[   21.312578] hdaps: initial mode latch is 0x05
[   21.312578] hdaps: setting ec_rate=250, filter_order=2
[   21.312578] hdaps: fake_data_mode set to 0
[   21.312578] hdaps: device successfully initialized.
[   21.336561] input: ThinkPad HDAPS joystick emulation as /class/input/input10
[   21.432786] input: ThinkPad HDAPS accelerometer data as /class/input/input11
[   21.525296] hdaps: driver successfully loaded.
[   21.595448] ide_generic: please use probe_mask=0x3f module parameter for 
probing all legacy ISA IDE ports
[   21.619959] ide_generic: I/O resource 0x1F0-0x1F7 not free.
[   21.645844] ide_generic: I/O resource 0x170-0x177 not free.
[   21.947490] fuse init (API version 7.9)
[   24.083315] IBM TrackPoint firmware: 0x0e, buttons: 3/3
[   24.233105] kjournald starting.  Commit interval 5 seconds
[   24.233192] EXT3-fs warning: maximal mount count reached, running e2fsck is 
recommended
[   24.329737] EXT3 FS on sda7, internal journal
[   24.329737] EXT3-fs: recovery complete.
[   24.362224] EXT3-fs: mounted filesystem with ordered data mode.
[   24.460081] input: TPPS/2 IBM TrackPoint as /class/input/input12
[   24.491242] FAT: utf8 is not a recommended IO charset for FAT filesystems, 
filesystem will be case sensitive!
[   26.914616] ACPI: PCI Interrupt :03:00.0[A] - GSI 17 (level, low) - 
IRQ 17
[   26.957628] PM: Writing back config space on device :03:00.0 at offset 1 
(was 40100102, writing 40100106)
[   26.957628] firmware: requesting iwlwifi-4965-1.ucode
[   27.147646] NET: Registered protocol family 10
[   27.214292] lo: Disabled Privacy Extensions
[   27.242083] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   27.270552] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   27.407164] Registered led device: iwl-phy0:radio
[   27.438940] Registered led device: iwl-phy0:assoc
[   27.465129] Registered led device: iwl-phy0:RX
[   27.514802] Registered led device: iwl-phy0:TX
[   39.822456] nvidia: module license 'NVIDIA' taints kernel.
[   40.081707] ACPI: PCI Interrupt :01:00.0[A] - GSI 16 (level, low) - 
IRQ 16
[   40.081707] PCI: Setting latency timer of device :01:00.0 to 64
[   40.081707] NVRM: loading NVIDIA UNIX x86 Kernel Module  173.14.09  Wed Jun  
4 23:43:17 PDT 2008
[   69.129807] CPU0 attaching NULL sched-domain.
[   69.129820] CPU1 attaching NULL sched-domain.
[   69.133948] CPU0 attaching sched-domain:
[   69.133957]  domain 0: span 0-1
[   69.133965]   groups: 0 1
[   69.133977]   domain 1: span 0-1
[   69.133984]groups: 0-1
[   69.133994] CPU1 attaching sched-domain:
[   69.134000]  domain 0: span 0-1
[   69.134007]   groups: 1 0
[   69.134018]   domain 1: span 0-1
[   69.134025]groups: 0-1
[   93.462880] ip_tables: (C) 2000-2006 Netfilter Core Team
[   96.137676] wlan0: Initial auth_alg=0
[   96.137691] wlan0: authenticate with AP 

Bug#498474: Additional error in mplayer completion

2008-10-07 Thread Jakub Lucký
Hi

When I try to complete mplayer, this error occurs...

-sh: ( compgen -d -- '' ): No such file or directory
-sh: ( compgen -f -X
!*.@(mp?(e)g|MP?(E)G|wm[av]|WM[AV]|avi|AVI|asf|ASF|vob|VOB|bin|BIN|dat|DAT|vcd|VCD|ps|PS|pes|PES|fl[iv]|FL[IV]|viv|VIV|rm?(j)|RM?(J)|ra?(m)|RA?(M)|yuv|YUV|mov|MOV|qt|QT|mp[34]|MP[34]|m4[av]|M4[AV]|og[gm]|OG[GM]|w?(a)v|W?(A)V|dump|DUMP|mk[av]|MK[AV]|m4a|M4A|aac|AAC|m2v|M2V|dv|DV|rmvb|RMVB|mid|MID|ts|TS|3g[p2]|mpc|MPC|flac|FLAC|vro|VRO|divx|DIVX|aif?(f)|AIF?(F)|m2ts|M2TS)
-- '' ): File name too long


I suppose it's connected with this bug

Thanks
Jakub Lucký


Bug#498474: bash-completion: Repeatable on Unstable too

2008-10-06 Thread Jakub Lucký
Package: bash-completion
Version: 20080705
Followup-For: Bug #498474

Hi, this bug still occurs in Debian Sid...

Thanks for your work
Jakub Lucký


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

Kernel: Linux 2.6.26-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 bash-completion depends on:
ii  bash  3.2-4  The GNU Bourne Again SHell

bash-completion recommends no packages.

bash-completion suggests no packages.

-- no debconf information



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



Bug#500829: gmail-notify: Freeze (icon disappears, process still running) after suspend

2008-10-01 Thread Jakub Lucký
I have forgotten some info:

1) Can be repeated only after suspend and not always (maybe connected with
network change wlan0 is changed for ppp0 )
2) Only way to make it work is to kill it (sometimes SIGINT isn't enough and
there's need of using SIGKILL) and start new

Jakub Lucký

On Wed, Oct 1, 2008 at 9:50 PM, Jakub Lucký [EMAIL PROTECTED] wrote:

 Package: gmail-notify
 Version: 1.6.1-3
 Severity: normal

 gmail-notify disappears after suspend (I suspect, that the problem is when
 i suspend and then connect to another network)
 Icon disappears (but still taking place in the gnome-panel, as is on
 screenshot) but processes `/bin/sh /usr/bin/gmail-notify` and `python
 notifier.py` are still running and are in S state (looked up via htop)

 Thanks for your work
 Jakub Lucký


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

 Kernel: Linux 2.6.26-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 gmail-notify depends on:
 ii  python-gnome2-extras  2.19.1-2   Extra Python bindings for the
 GNOM
 ii  python-gtk2   2.12.1-6   Python bindings for the GTK+
 widge

 Versions of packages gmail-notify recommends:
 ii  iceweasel [www-browse 2.0.0.14-2 lightweight web browser based
 on M
 ii  konqueror [www-browse 4:3.5.9.dfsg.1-5   KDE's advanced file manager,
 web b
 ii  links2 [www-browser]  2.2-1  Web browser running in both
 graphi
 ii  opera [www-browser]   9.52.2091.gcc4.qt3 The Opera Web Browser

 gmail-notify suggests no packages.

 -- no debconf information



Bug#500689: krusader: Please make FTP connection manager

2008-10-01 Thread Jakub Lucký
On Tue, Sep 30, 2008 at 4:00 PM, Frank Schoolmeesters 
[EMAIL PROTECTED] wrote:

 On Tue, Sep 30, 2008 at 2:56 PM, Jakub Lucký [EMAIL PROTECTED]
 wrote:
  Package: krusader
  Version: 1.90.0-3
  Severity: wishlist
 
  Hi
 
  It will be great to create easy-to-maintain FTP manager for Krusader
  Like you know, selection of saved FTPs, adding new, removing them and so
 on, asi it is in Total Commander
 
  Thanks a lot for your time
  Jakub Lucký
 
  -- System Information:
  Debian Release: lenny/sid
   APT prefers unstable
   APT policy: (500, 'unstable')
  Architecture: i386 (i686)
 
  Kernel: Linux 2.6.26-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 krusader depends on:
  ii  kdelibs4c2a4:3.5.9.dfsg.1-6  core libraries and binaries
 for al
  ii  libacl12.2.47-2  Access control list shared
 library
  ii  libattr1   1:2.4.43-1Extended attribute shared
 library
  ii  libc6  2.7-13GNU C Library: Shared
 libraries
  ii  libgcc11:4.3.2-1 GCC support library
  ii  libice62:1.0.4-1 X11 Inter-Client Exchange
 library
  ii  libkjsembed1   4:3.5.10-1Embedded JavaScript library
  ii  libkonq4   4:3.5.9.dfsg.1-5  core libraries for Konqueror
  ii  libpng12-0 1.2.27-1  PNG library - runtime
  ii  libqt3-mt  3:3.3.8b-5Qt GUI Library (Threaded
 runtime v
  ii  libsm6 2:1.0.3-2 X11 Session Management
 library
  ii  libstdc++6 4.3.2-1   The GNU Standard C++ Library
 v3
  ii  libx11-6   2:1.1.5-2 X11 client-side library
  ii  libxext6   2:1.0.4-1 X11 miscellaneous extension
 librar
  ii  menu   2.1.40generates programs menu for
 all me
  ii  zlib1g 1:1.2.3.3.dfsg-12 compression library -
 runtime
 
  krusader recommends no packages.
 
  Versions of packages krusader suggests:
  ii  arj 3.10.22-6archiver for .arj files
  ii  ark 4:3.5.10-1   graphical archiving tool for
 KDE
  ii  bzip2   1.0.5-1  high-quality block-sorting
 file co
  ii  cfv 1.18.2-1 versatile file checksum
 creator an
  ii  cpio2.9-14   GNU cpio -- a program to
 manage ar
  ii  kdebase-bin 4:3.5.9.dfsg.1-5 core binaries for the KDE
 base mod
  ii  kdebase-kio-plugins 4:3.5.9.dfsg.1-5 core I/O slaves for KDE
  ii  kdiff3  0.9.92-2 compares and merges 2 or 3
 files o
  pn  kedit   none   (no description available)
  ii  khexedit4:3.5.10-1   KDE hex editor
  pn  kmail   none   (no description available)
  ii  konsole 4:3.5.9.dfsg.1-5 X terminal emulator for KDE
  ii  krename 3.0.14-1 Powerful batch renamer for
 KDE 3.x
  pn  lha none   (no description available)
  ii  p7zip   4.58~dfsg.1-17zr file archiver with high
 compre
  ii  rar 1:3.8b3-1Archiver for .rar files
  pn  rpm none   (no description available)
  ii  unace   1.2b-7   extract, test and view .ace
 archiv
  ii  unrar   1:3.8.2-1Unarchiver for .rar files
 (non-fre
  ii  unzip   5.52-12  De-archiver for .zip files
  ii  xxdiff  1:3.2-7  a graphical file and
 directories c
  ii  zip 2.32-1   Archiver for .zip files
 
  -- no debconf information
 
 
 
 

 Hi Jakub,

 We know that the remote connection manager is bad, the GUI even
 dates from KDE1 ... ;)
 The current focus is mainly debugging Krusader-2.x so that we can
 release a stable version for KDE4.
 There will be a new remote connection manager some day, but no promesses
 when.

 kind regards,

 Frank Schoolmeester
 http://www.krusader.org



Hi Frank

I read your email and I am now looking forward to Krusader-2...

Thanks a lot for your information
Jakub


Bug#500689: krusader: Please make FTP connection manager

2008-09-30 Thread Jakub Lucký
Package: krusader
Version: 1.90.0-3
Severity: wishlist

Hi

It will be great to create easy-to-maintain FTP manager for Krusader
Like you know, selection of saved FTPs, adding new, removing them and so on, 
asi it is in Total Commander

Thanks a lot for your time
Jakub Lucký 

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

Kernel: Linux 2.6.26-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 krusader depends on:
ii  kdelibs4c2a4:3.5.9.dfsg.1-6  core libraries and binaries for al
ii  libacl12.2.47-2  Access control list shared library
ii  libattr1   1:2.4.43-1Extended attribute shared library
ii  libc6  2.7-13GNU C Library: Shared libraries
ii  libgcc11:4.3.2-1 GCC support library
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libkjsembed1   4:3.5.10-1Embedded JavaScript library
ii  libkonq4   4:3.5.9.dfsg.1-5  core libraries for Konqueror
ii  libpng12-0 1.2.27-1  PNG library - runtime
ii  libqt3-mt  3:3.3.8b-5Qt GUI Library (Threaded runtime v
ii  libsm6 2:1.0.3-2 X11 Session Management library
ii  libstdc++6 4.3.2-1   The GNU Standard C++ Library v3
ii  libx11-6   2:1.1.5-2 X11 client-side library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  menu   2.1.40generates programs menu for all me
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

krusader recommends no packages.

Versions of packages krusader suggests:
ii  arj 3.10.22-6archiver for .arj files
ii  ark 4:3.5.10-1   graphical archiving tool for KDE
ii  bzip2   1.0.5-1  high-quality block-sorting file co
ii  cfv 1.18.2-1 versatile file checksum creator an
ii  cpio2.9-14   GNU cpio -- a program to manage ar
ii  kdebase-bin 4:3.5.9.dfsg.1-5 core binaries for the KDE base mod
ii  kdebase-kio-plugins 4:3.5.9.dfsg.1-5 core I/O slaves for KDE
ii  kdiff3  0.9.92-2 compares and merges 2 or 3 files o
pn  kedit   none   (no description available)
ii  khexedit4:3.5.10-1   KDE hex editor
pn  kmail   none   (no description available)
ii  konsole 4:3.5.9.dfsg.1-5 X terminal emulator for KDE
ii  krename 3.0.14-1 Powerful batch renamer for KDE 3.x
pn  lha none   (no description available)
ii  p7zip   4.58~dfsg.1-17zr file archiver with high compre
ii  rar 1:3.8b3-1Archiver for .rar files
pn  rpm none   (no description available)
ii  unace   1.2b-7   extract, test and view .ace archiv
ii  unrar   1:3.8.2-1Unarchiver for .rar files (non-fre
ii  unzip   5.52-12  De-archiver for .zip files
ii  xxdiff  1:3.2-7  a graphical file and directories c
ii  zip 2.32-1   Archiver for .zip files

-- no debconf information



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



Bug#490082: ripit: Problems with lame --genre-list

2008-09-28 Thread Jakub Lucký
Hi

There is still the same bug there, I can repeat it every time...
actually, nothing can be ripped at all.

But, the patch is working (on Debian Sid definetely)
Submitting it will be great

Jakub Lucký


Bug#499541: xserver-xorg: random crashes after last update

2008-09-19 Thread Jakub Lucký
Package: xserver-xorg
Version: 1:7.3+17
Severity: important

My X crashed several times from last upgrade, usually when switching between 
workspaces in GNOME. Log should be containing info about the crash (happended 5 
minutes ago)

Jakub Lucký

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

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

X server symlink status:
lrwxrwxrwx 1 root root 13 2008-02-04 13:53 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1718484 2008-09-15 01:41 /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 Quadro NVS 140M (rev a1)

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 4149 2008-07-22 09:58 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# /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

## xorg.conf config file for Intel 965 X3100 Crestline based Lenovo
## Thinkpad R61, T61, X61... under Debian Etch (or ununtu)
## more on 
http://www.klabs.be/~fpiat/linux/debian/Etch_on_Thinkpad_T61.html#Display

Section Files
FontPath/usr/share/fonts/X11/misc
FontPath/usr/share/fonts/truetype/non-packaged
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
# path to defoma fonts
FontPath/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
EndSection

Section Module
Loadi2c
Loadbitmap
Loadddc
Loaddri
Loadextmod
Loadfreetype
Loadglx
Loadint10
Loadvbe
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  CoreKeyboard
Option  XkbRules  xorg
Option  XkbModel  pc105
Option  XkbLayout cz
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/input/mice
Option  Protocol  ImPS/2

#Comment this line out.
#Option Emulate3Buttons   true

#add those three lines
Option  EmulateWheel  true
Option  EmulateWheelTimeOut 200
Option  EmulateWheelButton2
#For more information 
http://thinkwiki.org/wiki/How_to_configure_the_TrackPoint 
EndSection

Section InputDevice
Identifier  Synaptics Touchpad
Driver  synaptics
Option  SendCoreEventstrue
Option  Device/dev/psaux
Option  Protocol  auto-dev
Option  HorizScrollDelta  0
Option  CircularScrolling  on
Option  CircScrollTrigger  8
EndSection

Section Device
Identifier  nVidia Corporation NVIDIA Default Card
#Driver nv
Driver  nvidia
#Driver vesa
BusID   PCI:1:0:0
Option  NvAGP 1
Option OnDemandVBlankInterrupts True
EndSection

Section DRI
Mode0666
EndSection

Section Monitor
Identifier  Generic Monitor
Option  DPMS
#   HorizSync   28-72
#   VertRefresh 43-60
EndSection

Section Screen
Identifier  Default Screen
Device  nVidia Corporation NVIDIA Default Card
Monitor Generic Monitor
DefaultDepth24
SubSection Display
Depth   1

Bug#498220: [pkg-wpa-devel] Bug#498220: wpasupplicant: fails to connect with error message No Suitable AP found even if configuration is correct

2008-09-09 Thread Jakub Lucký
On Mon, Sep 8, 2008 at 11:30 AM, Kel Modderman [EMAIL PROTECTED] wrote:
 On Monday 08 September 2008 18:49:58 Jakub Lucký wrote:
 Package: wpasupplicant
 Version: 0.6.4-2
 Severity: important


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

 Kernel: Linux 2.6.26-1-amd64 (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 wpasupplicant depends on:
 ii  adduser   3.110  add and remove users and groups
 ii  libc6 2.7-13 GNU C Library: Shared libraries
 ii  libdbus-1-3   1.2.1-3simple interprocess messaging 
 syst
 ii  libpcsclite1  1.4.102-1  Middleware to access a smart 
 card
 ii  libreadline5  5.2-3  GNU readline and history 
 libraries
 ii  libssl0.9.8   0.9.8g-13  SSL shared libraries
 ii  lsb-base  3.2-20 Linux Standard Base 3.2 init 
 scrip

 wpasupplicant recommends no packages.

 Versions of packages wpasupplicant suggests:
 pn  libengine-pkcs11-openssl  none (no description available)
 ii  wpagui0.6.4-2GUI for wpa_supplicant

 -- no debconf information

 When I try to connect to our school wireless network, it fails with message 
 No suitable AP found, even this configuration worked year ago and even on 
 Asus EEE with Xandros yesterday...
 I am using Thinkpad T61 with IPW 4965, kernel driver iwlwifi and I suppose I 
 am using Debian repository firmware from package firmware-iwlwifi
 My calling of wpa_supplicant is like this: wpa_supplicant -c 
 /etc/wpa_supplicat.conf -i wlan0 -D wext

 More information will be in attachements

 You're using i386 userland with amd64 kernel right? Does it work if you use an
 i386 kernel?

 Kel.


Hi,
after testing submitting that it works for Debian kernel 2.6.26-1-686,
that's great, it works at least on this kernel

Jakub

Jakub


Bug#498220: Another attachement

2008-09-08 Thread Jakub Lucký
I forgot to add this attachement, it's my configuration file

Jakub Lucký


wpa-supplicat.conf
Description: Binary data


Bug#485769: No more info needed?

2008-06-25 Thread Jakub Lucký
Hi

I hate to bump, but working wpa_supplicant is bit needing for me...
So, do you need more informations?

Jakub



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



Bug#485769: [pkg-wpa-devel] Bug#485769: More info

2008-06-16 Thread Jakub Lucký
Hi

Don't remember which parts were updated...

There is -ddd output in attached file

With regards
Jakub



On Sat, Jun 14, 2008 at 2:10 AM, Kel Modderman [EMAIL PROTECTED] wrote:
 On Thursday 12 June 2008 16:37:03 Jakub Lucký wrote:
 Even downgrading to Etch version wasn't succesful, so maybe there is
 problem in some library?

 s/Etch/Lenny/ ?

 Did you observe what other parts of your system were updated along with new
 wpasupplicant package?


 Jakub

 P.S. am I alone with this bug, or is it common?

 Noone else has reported a similar issue yet.

 Thanks, Kel.

Initializing interface 'wlan0' conf '/etc/wpa_supplicat.conf' driver 'wext' ctrl_interface 'N/A' bridge 'N/A'
Configuration file '/etc/wpa_supplicat.conf' - '/etc/wpa_supplicat.conf'
Reading configuration file '/etc/wpa_supplicat.conf'
ctrl_interface='/var/run/wpa_supplicant'
ctrl_interface_group='0' (DEPRECATED)
eapol_version=1
ap_scan=1
fast_reauth=1
Line: 6 - start of a new network block
ssid - hexdump_ascii(len=3):
 47 4a 4b  GJK 
key_mgmt: 0x1
eap methods - hexdump(len=16): 00 00 00 00 15 00 00 00 00 00 00 00 00 00 00 00
anonymous_identity - hexdump_ascii(len=7):
 78 6c 75 63 6a 30 31  xlucj01 
identity - hexdump_ascii(len=7):
 78 6c 75 63 6a 30 31  xlucj01 
password - hexdump_ascii(len=8):
 65 61 62 36 37 34 63 65   eab674ce
priority=2 (0x2)
phase2 - hexdump_ascii(len=8):
 61 75 74 68 3d 50 41 50   auth=PAP
Priority group 2
   id=0 ssid='GJK'
Initializing interface (2) 'wlan0'
SIOCGIWRANGE: WE(compiled)=22 WE(source)=21 enc_capa=0xf
  capabilities: key_mgmt 0xf enc 0xf
WEXT: Operstate: linkmode=1, operstate=5
Own MAC address: 00:13:e8:a5:6a:8d
wpa_driver_wext_set_wpa
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_countermeasures
wpa_driver_wext_set_drop_unencrypted
RSN: flushing PMKID list in the driver
Setting scan request: 0 sec 10 usec
EAPOL: SUPP_PAE entering state DISCONNECTED
EAPOL: KEY_RX entering state NO_KEY_RECEIVE
EAPOL: SUPP_BE entering state INITIALIZE
EAP: EAP entering state DISABLED
Using existing control interface directory.
ctrl_interface_group=0
ctrl_iface bind(PF_UNIX) failed: Address already in use
ctrl_iface exists, but does not allow connections - assuming it was leftover from forced program termination
Successfully replaced leftover ctrl_iface socket '/var/run/wpa_supplicant/wlan0'
Added interface wlan0
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
Wireless event: cmd=0x8b06 len=12
State: DISCONNECTED - SCANNING
Starting AP scan (broadcast SSID)
Trying to get current scan results first without requesting a new scan to speed up initial association
Invalid freq in scan results (BSSID=00:00:01:00:00:c0 m=0 e=20192)
Invalid freq in scan results (BSSID=00:00:01:00:00:c0 m=0 e=8)


Bug#485769: More info

2008-06-12 Thread Jakub Lucký
Even downgrading to Etch version wasn't succesful, so maybe there is
problem in some library?

Jakub

P.S. am I alone with this bug, or is it common?



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



Bug#485769: wpasupplicant: Crash on WPA-EAP TTLS, PAP auth

2008-06-11 Thread Jakub Lucký
Package: wpasupplicant
Version: 0.6.3-2
Severity: important


wpasupplicant fails to run after last upgrade, when trying to run with
command: wpa_supplicant -c /etc/wpa_supplicant.conf -i wlan0 -D wext

Crash output and config file are included

Jakub

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

Kernel: Linux 2.6.25-2-amd64 (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 wpasupplicant depends on:
ii  adduser  3.108   add and remove users and groups
ii  libc62.7-12  GNU C Library: Shared libraries
ii  libdbus-1-3  1.2.1-2 simple interprocess messaging syst
ii  libpcsclite1 1.4.101-2   Middleware to access a smart card 
ii  libreadline5 5.2-3   GNU readline and history libraries
ii  libssl0.9.8  0.9.8g-10.1 SSL shared libraries
ii  lsb-base 3.2-12  Linux Standard Base 3.2 init scrip

wpasupplicant recommends no packages.

-- no debconf information
CTRL-EVENT-SCAN-RESULTS 
*** glibc detected *** wpa_supplicant: double free or corruption (fasttop): 0x09817848 ***
=== Backtrace: =
/lib/libc.so.6[0xf7c9d8a5]
/lib/libc.so.6(cfree+0x9c)[0xf7c9f74c]
wpa_supplicant[0x808f719]
wpa_supplicant[0x80860e2]
wpa_supplicant[0x8089fa8]
wpa_supplicant[0x8090667]
wpa_supplicant[0x8090d65]
wpa_supplicant[0x8051712]
wpa_supplicant[0x8051cb7]
wpa_supplicant[0x8085976]
wpa_supplicant[0x808cbcc]
/lib/libc.so.6(__libc_start_main+0xe5)[0xf7c49455]
wpa_supplicant[0x804cb91]
=== Memory map: 
08048000-080a7000 r-xp  08:03 1124088/sbin/wpa_supplicant
080a7000-080a8000 rw-p 0005f000 08:03 1124088/sbin/wpa_supplicant
0980d000-0982e000 rw-p 0980d000 00:00 0  [heap]
f7a0-f7a21000 rw-p f7a0 00:00 0 
f7a21000-f7b0 ---p f7a21000 00:00 0 
f7bcb000-f7bd4000 r-xp  08:03 441302 /lib/libnss_files-2.7.so
f7bd4000-f7bd6000 rw-p 8000 08:03 441302 /lib/libnss_files-2.7.so
f7bd6000-f7bde000 r-xp  08:03 441304 /lib/libnss_nis-2.7.so
f7bde000-f7be rw-p 7000 08:03 441304 /lib/libnss_nis-2.7.so
f7be-f7bf3000 r-xp  08:03 441299 /lib/libnsl-2.7.so
f7bf3000-f7bf5000 rw-p 00012000 08:03 441299 /lib/libnsl-2.7.so
f7bf5000-f7bf7000 rw-p f7bf5000 00:00 0 
f7bf7000-f7bfe000 r-xp  08:03 441300 /lib/libnss_compat-2.7.so
f7bfe000-f7c0 rw-p 6000 08:03 441300 /lib/libnss_compat-2.7.so
f7c0-f7c02000 rw-p f7c0 00:00 0 
f7c02000-f7c16000 r-xp  08:03 32733  /usr/lib/libz.so.1.2.3.3
f7c16000-f7c17000 rw-p 00013000 08:03 32733  /usr/lib/libz.so.1.2.3.3
f7c17000-f7c19000 r-xp  08:03 441296 /lib/libdl-2.7.so
f7c19000-f7c1b000 rw-p 1000 08:03 441296 /lib/libdl-2.7.so
f7c1b000-f7c2f000 r-xp  08:03 441307 /lib/libpthread-2.7.so
f7c2f000-f7c31000 rw-p 00013000 08:03 441307 /lib/libpthread-2.7.so
f7c31000-f7c33000 rw-p f7c31000 00:00 0 
f7c33000-f7d6b000 r-xp  08:03 441293 /lib/libc-2.7.so
f7d6b000-f7d6c000 r--p 00138000 08:03 441293 /lib/libc-2.7.so
f7d6c000-f7d6e000 rw-p 00139000 08:03 441293 /lib/libc-2.7.so
f7d6e000-f7d71000 rw-p f7d6e000 00:00 0 
f7d71000-f7da6000 r-xp  08:03 33061  /usr/lib/libdbus-1.so.3.4.0
f7da6000-f7da8000 rw-p 00034000 08:03 33061  /usr/lib/libdbus-1.so.3.4.0
f7da8000-f7ed9000 r-xp  08:03 48940  /usr/lib/i686/cmov/libcrypto.so.0.9.8
f7ed9000-f7eef000 rw-p 00131000 08:03 48940  /usr/lib/i686/cmov/libcrypto.so.0.9.8
f7eef000-f7ef3000 rw-p f7eef000 00:00 0 
f7ef3000-f7f34000 r-xp  08:03 48955  /usr/lib/i686/cmov/libssl.so.0.9.8
f7f34000-f7f38000 rw-p 0004 08:03 48955  /usr/lib/i686/cmov/libssl.so.0.9.8
f7f38000-f7f4 r-xp  08:03 36220  /usr/lib/libpcsclite.so.1.0.0
f7f4-f7f41000 rw-p 8000 08:03 36220  /usr/lib/libpcsclite.so.1.0.0
f7f45000-f7f51000 r-xp  08:03 439966 /lib/libgcc_s.so.1
f7f51000-f7f52000 rw-p b000 08:03 439966 /lib/libgcc_s.so.1
f7f52000-f7f55000 rw-p f7f52000 00:00 0 
f7f55000-f7f56000 r-xp 

Bug#484275: eclipse-sdk: Can't be upgraded due to dependency problem

2008-06-03 Thread Jakub Lucký
Package: eclipse-sdk
Version: 3.2.2-5
Severity: normal

New version can't be installed due to apt dependency problem
Apt output:

[EMAIL PROTECTED]:/etc# apt-get install eclipse-sdk
Reading package lists... Done
Building dependency tree   
Reading state information... 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:
  eclipse-sdk: Depends: eclipse (= 3.2.2-6) but 3.2.2-5 is to be installed
E: Broken packages


Way to reproduce: Try apt-get install eclipse-sdk in Sid



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

Kernel: Linux 2.6.25-3-gondolin (SMP w/2 CPU cores; PREEMPT)
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 eclipse-sdk depends on:
ii  eclipse   3.2.2-5Extensible Tool Platform and Java 

eclipse-sdk recommends no packages.

-- no debconf information



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



Bug#484284: metacity: Show position of pointer breaks shortcuts

2008-06-03 Thread Jakub Lucký
Package: metacity
Version: 1:2.22.0-1
Severity: normal

Turning on Show position of pointer when the Control key is pressed in
System - Preferences - Mouse breaks up Control based shortcuts.

Way to reproduce: Turn on the Show position thing and try for example
Ctrl+Alt+L to lock screen. Not working (Hope it's not only on my system)

Jakub

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

Kernel: Linux 2.6.25-3-gondolin (SMP w/2 CPU cores; PREEMPT)
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 metacity depends on:
ii  libatk1.0-0 1.22.0-1 The ATK accessibility toolkit
ii  libc6   2.7-11   GNU C Library: Shared libraries
ii  libcairo2   1.6.4-3  The Cairo 2D vector graphics libra
ii  libgconf2-4 2.22.0-1 GNOME configuration database syste
ii  libglib2.0-02.16.3-2 The GLib library of C routines
ii  libgtk2.0-0 2.12.9-4 The GTK+ graphical user interface 
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libmetacity01:2.22.0-1   library of lightweight GTK2 based 
ii  libpango1.0-0   1.20.2-2 Layout and rendering of internatio
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libstartup-notification00.9-1library for program launch feedbac
ii  libx11-62:1.0.3-7X11 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  libxrandr2  2:1.2.2-2X11 RandR extension library
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra
ii  metacity-common 1:2.22.0-1   Shared files of lightweight GTK2 b

Versions of packages metacity recommends:
ii  gnome-session [x-session-mana 2.22.2-1   The GNOME 2 Session Manager

-- no debconf information



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



Bug#466437: Weird output when using any shortcuts in Vim in screen session

2008-02-18 Thread Jakub Lucký
Subject: Weird output when using any shortcuts in Vim in screen session
Package: screen
Version: 4.0.3-7
Severity: normal



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

Kernel: Linux 2.6.24 (SMP w/2 CPU cores; PREEMPT)
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 screen depends on:
ii  libc6 2.7-8  GNU C Library: Shared libraries
ii  libncursesw5  5.6+20080203-1 Shared libraries for terminal hand
ii  libpam0g  0.99.7.1-5 Pluggable Authentication Modules l

screen recommends no packages.

-- no debconf information



When i try to use any of commands in vim (i to insert mod, : to
write :q and so on), I got strange message, but vim is still
running, no crash, only this text:

:*** debug [lib/liblow.c(212)]:
   VC: 0

This makes vim unuseable in screen, in normal terminal (I'm using
gnome-terminal with Bash) I have no problems

Way to repeat bug:
$ screen
$ vim
press : or i 

Also could be repeated as a root

Vim:  Version: 1:7.1-245+1

Jakub Lucký