[Bug 137683] Re: [PATCH] xorgconfig.py crashes on "disable" in Modules section

2007-09-05 Thread Bryce Harrington
The specific use case where this is needed is for Ubuntu's
Bulletproof-X, in which I need to forcibly disable DRI and other modules
that can cause trouble when running in failsafe mode.

Anyway, here is a patch to stop guidance from crashing if the "disable"
keyword is present.  It would be nice if guidance did something more
clever with this keyword, but for the bulletproof-x case that's
unnecessary, for now we just need it to not crash when the keyword is
present.



** Attachment added: "Adds support for recognizing "disable" section"
   http://launchpadlibrarian.net/9144905/disable.patch

-- 
[PATCH] xorgconfig.py crashes on "disable" in Modules section
https://bugs.launchpad.net/bugs/137683
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kde-guidance in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 137683] [PATCH] xorgconfig.py crashes on "disable" in Modules section

2007-09-05 Thread Bryce Harrington
Public bug reported:

Binary package hint: kde-guidance

In xorg-server 1.3, X has the smarts to auto-load a number of common
modules.  Unfortunately, on rare occasions one of these automatically
loaded modules causes problems, or the user wishes to run without it for
whatever reason.  Xorg provides the "disable " keyword for such
cases, which does the opposite of "load ".

Currently guidance-backends crashes if the "disable" keyword is present
in the user's xorg.conf.  For instance, when running displayconfig-gtk,
this error occurs:

~# displayconfig-gtk
Traceback (most recent call last):
  File "/usr/bin/displayconfig-gtk", line 66, in 
app = DisplayConfig(options)
  File "/usr/lib/python2.5/site-packages/displayconfiggtk/DisplayConfig.py", 
line 179, in __init__
debug_scan_pci_filename=self.options.pcitable)
  File "/var/lib/python-support/python2.5/displayconfigabstraction.py", line 
77, in __init__
self.xorg_config = xorgconfig.readConfig(xorg_config_filename)
  File "/var/lib/python-support/python2.5/xorgconfig.py", line 662, in 
readConfig
raise ParseException,"Unknown line type '%s' on line %i" % (first,line)
xorgconfig.ParseException: Unknown line type 'disable' on line 33

** Affects: kde-guidance (Ubuntu)
 Importance: Undecided
 Status: New

-- 
[PATCH] xorgconfig.py crashes on "disable" in Modules section
https://bugs.launchpad.net/bugs/137683
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kde-guidance in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 137645] Re: On Kubuntu Gutsy 64bit several packages shows not the right language despite of installed language-packs whereas on 32bit the same packages are ok

2007-09-05 Thread Frank
** Description changed:

  Binary package hint: kubuntu-desktop
  
- I've installed several packages e. g. kile, lyx, labplot etc. with 
appropriate language-packs (e. g. kile-i18n-de) as well as kde-language-packs 
and general system language packs (german). On Gutsy 64bit these programs are 
completely in English despite the language-packs. But on Gutsy 32bit the same 
packages are translated to german. This concerns also packages which are not in 
the repositories such as CrossoverOffice. At CrossOver the core is in English 
but installed programs within are in German.
- Additionally I've removed all non German language packs with no result.
+ I've installed several packages e. g. kile, lyx, labplot etc. with
+ appropriate language-packs (e. g. kile-i18n-de) as well as kde-language-
+ packs and general system language packs (german). On Gutsy 64bit these
+ programs are completely in English despite the language-packs. But on
+ Gutsy 32bit the same packages are translated to german. This concerns
+ also packages which are not in the repositories such as CrossoverOffice.
+ At CrossOver the core is in English but installed programs within are in
+ German whereas on Gutsy 32bit it is ok at all.
+ 
+ Additionally I've tried to removing all non German language packs  as
+ far as possible (dependencies) with no result.
  
  By the way, the core packages like OpenOffice.org, Kontact, Firefox etc
  as well as the system itself are not affected.
  
  On both systems the same packages were installed at all and locale
  report the same output:
  
  LANG=de_DE.UTF-8
  LANGUAGE=de_DE:de:en_GB:en
  LC_CTYPE="de_DE.UTF-8"
  LC_NUMERIC="de_DE.UTF-8"
  LC_TIME="de_DE.UTF-8"
  LC_COLLATE="de_DE.UTF-8"
  LC_MONETARY="de_DE.UTF-8"
  LC_MESSAGES="de_DE.UTF-8"
  LC_PAPER="de_DE.UTF-8"
  LC_NAME="de_DE.UTF-8"
  LC_ADDRESS="de_DE.UTF-8"
  LC_TELEPHONE="de_DE.UTF-8"
  LC_MEASUREMENT="de_DE.UTF-8"
  LC_IDENTIFICATION="de_DE.UTF-8"
  LC_ALL=
  
  
  So, this issue seems not to be related to the translation process but rather 
to the 64bit platform.
  
  Best regards
  
  Frank

** Description changed:

  Binary package hint: kubuntu-desktop
  
  I've installed several packages e. g. kile, lyx, labplot etc. with
  appropriate language-packs (e. g. kile-i18n-de) as well as kde-language-
  packs and general system language packs (german). On Gutsy 64bit these
  programs are completely in English despite the language-packs. But on
  Gutsy 32bit the same packages are translated to german. This concerns
  also packages which are not in the repositories such as CrossoverOffice.
  At CrossOver the core is in English but installed programs within are in
  German whereas on Gutsy 32bit it is ok at all.
  
  Additionally I've tried to removing all non German language packs  as
  far as possible (dependencies) with no result.
  
- By the way, the core packages like OpenOffice.org, Kontact, Firefox etc
- as well as the system itself are not affected.
+ By the way, the core packages like OpenOffice, Kontact, Firefox etc as
+ well as the system itself are not affected.
  
  On both systems the same packages were installed at all and locale
  report the same output:
  
  LANG=de_DE.UTF-8
  LANGUAGE=de_DE:de:en_GB:en
  LC_CTYPE="de_DE.UTF-8"
  LC_NUMERIC="de_DE.UTF-8"
  LC_TIME="de_DE.UTF-8"
  LC_COLLATE="de_DE.UTF-8"
  LC_MONETARY="de_DE.UTF-8"
  LC_MESSAGES="de_DE.UTF-8"
  LC_PAPER="de_DE.UTF-8"
  LC_NAME="de_DE.UTF-8"
  LC_ADDRESS="de_DE.UTF-8"
  LC_TELEPHONE="de_DE.UTF-8"
  LC_MEASUREMENT="de_DE.UTF-8"
  LC_IDENTIFICATION="de_DE.UTF-8"
  LC_ALL=
  
  
  So, this issue seems not to be related to the translation process but rather 
to the 64bit platform.
  
  Best regards
  
  Frank

-- 
On Kubuntu Gutsy 64bit several packages shows not the right language despite of 
installed language-packs whereas on 32bit the same packages are ok
https://bugs.launchpad.net/bugs/137645
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kubuntu-meta in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 137645] Re: On Kubuntu Gutsy 64bit several packages shows not the right language despite of installed language-packs whereas on 32bit the same packages are ok

2007-09-05 Thread Frank
** Description changed:

  Binary package hint: kubuntu-desktop
  
- I've installed several packages e. g. kile, lyx, labplot etc. with 
appropriate language-packs as well as kde-language-packs and general system 
language packs (german). On Gutsy 64bit these programs are completely in 
English despite the language-packs. But on Gutsy 32bit the same packages are 
translated to german. This concerns also packages which are not in the 
repositories such as CrossoverOffice. At CrossOver the core is in English but 
installed programs within are in German.
+ I've installed several packages e. g. kile, lyx, labplot etc. with 
appropriate language-packs (e. g. kile-i18n-de) as well as kde-language-packs 
and general system language packs (german). On Gutsy 64bit these programs are 
completely in English despite the language-packs. But on Gutsy 32bit the same 
packages are translated to german. This concerns also packages which are not in 
the repositories such as CrossoverOffice. At CrossOver the core is in English 
but installed programs within are in German.
  Additionally I've removed all non German language packs with no result.
  
  By the way, the core packages like OpenOffice.org, Kontact, Firefox etc
- are not affected.
+ as well as the system itself are not affected.
  
  On both systems the same packages were installed at all and locale
  report the same output:
  
  LANG=de_DE.UTF-8
  LANGUAGE=de_DE:de:en_GB:en
  LC_CTYPE="de_DE.UTF-8"
  LC_NUMERIC="de_DE.UTF-8"
  LC_TIME="de_DE.UTF-8"
  LC_COLLATE="de_DE.UTF-8"
  LC_MONETARY="de_DE.UTF-8"
  LC_MESSAGES="de_DE.UTF-8"
  LC_PAPER="de_DE.UTF-8"
  LC_NAME="de_DE.UTF-8"
  LC_ADDRESS="de_DE.UTF-8"
  LC_TELEPHONE="de_DE.UTF-8"
  LC_MEASUREMENT="de_DE.UTF-8"
  LC_IDENTIFICATION="de_DE.UTF-8"
  LC_ALL=
  
  
  So, this issue seems not to be related to the translation process but rather 
to the 64bit platform.
  
  Best regards
  
  Frank

-- 
On Kubuntu Gutsy 64bit several packages shows not the right language despite of 
installed language-packs whereas on 32bit the same packages are ok
https://bugs.launchpad.net/bugs/137645
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kubuntu-meta in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 137529] gutsy kmail paste

2007-09-05 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

In the Kubuntu 7.10, gutsy, I cannot paste anything into kmail new
letter.

First, copy something from firefox, just like a string.

Second, open a new mail in the kmail.

Third, paste the string into the new mail, either use CTRL-INS or use
right-button menu.

Then, the kmail stopped response!

** Affects: kdepim (Ubuntu)
 Importance: Undecided
 Status: New

-- 
gutsy kmail paste
https://bugs.launchpad.net/bugs/137529
You received this bug notification because you are a member of Kubuntu Team, 
which is a bug contact for kdepim in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 136882] Re: [gutsy] kmail crashes when checking for local mail

2007-09-05 Thread StefanPotyra
Great, even pasting (which I didn't report or check for reports yet)
works again. Thanks a lot!

-- 
[gutsy] kmail crashes when checking for local mail
https://bugs.launchpad.net/bugs/136882
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kdepim in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 137404] Re: [gutsy amd64] knetworkmanager executable missing

2007-09-05 Thread FerranRius
Same here on i386. Downgrading to 1:0.2ubuntu1-0ubuntu1 also fixes the problem.
Before that, if I entered "knetworkmanager" from command line, the answer was 
that it was not installed and suggested to do a "sudo apt-get install 
knetworkmanager". The answer to this it was that I already had the last (buggy) 
version.

-- 
[gutsy amd64] knetworkmanager executable missing
https://bugs.launchpad.net/bugs/137404
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for knetworkmanager in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 137404] Re: [gutsy amd64] knetworkmanager executable missing

2007-09-05 Thread James Dowden
Oh, and most people will need to insert another line in Christian's
workaround:

sudo iwlist scan
sudo iwconfig wlan0 essid 
sudo iwconfig wlan0 key 
sudo dhclient wlan0

-- 
[gutsy amd64] knetworkmanager executable missing
https://bugs.launchpad.net/bugs/137404
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for knetworkmanager in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 137404] Re: [gutsy amd64] knetworkmanager executable missing

2007-09-05 Thread steavieleeking
It's back.

https://launchpad.net/ubuntu/gutsy/+source/knetworkmanager/1:0.2ubuntu1-0ubuntu4

thanks!

-- 
[gutsy amd64] knetworkmanager executable missing
https://bugs.launchpad.net/bugs/137404
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for knetworkmanager in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 128769] Re: [gutsy]knetworkmanager cannot be updated by apt because of the new naming convention

2007-09-05 Thread gpothier
The package network-manager-kde does not seem to contain the actual 
knetworkmanager executable. The man page is there, the documentation, the 
configuration, but not the executable. This is the list of installed files:
/.
/usr
/usr/share
/usr/share/lintian
/usr/share/lintian/overrides
/usr/share/lintian/overrides/network-manager-kde
/usr/share/linda
/usr/share/linda/overrides
/usr/share/linda/overrides/network-manager-kde
/usr/share/autostart
/usr/share/autostart/knetworkmanager-autostart.desktop
/usr/share/doc
/usr/share/doc/network-manager-kde
/usr/share/doc/network-manager-kde/copyright
/usr/share/doc/network-manager-kde/changelog.gz
/usr/share/doc/network-manager-kde/changelog.Debian.gz
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/knetworkmanager.1.gz
/usr/share/menu
/usr/share/menu/network-manager-kde
/etc/dbus-1/system.d/knetworkmanager.conf

-- 
[gutsy]knetworkmanager cannot be updated by apt because of the new naming 
convention
https://bugs.launchpad.net/bugs/128769
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for knetworkmanager in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 137404] Re: [gutsy amd64] knetworkmanager executable missing

2007-09-05 Thread James Dowden
Seconded on i386. I don't quite see what the update which caused this
bug was trying to achieve. Perhaps network-manager-kde should be taken
offline until it has the basic things needed (such as an executable) to
be in a form worth testing.

-- 
[gutsy amd64] knetworkmanager executable missing
https://bugs.launchpad.net/bugs/137404
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for knetworkmanager in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 3731] Re: Xorg resolution falling back to 640x480 and/or 800x600 when h/v freqs incorrect

2007-09-05 Thread maikelmeyers
I don't know if this information helps, but I have to tell ;)
When I connect my beamer to my laptop with a long (5m) vga-cable, the desktop 
and beamer resolution is set to 800x600 and I don't get the resolution higher.
When I use a short cable (1.5m) everything works fine (1024x768).
So for now, I have to start with the short cable, and then after booting plug 
the long cable :D

-- 
Xorg resolution falling back to 640x480 and/or 800x600 when h/v freqs incorrect
https://bugs.launchpad.net/bugs/3731
You received this bug notification because you are a member of Kubuntu
Team, which is a subscriber of a duplicate bug.

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 134538] Re: kmail crashes when getting mail from pop account

2007-09-05 Thread Mateusz Borowiak
Petri, you can try to use ,,Paste as Quotation'' or drag & drop as a
temporary workaround for this bug but still, I do confirm it still
crashes KMail here.

-- 
kmail crashes when getting mail from pop account
https://bugs.launchpad.net/bugs/134538
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kdepim in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 126330] Re: KDE 3.5.7 on Feisty: e-mail autocompletion from LDAP source doesn't work

2007-09-05 Thread Luka Renko
I can confirm this on my Feisty (LDAP to MS AD)

** Changed in: kdepim (Ubuntu)
   Status: New => Confirmed

-- 
KDE 3.5.7 on Feisty: e-mail autocompletion from LDAP source doesn't work
https://bugs.launchpad.net/bugs/126330
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kdepim in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 127304] Re: kontact/kmail GPF

2007-09-05 Thread Luka Renko
Thanks for report. This bug should be fixed with latest update of kdepim
(3.5.7enterprise20070904-0ubuntu1). Please try new version and feel free
to open new bug (or re-open) if you experience any problem with latest
version.

** Changed in: kdepim (Ubuntu)
   Importance: Undecided => Medium
   Status: Confirmed => Fix Released

-- 
kontact/kmail GPF
https://bugs.launchpad.net/bugs/127304
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kdepim in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 130392] Re: kmail locks when pasting text into composer

2007-09-05 Thread Luka Renko
Thanks for report. This bug should be fixed with latest update of kdepim
(3.5.7enterprise20070904-0ubuntu1). Please try new version and feel free
to open new bug (or re-open) if you experience any problem with latest
version.

** Changed in: kdepim (Ubuntu)
   Status: Confirmed => Fix Released

-- 
kmail locks when pasting text into composer
https://bugs.launchpad.net/bugs/130392
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kdepim in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 133857] Re: In gutsy, kontact now crashes on startup (SIGSEGV)

2007-09-05 Thread Luka Renko
Thanks for report. This bug should be fixed with latest update of kdepim
(3.5.7enterprise20070904-0ubuntu1). Please try new version and feel free
to open new bug (or re-open) if you experience any problem with latest
version.

** Changed in: kdepim (Ubuntu)
   Status: Confirmed => Fix Released

-- 
In gutsy, kontact now crashes on startup (SIGSEGV)
https://bugs.launchpad.net/bugs/133857
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kdepim in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 134538] Re: kmail crashes when getting mail from pop account

2007-09-05 Thread Luka Renko
Thanks for report. This bug should be fixed with latest update of kdepim
(3.5.7enterprise20070904-0ubuntu1). Please try new version and feel free
to open new bug (or re-open) if you experience any problem with latest
version.

** Changed in: kdepim (Ubuntu)
   Importance: Undecided => High
   Status: New => Fix Released

-- 
kmail crashes when getting mail from pop account
https://bugs.launchpad.net/bugs/134538
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kdepim in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 135394] Re: kmail fetch mail multiple from server if "leave on server for x days" is enabled

2007-09-05 Thread Luka Renko
Thanks for report. This bug should be fixed with latest update of kdepim
(3.5.7enterprise20070904-0ubuntu1). Please try new version and feel free
to open new bug (or re-open) if you experience any problem with latest
version.

** Changed in: kdepim (Ubuntu)
   Importance: Undecided => Medium
   Status: New => Fix Released

-- 
kmail fetch mail multiple from server if "leave on server for x days" is enabled
https://bugs.launchpad.net/bugs/135394
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kdepim in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 135410] Re: kmail delete mail from server if "leave the last X mails on server" is enabled

2007-09-05 Thread Luka Renko
Thanks for report. This bug should be fixed with latest update of kdepim
(3.5.7enterprise20070904-0ubuntu1). Please try new version and feel free
to open new bug (or re-open) if you experience any problem with latest
version.

** Changed in: kdepim (Ubuntu)
   Importance: Undecided => Medium
   Status: New => Fix Released

-- 
kmail delete mail from server if "leave the last X mails on server" is enabled
https://bugs.launchpad.net/bugs/135410
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kdepim in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 135445] Re: [Gutsy] Kontact sends mail to trash with "no subject" and "unkowns"

2007-09-05 Thread Luka Renko
Thanks for report. This bug should be fixed with latest update of kdepim
(3.5.7enterprise20070904-0ubuntu1). Please try new version and feel free
to open new bug (or re-open) if you experience any problem with latest
version.

** Changed in: kdepim (Ubuntu)
   Status: Confirmed => Fix Released

-- 
[Gutsy] Kontact sends mail to trash with "no subject" and "unkowns"
https://bugs.launchpad.net/bugs/135445
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kdepim in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 135446] Re: [Gutsy] Kontact Error: Could not login into mail account - passwd may be wrong

2007-09-05 Thread Luka Renko
Thanks for report. This bug should be fixed with latest update of kdepim
(3.5.7enterprise20070904-0ubuntu1). Please try new version and feel free
to open new bug (or re-open) if you experience any problem with latest
version.

** Changed in: kdepim (Ubuntu)
   Status: Confirmed => Fix Released

-- 
[Gutsy] Kontact Error: Could not login into mail account - passwd may be wrong
https://bugs.launchpad.net/bugs/135446
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kdepim in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 135599] Re: [gutsy] kmail creates processes until out of memory

2007-09-05 Thread Luka Renko
Thanks for report. This bug should be fixed with latest update of kdepim
(3.5.7enterprise20070904-0ubuntu1). Please try new version and feel free
to open new bug (or re-open) if you experience any problem with latest
version.

** Changed in: kdepim (Ubuntu)
   Importance: Medium => High
   Status: Confirmed => Fix Released

-- 
[gutsy] kmail creates processes until out of memory
https://bugs.launchpad.net/bugs/135599
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kdepim in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 135790] Re: [gutsy] moved emails appear as new with disconnected imap

2007-09-05 Thread Luka Renko
Thanks for report. This bug should be fixed with latest update of kdepim
(3.5.7enterprise20070904-0ubuntu1). Please try new version and feel free
to open new bug (or re-open) if you experience any problem with latest
version.

** Changed in: kdepim (Ubuntu)
   Importance: Undecided => Medium
   Status: New => Fix Released

-- 
[gutsy] moved emails appear as new with disconnected imap
https://bugs.launchpad.net/bugs/135790
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kdepim in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 135862] Re: kmail crashed with SIGSEGV in QGList::prepend()

2007-09-05 Thread Luka Renko
Thanks for report. This bug should be fixed with latest update of kdepim
(3.5.7enterprise20070904-0ubuntu1). Please try new version and feel free
to open new bug (or re-open) if you experience any problem with latest
version.

** Changed in: kdepim (Ubuntu)
   Importance: Undecided => High
   Status: New => Fix Released

-- 
kmail crashed with SIGSEGV in QGList::prepend()
https://bugs.launchpad.net/bugs/135862
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kdepim in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 136882] Re: [gutsy] kmail crashes when checking for local mail

2007-09-05 Thread Luka Renko
Thanks for report. This bug should be fixed with latest update of kdepim
(3.5.7enterprise20070904-0ubuntu1). Please try new version and feel free
to open new bug (or re-open) if you experience any problem with latest
version.

** Changed in: kdepim (Ubuntu)
   Importance: Undecided => High
   Status: New => Fix Released

-- 
[gutsy] kmail crashes when checking for local mail
https://bugs.launchpad.net/bugs/136882
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kdepim in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 136365] Re: [gutsy] Kmail doesn't fetch local mail

2007-09-05 Thread Luka Renko
Thanks for report. This bug should be fixed with latest update of kdepim
(3.5.7enterprise20070904-0ubuntu1). Please try new version and feel free
to open new bug (or re-open) if you experience any problem with latest
version.

** Changed in: kdepim (Ubuntu)
   Importance: Undecided => Medium
   Status: New => Fix Released

-- 
[gutsy] Kmail doesn't fetch local mail
https://bugs.launchpad.net/bugs/136365
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kdepim in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 136833] Re: kontact crashes while email account does not support the UIDL command

2007-09-05 Thread Luka Renko
Thanks for report. This bug should be fixed with latest update of kdepim
(3.5.7enterprise20070904-0ubuntu1). Please try new version and feel free
to open new bug (or re-open) if you experience any problem with latest
version.

** Changed in: kdepim (Ubuntu)
   Importance: Undecided => High
   Status: New => Fix Released

-- 
kontact crashes while email account does not support the UIDL command
https://bugs.launchpad.net/bugs/136833
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kdepim in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs