![]() |
2012-01-22
, 17:02
|
|
Posts: 254 |
Thanked: 146 times |
Joined on Dec 2010
@ Antwerp Belgium
|
#42
|
Thanks for confirming the latest version installs okay.
About the menus:
External objects are called, I am afraid I can't control their height.
Explicitly stating portrait mode leads to a question for you peter2p; do you have forced portrait mode enabled?
On my device, the screen always switches to landscape while running these submenus. I have asked the question if that could be prevented (replacement controlpanel does that) on some thread, but never got an answer. Your screen does not rotate?
![]() |
2012-01-22
, 17:53
|
Posts: 839 |
Thanked: 3,386 times |
Joined on Mar 2009
|
#43
|
apt-get install libalarm-dev
git clone git://gitorious.org/osso-clock/osso-clock.git cd osso-clock qmake
g++ -c -pipe -O2 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Trolltech/Qt-4.7.0/mkspecs/linux-g++ -I. -I/usr/local/Trolltech/Qt-4.7.0/include/QtCore -I/usr/local/Trolltech/Qt-4.7.0/include/QtGui -I/usr/local/Trolltech/Qt-4.7.0/include -I. -I. -I/usr/include/QtMaemo5 -o mainwindow.o mainwindow.cpp In file included from ui_mainwindow.h:27, from mainwindow.cpp:4: alarmbutton.h:10: error: expected class-name before '{' token In file included from mainwindow.cpp:4: ui_mainwindow.h: In member function 'void Ui_MainWindow::setupUi(QMainWindow*)': ui_mainwindow.h:91: error: 'class AlarmButton' has no member named 'setObjectName' ui_mainwindow.h:92: error: 'class AlarmButton' has no member named 'setMinimumSize' ui_mainwindow.h:93: error: 'class AlarmButton' has no member named 'setMaximumSize'
![]() |
2012-01-22
, 19:38
|
Posts: 1,100 |
Thanked: 2,797 times |
Joined on Apr 2011
@ Netherlands
|
#44
|
![]() |
2012-01-23
, 09:36
|
Posts: 839 |
Thanked: 3,386 times |
Joined on Mar 2009
|
#45
|
![]() |
2012-01-23
, 21:10
|
Posts: 1,100 |
Thanked: 2,797 times |
Joined on Apr 2011
@ Netherlands
|
#46
|
The Following 5 Users Say Thank You to ade For This Useful Post: | ||
![]() |
2012-01-23
, 21:43
|
|
Posts: 254 |
Thanked: 146 times |
Joined on Dec 2010
@ Antwerp Belgium
|
#47
|
I have been running a version with seconds added and no background image in landscape, and I really prefer this version.
It matches the portrait background and it also seems to be the preference of most of visitors to this thread.
The Following User Says Thank You to peter2p For This Useful Post: | ||
![]() |
2012-01-23
, 22:03
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#48
|
The Following 3 Users Say Thank You to Estel For This Useful Post: | ||
![]() |
2012-01-25
, 23:13
|
Posts: 100 |
Thanked: 37 times |
Joined on Feb 2010
|
#49
|
The Following 3 Users Say Thank You to megaexer For This Useful Post: | ||
![]() |
2012-01-26
, 08:49
|
|
Posts: 254 |
Thanked: 146 times |
Joined on Dec 2010
@ Antwerp Belgium
|
#50
|
The replacement clock keeps deleting an inactive one-time alarm when an alarm has triggered
The Following User Says Thank You to peter2p For This Useful Post: | ||
![]() |
Tags |
clock-ui, replacement, worldclock |
|
About the menus:
External objects are called, I am afraid I can't control their height.
Explicitly stating portrait mode leads to a question for you peter2p; do you have forced portrait mode enabled?
On my device, the screen always switches to landscape while running these submenus. I have asked the question if that could be prevented (replacement controlpanel does that) on some thread, but never got an answer. Your screen does not rotate?