I am trying to install Java through winetricks and keep getting this error...I have deleted it and tried multiple times... I am using Ubuntu 10.04 and Wine 1.1.42... Resolving fpdownload.macromedia.com... 72.246.146.70 Connecting to fpdownload.macromedia.com|72.246.146.70|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2605008 (2.5M) [application/octet-stream] Saving to: `install_flash_player_ax.exe' 100%[==================================================================================================================>] 2,605,008 936K/s in 2.7s 2010-07-29 23:28:08 (936 KB/s) - `install_flash_player_ax.exe' saved [2605008/2605008] ------------------------------------------------------ sha1sum mismatch! Rename /home/kasey/.winetrickscache/./install_flash_player_ax.exe and try again. ------------------------------------------------------ /home/kasey/.themes/XPLuna/gtk-2.0/panel.rc:13: Unable to locate image file in pixmap_path: "shadows/window-bg.png" /home/kasey/.themes/XPLuna/gtk-2.0/panel.rc:112: Unable to locate image file in pixmap_path: "menubar/menubar-item.png" /home/kasey/.themes/XPLuna/gtk-2.0/panel.rc:115: Background image options specified without filename
Try using the trunk version of winetricks, http://winezeug.googlecode.com/svn/trunk/winetricks It's time for another release. Soon!
jpark31 wrote:> I am trying to install JavaJava is available from Oracle.... Are you talking about FLASH? It seems that way from the rest of your message.> through winetricks and keep getting this error...I have deleted it and tried multiple times... > > I am using Ubuntu 10.04 and Wine 1.1.42... > > Resolving fpdownload.macromedia.com... 72.246.146.70 > Connecting to fpdownload.macromedia.com|72.246.146.70|:80... connected. > HTTP request sent, awaiting response... 200 OK > Length: 2605008 (2.5M) [application/octet-stream] > Saving to: `install_flash_player_ax.exe' > > 100%[==================================================================================================================>] 2,605,008 936K/s in 2.7s > > 2010-07-29 23:28:08 (936 KB/s) - `install_flash_player_ax.exe' saved [2605008/2605008] > > ------------------------------------------------------ > sha1sum mismatch! Rename /home/kasey/.winetrickscache/./install_flash_player_ax.exe and try again. > ------------------------------------------------------ > /home/kasey/.themes/XPLuna/gtk-2.0/panel.rc:13: Unable to locate image file in pixmap_path: "shadows/window-bg.png" > /home/kasey/.themes/XPLuna/gtk-2.0/panel.rc:112: Unable to locate image file in pixmap_path: "menubar/menubar-item.png" > /home/kasey/.themes/XPLuna/gtk-2.0/panel.rc:115: Background image options specified without filename > > > > > > >
I've added the fink winetricks maintainer (Ben) to my list of people to alert when I do new releases. The macports maintainer (ryan) was already notified. I suppose I should write a little script that checks up on all the maintainers to see what their lag time is in getting new releases packaged... (Oh, and for the record: it's not a bash script, it's an sh script. The difference is portability.)
Dunno if its still of any use, my winetricks version is Code: Winetricks version 20100811. (C) 2007-2009 Dan Kegel et al. LGPL. Cheers
Tw3aky <wineforum-user at winehq.org> wrote:>Sent: Aug 16, 2010 8:26 AM >To: wine-users at winehq.org >Subject: [Wine] Re: sha1sum mismatch! > >Dunno if its still of any use, my winetricks version is > >[code] >Winetricks version 20100811. (C) 2007-2009 Dan Kegel et al. LGPL. >[/code] >That's the latest version. Are you still having problems with .NET 2.0? James McKenzie