Bug#998737: gnote: Timestamp is not in ISO 8601 format

2021-11-07 Thread Zoltan Adasz
Package: gnote Version: 3.38.0-1 Severity: important Dear Maintainer, I observed synchronization errors with Tomdroid (Android app using Tomboy's note format) with notes changed by the latest (Debian Bullseye) version of GNote. I was able to track the this particular problem down to a tag in the

Bug#986995: linux-image-5.10.0-6-amd64: cdc_acm acm_port_activate fails

2021-04-15 Thread Zoltan Kertesz
Package: src:linux Version: 5.10.28-1 Severity: normal X-Debbugs-Cc: zoltan.kertesz...@gmail.com Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * Upgrading the kernel from 5.10.26 to 5.10.28 my Teensy 3.x microcontroller boards stopped

Bug#977193: julia REPL crashes on simple function

2020-12-12 Thread Zoltan Barta
0 && return [4,5,6], 1.233 vs randn() < 0.0 && return [4,5,6] Runing at the command line, (e.g. julia bad.jl) runs without problems. Many thanks for your effort, Zoltan >>> Content of bad.jl: function proba(;α = 0.1) randn() < 0.0 && return [4,5,6]

Bug#971762: mate-screensaver: Icon is wrong on controlpanel

2020-10-06 Thread Zoltan Siposs
Package: mate-screensaver Version: 1.24.1-1 Severity: minor X-Debbugs-Cc: zoltan.sip...@gmail.com Dear Maintainer, There is a small aestethic issue to mate screensaver package. Screensaver settings icon is wrong on mate control panel in some languages. Cause: icon names are translated in desktop

Bug#898960: [libpangoft2-1.0-0] Crashes some Java applications in pango_fc_font_key_get_variations

2018-11-29 Thread Zoltan Hidvegi
I am also experiencing this with eclipse, it seems there is a fix upstream, see the discussion here: https://github.com/gentoo/gentoo/pull/10417 Zoltan

Bug#870322: apt: same error message, after apt-pinning

2017-12-07 Thread zoltan
Package: apt Followup-For: Bug #870322 Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? * What exactly did you do (or not do) that was effective (or ineffective)? * What was the outcome of this action?

Bug#879674: /bin/ps:ps/display.c:66: please report this bug

2017-10-24 Thread zoltan
Package: procps Version: 2:3.3.12-3 Severity: normal Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? I was running a script for some days, and over time, firefox memory usage cranked up, I suspect this has led

Bug#875918: mdadm: initramfs boot message: /scripts/local-bottom/mdadm: rm: not found

2017-09-15 Thread zoltan
c on /run/rpc_pipefs type rpc_pipefs (rw,relatime) /dev/sda1 on /boot type ext4 (rw,relatime,data=ordered) /dev/mapper/vg00-home on /home type ext4 (rw,relatime,data=ordered) binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,relatime) /opt/zoltan.caches/cache.img on /home/zoltan/tmp/c

Bug#853122: [Regression] Changes to i2c-piix4.c initialisation prevent loading of sp5100_tco watchdog driver on AMD SB800 chipset

2017-06-27 Thread Boszormenyi Zoltan
2017-04-03 09:59 keltezéssel, Boszormenyi Zoltan írta: Hi, 2017-04-03 08:34 keltezéssel, Paul Menzel írta: Dear Zoltán, Am Samstag, den 01.04.2017, 12:13 +0200 schrieb Boszormenyi Zoltan: […] and have split the patch into three pieces now (USB quirks, i2c-piix4 and sp5100_tco

Bug#853122: [Regression] Changes to i2c-piix4.c initialisation prevent loading of sp5100_tco watchdog driver on AMD SB800 chipset

2017-04-03 Thread Boszormenyi Zoltan
Hi, 2017-04-03 08:34 keltezéssel, Paul Menzel írta: Dear Zoltán, Am Samstag, den 01.04.2017, 12:13 +0200 schrieb Boszormenyi Zoltan: […] and have split the patch into three pieces now (USB quirks, i2c-piix4 and sp5100_tco) and they were sent to the relevant mailing lists. Could you

Bug#853122: [Regression] Changes to i2c-piix4.c initialisation prevent loading of sp5100_tco watchdog driver on AMD SB800 chipset

2017-04-01 Thread Boszormenyi Zoltan
2017-04-01 18:20 keltezéssel, Boszormenyi Zoltan írta: The best clean alternative would be add new resource handling infrastructure. * Expose the currently static alloc_resource() in kernel/resource.c With this, driver initialization can allocate the resource once for the lifetime

Bug#853122: [Regression] Changes to i2c-piix4.c initialisation prevent loading of sp5100_tco watchdog driver on AMD SB800 chipset

2017-04-01 Thread Boszormenyi Zoltan
2017-04-01 15:32 keltezéssel, Guenter Roeck írta: On 04/01/2017 03:13 AM, Boszormenyi Zoltan wrote: 2017-03-31 17:05 keltezéssel, Guenter Roeck írta: On Fri, Mar 31, 2017 at 04:46:02PM +0200, Boszormenyi Zoltan wrote: 2017-03-31 14:49 keltezéssel, Guenter Roeck írta: request_muxed_region

Bug#853122: [Regression] Changes to i2c-piix4.c initialisation prevent loading of sp5100_tco watchdog driver on AMD SB800 chipset

2017-04-01 Thread Boszormenyi Zoltan
2017-03-31 17:05 keltezéssel, Guenter Roeck írta: On Fri, Mar 31, 2017 at 04:46:02PM +0200, Boszormenyi Zoltan wrote: 2017-03-31 14:49 keltezéssel, Guenter Roeck írta: request_muxed_region() can fail, and literally every other driver using it checks for that failure. Please do the same

Bug#853122: [Regression] Changes to i2c-piix4.c initialisation prevent loading of sp5100_tco watchdog driver on AMD SB800 chipset

2017-03-31 Thread Boszormenyi Zoltan
in exactly such cases for embedded platforms. But I am really lacking details here and am afraid this is probably all the input I can give currently. Zoltan stepped up, and uploaded a patch for review to the Kernel.org Bugzilla [2], also attached to this message. Please don't send patches

Bug#853122: sp5100_tco: I/O address 0x0cd6 already in use

2017-03-29 Thread Boszormenyi Zoltan
Hi, I have converted both i2c-piix4 and sp5100_tco to use request_muxed_region() and use it instead of request_region(). The mutex lock / unlock around port I/O accesses in i2c-piix4 were replaced by request_muxed_region() / release_region(), it works in a similar way. The same treatment was

Bug#857005: RFS: sigrok/0.3-1 [ITA]

2017-03-06 Thread Zoltan Gyarmati
t with any comments or questions, best regards -- Zoltan Gyarmati https://zgyarmati.de signature.asc Description: OpenPGP digital signature

Bug#857004: RFS: sigrok-cli/0.6.0-1 [ ITA]

2017-03-06 Thread Zoltan Gyarmati
olled here: https://git.zgyarmati.de/debian-packaging/sigrok-cli-debian which repository i plan to migrate to collab-maint eventually once i'm more set in the Debian infrastructure. Please feel free to contact with any comments or questions, best regards -- Zoltan Gyarmati https://zg

Bug#857002: RFS: pulseview/0.3.0-1 [ ITA]

2017-03-06 Thread Zoltan Gyarmati
llab-maint eventually once i'm more set in the Debian infrastructure. Please feel free to contact with any comments or questions, best regards -- Zoltan Gyarmati https://zgyarmati.de signature.asc Description: OpenPGP digital signature

Bug#856989: RFS: sigrok-firmware-fx2lafw/0.1.4-1 [ITA]

2017-03-06 Thread Zoltan Gyarmati
feel free to contact with any comments or questions, best regards -- Zoltan Gyarmati https://zgyarmati.de signature.asc Description: OpenPGP digital signature

Bug#856987: RFS: libsigrokdecode/0.4.1-1 [ITA]

2017-03-06 Thread Zoltan Gyarmati
st regards -- Zoltan Gyarmati https://zgyarmati.de signature.asc Description: OpenPGP digital signature

Bug#856981: RFS: libsigrok/0.4.0-1 [ ITA]

2017-03-06 Thread Zoltan Gyarmati
st regards -- Zoltan Gyarmati https://zgyarmati.de -- Zoltan Gyarmati https://zgyarmati.de signature.asc Description: OpenPGP digital signature

Bug#856974: RFS: libserialport/0.1.1-2 [ITA]

2017-03-06 Thread Zoltan Gyarmati
ory i plan to migrate to collab-maint eventually once i'm more set in the Debian infrastructure. Please feel free to contact with any comments or questions, best regards -- Zoltan Gyarmati https://zgyarmati.de signature.asc Description: OpenPGP digital signature

Bug#855967: x11vnc suddenly dropped the connection

2017-02-23 Thread zoltan herman
Tags: moreinfo after checked logfile, found error. 23/02/2017 22:24:30 passing arg to libvncserver: -desktop 23/02/2017 22:24:30 passing arg to libvncserver: dl360g7:0.0 ### #@#

Bug#855967: x11vnc suddenly dropped the connection

2017-02-23 Thread zoltan herman
Package: x11vnc Version: 0.9.13-2 Severity: normal Tags: newcomer Dear Maintaners, after upgrade the system, x11vnc dropped the connection(s), especially when I use Firefox/CodeBlocks applications. I have not found error in log files. After dropped the connection, service wrote info : systemctl

Bug#843806: evolution - EWS mails not sent

2016-11-09 Thread Zoltan
Package: evolution Version: 3.22.1 (testing) Usually, at first use, EWS emails are not sent. Sending is not completed, it gets stuck.  I have to cancel sending, then retry sending. Usually it works for the second time.  Using Office 365 EWS service. Using  Debian GNU/Linux 3.22.1  (stretch)

Bug#843586: evolution - cited e-mails vanish from reply e-mail while editing

2016-11-07 Thread Zoltan
Package: evolution Version: 3.22.1 (testing) When replying to a chain of cited e-mails, after adding a couple of empty lines with the button [Enter] in the reply e-mail, the older e- mails simply vanish. Undo won't restore them in the composing window. No common-sense / user-friendly way to

Bug#843423: evolution - composing - font change

2016-11-06 Thread Zoltan
Package: evolution Version: 3.22.1 (testing) Cannot change fonts while composing (editing) new e-mails. It is a must for every e-mail software.  Using  Debian GNU/Linux 3.22.1  (stretch) kernel: Linux 4.7.0-1-686-pae  (whislist)

Bug#843424: evolution - calendar - full week

2016-11-06 Thread Zoltan
Package: evolution Version: 3.22.1 (testing) The Calendar structure in Full week View should be the same as in Work Week View - only +2 days added.  The current structure is disorienting, one has to search for everything.  Using  Debian GNU/Linux 3.22.1  (stretch) kernel: Linux

Bug#840480: cryptsetup initramfs hook warning with multiple encrypted physical volumes

2016-10-11 Thread Zoltan Hidvegi
patch fixes the issue for me. Thanks, Zoltan --- /mnt/btroot/root-2016.10.11/usr/share/initramfs-tools/hooks/cryptroot 2016-10-06 03:47:05.0 -0500 +++ /usr/share/initramfs-tools/hooks/cryptroot 2016-10-11 17:01:40.826238533 -0500 @@ -230,7 +230,7 @@ get_lvm_deps "$depnode"

Bug#746229: cifs-utils: first attempt at mount.cifs after reboot fails

2015-04-27 Thread PELLER Zoltan
winbindd, all worked fine. As I don't need it, I even uninstalled the whole package, but others might not be so lucky to be able to live without it. I can attach the full logs, if needed. Samba version 4.1.17-Debian (2:4.1.17+dfsg-2) Regards, Zoltan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#752681: laptop-mode-tools: The new runtime-pm management is enabled in more situations than usb-autosuspend

2014-08-11 Thread Zoltan Hidvegi
/devices/Fixed: unexpected operator [ ok ] Laptop mode enabled, not active. These come from line 108 of /usr/share/laptop-mode-tools/modules/runtime-pm not /usr/sbin/laptop_mode -Zoltan

Bug#675860: gthumb: second gthumb instance doesn't display the image in argument

2014-06-10 Thread Zoltan Hidvegi
I think this bug has been fixed upstream in 3.3.2, in this commit: https://github.com/GNOME/gthumb/commit/b184ef69fa90a4e37bd91e6688a75838e243dcb0 -Zoltan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#743026: cinnamon experimental missing ITP deps

2014-06-06 Thread Zoltan Hidvegi
? Thanks, -Zoltan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#149898: Option to disable icons

2013-12-03 Thread BALATON Zoltan
Window Specification to Defaults for all windows and in the Application Specific page set No application icon.) Not sure if this works or does what you want but may worth a try. Regards, BALATON Zoltan

Bug#709278: linux-image-3.2.0-4-686-pae: 3.2.41-2 break X on Intel Atom and freeze when DisplayLink USB VGA attached

2013-05-22 Thread Zoltan Duna
Package: src:linux Version: 3.2.39-2 Severity: normal Dear Maintainer, This kernel works on my hardware, but 3.2.41-2+deb7u2 does not. I use Intel Atom CPU D2700 with VGA compatible controller: Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller (rev 09) and DisplayLink

Bug#691665: [squeeze] Under CentOS 6.3 as a host OS Debian kernel hangs as a guest OS (KVM-QEMU)

2012-10-29 Thread Zoltan Frombach
then? Thanks, Zoltan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#691665: [squeeze] Under CentOS 6.3 as a host OS Debian kernel hangs as a guest OS (KVM-QEMU)

2012-10-29 Thread Zoltan Frombach
this kernel works with more than 4 vcpus while the 2.6.32 kernel (and 3.2 from backports) does not? Or should I just try to use the 3.5.5 kernel in production environment - I know it is not recommended as the latest kernel is not well tested... What do you recommend? Zoltan On 10/29/2012 8:34 AM

Bug#691665: [squeeze] Under CentOS 6.3 as a host OS Debian kernel hangs as a guest OS (KVM-QEMU)

2012-10-29 Thread Zoltan Frombach
install it? Thanks, Zoltan On 10/29/2012 10:15 AM, Jonathan Nieder wrote: Zoltan Frombach wrote: Alt+SysRq doesn't seem to work, nothing happens when I hit those keys. Maybe because I am running on Windows 7 x64 and under that I'm running Ubuntu Linux inside VMware Workstation and in there I use

Bug#691665: [squeeze] Under CentOS 6.3 as a host OS Debian kernel hangs as a guest OS (KVM-QEMU)

2012-10-29 Thread Zoltan Frombach
in this kernel: linux-image-3.4-trunk-amd64 amd64 3.4.1-1~experimental.1 I hope this helps. Zoltan On 10/29/2012 9:22 AM, Jonathan Nieder wrote: reassign 691665 src:linux linux-2.6/2.6.32-46 found 691665 linux/3.2.23-1 fixed 691665 linux/3.5.5-1~experimental.1 quit Zoltan Frombach wrote: I

Bug#691665: linux-image-2.6.32-5-amd64: Under CentOS 6.3 as a host OS Debian kernel hangs as a guest OS (KVM-QEMU)

2012-10-28 Thread Zoltan Frombach
the Linux kernel inside out could help me with this. Any help would be highly appreciated! Thank you, Zoltan PS: At least one other person is experiencing the exact same problem. He has pinned it down to the Debian kernel which runs as the guest. Please see his post about it: http://lists.centos.org

Bug#679966: Possible security issues and a temporary fix

2012-07-11 Thread Zoltan Hidvegi
escapes, which probably could be exploited. Workaround is to remove handle-removed-working-dir.patch which would then reopen #667038. -Zoltan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#679966: ksh: cd ../name does not work

2012-07-02 Thread Zoltan Hidvegi
Package: ksh Version: 93u+-1 Justification: renders package unusable Severity: grave Dear Maintainer, I've done this: sirius ~MOD/wmesa % ksh -c 'pwd; (cd ../alias; pwd); (cd ./../alias; pwd)' /home/hzoli/dev/wmesa /home/hzoli/dev /home/hzoli/dev/alias sirius ~MOD/wmesa % ksh --version

Bug#677538: wine-bin: Referenced icon in desktop files is missing.

2012-06-14 Thread Zoltan Adasz
regards, Zoltan Adasz -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-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

Bug#675692: mc: Directory tree view refresh problem

2012-06-02 Thread Zoltan Adasz
tree view. - Renamed directory will show up with the new name, but the old name will also stay there. Best regards, Zoltan Adasz -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel

Bug#587055: [Pkg-utopia-maintainers] Bug#587055: NetworkManager Applet not indicating the network connection

2011-01-17 Thread zoltan herman
Hello, works fine! Thank you very much! Yours sincerely, hz 2010/9/14 Michael Biebl bi...@debian.org forcemerge 471191 587055 thanks On 14.09.2010 00:43, zoltan herman wrote: I ran on the computer what you asked for and this is its result

Bug#590550: libgtk: now it works

2010-12-30 Thread zoltan herman
Package: libgtk2.0-0 Severity: normal File: libgtk Thank you very much, works fine! (in terminal mode) Greetings hz -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-5-amd64 (SMP w/4

Bug#598377: unable to log into gdm3 - only user name visible

2010-12-29 Thread zoltan herman
Package: gdm3 Version: 2.30.5-6 Severity: normal Hi, I tried restart the gdm3, but not working. thanks -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)

Bug#605953: Opening video causes subtitleeditor to crash.

2010-12-04 Thread Zoltan Adasz
-request)) = 0)' failed. Aborted Regards, Zoltan -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8

Bug#599030: linux-2.6: cannot play dvd, if disk included on boot

2010-10-29 Thread zoltan herman
hz I will accomplish these same things on another computer in i386 environment. ok, works fine Linux version 2.6.32-5-686 (Debian 2.6.32-23) (da...@debian.org) (gcc version 4.3.5 (Debian 4.3.5-3) ) #1 SMP Sat Sep 18 02:14:45 UTC 2010 [2.173031] usb 2-4: New USB device found, idVendor=152d,

Bug#599030: linux-2.6: cannot play dvd, if disk included on boot

2010-10-15 Thread zoltan herman
PCI card and inner USB port: === a. if the disk is inside during the boot then the movie player don't play the film a+:sata hdd same error, not mounted a/2. if reconnect usb/sata converter then works fine thanks z

Bug#599030: b...@decadent.org.uk

2010-10-14 Thread zoltan herman
Unfortunetly after the third restart even the experimental kernel didn't work. (2.6.36-rc6-1-amd64 experimental kernel) Ben H. Could you test whether discs are properly detected if you change the BIOS configuration to disable booting from this drive? I'm unable to disable these, because the BIOS

Bug#599030: linux-2.6: cannot play dvd, if disk included on boot

2010-10-05 Thread zoltan herman
Hi, I tested with 2.6.36-rc6-1-amd64 experimental kernel and work fine. Greetings hz = fmtest kernel: [0.00] Linux version 2.6.36-rc6-amd64 (Debian 2.6.36~rc6-1~experimental.1) (b...@decadent.org.uk) (gcc version 4.4.5 (Debian

Bug#599030: linux-2.6: cannot play dvd, if disk included on boot

2010-10-04 Thread zoltan herman
tags 599030 - upstream thanks Sorry, the upstream tag resulted from wrong reportbug configuration. Situation: Sata dvd-usb/sata converter-pci usb card with VIA chip-MoBoard No, it's a Sata DVD on usb/sata converter(JMicron):

Bug#599030: linux-2.6: cannot play dvd, if disk included on boot

2010-10-03 Thread zoltan herman
Package: linux-2.6 Version: 2.6.32-23 Severity: normal Tags: upstream Hi, when the DVD disc is included in the reader during the boot process, then the movie player can not play the DVD(not mounted). - Oct 3 22:50:51 fmtest kernel: [0.00] Linux version 2.6.32-5-amd64 (Debian 2.6.32-23)

Bug#598025: update-manager: A fatal error ...detected

2010-09-25 Thread zoltan herman
Package: update-manager-gnome Version: 0.200.4-1 Severity: normal Tags: upstream Hi, I received the following message : A fatal error has been detected in update-manager. Do you want to submit a bug report? Selecting No will close the application.

Bug#590437: gnome desktop : empty

2010-09-24 Thread zoltan herman
Hello, I wanted to remove the gnome-bluetooth package, but with him would have been a gnome too. This is so good? Greetings hz

Bug#597718: loads - amd64 - iceweasel

2010-09-24 Thread zoltan herman
Hello, I changed the plugin, but within a few minutes very slow, the processor loads 104% on 1.cpu (4-core Xeon old), iceweasel. What are you to experience? Greetings hz

Bug#587055: NetworkManager Applet not indicating the network connection

2010-09-13 Thread zoltan herman
I ran on the computer what you asked for and this is its result: == r...@fmtest:/home/hezo# nm-tool NetworkManager Tool State: disconnected - Device: eth0 - Type:

Bug#596307: Eiskaltcpp and remote desktop

2010-09-10 Thread zoltan herman
Package:eiskaltdcpp Severity: normal Hi, I tried to use the DC through remote desktop. If I assign the user on the HUB and push the right button on the mouse then appears the pop-up menu only for a moment and disappears and the directory list comes forward in the download list, although I

Bug#593929: Same problem on 2 more machines

2010-09-07 Thread Zoltan Adasz
xorg.conf. Keyboard layout was set in /etc/default/keyboard as the following: XKBMODEL=pc104 XKBLAYOUT=us XKBVARIANT= XKBOPTIONS= Starting a console and executing setxkbmap -rules evdev fixed the mappings. Regards, Zoltan -- System Information: Debian Release: squeeze/sid APT prefers

Bug#595287: asterisk: Asterisk should depend on sox

2010-09-02 Thread Zoltan Kovacs
Package: asterisk Version: 1:1.4.21.2~dfsg-3+lenny1 Severity: normal The Monitor(_format_,_file_,m) command in a dialplan will not work if sox is not installed. -- System Information: Debian Release: 5.0.5 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Kernel:

Bug#595288: asterisk: MixMonitor() does not work, must be used Monitor() instead

2010-09-02 Thread Zoltan Kovacs
Package: asterisk Version: 1:1.4.21.2~dfsg-3+lenny1 Severity: normal Nothing happens when a MixMonitor() command is run in the dialplan. Monitor() can be used instead by adding the 'm' option. -- System Information: Debian Release: 5.0.5 APT prefers stable APT policy: (500, 'stable')

Bug#592468: aptitude : faulty compiling at control keys (HUN-EN)

2010-08-10 Thread zoltan herman
Package: aptitude Severity: minor debian-squeeze Hi, fromdual:/home/hezo# aptitude reinstall linux-base Csomaglisták olvasása... Kész Függőségi fa építése Állapot adatok olvasása... Kész .. Az alábbi csomagok eltávolítása: linux-image-2.6.35-trunk-amd64 A pontszám 119 Megoldás elfogadása?

Bug#592509: jpilot: Cannot delete a single occasion of a repeating event in Datebook.

2010-08-10 Thread Zoltan Adasz
appeared after upgrading from current stable to current testing. Regards, Zoltan -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8

Bug#591895: There are two problems with the handle of USB

2010-08-09 Thread zoltan herman
port isn't useable due to the share. So if you agree the bug can be closed. Greetings hz 2010/8/6 zoltan herman formin...@gmail.com On Fri, 2010-08-06 at 11:29 +0200, zoltan herman wrote: 1. The USB WIFI adapter is not working on all USB ports. ... Excuse me, I wanted to write: The USB

Bug#591895: There are two problems with the handle of USB

2010-08-06 Thread zoltan herman
On Fri, 2010-08-06 at 11:29 +0200, zoltan herman wrote: 1. The USB WIFI adapter is not working on all USB ports. ... Excuse me, I wanted to write: The USB WIFI adapter is not working on only some of the USB ports. It is also working in this computer, but depend on the port what

Bug#586084: Fwd: scsi0: Dumping Card State while idle

2010-08-02 Thread zoltan herman
This is hardware error. Please, close this bug. Greetings, hz -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#590435: gnome-network : DNS IP addresses disappear

2010-07-29 Thread zoltan herman
Excuse me, I wanted to write : Therefore I wrote the new DNS IP addresses in the network admin. --Therefore I wrote the new DNS IP addresses in the gnome network manager Thanks hz

Bug#590437: gnome desktop : empty

2010-07-28 Thread zoltan herman
Hi, it has occured several times that a log should be sent and although this is written according to the language settings the developers may not understand on each occasion. It should be some solution for the better understanding of the logs for everybody, it should exist a term.en.log(or

Bug#590437: gnome desktop : empty

2010-07-28 Thread zoltan herman
Hi, I installed the gnome and now it is working. Now the question arised that according to which feedback the upgrade gathered the gnome. Thanks hz

Bug#590437: gnome desktop : empty

2010-07-27 Thread zoltan herman
) gdm_2.20.11-1_amd64.deb ... gdm-themes_0.6.2_all.deb ... Scheduling reload of GNOME Display Manager configuration: gdm. gdm-themes (0.6.2) ... --- Greetings hz 2010/7/26 Emilio Pozuelo Monfort po...@debian.org On 26/07/10 11:33, zoltan herman wrote: After installing

Bug#590550: reportbug not started

2010-07-27 Thread zoltan herman
Package: reportbug Severity: normal debian-squeeze, x86_amd64 Hi, reportbug send this error : (syslog, user : root, in terminal mode) Jul 26 22:58:35 fromdual kernel: [ 2014.090446] reportbug[3026] trap divide error ip:7fc4eba3bc80 sp:7fc4e5744110 error:0 in

Bug#585826: general: gnome trash is full

2010-07-26 Thread zoltan herman
Hi, Since then I tried several times and always succeeded in emptying the trash. The error did not appeare. Greetings, hz -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#590435: gnome-network : DNS IP addresses disappear

2010-07-26 Thread zoltan herman
Package: network-manager-gnome Severity: normal debian-squeeze Hi, The supplier changed the router and the address of the DNS server changed too. Therefore I wrote the new DNS IP addresses in the gnome network manager. So thus it is working, but after restarting these sets disappear. The

Bug#590437: gnome desktop : empty

2010-07-26 Thread zoltan herman
Package: gdm Severity: normal debian-squeeze After installing the latest releases I'm able to log in/enter the gnome, but nothing seems on the screen, there are no icons, I can see only the arrow of the mouse. The system now up-to-date. I uninstalled and reinstalled the GDM, but nothing has

Bug#587055: gnome-network: NetworkManager Applet not indicating the network connection

2010-07-13 Thread zoltan herman
More information: this network card : 02:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5721 Gigabit Ethernet PCI Express (rev 11) Subsystem: Hewlett-Packard Company Device 3260 Flags: bus master, fast devsel, latency 0, IRQ 16 Memory at dd10 (64-bit,

Bug#587055: gnome-network: NetworkManager Applet not indicating the network connection

2010-06-24 Thread zoltan herman
Package: gnome-control-center Version: 1:2.30.1-1 Severity: minor File: gnome-network Tags: d-i NetworkManager Applet 0.8 not indicating the network connection. hint No network connection. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing')

Bug#587057: knetattach: Could not launch 'KNetAttach'

2010-06-24 Thread zoltan herman
Package: knetattach Severity: minor Tags: d-i I start the menu Applications KNetAttach Error : Failed to execute child process knetattach (No such file or directory) -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64

Bug#586084: Fwd: scsi0: Dumping Card State while idle

2010-06-17 Thread zoltan herman
Does the SCSI controller behave correctly after this? Hi Ben, yes it does, if during the boot the pendrive does not connect to this: 03:03.0 USB Controller: VIA Technologies, Inc. VT82x UHCI USB 1.1 Controller (rev 62) (prog-if 00 [UHCI]) Yours sincerely Zoltan -- To UNSUBSCRIBE

Bug#541073: 152d:2338 JMicron USA Technology Corp. JM20337 Hi-Speed USB to SATA PATA Combo Bridge

2010-06-17 Thread zoltan herman
Hi Dan, do I take it correctly you connect your converter to a VIA Chip card? Did you try to connect it to a motherboard USB? (Maybe ata/66/100 cable, I suppose your drive is not udma/133) (Take a look at the 580149 bug report) Greetings Zoltan -- To UNSUBSCRIBE, email to debian-bugs-dist

Bug#563457: iceweasel: file upload entry boxes do *not* allow to *enter* the path, but popup selector

2010-06-17 Thread zoltan herman
Hi, although my problem is not entirely similar I would like to note that the gmail does not send/upload the attached file. (x86_64) Thanks hz -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#586084: Fwd: scsi0: Dumping Card State while idle

2010-06-16 Thread zoltan herman
Package: kernel Version: 2.6.32-3-amd64 (Debian 2.6.32-9) X-Debbugs-CC: debian-ker...@lists.debian.org Hi, There was a attached pendrive during the boot and the followings are in the kernel log:  Linux version 2.6.32-3-amd64 (Debian 2.6.32-9) (m...@debian.org) (gcc version 4.3.4 (Debian

Bug#585835: installation-reports, weekly build, 07-Jun-2010

2010-06-14 Thread zoltan herman
Package: installation-reports Boot method: DVD Image version: http://cdimage.debian.org/cdimage/weekly-builds/amd64/iso-dvd/ Date: 07-Jun-2010 Machine: Processor: Intel Xeon 2.8Ghz, 800fsb Memory: 1Gb Partitions: Base System Installation Checklist: [O] = OK, [E] = Error (please elaborate

Bug#585826: general: gnome trash is full

2010-06-14 Thread zoltan herman
, each 700 Mbyte and some minor files. I deleted and tried to empty the trash, but it was not successfull. I succeeded in deleting the /local/../files in the end (by console command). I will retrieve the information if the exact message is needed. Greetings Zoltan 2010/6/14 Jon Dowland j

Bug#585826: general: gnome trash is full

2010-06-13 Thread zoltan herman
Package: general Severity: normal Tags: squeeze if disk is full, Empty Trash give the error. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.34 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8,

Bug#580149: linux-image-2.6.32-trunk-amd64: usb - sata Sense not available

2010-06-10 Thread zoltan herman
More information : Manhattan 4x USB2.0 PCI (MH171557) pci card with VIA 6212 chipset is work fine. Thanks! hz

Bug#584238: linux-image-2.6.32-3-486: When using USB to Ethernet nework adapter later on get error: blocked for more than 120 seconds

2010-06-09 Thread zoltan herman
Tisztelt Pál! Nekem is van gondom a kernel usb oldalával, de nem a hálózattal van gond ( egy tp-link usb wifi eszközöm van, annak van a kernelben saját modulja). Ez a hiba nálam akkor jelentkezett, amikor egy 5 portos PCI-os usb hubra rátettem az usb-s egeret és bedugtam egy 8Gb-os

Bug#582292: Confirmed here

2010-06-08 Thread zoltan herman
2010/6/7 Fabricio Rocha rocha_fabri...@yahoo.com.br Em 07-06-2010 05:22, Josselin Mouette escreveu: Le lundi 07 juin 2010 à 09:55 +0200, zoltan herman a écrit : OK so you guys broke your systems by doing administration tasks you don’t understand, and then you see that X doesn’t work anymore

Bug#582292: Confirmed here

2010-06-07 Thread zoltan herman
+1 The USB mouse could get live again after being disconnected and reconnected, but the keyboard would not work by any means. - I also have a usb dvd writer. The console work fine(after restart, in recovery mode). -- System Information: Debian Release: squeeze/sid APT prefers testing APT

Bug#582292: Confirmed here

2010-06-07 Thread zoltan herman
j...@debian.org Le lundi 07 juin 2010 à 09:55 +0200, zoltan herman a écrit : +1 The USB mouse could get live again after being disconnected and reconnected, but the keyboard would not work by any means. Same happened here and I spent some hours to get to an X screen

Bug#583949: 2.6.32-3-amd64 can't read DVDs/CDs (sometimes)

2010-06-02 Thread zoltan herman
Hi, what kind of DVD drive, SATA? 2010/6/1 Stuckey stuc...@lavabit.com Package: linux-image-2.6.32-5-amd64 Version: 2.6.32-5-amd64 I'm unable to mount DVDs/CDs sometimes on 2.6.32. Mount usually says no media on disk. In dmesg I see: [78646.486021] sr 2:0:0:0: [sr0] Result:

Bug#580149: linux-image-2.6.32-trunk-amd64: usb - sata Sense not available

2010-05-03 Thread zoltan herman
Package: linux-2.6 Version: 2.6.32-5 Severity: normal Hi! There is a Speeddragon PCI card NEC chip 4 +1 port. Layered on Delock(Jmicron) USB- SATA adapter and I get the following error : usb 2-2: new high speed USB device using ehci_hcd and address 2 [1.464965] usb 2-2: New USB device

Bug#579695: base: usb-sata Sense not available

2010-04-29 Thread zoltan herman
Package: base Severity: normal -- System Information: Debian Release: 5.0.3 APT prefers proposed-updates APT policy: (500, 'proposed-updates'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.33-rc2 Locale: LANG=hu_HU.UTF-8, LC_CTYPE=hu_HU.UTF-8 (charmap=UTF-8) Shell: /bin/sh

Bug#550335: kweather: Several weather stations are missing from the KDE 4 version

2009-10-09 Thread Zoltan Ivanfi
/weather/current/LHBP.html http://weather.noaa.gov/pub/data/observations/metar/stations/LHBP.TXT Thanks, Zoltan -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (600, 'testing'), (50, 'experimental'), (50, 'unstable') Architecture: i386 (i686

Bug#517461: cups: USB backend permission problem, printing fails

2009-02-27 Thread PELLER Zoltan
a workaround, or fix, but I'm not sure, and don't have the knowledge to tell, what other things might this parameter change break (the description of the Group parameter in the manpage of cupsd.conf is not clear). Regards, Zoltan -- System Information: Debian Release: 5.0 APT prefers stable APT policy

Bug#495960: [php5] PHP gets stuck after executing code

2008-08-21 Thread Zoltan Ivanfi
? Thanks, Zoltan --- System information. --- [EMAIL PROTECTED]:~$ uname -a Linux host 2.6.18-6-amd64 #1 SMP Mon Jun 16 22:30:01 UTC 2008 x86_64 GNU/Linux [EMAIL PROTECTED]:~$ dpkg -l | grep 'php\|libc6' | cut -c -70 ii libapache2-mod-php5 5.2.6-2+b1 ii libc6

Bug#392864: xserver-xorg: horizontal mouse wheel doesn't work, acts like vertical

2008-01-28 Thread PELLER Zoltan
1.1.1-21etch3 X.Org X server -- core server Regards, Zoltan Brice Goglin 2007.12.22-én 15:12-kor írta: On Sun, Jun 17, 2007 at 03:48:15PM +0200, PELLER Zoltan wrote: Hi Brice, Horizontal wheel generally works fine since the stable release of etch. I say generally, because

Bug#459136: asn1c new upstream version

2008-01-04 Thread ANDRASI Zoltan Gyula
encoding support in PER. It would be good to have this change in the official repository. Thanks, --Zoltan

Bug#392864: xserver-xorg: horizontal mouse wheel doesn't work, acts like vertical

2007-06-17 Thread PELLER Zoltan
and it works fine again. The bug occurs about once a month, and I usually restart my X only at these occasions. I'm using stable now with the latest updates, and it works as described above. Don't know about unstable, haven't checked. Regards, Zoltan Brice Goglin 2007.06.17-én 12:33-kor írta

Bug#392864: xserver-xorg: horizontal mouse wheel doesn't work, acts like vertical

2006-10-13 Thread PELLER Zoltan
under Sarge). I use the binary nvidia driver (1.0-8774) I can send logs and/or my full configuration if necessary, although I couldn't see anything faulty in them (/var/log/Xorg.0.log) Zoltan -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500

  1   2   >