search for: splashscreen

Displaying 20 results from an estimated 34 matches for "splashscreen".

2007 Dec 27
1
Wx::SplashScreen, and events
I have the following code: #time = 7000 class TimeSplash < Wx::SplashScreen PATH_MAIN = 1 PATH_SETUP = 0 def initialize(time, path=PATH_MAIN) splash_bitmap = Wx::Bitmap.new(''timefly.png'', Wx::BITMAP_TYPE_PNG) super(splash_bitmap, Wx::SPLASH_CENTRE_ON_SCREEN|Wx::SPLASH_TIMEOUT, time, nil, -1) evt_close() {|evt| on_close_window(evt,...
2006 Sep 27
2
SplashScreen
Because it was easy, I added SplashScreen support Roy _______________________________________________ wxruby-users mailing list wxruby-users@rubyforge.org http://rubyforge.org/mailman/listinfo/wxruby-users
2002 Jun 14
1
isolynux + splashscreen
Dear sir, We are making a new installation CD for Haydar Linux, Beta1 CD was booting using a lilo on a virtual image and we want to make Beta2 boot using isolinux but we also need a boot splash and don't know if it possible in isolinux. Can you please tell us if it possible, because we have tried using ssl images and it did not succeed and i don't know if the configuration was wrong.
2007 Nov 12
1
Debugging WINE?
Hi, I'm trying to get EVE Online working under WINE in Solaris. Reading various forums, it works fine with the last few versions in _Linux_, however in Solaris it does not. The game consists out of two executables. The first is a simple splashscreen application that then starts the actual game executable. The splashscreen app seems to work fine, the splashscreen shows and WINE exits with code 0, but the actual main executable runs and immediately exits. Trying to run the game executable directly, which works in Windows, makes WINE exit with c...
2001 Nov 12
2
Anyone had sucess with AutoCad ?
I played with it for about a year ago, and then I cold not get AutoCad R13 to work at all (except splashscreen). Does anyone have any status to give on AutoCad with wine ? _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
2009 Jan 23
4
Help with debugging Fable
...39;m trying to get Fable working, and after going through the various things that I had found on the 'net, it's still not working. So I am wondering what else I could do? I installed DirectX 9, Windows Media Player, and Fable itself without much trouble. The game boots and goes through the splashscreen and opening animation, and then quits. I looked briefly through the output on the terminal, but I can't really make heads or tails of it. So I am wondering, can anyone help me with what I'm suppost to be looking for, or how to tell what's causing the game to crash?
2005 Feb 25
5
installing from src on OS X
Hi I''ve built WxWidgets (2.5.4) and wxruby-swig (CVS) from source on OS X (.3). I''ve got something called wx.bundle in lib/ that looks the right sort of size - 2.5MB - but I don''t know what to do with it to install it - no rake install or make install? btw - wx on OS X looks fantastic, esp after seeing a Tk interface inside Aqua this am ... cheers alex
2006 May 08
3
Cryptic error message
I have been trying for some time to run a British financial program, called ShareScope, under Wine. It is the sole remaining reason for me to run Windows, so I am keen to succeed. The developers of the program claim to have run it successfully under Wine, but they don't provide support. Since this is a minority interest, I realise that I will have to solve the problem myself, but I'm
2008 Dec 28
1
Rayman 3 under Wine... it doesn't start
Hello there ^^ I have some trouble getting Rayman 3 to work. If i start Rayman3.exe i get the splashscreen, but then it's gone, no program whatsoever. I started the *.exe directly from the CD. What can i do to make it work ? Ps : i have Ubuntu 8.10
2019 Feb 16
5
Compiz 0.9.14.0 released
...ched from Bazaar (back) to Git [1]. - CCSM has been ported to PyGObject, GTK 3 and Python 3. - compizconfig-python has been ported from Pyrex to Cython. - Restored the Color Filter plugin by porting it to the new plugin API. - Added support for loading configuration from multiple files. - Docks and splashscreens now appear focused. - Fixed build errors with GCC 8. - Removed KDE (4.x) support code. - Compiz now needs cmake ≥ 3.10.0 and pkg-config ≥ 0.29.1 to build. - gtk-window-decorator now needs libmetacity ≥ 3.22.0 to build. Also, some bugs have been fixed. See NEWS [2] for a list of them. The tarball...
2011 Jan 15
6
Unity 3D Ubuntu
Installed unity perfectly, no error whatsoever, although when i run it, whatever path i put in it to create a new project in, it says "Specified path is not valid(should be a name of non existing or empty directory). I also tested using Unity Loader, and it shows the splashscreen until it crashes Ubuntu. I'm using Ubuntu 10.10, Maverick Meerkat. I can run it fine on Windows 7, without any lag whatsoever. I have Directx 10, and it is on in Wine.
2007 Oct 25
1
Multiboot DVD with original bootscreens kept intact
...t. APPEND /ISOLINUX.CFG is the same as APPEND ISOLINUX.CFG in my case, it even works better in fact (noticed less bugs when I have more complicated paths). Now if you try this configuration, you'll see that the first time it shows up the splash screen will show the message, but after the other splashscreens won't. So how to do that ? I need it in fact to keep the original messages from livecds bootscreens that can contain precious infos. If there is another way I'm okay, but I would like to know if at least it's possible. Maybe there is a way to combine Isolinux with GRUB ? One more thin...
2007 Dec 28
1
Wx:Wizard, Wx::WizardPageSimple
...end #==================================== #here is the call from within another class: #==================================== .... SetupWizard.new(@timefly, "TimeFly Setup") .... #==================================== I got the splash screen working with a timer :) (see previous post: Wx::SplashScreen, and events) Let me qualify the above code by saying that it originally inherited from Wx::Frame, and I made a new Wx:Wizard with the self (Wx::Frme) as parent. But I was having a problem where NO events were firing when I intereacted with the controls on each WizardPageSimple. --- So I decided...
2008 Sep 08
4
dvdflick no longer works in wine
Trying to run the latest version of dvdflick (http://www.dvdflick.net) results in the program freezing and having to be forcibly terminated. The only difference I can make out between the new version and the older betas is the GUI. At some point the GUI changed and is now using 'xp styles'. The last beta that I could get hold of which worked was 1.3.0 build 616 and that had the older
2008 May 28
6
Also a new user.
Hello readers, I installed Wine under Ubuntu 8. Then I installed DHE (Dynamic HTML Editor) 4.2.20 It's downloadable at www.hexagora.com The installation went perfect. But when I click the icon to start the programme, only the splashscreen appears and then . . . nothing. Any suggestions? vanLonden
2004 Oct 10
4
grub in the mbr
hi, i ve grub in the mbr of my usb stick and now i am not longer able to use the syslinux bootmanager. i tried to delete grub from mbr with: dd if=/dev/null of=/dev/sda bs=512 count=1 but nothing changed grub is still in the mbr hope somebody can help me thx so long
2006 Nov 01
0
load_builtin_dll failed to load .so lib for builtin riched20.dll
...nder 7 (a dictionary app, more info at wordfinder.com). The installer worked like a charm, and when choosing to start the app after the installation had finished everything worked great. The problems start when trying to launch it again. "WINEDEBUG=warn+all wine Wfwin32.exe" shows the splashscreen like it should but ends with: fixme:richedit:RichEditANSIWndProc WM_STYLECHANGING: stub fixme:richedit:RichEditANSIWndProc WM_STYLECHANGED: stub warn:module:load_builtin_dll failed to load .so lib for builtin L"C:\\windows\\system32\\RICHED32.DLL": /home/stefan/.wine/dosdevices/c:/win...
2011 Sep 22
1
Install and run Sibelius 7
Hi All, I'm new to Linux (Ubuntu) but i'm determent to stay at linux. I've had a few small problems but my biggest problem is I can't run Sibelius. It gives me an error while installing. So I ran install again but with a logfile. http://pastebin.com/1gVVqirc Can someone please help me get this thing on the road? Frazzy
2006 Jun 16
3
SYSLINUX bootsplash
Hello all, Forgive me if this has been asked before, I've been googling for two days now and the only thing that I've learned is that bootsplash is a total black art. I'm booting off of a USB stick and I've finally gotten a splash screen to appear before vmlinuz and initrd load, but once they load the splash screen scrolls off the screen. Is there any way to make it behave and
2005 Sep 22
1
Accessing a CD with securom leads to exception
Hello wineusers, devs and all other people, i have some sort of strange problem with wine. I installed Warcraft III and Securom did not work. That's why i have to use fixed .exe-files to play without the machine to complain about the missing CD-ROM. at first i thought this happens because the wine-version in debian sid is fairly old. But after compiling a wine from CVS with that