Community Packages

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#26890 - [Darktable] fails when load thumbnails

Attached to Project: Community Packages
Opened by Rafael Llandres (Warper4) - Monday, 14 November 2011, 18:27 GMT
Last edited by Sergej Pupykin (sergej) - Thursday, 17 November 2011, 16:20 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:Darktable fails when load thumbnails. Don't import images and folders


Additional info:
* package version(s) 0.9.3-1
* config and/or log files etc.
libusb couldn't open USB device /dev/bus/usb/001/001: Permission denied.
libusb requires write access to USB device nodes.
libusb couldn't open USB device /dev/bus/usb/001/002: Permission denied.
libusb requires write access to USB device nodes.
libusb couldn't open USB device /dev/bus/usb/002/001: Permission denied.
libusb requires write access to USB device nodes.
libusb couldn't open USB device /dev/bus/usb/003/001: Permission denied.
libusb requires write access to USB device nodes.
libusb couldn't open USB device /dev/bus/usb/004/001: Permission denied.
libusb requires write access to USB device nodes.
libusb couldn't open USB device /dev/bus/usb/004/002: Permission denied.
libusb requires write access to USB device nodes.
sqlite3 error: /build/src/darktable-0.9.3/src/control/control.c:154, function dt_control_sanitize_database(): database or disk is full
sqlite3 error: /build/src/darktable-0.9.3/src/control/control.c:155, function dt_control_sanitize_database(): database or disk is full
sqlite3 error: /build/src/darktable-0.9.3/src/control/control.c:156, function dt_control_sanitize_database(): database or disk is full
sqlite3 error: /build/src/darktable-0.9.3/src/control/control.c:157, function dt_control_sanitize_database(): database or disk is full
sqlite3 error: /build/src/darktable-0.9.3/src/control/control.c:158, function dt_control_sanitize_database(): database or disk is full
sqlite3 error: /build/src/darktable-0.9.3/src/control/control.c:159, function dt_control_sanitize_database(): no such table: temp_history
sqlite3 error: /build/src/darktable-0.9.3/src/common/tags.c:265, function dt_tag_get_suggestions(): no such table: tagquery1
sqlite3 error: /build/src/darktable-0.9.3/src/common/tags.c:268, function dt_tag_get_suggestions(): no such table: tagquery2
sqlite3 error: /build/src/darktable-0.9.3/src/common/tags.c:269, function dt_tag_get_suggestions(): no such table: tagquery2
sqlite3 error: /build/src/darktable-0.9.3/src/common/tags.c:270, function dt_tag_get_suggestions(): no such table: tagquery2
sqlite3 error: /build/src/darktable-0.9.3/src/common/tags.c:285, function dt_tag_get_suggestions(): no such table: tagquery1
sqlite3 error: /build/src/darktable-0.9.3/src/common/tags.c:286, function dt_tag_get_suggestions(): no such table: tagquery2
Falló en GConf: No se pudo contactar con el servidor de configuración: Error de D-Bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Falló en GConf: No se pudo contactar con el servidor de configuración: Error de D-Bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Falló en GConf: No se pudo contactar con el servidor de configuración: Error de D-Bus: Connection is closed

(darktable:4689): GConf-WARNING **: Got Disconnected from DBus.


(darktable:4689): GConf-WARNING **: The connection to DBus was broken. Can't reinitialize it.
Falló en GConf: El demonio de D-Bus no está en ejecución


Steps to reproduce:
Import a folder or an image
This task depends upon

Closed by  Sergej Pupykin (sergej)
Thursday, 17 November 2011, 16:20 GMT
Reason for closing:  Fixed
Additional comments about closing:  gconf disabled
Comment by Andrzej Giniewicz (Giniu) - Thursday, 17 November 2011, 15:56 GMT
I also got lots of random crashes on two machines (when importing collections or generating thumbnails), neither of machines have gnome. For now, as a workaround I made darktable-no-gconf in AUR (I use darktable on few machines and need easy way to get working version) and it works for me. Other than disabled gconf it's same as package from community. I believe disabling gconf will also work in this case and using aur version might be good solution before this gets fixed (upstream I guess?)

Loading...