Quantcast
Channel: Ubuntu Forums
Viewing all 82528 articles
Browse latest View live

[ubuntu] 18.04 LTS - GNOME - Failed to start session

$
0
0
Greetings,

I've updated my PC some weeks ago from 16.04 LTS to 18.04 LTS and everything seemed fine. Two days ago though I resumed my PC from standby and the login screen (I suppose gdm3 - it looked like this) wouldn't let me enter the password for my user but instead always say something like 'Login failed' as if the keyboard would spamming the Return key on the empty password field. Mouse was still working so I tried clicking "Log in as another user" though there was no other user available. Didn't work either and just returned to the login screen with the 'Login failed' error message. I was able to shutdown and restart the PC with the upper right icon though, which I did in the end. That's where my problem started.

After the restart it suddenly showed a completely different login screen (I'm guessing it's lightdm based on what I could find out). It looked like this:
screenshot50.png

When I try to enter my password on this login screen (username is correct), all it says is "Failed to start session" all the time.
That's where I'm stuck. Don't know what I can do to login to my GNOME desktop. I clearly need help. :confused:

I can switch to a virtual console (Ctrl + Alt + F1) and login there without any problem. Even sudo apt-get update && apt-get upgrade works.

Based on tips I got in another forum I already tried the following things:

  1. Tried
    Code:

    startx
    in the virtual console which resulted in a black screen with a working mouse cursor. No icons, dock, background, ...
  2. Deleted the following files from my user's home folder
    Code:

    .Xauthority
    .ICEauthority

    and reboot. Just shows lightdm login screen and "Failed to start session" after entering my password.
  3. On Virtual Console 1:
    Code:

    sudo /etc/init.d/lightdm stop
    sudo /etc/init.d/lightdm start
    startx

    resulted in black screen with a working mouse cursor just like before
  4. On Virtual Console 1:
    Code:

    mv ~/.config ~/.config-old
    startx

    resulted in black screen with a working mouse cursor just like before
  5. Temporarily added a boot parameter nomodeset (https://wiki.ubuntu.com/Kernel/KernelBootParameters). Just boots to lightdm login screen and the usual "Failed to start session" error.


That's where I'm at the moment. I'm desperate and would welcome any help. Please help me get back into my desktop.
Attached Images

[ubuntu] Run a Linux LDAP Server as a Slave to Active Directory

$
0
0
I have a client that is currently using LDAP for user authentication. They run 4 Slave LDAP UBUNTU servers on premise. There are a total of 4 more Slaves running at 2 other offices. The Slaves replicate to a Master UBUNTU LDAP server. The LDAP slaves are being used to provide access to specific services like Apache. There is a Samba server in the mix that serves as the domain controller. Users login to the Samba DC for general domain services. I hope that makes sense.


They need to change their current environment. Their Goal is as follows; They want to run the 8 UBUNTU servers as Slaves to Active Directory. They want to continue to run LDAP, but want to point at AD and become Read Only Copies of AD. Their goal would then be to remove the Master LDAP server as well as the Samba Server. The Users would login to AD for general Domain Use, but still need the ability to login to the LDAP Servers for Linux Services.


So- the current situation changes by losing the Master LDAP servers and the Samba server that is used as the DC. Added to this- is the LDAP servers become slaves to Active Directory.


I've found related information out there, but nothing pointing in this specific direction.

thank you.

[server] Networking

$
0
0
Hello,

Posting here because I am trying to find some guidance on the networking end of Ubuntu Server before I decide to do an overhaul backup and wipe. I want to start from the very beginning of how my configuration is setup, so that everyone can get a much better understanding of what may be going on.

I am running a Dell Poweredge 2950 server out of my home to provide myself and others with local storage, media services, etc. The server is running VMWARE Vsphere Hypervisor (ESXi), "unsure of the version at the moment." Installed to this Hypervisor are 4 different virtuals, however, my issue is with Ubuntu Server 17.10. Back in June, I had shut the server down as I would be away for sometime due to work and did not want to leave the server unattended. Friday of last week, I powered her back up with no problems. I knew there would be many updates that would need to be done. When I booted up the Ubuntu Server VM, I had an internet connection but noticed that I could not pull through any updates. However, accessing the web, external network files, etc. was no problem.

After letting the server sit and run for about 2 days, I came back to notice that Ubuntu no longer had an ethernet connection and that all of my past configurations were gone. I have done mast amounts of research of how to reconfigure my connection to no avail and am now stumped and scratching my head. DHCP nor Static assignments seem to work. Any assistance from the community would be very helpful.

Thank You,
Ian

Manjaro i3 community edition configuration on Ubuntu

$
0
0
I was wondering if it would be possible to easily (copy over the i3 configuration file and install the relevant packages - what are they?) use the default Manjaro i3 community edition configurations in Ubuntu?

There was a similar post a while ago on r/i3wm which did not have a particularly useful response - https://www.reddit.com/r/i3wm/commen...tup_in_ubuntu/

[ubuntu] Ubuntu fails to start

$
0
0
I just installed Ubuntu on a Lenovo ThinkStation and get this error message:

Failed to open \EFI\BOOT\mmx64.efi - Not Found
Failed to load image \EFI\BOOT\mmx64.efi: Not Found
Failed to start Mok Manager: Not Found
Something has gone seriously wrong: impor_mok_stat() failed

This shows for a few seconds and then the computer turns off

Booting from USB does not work.

It does not allow me to get into the BIOS

Is this something that is known?
Attached Images

[ubuntu] Proble: timeout waiting for snap system profiles to get updated

$
0
0
Hi,

I have problem with ubuntu 18.04.
Iam not able to launch some programs like chromium, atom, phpstorm...
When I try to launch any of those programs in terminal Iam getting error message

Code:

internal error, please report: running "phpstorm" failed: timeout waiting for snap system profiles to get updated
and nothing happens.

On the other hand some programs work properly like firefox, LibreOffice

Please could anybody help me?

[ubuntu] Migrate server from Intel to AMD

$
0
0
Hi everyone,

I am planning on moving my Ubuntu server to a completely different system and I am wondering if I can just take the hard drives and move them in the new computer.
Since it is currently running on an Intel CPU and the new config is AMD, would I need to do any extra steps, like disable some drivers before moving?
I also have two separate hard drives in Raid 1 with mdadm, if I need to wipe my hard drive with Ubuntu server will I be able to reassemble the raid without wiping them?

Thanks a lot in advance! :)

[xubuntu] After Xubuntu 18.04.1 LTS install my keyboard would not work - fixed

$
0
0
For the last two days I have been repeatedly installing Xubuntu 18.04.1 LTS on a Macbook 5.2 (no idea if thats relevant).
My keyboard layout is Norwegian (no idea if thats relevant either)
Anyway the install process went fine with no issues but each time that I booted into the installed system the keyboard didnt work.

I read a suggestion about trying the Onboard onscreen keyboard and that did work although the suggested sudo command to fix the issue didnt work. Then I noticed that after pressing the '123' button in Onboard, the NumLock key was toggled on (RED), so I toggled it off and hey presto my Macbook keyboard worked just fine!

So something in the 18.04 latest install is switching on Numlock by default which is screwing up some keyboards at least on some machines and some layouts after install - this may just affect Xubuntu but maybe not. As I said this can be fixed by using the onscreen keyboard and toggling numlock off but that a bit lame.

Note for the cure to be persistent in Xubuntu you need to tick off the keyboard setting to remember that last numlock setting, otherwise it defaults to on again.

Hope this helps - please fix

[SOLVED] External HD and android USB connection problem (18.04LTS)

$
0
0
In media I can see in the file manager under my user name 50 subdirectories for HiSuite...HiSuite49 (most of these directories are empty. HiSuite is for access to Android but I would expect they should disappear after ceasing to be connected to my phone. Root is the owner of all the HiSuite directories. This to me indicates why they are not being removed automatically. I am deliberately not currently using fstab to load the XHD at startup


Root is the owner of my XHD's partitions/ drives and they show sequenced subdirectories for each partition which are not being consolidated into one directory per partition.

Is the failure to consolidate the subdirectories a fault implying I need to do a reinstall?

partition a hard drive for 3 linux distros

$
0
0
I currently have a 1TB hybrid drive on my HP laptop. After typing

Code:

sudo lsblk -o NAME,FSTYPE,SIZE,MOUNTPOINT,LABEL
in a terminal, I get the following:

Code:

NAME  FSTYPE    SIZE MOUNTPOINT                    LABEL
loop0  squashfs  2.3M /snap/gnome-calculator/238   
loop1  squashfs  89.5M /snap/core/6034             
loop2  squashfs  14.5M /snap/gnome-logs/45         
loop3  squashfs  42.1M /snap/gtk-common-themes/701 
loop4  squashfs  3.7M /snap/gnome-system-monitor/57
loop5  squashfs 102.9M /snap/tusk/16               
loop6  squashfs    13M /snap/gnome-characters/124   
loop7  squashfs  34.6M /snap/gtk-common-themes/818 
loop8  squashfs 144.4M /snap/skype/63               
loop9  squashfs 140.9M /snap/gnome-3-26-1604/70     
loop10 squashfs  34.2M /snap/gtk-common-themes/808 
loop11 squashfs 140.7M /snap/gnome-3-26-1604/74     
loop12 squashfs  88.2M /snap/core/5897             
loop13 squashfs  87.9M /snap/core/5742             
loop14 squashfs 147.3M /snap/skype/66               
loop15 squashfs    13M /snap/gnome-characters/139   
loop16 squashfs  2.3M /snap/gnome-calculator/260   
sda            931.5G                             
├─sda1 vfat      487M /boot/efi                   
├─sda2 ext4      47.5G /                           
├─sda3 ext4      47.5G                             
├─sda4 swap      7.5G [SWAP]                       
└─sda5 ext4    828.6G /home                       
sr0              1024M

I am currently downloading Deepin Linux and will then write it to a USB stick. I do not have much experience with partitioning but would like to add (upon rebooting into the Deepin USB stick) a partition for Deepin, while still being able to access my home directory from that Desktop Environment.

How can I accomplish this?

Thanks,

-Michael Dykes

Cannot open mailbox /var/mail/fmaster: Permission denied

$
0
0
Hello,

I installed postfix and mailutils but for check I used:
sudo useradd -m -s /bin/bash fmaster
sudo passwd fmaster

terminal: su - fmaster and for checking email I used: mail.

I got: Cannot open mailbox /var/mail/fmaster: Permission denied

What can be wrong?

Best & thanks.

Keyboard and mouse don't work after installing Ubuntu

$
0
0
Hi,


I just flashed Ubuntu on my Intel Aero. Everything is working alright, I have Ubuntu startup screen, but my keyboard and mouse don't work. They work at the beginning, I can enter BIOS. But as soon as I enter Ubuntu it stops working. I'm using self-powered USB Hub. Tried to connect the keyboard directly. Still doesn't work. Tried to re-flash Ubuntu. Still the same problem. Please help :(


Best Regards
Jamshid

Multiple Issues when installing 32 bit netboot installer

$
0
0
I'm about 2 weeks into experiencing Ubuntu...and I've learned more than I thought I ever would so far.

I have an old Compaq mini-110 that I'm trying to install Ubuntu version 18.04/18.10 onto. So far I have successfully installed 17.04 (32-bit i386) from an .iso file from the website. This Release works perfectly fine on the mini, however, I would like to update to the latest release in order to download apps and have updates to security etc.. After watching youtube videos, I learned that in order to get the latest release, I would have to download the mini.iso from the netboot installer page. As soon as I choose the option to install I see undefined video mode:314. It lets you pick different resolutions (0-6) but I'm not sure if it's working due to the the next error that I will refer to soon (When installing from the iso, this message never appeared). I've also seen that you can change vga= something but I have no idea how to get to that. It lets me continue with the install. I follow the instructions throughout the install. It says it has installed successfully. I reboot and Instead of going to the GUI, I'm in tty1(?). I sign in and only get a command prompt. I've tried to do the ctrl+alt+F1-F12 but none of them got me out of this. I also saw on a forum that you could Check where display-manager.service is pointing to and if it was pointing to an old lightdm version to switch it to the gdm version. I went to "ls -la /etc/systemd/system" and saw nothing that referred to a display-manager.service. So my questions are: Is the undefined video mode the reason why the I'm going to tty1 or are these separate errors? If they are separate instances: How do I get to change the vga so the undefiended video mode error goes away? Am I missing something in the install that is causing me to go straight to the tty1 instead of going to the GUI. Thanks in advance for your help.

18.04 USB Wireless Adapter not working

$
0
0
Hello All! I'm having issues getting my USB WIFI adapter working. The WIFI settings states there's no adapter connected however lsusb gives me this:
Code:

Bus 002 Device 002: ID 8087:8000 Intel Corp.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8008 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID 046d:c534 Logitech, Inc. Unifying Receiver
Bus 003 Device 006: ID 0846:9014 NetGear, Inc.
Bus 003 Device 005: ID 1532:0506 Razer USA, Ltd
Bus 003 Device 002: ID 2109:2811 VIA Labs, Inc. Hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Where Netgear is the USB adapter.
Here are the results of iwconfig:
Code:

lo        no wireless extensions.
eno1      no wireless extensions.

and
Code:

lshw -C network

*-network               
      description: Ethernet interface
      product: Ethernet Connection I217-V
      vendor: Intel Corporation
      physical id: 19
      bus info: pci@0000:00:19.0
      logical name: eno1
      version: 05
      serial: 10:c3:7b:47:10:39
      size: 1Gbit/s
      capacity: 1Gbit/s
      width: 32 bits
      clock: 33MHz
      capabilities: pm msi bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
      configuration: autonegotiation=on broadcast=yes driver=e1000e driverversion=3.2.6-k duplex=full firmware=0.13-4 ip=192.168.1.100 latency=0 link=yes multicast=yes port=twisted pair speed=1Gbit/s
      resources: irq:25 memory:f7100000-f711ffff memory:f7139000-f7139fff ioport:f040(size=32)

Thanks for any help!

OpenLDAP and phpldapadmin

$
0
0
I am trying to set up a RADIUS server for WiFi authentication. I have successfully set up Freeradius, and am trying to create an OpenLDAP directory to add users via phpldapadmin, however, I can’t seem to get it working. I followed the directions at https://www.techrepublic.com/article...-ubuntu-18-04/ to get phpadmin set up on Ubuntu 18.04 server edition. I installed slapd and reconfigured it. I installed apache2 as well and changed the port in ports.conf to 8080. When I navigate to /var/www/html/phpldapadmin/htdocs, this is the lovely message I am greeted with (see below). What can I do to resolve this issue?

Code:

<?php/**
 * phpLDAPadmin Start Page
 *
 * @package phpLDAPadmin
 * @subpackage Page
 */

/**
 */

/*******************************************
<pre>

If you are seeing this in your browser,
PHP is not installed on your web server!!!

</pre>
*******************************************/

/**
 * We will perform some sanity checking here, since this file is normally loaded first when users
 * first access the application.
 */

# The index we will store our config in $_SESSION
define('APPCONFIG','plaConfig');

define('LIBDIR',sprintf('%s/',realpath('../lib/')));
ini_set('display_errors',1);
error_reporting(E_ALL);

# General functions needed to proceed.
ob_start();
if (! file_exists(LIBDIR.'functions.php')) {
    if (ob_get_level()) ob_end_clean();
    die(sprintf("Fatal error: Required file '<b>%sfunctions.php</b>' does not exist.",LIBDIR));
}

if (! is_readable(LIBDIR.'functions.php')) {
    if (ob_get_level()) ob_end_clean();
    die(sprintf("Cannot read the file '<b>%sfunctions.php</b>' its permissions may be too strict.",LIBDIR));
}

if (ob_get_level())
    ob_end_clean();

# Make sure this PHP install has pcre
if (! extension_loaded('pcre'))
    die('<p>Your install of PHP appears to be missing PCRE support.</p><p>Please install PCRE support before using phpLDAPadmin.<br /><small>(Dont forget to restart your web server afterwards)</small></p>');

require LIBDIR.'functions.php';

# Define the path to our configuration file.
if (defined('CONFDIR'))
    $app['config_file'] = CONFDIR.'config.php';
else
    $app['config_file'] = 'config.php';

# Make sure this PHP install has session support
if (! extension_loaded('session'))
    error('<p>Your install of PHP appears to be missing php-session support.</p><p>Please install php-session support before using phpLDAPadmin.<br /><small>(Dont forget to restart your web server afterwards)</small></p>','error',null,true);

# Make sure this PHP install has gettext, we use it for language translation
if (! extension_loaded('gettext'))
    system_message(array(
        'title'=>_('Missing required extension'),
        'body'=>'Your install of PHP appears to be missing GETTEXT support.</p><p>GETTEXT is used for language translation.</p><p>Please install GETTEXT support before using phpLDAPadmin.<br /><small>(Dont forget to restart your web server afterwards)</small>',
        'type'=>'error'));

# Make sure this PHP install has all our required extensions
if (! extension_loaded('ldap'))
    system_message(array(
        'title'=>_('Missing required extension'),
        'body'=>'Your install of PHP appears to be missing LDAP support.<br /><br />Please install LDAP support before using phpLDAPadmin.<br /><small>(Dont forget to restart your web server afterwards)</small>',
        'type'=>'error'));

# Make sure that we have php-xml loaded.
if (! function_exists('xml_parser_create'))
    system_message(array(
        'title'=>_('Missing required extension'),
        'body'=>'Your install of PHP appears to be missing XML support.<br /><br />Please install XML support before using phpLDAPadmin.<br /><small>(Dont forget to restart your web server afterwards)</small>',
        'type'=>'error'));

/**
 * Helper functions.
 * Our required helper functions are defined in functions.php
 */
if (isset($app['function_files']) && is_array($app['function_files']))
    foreach ($app['function_files'] as $file_name ) {
        if (! file_exists($file_name))
            error(sprintf('Fatal error: Required file "%s" does not exist.',$file_name),'error',null,true);

        if (! is_readable($file_name))
            error(sprintf('Fatal error: Cannot read the file "%s", its permissions may be too strict.',$file_name),'error',null,true);

        ob_start();
        require $file_name;
        if (ob_get_level()) ob_end_clean();
    }

# Configuration File check
if (! file_exists($app['config_file'])) {
    error(sprintf(_('You need to configure %s. Edit the file "%s" to do so. An example config file is provided in "%s.example".'),app_name(),$app['config_file'],$app['config_file']),'error',null,true);

} elseif (! is_readable($app['config_file'])) {
    error(sprintf('Fatal error: Cannot read your configuration file "%s", its permissions may be too strict.',$app['config_file']),'error',null,true);
}

# If our config file fails the sanity check, then stop now.
if (! $config = check_config($app['config_file'])) {
    $www['page'] = new page();
    $www['body'] = new block();
    $www['page']->block_add('body',$www['body']);
    $www['page']->display();
    exit;

} else {
    app_session_start();
    $_SESSION[APPCONFIG] = $config;
}

if ($uri = get_request('URI','GET'))
    header(sprintf('Location: cmd.php?%s',base64_decode($uri)));

if (! preg_match('/^([0-9]+\.?)+/',app_version())) {
    system_message(array(
        'title'=>_('This is a development version of phpLDAPadmin'),
        'body'=>'This is a development version of phpLDAPadmin! You should <b>NOT</b> use it in a production environment (although we dont think it should do any damage).',
        'type'=>'info','special'=>true));

    if (count($_SESSION[APPCONFIG]->untested()))
        system_message(array(
            'title'=>'Untested configuration paramaters',
            'body'=>sprintf('The following parameters have not been tested. If you have configured these parameters, and they are working as expected, please let the developers know, so that they can be removed from this message.<br/><small>%s</small>',implode(', ',$_SESSION[APPCONFIG]->untested())),
            'type'=>'info','special'=>true));

    $server = $_SESSION[APPCONFIG]->getServer(get_request('server_id','REQUEST'));
    if (count($server->untested()))
        system_message(array(
            'title'=>'Untested server configuration paramaters',
            'body'=>sprintf('The following parameters have not been tested. If you have configured these parameters, and they are working as expected, please let the developers know, so that they can be removed from this message.<br/><small>%s</small>',implode(', ',$server->untested())),
            'type'=>'info','special'=>true));
}

include './cmd.php'; ?>


Wine Installed but not found

$
0
0
Screenshot_2018-12-10_17-21-06.jpg

Hello,

I have installed Wine but my system says that it's not installed when I try to launch it. In the screenshot posted, you can see that I've tried installing and running Wine from the terminal, it's added to the software repositories, and it's not appearing in my Applications menu. Any ideas on my next step? TIA.
Attached Images

Change LXDE Lubuntu text and image logout.

$
0
0
There you have a guide that I hope you to change the text and the image of your LXDE Lubuntu logout action.
First create a scrit called logou or other - logout.sh

Code:

!/bin/sh
lxsession-logout --prompt " Your message  " --banner "Your logo /path without " \ --side "left | top | right | bottom"

https://stackoverflow.com/questions/...logout-session

Ok now you open the image of lubuntu-logout in /usr/share/lubuntu/images or make your own and put on /usr/share/lubuntu/images/myexample.png

Ok now you need to move to /usr/bin and paste here your logout.sh , you can do this with text mode command cp or with sudo in graphical mode open your window manager for example $ sudo pcmanfm

Now see if your file logout.sh have permission to execute by all users if not apply all users, right click on file and see file permissions.

Now you need to open you lxsession default aplications on your menu → preferences → lxsession configuration
Move to the option menu called → core aplications
Change option → Quit manager from - lxsession-logout quit - to - logout.sh press reload.

If you want you can test the script by pressing Menu → Run → enter this - logout.sh | see if your script run and your logout text and image appears.

Needs a restart to apply.



You also can see /usr/share/aplications - shutdown aplication to see if need any extra path execution on file properties.

Ubuntu Weekly Newsletter Issue 556

$
0
0


Welcome to the Ubuntu Weekly Newsletter, Issue 556 for the weeks of November 25 - December 8, 2018. The wiki page of this issue is available here.

In this Issue

  • Google Code-in in KDE
  • Ubuntu Stats
  • Hot in Support
  • Ubuntu at KubeCon & CloudNativeCon
  • Ubucon Europe 2019 - Sintra!
  • LoCo Events
  • Mir News: 30th of November 2018
  • MATE panel running in Mir
  • Mir News: 7th of December 2018
  • Migrating from Bazaar to Git on Launchpad just got easier!
  • Xfce Screensaver 0.1.3 Released
  • Jonathan Riddell: www.kde.org
  • Other Community News
  • Canonical News
  • In the Blogosphere
  • Featured Audio and Video
  • Meeting Reports
  • Upcoming Meetings and Events
  • Updates and Security for 14.04, 16.04, 18.04, and 18.10
  • And much more!


General Community News

Google Code-in in KDE

Valorie Zimmerman updates us on the Google Code-in students working with the KDE project. Valorie writes about the new tutorials created by Pranam Lashkari that were created for Code-in students, but may also be used to KDE documentation.

http://linuxgrandma.blogspot.com/201...in-in-kde.html

Ubuntu Stats

Bug Stats

  • Open: 135680 (+153)
  • Critical: 392 (-10)
  • Unconfirmed: 66317 (+112)


As always, the Bug Squad needs more help. If you want to get started, please see: https://wiki.ubuntu.com/BugSquad

Translations

  • Ukrainian: 87.29% (34716/842)
  • Spanish: 84.90% (41235/2547)
  • German: 84.50% (42333/21)
  • Bosnian: 79.96% (54715/154)
  • French: 79.45% (56126/6145)


Hot in Support

Ask Ubuntu Top 5 Questions



Ask (and answer!) questions at: https://askubuntu.com/

Ubuntu Forums Top 5 Threads



Find more support at: https://ubuntuforums.org/

LoCo News

Ubuntu at KubeCon & CloudNativeCon

Canonical pronounces their participation in the KubeCon and CloudNativeCon. The event is to be held between December 10th – 13th at the Washington State Convention Center in Seattle where the focus is Kubernetes, containers and highlighting what makes Ubuntu the platform of choice for developers.

https://blog.ubuntu.com/2018/11/26/u...cloudnativecon

Ubucon Europe 2019 - Sintra!

Tiago Carrondo announces preparations are underway for the next Ubucon Europe. PT Local Community extends a welcome to the 10th to 13th October 2019 event, to be held at the Centro Cultural Olga Cadaval (Sintra, Portugal).

https://ubuntu-pt.org/2018/11/ubucon-europe-2019-sin

LoCo Events

The following LoCo team events are currently scheduled in the next two weeks:



Looking beyond the next two weeks? Visit the LoCo Team Portal to browse upcoming events around the world: http://loco.ubuntu.com/events/

The Hub

Mir News: 30th of November 2018

Alan Griffiths writes about Mir 1.1, and that all intended features have landed, and with only some housekeeping to be done, it should get released in days. Alan updates us on Experimental X11 support using it as a chance to seek a fresh developer. Next we are told about Nvidia support and that EGLStream support has landed in Mir with some limitations, then told about the MATE migration to Mir status, before finishing up on the egmde desktop snap which now runs on Fedora and Arch.

https://discourse.ubuntu.com/t/mir-n...mber-2018/8943

MATE panel running in Mir

William Wold tells us about the port of the MATE desktop to Wayland. Giving us a brief background of the task, and the largest expected hurdle was the MATE panel, which is now successfully running inside Mir. A video link is provided if you want to see it in action, but William is working with MATE devs in bug-chasing and to get initial Wayland support landed in master. Work on it continues, but as it will cause an API break, a merge is currently on hold.

https://discourse.ubuntu.com/t/mate-...ng-in-mir/8945

Mir News: 7th of December 2018

William Wold (wmww) advises he continues polishing MATE panel on Mir and chasing other minor bugs in Mir. On other fronts Alan Griffiths (alan_g) is restructuring what is published to the various Mir kiosk snap channels while Chris Halse Rogers (RAOF) and Gerry Boland (greyback) have been testing NVIDIA related bug fixes. William concludes the update with the good news that "These are the last few issues we need to resolve before Mir 1.1.".

https://discourse.ubuntu.com/t/mir-n...mber-2018/9027

The Planet

Migrating from Bazaar to Git on Launchpad just got easier!

Balint Reczey writes that Debian recently switched from Alioth to Salsa that only supports Git. Balint then notes Ubuntu and Debian still have many packages maintained in Bazaar, and believes supporting them in Git only will make life easier in the long run. As Launchpad already supports Git, Balint suggests projects move to Git when possible, with links provided which should help in the task, or for more details.

https://balintreczey.hu/blog/migrati...st-got-easier/

Xfce Screensaver 0.1.3 Released

Sean Davis tells us the first Screensaver is now available in beta release. It has better event handling, upgraded preferences and a tidier codebase. Sean provides detail about the package and what was accomplished in the three week dedicated development, with an invitation for us to test it, and report any found bugs. A PPA for Xubuntu 18.04, 18.10 & 19.04 users is provided.

https://bluesabre.org/2018/11/25/xfc...-1-3-released/

Jonathan Riddell: www.kde.org

Jonathan Riddell writes of his efforts that update www.kde.org's page. He gives a TODO item link for those willing to jump in and help.

https://jriddell.org/2018/12/06/www-kde-org/

Other Community News

Frogr 1.5 released

Mario Sánchez Prada in his announcement of the release of Frogr 1.5 relates what he has been doing else and life's circumstances that delayed this release. He notes some changes, some bug fixes and updates to the translations, with an Icelandic translation added. Links are provided to various means to obtain this latest release.

https://mariospr.org/2018/11/25/frogr-1-5-released/

Canonical News



In the Blogosphere

KDE Frameworks 5.53 Will Have An Important KIO Performance Fix

Michael Larabel reminds us KDE Frameworks 5.53 is due soon, and tells us the KDE team is working on fixing bugs & UI refinements. One fix especially caught Michael's attention, being the performance boost given to KIO as used by Dolphin & KDE programs dealing with various protocols/formats for I/O. Detail is provided on the legacy mistake that caused performance loss, and how this was corrected and is now in KDE Frameworks 5.53.

https://www.phoronix.com/scan.php?pa...s-5.53-KIO-Fix

UBports' Ubuntu Touch OTA-6 Is On The Way With Browser Improvements, Oneplus One Fixes

Michael Larabel informs us that UBports are rolling out a release candidate of OTA-6, with the expectation that OTA-6 will be officially released early December 7, 2018. Notably OTA-6 includes a number of Morph web-browser fixes & improvements, improvements for users of Oneplus One hardware, and more. Further details on fixes can be found on a provided UBports blog.

https://www.phoronix.com/scan.php?pa...tu-Touch-OTA-6

KDE Plasma 5.14.4 Desktop Environment Released with 45 Changes, Update Now

Marius Nestor writes that the KDE Project have announced KDE Plasma 5.14.4 is out with improved Flatpak support, updated Weather & more. Marius lists the updated components in this release, and provides a link to the official changelog. Users of KDE Plasma 5.14 are advised to update.

https://news.softpedia.com/news/kde-...w-524014.shtml

Blender 2.80 Beta Now Available With Many New & Improved Features

Michael Larabel writes that Blender 2.80 Beta, a huge update, is available and relates the changes, additions, and improvements. Michael advises that the Beta is a daily build with the goal of a final release sometime early in 2019. A video is provided to showcase the features with a link to Blender.org for more details.

https://www.phoronix.com/scan.php?pa...nder-2.80-Beta

KDE Applications 18.12 Release Candidate Available For Testing

Michael Larabel advises that testing is open for KDE Applications 18.12 Release Candidate for next month's final release. The RC brings new additions to its package collection, improvements to Konsole and MTP device support, a unified Kmail inbox, and other enhancements and new features. A link is provided to KDE.org for more details.

https://www.phoronix.com/scan.php?pa...tions-18.12-RC

Ubuntu Touch OTA-6 Now Rolling out to Ubuntu Phone Users, Here's what's new

Marius Nestor reports the UBports community release of Ubuntu Touch OTA-6. Marius lists the nine Ubuntu Phone devices that are supported in the roll out, to be completed by Wednesday, December 12. Morph web browser sees added supports and improvements, and now accepts self-signed certificates. There is a new Event dialog, new support in the Welcome wizard, headset control, improved phone calls and networking. As the release is focused on adding an extra layer of stability and reliability to Ubuntu Touch, it's a recommended update to all users. A link is provided to UBports announcement.

https://news.softpedia.com/news/ubun...w-524169.shtml

Featured Audio and Video

Ubuntu Podcast: S11E38 – Thirty-Eight Nooses

"This week we’ve been donating to Wikipedia and discuss Mark’s Snappy Adventure. We bring you some command line love and go over all your feedback."

http://ubuntupodcast.org/2018/11/29/...-eight-nooses/

Ubuntu Security Podcast: Episode 13

"This week we look at some details of the 16 unique CVEs addressed across the supported Ubuntu releases and more."

https://ubuntusecuritypodcast.org/episode-13/

Ubuntu Portugal Podcast: S01E12 – Áudio-jornal

“Ubuntu 18.04 com o dobro do prazo de validade me contraponto com o fim do Free Music Archive, passando pelas últimas movimentações próximas do Fairphone…”

https://podcastubuntuportugal.org/20...-audio-jornal/

Ubuntu Portugal Podcast: S01E13 – Festa da boa

“Na ressaca da Festa do Software Livre da Moita 2018, com a Ubuntu Party de Paris à porta e já com os olhos postos da Ubucon Europe 2019 que vai realizar-se no nosso país, mais precisamente em Sintra, o que não falta neste episódio é festa! Este que é também um marco importante nossa história, por ser o primeiro episódio a ser publicado apenas 2 dias após a sua gravação…”

https://podcastubuntuportugal.org/20...-festa-da-boa/

Ubuntu Podcast from the UK LoCo: S11E39 - The Thirty-Nine Steps

"This week we’ve been flashing devices and getting a new display. We discuss Huawei developing its own mobile OS, Steam Link coming to the Raspberry Pi, Epic Games launching their own digital store and we round up the community news."

https://ubuntupodcast.org/2018/12/06...ty-nine-steps/

Ubuntu Security Podcast: Episode 14

"This week we look at some details of the 32 unique CVEs addressed across the supported Ubuntu releases and talk open source software supply chain integrity and how this relates to Ubuntu compared to the recent npm event-stream compromise."

https://ubuntusecuritypodcast.org/episode-14/

Ubuntu Portugal Podcast: S01E14 - Dos oito, aos oitenta

"Já com o pensamento em 2019, sem esquecer a quadra natalícia, neste episódio -que volta a sair à quinta-feira!!! – falamos sobre prendas, home automation e revivalismo. Já sabes: Ouve, subscreve e partilha!"

https://podcastubuntuportugal.org/20...o-aos-oitenta/

Meeting Reports



Upcoming Meetings and Events

  • Loco Council: Mon, December 10, 8pm – 9pm
  • Desktop Team: Tue, December 11, 3:30pm – 4:30pm
  • Kernel Team: Tue, December 11, 5pm – 6pm
  • Ubuntu Women: Tue, December 11, 6pm – 7pm
  • Security Team: Wed, December 12, 5pm – 6pm
  • Ubuntu Foundations: Thu, December 13, 4pm – 5pm


For more details and farther dates please visit: http://fridge.ubuntu.com/calendars/

Updates and Security for 14.04, 16.04, 18.04, and 18.10

Security Updates



Ubuntu 14.04 Updates



End of Life: April 2019

Ubuntu 16.04 Updates



End of Life: April 2021

Ubuntu 18.04 Updates



End of Life: April 2023

Ubuntu 18.10 Updates



End of Life: July 2019

Subscribe

Get your copy of the Ubuntu Weekly Newsletter delivered each week to you via email at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-news

Or follow us via our various social media presences:



Archive

You can always find older Ubuntu Weekly Newsletter issues at: https://wiki.ubuntu.com/UbuntuWeeklyNewsletter/Archive

Further News

As always you can find more Ubuntu news and announcements at:



Conclusion

Thank you for reading the Ubuntu Weekly Newsletter.

See you next week!

Credits

The Ubuntu Weekly Newsletter is brought to you by:

  • Krytarik Raido
  • Bashing-om
  • Chris Guiver
  • Wild Man
  • And many others


Glossary of Terms

Other acronyms can be found at: https://wiki.ubuntu.com/UbuntuWeeklyNewsletter/glossary

Get Involved

The Ubuntu community consists of individuals and teams, working on different aspects of the distribution, giving advice and technical support, and helping to promote Ubuntu to a wider audience. No contribution is too small, and anyone can help. It's your chance to get in on all the community fun associated with developing and promoting Ubuntu. More on this at: https://community.ubuntu.com/contribute/

Or get involved with the Ubuntu Weekly Newsletter team! We always need summary writers and editors, if you're interested, learn more at: https://wiki.ubuntu.com/UbuntuWeeklyNewsletter/Join

Feedback

This document is maintained by the Ubuntu Weekly News Team. If you have a story idea or suggestions for the Weekly Newsletter, join the Ubuntu News Team mailing list at https://lists.ubuntu.com/mailman/lis...untu-news-team and submit it. Ideas can also be added to the wiki at https://wiki.ubuntu.com/UbuntuWeeklyNewsletter/Ideas. If you'd like to contribute to a future issue of the Ubuntu Weekly Newsletter, please feel free to edit the appropriate wiki page. If you have any technical support questions, please check https://community.ubuntu.com/help-information/ for more information on where to get help.

Except where otherwise noted, this issue of the Ubuntu Weekly Newsletter is licensed under a Creative Commons Attribution ShareAlike 3.0 License

Fallout New Vegas crashes after intro

$
0
0
Hi all

I've installed Fallout New Vegas through Steam Play, it launches just fine, but crashes to desktop after the intro without any error messages. I found a New Vegas anti-crash mod and a mod for the drivers, but unfortunately it didn't resolve the issue. I'm on a laptop with an AMD processor onboard AMD graphics. Any ideas as to how to get it run? Thank you in advance.

Mia

windows 10 how to sync a folder

$
0
0
Ello All:)

I have two windows 10 machines, one laptop and another is a pc at home. I use onedrive alot and i love it since i get a 1TB drive for free since i am a student. But here is my question, i want to start storing things locally but being able to access them remotley. I used to do use putty to make an ssh connection to the homer server and just download my files from the PC to my laptop while at school or work. This is fine and dandy, but i have challanged my self to do something simular to onedrive.

Is there a way i can create a local folder on my desktop or anywhere i please, name it CloudSpace, then just drag files to that folder and each time i do, it will push them to the server as well? i like it this way because then its all integrated and i do not have to open so many apps or other windwos. just drag and drop. that way the local folder is in sync with the server folder.

thanks
Viewing all 82528 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>