Package: hotot-common
Version: 1:0.9.8.5+git20120630.884797d-1
Severity: important
Problem:
If you install the package hotot and choose only the QT version (without
installing the GTK), hotot will start up the main window, but the usual
progress bar & account selection will not load. Both buttons on top just don't
work.
Workaround:
After installing the GTK version (hotot-gtk) the QT version started working
too.
deplists:
QT: libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libqt4-network (>= 4:4.7),
libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.7), libqtwebkit4 (>=
2.1.0~2011week13), libstdc++6 (>= 4.1.1), hotot-common
(=1:0.9.8.5+git20120630.884797d-1)
GTK: python (>= 2.6.6-7~), python (< 2.8), hotot-common (=
1:0.9.8.5+git20120630.884797d-1), python-gtk2, python-gobject, python-webkit,
python-keybinder, python-notify, python-dbus, libjs-jquery
When I traced the starup I noticed this difference:
< stat("/usr/share/hotot/js/jquery.js", {st_mode=S_IFREG|0644, st_size=252880,
....}) = 0
< open("/usr/share/hotot/js/jquery.js", O_RDONLY|O_CLOEXEC) = 16
< stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2246, ...}) = 0
---
> stat("/usr/share/hotot/js/jquery.js", 0x7fff7da0e2c0) = -1 ENOENT (No such
file or directory)
> open("/usr/share/hotot/js/jquery.js", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No
such file or directory)
> lstat("/usr/share/hotot/js/jquery.js", 0x7fff7da0e260) = -1 ENOENT (No such
file or directory)
4389c4389
istram@haruhi:~ [1]$ dpkg -L hotot-qt | grep jquery
istram@haruhi:~ [1]$ dpkg -L hotot-gtk | grep jquery
/usr/share/hotot/js/jquery.js
istram@haruhi:~ [0]$
So, shouldn't the jquery.js file be in the hotot-common package?
-- System Information:
Debian Release: 7.0
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.3.5-haruhi-1ist (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]