Search:

Type: Posts; User: kosmo; Keyword(s):

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. Replies
    19
    Views
    5,162

    Poll: Re: What SNES emulator do you use?

    Snes-GTK+!

    I HATE QT GUIs:KS!!!
  2. Replies
    129
    Views
    72,794

    Re: HOWTO: Compile VICE in Dapper, Gutsy, Hardy and Intrepid

    You must have that resolution in vice and any other which 'xrandr' command listed. If you use some
    resolution for Desktop, you can use the same in vice... Maybe libxrandr-dev also not installed:

    ...
  3. Replies
    129
    Views
    72,794

    Re: HOWTO: Compile VICE in Dapper, Gutsy, Hardy and Intrepid

    OK that is usefull, as you can see you miss Xv extensions, probably you don't have dev packages installed. Install the following (i think that is to be enough):


    sudo apt-get libxxf86vm-dev...
  4. Replies
    129
    Views
    72,794

    Re: HOWTO: Compile VICE in Dapper, Gutsy, Hardy and Intrepid

    As i know, only fglrx drivers have problems with Xv, but maybe that is not case here... Did you tried to delete old ~/.vice/vicerc and start x64 again? Some command output and logs will be more...
  5. Replies
    129
    Views
    72,794

    Re: HOWTO: Compile VICE in Dapper, Gutsy, Hardy and Intrepid

    As i know, xrander is implemented as of 2.0, but now that is official and works better. To go to fullscreen (i can go:)), example for C64: just first checked Settings>VIC-II settings>Hardware...
  6. Replies
    129
    Views
    72,794

    Re: HOWTO: Compile VICE in Dapper, Gutsy, Hardy and Intrepid

    Probably you check this on old link http://www.viceteam.org/ , but new link we should use is http://vice-emu.sourceforge.net/ .
  7. Replies
    129
    Views
    72,794

    Re: HOWTO: Compile VICE in Dapper, Gutsy, Hardy and Intrepid

    Since VICE 2.1 is released, if you use Ubuntu 8.04 or 8.10 you can check my PPA for 2.1 debs;). I would like to hear some feedback from users, so i could try to make debs better for wide-spread...
  8. Replies
    2
    Views
    2,055

    [ubuntu] Re: SIS 671/672 3D driver for Ubuntu 8.04

    Without 3D - impossibile! Sorry.
  9. Replies
    10
    Views
    679

    [ubuntu] Re: Brasero 0.6.1 is better than 0.7.1?

    I think this is some kernel problem:confused:.
  10. Poll: Re: [New project] Debian package creator (feature request)

    Interesting! For some program i need to change --prefix=/usr/local in rules file. For example gxine 5.10. Install is OK, but when i run it... Segfault. With /usr/local it run just fine.

    Belooted...
  11. Poll: Re: [New project] Debian package creator (feature request)

    OK, i'm find something that works. So, if we can't improve it, why just can't hide the druid.:)

    In line 110 put this:


    gtk_widget_hide(widg->window);

    And voila, druid is invisible to...
  12. Poll: Re: [New project] Debian package creator (feature request)

    I don't know much. I don't have a really good opinion on that, and I lack the experience to say what it should be. So I will probably ask where it is appropriate to have more opinion on that before...
  13. Poll: Re: [New project] Debian package creator (feature request)

    I see that "weird" bug on launchpad (but i shouldn't agitate there) and must say that satkata
    probably running session as root and that is much more weird then segfault.:popcorn:

    What's your...
  14. Poll: Re: [New project] Debian package creator (feature request)

    @Kreuger
    No, users shouldn't worry about sections in Synaptic, they will alredy be badly show in it
    when install some local debs with gdebi or dpkg -i and all that because of APT nature + GPG...
  15. Poll: Re: [New project] Debian package creator (feature request)

    Because of all these, little to say, weird sections related problem with Synaptic...


    gdebi or dpkg -f Synaptic

    zsnes contrib/otherosfs ...
  16. Poll: Re: [New project] Debian package creator (feature request)

    Thank you, i will put that, but i put also "debcreator" in place of "unknown" in line 446.
    Then change sections_trans.h to something more comprehensible:). I remove "alien" and "unknown" section...
  17. Poll: Re: [New project] Debian package creator (feature request)

    And I can confirm this. There is no 'Replaces' field on the Package-meta-data/Optional window
    in 0.3.9.2 version.
    P.S. I add this in main.c and now it have Replaces field. Is this OK?

    ...
  18. Poll: Re: [New project] Debian package creator (feature request)

    OK, i found what disturbing debcreator to make brasero's deb and others who have cache option enabled by default. In configure script it has this option:

    --enable-cache Run update-* to update...
  19. Poll: Re: [New project] Debian package creator (feature request)

    I try to make deb for gxine-0.5.10 and it make it, but when i start gxine it gives me segfault error.
    For brasero-0.4.4: it couldn't make it, because of 'mime' thing.

    Chestnut-dialer as well as...
  20. Poll: Re: [New project] Debian package creator (feature request)

    Thank you for your answer i think understand you on your state of programming skills or your visons on GUI side, but beside the GUI you made good work that can make simple packages without console...
  21. Poll: Re: [New project] Debian package creator (feature request)

    When i wrote 'huge' i meaning about main window by default (and dimensions), because of "next-next-finish" nature of program and tabbed windows on those steps doesn't need to become more complicated...
  22. Poll: Re: [New project] Debian package creator (feature request)

    Well, i think i find what cause that all debcreated debs go to the checkinstall section. All debs which i debcreated has been previously installed with checkinstall. Same name of the package is a...
  23. Poll: Re: [New project] Debian package creator (feature request)

    As i said, i removed all this checkinstalled debs (and stuck down from Xorg 7.2 to 7.0, that i need to recompile again after test), tried mine and debcreator.deb (and v0.3.9.2) that you provided,...
  24. Poll: Re: [New project] Debian package creator (feature request)

    I know that debcreator doesn't use checkinstall, but kosmo use it and when i install it (checkinstall.deb from Ubuntu repo), and create deb with him, then he create it's own section beside all...
  25. Poll: Re: [New project] Debian package creator (feature request)

    Super it can debug! I was not figured out that debcreator created build log in source dir, that is very useful for you & everyone. Pitchtune on the way: i deleted Debian folder, edited Makefile.am,...
Results 1 to 25 of 30
Page 1 of 2 1 2