From f59c6c91372caf9422f3cf404328ce9a79e32a94 Mon Sep 17 00:00:00 2001 From: Cuong Le Date: Sat, 17 Sep 2011 10:45:43 +0700 Subject: [PATCH] * know bugs fixed ! --- qml/LichViet/About.qml | 2 +- qml/LichViet/main.js | 1 + qml/LichViet/main.qml | 1 + qtc_packaging/debian_fremantle/changelog | 6 +++--- www/index.html | 6 +++--- 5 files changed, 9 insertions(+), 7 deletions(-) diff --git a/qml/LichViet/About.qml b/qml/LichViet/About.qml index 97b3a04..b80e844 100644 --- a/qml/LichViet/About.qml +++ b/qml/LichViet/About.qml @@ -93,7 +93,7 @@ Item{ x: 10 y: 234 height: 20 - text: "Phiên bản : 1.0.2-6 (15/09/2011)
\ + text: "Phiên bản : 1.0.2-7 (15/09/2011)
\ Phát triển bởi : metacuong@gmail.com" anchors.horizontalCenterOffset: 0 wrapMode: Text.NoWrap diff --git a/qml/LichViet/main.js b/qml/LichViet/main.js index 577ce0d..ba39517 100644 --- a/qml/LichViet/main.js +++ b/qml/LichViet/main.js @@ -45,6 +45,7 @@ function day_reset(){ } function calDays(){ + console.log(curMonth) if (curMonth == 4 || curMonth == 6 || curMonth == 9 || curMonth == 11) return 30; else diff --git a/qml/LichViet/main.qml b/qml/LichViet/main.qml index 74af3b6..caead89 100644 --- a/qml/LichViet/main.qml +++ b/qml/LichViet/main.qml @@ -67,6 +67,7 @@ Item { Script.fullmonth.m_month=Script.curMonth; Script.fullmonth.m_year=Script.curYear; Script.fullmonth.reset(); + maindatemodel.reset(); } Rectangle { diff --git a/qtc_packaging/debian_fremantle/changelog b/qtc_packaging/debian_fremantle/changelog index ed18ac5..68252ef 100755 --- a/qtc_packaging/debian_fremantle/changelog +++ b/qtc_packaging/debian_fremantle/changelog @@ -1,5 +1,5 @@ -lichviet (1.0.2-6) unstable-develop; urgency=low +lichviet (1.0.2-7) unstable-develop; urgency=low - * Release 1.0.2-6 + * Know bugs fixed - -- Cuong Le Thu, 16 Sep 2011 22:00:37 +0700 + -- Cuong Le Thu, 17 Sep 2011 10:00:37 +0700 diff --git a/www/index.html b/www/index.html index 98f7323..5a11e71 100644 --- a/www/index.html +++ b/www/index.html @@ -18,15 +18,15 @@ * Lịch Việt (VietNamese Lunar Calendar) dành cho Maemo 5 (PR1.3) và MeeGo 1.2 Harmattan.
* Ngôn ngữ : Tiếng Việt
* Phát triển bởi : Cuong Le (metacuong@gmail.com)
-* Phiên bản mới nhất : 1.0.2-6 unstable-develop
-* Đang ở kho : extras-devel
+* Phiên bản mới nhất : 1.0.2-7 unstable-develop
+* Đang ở kho : extras-devel, extras-testing
* Sử dụng giấy phép nguồn mở : GNU/GPLv2
* Thư viện nền : QML Bindings in C++, QtQuick, và Qt libs 4.7.4 released

* Mã nguồn được host tại garage.maemo.org : https://garage.maemo.org/plugins/ggit/browse.php/?p=lichviet
* Báo cáo lỗi : https://garage.maemo.org/tracker/?group_id=2235

Cài đặt

-* Dùng dpkg -i trong terminal (lưu ý phải có quyền root), tải về phiên bản mới nhất tại đây (deb package). +* Dùng dpkg -i trong terminal (lưu ý phải có quyền root), tải về phiên bản mới nhất tại đây (deb package).
* Dùng App. Manager để tải về và cài đặt (dùng từ khóa : 'Lich' để tìm) từ kho extras-devel.

Sự cố và cách khắc phục sau khi cài đặt và chạy

* Bị đen màn hình -> tiến hành cài đặt 2 gói mcsp và qtquickcompat. -- 1.7.9.5