Software :: How To Change Icon In Wine Spotify?

Apr 20, 2010

I'm fed up of the crappy low-res Spotify icon that i have in my systray and taskbar, so I have found a really nice replacement. Unfortunately I can't work out how to change the icon. I can change the icon in the menu by changing the .desktop file, but how do I change the others, the ones which I believe are controlled by wine?I'm running debian with xfce, and I run Spotify through wine.

View 2 Replies


ADVERTISEMENT

Ubuntu :: Spotify Under Wine Not Working?

Oct 17, 2010

I'm using Ubuntu 10.10 and trying to run Spotify through Wine 1.2 but can't get it to play anything (worked fine on 10.04). I've followed the instructions on the Spotify site but setting the wine audio driver to OSS as recommended cause the audio test to fail. ALSA driver the audio test is fine but in both cases Spotify doesn't play anything (not just no sound but the song doesn't progress).

View 3 Replies View Related

Software :: Spotify On Wine Isn't Working Properly

Jun 5, 2010

When I installed Spotify on my computer - which is btw running Linux mint 8 gnome - and tried to play some of my music it started to stutter realy badly and play at about 1/8 of the speed it should play. There were no errors during installation that I am aware of. This also happens on my friends laptop which also runs Mint 8. If anyone else has had this problem and has managed to fix it I would greatly appreciate any helpful responses from them.

View 3 Replies View Related

Ubuntu :: Spotify - Get An Icon Into One Of The App Category Tabs?

May 6, 2010

I've installed Wine and Spotify in UNE 10.04 and everything's fine, but how can I get an icon into one of the app category tabs? Also, when this page references a script for 'Opening spotify URIs from browsers' can I alternatively just enter those lines into Terminal?

View 2 Replies View Related

Debian Multimedia :: No Tray Icon Spotify-team Viewer

Oct 17, 2015

i have a problem with both spotify and teamviewer. Both of them work just fine but when i close the main window they keep going in background (as they should) but, not showing any tray icon, if i want to close them i have to manually kill them in a terminal. For teamviewer there's an option to choose to completely close the program by closing the windows but i would like to have the possibility of having the app working in background with a tray icon!!!

Spotify gave me the same problem but i read on spotify community that is a bug of the current version. Still i'd like to solve the problem with teamviewer.I had a similar problem with skype and i solved getting a plugin from https://extensions.gnome.org/ but for teamviewer i don't see anything similar...

debian 8.2 jessie
asus n53jl
kernel 3.16.0-4-amd64

View 0 Replies View Related

Ubuntu Multimedia :: Maverick: Winealsa Seg Fault When Running Spotify In Wine?

Jan 2, 2011

I've been trying to get Spotify running in wine on Maverick. I've had this running on older versions of Ubuntu in the past, but now it's not working. Spotify loads up fine, but as soon as I try to play some audio it crashes. When running it from the terminal I get the folowing backtrace:

Code:
Backtrace:
=>0 0x5ad88450 (0x1515e6a4)

[code]....

View 1 Replies View Related

Fedora :: Run Spotify Via Wine Get "There Is A Problem With Your Sound Card" Error

Feb 20, 2009

I can get sound in wine but when I'm trying to run spotify via wine I get "There is a problem with your sound card" error, anyone know how to fix this? I'm running fedora 10 64bit

View 7 Replies View Related

General :: Use Spotify - Wine Is "not Available For Your Hardware Architecture"

Feb 21, 2010

I have just changed over from Windows and want to use Spotify in Ubuntu bit to do this I think I need Wine. However in the Ubuntu Software centre it says that wine is "not available for your hardware architecture". What does this meen and is there a way around this?

View 4 Replies View Related

Software :: OpenSUSE 11.4 - Wired Icon Doesn't Change To Wireless Icon In Panel / Sort It?

Apr 13, 2011

Kwallet is off. Then I install a wireless device under WPA. Wired icon starts to change to wireless icon, but does not and goes back to wired icon. Hovering pointer over wired icon shows wired device installed as well as wireless device. How do I keep the wireless icon in place after installing WPA to wireless device?

View 1 Replies View Related

Ubuntu :: Change The Icon To The Default GNOME Icon?

Jul 8, 2011

I use Ubuntu 10.04 LTS.

How can I change the Ubuntu icon to the default GNOME icon, on the main GNOME menu, using an official or 'clean' way of doing it

View 6 Replies View Related

Ubuntu :: Change An Icon In Icon Theme?

Jul 24, 2010

I have d/l and am using an icon theme I got from gnome-look. I like all the icons except for a few, specifically the trash, and would like to change them but I can't figure out how. I d/l an empty and full trash icon. I looked in the /home/username/.icons/themename folder and found the two trash icons that came with the theme (they were in ~/.icons/themename/scalable/places). Changed the names of the ones I d/l and replaced those current ones with them.how to do this? I would also like to change the Menu Bar icon back to the gnome foot.

View 1 Replies View Related

Software :: Wine Icon Gone Missing

Apr 2, 2010

I'm fairly new to Linux... I deleted the wine Icon from the main menu, because I mistakenly thought it was something left over from my last Wine installation.I installed the latest Wine, because I ABSOLUTELY MUST HAVE MS Office 2007 for one of my college classes.Now that the new Wine is installed the icon is still gone... How can I replace this.

View 7 Replies View Related

Ubuntu :: AWN Grouping All Wine Applications Under One Icon?

May 14, 2010

I'm having an issue with my AWN dock where I have enabled it to'group similarapplications', i.e multiple windows of the the same applicationIn 9.10, AWN distinguished between different WINE applications and used their native icons.In 10.04 AWN doesn't distinguish, see the pic belowScreenshot-2.jpgs you can see AWN groups my WINE applications under one icon, the spotify icon and you can see the MS Word logo to the right. This is very irritating since I would like to have separate WINE shortcuts on my taskbar! I'm sure this will affect some other users too.Anyone know how to sort this out?N.B I can't use cairodock as I have issues with freezing and icons not appearing, and i feel docky isn't up to speed with the same functionality as the others for the time being.

View 3 Replies View Related

Ubuntu :: Make A Desktop Icon For Wine Application?

Jun 7, 2011

I'm a beginner to Ubuntu so this is probably an easy question, but: I installed a windows application using Wine and that worked, it launched the application just fine. But now after restarting the computer I can't see how to run that application again. It would be nice to make a desktop icon for it.

View 3 Replies View Related

Software :: Invoking Wine Application From A Desktop Icon

Nov 24, 2008

I have a windows app I run under wine that always displays a blank dos window first when I run it directly from a link to application on my desktop.I wrote a bash script to run it and put that in a link to application and that works without the blank dos window. Why doesn't the first way work?

Long version:I have a small old windows application that stores all my passwords. I like it because it's simple and I can access it (dual boot) from Windows or Linux. It just displays a very simple window with a list of accounts and clicking on one of those opens a child window with the details. It has no graphics or anything fancy. On the windows side, installing it
was as simple as unzipping it and creating a desktop shortcut for it - no setup at all.

On the Linux side (kubuntu hardy), I created a link to application on my desktop with Command set to
wineconsole /media/windoze/Program Files/Passkeeper/pass32.exe and work path set to/media/windoze/Program Files/Passkeeper

It works fine, but when I start it up, I always get a blank dos window on the screen first and then the application window appears. I have to manually minimize the dos window to get it out of the way. It does nothing useful by itself. But, if I close it, it closes the application with it.I tried to run it as as wine instead of wineconsole, but that does nothing at all - at least on the screen and dmesg.

View 2 Replies View Related

Debian :: How To Change Icon

Aug 29, 2011

I just installed Debian and on the desktop are a few icons that have hideous icons. I was learning to just deal with them, but then I made a launcher for firefox and it gave me this spring-with-a-platform icon that just crossed the line for me.......

How can I change the icon pictures so that they actually represent what they are? I want the firefox launcher to just be the normal earth-with-orange-fire-thing firefox icon.

View 4 Replies View Related

Ubuntu :: How To Change An Icon

Jun 3, 2010

How do i change an icon?

View 1 Replies View Related

Ubuntu :: Need To Change App Icon

Jun 23, 2010

Got clamav and its pretty good....except the ugly antivirus display icon which i really want to change but, don't know how. So can I change it? If so how do I change it?

View 3 Replies View Related

Ubuntu :: Change The Permissions On Wine?

Jan 12, 2010

I am trying to figure out how to change the permissions on Wine, so that the only thing the users on this computer can do is access the programs on Wine that are already installed. Here's what I did already:

- Accessed Home Folder
- Accessed 'Hidden' folder called '.wine'
- Right Clicked on 'dosdevices' and changed permissions to 'Access Only'
- Right Clicked on 'drive_c' and changed permissions to 'Access Only'

Now I need to know how to set these permissions in order to lock them permanently. Keep in mind that I am a newbie and may not understand in depth lingo regarding the terminal.

View 3 Replies View Related

Ubuntu :: How To Change Wine's Theme

Jan 4, 2010

How do one change the theme of wine that is set to default as windows classic?

View 2 Replies View Related

Ubuntu :: Icon Pack Won't Change?

Apr 23, 2010

I was Upgrading my Karmic to Lucid, in Karmic i met the same Problem, Icon Pack wont change [for Folder Icon]? Where's the problem? i was download from gnome-look.org but all themes wont change the Folder Icon.. my Ubuntu 10.04 Me install the themes was "Drag & Drop" the .tar.gz file to Themes.

View 5 Replies View Related

Ubuntu :: 10.04 Wireless Icon Won't Change?

Apr 30, 2010

When connected successfully to an access point the wireless icon in the system tray goes back to the one with the red x after if does its little connecting animation. Its more of an annoyance than anything because the connection works just fine, browsing the internet, downloading from repos, etc. I can't seem to figure out how to fix it and its driving me batty.

View 6 Replies View Related

Ubuntu :: Change The Power Icon?

May 22, 2010

I'm trying to change the power icon. how do you do this?

View 4 Replies View Related

Ubuntu :: Change Menu Bar Icon?

Jul 16, 2010

I use the Elementary GTK theme, and I'd like to replace the "E" at the upper-left hand with my custom Ubuntu logo. However, when I extract the icon to the proper directory, and replace all files, nothing happens. I delete the cache, kill and restore the panel via Terminal, and rebuild the cache, to no avail.

View 6 Replies View Related

Ubuntu :: How To Change The Firefox Icon

Aug 6, 2010

I recently installed the Neu-0.6-PR3 icon theme (Which i love!). I have installed icon themes in the past, but have never really wanted to change individual icons within the packs until now. I like every icon in the pack so far, except the Firefox one. I found this old article explaining how to change the firefox icon, but i guess the directories have changed over time because i'm missing some[URL] still have the original icon in this folder, /usr/share/pixmaps/firefox.png

View 1 Replies View Related

Ubuntu :: Change Nautilus Icon ?

Sep 30, 2010

When i was using the mac4lin the nautilus icon was fine, but when i decided to use the normal ubuntu theme it was a really ugly shell thing.

So now i have 2 questions:

1- How do i change the icon.

2- Do you have any good ideas for a icon.

View 2 Replies View Related

Ubuntu :: How To Change The Menu Icon

Jan 16, 2011

I know this has been posted before, but non of the former posts helped me. What I would like to figure out is how to change the small Ubuntu logo next to the Applications, Places, System widget on the panel. I'm not sure if this is part of a theme or if it's a system file. Either way; I would love some help on this, as this will bring me one step closer to: world domination / creating a theme, how different are they really?

View 2 Replies View Related

Ubuntu :: Change Icon For Shortcut?

Mar 23, 2011

Is there some way that I can change the icon for a shortcut on the panel at the top of my desktop? I'm running Photoshop CS4 in Wine but I couldn't install it so I just copied the program files folder from my Windows 7 installation. Then, I just just drag-and-dropped Photoshop.exe on the panel, creating a shortcut to it. However, this will just show a generic icon for an executable file.

View 2 Replies View Related

Ubuntu :: Change Lockscreen Icon 10.04?

Jun 18, 2011

i know this is incredibly trivial, but hopefully it will have a simple answer so i don't waste too much of someone's time. i'm currently using the gnome icons theme and have been randomly editing icons to suit my desired look. everything has gone quite swimmingly with altering the icons used for shortcuts using the custom launcher or program launcher, but when it comes to the lock screen action i cannot find a way to change the icon. i have already logged in as root to simply replace all the gnome-lockscreen icon pictures with my desired picture to no effect. does anyone know how i can solve this problem?

View 4 Replies View Related

General :: Can't Change Trash Icon

Mar 25, 2009

I have a litle problem. I have change the gnome trash icon and when the trash is full it doesn`t change the icon. I am using the Mist icons. I went to /usr/share/icons/Mist but i didn`t find any trash icon there. I was thinking to change all the trash icons from there with my custom icons (empty trash icon and full trash icon).

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved