[opensuse-kde] Fixes for 11.4
I tried finding important fixes we might want to ship I couldn't search for duplicates so I had to stick to votes =/ Plasma crashes on logout https://bugs.kde.org/show_bug.cgi?id=264076 I couldn't reproduce (as aseigo) but there is alot of duplicates https://bugs.kde.org/show_bug.cgi?id=264076#c29 suggests which commits are important Digikam removes tags https://bugs.kde.org/show_bug.cgi?id=264745 data loss! vlc hangs on open dialog https://bugs.kde.org/show_bug.cgi?id=260719 very annoying bug and the commit got proper review hanging nepomuk query https://bugs.kde.org/show_bug.cgi?id=246678 sounds like an important patch to improve virtuoso kwin shadow buggy https://bugs.kde.org/show_bug.cgi?id=243890 https://bugs.kde.org/show_bug.cgi?id=229164 removes the shadow implementation, kwin dev: "The shadow effect is known to be broken since at least 4.5." store luks passwords in kwallet https://bugs.kde.org/show_bug.cgi?id=186783 just a feature request but lots of votes djvu crash in okular https://bugs.kde.org/show_bug.cgi?id=266133 kget crash https://bugs.kde.org/show_bug.cgi?id=265681 (pretty big diff =/) There were some other interesting crash fixes but mostly on corner cases, I hope we'll do 4.6.1 through update though. Comments? I'll make submit requests for the ones that have a chance to get through to 11.4rc2, so please tell me what is accaptable and what not. Cheers, Karsten -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kde+help@opensuse.org
2011/2/20 Karsten König <remur@gmx.net>:
I tried finding important fixes we might want to ship I couldn't search for duplicates so I had to stick to votes =/
Plasma crashes on logout https://bugs.kde.org/show_bug.cgi?id=264076 I couldn't reproduce (as aseigo) but there is alot of duplicates https://bugs.kde.org/show_bug.cgi?id=264076#c29 suggests which commits are important
Digikam removes tags https://bugs.kde.org/show_bug.cgi?id=264745 data loss!
vlc hangs on open dialog https://bugs.kde.org/show_bug.cgi?id=260719 very annoying bug and the commit got proper review
hanging nepomuk query https://bugs.kde.org/show_bug.cgi?id=246678 sounds like an important patch to improve virtuoso
kwin shadow buggy https://bugs.kde.org/show_bug.cgi?id=243890 https://bugs.kde.org/show_bug.cgi?id=229164 removes the shadow implementation, kwin dev: "The shadow effect is known to be broken since at least 4.5."
store luks passwords in kwallet https://bugs.kde.org/show_bug.cgi?id=186783 just a feature request but lots of votes
djvu crash in okular https://bugs.kde.org/show_bug.cgi?id=266133
kget crash https://bugs.kde.org/show_bug.cgi?id=265681 (pretty big diff =/)
There were some other interesting crash fixes but mostly on corner cases, I hope we'll do 4.6.1 through update though. Comments? I'll make submit requests for the ones that have a chance to get through to 11.4rc2, so please tell me what is accaptable and what not.
Cheers, Karsten
This is a data loss bug: Move in column view gives files wrong names and wrong folders https://bugs.kde.org/show_bug.cgi?id=256650 (it was mis-labeled, it happens any time anyone moves and auto-renames file) -Todd -Todd -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kde+help@opensuse.org
Am Montag, 21. Februar 2011, 01:02:53 schrieb todd rme:
2011/2/20 Karsten König <remur@gmx.net>:
I tried finding important fixes we might want to ship I couldn't search for duplicates so I had to stick to votes =/
Plasma crashes on logout https://bugs.kde.org/show_bug.cgi?id=264076 I couldn't reproduce (as aseigo) but there is alot of duplicates https://bugs.kde.org/show_bug.cgi?id=264076#c29 suggests which commits are important
Digikam removes tags https://bugs.kde.org/show_bug.cgi?id=264745 data loss!
vlc hangs on open dialog https://bugs.kde.org/show_bug.cgi?id=260719 very annoying bug and the commit got proper review
hanging nepomuk query https://bugs.kde.org/show_bug.cgi?id=246678 sounds like an important patch to improve virtuoso
kwin shadow buggy https://bugs.kde.org/show_bug.cgi?id=243890 https://bugs.kde.org/show_bug.cgi?id=229164 removes the shadow implementation, kwin dev: "The shadow effect is known to be broken since at least 4.5."
store luks passwords in kwallet https://bugs.kde.org/show_bug.cgi?id=186783 just a feature request but lots of votes
djvu crash in okular https://bugs.kde.org/show_bug.cgi?id=266133
kget crash https://bugs.kde.org/show_bug.cgi?id=265681 (pretty big diff =/)
There were some other interesting crash fixes but mostly on corner cases, I hope we'll do 4.6.1 through update though. Comments? I'll make submit requests for the ones that have a chance to get through to 11.4rc2, so please tell me what is accaptable and what not.
Cheers, Karsten
This is a data loss bug:
Move in column view gives files wrong names and wrong folders https://bugs.kde.org/show_bug.cgi?id=256650
(it was mis-labeled, it happens any time anyone moves and auto-renames file)
-Todd -Todd
I've seen this bug and thought about including it, but the way I understood it is that it does rename the files slightly as planned but then fails to merge it into the right directory and makes a new one and puts the files there. Hardly any dataloss as you were about to rename the files anyways? Also it hasn't been included upstream yet, to my uninformed eyes the patch looks clean though. Karsten -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kde+help@opensuse.org
This is a data loss bug:
Move in column view gives files wrong names and wrong folders https://bugs.kde.org/show_bug.cgi?id=256650
(it was mis-labeled, it happens any time anyone moves and auto-renames file)
-Todd -Todd
I've seen this bug and thought about including it, but the way I understood it is that it does rename the files slightly as planned but then fails to merge it into the right directory and makes a new one and puts the files there. Hardly any dataloss as you were about to rename the files anyways?
Also it hasn't been included upstream yet, to my uninformed eyes the patch looks clean though.
Karsten
hm don't consider me saying no here, the bug is annoying and valid, also the fix looks proper, so let the others say if this should go into 11.4, it should definitivly fixed at the latest with a regular opensuse:update -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kde+help@opensuse.org
2011/2/20 Karsten König <remur@gmx.net>:
Am Montag, 21. Februar 2011, 01:02:53 schrieb todd rme:
2011/2/20 Karsten König <remur@gmx.net>:
I tried finding important fixes we might want to ship I couldn't search for duplicates so I had to stick to votes =/
Plasma crashes on logout https://bugs.kde.org/show_bug.cgi?id=264076 I couldn't reproduce (as aseigo) but there is alot of duplicates https://bugs.kde.org/show_bug.cgi?id=264076#c29 suggests which commits are important
Digikam removes tags https://bugs.kde.org/show_bug.cgi?id=264745 data loss!
vlc hangs on open dialog https://bugs.kde.org/show_bug.cgi?id=260719 very annoying bug and the commit got proper review
hanging nepomuk query https://bugs.kde.org/show_bug.cgi?id=246678 sounds like an important patch to improve virtuoso
kwin shadow buggy https://bugs.kde.org/show_bug.cgi?id=243890 https://bugs.kde.org/show_bug.cgi?id=229164 removes the shadow implementation, kwin dev: "The shadow effect is known to be broken since at least 4.5."
store luks passwords in kwallet https://bugs.kde.org/show_bug.cgi?id=186783 just a feature request but lots of votes
djvu crash in okular https://bugs.kde.org/show_bug.cgi?id=266133
kget crash https://bugs.kde.org/show_bug.cgi?id=265681 (pretty big diff =/)
There were some other interesting crash fixes but mostly on corner cases, I hope we'll do 4.6.1 through update though. Comments? I'll make submit requests for the ones that have a chance to get through to 11.4rc2, so please tell me what is accaptable and what not.
Cheers, Karsten
This is a data loss bug:
Move in column view gives files wrong names and wrong folders https://bugs.kde.org/show_bug.cgi?id=256650
(it was mis-labeled, it happens any time anyone moves and auto-renames file)
-Todd -Todd
I've seen this bug and thought about including it, but the way I understood it is that it does rename the files slightly as planned but then fails to merge it into the right directory and makes a new one and puts the files there. Hardly any dataloss as you were about to rename the files anyways?
Also it hasn't been included upstream yet, to my uninformed eyes the patch looks clean though.
Karsten
That is not quite right. First, it doesn't rename the files as planned, it gives them a totally new name, completely unrelated to the original name (the name is based on the parent directory, rather than the file). That means you completely lose the existing name, with no change of recovery. File names are data, often critical, irreplaceable data. I should add you also lose the file extension. Second, it doesn't put them in a new directory, it puts them in the parent of the target directory (so if the target is test/test1/, they go in test/). And no, the patch hasn't been included, since I can't get the attention of the maintainer. I should point out that I am the one who wrote the patch, as well as the one who implemented the "rename all" functionality in the first place. -Todd -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kde+help@opensuse.org
On Mon, Feb 21, 2011 at 1:04 AM, todd rme <toddrme2178@gmail.com> wrote:
2011/2/20 Karsten König <remur@gmx.net>:
Am Montag, 21. Februar 2011, 01:02:53 schrieb todd rme:
2011/2/20 Karsten König <remur@gmx.net>:
I tried finding important fixes we might want to ship I couldn't search for duplicates so I had to stick to votes =/
Plasma crashes on logout https://bugs.kde.org/show_bug.cgi?id=264076 I couldn't reproduce (as aseigo) but there is alot of duplicates https://bugs.kde.org/show_bug.cgi?id=264076#c29 suggests which commits are important
Digikam removes tags https://bugs.kde.org/show_bug.cgi?id=264745 data loss!
vlc hangs on open dialog https://bugs.kde.org/show_bug.cgi?id=260719 very annoying bug and the commit got proper review
hanging nepomuk query https://bugs.kde.org/show_bug.cgi?id=246678 sounds like an important patch to improve virtuoso
kwin shadow buggy https://bugs.kde.org/show_bug.cgi?id=243890 https://bugs.kde.org/show_bug.cgi?id=229164 removes the shadow implementation, kwin dev: "The shadow effect is known to be broken since at least 4.5."
store luks passwords in kwallet https://bugs.kde.org/show_bug.cgi?id=186783 just a feature request but lots of votes
djvu crash in okular https://bugs.kde.org/show_bug.cgi?id=266133
kget crash https://bugs.kde.org/show_bug.cgi?id=265681 (pretty big diff =/)
There were some other interesting crash fixes but mostly on corner cases, I hope we'll do 4.6.1 through update though. Comments? I'll make submit requests for the ones that have a chance to get through to 11.4rc2, so please tell me what is accaptable and what not.
Cheers, Karsten
This is a data loss bug:
Move in column view gives files wrong names and wrong folders https://bugs.kde.org/show_bug.cgi?id=256650
(it was mis-labeled, it happens any time anyone moves and auto-renames file)
-Todd -Todd
I've seen this bug and thought about including it, but the way I understood it is that it does rename the files slightly as planned but then fails to merge it into the right directory and makes a new one and puts the files there. Hardly any dataloss as you were about to rename the files anyways?
Also it hasn't been included upstream yet, to my uninformed eyes the patch looks clean though.
Karsten
That is not quite right.
First, it doesn't rename the files as planned, it gives them a totally new name, completely unrelated to the original name (the name is based on the parent directory, rather than the file). That means you completely lose the existing name, with no change of recovery. File names are data, often critical, irreplaceable data. I should add you also lose the file extension.
Second, it doesn't put them in a new directory, it puts them in the parent of the target directory (so if the target is test/test1/, they go in test/).
And no, the patch hasn't been included, since I can't get the attention of the maintainer.
I should point out that I am the one who wrote the patch, as well as the one who implemented the "rename all" functionality in the first place.
-Todd
By the way, you can try the patch yourself, it is in my obs repo (it is kio_kio_copyjob.patch): https://build.opensuse.org/package/show?package=kdelibs4&project=home%3ATheBlackCat%3Akde I can just submit it if you want. -Todd -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kde+help@opensuse.org
On Mon, Feb 21, 2011 at 1:08 AM, todd rme <toddrme2178@gmail.com> wrote:
On Mon, Feb 21, 2011 at 1:04 AM, todd rme <toddrme2178@gmail.com> wrote:
2011/2/20 Karsten König <remur@gmx.net>:
Am Montag, 21. Februar 2011, 01:02:53 schrieb todd rme:
2011/2/20 Karsten König <remur@gmx.net>:
I tried finding important fixes we might want to ship I couldn't search for duplicates so I had to stick to votes =/
Plasma crashes on logout https://bugs.kde.org/show_bug.cgi?id=264076 I couldn't reproduce (as aseigo) but there is alot of duplicates https://bugs.kde.org/show_bug.cgi?id=264076#c29 suggests which commits are important
Digikam removes tags https://bugs.kde.org/show_bug.cgi?id=264745 data loss!
vlc hangs on open dialog https://bugs.kde.org/show_bug.cgi?id=260719 very annoying bug and the commit got proper review
hanging nepomuk query https://bugs.kde.org/show_bug.cgi?id=246678 sounds like an important patch to improve virtuoso
kwin shadow buggy https://bugs.kde.org/show_bug.cgi?id=243890 https://bugs.kde.org/show_bug.cgi?id=229164 removes the shadow implementation, kwin dev: "The shadow effect is known to be broken since at least 4.5."
store luks passwords in kwallet https://bugs.kde.org/show_bug.cgi?id=186783 just a feature request but lots of votes
djvu crash in okular https://bugs.kde.org/show_bug.cgi?id=266133
kget crash https://bugs.kde.org/show_bug.cgi?id=265681 (pretty big diff =/)
There were some other interesting crash fixes but mostly on corner cases, I hope we'll do 4.6.1 through update though. Comments? I'll make submit requests for the ones that have a chance to get through to 11.4rc2, so please tell me what is accaptable and what not.
Cheers, Karsten
This is a data loss bug:
Move in column view gives files wrong names and wrong folders https://bugs.kde.org/show_bug.cgi?id=256650
(it was mis-labeled, it happens any time anyone moves and auto-renames file)
-Todd -Todd
I've seen this bug and thought about including it, but the way I understood it is that it does rename the files slightly as planned but then fails to merge it into the right directory and makes a new one and puts the files there. Hardly any dataloss as you were about to rename the files anyways?
Also it hasn't been included upstream yet, to my uninformed eyes the patch looks clean though.
Karsten
That is not quite right.
First, it doesn't rename the files as planned, it gives them a totally new name, completely unrelated to the original name (the name is based on the parent directory, rather than the file). That means you completely lose the existing name, with no change of recovery. File names are data, often critical, irreplaceable data. I should add you also lose the file extension.
Second, it doesn't put them in a new directory, it puts them in the parent of the target directory (so if the target is test/test1/, they go in test/).
And no, the patch hasn't been included, since I can't get the attention of the maintainer.
I should point out that I am the one who wrote the patch, as well as the one who implemented the "rename all" functionality in the first place.
-Todd
By the way, you can try the patch yourself, it is in my obs repo (it is kio_kio_copyjob.patch):
https://build.opensuse.org/package/show?package=kdelibs4&project=home%3ATheBlackCat%3Akde
I can just submit it if you want.
-Todd
An improved version has been committed which fixes some other similar problems as well: http://commits.kde.org/kdelibs/cfaa411382b2c2f8e965bca2dbdf9d6f31b65e29 -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kde+help@opensuse.org
On Monday 21 February 2011 00:24:04 Karsten König wrote:
I tried finding important fixes we might want to ship I couldn't search for duplicates so I had to stick to votes =/
Plasma crashes on logout https://bugs.kde.org/show_bug.cgi?id=264076 I couldn't reproduce (as aseigo) but there is alot of duplicates https://bugs.kde.org/show_bug.cgi?id=264076#c29 suggests which commits are important
Digikam removes tags https://bugs.kde.org/show_bug.cgi?id=264745 data loss!
vlc hangs on open dialog https://bugs.kde.org/show_bug.cgi?id=260719 very annoying bug and the commit got proper review
hanging nepomuk query https://bugs.kde.org/show_bug.cgi?id=246678 sounds like an important patch to improve virtuoso
kwin shadow buggy https://bugs.kde.org/show_bug.cgi?id=243890 https://bugs.kde.org/show_bug.cgi?id=229164 removes the shadow implementation, kwin dev: "The shadow effect is known to be broken since at least 4.5."
store luks passwords in kwallet https://bugs.kde.org/show_bug.cgi?id=186783 just a feature request but lots of votes
djvu crash in okular https://bugs.kde.org/show_bug.cgi?id=266133
kget crash https://bugs.kde.org/show_bug.cgi?id=265681 (pretty big diff =/)
There were some other interesting crash fixes but mostly on corner cases, I hope we'll do 4.6.1 through update though. Comments? I'll make submit requests for the ones that have a chance to get through to 11.4rc2, so please tell me what is accaptable and what not.
Cheers, Karsten
wallet error when starting Kontact https://bugs.kde.org/show_bug.cgi?id=266031 -> this is really annoying (since KDE 4.6.0) and will probably hit everyone using Kontact - no fix yet (as far as I can tell) but since the new KMail/Kontact is not ready yet, I think this should get fixed before 11.4 as well Regards, Nico
On Thu, Feb 24, 2011 at 4:35 AM, Nico Kruber <Nico.Laus.2001@gmx.de> wrote:
On Monday 21 February 2011 00:24:04 Karsten König wrote:
I tried finding important fixes we might want to ship I couldn't search for duplicates so I had to stick to votes =/
Plasma crashes on logout https://bugs.kde.org/show_bug.cgi?id=264076 I couldn't reproduce (as aseigo) but there is alot of duplicates https://bugs.kde.org/show_bug.cgi?id=264076#c29 suggests which commits are important
Digikam removes tags https://bugs.kde.org/show_bug.cgi?id=264745 data loss!
vlc hangs on open dialog https://bugs.kde.org/show_bug.cgi?id=260719 very annoying bug and the commit got proper review
hanging nepomuk query https://bugs.kde.org/show_bug.cgi?id=246678 sounds like an important patch to improve virtuoso
kwin shadow buggy https://bugs.kde.org/show_bug.cgi?id=243890 https://bugs.kde.org/show_bug.cgi?id=229164 removes the shadow implementation, kwin dev: "The shadow effect is known to be broken since at least 4.5."
store luks passwords in kwallet https://bugs.kde.org/show_bug.cgi?id=186783 just a feature request but lots of votes
djvu crash in okular https://bugs.kde.org/show_bug.cgi?id=266133
kget crash https://bugs.kde.org/show_bug.cgi?id=265681 (pretty big diff =/)
There were some other interesting crash fixes but mostly on corner cases, I hope we'll do 4.6.1 through update though. Comments? I'll make submit requests for the ones that have a chance to get through to 11.4rc2, so please tell me what is accaptable and what not.
Cheers, Karsten
wallet error when starting Kontact https://bugs.kde.org/show_bug.cgi?id=266031 -> this is really annoying (since KDE 4.6.0) and will probably hit everyone using Kontact - no fix yet (as far as I can tell) but since the new KMail/Kontact is not ready yet, I think this should get fixed before 11.4 as well
Regards, Nico
The log of revisions (with patches) for 4.6.1 is now available. You can see if there are any you want to backport here: http://quickgit.kde.org/?p=kdelibs.git&a=shortlog&h=acf6b58892575b95255fffd93162bcb856260fbb -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kde+help@opensuse.org
participants (3)
-
Karsten König
-
Nico Kruber
-
todd rme