/srv/irclogs.ubuntu.com/2009/07/29/#kubuntu-devel.txt

=== asac__ is now known as asac
=== rickspencer3 is now known as rickspencer3-afk
vorianNightrose: let me see if we can get some grease on that squeeky wheel02:27
ScottKHow many simultaneous pbuilder sessions does it take to totally crush my laptop? 3.04:41
nixternalheh, that was the same for my main laptop04:42
* ScottK is trying to get R fixed up for Karmic.04:42
nixternaljeesh...every website I sign up to, I must put in my dang birthday...117 emails wishing me a happy birthday04:43
nixternalsilly UTC webservers04:43
nixternalScottK: heh, I am meeting with Dirk in the next week or so to do some cycling, enjoy a frosty beverage, and share some GPG keys again04:44
ScottKnixternal: Cool.  Please ask him to look over our package versions and see if I missed anything important.04:44
ScottKnixternal: He was at the last UDS and gave a great presentation.  I met him there.04:45
nixternaloh, he is keeping an eye on it, don't worry :)04:45
nixternalhe lives about 15 miles from me, so we meet up whenever we can04:45
nixternalnow that we have Christoph Lameter, another Kernel haxor and DD, we tend to try and meet up more often04:45
=== kubotu_ is now known as kubotu
dpmJontheEchidna: hi! re: the %n bugs we were discussing last night, I've tried to collect them all and reported it as bug 406221. I also contacted the Spanish guys to correct them. All translations come from the same translator, and I'm not sure whether he explicitly made the mistake. As all of those are #, kde-format strings, I think perhaps something similar to this -> https://lists.ubuntu.com/archives/ubuntu-translators/2009-July/002604.html lead to09:05
dpmthe bug.09:05
ubottuLaunchpad bug 406221 in ubuntu-translations "Translations of variable names need to be corrected in Spanish Kubuntu apps" [High,New] https://launchpad.net/bugs/40622109:05
Nightrosevorian: thx :)09:33
OdyXTonio_: ping09:33
=== Riddell changed the topic of #kubuntu-devel to: Kubuntu Translations Love Day | Alpha-3 released | https://wiki.kubuntu.org/Kubuntu/Todo | We need paperKuts! https://launchpad.net/hundredpapercuts
Riddellwell, first translations problem, install a language and it only installs the gnome language packs :(09:49
dpmArneGoetje: ^09:50
Riddellsame on both qt- and gnome-language-selector09:54
RiddellLangCache.py:        ("kdelibs-data", "language-pack-kde-"),09:55
Riddellthat's why, needs updating for KDE 409:55
ArneGoetjedpm: known issue, I'm currently rebuilding language packs09:57
dpmRiddell: re: bug 378075 I've talked to mvo and he's having a look at it09:57
ubottuLaunchpad bug 378075 in ddtp-ubuntu "Typos in package summaries" [High,Fix committed] https://launchpad.net/bugs/37807509:57
ArneGoetjeRiddell: which packages need to be installed in addition to langauge-pack-kde- for every KDE user? And which ones are optional translations, depending on a specific base package to be installed?09:59
dpmThere might be some work to be done than simply uploading the corrected translations -> "<mvo> dpm: I'm not sure about this particular problem now, it seems that it crashes the apt-xapian-index, so maybe that needs a additional fix. depends on if it accesses the transltions through (python-)apt or directly"09:59
RiddellArneGoetje: needs to be installed for what?10:02
Riddelldpm: good luck to him :)10:02
ArneGoetjeRiddell: for complete translations10:02
dpmI didn't experience the problem with the kde language packs though (they are installed and now have been upgraded to the karmic ones), probably because in my Kubuntu Karmic I installed them before the Karmic ones were uploaded.10:04
ArneGoetjedpm: the dependencies in the debian/control files are broken. That's why I'm rebuilding the packages.10:06
dpmright10:07
RiddellArneGoetje: should be just the language packs, but there's a problem10:08
RiddellArneGoetje: the language-pack-xx-base packages don't contain /usr/share/locale-langpack/xx/entry.desktop10:08
Riddellin karmic10:09
Riddellwhich means KDE won't use them10:09
ArneGoetjeRiddell: in which source packages are these entry.desktop files?10:09
RiddellArneGoetje:  well they come from kde-l10n-xx and should end up in language-pack-kde-xx-base10:10
RiddellI don't know how that works, pitti set it up originally and it always just has10:11
ArneGoetjeRiddell: are those the the desktop_kde-l10n-$LANG.pot templates in the kde-l10n-$LANG packages?10:14
dpmI've just asked pitti to com here for a second, maybe he can tell us more10:16
ArneGoetjeRiddell: is it necessary to install the kde-l10n-$LANG packages in addition to the language-pack-kde- ones?10:17
RiddellArneGoetje: good point, you need kde-l10n-xx for documentation and some other bits (translated sounds for some edu apps etc)10:19
RiddellArneGoetje: no desktop_kde-l10n-xx are a bug I need to get rid of10:19
ArneGoetjeRiddell: ok.10:20
RiddellArneGoetje: entry.desktop do come from kde-l10n-xx though10:20
ArneGoetjeRiddell: so, if we install kde-l10n-xx as a dependency of language-pack-kde-xx through language-selector, this problem should be solved, right?10:20
pittihello10:21
Riddellcor, it's pitti, nice holiday?10:21
pittiRiddell: yes, it was indeed! http://martinpitt.wordpress.com/2009/07/28/back-from-mini-vacation-and-climbing/10:21
Riddellpitti: entry.desktop files have disappeared from language-pack-kde-xx-base in karmic, do you know where they might have gone to?10:22
ArneGoetjepitti: how were they added in the past?10:22
pittiuh, no10:22
pittithey were added manually to extra-files/*.tar10:23
pitti$ tar tf extra-files/kde-de.tar10:23
pittiusr/share/locale-langpack/de/10:23
pittiusr/share/locale-langpack/de/entry.desktop10:23
pittiseems they are still there at least in langpack-o-matic10:23
ArneGoetjepitti: so, they should be in the extra.tar tarball... and the extra.tar tarballs are present in the langauge-packs10:24
pittiArneGoetje: yes, they get merged into *-base10:24
ArneGoetjepitti: I'll check that once the current langpack-o-matic run is finished10:24
pittithanks10:25
pittiperhaps some code change inadvertedly broke it, but the code is still there in "import" and unchanged since ages10:26
ArneGoetjeok, guys, I need to pick up my son from kindergarten... will be back later.10:29
ArneGoetjeRIddell, pitti: if we add kde-l10n-xx as a dependency to the language-pack-kde-xx ones, the entry.desktop files should also be installed, right?10:32
pittiArneGoetje: if they ship it, sure10:33
pittiI don't know whether that would be desired10:33
RIddellArneGoetje: we don't want that, for CDs at least we want to be able to ship language packs without the docs10:34
RIddellpitti: seems like a good time to  update those kde-xx.tar in langpack-o-matic10:35
pittiArneGoetje: there is a script extra-files/update-kde-tars which should do that10:35
ArneGoetjepitti: will do that later10:36
* ArneGoetje is off, bbl10:37
=== Guest77821 is now known as NCommander
=== NCommander is now known as Guest33254
RIddellupdate-kde-tars only creates new language-pack-kde-xx, I mean I should grab the latest entry.desktop from kde-l10n-xx which have some updated translations10:43
pittiRIddell: I haven't used the script in ages, but I thought you just could wipe extra-files/kde* and run it10:44
=== Guest33254 is now known as NCommander
=== NCommander is now known as Guest82317
=== Guest82317 is now known as NCommander
RIddellpitti: no it's just creates new ones where they don't already exist, so that we can have langpacks that KDE doesn't10:46
pittiah, I see10:46
RIddellthe new entry.desktop files don't contain any translations10:47
=== sabdfl1 is now known as sabdfl
=== mgraesslin_ is now known as mgraesslin
RIddellArneGoetje: I updated the update-kde-tars script and pushed to lp:~jr/langpack-o-matic/kde-tars   please merge12:11
RIddellwould this be why the entry.desktop files are missing?  "raise Exception, 'Not yet implemented: tarball merging (locale+extra.tar)'"12:15
=== jr is now known as Riddell
=== jr is now known as Riddell
Riddellso working around being unable to install and being unable to select languages, most things seem to be translated13:08
dpmsounds like a good start :)13:08
Riddellthere's a few apps which aren't, s-c-p-k, kpackagekit, some strings in system settings, kickoff and ironically qt-language-selector13:09
RiddellI'll look into those13:09
Riddellinfact the whole of plasma isn't13:10
Riddelldpm: where's the long wiki list of templates you've been editing recently?13:11
dpmRiddell: https://wiki.ubuntu.com/Translations/Upstream/KDE/KdeKarmicModules13:11
dpmthere seems to be a template in LP for s-c-p-k at least13:12
dpmwhich package do the untranslated strings in system settings come from?13:13
Riddelldpm: systemsettings.po13:16
Riddell"Overview" and "Help"13:16
Riddelllet me see what we generate13:16
Riddellyep the systemsettings.pot from kdebase-workspace contains those strings13:17
Riddelland the kde language packs contain them too13:18
Riddelldpm: any idea how they'd get lost?13:18
dpmRiddell: no idea, the only thing I can think of is that they would actually come from another package or lib13:19
dpms/would/could13:19
Riddelldpm: well do you know if they exist in launchpad?13:20
dpmlet me have a look13:20
=== bdefreese2 is now known as bddebian
dpmRiddell: by a quick search, they don't seem to be there -> https://translations.launchpad.net/ubuntu/karmic/+source/kdebase-workspace/+pots/systemsettings/ca/+translate?batch=10&show=all&search=overview13:21
dpmhttps://translations.launchpad.net/ubuntu/karmic/+source/kdebase-workspace/+pots/systemsettings/ca/+translate?batch=10&show=all&search=Overview13:22
dpmI meant https://translations.launchpad.net/ubuntu/karmic/+source/kdebase-workspace/+pots/systemsettings/ca/+translate?batch=10&show=all&search=Help13:23
Riddelldpm: looks like those strings are new since jaunty13:26
Riddelldpm: but launchpad should have imported the new string surely?13:26
Riddellwho can we drag in here from launchpad to find out why those new strings havn't been imported?13:27
dpmRiddell: unfortunately no one, henning and danilo are on holiday and jtv is not around today13:28
Riddellfooey13:28
dpmbut let me see what I can find out13:28
Riddellsystem-config-printer-kde is a programming issue, it's not loading the right catalogue, I can look into that13:29
dpmcan you paste the generated systemsettings.pot somewhere? It'll save me building the package13:29
dpmI can then download the template from LP and compare them13:30
Riddelldpm:  people.canonical.com/~jr/tmp/systemsettings.pot13:33
dpmthanks13:33
dpmRiddell: http://people.canonical.com/~jr/tmp/systemsettings.pot returns 404 (I've tried p.u.c as well, with the same result)13:35
Riddelldpm: ~jriddell13:36
Riddellsometimes I forget who I am13:36
dpm:-)13:36
=== sabdfl1 is now known as sabdfl
seaLnethe spamers certainly sem to think you are jr@ubuntu.c based on the amount i get from "you"13:38
Riddellthat's weird, there's no such address13:41
seaLneyeah13:41
JontheEchidnahow goes translations love day?13:45
JontheEchidnadpm: cool13:46
RiddellJontheEchidna: it's all broken.  but it should all get fixed13:48
dpmJontheEchidna: well, I think Riddell summarised it quite well ;)13:51
dpmWhere does Computer>Run Command... come from (which app or source pkg)? It's also untranslated on my system13:56
Riddelldpm: kickoff, part of plasma from kdebase-workspace I think.  but the whole of plasma (the desktop) is untranslated for me13:58
Riddellhum, is translation templates being generated at all?13:59
Riddellerk, seems debian-qt-kde.mk doesn't actuall generate translation templates14:00
Riddellthat would explain why rosetta is behind in its strings14:00
Riddelland why plasma is untranslated, that's a new translation domain it's using14:00
dpmRiddell: oh, so will this affect a whole load of packages?14:00
Riddellyeah, lots of them14:00
dpmthat might be the problem with systemsettings as well14:01
Riddellright, it will be14:01
Riddelldpm: damn good thing we did the translations love day, we're not short of things to fix!14:01
dpm:)14:01
JontheEchidnaAt least we didn't find this out half a week before release :P14:01
Riddellnew plasma-widget-networkmanagement in https://edge.launchpad.net/~jr/+archive/ppa please test!14:02
Riddellit's a binary now "knetworkmanager"14:03
* Riddell pokes JontheEchidna into testing14:03
* JontheEchidna giggles like the Pillsbury Dough Boy14:04
JontheEchidnaRiddell: oh, is that the same package from yesterday? I built it locally14:04
JontheEchidnaseems to work fine for my usecase of a wired DHCP connection14:05
Riddellyes it is14:05
RiddellJontheEchidna: any encryption on that?14:05
JontheEchidnaI don't believe you can encrypt wired connections14:05
Riddellwe had a wiki testing page somewhere for this sort of thing14:05
Riddelloh wired, didn't read right14:05
JontheEchidnayeah, it's a bit boring, but almost always works14:06
JontheEchidnabtw, I've been seeing multiple langpack bugs for different languages in the vein of bug 40614614:06
ubottuLaunchpad bug 406146 in language-pack-kde-ru-base "package language-pack-kde-ru-base 1:9.10+20090725 failed to install/upgrade: попытка перезаписать /usr/share/locale-langpack/ru/LC_MESSAGES/crashesplugin.mo, который уже имеется в пакете language-pack-ru-base" [Undecided,New] https://launchpad.net/bugs/40614614:06
* dpm looks at it14:07
dpmArneGoetje: I've commented on the bug, do you think that's a problem with langpack-o-matic?14:14
dpmArneGoetje: ^14:14
dpmDoes anyone know what the current situation with Arora's translations is? I'm not concerned about getting them imported into Launchpad, but rather about knowing whether the application is translatable14:17
dpmI was too quick in asking, I've just found it -> http://code.google.com/p/arora/wiki/Translating14:18
Riddelldpm: it's translatable but there's an issue where it's not clever at working out what translation to use so if you use de_AT it won't fall back to de_DE14:26
Riddelland I don't think it picks up the KDE locale, only the system one14:26
dpmRiddell: I'm looking at it now, it is not using the Catalan translation, either (system locale ca_ES.UTF-8)14:28
dpmso I'm guessing it might be the same problem. My locale is ca_ES and the source translation was created as ca.ts14:31
RiddellI'm surprised at how bad Qt is with translations really14:32
JontheEchidnawould Quassel have the same issues? (thinking of Qt only apps)14:34
JontheEchidnaI suppose I should go install langpacks and help test stuff14:34
dpmJontheEchidna: I do not know much about qt's translation technology other than people's comment's along the lines of "it's a pain". I've used Qt linguist to translate some apps, though. Quassel is partially translated on my system, but I don't think this is a problem qith qt, rather because of a non-finished translation (I don not know the quassel release schedule)14:37
Riddellquassel also seems to use Qt translations which are in /usr/share/kde4/apps/quassel/translations14:39
RiddellI don't see one for es though so I don't know how dpm gets it translated14:39
dpmI'm using Catalan (language code 'ca', 'ca_ES', 'ca_FR', 'ca_IT' or 'ca_AD' - we're everywhere!)14:41
dpmbut the quassel_ca.ts translation is also missing, so th translations I see probably come from somewhere else14:42
dpmOnly the menus are (partially) translated, so I guess that translations are from generic kde or qt menu names or actions14:44
Riddellright14:46
JontheEchidnaso then translation support would also be a big plus for konversation14:48
JontheEchidnawow, an l10n bug that's actually an upstream bug: bug 37058214:50
ubottuLaunchpad bug 370582 in kde-l10n-ptbr "Invalid symbolic links" [Undecided,Confirmed] https://launchpad.net/bugs/37058214:50
dpmJontheEchidna: well, I'm guessing that being a KDE app (or is it extragear atm?) Konversation will have been translated into more languages and using gettext the translation process will be easier (there are more tools available and it can be imported into Launchpad), but in fact quassel is also translatable (only that it has less languages and uses qt, which is not as widely used as gettext and doesn't have the advantages mentioned before)14:51
JontheEchidnadpm: Right, it's in extragear and gets official translation support from KDE14:52
JontheEchidnayeah, I knew that Quassel was also translatable, but the current state seems a bit lacking14:53
JontheEchidnaQt translations in LP would be nice14:53
dpmbug 376686 might also have come from upstream, but I haven't found out yet14:53
ubottuLaunchpad bug 376686 in language-pack-kde-eu "Errors in KDE4 basque translation - Cyrillic characters and wrong names" [Undecided,New] https://launchpad.net/bugs/37668614:53
RiddellJontheEchidna: my e-mail is broken today, could you e-mail kubuntu-devel asking for testing and pointing to https://wiki.kubuntu.org/Kubuntu/PlasmaWidgetNetworkManager/0.0%2Bsvn1002781-0ubuntu1%7Eppa114:55
Riddellright, let's work out what's the crack with debian-qt-kde.mk not generating templates14:55
JontheEchidnaRiddell: sure14:55
JontheEchidnaThis search has a few good ones: https://bugs.edge.launchpad.net/ubuntu/+bugs?field.searchtext=kde-l10n14:56
JontheEchidnaas would searching for kde-i18n, I would assume14:56
yuriyRiddell: OT clarification re: oxygen icons in proprietary software - if the application embeds the icon so the user can't replace it (as e.g. .NET likes to do) doesn't that violate the LGPL?14:56
dpmRiddell: just to confirm I've compared "your" and Rosetta's systemsettings.pot template and are completely different, so if the package is using debian-qt-kde.mk, that might indeed be the problem14:57
Riddellyuriy: my reading of the LGPL 3 section 4 is that is allowed15:00
Riddellsee the definition of “Minimal Corresponding Source”15:01
JontheEchidnaRiddell: sent, should be out to the list momentarily15:03
yurchorNo, I'm here, but consulted with my documents :) If it is for me...15:05
Riddellyurchor: ?15:05
MamarokRiddell: there's a user in #kubuntu qho want's to talk to a dev about "the ppor state of vpn in Kubuntu"15:06
Mamarokpoor, my typo15:06
yuriyRiddell: but "in a form suitable for the user to recombine or relink the application with a modified version"15:06
yurchorOh, sorry. I just asked in KDE list three weeks ago is KDE licensing for translations allows BSD license translations from Rosetta&15:07
Riddellyurchor: yes it does (although licencing of translations is always a bit murky)15:11
Riddellyuriy: well hmm, it's confusing my head now somewhat15:13
Riddellyuriy: how can you re-link an application anyway?15:14
dpmhi jtv :)15:15
jtvhi dpm :)15:15
Riddellhello jtv15:15
dpmjtv can help us if anyone has got questions on Rosetta15:15
seelehmm.. better translations in konversation is a pretty attractive feature over quassel15:16
RiddellI'm using konversation in japanese now15:17
yurchorhi jtv. Can you answer some questions about Ukrainian translation of KDE in Rosetta?15:17
jtvyurchor: we'll see.  :)15:17
jtvGo ahead?15:17
ScottKdpm: My apologies for not helping out with publicizing this effort.  I had intended to, but $WORK got overwhelming.  Thanks for doing it.15:17
dpmScottK, no worries, thanks for letting me know15:18
dpmI realise people are busy, that's why I didn't insist15:19
dpmwell, I poked Riddell a bit, though :)15:19
yurchorjtv: As I can see from my side Ukrainian is 100%. Why Karmic translation lacks so many translations?15:19
jtvyurchor: what is your side exactly?15:20
Riddellyurchor: seems like we have a problem where new translations havn't been generated for karmic15:20
Riddellso a lot of strings will be missing15:20
ScottKdpm: Sput and EgS are Quassel upstream and are generally here, so you can ask them Quasell translation questions directly.15:21
yurchorjtv: I am Ukrainian upstream translator.15:21
ScottKyurchor: Welcome to  #kubuntu-devel.  I'm glad you're here to help us try to fix this.15:22
yurchorRiddell: As I see that is old (non 4.3) translation for now, right?15:22
Riddellyurchor: yeah anything new in 4.3 will be missing15:22
jtvyurchor: that's _probably_ not related to Rosetta (though of course it may turn out to be), but one of how packages are handled.15:23
jtvs/one/a question/15:23
dpmyurchor: as Riddell and jtv mention, this is probably related to a packaging problem we've just detected today -> quite a few POT templates might have not been updated. That's one of the reasons we're here today, to detect and fix those issues15:24
dpmand yes, those particular ones are for Karmic - KDE 4.315:25
ScottKNCommander: Now what's the plan for qt4-x11 on armel?15:25
dpm(although I don't know whether this affects older versions as well)15:25
Riddellthis problem didn't affect jaunty15:27
yurchorjtv: Well, about Rosetta. I can see every for KDE files every morning (numbers change).15:27
yurchorjtv:  Watch people translate some things. Click on nicks but only see 1-3 messages translated. Is this intended?15:27
jtvyurchor: ah!15:28
jtvyurchor: there are several things that can cause that:15:28
jtv1. Replication lag.  At this scale, we have to use multiple database servers.  One is the master, the others are slaves.15:29
jtvWhen you request a page, normally you talk to a slave which is a read-only copy of the master.15:29
jtvWhen you make changes, you are temporarily switched to the master.15:29
jtvNow if _somebody else_ translates something, they will see the change immediately, but you may be talking to a slave that sees a slightly older copy of the database.15:30
jtvShouldn't be more than a few seconds or minutes though, barring exceptional cases.15:30
jtv2. Message sharing and statistics.15:30
jtvJaunty and Karmic share their translations.  So if someone translates a string in Jaunty, most of the statistics for Jaunty are updated immediately—but not the Karmic ones.  We have a bug open for this; we must be careful not to start spending all our time updating stats.  :)15:31
yurchorRiddell: Can I ask about KOffice in Jaunty? What is the number of last version?15:31
jtv3. Some statistics at the higher aggregation levels are not computed instantly, for the same reason.15:32
jtvSo it's possible that the statistics will lag by a day.15:32
yurchorjtv: Thanks. That's what I want to know.15:33
* jtv shuts up :)15:34
Riddellyurchor: https://edge.launchpad.net/ubuntu/+source/koffice and https://edge.launchpad.net/ubuntu/+source/koffice215:34
NCommanderScottK, its the *$#@! lzma issue again15:34
NCommanderScottK, we're replacing the build hardware soon, which should help resolve it15:34
* NCommander knocks on wood15:35
ScottKRiddell: ^^^ I guess my vote is drop lzma on armel for now.15:35
ScottKapachelogger: ^^15:35
yurchorjtv: Oh, sorry. But I have so many questions...15:35
ScottKNCommander: If we upload qt4-x11 todayish, then it ought to get built before we push 4.3.0.15:36
RiddellScottK: that's what I'd suggest too15:36
dpmyurchor: regarding the question on translations licensing, you can find more information here -> https://help.launchpad.net/Translations/LicensingFAQ (I apologise for not having answered that one when you asked in the kde-i18n-doc list)15:36
jtvyurchor: no worries, as long as it fits this meeting, I'll try to answer.  If it doesn't, we can take it to another channel.15:37
yurchorRiddell: Thus, all those translation in Jaunty (Kspread et al) are from KOffice 1?15:37
NCommanderScottK, there's no promise its not going to FTBSF again15:38
NCommanderI rather fix the underlying cause, but that's my 2c15:38
ScottKNCommander: Well I'd settle for getting to build at least once in the meantime.15:38
yurchordpm: Yes. That was my first stop. But is it legaly make BSD->GPL->BSD transition?15:39
NCommanderScottK, well, the build of the timeout resolved the actual compilation issue, so dropping lzma compression in theory should work15:39
bittinHello you need any more help with the Love?15:39
ScottKRiddell: Do you know the knobs to turn to make lzma go away for armel?15:40
* ScottK hasn't looked into it.15:40
bittini can translate enlgish to swedish if needed15:40
RiddellScottK: it's just a variable in the debian/rules I think, it just needs the weird syntax for  if (arch!=arm) working out15:41
Riddellbittin: what are you running as a distro?15:42
bittinRiddell: Debian at the moment15:43
bittinbut my grand parents is using Kubuntu15:43
dpmyurchor: I'm not sure about this one, I'm not an expert in licensing. If the question is not answered in the link I sent you, may I ask you to come to the #launchpad channel and ask there?15:43
JontheEchidnaThe new kcm-gtk config module could use some love, if anyone's up to translating: https://translations.launchpad.net/ubuntu/karmic/+source/kcm-gtk/15:44
JontheEchidna(I'm upstream, so just run any l10n bugs by me)15:44
Riddellyurchor: anything added through rosetta is BSD, but KDE translations generally follow the licence of the apps they come from which is usually GPL so the combined result will be GPL15:45
bittiniam up for it should just remember my launchpad password15:45
dpmJontheEchidna: cool, expect some Catalan translations flowing in soon. I'll also let Ubuntu translators know about this.15:45
bittinare there any Launchpad admins here?15:47
Riddelljtv: the list of priority translation domains to appear the the top of the translation list (https://translations.edge.launchpad.net/ubuntu/jaunty/+lang/sco) is still woefully out of date, how do we fix that?15:47
bittinas i dont remember what email iam registred with15:47
yurchorjtv: One more question: can Rosetta administration somehow make the number of administrators in some teams (at least Ukrainian) reasonable? Because now I think that the rule: "I am user, so I am administrator" is somehow redundant...15:47
JontheEchidnadpm: great, it's accessible via system settings, in the appearance section15:47
Riddellbittin: maybe you can search for yourself on launchpad.net/people ?15:47
jtvRiddell: any member of the utc team can edit those templates to change the priorities.15:47
bittinRiddell: yes thx =)15:47
Riddelljtv: utc?15:48
bittinEmail:   Log in for email information.15:48
bittin:(15:48
Riddellbittin: what's the username?15:48
bittinbittin15:48
dpmRiddell: we (the Ubuntu people) are planning to do that (reorganising the priority of templates), but we haven't started yet UTC = ubuntu-translations-coordinators team15:48
jtvyurchor: that's a typical "growing pain" in the life of a translation team...  I hope we're getting away from people joining the teams just because they (want to) translate.  But this is ultimately a matter of organization in the Ubuntu translation community.  I don't see a technical fix.15:48
jtvRiddell: Ubuntu Translations Coordinator15:48
jtvRiddell: the owners of the Ubuntu translation group.15:49
Riddellbittin: "EMail: No public address provided" but I sent you a test e-mail through the launchpad contact page15:49
bittinok15:50
Riddelldpm: can we start on that today?  it's pretty important, rosetta is currently telling people to translate non-existant KDE 3 bits15:50
bittini think its on a mail account i dont use anymore15:51
bittinthat are gone tough :(15:51
bittincan i do a new launchpad account and some moves over my old stuff15:51
bittinand deletes it15:51
Riddellbittin: I think that's possible, you'd need to ask on #launchpad15:52
bittinok15:52
bittinwill do that15:52
JontheEchidnadpm: if you could get the word out, https://translations.launchpad.net/ubuntu/karmic/+source/plasma-widget-quickaccess/+pots/plasma-applet-quickaccess is also a third-party applet with no official KDE support, so getting good Ubuntu translations would be super15:52
yurchorJontheEchidna: Some time ago I've send David Sansome Ukrainian translation for this gtk-qt kcm. Can it be imported from SVN?15:52
ryanakcabittin: Yes, https://answers.launchpad.net/launchpad/+question/826/+login15:52
JontheEchidnayurchor: aah, good point. I have changed some of the strings from what they were in gtk-qt, but a lot of them should be unchanged15:53
JontheEchidnayurchor: I don't know how to do that, though, so any help would be great15:54
JontheEchidnaI suppose I should start shipping the template with the source now15:54
dpm_Riddell: we're talking of two different things here 1) reorganising the priority of templates (it will take some time, but we can change the priority of some of them straight away, if necessary) 2) Disabling obsolete KDE templates - I'd like to do this straight away whenever I see one, that's why the wiki page with the templates is for. Which particular KDE 3 apps have you see which might need disabling in Rosetta?15:55
Riddelldpm_: kdesktop and kicker are the obvious ones15:56
bittindid a new launchpad account as bittin115:56
bittinand merged it15:56
JontheEchidnayurchor: would the best solution to be to load up the template in lokalize or something and then copy/paste translations?15:56
RiddellJontheEchidna: the .pot template gets magically generated during build15:57
JontheEchidnaRiddell: ah, right. Messages.sh15:57
RiddellJontheEchidna: you should be able to do some clever merge with the old gtk-qt-engine translation files to get the strings that are still valid though15:57
Riddellmaybe dpm_ knows how15:57
bittiniam translating atm =)15:58
yurchorJontheEchidna: they are there: http://gtk-qt-engine.googlecode.com/svn/trunk/gtk-qt-engine/po/  For merging I prefer msmerge-based scripts15:59
* Riddell considers deleting /usr/share/cdbs/1/class/kde4.mk and wonders how to find all the packages using it16:00
JontheEchidnayurchor: thanks16:01
bittinsomething more i can translate to swedish?16:03
Riddellbittin: did you do plasma-applet-quickaccess?  JontheEchidna was asking for that too16:03
bittinnope16:03
bittini missed that link16:04
JontheEchidnahttps://translations.launchpad.net/ubuntu/karmic/+source/plasma-widget-quickaccess/+pots/plasma-applet-quickaccess/sv/+translate16:04
bittinwill do it now16:04
dpm_Riddell: ok, kicker and kdesktop disabled from Jaunty translations (they had already been disabled from karmic). They should no longer appear as translatable nor be exported in language packs.16:04
dpm_The reason they were still there is because we've started working on the list of templates to disable/rename/move for Karmic -> https://wiki.ubuntu.com/Translations/Upstream/KDE/KdeKarmicModules#TODO%20items16:04
dpm_There is the same list for Jaunty https://wiki.ubuntu.com/Translations/Upstream/KDE/KdeJauntyModules, but as I say we started with Karmic first16:04
dpm_That's what we've been talking for the last weeks in kubuntu-devel@16:04
yurchorJontheEchidna: I can translate the rest of the strings (not that much anyway), but I don't like Rosetta. Can you announce the release in kde-i18n-doc?16:04
JontheEchidnayurchor: sure, I'll msmerge the po's, do another point release, then announce16:05
JontheEchidnaperhaps this tool should go upstream eventually16:05
JontheEchidnamaybe extragear at least16:05
dpm_JontheEchidna: if you then make the announcement, send it to ubuntu-translators@lists.ubuntu.com as well once strings are frozen16:06
dpm_but as I said, I can also tell translators now16:07
JontheEchidnaI think I could freeze strings now, now that I have that QtCurve notification in16:07
yurchorJontheEchidna: Great, it will be nice to see it in SVN (or git) ;)16:07
bittindone some more on plasma-widget-quickaccess now16:07
bittincan you spam me with things that needs swedish in Kubuntu16:08
=== jr is now known as Riddell
JontheEchidnayurchor: a shame that gtk-qt-engine isn't maintained anymore :( But at least the config module lives on16:08
JontheEchidnanice @ arora using the kde file dialog16:09
yurchorOne more question: this page https://wiki.ubuntu.com/Translations/Upstream/KDE/KdeKarmicModules announces some pots as "Not present upstream". I think there are some mistakes in this definition, right?16:09
yurchorI mean that all those are playground applications which definitely have an upstream translations.16:10
dpm_yurchor: these are the templates we need to fix. They are stale templates probably left from the transition from KDE 3 to KDE 4. What that means is that those templates are in Launchpad, but the upstream kde4 tree does no longer have them, so we have to remove them from Launchpad16:11
yurchordpm_: Upstream has them (at least in translation sense). That is a mistake.16:12
dpm_yurchor: what do you think of a new note along the lines of "Not present in upstream's SVN for KDE4.3"? any other suggestions welcome16:14
yurchordpm_: Karmic has kdelibs4 (KDE3). That implies you want to support KDE 3. So removing or ignoring upstream translation will be unreasonable. On the other hand, I can run e.g. kpovmodeller on Mandriva KDE 4. This list have to be revised to not mislead the translators.16:17
ScottKRiddell: Any objection to usb-creator-kde on the CD?16:18
yurchordpm_: In KDE 4.3 you cannot find many extragear or playground applications, but the can be cmopiled and used with translations from upstream.16:19
RiddellScottK: ooh is it working?16:20
ScottKRiddell: I haven't tried it myself, but I assume so.16:21
ScottKrgreening: It's working, right?16:21
rgreeningScottK: yep16:21
rgreeningof course, I programmed it :)16:22
Riddellit's not going to be on the ubuntu desktop CD for space reasons so we might need to check docs or whatever are in order16:22
* rgreening ducks16:22
rgreeningit's small16:22
Riddellright, we want it on16:22
rgreeningIt needs testing. HAL has some bugs. Translations should b e checked to see if they work or if the code needs tweaking to use the po's from the gtk ver16:23
rgreeningbut it works...16:23
rgreeningwe've already had some fixes come it and added16:24
ScottKRiddell: evand is going to put it and the windows one on the netbook image outside the squashfs, so we don't need to seed it directly for netbook.16:26
rgreeningyay :P16:27
=== jr is now known as Riddell
dpm_yurchor: the packages in that list are no longer in our main repository, which means that they will not be translatable in Launchpad. Disabling their translations in Launchpad will simply mean that they will be shipped with 1:1 upstream translations, the only difference will be that Ubuntu translators will not be able to translate them through Launchpad. Only those packages present in 'main' and 'restricted' are offered for translation in Launchpad f16:29
dpm_or K/Ubuntu16:29
Riddellwho knows Make/bash?  why doesn't this work?  http://people.canonical.com/~jriddell/tmp/makefile16:30
dpm_we're not removing upstream translations when disabling templates from Launchpad16:30
yurchordpm_: not removing but, I think, not updating, right?16:32
dpm_yurchor: what do you mean, not updating?16:33
bittini have translated a little bunch now16:34
bittinfor karmic16:34
ScottKbittin: Thank you.16:35
ScottKWhat's the package name for our network widget thing now?16:35
RiddellScottK: plasma-widget-networkmanagement and the binary is knetworkmanager (if installing from ~jr PPA)16:36
yurchordpm_: For example, let xxx package was in KDE 3, but not completely translated. Now it's in KDE 4 playground (or maybe extragear) fully translated, but not in Rosetta. That's what I mean.16:37
ScottKRiddell: Is it in Universe on purpose?16:37
bittinnow iam pretty much done with what i founded =)16:37
ScottKplasma-widget-networkmanagement | 0.1~svn980510-0ubuntu1 | karmic/universe | source, amd64, i38616:38
RiddellScottK: no, shouldn't be16:39
ScottKRiddell: OK.  'tis.16:39
yurchordpm_: As an example, kaudiocreator.16:41
dpm_yurchor: oh, I understand what you mean now. Well, it depends: if the KDE4 package is in playground and in our 'main' repository, it will be in Rosetta. The important thing is that it is in main, it doesn't matter where the upstream location is16:41
ScottKNCommander: Would you please rescore r-base.  Getting it built sooner rather than later will avoid some other failures.16:42
dpm_yurchor: in the particular case of kaudiocreator, I put it in the list of packages to investigate, rather than to disable (I'm just going through that list) -> https://wiki.ubuntu.com/Translations/Upstream/KDE/KdeKarmicModules#TODO%20items16:43
NCommanderScottK, done16:46
ScottKNCommander: Thanks.16:46
yurchordpm_: well, how about _qt packages (there's also kcachgrind_qt in kdesdk)? They are all in Mandriva packages and default KDE packages.16:48
yurchordpm_: kcachegrind_qt, sorry16:48
=== dpm_ is now known as dpm
dpmyurchor: what's the exact problem with the _qt packages? (sorry, I do not follow KDE development very closely, that's why I ask)16:52
ArneGoetjeRiddell: about the update-kde-tars script for langpack-o-matic... where does the kde-zhhk.tar come from?16:53
yurchordpm: It is not a problem. All this packages comes from the programs which can be compiled without KDE. Maybe it is worth to keep the separated?16:54
RiddellArneGoetje: from kde-l10n-zhhk, I wasn't sure where put it16:55
Riddelland I presume we don't have language packs for that, so I just left it there to remind us incase one day we did16:55
yurchordpm: "them separated", sorry16:55
ArneGoetjeRiddell: ok... zhhk should go into zh-hant16:56
RiddellArneGoetje: let me do that then16:56
Riddellyurchor: we don't compile kcachegrind-qt so it's not really an issue for us16:56
JontheEchidnakcm-gtk all msgmerge'd, testbuilding16:57
ArneGoetjeRiddell: did you still update kde-zh.tar ?16:58
dpmyurchor: maybe you can help me with a question I've got -> why are the desktop_<package>.po files in the stable branch but not in the tagged branches? I.e. I can see the desktop file at http://websvn.kde.org/branches/stable/l10n-kde4/ca/messages/kdeadmin/, but not at http://websvn.kde.org/tags/KDE/4.2.98/kde-l10n/ca/messages/kdeadmin/16:58
yurchorRiddell: Kcachegrind is not in Ubuntu repos, right?16:58
RiddellArneGoetje: was about to ask what's in language-pack-kde-zh now?16:59
RiddellArneGoetje: it seems to just have overlapping files with zh-hans and zh-hant17:00
ArneGoetjeRiddell: for karmic, this will be a dummy package (not uploaded yet), which depends on the zh-hans and zh-hant packages17:00
yurchordpm: all desktop_ files are just for merging by scripty (KDE script) with .desktop files. As such .mo from them are useless.17:00
RiddellArneGoetje: ok so I can just rm kde-zh.tar17:00
ArneGoetjeRiddell: kde-zh.tar is used for older releases up to Jaunty17:01
ArneGoetjeRiddell: when we rebuild base packages, we will need that one.17:01
Riddellhmm, right17:01
yurchordpm: in tag they all are merged.17:01
ArneGoetjeRiddell: zhhk should therefor also go into kde-zh.tar. langpack-o-matic is smart enough to either pick kde-zh.tar or kde-zh-hans.tar/kde-zh-hant.tar, depending on which release you are building for.17:03
dpmyurchor: they are merged with which template? In which PO file are the .desktop translations, then?17:03
=== jr is now known as Riddelll
Riddellljtv, dpm: I've uploaded a fixed pkg-kde-tools so KDE packages uploaded now will have .pots generated again, shall I rebuild all the KDE packages in main and expect rosetta to pick up all the new strings ok?17:05
ScottKRiddelll: We're going to upload 4.3.0 in just a few days, can't all the packages wait for that?17:06
jtvRiddelll: aiui when Soyuz rebuilds the packages, it also feeds the tarballs with the translation files into Rosetta.  And when that happens, yes, the new strings are picked up.17:06
dpmRiddelll: I would expect so. The new packages will build updated templates and they should be auto-approved to go into Rosetta once uploaded17:07
* jtv is a complete n00b on what happens in Soyuz otherwise17:07
RiddelllScottK: that's a good week away, I'd rather get this out the way17:08
ScottKRiddelll: OK.17:09
yurchordpm: with no tepmlate. They merged with all .desktop lines like Comment [uk]:"la-la-la" GenericNme [uk]: "blah-blah". If I yesterday translate something in desktop_blah-blah.po, tomorrow scripty add corresponding line to blah-blah.desktop (it is a generak picture). No PO at all17:10
yurchordpm: The next day scripty extracts new strings from .desktop files by developers, moves them into POT and merge with my PO, that I have to translate.17:13
dpmyurchor: so when creating a tagged version the desktop_*.po files are removed from the /tags tree and their translations are put back in the .desktop files in the code?17:16
yurchordpm: Yes you're absolutely right. They are already there (scripty cares about this). So desktop_blah_blah.po files are useless without scripty.17:18
Riddellthis console-not-accepting-input bug is super annoying17:19
dpmyurchor: thanks for the info17:20
* jtv is about to leave17:22
jtvany other LP Translations questions?17:22
dpmjtv: I haven't got any other burning questions for now. Thanks a lot for having been here!17:24
jtvdpm: no worries at all, bona nit!17:24
dpmbona nit :)17:25
yurchorAll of the questions about blocking PO from unintended editing must be reviewed by the corresponding translation team only, right? Is there any way to ask translation teams not to translate upstream translated things?17:26
dpmyurchor: this varies from team to team. There are teams which either have members who are part of upstream already or which explicitly do not touch upstream strings. There is currently no technical way of blocking upstream strings at the moment. Instead, it's more a social thing. You can always contact particular teams through this -> https://wiki.ubuntu.com/Translations/Contact/Teams or through this -> https://translations.edge.launchpad.net/+groups/17:30
dpmubuntu-translators (in case they've not yet put their contact information in the wiki page)17:30
JontheEchidnacould I get a Main sponsor for bug 406471?17:31
ubottuLaunchpad bug 406471 in kcm-gtk "New upstream release (kcm-gtk 0.5.2)" [Undecided,New] https://launchpad.net/bugs/40647117:31
JontheEchidnaoh noes, riddell isn't hee17:31
JontheEchidna*here17:31
dpmyurchor: I've also started this page to raise awareness on the existence of upstream KDE here -> https://wiki.ubuntu.com/Translations/Upstream/KDE, with a short overview on how the translation process works there17:32
yurchordpm: That's good, thank you, but can you ask Ukrainian team leaders to read this pages and subscribe to your mailing list? Reading this list I see that not more than 10 team leaders answering your questions or discuss things. I tell some Ukrainian team members about it but they seem to think that anarchy is the best ruleset...17:35
RiddellArneGoetje: pushed to lp:~jr/langpack-o-matic/kde-tars17:37
apacheloggerScottK: aye aye17:37
ScottKapachelogger: Would you please fix that up.  I don't care to learn about lzma details today.17:38
ScottKIIRC there was also mail to kubuntu-devel about a patch problem.17:38
apacheloggeraint saw no mail17:38
ScottKMaybe JontheEchidna has some Qt4 patches he's cherrypicked for us too maybe.17:39
Riddellarora had one they wanted17:39
Riddellhttp://code.google.com/p/arora/issues/detail?id=53017:39
ScottKapachelogger: You sent it to the list: https://lists.ubuntu.com/archives/kubuntu-devel/2009-July/003055.html17:40
apacheloggerah, that one :D17:40
apacheloggerI thought it was already fixed :P17:40
apacheloggerclearly kubuntu is moving slower without me ;-)17:41
dpmyurchor: I'll contact them and put you on CC, does that sound good? About joining the ubuntu-translators list, we've been talking of making it a requirement for being a team coordinator. We've been discussing some of this here -> https://wiki.ubuntu.com/Translations/PoliciesBrainstorming , but you have to realise that it will take time, since until now there wasn't a general coordination of the K/Ubuntu translations community17:41
Riddellthat patch is needed, else you need to patch a load of phonon stuff17:41
apacheloggerRiddell: read the mail :P17:42
dpmyurchor: and is there anything you'd like me to add to the upstream page I was showing you?17:42
apacheloggerthe patch duplicates what is already there17:42
apacheloggeralso see comment in the patch17:42
Riddellhmm17:43
apacheloggerScottK, NCommander: what exactly will dpkg --print-architecture spit out on armel?17:43
apacheloggerarmel?17:43
NCommanderapachelogger, yeah17:43
NCommanderapachelogger, if it doesn't, thats a bug17:43
apacheloggerwell, ain't got no armel to test :P17:44
ScottKNCommander: You see my powerpc fun?17:44
NCommanderScottK, which powerpc fun?17:44
ScottKNCommander: https://launchpad.net/ubuntu/+source/dc-qt/0.2.0.alpha-4ubuntu2/+build/1139325/+files/buildlog_ubuntu-karmic-powerpc.dc-qt_0.2.0.alpha-4ubuntu2_CHROOTWAIT.txt.gz17:45
Riddellapachelogger: ifeq ($(DEB_HOST_ARCH),armel) ?17:45
apacheloggerRiddell: isn't it DEB_ARCH?17:46
apacheloggeralso, ifneq17:46
NCommanderThe installation of a 2.6 kernel _could_ ask you to install a new libc17:46
NCommanderfirst, this is NOT a bug, and should *NOT* be reported. In that case,17:46
NCommanderplease add lenny sources to your /etc/apt/sources.list and run:17:46
NCommanderO___o;17:46
NCommanderwow17:46
NCommandernow that IS a bug :-/17:46
apacheloggerthere is also deb_build_arch17:46
apacheloggerRiddell: ^17:46
apacheloggerthat would be best I suppose?17:46
Riddellapachelogger: dunno I just copy  and paste from qt3 :)17:46
ScottKNCommander: OK.  Over to you then.17:46
JontheEchidnayurchor, dpm: did you have an email like the following in mind? http://paste.ubuntu.com/236040/ It feels awkward just going off and asking for translations like that17:47
NCommanderScottK, lovely17:47
NCommanderabsolutely ****ing lovely17:47
apacheloggerRiddell: hehe, well lets use host then :D17:47
* apachelogger tests17:47
NCommanderJust because the powerpc buildds can't running hardy17:47
ArneGoetjeRiddell: looks good to me17:47
RiddellArneGoetje: are you able to look into why the tars don't get used?17:48
Riddellqt3 is only 17MB, those were the easy days17:48
ArneGoetjeRiddell: currently the extra.tar file goes into language-pack-xx-base, not into language-pack-kde-xx-base17:48
yurchordpm: Yes, it will be nice. But it will be better to have person that coordinates Kubuntu-translation efforts. I make an announcement in the main Ukrainian linux-translation site (linux.org.ua). But there noone wants to coordinate. :(17:49
ArneGoetjeRiddell: what is supposed to happen with the tars?17:49
yurchordpm: hmm, and maybe kde-i18n-doc subscription is not of high importance. Believe me, it contains no news for Kubuntu translators.17:49
ScottKNCommander: For motivation - fixing that chroot problem will help boost1.35 die.17:49
RiddellArneGoetje: well they should be included somehow, in language-pack-xx-base is fine but e.g. current language-pack-fr-base doesn't include it17:50
dpmyurchor: no, no, I meant the ubuntu-translators@lists.ubuntu.com, not the kde-i18n-doc one17:50
ArneGoetjeRiddell: the onmes, I just generated in langpack-o-matic (next upload), do contain them.17:50
NCommanderScottK, its not something I can wave a magic wand and fix17:50
NCommanderScottK, take a look at the error17:50
NCommanderthe kernel used by dapper has gotten too old to host a karmic chroot17:50
Riddellonly 40 KDE source packages in main17:50
ScottKNCommander: OK.  So either something gets fixed or we drop the port.17:51
yurchordpm: Sorry, I've told about https://wiki.ubuntu.com/Translations/Upstream/KDE17:51
JontheEchidnaRiddell: mind sponsoring bug 406471?17:51
ubottuLaunchpad bug 406471 in kcm-gtk "New upstream release (kcm-gtk 0.5.2)" [Undecided,New] https://launchpad.net/bugs/40647117:51
RiddellArneGoetje: oh?  do we know what got fixed?17:51
dpmyurchor: oh, I see :)17:51
NCommanderScottK, basically what happened is glibc was broken on powerpc due to the texlive fun17:52
NCommanderTHat managed to build17:52
NCommanderand now rehose the chroots \o/17:52
ScottKI have multiple instances of the failure.  quantlib-swig too.17:52
ArneGoetjeRiddell: oh, sorry... you are right... the extra.tar tarball misses the KDE stuff... orz17:53
RiddellArneGoetje: which could be down to "raise Exception, 'Not yet implemented: tarball merging (locale+extra.tar)'"  although I don't think that code has changed, maybe thing else has?17:55
ArneGoetjeRiddell: I didn't touch anything regarding the extra.tar handling in langpack-o-matic...17:56
RiddellArneGoetje: no but something must have changed to break it17:56
ArneGoetjeRiddell: so, the kde tars should be merged into the extra.tars, right?17:56
apacheloggerScottK, Riddell, NCommander: up it goes17:57
ScottK\o/17:57
dpmJontheEchidna: the e-mail looks good to me. Don't worry about asking for translations - you have to have in mind that translators love doing them (well, at least seeing the app being translated as a result) and appreciate announcements on string freezes. The only potential issue I see is that having two places for accepting translations (directly through patches or through Rosetta) might put you in a position to have to mediate between translators if17:57
dpmyou get two different translations for a given language (i.e. from two -or more- sets of people). In my experience it is best to have just one or at least a recommended way of accepting translations rather than being too flexible. But that's theory, so I'd say go along with the announcement and we'll see how it goes.17:57
RiddellArneGoetje: yes17:59
apacheloggeroh dear loard in heaven qmake is making me shiver18:00
ArneGoetjeRiddell: ok, I will see if I can get it to work.18:00
apacheloggeroh, that is also good ... software which is _apprently_ gpl2 but doesn't contain any license/coyright header whatsoever, nor a copy, nor any other kind of indication \o/18:01
apacheloggerneversfelde: ping18:01
ArneGoetjeRiddell: but not now... I need to sleep, It's 01:00 here.18:01
RiddellArneGoetje: sleep well18:02
apacheloggerArneGoetje: nini18:02
dpmArneGoetje: sleep well, thanks a lot for your help!18:03
apacheloggerScottK: do we have some packaging minion at hand?18:03
ArneGoetjedpm: np, that's my job. ;)18:03
ArneGoetjedpm: (helping, not sleeping) he he18:04
dpm;)18:04
ScottKapachelogger: Not that I know of.18:04
* ScottK thinks they pheared the translations work and fled.18:04
* Riddell spots stable/4.3.0/src/18:05
ArneGoetjedpm: I spotted some KDE templates in the Needs Review import queue in Rosetta. Can you take a look at them and figure out what to do with them? I think they may have moved source packages or changed names...18:07
dpmI'll do18:08
ArneGoetjedpm: thanks :)18:08
dpmnp18:08
* dpm needs to have a break bbl18:16
ScottKNote to everyone: koffice2 packaging is in bzr.  Please use it.18:18
=== jr is now known as Riddell
RiddellScottK: where?18:21
ScottKRiddell: bzr branch lp:~kubuntu-members/koffice/ubuntu18:21
=== kozz_ is now known as kozz
Riddellworld uploaded to use new pkg-kde-tools18:54
ScottKRiddell: I'm about to do a new ktorrent upload (assuming it builds).  Is include /usr/share/pkg-kde-tools/makefiles/1/cdbs/kde.mk19:02
ScottK... still what I want?19:02
JontheEchidnaScottK: yes, along with debhelper.mk from cdbs19:03
RiddellScottK: yep19:04
ScottKJontheEchidna: Right.  Got that.19:04
ScottKThanks.19:04
Riddellhmm, I wonder if I just forgot the debhelper.mk in the ones I just uploaded19:04
apacheloggerlol19:06
Riddellwhy yes, I did19:07
Riddell!ninjas19:07
ubottuHelp! apachelogger, Arby, devfil, JontheEchidna, nhandler, Riddell, ScottK, tsimpson, vorian19:07
apacheloggerthat is so out of date19:08
apacheloggerkubotu: ninjas19:08
kubotu{apachelogger OR hsitter}, Arby, devfil, JontheEchidna, nhandler, Riddell, ScottK, stdin, nixternal, a|wen and vorian ... to the Batcave!19:08
apacheloggeralso out of date19:08
apacheloggerwe are like suse :P19:08
nixternalwhat?19:08
JontheEchidnaheh19:09
nixternalI can't find the damn batcave :p19:09
apacheloggerall borked19:09
apacheloggerI shall revise the whole process19:09
apacheloggerwith more unicorns, more ninja apes from novell and a MS contributors agreement \o/19:09
* apachelogger leaves for coffee19:09
JontheEchidnabecause you are the goddamn batpachelogger19:09
ralf_jHi everyone! I read today is a good day to report translation problems in Kubuntu?19:29
dpmralf_j: sure!19:29
nixternalre-setting up kontact/kmail...let us see how this goes19:31
ralf_jdpm: So, I just post them here? What information do you need? or do you test specific applications and/or parts of them?19:33
ralf_jargh, I have to leave for 10-20 minutes... see you later19:34
dpmralf_j: well, it depends on the problem you have. Just try to describe it19:36
=== santiago-pgsql is now known as santiago-ve
ScottKRiddell: Another plus for arora for your list is gmail doesn't whine about it not being a fully supported browser.19:52
nixternalif you use the webkit plugin for konqueror it doesn't whine either :p19:54
RiddellScottK: yes that's a big plus19:54
seelewhy is there such a rush to make aurora the default browser? what happens if konqueror gets fixed in 4.3? do we switch default browsers *again*?19:55
nixternalseele: you mean 4.4?19:55
seelenixternal: yer, yes.. 4.419:55
Riddellbecause I want to use gmail and slashdot now.  konqueror + webkit is probably the long term way but that's a year off19:55
ScottKseele: Personally I'd rather not switch, but I can see benifits.19:55
seeleand why aren't we using firefox? becuase we want to get rid of gtk?19:56
ScottKYes and not so great integration with our chosed DE.19:56
ScottKchosed/chosen19:56
ralf_jdpm: I am using Kubuntu 9.04, German version, and when I open system settings, the taskbar and the window title say "System settings" instead of "Systemeinstellungen" (it uses the correct string in the menu)19:57
Riddellralf_j: does that happen for other apps?19:58
ralf_jin case that is important, I added the custom repo http://ppa.launchpad.net/kubuntu-ppa/ppa/ubuntu to get KDE 4.2.419:58
seeleScottK: what's the latest arora? 0.8.0?19:59
ralf_jRiddell: actually I don't know of any other app whose title is translated19:59
ScottKseele: Yes.19:59
ralf_jmost of them have their name in the taskbar, like Gwenview, Dolphin, Kopete19:59
ScottKseele: It's in Jaunty backports.19:59
seeleyeah, i have it installed19:59
seelethere's weird spacing in the menus and the Help menu doesnt have the KDE items20:00
Riddellif that's the worst of problems we're doing ok :)20:00
seelehmm.. weird spacing between the location bar and extra lines in the tabs20:00
seeleyes, let's ship something that looks unfinished :P20:01
jjesseseele: don't we do that already?20:01
seeleis the flash player problem fixed in .8 or svn?20:01
Riddellsvn (git)20:01
ralf_jRiddell: Things indeed got much better since I switched to KDE4 - in the beginning, it was just horrible20:02
ralf_jRiddell: The most annoying currently is amarok where "Tracks" is translated with "<Stücke" - someone obviously accidently added a "<" there20:02
ralf_jthat might be caused by me using latest amarok SVN, but I think I had it in the pakaged one, too20:03
ralf_jand besides I hardly notice English strings because while german is my mother tongue, I can read English quite well :D but systems ettings has some more wrong strings, I can try to list a few of them20:03
ScottKseele: The oddest think I find is clicking on the left side to close a tab and in the right to open one.20:05
ScottKBoth Firefox and Konqueror have closing on the right.20:05
dpmralf_j: I can reproduce it on Karmic as well (System Settings is untranslated)20:09
ralf_jdpm: aother system settings issue is the module "Add and remove software" which title is untranslated here20:12
ralf_jAnd kdesudo just asked me for a password (when opening the KDM config module), with the text saying that some ap and which needed admin priviledges was in English as well20:13
ralf_jI'm heading off, have a good night everyone!20:27
seeleScottK: i think it is a configurable option in both firefox and konq20:33
ScottKseele: If it's present or not, yes, but not which side it's on.20:33
seeleoh wait, the button location20:33
ScottKYes.20:33
seelei thought you meant right as in allll the way on the right side of the screen. not the right side of the tab20:33
seelei wonder if the arora developer is a mac user ;)20:33
ScottKDunno.20:33
ScottKI did mean all the way on the right (as that's where the new tab thing is).20:34
ScottKEven though FF has it on the tab and that's the Konq default, I still want to go to the right to close stuff.20:34
ScottKstuff/tabs20:34
apacheloggerScottK: bug 37722020:36
ubottuLaunchpad bug 377220 in kubuntu-default-settings "Brown splash for openoffice in Kubuntu" [Undecided,Confirmed] https://launchpad.net/bugs/37722020:36
apacheloggershould I bounce back?20:36
apacheloggerhttp://www.debian.org/doc/debian-policy/ap-pkg-alternatives.html20:36
apacheloggerWhen several packages all provide different versions of the same program or file it is useful to have the system select a default, but to allow the system administrator to change it and have their decisions respected.20:36
apacheloggerone ought to be able to have kubuntu and ubuntu installed but have ubuntu the default in which case one would not want the divert20:37
apacheloggerso one would expect to be able to alternate the image to fit the main desktop, i.e. ubuntu20:37
ScottKOK.  update-alternatives is not particularly user friendly.  Do we give users a knob to turn to pick?20:40
dpmI've checked on the i18n issue ralf_j was mentioning, and I can only think of the app using the wrong translation domain. The string is present in the catalog, and in the compiled file when doing a msgunfmt /usr/share/locale-langpack/ca/LC_MESSAGES/systemsettings.mo20:40
seele;eople are complaining about the color of the open office splash?20:41
* seele didnt even realised we pick that and thought it just changed on its own20:41
apacheloggerScottK: kalternatives ... anyway, I am more thinking of the technical sensibility... no matter whether it is usable, it just should be possible :D20:41
ScottKIt should be possible.20:42
ScottKOTOH, leave it brown and tell people to make KOffice better if they want blue would be another approach.20:42
apacheloggerthat said, we should get some minions to push koffice along20:43
apacheloggerat least bug triagewise20:43
dpmso ladies and gentlemen, I now have to call it a day. Thank you very much for your help on the Kubuntu Translations Day!20:45
dpmThere is still a lot to do, but I think we're on the way to make translations rock.20:45
JontheEchidna^We should do this more often20:45
dpmgood night everyone20:45
dpmsure :)20:46
=== dpm is now known as dpm-afk
KhaoticMindhey apachelooger, I'm trying to work on bug 290304. I've senet an email to you about it20:47
ubottuLaunchpad bug 290304 in skim "Skim has no KMenu icon" [Low,Triaged] https://launchpad.net/bugs/29030420:47
apacheloggerKhaoticMind: are you sure you want to, skim is going to disappear + what you need to change got nothing to do with kde 4 :D20:57
apacheloggerKhaoticMind: anyway, what you need to do is patch the buildsystem to install the icon to hicolor rather than crystalsvg (since hicolor is the freedesktop fallback for everything and the universe, so every desktop, that includes KDE 4, will eventually come to use icons there, unless it can find the icon file in the configured icon themes)20:59
KhaoticMindapachelogger: yeah, is it really going away?20:59
apacheloggerKhaoticMind: midtermish... since KDE 3 is going to go away at some point, all the apps using it are as well21:00
KhaoticMindI see, I've found an irclog of you and other guy that tried fixing it last year and you mentioned that.21:01
apacheloggerKhaoticMind: you could give fixing it a try, you'll certainly come to understand why autotools (the buildsystem used in KDE 3 and GNOME) equals hell and why you shouldn't use it without very good reasons :D21:01
KhaoticMindI THINK I already fixed it (changing paths),I've also fixed the build, that was not working21:01
KhaoticMindlol :)21:01
apacheloggerKhaoticMind: in this case, create a debdiff (debdiff OLD_DSC_FILE NEW_DSC_FILE > debiff)21:02
apacheloggerthen attach that debdiff file to the bug and subscribe ubuntu-universe-sponsors21:02
apacheloggerKhaoticMind: see https://wiki.ubuntu.com/DeveloperGuide/Sponsorship for an indepth description of the ubuntu sponsoring process21:03
KhaoticMindapachelogger: okkie. I'll just have to figure out how to do the debdiff. I've to write a entry in debian/changelog before I get any difference showing up on teh .dsc, right?21:04
ScottKyes21:04
KhaoticMindw/in 121:05
apacheloggerKhaoticMind: well, you have to do that before you get a new dsc file21:05
apacheloggerotherwise dpkg-buildpackage is overwriting the old dsc21:05
apacheloggeranyway21:05
KhaoticMindapachelogger: I see. Will try it when get home21:05
apacheloggerKhaoticMind: there is a pretty cool package called 'devscripts' which comes with a lot of fancy tools for packaging21:06
apacheloggeramong them is dch21:06
apacheloggerwhich will assist you in editing the debian changelog21:06
apacheloggere.g. dch -i will increment the ubuntu revision and open an editor so you can make an entry21:06
apacheloggeroh my, I gotta go :)21:07
apacheloggercyas21:07
asierhi, i don't know if someone has say something about, but the basque translation is broken21:20
asierit seems that it comes from a kde problem.21:21
asierHow can i compile all the po files from the kde respository?21:21
asierjust to test the translation21:21
JontheEchidnaasier: yeah, we were thinking it was a kde problem here too. let me see if I can find the bug reports in a minute21:22
asierhttps://bugs.launchpad.net/ubuntu/+source/language-pack-kde-eu/+bug/37668621:22
ubottuLaunchpad bug 376686 in language-pack-kde-eu "Errors in KDE4 basque translation - Cyrillic characters and wrong names" [Undecided,New]21:22
JontheEchidnaah, yeah21:22
JontheEchidnathe kde-l10n-eu package should has all the upstream .po files, if I'm not mistaken21:23
micmordRiddell: http://pastebin.ubuntu.com/236118/ dpkg: error processing /var/cache/apt/archives/plasma-widget-networkmanagement_0.1~svn1002781-0ubuntu1~ppa1_i386.deb21:25
asierCan the original kde translation files be imported again from kde to launchpad?21:26
JontheEchidnaasier: if they have changed, they are imported again each time the kde-l10n-* packages have uploaded21:27
JontheEchidna*are uploaded21:27
Riddellmicmord: fooy, thanks, I'll fix that21:36
Riddellasier: you can compile the KDE ones to see if they have the same problem, apt-get source kde-l10n-eu; cd kde-l10n-eu-<tab>; debuild; and install the .deb it makes21:37
Riddellseele: the OO splash is an ubuntu customisation (so blame kwwii :)  but it can't easily be changed for kubuntu vs ubuntu desktop21:38
asierRidell: I'll try21:42
=== jr is now known as Riddelll
asierRidell: In the package i've downloaded the trasnlation22:15
asierRidell: is wrong. It seems that the user Zopov has inported the bulgarian translations into the basque ones. So can those changes be reverted?22:17
asierRidell: https://translations.launchpad.net/ubuntu/jaunty/+lang/eu/+index?start=150&batch=7522:18
ScottKdpm-afk would be the one to ask I think.22:30
* ScottK just finished evangelizing the owner of the local Subway restaraunt.22:31
ScottKAnother Kubuntu Live CD going home with a potential convert.22:48
=== claydoh__ is now known as claydoh
ScottKSomebody upload something.  There are buildd's that aren't building KDE stuff.22:54
JontheEchidnaScottK: we could do that if you sponsor bug 40647122:55
ubottuLaunchpad bug 406471 in kcm-gtk "New upstream release (kcm-gtk 0.5.2)" [Undecided,New] https://launchpad.net/bugs/40647122:55
ScottKHeh.22:55
* ScottK looks22:55
JontheEchidnaThanks22:56
claydohdangit I finally get a decent wifi card for this laptop, have to take it apart to route the antennas22:59
claydohthen install karmic alpha, so far so nice :)22:59
claydohupdate that, and boom the new kernel seems to not like my laptop :(22:59
ScottKJontheEchidna: Do you want to provide a transitional package from gtk-qt-engine?23:00
JontheEchidnaScottK: Due to versioning differences we can't, unfortunately23:00
ScottKJontheEchidna: OK.23:00
ScottKJontheEchidna: Did you talk to the Debian people about getting this into Debian?23:03
JontheEchidnaI haven't, though I supose I should23:04
ScottKJontheEchidna: Yes.  You should.  I adjusted maintainer slightly and am uploading now.23:09
ScottKGone23:10
JontheEchidnaHere I am boilerplate closing the first bugs I reported (gtk-qt-engine)23:24
JontheEchidnaI reported like, a dozen of those23:26

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!