Search:

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

Page 1 of 10 1 2 3 4

Search: Search took 0.15 seconds.

  1. Re: How to acquire Ubuntu 16 dependencies for current Chromium?

    You can install the snap:

    sudo snap install chromium

    Also, 16.04 proper still receives security updates (even more so if you enable Pro).
  2. Thread: Over Built

    by kostkon
    Replies
    11
    Views
    12

    Re: Over Built

    It may look "over built" to them, but I reckon it's been skipping leg day for the last 10 years.
  3. Replies
    7
    Views
    8

    [ubuntu] Re: Notification on Phone

    There's Gotify, or even Apprise, which supports almost all of the most popular notification services (sic.)
  4. Thread: Scripting

    by kostkon
    Replies
    2
    Views
    3

    [SOLVED] Re: Scripting

    Just add the line

    Terminal=true
    in your .desktop file.
  5. Replies
    9
    Views
    10

    Re: Ubuntu 20.10 is the Groovy Gorilla

    A great ape at last!
  6. Re: I have a proble with install node.js & nmp - who can help ?

    A better way to achieve what you want would be to use nvm.
  7. Replies
    7
    Views
    8

    Re: PDF Studiio Viewer install

    If you are on 18.04, then the option 64 bit For CentOS/RedHat 7.x, Ubuntu 14.x - 19.x -> master-pdf-editor-5.4.38-qt5.amd64.deb should work without problems.
  8. Replies
    5
    Views
    6

    Re: Firefox Pop ups

    Push notifications from websites?
  9. Re: just installed ffmpeg and it seems old, how to upgrade it?

    You could try the snap package:

    snap install ffmpeg
  10. Replies
    5
    Views
    6

    [SOLVED] Re: At least OpenGL 2.0 required

    You could try the following so that the game will think that your hardware supports OpenGL2.x, i.e.:

    in your Steam library right-click on the game's entry and select Properties, then click on Set...
  11. [ubuntu] Re: Installing 32bit Audacity on 64bit Ubuntu 18.04

    You could try this:

    sudo apt-get install audacity:i386
  12. Re: Unable to install GIMP on Ubuntu 18.04 after failed MariaDB installa

    As a workaround and for better or worse you can install the snap version of Gimp:

    sudo snap install gimp

    Hope that helps somehow
  13. [SOLVED] Re: Is There A Way To Install Gimp 2.10 On Ubuntu 14.04?

    What about the snap?

    >>~> snap info gimp
    name: gimp
    summary: GNU Image Manipulation Program
    publisher: snapcrafters
    contact: https://github.com/snapcrafters/gimp/issues
    license: ...
  14. Replies
    4
    Views
    5

    [ubuntu] Re: Blender requires OpenGL 2.1 to run.

    You could try the following:

    MESA_GL_VERSION_OVERRIDE=2.1 blender
    If Blender starts and runs properly after that and you are satisfied with the results, you could then update its desktop file...
  15. Replies
    2
    Views
    3

    [SOLVED] Re: ubuntu icon missing

    Logo on top was/is in Unity not Gnome Shell.
  16. Replies
    16
    Views
    17

    [SOLVED] Re: PDFTK Missing from Repos for 18.04?

    Looks like it's been dropped.
  17. [xubuntu] Re: GMA 3150 graphics (Atom N570) shader version issue

    Hmm, could you give it another go? According to this report, it should something along the lines of:

    MESA_GL_VERSION_OVERRIDE=2.0 redalert
    or maybe

    MESA_GL_VERSION_OVERRIDE=2.0 RedAlert
  18. [ubuntu] Re: gmail 'edit link' in firefox: rendering

    I think you can just use the scrollbar to scroll left and reveal the rest of the text, i.e.:
    279103
  19. [xubuntu] Re: GMA 3150 graphics (Atom N570) shader version issue

    I attempted to run it in the past on a similarly specced machine and got the same error (I tried the snap version).

    After successfully getting some Steam games, that required >=OpenGL2.0, to run...
  20. Replies
    9
    Views
    10

    [SOLVED] Re: Bluetooth speaker not working.

    Maybe Autodave is on a derivative that does not install that package by default?
  21. Re: will installing compiz improve gaming performance in LXDE

    Usually, both Unity/Compiz and Gnome Shell outperform other "lighter" DEs on (full screen) games (I base this on some comparison tests done by Phoronix) because they employ undirected rendering of...
  22. [SOLVED] Re: Launch application using various icons with gnome desktop shortcut

    You could try the following, it might make a difference:

    Append the --class parameter to your Exec entry in order to set a custom WM_CLASS for each .desktop file, e.g.:

    Exec=my_executable...
  23. [lubuntu] Re: Lubuntu 17.10, Firefox 58, 64-bit unable to watch netflix

    Unfortunately, it's just a pipe dream. You will never manage to make that system, with an Atom 1.6Hz CPU and GMA3150 as graphics card, to play Netflix content properly, there's no way. Maybe you'll...
  24. Replies
    3
    Views
    4

    Re: Applications have large menus

    Could you paste a better screenshot? Which apps are affected specifically?

    But, it could be a combination of the recent HiDPI fixes in Unity and VLC.
  25. Thread: Newbie

    by kostkon
    Replies
    7
    Views
    8

    Re: Newbie

    Welcome :popcorn:
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4