• Home
  • Blog
  • Add-ons
  • Forum
  • Wiki
  • Developers
Nightingale - The tune of life, the tune of yours
  • Portal
  • Search
  • Member List
  • Calendar
  • Help
  • Portal
  • Search
  • Member List
  • Calendar
  • Help
Guest Hi, Guest
  • Login
  • Register
Login
Username:
Password: Lost Password?
 
Nightingale Forums Development Technical Development Got SB Trunk Based Build to Build Fully...

Pages (4): « Previous 1 2 3 4 Next »
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Got SB Trunk Based Build to Build Fully...
Ezekiel000 Offline
Moderator
*****
Posts: 100
Threads: 5
Joined: Sep 2010
Reputation: 2
#21
03-07-2012, 03:15 AM
I decided to test ngale-1.11 today, found these bugs (some I have reported before this is just to keep them together and current):
- Menus aren't always redrawn after you go over them and they have been highlighted (this applies to menu entries and separators)
- When you start ngale instead of loading the last used view for music it will just have a blank white area in the middle until you select music. I'm not sure if this is a problem with MediaFlow or ngale.
- The volume control always starts as just a dot but as soon as you set the volume the rest of the bar fills in.
- Sometimes when you change page/tab on the preferences window nothing happens, seems to happen more often or only when you open preferences from the addon menu item and so won't change from the addons tab.

Is there somewhere else that I'm meant to be filing bug reports, so they aren't forgotten or duplicated?
Find
Reply
freaktechnik Offline
CCO (Chief Crashing Officer)
*******
Posts: 498
Threads: 24
Joined: Sep 2010
Reputation: 11
#22
03-07-2012, 06:12 AM
(03-07-2012, 03:15 AM)Ezekiel000 Wrote: - When you start ngale instead of loading the last used view for music it will just have a blank white area in the middle until you select music. I'm not sure if this is a problem with MediaFlow or ngale.
Thats ngale. Since mediaflow doesn't really work with ngale 1.11. Or have you got a working build?

freaktechnik
Website Find
Reply
Ezekiel000 Offline
Moderator
*****
Posts: 100
Threads: 5
Joined: Sep 2010
Reputation: 2
#23
03-07-2012, 06:31 AM (This post was last modified: 03-07-2012, 06:32 AM by Ezekiel000.)
Well I'm running the latest mediaflow from Songbird with a modified rdf, it may be a mess code wise but it works fine until your rewrite it done.
Do you want me to upload it to the addon page?
Find
Reply
posophe Offline
Junior Member
**
Posts: 29
Threads: 2
Joined: Mar 2012
Reputation: 0
#24
04-30-2012, 12:37 AM
I have another error
/usr/src/packages/BUILD/nightingale1.11.0/build/config.mk:44: *** Please check out or build vendor-binaries - see https://wiki.songbirdnest.com/Developer/...pendencies. Stop.

Can you explain me all options what you passed for sqlite and taglib ? Can somebody read my spec and tell me how i have error ?

Thanks.
https://build.opensuse.org/package/view_...1587932567

@+
posophe
Find
Reply
rsjtdrjgfuzkfg Offline
Developer
*******
Posts: 664
Threads: 15
Joined: Oct 2011
Reputation: 15
#25
04-30-2012, 09:12 PM
(04-30-2012, 12:37 AM)posophe Wrote: I have another error
/usr/src/packages/BUILD/nightingale1.11.0/build/config.mk:44: *** Please check out or build vendor-binaries - see https://wiki.songbirdnest.com/Developer/...pendencies. Stop.

Can you explain me all options what you passed for sqlite and taglib ? Can somebody read my spec and tell me how i have error ?

Thanks.
https://build.opensuse.org/package/view_...1587932567

@+
posophe

Sounds like you did not download the vendor deps, did you? Using build.sh does that for you - but I guess the Opensuse-spec-stuff is another build system. You can download the vendor deps manually from sourceforge, if you want. They should be placed in the dependencies folder.

http://sourceforge.net/projects/ngale/fi...uild-Deps/
Songbird/Nightingale Community Developer and German Translator
Find
Reply
posophe Offline
Junior Member
**
Posts: 29
Threads: 2
Joined: Mar 2012
Reputation: 0
#26
05-01-2012, 02:26 AM (This post was last modified: 05-01-2012, 02:33 AM by posophe.)
Compiled source, binaries are not allow on build service and dependencies are build for i686 but opensuse is in i586 arch. Problem is on xulrunner level i can't eplain myself where i do an error.

Thanks for your reply
@+
Posophe
EDIT: in fact i wan't know what arguments are using for xul compilation because i use good sb vendor build root and passed make xr-build-release and next xr-packaging-release.
Find
Reply
rsjtdrjgfuzkfg Offline
Developer
*******
Posts: 664
Threads: 15
Joined: Oct 2011
Reputation: 15
#27
05-01-2012, 07:27 AM
(05-01-2012, 02:26 AM)posophe Wrote: Compiled source, binaries are not allow on build service and dependencies are build for i686 but opensuse is in i586 arch. Problem is on xulrunner level i can't eplain myself where i do an error.

Thanks for your reply
@+
Posophe
EDIT: in fact i wan't know what arguments are using for xul compilation because i use good sb vendor build root and passed make xr-build-release and next xr-packaging-release.

ilikenwf did the dependencies on linux different to Songbird I think... maybe he can tell you how to build that Smile
Songbird/Nightingale Community Developer and German Translator
Find
Reply
posophe Offline
Junior Member
**
Posts: 29
Threads: 2
Joined: Mar 2012
Reputation: 0
#28
05-02-2012, 02:33 AM (This post was last modified: 05-02-2012, 03:31 AM by posophe.)
It will be a good idea but he didn't respond on this thread
EDIT: i understood my error but now i have this:
make: execvp: /home/abuild/rpmbuild/BUILD/nightingale1.11.0/dependencies/vendor/xulrunner: Permission denied

Anyone has an idea perhaps...?
Find
Reply
rsjtdrjgfuzkfg Offline
Developer
*******
Posts: 664
Threads: 15
Joined: Oct 2011
Reputation: 15
#29
05-02-2012, 11:22 PM
(05-02-2012, 02:33 AM)posophe Wrote: It will be a good idea but he didn't respond on this thread
EDIT: i understood my error but now i have this:
make: execvp: /home/abuild/rpmbuild/BUILD/nightingale1.11.0/dependencies/vendor/xulrunner: Permission denied

Anyone has an idea perhaps...?

Two options I can think of:
1. Wrong xulrunner path and it is trying to execute a folder or unexecutable file.
2. Wrong file/folder permissions on /home/abuild/rpmbuild/BUILD/nightingale1.11.0/dependencies/vendor/xulrunner, like not readable or not listable, or not executable.
Songbird/Nightingale Community Developer and German Translator
Find
Reply
posophe Offline
Junior Member
**
Posts: 29
Threads: 2
Joined: Mar 2012
Reputation: 0
#30
05-03-2012, 12:41 AM
I have verify and make all files executable. Path is executable to. Perhaps a missing dep...
Find
Reply
« Next Oldest | Next Newest »
Pages (4): « Previous 1 2 3 4 Next »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 2 Guest(s)
  • Return to Top
  • Lite (Archive) Mode
  • RSS Syndication
Current time: 03-25-2023, 05:41 PM Powered By MyBB, © 2002-2023 MyBB Group.
Design By AliReza_Tofighi In WhiteCrow Software Group.
white outlined nightingale project logo

Nightingale is free!
It is an Open Source project released under the terms of the GNU General Public License v2 (GPL v2).
For more details, please read the license information.

Follow us!
f  g  t

Support
  • Community Forum
  • Official Blog
  • Add-ons
  • Wiki
  • Help Forum
Contribute
  • Developer's Center
  • Translate Nightingale
  • Source Code
  • Report a Bug
Ressources
  • Download Nightingale
Linear Mode
Threaded Mode