Giter Site home page Giter Site logo

datasoul's People

Contributors

jprobichaud avatar samuelmello avatar

Watchers

 avatar

datasoul's Issues

BIBLE_VERSE_LIST_SHORT_HELP should start with "<html>"

In the internationalize*.properties files, the string 
BIBLE_VERSE_LIST_SHORT_HELP should start by "<html>".  This way, the text gets 
wrapped according to the window size.

ds-bvlp-nohtml.jpg: screenshot of the BibleVerseListEditorForm windows 
*without* the html tag
ds-bvlp-html.jpg: screenshot of the BibleVerseListEditorForm windows *with* the 
html tag

Cheers

Original issue reported on code.google.com by [email protected] on 21 Jul 2010 at 3:33

Attachments:

The AutomaticChanger thread dies with a NullPointerException after running for a while

What steps will reproduce the problem?
1. Enable the "Change every X seconds" feature and let it run for some period 
of time.

What is the expected output? What do you see instead?
I expect the slides to continue to change, but instead they stop advancing.

What version of the product are you using? On what operating system?
datasoul 2.0 beta 3 on Arch Linux using openjdk6 (Icedtea) version 
6.b18_1.8.1-1.  I repackaged the deb file for use on Arch Linux. 

Please provide any additional information below.
Here is the resultant stack trace when the AutomaticChanger thread dies.

Exception in thread "Thread-3" java.lang.NullPointerException
        at javax.swing.BufferStrategyPaintManager.prepare(BufferStrategyPaintManager.java:533)
          at javax.swing.BufferStrategyPaintManager.copyArea(BufferStrategyPaintManager.java:329)
          at javax.swing.RepaintManager.copyArea(RepaintManager.java:1160)
          at javax.swing.JViewport.blitDoubleBuffered(JViewport.java:1621)
          at javax.swing.JViewport.windowBlitPaint(JViewport.java:1590)
          at javax.swing.JViewport.setViewPosition(JViewport.java:1135)
          at javax.swing.JViewport.scrollRectToVisible(JViewport.java:432)
          at javax.swing.JComponent.scrollRectToVisible(JComponent.java:3065)
          at datasoul.serviceitems.ServiceItemTable.valueChanged(ServiceItemTable.java:318)
          at javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:184)
          at javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:164)
          at javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:211)
          at javax.swing.DefaultListSelectionModel.changeSelection(DefaultListSelectionModel.java:405)
          at javax.swing.DefaultListSelectionModel.changeSelection(DefaultListSelectionModel.java:415)
          at javax.swing.DefaultListSelectionModel.setSelectionInterval(DefaultListSelectionModel.java:459)
          at javax.swing.JTable.changeSelectionModel(JTable.java:2374)
          at javax.swing.JTable.changeSelection(JTable.java:2443)
          at datasoul.serviceitems.ServiceItemTable.setSlideIndex(ServiceItemTable.java:295)
          at datasoul.datashow.LivePanel$AutomaticChanger.change(LivePanel.java:305)
          at datasoul.datashow.LivePanel$AutomaticChanger.run(LivePanel.java:326)


I am not certain of how long it normally takes to reproduce this issue.  I set 
datasoul to loop through a set of slides unattended, and when I come back no 
more than 45 minutes later, I find the loop stopped.

Original issue reported on code.google.com by [email protected] on 22 Aug 2010 at 6:27

Cannot show background video with song words

What steps will reproduce the problem?
1. Select any song.
2. Select any video background.
3. Choose Output.

What is the expected output? Song lyrics over a video background.
What do you see instead? Either the video background or the song lyrics 
template.
What version of the product are you using? Latest release and beta.
On what operating system? Linux mint 14 cinnamon.

Please provide any additional information below.
It's quite possible that I'm doing something wrong but after messing with it 
for over 2 hours I don't think so.

Original issue reported on code.google.com by [email protected] on 4 Dec 2012 at 6:03

High CPU on ubuntu 12.04 when using video backgrounds.

What steps will reproduce the problem?
1.run the datasoul software
2.
3.

What is the expected output? What do you see instead?
Normal CPU consumption, High CPU making fans working hard

What version of the product are you using? On what operating system?
ubuntu 12.04 

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 21 Oct 2012 at 6:56

Canevas property not set when using "list of verses"

What steps will reproduce the problem?
1. from a service list, add an element: list of verses
2. in the dialog box, enter a verse (Jn 1) and select a template. (Usually, the 
default "text" template was automatically selected, but now, it's the 1st one 
in the list)
3. click Save

What is the expected output? What do you see instead?
The verses should be added to the service list with the right Canevas being 
selected.  Instead, no template is picked and the text can't be displayed on 
the screen until we change the Canevas in the service list.

What version of the product are you using? On what operating system?
Version 2.0 v1, linux, java 64,

I could fix it, but my availability is very low these months!
Thanks!

Original issue reported on code.google.com by [email protected] on 27 Nov 2011 at 6:39

Error to install Beta5 in Ubuntu

What steps will reproduce the problem?
1. Download datasoul_2.0-beta5_all.deb
2. Install 

When I tried to install beta 5 I got an error:
Error: A later version is already installed

See attachment.

Original issue reported on code.google.com by [email protected] on 28 Mar 2011 at 5:22

Attachments:

Unity bar is visible over output.

*What steps will reproduce the problem?

1.  Launch Datasoul using Ubuntu 11.10 with 2 monitors
2.  Press "Show Output"

*What is the expected output? What do you see instead?

Output should be fullscreen on second monitor.  Instead, Unity bar is still 
visible at top of screen.

*What version of the product are you using? On what operating system?

Datasoul 2.0-v1_all.deb  Ubuntu 11.10 with default Unity and proprietary Nvidia 
driver. 

*Please provide any additional information below.

Other applications when launched fullscreen cover Unity bar when focused (e.g. 
Totem, Firefox).  Perhaps output display does not launch true fullscreen or is 
not in focus, allowing Unity bar to be visible.  

I was using the projector settings to offset the screen to push Unity bar 
offscreen (rear projection).  We recently added another projector (used, front 
projection) that unfortunately has only 2 pixels of vertical adjustment.

I may consider using another DE for this computer, but media staff just got 
used to Unity and I hate to change it on them again.

(I thought maybe I reported this once before adjusting first projector, but 
cannot find it in search.)


Original issue reported on code.google.com by [email protected] on 9 Jan 2012 at 6:40

Special Characters in editor

I stumbled upon using brackets to make things italics in the editor.
(example: "this is [italics]" puts the word italics in italics.)

Are there any other special characters that might make things bold? or even 
increase or decrease the font size?

Original issue reported on code.google.com by [email protected] on 24 Mar 2013 at 1:35

Does not open in Windows 8

What steps will reproduce the problem?
1.I click on the Icon and get the desktop 
2.
3.

What is the expected output? What do you see instead?
The expected outcome is for the program to open

What version of the product are you using? On what operating system?
Datasoul 2.0v1 on Windows 8

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 5 Dec 2012 at 8:16

Add Video Disabled

What steps will reproduce the problem?
1.Open datasoul
2. Select +Add

What is the expected output? What do you see instead?
 The option "Add video" is disabled.

What version of the product are you using? On what operating system?
 2.0-v1 on Windows 7.

Please provide any additional information below.
 See attachment "ErroDataSoul.odt"

Original issue reported on code.google.com by [email protected] on 4 Aug 2015 at 2:29

Attachments:

Suggestion: Record Statistics

Worship team has been asking me to create a way to record statistics of songs 
sung in our church.

I'm not a Java developer, so the suggested was to use a simple spreadsheet, 
however it is not working very well because they forget to update it;

I'm not sure how Datasoul works with the XML files, but maybe you could add two 
columns in the file:
1- (integer) Number of times the song was "used"/sung;
2- (date) Last time the song was sung;

OR you could use SQLite <http://www.sqlite.org> to record better statistics;

Thanks in advanced for your help and have a blessed 2013,

Douglas

Original issue reported on code.google.com by [email protected] on 23 Dec 2012 at 3:20

Importing Power Point Presentations

What steps will reproduce the problem?
1.At Tools > Import
2.Find ppt, pptx file (Open Office ready)
3.After Open Open Office and Write Message about importation launch an alert: 
"error in opening zip file"

What is the expected output?
http://code.google.com/p/datasoul/wiki/OfficePresentations
 What do you see instead?
The picture attached

What version of the product are you using? 
2.1-b0
On what operating system? Windows 7 Home Premium (Eng)

Please provide any additional information below.
Even if Sand Box (of Internet Security Software is diseabled) the result is the 
same.

I don`t used the stable version yet.

I hope that it will work.
Best regards, thanks.


Original issue reported on code.google.com by [email protected] on 28 Nov 2012 at 12:21

Attachments:

Remote Display not wrking ver 2.0-v1 for windows

What steps will reproduce the problem?
1.I have followed the steps on the web site to the letter
2. I have copied the .datasoul file from one computer to the other so both 
computers have same templates etc
3.

What is the expected output? What do you see instead?
When I click connect in the box after putting in the IP address, all it tells 
me is starting.  I expect it to say connected


What version of the product are you using? On what operating system?
2.0-v1  on windows 7 ultimate 32 bit and windows 8.0 64 bit

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 27 Dec 2013 at 8:14

Attachments:

2.1-b0 does not load on Windows 7

Greetings,

When the Datasoul icon is clicked the "Initializing" splash screen is loaded 
for a few seconds and then it disappears and Datasoul is never loaded.

Datasoul: 2.1-b0
Java: 6 Update 31
OS: Windows 7.6.1

In Christ,

Douglas

Original issue reported on code.google.com by [email protected] on 5 Apr 2012 at 6:26

Error reading file - datasoul.config

What steps will reproduce the problem?
1. Install windows version
2. Run datasoul
3. Observe "Error reading file" datasoul.config

What is the expected output? What do you see instead?
Expected: Launch of program, Actual: Error message

What version of the product are you using? On what operating system?
2.0 v1

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 20 Oct 2012 at 7:22

no video on ubuntu 12.04

here is the log:

^Cericduveau@ericduveau-MS-7751:~$ java -version
java version "1.7.0_07"
Java(TM) SE Runtime Environment (build 1.7.0_07-b10)
Java HotSpot(TM) Server VM (build 23.3-b01, mixed mode)

ericduveau@ericduveau-MS-7751:~$ datasoul 
       _       _
__   _| | ___ (_)
\ \ / / |/ __|| |
 \ V /| | (__ | |
  \_/ |_|\___|/ | 2.0.0
            |__/  www.capricasoftware.co.uk

VLCJ is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

VLCJ is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with VLCJ.  If not, see <http://www.gnu.org/licenses/>.

Copyright 2009, 2010, 2011, 2012 Caprica Software Limited.

Exception in thread "AWT-EventQueue-0" java.lang.UnsatisfiedLinkError: 
libjawt.so: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou 
dossier de ce type
    at com.sun.jna.Native.getWindowHandle0(Native Method)
    at com.sun.jna.Native$AWT.getComponentID(Native.java:1766)
    at com.sun.jna.Native.getComponentID(Native.java:252)
    at uk.co.caprica.vlcj.player.embedded.videosurface.CanvasVideoSurface.attach(CanvasVideoSurface.java:69)
    at uk.co.caprica.vlcj.player.embedded.DefaultEmbeddedMediaPlayer.attachVideoSurface(DefaultEmbeddedMediaPlayer.java:156)
    at uk.co.caprica.vlcj.player.embedded.DefaultEmbeddedMediaPlayer.onBeforePlay(DefaultEmbeddedMediaPlayer.java:315)
    at uk.co.caprica.vlcj.player.DefaultMediaPlayer.play(DefaultMediaPlayer.java:660)
    at uk.co.caprica.vlcj.player.DefaultMediaPlayer.playMedia(DefaultMediaPlayer.java:203)
    at datasoul.render.vlcj.VlcjBackgroundFrame.playBackground(VlcjBackgroundFrame.java:150)
    at datasoul.StartupManager$1.run(StartupManager.java:366)
    at java.awt.event.InvocationEvent.dispatch(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$200(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)




Original issue reported on code.google.com by [email protected] on 4 Sep 2012 at 9:55

Will not launch in Ubuntu 14.04

What steps will reproduce the problem?
1.Install with dpkg -i 
2.'Applications' menu select, 'sound and video' selection
3. 'datasoul' selection

What is the expected output? What do you see instead?
Program launch of datasoul

What version of the product are you using? On what operating system?
It wont launch, but the deb file is: datasoul_2.0-v1_all.deb

Please provide any additional information below.

Using Ubuntu classic GNOME desktop vice Unity desktop.

Original issue reported on code.google.com by [email protected] on 18 Jul 2014 at 11:28

Video for win 7

I'm using datasoul 2.1b0.
When I add a video clip I get sound but no video, the player bar moves along on 
the control scrteen window but there's no output.

I have the same installation at home and it works fine.
The church laptop is a dell inspiron 1545 and my home system is a basic dual 
core PC.

I have reloaded it but its the same, Is there something else that I may need to 
install besides gstreamer




Original issue reported on code.google.com by [email protected] on 9 Jun 2013 at 5:15

OpenLyrics Support

It would be nice if Datasoul supports OpenLyrics Import and Export.
OpenLyrics is an open data format for christian worship songs: 
http://openlyrics.info/

There is an existing Java library: https://github.com/isbm/jopenlyricslib

Original issue reported on code.google.com by s.mehrbrodt on 19 Apr 2014 at 10:11

Songs should have section and slide numbers.

If I type up a song that has multiple slides per verse, the slide list just 
numbers the slides from 1 to the total number of slides.  This makes it 
difficult to find the proper slide if we want to sing verses 1, 3 and 5.  The 
heavy line separates the verses but it is still too easy to choose the wrong 
slide.  

What I propose should happen is that each slide should be numbered 
[section]-[slide] so that each verse would be readily apparent.

Example of current behavior:

1 | first verse part 1
-------------------------
2 | first verse part 2
=========================
3 | second verse part 1 
-------------------------
4 | second verse part 2  

Example of proposed behavior:

1-1 | first verse part 1
---------------------------
1-2 | first verse part 2
===========================
2-1 | second verse part 1
---------------------------
2-2 | second verse part 2

Another option would be to allow comments to be put in after the === so that 
the comments would show up as white on black text where the heavy line dividing 
sections currently resides.

Example song entry:

first verse part 1
==
first verse part 2
=== Verse 2
second verse part 1
==
second verse part 2

Example output:

1 | first verse part 1
-------------------------
2 | first verse part 2
=========================
    Verse 2              <-This part would be white text on black background.
=========================
3 | second verse part 1 
-------------------------
4 | second verse part 2  

I believe the first proposal would be easier to implement.

Original issue reported on code.google.com by [email protected] on 8 Jan 2012 at 8:36

Gstreamer integration not working properly with archlinux and MacOS

(Datasoul:8576): GStreamer-WARNING **: Element q1 is not in bin main pipeline

(Datasoul:8576): GStreamer-WARNING **: Element t1 is not in bin main pipeline

(Datasoul:8576): GStreamer-WARNING **: Element MainVideoSink is not in bin main 
pipeline

(Datasoul:8576): GStreamer-WARNING **: Element Input File is not in bin main 
pipeline

(Datasoul:8576): GStreamer-WARNING **: Element Decode Queue is not in bin main 
pipeline

(Datasoul:8576): GStreamer-WARNING **: Element Decode Bin is not in bin main 
pipeline

Original issue reported on code.google.com by [email protected] on 22 Nov 2010 at 1:26

Enhancement: Cross-fade between songs

There are smooth cross-fades between each slide in a single song, but the a 
jump cut between songs.  It'd be nice to have a cross-fade between songs as 
well.

What version of the product are you using? On what operating system?
Using Datasoul 2.1-b0 on Windows 7 (also seen in Datasoul 2.0 on Linux and 
Windows 7).

Original issue reported on code.google.com by [email protected] on 11 Jan 2013 at 2:36

Cannot Install Ubuntu/Debian version of Datasoul 2.0 beta 4

What steps will reproduce the problem?
1. Download the .deb file from this web site
2. Try to install either through GDebi or dpkg
3.

What is the expected output? What do you see instead?
Expect to see the program install correctly. Instead, GDebi does not install at 
all (doesn't give errors, either), and using 'dpkg -i 
datasoul_2.0_beta4_all.deb' I get the following errors on the terminal:

dpkg: error processing datasoul_2.0_beta4_all.deb (--install):
 parse error, in file '/var/lib/dpkg/tmp.ci/control' near line 2 package 'datasoul':
 error in Version string '2.0_beta4': invalid character in version number
Errors were encountered while processing:
 datasoul_2.0_beta4_all.deb

What version of the product are you using? On what operating system?
Datasoul 2.0 beta 4 on 32-bit Linux Mint 10 (equal to Ubuntu 10.10)

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 9 Dec 2010 at 5:47

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.