Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing file, can't fix it and run thelastripper #17

Closed
GoogleCodeExporter opened this issue Sep 1, 2015 · 8 comments
Closed

missing file, can't fix it and run thelastripper #17

GoogleCodeExporter opened this issue Sep 1, 2015 · 8 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. just trying to run the program
2.
3.

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

Unhandled Exception: GLib.GException: Icon 'stock_media-play' not present
in theme
  at Gtk.IconTheme.LoadIcon (System.String icon_name, Int32 size,
IconLookupFlags flags) [0x00000]
  at Stetic.Gui.Build (System.Object obj, System.String id) [0x00000]
  at Stetic.Gui.Build (System.Object obj, System.Type type) [0x00000]
  at MainWindow..ctor () [0x00000]
  at MonoClient.MainClass.Main (System.String[] args) [0x00000]

what I see is maybe just a case of a missing file?

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

thelastripper 1.0.2, on fedora core 6 using kde


Please provide any additional information below.



Original issue reported on code.google.com by stephani...@gmail.com on 1 May 2007 at 2:40

@GoogleCodeExporter
Copy link
Author

TheLastRipper was developed in a gnome environment, with MonoDevelop, I've just 
used
the icons available under that setting...
But I guess that TheLastRipper might be dependent on some of the gnome icon 
files...
I think you could solve this by installing Gnome along side your KDE. That would
probably install the missing icon files. But if you're able to see which package
contains the gnome icons, I think that package would do... On my Ubuntu system 
the
stock_media-play icons is provided by gnome-icon-theme, try and see if you can
install that...

Alternatively you could just check the lasted version out of SVN, and modify the
icons using MonoDevelop (MonoDevelop has an GUI editor, so it's not hard to 
do)...

If you figure out how to fix this issue I would like to know, perhaps I should 
add
another dependency...

Original comment by jopsen@gmail.com on 1 May 2007 at 6:14

  • Changed state: Accepted
  • Added labels: Priority-Low
  • Removed labels: Priority-Medium

@GoogleCodeExporter
Copy link
Author

ive been trying to fix this issue for awhile and nobody on the forum could 
figure out
how to fix this :( I did install gnome-icon-theme.noarch but it didn't help 
me.. I
also tried moving that stock_media-play file in default kde folder or w/e it 
was but
it didn't seem to do anything.. of course I found out that it was linked to a 
theme
for kde I wasn't using but can't access it through the menu so im at a stand 
still at
the moment

Original comment by stephani...@gmail.com on 2 May 2007 at 5:02

@GoogleCodeExporter
Copy link
Author

Okay, I've removed all icons from thelastripper and packaged it in a  tarball...
(File attached).

Try an see if you can install and run it...

Original comment by jopsen@gmail.com on 2 May 2007 at 6:17

Attachments:

@GoogleCodeExporter
Copy link
Author

nice, I can run it :) are you going to be posting that on the site for 
download? id
like to tell people about it on the forum incase others are having the same 
problem..
thank you <3

Original comment by stephani...@gmail.com on 2 May 2007 at 6:23

@GoogleCodeExporter
Copy link
Author

Well, I'm probably not going to post the 1.0.3-alpha...
But I might want to include my own icons for all buttons, when during the next 
release..
By including my own I mean forking some from openclipart.org :)

Original comment by jopsen@gmail.com on 2 May 2007 at 6:30

@GoogleCodeExporter
Copy link
Author

nothing wrong with that ;) if I may make a suggestion? instead of auto recording
maybe have it temporary get the song and if you don't like it then hit stop or
something and add search for similar artists and when it's getting the song 
have it
play at the same time? sorry.. im just on the hunt for finding a lastfm third 
party
app that would do that type of thing ;) all im after is a list of artists and 
lastfm
site doesn't show you all of them.. thanks again <3

Original comment by stephani...@gmail.com on 2 May 2007 at 6:41

@GoogleCodeExporter
Copy link
Author

Actually audio playback is planed for the next major release... But I'm not sure
about the search features, perhaps sometime in the furture... Most last.fm 
players
has that kind of functionality anyway...

Original comment by jopsen@gmail.com on 2 May 2007 at 7:05

@GoogleCodeExporter
Copy link
Author

A new version have been released with gnome-icon-theme as dependency. This issue
shouldn't be an issue to users using a package or installing following the
installation instructions found in our wiki.

Original comment by jopsen@gmail.com on 19 Aug 2007 at 1:12

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant