Code Monkey home page Code Monkey logo

jango-desktop's People

Contributors

luizbon avatar samplusplus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

rbocazl titusgel

jango-desktop's Issues

Artist has <span> tags in title

Copy from e-mail:

User states:

I found a minor bug: the website changed some things around and
now the artist shows up as " By Artist"

Crashes Multiple Times A Day

Great program, except when it crashes.

It's always after I click a link or button (thumbs up/down, More link on bio, etc.)

This is on Windows 7 SP1 64bit.

I just clicked on the More link and it crashed with this report:

"See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at Jango_Desktop.Track.get_Song()
at Jango_Desktop.JangoDesktop.CheckSong()
at Jango_Desktop.JangoDesktop.SongUpdater_Tick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5448 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll

Jango_Desktop
Assembly Version: 3.0.5.0
Win32 Version: 3.0.5.0

CodeBase: file:///C:/Users/USERNAME/AppData/Local/Apps/2.0/6ZAR1X7O.DPL/PQAXX8J3.6Z4/jang..tion_0000000000000000_0003.0000_67a3fa8e626b6dc9/Jango_Desktop.exe

System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5446 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5447 (Win7SP1GDR.050727-5400)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

OpenGeckoSharp
Assembly Version: 1.9.0.1
Win32 Version: 1.9.0.1

CodeBase: file:///C:/Users/USERNAME/AppData/Local/Apps/2.0/6ZAR1X7O.DPL/PQAXX8J3.6Z4/jang..tion_0000000000000000_0003.0000_67a3fa8e626b6dc9/OpenGeckoSharp.DLL

Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll

System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
"

[Request] Lyrics embeded on JangoDesktop

Instead of opening the user browser when you click Lyrics on the conextual menu, open a new Jangodesktop window with only the frame of the lyrics.
It can also refresh itself when a song changes.

[BUG] Web Installer installs a non-working JD

When i install the new version 3.0.4.3 and the installer launches the JangoDesktop app it shows an unhandled exception and doesnt load the GeckoBrowser.


Consulte el final de este mensaje para obtener más detalles sobre cómo invocar a la depuración
Just-In-Time (JIT) en lugar de a este cuadro de diálogo.

************** Texto de la excepción **************
System.InvalidCastException: La conversión especificada no es válida.
en Skybound.Gecko.nsInterfaces.CreateInstanceByContractID(String aContractID, nsISupports aDelegate, Guid& aIID)
en Skybound.Gecko.Xpcom.CreateInstance[TInterfaceType](String contractID)
en Skybound.Gecko.GeckoWebBrowser.OnHandleCreated(EventArgs e)
en System.Windows.Forms.Control.WmCreate(Message& m)
en System.Windows.Forms.Control.WndProc(Message& m)
en Skybound.Gecko.GeckoWebBrowser.WndProc(Message& m)
en System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
en System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Rate doesn't seem to work

Rating songs (up / down) shows the tray tooltip, but the jango site itself doesn't show any indication about the rating.
Furthermore, for example the banned songs list don't show the songs I banned with the Jango desktop buttons / keyboard shortcuts.

[BUG] Uncontrolled Exception when song name its too long

When song name + artist + time [.NotifyIcon.set_Text(String value)] is too long (over 64 chars long) notifyIcon trhows an exception that closes JangoDesktop.

Here is the debugging

************** Texto de la excepción **************
System.ArgumentOutOfRangeException: La longitud del texto debe ser inferior a 64 caracteres.
Nombre del parámetro: Text
Valor actual The Cab:Diamonds Are Forever [And Forever Is A Mighty Long Time] -3:13.
en System.Windows.Forms.NotifyIcon.set_Text(String value)
en Jango_Desktop.JangoDesktop.CheckSong() en C:\Users\Ricardo\JangoDesktopMaster\Jango Desktop\JangoDesktop.cs:línea 231
en Jango_Desktop.JangoDesktop.SongUpdater_Tick(Object sender, EventArgs e) en C:\Users\Ricardo\JangoDesktopMaster\Jango Desktop\JangoDesktop.cs:línea 277
en System.Windows.Forms.Timer.OnTick(EventArgs e)
en System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

************** Ensamblados cargados **************
mscorlib
Versión del ensamblado: 2.0.0.0
Versión Win32: 2.0.50727.5446 (Win7SP1GDR.050727-5400)

Código base: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll

mscorlib.resources
Versión del ensamblado: 2.0.0.0
Versión Win32: 2.0.50727.5446 (Win7SP1GDR.050727-5400)

Código base: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll

Jango_Desktop
Versión del ensamblado: 3.0.4.3
Versión Win32: 3.0.4.3
Código base: file:///C:/Users/Ricardo/JangoDesktopMaster/Jango%20Desktop/bin/x86/Debug/Jango_Desktop.exe

Ability to reload / restart

Once in a while, mainly due to connectivity issues, the Jango web client gets stuck.
This is of course not caused by the "Jango-Desktop" product; However, it would be nice to have a 'Reload page' option + keyboard button.

Great app BTW!
Willing to donate :)

Auto skip after ban

Feature request:
When I ban (rate down) a song, the song will also be skipped (next track).

JangoDesktop doesnt play music on Windows 7

Hey dude, this is the working version I made tonight. It uses Gecko as browser instead of IE. I changed it because with IE jango.com tries to verify if you use a pinned version, and throws the script error msIsSiteMode (I don’t remember the exact word) what keeps you out of load the rest of the page (the player frame). Using Gecko (xulrunner) this is not happening.

Gecko version I used is OpenGeckoSharp (https://github.com/quantum1423/OpenGeckoSharp). If you want to add a thank for them.

Baloons are not working because Document.Window.Frame[int] doesn’t exists in Gecko Browser, the most similar one is GeckoDocument.Frame[int] and I don’t know if it does the same (pending to learn)

Download from: http://www.mediafire.com/file/dodryt6wksj6959/jangoDesktopSrc-rbocazl-version.zip

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.