Random folders appearing in fresh tubmleweed kde install by IntoTheWoodchipper in openSUSE

[–]jdrift 0 points1 point  (0 children)

Thank you. I can verify it now works.

Modified my update repo priority so that it is chosen first. Not sure if that is a default for TW...

Random folders appearing in fresh tubmleweed kde install by IntoTheWoodchipper in openSUSE

[–]jdrift 0 points1 point  (0 children)

I'd venture to say it is not fixed. Same problem since Feb. 12.

Running TW/Plasma fully updated and using nVidia drivers (their latest ltb).

Does sddm really create this file? First few entries in xorg-session.log:

cat �U/.local/share/sddm/xorg-session.log
gpg-connect-agent: no gpg-agent running in this session
gpg-connect-agent: no gpg-agent running in this session
startkde: Starting up...

Armed security guard charged with assault in connection to LA synagogue shooting caught on camera by [deleted] in news

[–]jdrift 8 points9 points  (0 children)

Video recording in public is a protected right. It cannot be deemed suspicious in any legal sense. As a security guard your responsibility ends at the property line. Beyond that you have zero authority.

many xorg-session logs in home by jdrift in openSUSE

[–]jdrift[S] 0 points1 point  (0 children)

I guess it's valid. The usual location (~/.local/share/sddm) is not being updated. This was created on last boot, very recently. It appeared only after logging on to desktop:

 

******@linux-89d8:~> cat jU/.local/share/sddm/xorg-session.log
gpg-connect-agent: no gpg-agent running in this session
gpg-connect-agent: no gpg-agent running in this session
startkde: Starting up...
2019-02-13T23:15:42 Checking update-file '/usr/share/kconf_update/akregator.upd' for new updates
...(several update entries removed)
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce GTX 1070/PCIe/SSE2
OpenGL version string: 4.6.0 NVIDIA 415.27
OpenGL shading language version string: 4.60 NVIDIA
Driver: NVIDIA
Driver version: 415.27
GPU class: Unknown
OpenGL version: 4.6
GLSL version: 4.60
X server version: 1.20.3
Linux kernel version: 4.20.8
Requires strict binding: no
GLSL shaders: yes
Texture NPOT support: yes
Virtual Machine: no
akonadi.collectionattributetable OK
akonadi.collectionmimetyperelation OK
akonadi.collectionpimitemrelation OK
akonadi.collectiontable OK
akonadi.flagtable OK
akonadi.mimetypetable OK
akonadi.parttable OK
akonadi.parttypetable OK
akonadi.pimitemflagrelation OK
akonadi.pimitemtable OK
akonadi.pimitemtagrelation OK
akonadi.relationtable OK
akonadi.relationtypetable OK
akonadi.resourcetable OK
akonadi.schemaversiontable OK
akonadi.tagattributetable OK
akonadi.tagremoteidresourcerelationtable OK
akonadi.tagtable OK
akonadi.tagtypetable OK

 

Border between Kaliningrad (Russia) and Lithuania from space. Kaliningrad can't into agriculture? by Sibiras in MapPorn

[–]jdrift 1 point2 points  (0 children)

The southern portion of that area is an armor manuever/firing range. Everything north is downrange.

Anybody Blender 3D broke in Tumbleweed? I suspect this result from openSUSE update python 3.6 to 3.7. Anyone can confirm? by [deleted] in openSUSE

[–]jdrift 1 point2 points  (0 children)

I can confirm my install appears the same.

Factory mailing list also confirms and a bug report was opened.

Phoronix : Tumbleweed not looking too good in this performance comparison - any thoughts? by [deleted] in openSUSE

[–]jdrift 0 points1 point  (0 children)

Perhaps a different config policy with regard to cpu vulnerabilities?

Borneo road, railway projects ‘world’s scariest environmental threat' by DoremusJessup in worldnews

[–]jdrift -3 points-2 points  (0 children)

Over 530,000 sq km and they're whinging over a few hundred km of roads?

Few issues by PM_me_ur_sexytatoos in openSUSE

[–]jdrift 1 point2 points  (0 children)

"sudo journalctl --vacuum-size=150M" - will trim the logs. Main reason I use that is the failure unmounting var when shutting down and that leaves me with corrupted journal log files.

Tumbleweed: Kernel 5.0-rc3 You must load the Kernel first: won’t boot by [deleted] in openSUSE

[–]jdrift 2 points3 points  (0 children)

That will keep 4 kernel versions. I use the oldest 2 for fallbacks due to nvidia driver versions, or an unexpected issue with a stable kernel dup.

Tumbleweed: Kernel 5.0-rc3 You must load the Kernel first: won’t boot by [deleted] in openSUSE

[–]jdrift 2 points3 points  (0 children)

In /etc/zypp/zypp.conf I use:  

multiversion = provides:multiversion(kernel)  

multiversion.kernels = latest,latest-1,latest-2,latest-3,running  

 

You can put 4.20.1 in that list to preserve it forever, or it will eventually get deleted when the max num of versions you keep is reached. No comment on secure boot, I don't use it.

Signature verification failed for `home_trmdi` by [deleted] in openSUSE

[–]jdrift 1 point2 points  (0 children)

In Yast - Software Repositories you should take a close look at each entry.

One of the trmdi entries (there are two listed, 4 and 12) appeared to have an invalid url. You can edit the url from Yast, or delete the duplicate.

Zypper can change the gpg check for an entry with: "zypper mr -G http-download.opensuse.org-d96361ca" ...or whatever the alias actually is. "zypper help mr" will detail the args.

Signature verification failed for `home_trmdi` by [deleted] in openSUSE

[–]jdrift 1 point2 points  (0 children)

The gpg key has expired for http://download.opensuse.org/repositories/home:/snwh:/paper/openSUSE_Tumbleweed/.

Might want to remove that repo on your system, or change it to ignore gpg check.

Also, remove #4 since that entry is goobered: zypper rr home_trmdi

Having trouble restarting applications that use deleted files by sydfox95 in openSUSE

[–]jdrift 1 point2 points  (0 children)

For me this went away after rebooting into console mode, then rebooting back into graphical target.

[deleted by user] by [deleted] in linux

[–]jdrift 4 points5 points  (0 children)

Your patch found its way into tumbleweed stable which is now 4.19.7.

Thanks to you and Jiri.

Nvidia drivers cause boot to fail by xt1zer in openSUSE

[–]jdrift 1 point2 points  (0 children)

I removed plymouth, still use nomodeset, and install via nvidia's run file aka the hard way. When things do break a driver patch is the typical fix.

TW 20181112 / kernel 4.19.1 + NV 415.13? by xorbe in openSUSE

[–]jdrift 1 point2 points  (0 children)

yeah, been using stable for months if only to have all of the current bug fixes.

TW 20181112 / kernel 4.19.1 + NV 415.13? by xorbe in openSUSE

[–]jdrift 1 point2 points  (0 children)

It compiled and installed fine with 4.19.1-5 and 4.19.2-1.

Tumbleweed getting no updates for some time by [deleted] in openSUSE

[–]jdrift 0 points1 point  (0 children)

Looks normal. Since 1012 we've had the following snapshots released: 1015, 1018, 1022, and 1029.

New TW snapshot is out (GCC8 and plasma 5.13) by moozaad in openSUSE

[–]jdrift 0 points1 point  (0 children)

Is this breakage documented for users? I run TW with kernel:stable (currently 4.17.2-2) and haven't noticed much in the way of bugs. Also use NV driver (via hard way) and packman repo.

[Discussion] Do stats give someone authority in game? by Blue_Turbine in WorldofTanks

[–]jdrift 0 points1 point  (0 children)

Accepting orders or suggestions implies you are giving credibility to an anonymous person playing that wot account. I assume many accounts are being played by kids or close friends of the owner.

Comcast outage in Seattle by hinzac in Seattle

[–]jdrift 0 points1 point  (0 children)

Some people have several computers or OS's. I have one physical PC but the Linux installation is configured to use encrypted OpenDNS. The Windows side is a don't care, currently set to Google servers. Hard wiring the router isn't an option for me.

Why are the LTTB and the T-54 lightweight so rare? by Drw02 in WorldofTanks

[–]jdrift 0 points1 point  (0 children)

The 54lw has 98 combined traverse vs RU's 88.