Code Monkey home page Code Monkey logo

shimeji-ee's Introduction

shimeji-ee

Shimeji English Enhanced

Shimeji-ee is a Windows desktop mascot that freely wanders and plays around the screen.  The mascot is very configurable; its actions are defined through xml and its animations/images can be (painstakingly) customized.  Shimeji was originally created by Yuki Yamada of Group Finity (http://www.group-finity.com/Shimeji/).  This branch of the original Shimeji project not only translates the program/source to English, but adds additional enhancements to Shimeji.

==== Contents ==== 

1. Homepage
2. Requirements
3. How to Start
4. Basic Configuration
5. Advanced Configuration
6. How to Quit
7. How to Uninstall
8. Source
9. Library
10. Trouble Shooting

==== Homepage (with wiki) ==== 

Homepage: http://code.google.com/p/shimeji-ee/

==== Requirements ==== 

1. Windows XP or higher
2. Java 6, must be 32-bit

==== How to Start ==== 

Double Click the Shimeji-ee icon (Shimeji-ee.exe).  Right click the tray icon or the individual Shimeji for options.  Left click the tray icon to create another Shimeji.

==== Basic Configuration ==== 

If you want multiple Shimeji types, you must have multiple image sets.  Basically, you put different folders with the correct Shimeji images under the img directory.

For example, if you want to add, say, a new Batman Shimeji:

1. Create an img/Batman folder.
2. You must have an image set that mimicks the contents of img/Shimeji.  Create and put new versions of shime1.png - shime46.png (with Batman images of course) in the img/Batman folder.  The filenames must be the same as the img/Shimeji files.  Refer to img/Shimeji for the proper character positions.
3. Start Shimeji-ee.  Now Shimeji and Batman will drop.  Right click Batman to perform Batman specific options.  Adding "Another One!" from the tray icon will randomly create add either Shimeji or Batman.

When Shimeji-ee starts, one Shimeji for every image set in the img folder will be created.  If you have too many image sets, a lot of your computer's memory will be used... so be careful.  Shimeji-ee can eat up to 60% of your system's free memory.  

Shimeji-ee will ignore all the image sets that are in the img/unused folder, so you can hide image sets in there.  There is also a tool, Image Set Chooser, that will let you select image sets at run time.  It remembers previous options via the ActiveShimeji file.  Don't choose too many at once.

For more information, read through the configuration files in conf/.  Most options are somewhat complicated, but it's not too hard to limit the total number of Shimeji or to turn off certain behaviors (hint: set frequency to 0.)

==== Advanced Configuration ==== 

All configuration files are located in the in the conf folders.  In general, none of these should need to be touched.

The logging.properties file defines how logging errors is done.
The actions.xml file specifies the different actions Shimeji can do.  When listing images, only include the file name.  More detail on this file will hopefully be added later.
The behaviors.xml file specifies when Shimeji performs each action.  More detail on this file will hopefully be added later.

Each type of Shimeji is configured through:

1. An image set.  This is located in img/[NAME].  The image set must contain all image files specified in the actions file. 
2. An actions file.  Unless img/[NAME]/conf/actions.xml or conf/[NAME]/actions.xml exists, conf/actions.xml will be used.
3. A behaviors file.  Unless img/[NAME]/conf/behaviors.xml or conf/[NAME]/behaviors.xml exists, conf/behaviors.xml will be used.

When Shimeji-ee starts, one Shimeji for every image set in the img folder will be created.  If you have too many image sets, a lot of your computer's memory will be used... so be careful.  Shimeji-ee can eat up to 60% of your system's free memory.  

Shimeji-ee will ignore all the image sets that are in the img/unused folder, so you can hide image sets in there.  There is also a tool, Image Set Chooser, that will let you select image sets at run time.  It remembers previous options via the ActiveShimeji file.  Don't choose too many at once.

The Image Set Chooser looks for the shime1.png image.  If it's not found, no image set preview will be shown.  Even if you're not using an image named shime1.png in your image set, you should include one for the Image Set Chooser's sake.

Editing an existing configuration is fairly straightforward.  But writing a brand new configuration file is very time consuming and requires a lot of trial and error.  Hopefully someone will write a guide for it someday, but until then, you'll have to look at the existing conf files to figure it out.  Basically, for every Behavior, there must be a corresponding action.  Actions and Behaviors can be a sequence of other actions or behaviors.

The following actions must be present for the actions.xml to be valid:

ChaseMouse
Fall
Dragged
Thrown

The following behaviors must be present for the behaviors.xml to be valid:

ChaseMouse
Fall
Dragged
Thrown

The icon used for the system tray is img/icon.png

==== How to Quit ==== 

Right-click the tray icon of Shimeji, Select "Bye Everyone!"

==== How to Uninstall ==== 

Delete the unzipped folder.

==== Source ====

Programmers may feel free to use the source.  The Shimeji-ee source is under the New BSD license.
Follow the zlib/libpng licenses.

==== Library ====

lib / jna.jar and lib / examples.jar of the JNA library.
JNA follows the LGPL.
lib / AbsoluteLayout.jar from Netbeans.

==== Trouble Shooting ====

Shimeji-ee takes a LOT of time to start if you have a lot of image sets, so give it some time.  Try moving all but one image set from the img folder to the img/unused folder to see if you have a memory problem.  If Shimeji is running out of memory, try editing Shimeji-ee.bat and change "-Xmx1000m" to a higher number.

If the Shimeji-ee icon appears, but no Shimeji appear:

1. Make sure you have the newest version of Shimeji-ee.
2. Make sure you only have image set folders in your img directory.
3. Make sure you have 32-bit Java on your system.  If you have both 32-bit Java and 64-bit Java installed, try double clicking Shimeji-ee.bat or Shimeji-ee.jar (your computer may be defaulting to the 64 bit version.)  Shimeji-ee requires 32-bit Windows DLLs so can not currently work with 64-bit Java.
4. If you're somewhat computer savvy, you can try running Shimeji-ee from the command line.  Navigate to the Shimeji-ee directory and run this command: "C:\Program Files (x86)\Java\jre6\bin\java" -classpath Shimeji-ee.jar -Xmx512m com.group_finity.mascot.Main -Djava.util.logging.config.file=./conf/logging.properties
5. Try checking the log (ShimejiLogX.log) for errors.  If you find a bug (which is very likely), post it up on the Shimeji-ee homepage in the issues section.

shimeji-ee's People

Stargazers

 avatar

Watchers

 avatar

Forkers

isabella232

shimeji-ee's Issues

Neither taskbar icon nor shimeji appears

What steps will reproduce the problem?
1. Clicking on Shimeji-ee.exe
2.
3.

What is the expected output? What do you see instead?
I expect to see my shimeji falling down my screen, but nothing happens.
I've converted the actions.xml and behaviors.xml of my old shimeji using the 
pythonscript code in the wiki article.  I'd then try to run shimeji-ee.exe but 
there is no change.  I'd try to run shimeji-ee.exe again or modify the folder 
in some way, but I would be told that the file is already in use.  I see no 
evidence of the program running, though, because there is neither a taskbar 
icon nor a shimeji.  I also tried using the original 
"shimeji-ee_1.0.3_Mischievous" file provided via the site's downloads, but 
neither Shimeji nor KuroShimeji appeared.

What version of the product are you using? On what operating system?
Shimeji-ee 1.0.3 (for Mischievous)
HP Notebook with Windows 7 64-bit OS, 3.00 GB RAM memory, and Pentium T4300 @ 
2.10 GHz

Please provide any additional information below.


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

Won't start up. :(

   So like I'm tryn to like start this up and it's like "error try extracting the files" so I do and then it's like

error: could not create
error: fatal exception occurred

What sould I do???

Original issue reported on code.google.com by [email protected] on 16 Feb 2014 at 2:07

Interact With Non-Browsers

Right now, Shimeji-ee can only interact (throw, climb, etc...) with browser 
windows (IE, Firefox, Chrome.)  It would be nice if Shimeji-ee could interact 
with other types of windows.

Original issue reported on code.google.com by [email protected] on 6 Nov 2010 at 8:44

shimeji4mac arrived :D

just found this!

http://nonowarn.jp/shimeji/

https://github.com/nonowarn/shimeji4mac

i think it's no problem to copy the needed environment files
from the shimeji4mac githup to shimeji-ee

Original issue reported on code.google.com by [email protected] on 30 Oct 2011 at 2:01

Improve Force Behavior Submenu

The Right click Shimeji Behavior submenu sometimes won't go away and leaves a 
ghost image.

Also, a scrollable submenu (as opposed to a "More" option) might be better 
aesthetically.  There is already a MenuScroller class that supports this (in 
the menu package), but unfortunately the positioning is wrong the first time 
you expand the submenu (it will be correct the second time.)  In the mascot 
class, there is a line commented out that will turn on the menu scrolling 
feature.

Original issue reported on code.google.com by [email protected] on 6 Nov 2010 at 8:50

beta X11 NativeFactoryImpl

hi,
here is my beta x11 impl.

needed:
- composition manager
- tray

todo:
- better absolute window position detection
  - like xwininfo with xcb
   i have problems in xfce4 but not in fvwm2 :>
- xcb instead of jna/xlib
- better border detection
- config file for border size
- browser/window list file
- more testing

if you want to have a try:
don't forget to fixup NativeFactory.java in
package com.group_finity.mascot;

String subpkg = "generic";

if ( Platform.isWindows() ) {
    subpkg = "win";
}else
    if ( Platform.isX11() ) {
    subpkg = "x11";
    }

Original issue reported on code.google.com by [email protected] on 26 Oct 2011 at 9:31

Attachments:

won't load character

What steps will reproduce the problem?
1. download this folder: 
http://download1934.mediafire.com/8j4h1ej1cncg/7nrpiheoc3zulhz/Toothless+fixed.z
ip
2. copy images and config files into the correct Shimeji folder
3. Shimeji.jar and open Shimeji-ee.bat

What is the expected output? What do you see instead?
exception in thread "main" java.lang.IllegalArgumentException: input == null!
at javax.imageio.ImageIO.read<Unknown Source>
at com.group_finity.mascot.Main.createTrayIcon<Main.java:238>
at com.group_finity.mascot.Main.run<Main.java:107>
at com.group_finity.mascot.Main.main<main.java:83>

What version of the product are you using? On what operating system?
1.0.3 on windows 8.1 64 bit

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 5 Jan 2015 at 11:08

cannot compile jar with eclipse, used both 1.6 and 1.7 versions. please help

What steps will reproduce the problem?
1. install eclipse sdk
2. try compile with 1.7 or 1.6
3. ERROR: Unsupported major.minor version 51.0

i want to add any window support but i cannot compile because "Unsupported 
major.minor version 51.0" error. have not found solution in net.

i also compiled separate classes and inserted win.windowEnvirontent.class to 
existing working .jar
same error

Please can someone post instruction on how to compile working shimeji ee jar? 
or one needs to be java profy just to compile working .jar?
huge thanks in advance! =*^_^*=

Original issue reported on code.google.com by [email protected] on 10 Aug 2014 at 12:19

Now Loading Message

Shimeji-ee can take a very long time to start, especially if a lot of image 
sets are being used (since it loads all its resources up front).  Besides the 
log, there is no indication to the user that Shimeji-ee is loading.

A message should pop up informing the user that Shimeji-ee is loading.  This 
message will also let the user know if Shimeji-ee crashed while loading.

Original issue reported on code.google.com by [email protected] on 6 Nov 2010 at 9:01

Java 1.6.0

What steps will reproduce the problem?
1. nothing
2. nothing
3. nothing

What is the expected output? What do you see instead?
to have the shimegi maker app on but then what I see is download Java 1.6.0 and 
I already downloaded it for like 100 times just to try to fix this promblem and 
now im pissed!!! Fix it please!!

What version of the product are you using? On what operating system?
Windows 7, and i have no idea


Please provide any additional information below.
I downloaded 2 shimeji's and then when i tryed to download more it went to 
download java 1.6.0, i dwnloaded it.. same thing happened when I tryed to open 
the shimeji-ee


Original issue reported on code.google.com by [email protected] on 6 Jan 2013 at 6:38

Support for Windows 8

What steps will reproduce the problem?
1. Running the executable or the .jar file under Windows 8

What is the expected output? What do you see instead?
The shimeji, when selected via the menu, should normally appear, but it doesn't.

What version of the product are you using? On what operating system?
Latest (1.0.3) Calm and Mischievous version under Windows 8 Ultimate x64

Please provide any additional information below.
The icon tray menu works perfectly but no shimeji appears


Original issue reported on code.google.com by [email protected] on 2 Sep 2013 at 9:10

Failure to load configuration files

What steps will reproduce the problem?
1. Attempt to open Shimeji  executable Jar file.
2. Window pops up to select shimeji. Check them and click to open it.
3. Error pops up saying "Failure to load configuration files. See log for more 
details."

What is the expected output? What do you see instead?
The open and working shimeji. Instead, Error message.

What version of the product are you using? On what operating system?
Unknown Version on Windows 7.

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 12 May 2012 at 10:01

Freezes on Screen Saver

Shimeji-ee looks for the cursor when determining behavior, which fails when the 
computer is when the Screen Saver is on or the computer is locked.  All the 
Shimeji will stop responding when this happens.

Original issue reported on code.google.com by [email protected] on 6 Nov 2010 at 8:57

Ports to Other Platforms

Seeing as how Shimeji is written in Java and the Environment is fairly well 
abstracted, it doesn't seem like there's any reason not to port this to other 
platforms. There is bound to be an abstracted alternative to what is being used 
through jna.

Original issue reported on code.google.com by [email protected] on 24 Jan 2011 at 12:48

Will not run

What steps will reproduce the problem?
1. Just run the app exe
2. Nothing happends on the screens.

What is the expected output? What do you see instead?
To see the animations

What version of the product are you using? On what operating system?
1.0.3 on Win7 w/SP1 Pro x64


Please provide any additional information below.
Java 7.0.4 x32 & 64 installed
Tri-Monitor setup
dual nvidia 260GTX cards

Original issue reported on code.google.com by [email protected] on 1 May 2012 at 10:58

Null Pointer in com.group_finity.mascot.generic.GenericEnvironment

How to reproduce:
- 'java -jar ./Shimeji-ee.jar'
- select all, any, or no Shimeji offered

What I expect:
- seeing a Shimeji, or no Shimeji if none were selected

What I see instead:
- the following text on the console:
Exception in thread "main" java.lang.ExceptionInInitializerError

    at com.group_finity.mascot.image.MascotImage.<init>(MascotImage.java:29)
    at com.group_finity.mascot.image.ImagePairLoader.load(ImagePairLoader.java:23)
    at com.group_finity.mascot.config.AnimationBuilder.loadPose(AnimationBuilder.java:58)
    at com.group_finity.mascot.config.AnimationBuilder.<init>(AnimationBuilder.java:41)
    at com.group_finity.mascot.config.ActionBuilder.<init>(ActionBuilder.java:56)
    at com.group_finity.mascot.config.Configuration.load(Configuration.java:45)
    at com.group_finity.mascot.Main.loadConfiguration(Main.java:134)
    at com.group_finity.mascot.Main.run(Main.java:103)
    at com.group_finity.mascot.Main.main(Main.java:83)
Caused by: java.lang.NullPointerException
    at com.group_finity.mascot.generic.GenericEnvironment.tick(GenericEnvironment.java:21)
    at com.group_finity.mascot.environment.Environment.<init>(Environment.java:87)
    at com.group_finity.mascot.generic.GenericEnvironment.<init>(GenericEnvironment.java:14)
    at com.group_finity.mascot.generic.NativeFactoryImpl.<init>(NativeFactoryImpl.java:17)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
    at java.lang.Class.newInstance0(Class.java:372)
    at java.lang.Class.newInstance(Class.java:325)
    at com.group_finity.mascot.NativeFactory.<clinit>(NativeFactory.java:29)
    ... 9 more

If no Shimeji were selected, then it just gives the 
java.lang.NullPointerException, not the 'java.lang.ExceptionInInitializerError' 

Original issue reported on code.google.com by [email protected] on 2 Apr 2012 at 1:40

no shimeji when using application works with batch

What steps will reproduce the problem?
1. download 1.0.3
2. extract with favored rar extractor
3. run application

What is the expected output? What do you see instead?
a character to appear on the screen, i see no character
note: the bat file works but i have to deal with the cmd on my screen
What version of the product are you using? On what operating system?
1.0.3

Please provide any additional information below.
log shows nothing :( 

Original issue reported on code.google.com by [email protected] on 18 May 2012 at 11:07

Better support for multiple monitors

When climbing the side of a monitor that leads to a secondary monitor, the 
Shimeji will show parts of their climbing animation on each monitor. As well, 
after falling, they will always go to the primary monitor, not the secondary. 
Perhaps an option forcing them to stay on a specific monitor?

Original issue reported on code.google.com by [email protected] on 3 Apr 2011 at 6:35

Adding A New Action

What steps will reproduce the problem?
1. Edited the actions.xml
2. Edited the behaviors.xml
3. tried it out a lot and the batch file kept on saying, [Fatal Error] :24:31: 
Element type "Pose" must be followed by either attribute specifications, ">" or 
"/>".

What is the expected output? What do you see instead?
I was trying to make a cartwheel action and behavior (by the way I am horrible 
at xml) and it produced the error code above

What version of the product are you using? On what operating system?
OS: Windows 7
Version: Mischievous 1.0.3
Please provide any additional information below.
That's about it! umm.. Oh right! I tried adding what it said but then I got 
another error code, [Fatal Error] :28:6: The element type "Pose" must be 
terminated by the matching end-tag "</Pose> and I saw that there was none of 
those on any of the other actions and now I am frustrated! :( I attached a .txt 
file of what I put in the first place.

Original issue reported on code.google.com by [email protected] on 22 Oct 2011 at 3:51

Attachments:

Highy Inactive Shimeji

What steps will reproduce the problem?
Shimeji opens up normaly, but the shimeji gets stuck on an action during a long 
time, like just standing or seating withour multiplying or playing, even with 
the mishevious config.

What is the expected output? What do you see instead?
I expect to see the Shimeji playing and running more often, interacting with 
the PC environment, however it stays iddle for long and takes too long to 
multiply.

What version of the product are you using? On what operating system?
Windows XP, happens on 7 too.


Please provide any additional information below.
Happens with every Shimeji I use

Original issue reported on code.google.com by [email protected] on 11 Oct 2013 at 5:57

Naturalize Translations

The translations are not very good (especially in the configuration files) and 
should be improved.  The error messages are not very good either.  It's very 
time consuming updating these issues though.

Original issue reported on code.google.com by [email protected] on 6 Nov 2010 at 8:43

GUI to Manage Image Sets

Moving folders in and out of the img/unused folder is somewhat cumbersome.  It 
would be better if a GUI pops up whenever Shimeji-ee starts that allows the 
user to choose which image sets they want to use.  Shimeji-ee should also 
ideally be able to remember which image sets were chosen last for the user's 
next use.


Original issue reported on code.google.com by [email protected] on 6 Nov 2010 at 8:41

Remove coding without destroying the shimeji.

What steps will reproduce the problem?
1. Removing coding not needed for this shimeji.
2. Removing png. of animation not needed.
3. Setting multiplier frequency to 0 doesn't change anything.

What version of the product are you using? On what operating system?
Windows 8.

Please provide any additional information below.
1. The shimeji i'm making doesn't need as many animations as a normal shimeji 
does. I want to remove the unneeded animations but ends up not wanting to start 
if i do.
2. Because of the size of my shimeji i want to sett the multiplier frequency to 
0 so it won't take over the whole screen, but the multiplying keeps happening. 

plz halp... 

Original issue reported on code.google.com by [email protected] on 6 Feb 2015 at 7:37

Support for kanji config files

All of the shimeji I've found have their configs in kanji, which makes it 
impossible to transfer/import to this application. I even tried to go through 
line by line and convert the config files to the standard configs given from 
here, but it wouldn't work for some reason.

Original issue reported on code.google.com by [email protected] on 12 Nov 2010 at 5:43

Failed to add new actions/behaviors

What steps will reproduce the problem?
1. add (or even copy the 48.png) 49.png
2. edit the xml files to add a new action
3. run

What is the expected output? What do you see instead?
fail to start, with fail log

What version of the product are you using? On what operating system?
1.0.3  win7 32bit

Please provide any additional information below.
in actions.xml, add following lines at line ~289

<Action Name="test" Type="Sequence" BorderType="Floor">
<Animation>
<Pose Image="/shime49.png" ImageAnchor="64,128" Velocity="0,0" Duration="300" />
</Animation>
</Action>

in behaviors.xml,add followings at line ~41 (below the <condition)
<Behavior Name="test" Frequency="5000" />



if it works, you will see shime49.png very often. But all I got was a load 
error.




Original issue reported on code.google.com by [email protected] on 2 May 2011 at 1:17

How come it muliplied?!

I use the Calm Shimeji program so my character won't multiplied,but somehow it 
does! how come?


Original issue reported on code.google.com by [email protected] on 29 Apr 2011 at 2:44

After Traslation Of Japanese Shimeji

What steps will reproduce the problem?
1. change names of files "actions.xml" & "behaviors.xml"
2. traslation with notepad++ & pyton
3. try to start with the traslated set

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


What version of the product are you using? On what operating system?
misc 1.03 - Windows 7

Please provide any additional information below.


after translation of a japan shimeji
it is shown in the menu selection
but it gives me an error and does not start
the reason could be that they are 58 (png) images


Original issue reported on code.google.com by [email protected] on 29 Jan 2013 at 8:56

Attachments:

Errors when adding skins


Hello. If you are reading this, I recommended downloading any versions of 
shimeji-ee. So I managed to get it working. DO NOT REPLACE ANY FILES. If you 
want to add skins, you have to add a new folder in img and rename the folder 
for example: JohnEgbertShimeji . Then copy all shime.pgns to the folder. 

If there's a banner, profile picture, or icon, feel free to do with it. Banners 
go in the folder along with shime.pgns. (I never do profile pic or icon.pgn 
added....)

Last time, it wasn't working because it won't show me the "people" on my 
desktop. (If you are wondering what version of my laptop im using, its Windows 
8.1 i think?) I read the instructions and I somehow got an error which isn't 
good. I replaced the two files actions and behaviors... I think thats why 
though but I'm 100% unsure. Sorry. 

Steps:
1- Install any skins. And Shimeji-ee as well. Extract all of it in seperate 
folders.
2-Copy the skins (shime.pgns ones) and go to img in Shimeji-ee. Then add a 
folder for your skins and paste all of the shime.pgns.
3- Go to Shimeji-ee (Excutable Jar File unless you installed Java) and I guess 
you're good to go? XD

I hope this helps you ^^" Adding more homestuck hehe

Original issue reported on code.google.com by [email protected] on 14 Jan 2015 at 3:17

64 Bit Java Support

Due to the use of 32 bit Windows DLL files, Shimeji-ee does not work with 64 
bit Java.  This should be corrected.

Original issue reported on code.google.com by [email protected] on 6 Nov 2010 at 8:45

Image set chooser problems

What steps will reproduce the problem?
1. When I select several different image sets and then click "Reduce to one!" 
in the menu, ALL different shimejis except one disappear. Please change it so 
that option leave one shimeji per image set.

2. Please make the image set chooser optional. I don't want it to pop up every 
time I start my computer (My shimejis start up at system start.) Could you make 
it optional? Or maybe so that it is a separate program. Then if you wanted to 
change image sets you'd have go to the Shimeji-files and open the Image set 
chooser separately. I hope you understand. Thank you.

What is the expected output? What do you see instead?
I would like the image set chooser to be optional and when you select "Reduce 
to one!" in the menu it leaves one shimeji per all the different image sets.

What version of the product are you using? On what operating system?
I'm using Shimeji-ee 1.0.3 on Windows 7.

THANK YOU! <3

Original issue reported on code.google.com by [email protected] on 25 Nov 2010 at 6:16

java virtual machine launcher

What steps will reproduce the problem?
1. clicking on te shimeji application

What is the expected output? What do you see instead?
to launch the shimeji
instead i see a screen saying: 'error:could not create the java virtual machine 
error: a fatal exeption has occoured. program will exit

What version of the product are you using? On what operating system?
i am using the reccomended file
windows XP

this is what happens when i try to open it

Original issue reported on code.google.com by [email protected] on 17 Oct 2012 at 5:49

Attachments:

The shimeji character has visual bug.

What steps will reproduce the problem?
 Just simply turn on the shimeji. They have some bug with color (Ex: in the picture 1, IA's face has a blue line with some little blue dots on her hair) and the outline (a lot of little black dots)

What is the expected output? What do you see instead?
 My friend's shimeji has no problem but me. Some of my orther shimeji also have this bug (Gapuko in picture 2)

What version of the product are you using? On what operating system?
 Shimeji-ee version 1.0.3, Window 7 home premium 64-bit, java 6u45

Please provide any additional information below.
 I've try to re-install java, get the original shimeji. My friend uses java 7u45, Window 8, the same shimeji-ee version 1.0.3.

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

Attachments:

Mascot.xsd

Mascot file is not translated with python script. 

Original issue reported on code.google.com by [email protected] on 14 Aug 2011 at 9:49

Better memory usage

Shimeji uses a lot of memory and may have a memory leak.  This should really be 
investigated.

One way to improve the memory usage would be load each image once and keep 
references to them.  Shimeji currently loads a new image for every action in 
the actions.xml, which is excessive because images are often reused.  Each 
Shimeji requires about 5MB with the standard configuration files when it really 
only needs one or so.

Original issue reported on code.google.com by [email protected] on 6 Nov 2010 at 8:38

Shimeji characters do not remain on inactive windows

What steps will reproduce the problem?
1. Open two browser windows.
2. Drop a Shimeji on top of the active window.
3. Switch focus to the inactive browser window.

What is the expected output? What do you see instead?
I expected the Shimeji to remain on the inactive window. Instead it fell off.

What version of the product are you using? On what operating system?
1.0.3, Windows 7.

This will become an increasing problem if non-browser windows are included.

Original issue reported on code.google.com by [email protected] on 10 May 2011 at 2:20

Problem with Next Behavior tab

What steps will reproduce the problem?
1. Using the chase mouse option

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

Them sitting down and monitor the mouse.

What version of the product are you using? On what operating system?
Shimije-ee 1.03 Michievous & Calm

Please provide any additional information below.

Seems like the Next Behavior tab is not working as expected, thus the next 
behavior after mouse-chasing is not available.

Original issue reported on code.google.com by [email protected] on 14 Nov 2010 at 2:47

Pop Up Error Messages

Right now, errors are logged to a file, but no indication is given to the user. 
 So sometimes Shimeji-ee will mysteriously crash.  Even worse, sometimes 
Shimeji-ee will never start and the user won't know.

Ideally, every "Severe" error will pop up a message that the User must 
acknowledge.  This way, they'll know that Shimeji-ee crashed and why.

Original issue reported on code.google.com by [email protected] on 6 Nov 2010 at 8:53

likes to throw things

What steps will reproduce the problem?
1.
2.
3.

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


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


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 30 Oct 2011 at 10:23

Attachments:

2.1.2 → 2.2.0

There is a new version available on the original website which introduces some 
fixes and modifications. I suppose these changes will need to be somehow 
implemented into the English Enhanced version as well?

Here are the highlights from the changelog:

2011年02月26日

v 2.2.0

・反転画像が透過されないときがある問題に対応しました��
�(shime.png に対して shime-r.png 
を用意すればそちらが使用されます)
・同じ方法で、反転画像と通常画像で異なる画像を使用で��
�るようにしました。
・しめじがOperaとSleipnirにも興味を持ったようです。

2010年08月16日

v 2.1.3

・Linuxで動くようにしました。(CentOS 5 + GNOMEで確認)

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

Shimeji Load All or Nothing

Right now, if there is a problem with any Shimeji's configuration files or 
image sets, Shimeji-ee will completely fail to start.  Ideally, trouble Shimeji 
will just be skipped over after displaying an error message to the user.

Original issue reported on code.google.com by [email protected] on 6 Nov 2010 at 9:06

Some shimeji doest work!

What steps will reproduce the problem?
1. Download Alibaba and Aladin shimeji on Pivix
2. Rename "img" folder into Alibaba or Aladin
3. Copy that folder to "img" folder in "Shimeji-ee" folfer

What is the expected output? What do you see instead?
As many other shimeji I found before, the shimeji named Aladin/Alibaba should 
have work. However, it didnt, although other shimeji still works perfectly. I 
tried copy the images and paste in another folder, still, it didnt work!

What version of the product are you using? On what operating system?
I'm using Shimeji-ee 1.0.3 mischievous.

Original issue reported on code.google.com by [email protected] on 15 Feb 2013 at 3:45

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.