Active Topics

 


Reply
Thread Tools
Posts: 804 | Thanked: 1,598 times | Joined on Feb 2010 @ Gdynia, Poland
#11
@AapoRantalainen, just to let you know, the first line of his output
Code:
Makefile:85: depend: Nie ma takiego pliku ani katalogu
means
Code:
Makefile:85: depend: No such file or directory
@riv64, shame on you for posting non-english output Anyway, it looks for me that there are warnings, but not errors and it does compile - am I right?
 

The Following 4 Users Say Thank You to misiak For This Useful Post:
Posts: 44 | Thanked: 77 times | Joined on Jan 2012
#12
You're right on both points. When I run the telescope gets such a thing:
Attached Files
File Type: txt telescope.txt (14.6 KB, 108 views)
 
Posts: 838 | Thanked: 3,384 times | Joined on Mar 2009
#13
Originally Posted by riv64 View Post
Code:
Loading background from '/usr/share/backgrounds/London_Eye_From_Beneath_by_Fernando_García.jpg'
Cannot load background
It is looking that file, it is one of Ubuntu's default background, change:
Settings.cpp:163: _backgroundFilename =

Correct way would be use: /etc/telescope.conf (but I have no idea about status of it).

Originally Posted by riv64 View Post
Code:
Failed to open file './applications.menu': No such file or directory
This file is for testing, now I pushed it to the repository, but it might be useless.

Originally Posted by riv64 View Post
Code:
The overwriting error message was: Failed to open file '/etc/xdg/menus/applications.menu': No such file or directory
constant.h:#define APPLICATION_MENU_STOCK "/etc/xdg/menus/applications.menu"
Where in your system is some kind of .menu-file?


Originally Posted by riv64 View Post
Code:
*** glibc detected *** telescope: double free or corruption (!prev): 0x08f1ca00 ***
Yes, this is real bug in code. I will fix that. (it triggers only if even fallback APPLICATION_MENU_STOCK isn't found)
 

The Following User Says Thank You to AapoRantalainen For This Useful Post:
Posts: 44 | Thanked: 77 times | Joined on Jan 2012
#14
After pressing F5 twice:
Code:
~$ telescope
Loading background from '/usr/share/backgrounds/Green_by_Alan_Mattila.jpg'
Background mode: 2
error: inotify_add_watch for './applications.menu' (_applicationMenuWD)
Reading application menu './applications.menu'
Failed to open file './applications.menu': No such file or directory
no working APPLICATION_MENU, using APPLICATION_MENU_STOCK file
Cannot load /usr/share/applications/emacs.desktop file
Cannot load /usr/share/applications/  file
Number of launcher sections = 0
MenuReader: Error: no any sections!
Segmentation fault
constant.h:#define APPLICATION_MENU_STOCK "/etc/xdg/menus/applications.menu"
Where in your system is some kind of .menu-file?
I used mate-applications.menu
With your applications.menu everything works. What is another way besides F5 to run the launcher?

Last edited by riv64; 2012-10-05 at 09:04.
 
Posts: 838 | Thanked: 3,384 times | Joined on Mar 2009
#15
Originally Posted by riv64 View Post
Code:
Number of launcher sections = 0
MenuReader: Error: no any sections!
Segmentation fault
"no any sections" is fatal.

Originally Posted by riv64 View Post
What is another way besides F5 to run the launcher?
For launcher, run:
Code:
dbus-send --print-reply --dest=org.telescope /Launcher org.telescope.Launcher.Show
And for switcher:
Code:
dbus-send --print-reply --dest=org.telescope /Telescope org.telescope.Telescope.Show
 

The Following User Says Thank You to AapoRantalainen For This Useful Post:
Posts: 138 | Thanked: 90 times | Joined on Mar 2012
#16
Where to unpack these archives???
 
Posts: 838 | Thanked: 3,384 times | Joined on Mar 2009
#17
Originally Posted by Tiran View Post
Where to unpack these archives???
These are source code files, not installable packages.

If you want test telescope on N900, enable extras-devel and install package telescope.
 

The Following User Says Thank You to AapoRantalainen For This Useful Post:
Posts: 138 | Thanked: 90 times | Joined on Mar 2012
#18
Originally Posted by AapoRantalainen View Post
If you want test telescope on N900, enable extras-devel and install package telescope.
I instal from extras-devel, but Telescope do not work. Writes that many files are not found!
 
Posts: 838 | Thanked: 3,384 times | Joined on Mar 2009
#19
Originally Posted by Tiran View Post
I instal from extras-devel, but Telescope do not work. Writes that many files are not found!
It should say:
Code:
Config file not found: /etc/telescope.conf
Loading background from '/usr/share/themes/alpha/backgrounds/wallpaper2.png'
Background mode: 2
Mappings file not found: /etc/telescope.keys
Reading application menu '/etc/xdg/menus/hildon.menu'
Number of launcher sections = 1
And I think default /etc/xdg/menus/hildon.menu looks this: http://pastebin.com/bbcTg7Aq

If it says launcher sections is > 0, telescope should still run. Is there any error messages?
 

The Following 3 Users Say Thank You to AapoRantalainen For This Useful Post:
Posts: 44 | Thanked: 77 times | Joined on Jan 2012
#20
AapoRantalainen
Is there some sort of a chance to move this app ui to a QML ?
 
Reply


 
Forum Jump


All times are GMT. The time now is 21:27.