Latest Ubuntu related questions

Score: 0
Archerbob avatar
MPV 0.35.0 on Ubuntu 22.10 - Not working correctly
sy flag

There is a new version of MPV available for Ubuntu 22.10, if one uses the default sudo apt-get install mpv you get version 0.34.1, so to get 0.35.0 you apparently have to compile it with waf and install it... which I eventually managed to do, via the following method of sorts. enter image description here

Using the waf method shown in the README.md file I had to install a bunch of extra packages just to get ./waf configure t ...

Score: 0
uberrebu avatar
custom disk partition for cloud image for ubuntu 22.04
gb flag

I am trying to create a single partition to use to create an ubuntu 22.04 cloud image but on this screen the done paet is greyed out and i can no longer proceed to next stage

i created a single partition with ext4 filesystem on / path and still not accepting my setup

What should this look like? or what am i doing wrong here It is unfortunate as creating custom disk partition on ubuntu 22.04 is now rocke ...

Score: 1
mcnubb avatar
How to reallocate disk space to get more room?
gr flag

I have a Ubuntu Server 20.04 running in a virtual machine. It started complaining that there was no enough space on "/" to run software update, so I followed this wonderful advice: Ubuntu Server 18.04 LVM out of space with improper default partitioning and raised the "/" size from 110 GiB to 173 GiB. Now, I am able to complete the update.

Still, by looking at $df -h output, it seems that I could get some ...

Score: 0
siliconpi avatar
Open-source tool to show mbox file as webmail?
jp flag

I have a large mbox file (~30 GB), exported archive of gmail.com

I want to be able to access this content via the web, via a "webmail" interface, NOT on my personal system.

ie, I should be able to search, etc.

I don't need it connected to a live account - there is no need for me to send emails or receive them.

So, a tool which allows "read-only" access to a large mbox file. If I need to convert the mbox f ...

Score: 0
Chris Nolan avatar
GDM3 xsessions, specifying Wayland / Xorg
ec flag

I was looking to create a new gdm3 profile to allow me to run GPU selection at login, but I got stymied by a lack of understanding of the existing profiles. There appear to be two entries in /usr/share/xsessions by default, one that forces Xorg. I just can't see how that Wayland/Xorg option is forced, as the two .desktop files look identical to me (ubuntu.desktop and ubuntu-xorg.desktop). Can anyo ...

Score: 1
Lost_Ones avatar
Kubuntu 22.04 - Japanese input fcitx fails to configure
pk flag

With a fresh build of 22.04, I get this message when I click configure:

You're currently running KDE, but KCModule for fcitx couldn't be found, the package name of KCModule is usually kcm-fcitx or kde-config-fcitx. Now it will open config file with default text editor

I have confirmed that I have kde-config-fctix installed.

When I have read other posts, the solution is to use ibus, and I am not  ...

Score: 0
Rodrigo Serrano avatar
Adding total session time
dk flag

I'm trying to get the total session time a user has had in a month using the command last in a script.

last user | egrep -i month | tr -s ' ' '/' | cut -f11 -d/ 

when adding the results I'm using expr to add the times, but I'm unable to get the total of hours and minutes.

Score: 0
Aidan Michalos avatar
Ubuntu not booting at all
kn flag

not entirely sure where I am within the boot process of Ubuntu however I don’t get any farther then the attached image. This started after I closed the laptop and put it on the charger then when I opened the screen and found out that it froze so I held down the power button to reboot it. The first thing I noticed is that the Ubuntu logo on the bios splash screen was no longer there and then it hangs o ...

Score: 3
emil avatar
Cannot get email notifications in conky
ae flag

In my .conkyrc I want to be shown the number of emails on my provider's POP3 server. Something like this

${pop3_unseen myserver myemail mypasswd -i 600 -p 995 -r 5}

only returns '0' as output, although there are always some. I have the variable from the conky objects list

https://conky.sourceforge.net/variables.html

How do I troubleshoot this?

Edit:

It's a German provider (posteo.de).

I have installed f ...

Score: 2
cloudcell avatar
Front panel audio jacks (both speaker and microphone) not functional in linux while perfectly functional under windows
lk flag

Summary

I am working on a server with the following hardware specs: https://linux-hardware.org/?probe=b1e3f41ed1. This server's audio channels associated with the front panel audio jacks are not properly serviced by Linux. (However, these audio channels are perfectly functional on Windows 10: jacks being plugged into the sockets are detected, and all speakers/mike work perfectly in that OS.)

Details

Score: 0
Mehdi Charife avatar
Can't get chrome to use the specified proxy settings
mk flag

I'm trying to make my chrome browser use the proxy settings 10.23.201.11:3128 .

When I run the command google-chrome --proxy-server=http://10.23.201.11:3128 I get the following errors:

MESA-INTEL: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0

libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)

How can I solve this?

Score: 0
Samir avatar
Windows and Ubuntu Dual Boot both broken due to update
zm flag

I'm facing a huge problem: Ubuntu had some updates to do. After installing the updates I couldn't boot Ubuntu due to this error :

"Failed to open \EFI\ubuntu\grubx64.efi - Invalid Parameter    
Failed to load image \EFI\ubuntu\grubx64.efi - Invalid Parameter    
start_image() return Invalid parameter, falling back to default loader   

Then I found a solution online saying that I should run this comman ...

Score: 0
Frommerman avatar
Game window goes permanently inactive when I click off it
uy flag

I am running MagicArena on Wine (should be the most recent versions of both, and I am running Ubuntu 20.04), and the game itself works just fine, with no performance or other issues. However, if I click anywhere that is not inside the game window (like on a second screen), I lose all sound from the game and am never able to either get the sound back or click on anything on the game ever again unless I r ...

Score: 0
Bren Scott avatar
unusable micro sd card after getting pulled from pc
cn flag

so i have a micro sdcard i use for my hacked 3ds, recently i pulled it from the console and plugged it into ubuntu and made some changes, when i went to plug it back into the console it complained that it couldn't be read. in the past i've reloaded a backup but this time i forgot and my files are completely locked up again. this has been getting on my nerves and i don't want to lose save files, how can  ...

Score: 1
Ben avatar
How to format an internal Hard Disk Drive
sj flag
Ben

I have Kubuntu 22.04 on my internal SSD. I wish to format the 1.8TiB spinning HDD in order to use it as storage. I've tried using the partition manager but I end up with a partition that I cannot write to.

I get the message "Access denied. Cannot write to ..."

Score: 0
Agustin Yornet avatar
How can I fix this "sudo apt-get -f install" error?
mr flag

I am new to Ubuntu.

I was trying to correct broken dependencies. When running sudo apt-get -f install, I get the following output:

Leyendo lista de paquetes... Hecho
Creando árbol de dependencias... Hecho
Leyendo la información de estado... Hecho
Los paquetes indicados a continuación se instalaron de forma automática y ya no son necesarios.
  linux-headers-5.15.0-52 linux-headers-5.15.0-52-gene ...
Score: 0
DanTanMan avatar
Power off TV monitor (Jammy), Brightness & Lock blanks screen, backlight stays very bright
np flag

As the title says, need to power off TV being used as monitor in Jammy.

Brightness & Lock blanks screen but backlight stays very bright and using power. TV will auto off if no signal.

Anyway to kill video signal when not in use?

Thanks.

Score: 0
ekitru avatar
Wifi not able to connect to secure networks
us flag

After fresh system installation all worked well: cable and wifi connection. After updating system (apt update ...) bluetooth and wifi stopped working. Network is working by wire, but not throught wifi. Bluetooth I fixed by removing all packages related to pulseaudio and installing pipewire ones. Unfortunately WiFi did not started to work =(

I am running on Ubuntu 22.10 with kernel 5.19.0-23-gene ...

Score: 0
RobertoAS avatar
Slow Boot in Ubuntu 22.04 - Geoclue issue?
ar flag

I run ubuntu 22.04 and today my computer started being very slow to reboot (I was having trouble with nordvpn and was trying multiple things to fix it following their support team advice. When I restarted my system following their instructions I got the slow boo issue). It gets to the login screen at the usual speed, but after I put my password it goes to a black screen and takes a few minutes to load  ...

Score: 0
clyde avatar
Installing virtualbox from .deb gives error: faulty packages are in "keep as is" mode
ro flag

I would like to install virtualbox to use genymotion. I downloaded the .deb package. I get this error when I run the command sudo apt install ./virtualbox.

The following packages contain unmet dependencies:
 virtualbox-7.0: Dependency: libc6 (>= 2.34) but 2.27-3ubuntu1.6 will have to be installed
                  Dependency: libgcc-s1 (>= 3.0) but it is not installable
                  Depends: li ...
Score: 2
user1279791 avatar
Can't connect to bluetooth speakers unless I remove it and pair anew
jp flag

Just got my laptop back from repair, and re-installed 22.04 from scratch. Suddenly, I can't connect to bluetooth speakers unless I remove the device and pair anew every time I want to connect to the speaker. What gives? It seems to be this problem: Bluetooth speakers and headsets, must be removed and paired every time but for 22.04.

Here's the log:

nov. 23 22:48:37 [my hostname] bluetoothd[759]: profil ...
Score: 0
How to fix the window title for an application (Android Studio)?
us flag
JJD

I am running the latest Android Studio version on Ubuntu 22.04.1 (Wayland). The corresponding .desktop file in ~/.local/share/applications looks like this:

[Desktop Entry]
Version=1.0
Type=Application
Name=Android Studio Flamingo 2022.2.x
Icon=/home/jjd/bin/android-studio-2022.1.x-linux/bin/studio.png
Exec=bash "/home/jjd/bin/android-studio-2022.1.x-linux/bin/studio.sh" %f
Comment=Develop with pleasu ...
Score: 0
Dimsa avatar
Allow FTP access from all ip addresses
md flag

I operate a website on a hosting service, and it's on an Apache webserver. I have FTP access to the website/server using FileZilla, but it only works from a specific IP address, my workplace static IP address. How can I allow FTP access from other/all IP addresses, so I can access it from my home? P.S The setup wasn't done by me, I'm just learning how to work it all, so I have very little webserver expe ...

Score: 0
Usermaxn avatar
How to expand out the application hamburger menu?
jp flag

screenshot of konsole title bar

I want to turn the hamburger menu in the title bar into something similar to the global menu.

The global menu is great but I can't go to the corner to close the app anymore. I have to waste extra seconds to look at the corner and move the mouse down a bit.

Also, CTRL+M does nothing in any app I tried it on.

When I have both the global menu and the hamburger menu, pressing ALT+char opens the correspondin ...

Score: 0
NB3195 avatar
22.04 System-Installation on Dell Vostro 3550
cw flag

Is it possible to install 22.04 on DELL vostro 3550? No Problems with 18.04 to be installed. Now it takes a Long time to install 22.04 with : source ID 33190 was Not found when attempting to remove it And other IDs

Score: -2
Simon Mclennan avatar
Understanding this program
pl flag

Where in the program below do I state the file paths for the dump file and key file please?

#!/usr/bin/python3

import binascii, os, argparse

def writeToFile(key, key_file):
    with open(key_file, "a") as f:
 UIOP       f.write(key + "\n")

def getKeys(dump, key_file):
    dump = dump.decode('utf-8')

    zone = 0
    pos  = 0

    while zone <= 128 * 15:
        for l in range(0 + zone, 128 + ...
Score: 0
Noctis avatar
Quality of mic is sometimes poor using pipewire
uz flag

For the past few weeks, sometimes when I record in kdenlive, the mic records a lot of noise, as if I was recording in 6kbps.

I tested this in Windows 10 to see if it's something related to hardware but it works fine.

In Audacity, I found that if you change to "pulse" or "pipewire" in mic options, it still works poorly. But if you choose the own device (Scarlett Solo USB), it works perfectly and I ca ...

Score: 0
Nerdsrepublic avatar
Cuda dpkg error on Ubuntu 22.04 LTS
it flag

I am trying to install cuda onto ubuntu 22.04 LTS but every time I get to the dpkg command it doesn't work, claiming its an unknown option, I have no idea if I'm putting the wrong command in but here is the code

nerdsrepublic@nerd:~$ wget https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86_64/cuda-ubuntu2204.pin
--2022-11-23 11:36:56--  https://developer.download.nvidia.com/comput ...
Score: 0
Петър Господинов avatar
HP Victus has a 165hz screen but GNOME Settings only allow me up to 60hz?

So my HP Victus has a 165hz screen and it supports up to 2560x1440 resolution. I tried to change it in the Gnome settings but the best options are 1920x1080 and 60hz.

I tried to install Omen Gaming Hub, because there you can enable those options, but its not supported for Linux.

The output in xrandr does not detect neither the resolution above 1920x1080 nor the 165hz screen. Can someone please he ...

Score: 0
John Stoneman avatar
Netplan nameservers settings not used without resolv.conf entry
cn flag

I read here that you're usually not supposed to edit resolv.conf, since it is managed by other services. The server is running Ubuntu 22.04.1 LTS.

However, the DNS on my server is not working unless I put the following line in my resolv.conf

nameserver 127.0.0.53

If I emtpy resolv.conf or remove the file entirely, I can no longer ping google.com. I don't understand this, as I read here:

If this fi ...

The Stunning Power of Questions

Much of an executive’s workday is spent asking others for information—requesting status updates from a team leader, for example, or questioning a counterpart in a tense negotiation. Yet unlike professionals such as litigators, journalists, and doctors, who are taught how to ask questions as an essential part of their training, few executives think of questioning as a skill that can be honed—or consider how their own answers to questions could make conversations more productive.

That’s a missed opportunity. Questioning is a uniquely powerful tool for unlocking value in organizations: It spurs learning and the exchange of ideas, it fuels innovation and performance improvement, it builds rapport and trust among team members. And it can mitigate business risk by uncovering unforeseen pitfalls and hazards.

For some people, questioning comes easily. Their natural inquisitiveness, emotional intelligence, and ability to read people put the ideal question on the tip of their tongue. But most of us don’t ask enough questions, nor do we pose our inquiries in an optimal way.

The good news is that by asking questions, we naturally improve our emotional intelligence, which in turn makes us better questioners—a virtuous cycle. In this article, we draw on insights from behavioral science research to explore how the way we frame questions and choose to answer our counterparts can influence the outcome of conversations. We offer guidance for choosing the best type, tone, sequence, and framing of questions and for deciding what and how much information to share to reap the most benefit from our interactions, not just for ourselves but for our organizations.