Bug#679319: a work-around

2012-06-27 Thread Ilguiz Latypov
On 27/06/12 07:57 PM, Ilguiz Latypov wrote: I worked around the crash by choosing Open JDK 1.7 to run davmail compiled by Open JDK 1.6. sudo update-alternatives --config java After reporting my work-around I followed advice of the davmail author and disabled the use of system proxy settings

Bug#679319: a work-around

2012-06-27 Thread Ilguiz Latypov
I worked around the crash by choosing Open JDK 1.7 to run davmail compiled by Open JDK 1.6. sudo update-alternatives --config java I believe it is possible that davmail could compile with Open JDK 1.7 and that its build system prevents higher version numbers by mistake. I believe changing the

Bug#622828: linux-image-2.6.32-5-686: kernel panic mentions libata in the stack trace

2011-04-14 Thread Ilguiz Latypov
Package: linux-2.6 Version: 2.6.32-30 Severity: critical Justification: breaks the whole system Both normal and safe boot modes panicked when running the ram disk image. Worse, the upgrade DELETED the earlier kernel image and ram disk image. I managed to boot by editing the safe mode command

Bug#622833: linux-image-2.6.38-2-686: kernel panic in mac80211

2011-04-14 Thread Ilguiz Latypov
Package: linux-2.6 Version: 2.6.38-3 Severity: critical Justification: breaks the whole system Booting panics when bringing interfaces up, including a Wi-Fi adm8211 from drivers/net/wireless. The stack trace mentions ieee80211_rx_handlers in mac80211, net_receive_skb, do_page_fault,

Bug#579340: [CRASH] Uncaught exception AttributeError in Frontend/Gtk/ui.py:616

2010-04-27 Thread Ilguiz Latypov
Package: update-manager-gnome Version: 0.200.3-1 Severity: grave File: /usr/share/pyshared/UpdateManager/Frontend/Gtk/ui.py Tags: sid Justification: renders package unusable Update Manager crashed on its start. *** /tmp/update-manager-bugm_Su6p The information below has been automatically

Bug#578596: Fails to install, variable used before assignment

2010-04-21 Thread Ilguiz Latypov
Package: python2.5-minimal Version: 2.5.5-5 Severity: normal I wonder if this can be fixed with the following change, --- /usr/lib/python2.5/py_compile.py.orig 2010-04-21 06:00:38.0 -0400 +++ /usr/lib/python2.5/py_compile.py2010-04-21 05:46:52.0 -0400 @@ -153,6 +153,7 @@

Bug#418108: python-central: a guess on fixing the bug

2007-04-06 Thread Ilguiz Latypov
Package: python-central Version: 0.5.13 Followup-For: Bug #418108 I am guessing that the fix to the problem can be as simple as adding a line global config under global _defaults in the failed script: --- /usr/share/pycentral-data/pyversions.py.orig2007-04-06 23:23:10.0 -0400