On 2013-06-08 03:48, Jonathan Marsden wrote: > On 06/07/2013 12:39 AM, Nio Wiklund wrote: > >> I saw that you are building the 64-bit raring version of >> usb-creator-gtk. I tested the 32-bit version. I'll download Lubuntu >> 13.04 64-bit to test it. > > No need. Unless I or the PPA build infrastructure really messed up, it > should run builds for both, automatically. I only pointed to one of > them earlier. > > > https://launchpad.net/~jmarsden/+archive/lubuntu/+packages?field.name_filter=usb-creator > > Click on the triangle to the left of the package name to see the > details, including which architectures there are binary packages for. > > Jonathan > Hi Jonathan,
This is a long mail because I have included a lot of details. But I start with a summary. Best regards Nio *Summary* A. Raring 64-bit Yuri You must mount the partition on the USB drive, then usb-creator-gkt can be used but feels flaky, even more flaky than the 32-bit version, because there is almost always segmentation error. B. Raring 64-bit jmarsden I did not manage to use your packages in a correct way. After installing them, I could not install usb-creator-gtk. C. Raring 32-bit Yuri usb-creator-gtk with python-gudev and gir1.2-gudev-1.0 installed I installed these packages and the sizes are 80.9 kB and 50.2 kB, not too much. You must mount the partition on the USB drive, then usb-creator-gkt can be used. It feels flaky because of segmentation error, when the partition is not mounted. D. Raring 32-bit usb-creator-kde The KDE version of usb-creator needs no manually added extra packages to run properly, but it pulls in kde stuff, which increases the size. It has never made me disappointed. It terminates normally and creates [persistent] live USB drives. If started from a terminal window, there is a lot of warning output to that window, but it works. I have tested both with and without mounting the partition on the target USB drive, and it works in both cases. I tested it without mounting today. -o- Long version (skip unless you are interested in the details) *A. Raring 64-bit Yuri* usb-creator-gtk with python-gudev and gir1.2-gudev-1.0 installed I downloaded and started testing the 64-bit version before I saw this message. And that was good, because it does not behave exactly like the 32-bit version. I would say the 64-bit version feels more flaky. It almost always quits with segmentation fault, although several times it can create a working persistent live USB drive anyway. usb-creator-gtk does not work unless the partition on the USB drive is mounted before starting, which is the same as the 32-bit version. ----- tester@raring-64:~$ sudo apt-get install usb-creator-gtk python-gudev gir1.2-gudev-1.0 Läser paketlistor... Färdig Bygger beroendeträd Läser tillståndsinformation... Färdig Följande ytterligare paket kommer att installeras: cryptsetup-bin gir1.2-dbusmenu-glib-0.4 gir1.2-dee-1.0 gir1.2-unity-5.0 libcrypt-passwdmd5-perl libcryptsetup4 libdee-1.0-4 libdevmapper-event1.02.1 liblvm2app2.2 libsgutils2-2 libunity-common libunity-protocol-private0 libunity9 mtools python3-chardet python3-debian python3-six syslinux syslinux-common syslinux-legacy udisks usb-creator-common Föreslagna paket: sg3-utils unity-common floppyd xfsprogs reiserfsprogs mdadm Följande NYA paket kommer att installeras: cryptsetup-bin gir1.2-dbusmenu-glib-0.4 gir1.2-dee-1.0 gir1.2-gudev-1.0 gir1.2-unity-5.0 libcrypt-passwdmd5-perl libcryptsetup4 libdee-1.0-4 libdevmapper-event1.02.1 liblvm2app2.2 libsgutils2-2 libunity-common libunity-protocol-private0 libunity9 mtools python-gudev python3-chardet python3-debian python3-six syslinux syslinux-common syslinux-legacy udisks usb-creator-common usb-creator-gtk 0 att uppgradera, 25 att nyinstallera, 0 att ta bort och 54 att inte uppgradera. Behöver hämta 2 572 kB arkiv. Efter denna åtgärd kommer ytterligare 9 661 kB utrymme användas på disken. Vill du fortsätta [J/n]? ----- 1. First time (64-bits) with Yuri's "both" packages installed and drive mounted. segmentation fault - no bootloader 2. Tried again without wiping files. segmentation fault - yet good persistent live usb drive 3. Tried again overwriting with zero, repartitioning and drive mounted. segmentation fault - yet good persistent live usb drive 4. Tried again overwriting with zero, repartitioning and drive unmounted. segmentation fault - no bootloader 5. Tried again without overwriting or deleting anything, but rebooted and drive mounted. normal termination - good persistent live usb drive *. Summary 'Flaky', not very user friendly, to say the least. More prone to get segmentation fault than the 32-bit version. ----- *B. Raring 64-bit jmarsden* usb-creator-gtk with your packages from https://launchpad.net/~jmarsden/+archive/lubuntu/+packages?field.name_filter=usb-creator ----- I did not manage to use your packages in a correct way. After installing them, I could not install usb-creator-gtk. Brief translation: Some packages could not be installed ... The following package has dependencies that cannot be satisfied: usb-creator-gtk : Depending on: usb-creator-common (= 0.2.47) but 0.2.47.1~jm1 will be installed E: Could not correct the problem, you have kept back broken packages. ----- tester@raring-64:~$ usb-creator-gtk Programmet "usb-creator-gtk" är för närvarande inte installerat. Du kan installera det genom att ange: sudo apt-get install usb-creator-gtk tester@raring-64:~$ sudo apt-get install usb-creator-gtk Läser paketlistor... Färdig Bygger beroendeträd Läser tillståndsinformation... Färdig Några paket kunde inte installeras. Det kan betyda att du har begärt en omöjlig situation eller, om du använder den instabila utgåvan att några nödvändiga paket ännu inte har skapats eller flyttats ut från "Incoming". Följande information kan vara till hjälp för att lösa situationen: Följande paket har beroenden som inte kan tillfredsställas: usb-creator-gtk : Beroende av: usb-creator-common (= 0.2.47) men 0.2.47.1~jm1 kommer att installeras E: Kunde inte korrigera problemen, du har hållit tillbaka trasiga paket. ----- After sudo apt-get install --fix-broken and sudo apt-get autoremove I could install usb-creator-gtk again as usual. And I could install Yuri's two packages 'as usual'. Creating the persistent live USB drive was good, but usb-creator-gtk finished with segentation fault. ----- *C. Raring 32-bit Yuri* usb-creator-gtk with python-gudev and gir1.2-gudev-1.0 installed I installed these packages and the sizes are 80.9 kB and 50.2 kB, not too much. ----- tester@lubuntu-raring:~$ usb-creator-gtk ERROR:root:Could not find any typelib for GUdev Traceback (most recent call last): File "/usr/bin/usb-creator-gtk", line 30, in <module> from usbcreator.backends.fastboot import FastbootBackend File "/usr/lib/python3/dist-packages/usbcreator/backends/fastboot/__init__.py", line 1, in <module> from usbcreator.backends.fastboot.backend import FastbootBackend File "/usr/lib/python3/dist-packages/usbcreator/backends/fastboot/backend.py", line 3, in <module> from gi.repository import GUdev ImportError: cannot import name GUdev tester@lubuntu-raring:~$ sudo apt-get install gir1.2-gudev-1.0 [sudo] password for tester: Läser paketlistor... Färdig Bygger beroendeträd Läser tillståndsinformation... Färdig Följande NYA paket kommer att installeras: gir1.2-gudev-1.0 0 att uppgradera, 1 att nyinstallera, 0 att ta bort och 0 att inte uppgradera. Behöver hämta 3 614 B arkiv. Efter denna åtgärd kommer ytterligare 50,2 kB utrymme användas på disken. Läs:1 http://se.archive.ubuntu.com/ubuntu/ raring/main gir1.2-gudev-1.0 i386 198-0ubuntu11 [3 614 B] Hämtade 3 614 B på 0s (29,6 kB/s) Väljer tidigare ej valt paket gir1.2-gudev-1.0. (Läser databasen ... 130850 filer och kataloger installerade.) Packar upp gir1.2-gudev-1.0 (från .../gir1.2-gudev-1.0_198-0ubuntu11_i386.deb) ... Ställer in gir1.2-gudev-1.0 (198-0ubuntu11) ... tester@lubuntu-raring:~$ usb-creator-gtk [no gudev complaints, but I could not create persistence] tester@lubuntu-raring:~$ sudo apt-get install python-gudev [sudo] password for tester: Läser paketlistor... Färdig Bygger beroendeträd Läser tillståndsinformation... Färdig Följande NYA paket kommer att installeras: python-gudev 0 att uppgradera, 1 att nyinstallera, 0 att ta bort och 125 att inte uppgradera. Behöver hämta 11,0 kB arkiv. Efter denna åtgärd kommer ytterligare 80,9 kB utrymme användas på disken. Läs:1 http://se.archive.ubuntu.com/ubuntu/ raring/universe python-gudev i386 147.2-3 [11,0 kB] Hämtade 11,0 kB på 0s (94,7 kB/s) Väljer tidigare ej valt paket python-gudev. (Läser databasen ... 132432 filer och kataloger installerade.) Packar upp python-gudev (från .../python-gudev_147.2-3_i386.deb) ... Ställer in python-gudev (147.2-3) ... tester@lubuntu-raring:~$ ----- After installing both packages, I could create persistence. But only when then partition on the target USB drive was mounted. Otherwise I got segmentation fault, and no working persistent live USB drive. It was dead (no bootloader). ----- When I had a new clean USB drive, and did not mount the partition on the USB drive tester@lubuntu-raring:~$ usb-creator-gtk Segmenteringsfel (minnesutskrift skapad) tester@lubuntu-raring:~$ Next time I mounted the partition on the USB drive, and usb-creator-gtk succeeded. Normal termination, no complaints about segfaults or anything. It worked twice in a row with a total remake of the USB drive (zeroising and repartitioning). FAT32 partition, No flags added. ----- *D. Raring 32-bit usb-creator-kde* The KDE version of usb-creator needs no manually added extra packages to run properly, but it pulls in kde stuff, which increases the size. It has never made me disappointed. It terminates normally and creates [persistent] live USB drives. If started from a terminal window, there is a lot of warning output to that window, but it works. I have tested both with and without mounting the partition on the target USB drive, and it works in both cases. I tested it without mounting today. ----- Nothing mounted on the target drive, usb-creator-kde works anyway, no segmentation fault. -o- tester@lubuntu-raring:~$ df Filsystem 1K-block Använt Tillgängligt Anv% Monterat på /dev/sda4 10744576 4211868 5986908 42% / none 4 0 4 0% /sys/fs/cgroup udev 959192 12 959180 1% /dev tmpfs 193480 844 192636 1% /run none 5120 0 5120 0% /run/lock none 967396 72 967324 1% /run/shm none 102400 16 102384 1% /run/user tester@lubuntu-raring:~$ usb-creator-kde ** (python3:2680): WARNING **: Invalid borders specified for theme pixmap: /usr/share/themes/Lubuntu-default/gtk-2.0/images/null.png, borders don't fit within the image ** (python3:2680): WARNING **: Invalid borders specified for theme pixmap: /usr/share/themes/Lubuntu-default/gtk-2.0/images/scrollbar_horizontal.png, borders don't fit within the image Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave. QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave. kbuildsycoca4 running... kbuildsycoca4(2904)/kdecore (KSycoca) KSycocaPrivate::checkVersion: Found version 218 , expecting version 219 or higher. kbuildsycoca4(2904)/kdecore (KSycoca) KSycocaPrivate::checkVersion: Found version 218 , expecting version 219 or higher. kbuildsycoca4(2904)/kdecore (KSycoca) KSycocaPrivate::checkVersion: Found version 218 , expecting version 219 or higher. kbuildsycoca4(2904)/kdecore (KSycoca) KSycocaPrivate::checkVersion: Found version 218 , expecting version 219 or higher. kbuildsycoca4(2904)/kdecore (KSycoca) KSycocaPrivate::checkVersion: Found version 218 , expecting version 219 or higher. kbuildsycoca4(2904)/kdecore (KSycoca) KSycocaPrivate::checkVersion: Found version 218 , expecting version 219 or higher. kbuildsycoca4(2904) KBuildSycoca::recreate: Recreating ksycoca file ("/var/tmp/kdecache-tester/ksycoca4", version 219) kbuildsycoca4(2904) VFolderMenu::processMenu: Menu "Applications" does not specify a directory file. kbuildsycoca4(2904) VFolderMenu::loadApplications: Looking up applications under "/usr/share/applications/" kbuildsycoca4(2904) VFolderMenu::loadApplications: Looking up applications under "/usr/share/applications/screensavers" kbuildsycoca4(2904) KConfigGroup::readXdgListEntry: List entry Categories in "/usr/share/applications/lxde-x-www-browser.desktop" is not compliant with XDG standard (missing trailing semicolon). kbuildsycoca4(2904)/kdecore (services) KServicePrivate::init: The desktop entry file "/usr/share/applications/openbox.desktop" has Type= "XSession" instead of "Application" or "Service" kbuildsycoca4(2904) KBuildServiceFactory::createEntry: Invalid Service : "/usr/share/applications/openbox.desktop" kbuildsycoca4(2904) VFolderMenu::loadApplications: Looking up applications under "/usr/share/applications/kde4" kbuildsycoca4(2904) KConfigGroup::readXdgListEntry: List entry Categories in "/usr/share/applications/language-selector.desktop" is not compliant with XDG standard (missing trailing semicolon). kbuildsycoca4(2904) KConfigGroup::readXdgListEntry: List entry MimeType in "/usr/share/applications/leafpad.desktop" is not compliant with XDG standard (missing trailing semicolon). kbuildsycoca4(2904) KConfigGroup::readXdgListEntry: List entry Categories in "/usr/share/applications/im-config.desktop" is not compliant with XDG standard (missing trailing semicolon). kbuildsycoca4(2904) VFolderMenu::loadApplications: Looking up applications under "/etc/xdg/lubuntu/applications/" kbuildsycoca4(2904) VFolderMenu::processKDELegacyDirs: kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "plasma-kpart.desktop" specifies undefined mimetype/servicetype "KParts/Part" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gnome-mplayer.desktop" specifies undefined mimetype/servicetype "application/x-musepack" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gnome-mplayer.desktop" specifies undefined mimetype/servicetype "audio/musepack" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gnome-mplayer.desktop" specifies undefined mimetype/servicetype "application/musepack" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gnome-mplayer.desktop" specifies undefined mimetype/servicetype "application/x-ape" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gnome-mplayer.desktop" specifies undefined mimetype/servicetype "audio/ape" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gnome-mplayer.desktop" specifies undefined mimetype/servicetype "application/x-id3" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gnome-mplayer.desktop" specifies undefined mimetype/servicetype "audio/x-mpeg-3" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gnome-mplayer.desktop" specifies undefined mimetype/servicetype "audio/mpeg3" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gnome-mplayer.desktop" specifies undefined mimetype/servicetype "audio/mpc" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gnome-mplayer.desktop" specifies undefined mimetype/servicetype "audio/x-mpc" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gnome-mplayer.desktop" specifies undefined mimetype/servicetype "audio/mp" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gnome-mplayer.desktop" specifies undefined mimetype/servicetype "audio/x-mp" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gnome-mplayer.desktop" specifies undefined mimetype/servicetype "application/x-vorbis+ogg" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gnome-mplayer.desktop" specifies undefined mimetype/servicetype "application/x-flac" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gnome-mplayer.desktop" specifies undefined mimetype/servicetype "video/x-quicktime" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gnome-mplayer.desktop" specifies undefined mimetype/servicetype "application/vnd.rn-realaudio" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gnome-mplayer.desktop" specifies undefined mimetype/servicetype "audio/x-realaudio" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gnome-mplayer.desktop" specifies undefined mimetype/servicetype "application/asx" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gnome-mplayer.desktop" specifies undefined mimetype/servicetype "video/x-ms-asf-plugin" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gnome-mplayer.desktop" specifies undefined mimetype/servicetype "application/x-ms-wmv" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gnome-mplayer.desktop" specifies undefined mimetype/servicetype "audio/x-ms-wmv" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gnome-mplayer.desktop" specifies undefined mimetype/servicetype "audio/x-ms-wax" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gnome-mplayer.desktop" specifies undefined mimetype/servicetype "application/x-drm-v2" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gnome-mplayer.desktop" specifies undefined mimetype/servicetype "audio/mpeg2" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gnome-mplayer.desktop" specifies undefined mimetype/servicetype "audio/x-mpeg2" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gnome-mplayer.desktop" specifies undefined mimetype/servicetype "audio/x-mpeg3" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gnome-mplayer.desktop" specifies undefined mimetype/servicetype "application/x-nsv-vp3-mp3" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gnome-mplayer.desktop" specifies undefined mimetype/servicetype "audio/x-basic" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gnome-mplayer.desktop" specifies undefined mimetype/servicetype "video/matroska" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gnome-mplayer.desktop" specifies undefined mimetype/servicetype "audio/x-webm" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gnome-mplayer.desktop" specifies undefined mimetype/servicetype "video/x-webm" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "windowsexethumbnail.desktop" specifies undefined mimetype/servicetype "application/x-msdownload" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "phononbackends/gstreamer.desktop" specifies undefined mimetype/servicetype "video/x-quicktime" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "phononbackends/gstreamer.desktop" specifies undefined mimetype/servicetype "video/mkv" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "phononbackends/gstreamer.desktop" specifies undefined mimetype/servicetype "audio/aiff" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "phononbackends/gstreamer.desktop" specifies undefined mimetype/servicetype "audio/x-pn-aiff" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "phononbackends/gstreamer.desktop" specifies undefined mimetype/servicetype "audio/x-realaudio" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "phononbackends/gstreamer.desktop" specifies undefined mimetype/servicetype "audio/x-basic" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "phononbackends/gstreamer.desktop" specifies undefined mimetype/servicetype "audio/x-pn-au" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "phononbackends/gstreamer.desktop" specifies undefined mimetype/servicetype "audio/x-8svx" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "phononbackends/gstreamer.desktop" specifies undefined mimetype/servicetype "audio/8svx" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "phononbackends/gstreamer.desktop" specifies undefined mimetype/servicetype "audio/x-16sv" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "phononbackends/gstreamer.desktop" specifies undefined mimetype/servicetype "audio/168sv" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "phononbackends/gstreamer.desktop" specifies undefined mimetype/servicetype "image/ilbm" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "phononbackends/gstreamer.desktop" specifies undefined mimetype/servicetype "video/anim" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "phononbackends/gstreamer.desktop" specifies undefined mimetype/servicetype "image/x-png" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "phononbackends/gstreamer.desktop" specifies undefined mimetype/servicetype "video/mng" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "phononbackends/gstreamer.desktop" specifies undefined mimetype/servicetype "audio/x-real-audio" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "phononbackends/gstreamer.desktop" specifies undefined mimetype/servicetype "audio/x-pn-wav" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "phononbackends/gstreamer.desktop" specifies undefined mimetype/servicetype "audio/x-pn-windows-acm" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "phononbackends/gstreamer.desktop" specifies undefined mimetype/servicetype "audio/mpeg2" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "phononbackends/gstreamer.desktop" specifies undefined mimetype/servicetype "audio/x-mpeg2" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "phononbackends/gstreamer.desktop" specifies undefined mimetype/servicetype "audio/mpeg3" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "phononbackends/gstreamer.desktop" specifies undefined mimetype/servicetype "audio/x-mpeg3" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/pcmanfm.desktop" specifies undefined mimetype/servicetype "x-directory/normal" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/abiword.desktop" specifies undefined mimetype/servicetype "text/x-abiword" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/abiword.desktop" specifies undefined mimetype/servicetype "text/x-xml-abiword" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/abiword.desktop" specifies undefined mimetype/servicetype "application/vnd.plain" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/abiword.desktop" specifies undefined mimetype/servicetype "application/x-crossmark" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/abiword.desktop" specifies undefined mimetype/servicetype "application/wordperfect6" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/abiword.desktop" specifies undefined mimetype/servicetype "application/wordperfect5.1" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/abiword.desktop" specifies undefined mimetype/servicetype "text/abiword" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/chromium-browser.desktop" specifies undefined mimetype/servicetype "application/xhtml_xml" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gpicview.desktop" specifies undefined mimetype/servicetype "image/jpg" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gpicview.desktop" specifies undefined mimetype/servicetype "image/x-targa" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gpicview.desktop" specifies undefined mimetype/servicetype "image/x-portable-greymap" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gpicview.desktop" specifies undefined mimetype/servicetype "application/pcx" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gpicview.desktop" specifies undefined mimetype/servicetype "image/svg-xml" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "ffmpegthumbs.desktop" specifies undefined mimetype/servicetype "video/*" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/display.im6.desktop" specifies undefined mimetype/servicetype "image/avs" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/display.im6.desktop" specifies undefined mimetype/servicetype "image/bie" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/display.im6.desktop" specifies undefined mimetype/servicetype "image/x-ms-bmp" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/display.im6.desktop" specifies undefined mimetype/servicetype "image/cmyk" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/display.im6.desktop" specifies undefined mimetype/servicetype "image/dcx" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/display.im6.desktop" specifies undefined mimetype/servicetype "image/eps" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/display.im6.desktop" specifies undefined mimetype/servicetype "image/fax" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/display.im6.desktop" specifies undefined mimetype/servicetype "image/gray" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/display.im6.desktop" specifies undefined mimetype/servicetype "image/miff" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/display.im6.desktop" specifies undefined mimetype/servicetype "image/mono" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/display.im6.desktop" specifies undefined mimetype/servicetype "image/mtv" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/display.im6.desktop" specifies undefined mimetype/servicetype "image/pcd" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/display.im6.desktop" specifies undefined mimetype/servicetype "image/pcx" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/display.im6.desktop" specifies undefined mimetype/servicetype "image/pict" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/display.im6.desktop" specifies undefined mimetype/servicetype "image/ps" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/display.im6.desktop" specifies undefined mimetype/servicetype "image/rad" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/display.im6.desktop" specifies undefined mimetype/servicetype "image/rgba" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/display.im6.desktop" specifies undefined mimetype/servicetype "image/rla" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/display.im6.desktop" specifies undefined mimetype/servicetype "image/sgi" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/display.im6.desktop" specifies undefined mimetype/servicetype "image/sun-raster" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/display.im6.desktop" specifies undefined mimetype/servicetype "image/targa" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/display.im6.desktop" specifies undefined mimetype/servicetype "image/uyvy" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/display.im6.desktop" specifies undefined mimetype/servicetype "image/vid" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/display.im6.desktop" specifies undefined mimetype/servicetype "image/viff" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/display.im6.desktop" specifies undefined mimetype/servicetype "image/yuv" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/file-roller.desktop" specifies undefined mimetype/servicetype "application/x-7z-compressed-tar" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/file-roller.desktop" specifies undefined mimetype/servicetype "application/x-ar" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/file-roller.desktop" specifies undefined mimetype/servicetype "application/x-bzip1" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/file-roller.desktop" specifies undefined mimetype/servicetype "application/x-bzip1-compressed-tar" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/file-roller.desktop" specifies undefined mimetype/servicetype "application/x-cabinet" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/file-roller.desktop" specifies undefined mimetype/servicetype "application/x-ear" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/file-roller.desktop" specifies undefined mimetype/servicetype "application/x-lzip-compressed-tar" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/file-roller.desktop" specifies undefined mimetype/servicetype "application/x-lzop-compressed-tar" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/file-roller.desktop" specifies undefined mimetype/servicetype "application/x-rzip" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/file-roller.desktop" specifies undefined mimetype/servicetype "application/x-war" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "katesnippetsplugin.desktop" specifies undefined mimetype/servicetype "Kate/Plugin" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gnumeric.desktop" specifies undefined mimetype/servicetype "application/excel" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gnumeric.desktop" specifies undefined mimetype/servicetype "application/x-excel" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gnumeric.desktop" specifies undefined mimetype/servicetype "application/x-ms-excel" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gnumeric.desktop" specifies undefined mimetype/servicetype "application/x-xls" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gnumeric.desktop" specifies undefined mimetype/servicetype "application/xls" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gnumeric.desktop" specifies undefined mimetype/servicetype "application/x-dos_ms_excel" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gnumeric.desktop" specifies undefined mimetype/servicetype "application/tab-separated-values" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gnumeric.desktop" specifies undefined mimetype/servicetype "application/x-sylk" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gnumeric.desktop" specifies undefined mimetype/servicetype "application/x-xbase" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gimp.desktop" specifies undefined mimetype/servicetype "image/x-gimp-gbr" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gimp.desktop" specifies undefined mimetype/servicetype "image/x-gimp-pat" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gimp.desktop" specifies undefined mimetype/servicetype "image/x-gimp-gih" kbuildsycoca4(2904) KBuildServiceFactory::populateServiceTypes: "/usr/share/applications/gimp.desktop" specifies undefined mimetype/servicetype "image/x-psp" kbuildsycoca4(2904) KBuildSycoca::save: Saving kbuildsycoca4(2904) kdemain: Emitting notifyDatabaseChanged ("servicetypes", "xdgdata-mime", "services", "apps") QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave. QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave. Ignoring source as no aboutToFinish handling is in progress. Ignoring source as no aboutToFinish handling is in progress. tester@lubuntu-raring:~$ ----- End of mail -- Mailing list: https://launchpad.net/~lubuntu-qa Post to : lubuntu-qa@lists.launchpad.net Unsubscribe : https://launchpad.net/~lubuntu-qa More help : https://help.launchpad.net/ListHelp