Coder Social home page Coder Social logo

anibg's People

anibg's Issues

Unhandled exception in anibg.MainClass.Main

What steps will reproduce the problem?
1. Install on Ubuntu via binary
2. fix lack of `/usr/lib/mono/2.0/mscorlib.dll' by installing mono-complete 
(yuck)
3. run /usr/bin/anibg

> What is the expected output? What do you see instead?
I expected anibg to launch, but got the following error instead:
Unhandled Exception: System.TypeLoadException: A type load exception has 
occurred.
  at anibg.MainClass.Main (System.String[] args) [0x00000] in <filename unknown>:0 
[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeLoadException: A type load 
exception has occurred.
  at anibg.MainClass.Main (System.String[] args) [0x00000] in <filename unknown>:0 


> What version of the product are you using? On what operating system?
anibg v2.0 binary linked from https://code.google.com/p/anibg/  

OS: Linux Mint 16 KDE



Original issue reported on code.google.com by [email protected] on 20 Dec 2013 at 12:00

Does not support .asx

It does not support .asx files, which are links to live internet feeds. I 
mainly wanted to use this for the ISS live feed, xwinwrap/mplayer do support 
this, but anibg does not.

It just needs to recognize that it is a .asx file and then after mplayer but 
before the filename it needs to have "-playlist" added and the "-loop 0" 
removed.

This will enable anibg to use live feeds, not just movies and screen savers.

Original issue reported on code.google.com by [email protected] on 9 Apr 2012 at 9:58

KDE Support

What steps will reproduce the problem?
1. Running Kubuntu 10.04
2. Installed all the necessary packages
3. Don't see how to add this to the desktop

Does anibg even support KDE?

Original issue reported on code.google.com by triune on 21 Aug 2011 at 12:09

entering movie mode removes option to select a screensaver anymore..

What steps will reproduce the problem?
1. selected movie mode
2. choose a movie and enable it
3. i lost the ability to choose screensavers anymore
What is the expected output? What do you see instead?
i expect to be able to shoose the screensavers after i played with movie mode


What version of the product are you using? On what operating system?
ubuntu 10.10 latest download from this site


Please provide any additional information below.
gona remove and reinstall, and not choose movie mode..


Original issue reported on code.google.com by [email protected] on 13 Feb 2011 at 2:47

No Support For Dual Screens

What steps will reproduce the problem?
1. Can't find any support for dual screens 
2.
3.

What is the expected output? What do you see instead?
Only have out put on single monitor instead of both

What version of the product are you using? On what operating system?
anibg 0.2.0 on Ubuntu 10.10

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 9 Mar 2012 at 11:09

Compilation matter on Ubuntu 10

Hello

Here my output after a ./configure and a make


coincoin@coincoin-pc:~/anibg_v0.2.0/src$ ./configure
Shantz-XWinWrap has been configured with 
        prefix = /usr
        arch = x86
        arch = x64

Looking for required packages
Checking for package 'glade-sharp-2.0'.. found.
Checking for package 'glib-sharp-2.0'.. found.
Checking for package 'gtk-sharp-2.0'.. found.

anibg has been configured with 
        prefix = /usr
        config = DEBUG_X86

coincoin@coincoin-pc:~/anibg_v0.2.0/src$ make
make -C Shantz-XWinWrap
make[1]: Entering directory `/home/coincoin/anibg_v0.2.0/src/Shantz-XWinWrap'
gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wredundant-decls -lX11 -lXext -lXrender xwinwrap.c -o xwinwrap
mkdir x86_64
mkdir: cannot create directory `x86_64': File exists
make[1]: [all64] Error 1 (ignored)
mv ./xwinwrap ./x86_64
gcc -m32 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wredundant-decls -lX11 -lXext -lXrender xwinwrap.c -o xwinwrap
In file included from /usr/include/features.h:378,
                 from /usr/include/sys/types.h:27,
                 from /usr/include/X11/Xlib.h:41,
                 from xwinwrap.c:45:
/usr/include/gnu/stubs.h:7:27: error: gnu/stubs-32.h: No such file or directory
make[1]: *** [all32] Error 1
make[1]: Leaving directory `/home/coincoin/anibg_v0.2.0/src/Shantz-XWinWrap'
make: *** [makeall] Error 2

Original issue reported on code.google.com by [email protected] on 3 Mar 2011 at 12:01

Cannot work suddenly

What steps will reproduce the problem?
1. "sudo deborphan | xargs sudo apt-get -y remove --purge"&"sudo apt-get 
autoremove"&restart.
2. anibg no longer work,so I install the sources that the "Compilation" 
referred &restart.
3. It not work either.

What is the expected output? What do you see instead?
Screensaver on desktop.         Nothing happened.

What version of the product are you using? On what operating system?
Ubuntu10.10

Please provide any additional information below.
I don't know if I installed the right sources that "Compilation" 
referred,because I can't find the same names of them in the Synaptic.
Please tell me what sources that anibg really need.

Original issue reported on code.google.com by [email protected] on 2 Feb 2012 at 2:00

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.