Quantcast
Channel: openSUSE Forums
Viewing all 40713 articles
Browse latest View live

Upgrading to 15.1 - need help with BtrFS

$
0
0
I am running Opensuse 15.0 dual booted with Win10 and I would like to upgrade to Opensuse 15.1. I have upgraded previously from 13.2 to 42.0 with references from Opensuse wiki, but on a different machine.
I would also like to move from LVM+Ext4 to BtrFS, along with the upgrade. I have looked online, but did not find much about a migration HowTO to BtrFS.
I also have additional repositories enabled (Nvidia/chrome/Hardware and a few more) which I would like to retain/use after the upgrade.


  • What should be the best option in my scenario ? [upgrade from DVD or upgrade via zypper]
  • Do I need to take any precaution so that my Win10 partition does not get corrupted ? Os-Prober and grub2-mkconfig has been consistent for me during "zypper up" so far. [I use win10 mostly for games anyway, but I would like not to do a complete rebuild]
  • Any documentation for migrating from LVM-EXT4 to Btrfs ? [My Data is backed up to external HDD]
  • I can disable the additional repositories before the upgrade. Is it recommended to switch to nouveau (which is currently blacklisted in modprobe) before the upgrade , or can nvidia module be retained with the upgrade ?
  • I would like to retain the current kernel in case things go south during the upgrade. can a dd backup of my current root partition help in recovering my system in case things go wrong ?


This is my regular workhorse machine and I cannot test the migration scenario on a VM mostly due to lack of info. Could you please point me to right direction ?

TUMBLEWEED SUSE-Prime Nvidia GPU always on (Pre-Turing GPU)

$
0
0
Hi,

I have a ThinkPad W541 with Nvidia Quadro K1100m. I am trying to setup SUSE-Prime package.
It works however regardless of whether I select intel, intel2 or nvidia, nvidia gpu will always be turned on.
Code:

[bbswitch] NVIDIA card is ON
As far as I understand this is due to render offloading feature in 440 driver.
The problem is, that nvidia power management works only with Turing GPU. K1100m is Kepler, so driver itself cannot power off the GPU completely.

Here comes my question: is it possible to use SUSE-Prime the old way (intel = intel GPU only, nvidia = nvidia GPU only) without render offloading?

I read about this on GitHub page of SUSE-Prime, but I am confused, since the solution with bbswitch seems to apply only to older drivers.

Thank you for your help

вывод рабочего стола на дополнительный монитор в ноутбуке.

$
0
0
ОС SUSE 15.1 с последними обновлениями. Ноутбук EliteBook 8740w. Рабочий стол KDE. Подключил монитор, хотел чтобы на нем дублировалась вся информация с основного монитора. При загрузке выходит другой рабочий стол и не вижу на дополнительном мониторе курсора. Хотелось работать на дополнительном мониторе, но не понял как выполнить его настройки.

[security-announce] openSUSE-SU-2020:0336-1: important: Security update for the Linux Kernel

$
0
0
openSUSE Security Update: Security update for the Linux Kernel ______________________________________________________________________________ Announcement ID: openSUSE-SU-2020:0336-1 Rating: important References: #1046303 #1050244 #1050549 #1051510 #10518...

More...

LEAP 15.2 Tunnelbear VPN

$
0
0
I see that Tunnelbear VPN now has a limited support for Linux. Does anyone here have experience of installing and running the application on Opensuse Leap 15.2? Can anyone give me zypper instructions? Thank you

TUMBLEWEED plymouth splash screen shows vendor logo at incorrect aspect ratio (EFI-boot)

$
0
0
Polishing some things here on Tumbleweed KDE, EFI-booted Hewlett-Packard EliteBook machine. Such are these days ... :\

What I observe: On this EFI-booted machine, Tumbleweed shows a plymouth splash screen with the machine's vendor logo, spinner, and Tumbleweed "infinity logo + text" at boot and shutdown. The vendor logo (circular hp logo) is shown with grossly incorrect aspect ratio, while the circular spinner and the Tumbleweed logo/text are shown correctly.

What I researched: Starting from https://forums.opensuse.org/showthre...-on-Tumbleweed, I understand that plymouth is using plymouth-bgrt to show the EFI vendor logo, which ultimately seems to be stored in
Code:

/sys/firmware/acpi/bgrt
according the the web posts. The pic file
Code:

/sys/firmware/acpi/bgrt/image
indeed is the vendor logo, and on my machine it is a 89x116 pixels file - obviously incorrect, should be a square with the hp circle inside. 116:89=1.30337... is a funny aspect ratio anyway, none of 4:3, 16:9, 16:10 etc.

However, I seem to be stuck at that point. Even if I would boldly grab permission to edit that pic file (it is rrr), its modified date suggests that it gets regenerated at every boot. So I DON'T modify it.

Thus my questions are:
  1. How do I get a plymouth splash screen at EFI-boot with the machine's vendor logo displayed correctly?
  2. Is the
    Code:

    /sys/firmware/acpi/bgrt/image
    pic file in fact the one that plymouth-bgrt picks up at boot etc?
  3. Who generates that file with an obviously incorrect aspect ratio, plus the other settings files in that directory
    Code:

    xoffset
    and
    Code:

    yoffset
    which presumably are incorrect as well? Is it Tumbleweed, grub, or even the kernel?


Trying to find a culprit on my own:
  • My laptop
    Code:

    /etc/default/grub
    file reads

Code:

# If you change this file, run 'sudo grub2-mkconfig -o /boot/grub2/grub.cfg' afterwards
# to update /boot/grub2/grub.cfg.
# grub2-mkconfig uses templates from /etc/grub.d
# and settings from /etc/default/grub (this file)

GRUB_DEFAULT=saved

GRUB_CMDLINE_LINUX_DEFAULT="splash=silent resume=/dev/disk/by-uuid/75015e19-2ca3-4a3f-9797-20b1de4c7153 quiet"
GRUB_CMDLINE_LINUX=""

# Uncomment to set your own custom distributor. If you leave it unset or empty,
# the default policy is to determine the value from /etc/os-release
GRUB_DISTRIBUTOR=

GRUB_TIMEOUT=5

# Uncomment to enable Hidden Menu, and optionally hide the timeout count
# in case there is only one Linux distro on the computer
GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true

# Uncomment the following line to automatically save each last booted menu entry
# in GRUB2 environment variable `saved_entry', and set GRUB_DEFAULT=saved at the top.
# openSUSE Tumbleweed requires this line to be commented out, since btrfs filesystem
# can't store  a grubenv file. Otherwise, a 'sparse file not allowed' error is thrown
#GRUB_SAVEDEFAULT="true"
# Otherwise, set GRUB_DEFAULT=0

# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

# Uncomment to disable graphical terminal (grub-pc only)
GRUB_TERMINAL="gfxterm"

# The resolution used on graphical terminal
# Note that you can use only modes which your graphic card supports via VBE
# You can see them in real GRUB with the command `vbeinfo'
GRUB_GFXMODE="auto"

# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true

# Uncomment to disable generation of recovery mode menu entries
GRUB_DISABLE_RECOVERY="true"
#GRUB_DISABLE_LINUX_RECOVERY="true"

# Uncomment to disable probing for further operating systems
GRUB_DISABLE_OS_PROBER="true"
# Uncomment and adapt filesystem UUIDs to make the os-prober skip certain partitions
#GRUB_OS_PROBER_SKIP_LIST="12345678-...@/dev/sdXM 87654321-...@/dev/sdYN"

# Uncomment to use boot commands linuxefi instead of linux and initrdefi instead of initrd
GRUB_USE_LINUXEFI="true"

# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"

# Some settings specific for openSUSE
GRUB_BACKGROUND=
GRUB_THEME=/boot/grub2/themes/openSUSE/theme.txt
SUSE_BTRFS_SNAPSHOT_BOOTING="true"
GRUB_ENABLE_CRYPTODISK="n"
GRUB_CMDLINE_XEN_DEFAULT="vga=gfx-1024x768x16"

So I don't see a screen resolution being set for grub explicitly. I am not sure about the GRUB_CMDLINE_XEN_DEFAULT setting which came in automatically at install, but I think XEN is a virtualization hypervisor, and I doubt that setting 1024x768 would influence plymouth in any way.

Thanks in advance for helping me in getting things a bit more polished.

Stay safe and healthy!

LEAP 15.1 Kmail crashes on start

$
0
0
Hi everyone,

everytime I start Kmail, it starts, opens, and seconds later crashes. It does not make a difference if I start it on the console or by clicking on the Kmail icon.

After starting Kmail on the console, I get the following output:

Code:

user@linux-5ywc:/srv/www/htdocs/vhosts/blah2> kmail
No text-to-speech plug-ins were found.
Syntax Warning: Unable to set decoder parameters
*** KMail got signal 11 (Exiting)
*** Dead letters dumped.
/tmp/messageviewer_Gm4249.index.2 was removed .
/tmp/messageviewer_sa4249.index.3 was removed .
QSocketNotifier: Invalid socket 9 and type 'Read', disabling...
QSocketNotifier: Invalid socket 13 and type 'Read', disabling...
QSocketNotifier: Invalid socket 23 and type 'Read', disabling...
QSocketNotifier: Invalid socket 11 and type 'Read', disabling...
QSocketNotifier: Invalid socket 16 and type 'Read', disabling...
KCrash: Application 'kmail' crashing...
KCrash: Attempting to start /usr/lib64/libexec/drkonqi from kdeinit
sock_file=/run/user/1000/kdeinit5__0
[4249:4288:0324/121847.496092:FATAL:rand_util_posix.cc(54)] Check failed: success.
#0 0x7f195114979e <unknown>
#1 0x7f195115c02a <unknown>
#2 0x7f19511803f1 <unknown>
#3 0x7f1950edd3e6 <unknown>
#4 0x7f1950edd4a2 <unknown>
#5 0x7f1951d86bdb <unknown>
#6 0x7f195198c5d9 <unknown>
#7 0x7f195198d43d <unknown>
#8 0x7f19519902a0 <unknown>
#9 0x7f19519881e9 <unknown>
#10 0x7f1951995905 <unknown>
#11 0x7f1951995ad3 <unknown>
#12 0x7f1951d9cdba <unknown>
#13 0x7f1951d98cc9 <unknown>
#14 0x7f1951dac7da <unknown>
#15 0x7f1951da1953 <unknown>
#16 0x7f1951167d2f <unknown>
#17 0x7f19488b0f48 <unknown>
#18 0x7f19488b198f event_base_loop
#19 0x7f1951167c13 <unknown>
#20 0x7f1951163dc8 <unknown>
#21 0x7f195118085b <unknown>
#22 0x7f1950a198d8 <unknown>
#23 0x7f1950a19e8b <unknown>
#24 0x7f1951198538 <unknown>
#25 0x7f195119455b <unknown>
#26 0x7f195cb8a569 start_thread
#27 0x7f196761c9ef __GI___clone

Unable to start Dr. Konqi
Re-raising signal for core dump handling.
Abgebrochen (Speicherabzug geschrieben)

In the crash window, I get the following developer information (It says it's of almost no value :( )
Code:

Application: KMail (kmail), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f47c3279980 (LWP 4411))]

Thread 25 (Thread 0x7f471e7fc700 (LWP 4450)):
#0  0x00007f47c02e3c98 in read () from /lib64/libc.so.6
#1  0x00007f479ba2b701 in pa_read () from /usr/lib64/pulseaudio/libpulsecommon-11.1.so
#2  0x00007f47a3723e0e in pa_mainloop_prepare () from /usr/lib64/libpulse.so.0
#3  0x00007f47a3724880 in pa_mainloop_iterate () from /usr/lib64/libpulse.so.0
#4  0x00007f47a3724940 in pa_mainloop_run () from /usr/lib64/libpulse.so.0
#5  0x00007f47a37327a9 in ?? () from /usr/lib64/libpulse.so.0
#6  0x00007f479ba5a428 in ?? () from /usr/lib64/pulseaudio/libpulsecommon-11.1.so
#7  0x00007f47b5860569 in start_thread () from /lib64/libpthread.so.0
#8  0x00007f47c02f29ef in clone () from /lib64/libc.so.6

Thread 24 (Thread 0x7f471effd700 (LWP 4449)):
#0  0x00007f47c02e3d3b in write () from /lib64/libc.so.6
#1  0x00007f47c027521d in _IO_file_write@@GLIBC_2.2.5 () from /lib64/libc.so.6
#2  0x00007f47c02744ff in new_do_write () from /lib64/libc.so.6
#3  0x00007f47c02759de in __GI__IO_file_xsputn () from /lib64/libc.so.6
#4  0x00007f47c024b95b in buffered_vfprintf () from /lib64/libc.so.6
#5  0x00007f47c0248bce in vfprintf () from /lib64/libc.so.6
#6  0x00007f47c0301906 in __fprintf_chk () from /lib64/libc.so.6
#7  0x00007f47a158fffd in event_logv_ () from /usr/lib64/libevent-2.1.so.6
#8  0x00007f47a1590194 in event_warn () from /usr/lib64/libevent-2.1.so.6
#9  0x00007f47a1591abc in ?? () from /usr/lib64/libevent-2.1.so.6
#10 0x00007f47a1587764 in event_base_loop () from /usr/lib64/libevent-2.1.so.6
#11 0x00007f47a9e3db2d in ?? () from /usr/lib64/libQt5WebEngineCore.so.5
#12 0x00007f47a9e39dc8 in ?? () from /usr/lib64/libQt5WebEngineCore.so.5
#13 0x00007f47a9e5685b in ?? () from /usr/lib64/libQt5WebEngineCore.so.5
#14 0x00007f47a9e6e486 in ?? () from /usr/lib64/libQt5WebEngineCore.so.5
#15 0x00007f47a9e6a55b in ?? () from /usr/lib64/libQt5WebEngineCore.so.5
#16 0x00007f47b5860569 in start_thread () from /lib64/libpthread.so.0
#17 0x00007f47c02f29ef in clone () from /lib64/libc.so.6

...
stuff related to libQt5WebEngineCore.so.5. To long for the post...
...


Thread 8 (Thread 0x7f476a51b700 (LWP 4425)):
#0  0x00007f47c02e3c98 in read () from /lib64/libc.so.6
#1  0x00007f47b39ebc80 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f47b39a6cb8 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f47b39a7150 in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f47b39a72bc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#5  0x00007f47c0c2d7fb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#6  0x00007f47c0bd279a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#7  0x00007f47c09f0d4a in QThread::exec() () from /usr/lib64/libQt5Core.so.5
#8  0x00007f47c09f5c8d in ?? () from /usr/lib64/libQt5Core.so.5
#9  0x00007f47b5860569 in start_thread () from /lib64/libpthread.so.0
#10 0x00007f47c02f29ef in clone () from /lib64/libc.so.6

Thread 7 (Thread 0x7f4773fff700 (LWP 4417)):
#0  0x00007f47c02e3c98 in read () from /lib64/libc.so.6
#1  0x00007f47b39ebc80 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f47b39a6cb8 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f47b39a7150 in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f47b39a72bc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#5  0x00007f47c0c2d7fb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#6  0x00007f47c0bd279a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#7  0x00007f47c09f0d4a in QThread::exec() () from /usr/lib64/libQt5Core.so.5
#8  0x00007f47c09f5c8d in ?? () from /usr/lib64/libQt5Core.so.5
#9  0x00007f47b5860569 in start_thread () from /lib64/libpthread.so.0
#10 0x00007f47c02f29ef in clone () from /lib64/libc.so.6

Thread 6 (Thread 0x7f4780c7e700 (LWP 4416)):
#0  0x00007f47c02e819b in poll () from /lib64/libc.so.6
#1  0x00007f47b39a71a9 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f47b39a72bc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f47c0c2d7fb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#4  0x00007f47c0bd279a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#5  0x00007f47c09f0d4a in QThread::exec() () from /usr/lib64/libQt5Core.so.5
#6  0x00007f47c09f5c8d in ?? () from /usr/lib64/libQt5Core.so.5
#7  0x00007f47b5860569 in start_thread () from /lib64/libpthread.so.0
#8  0x00007f47c02f29ef in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7f4781b1f700 (LWP 4415)):
#0  0x00007f47c02e3c98 in read () from /lib64/libc.so.6
#1  0x00007f47b39ebc80 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f47b39a6cb8 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f47b39a7150 in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f47b39a72bc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#5  0x00007f47c0c2d7fb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#6  0x00007f47c0bd279a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#7  0x00007f47c09f0d4a in QThread::exec() () from /usr/lib64/libQt5Core.so.5
#8  0x00007f47c09f5c8d in ?? () from /usr/lib64/libQt5Core.so.5
#9  0x00007f47b5860569 in start_thread () from /lib64/libpthread.so.0
#10 0x00007f47c02f29ef in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7f4782d30700 (LWP 4414)):
#0  0x00007f47c02e3c98 in read () from /lib64/libc.so.6
#1  0x00007f47b39ebc80 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f47b39a6cb8 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f47b39a7150 in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f47b39a72bc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#5  0x00007f47c0c2d7fb in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#6  0x00007f47c0bd279a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#7  0x00007f47c09f0d4a in QThread::exec() () from /usr/lib64/libQt5Core.so.5
#8  0x00007f47beff69e5 in ?? () from /usr/lib64/libQt5DBus.so.5
#9  0x00007f47c09f5c8d in ?? () from /usr/lib64/libQt5Core.so.5
#10 0x00007f47b5860569 in start_thread () from /lib64/libpthread.so.0
#11 0x00007f47c02f29ef in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7f4788ea4700 (LWP 4413)):
#0  0x00007f47b58668ad in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f4789ba29ab in ?? () from /usr/lib64/dri/i965_dri.so
#2  0x00007f4789ba26b7 in ?? () from /usr/lib64/dri/i965_dri.so
#3  0x00007f47b5860569 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f47c02f29ef in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f4790e58700 (LWP 4412)):
#0  0x00007f47c02e819b in poll () from /lib64/libc.so.6
#1  0x00007f47b2dcb307 in ?? () from /usr/lib64/libxcb.so.1
#2  0x00007f47b2dccf3a in xcb_wait_for_event () from /usr/lib64/libxcb.so.1
#3  0x00007f4792f6c969 in ?? () from /usr/lib64/libQt5XcbQpa.so.5
#4  0x00007f47c09f5c8d in ?? () from /usr/lib64/libQt5Core.so.5
#5  0x00007f47b5860569 in start_thread () from /lib64/libpthread.so.0
#6  0x00007f47c02f29ef in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f47c3279980 (LWP 4411)):
[KCrash Handler]
#6  0x0000000000000000 in ?? ()
#7  0x00007f46f3dd0e83 in opj_destroy_codec () from /usr/lib64/libopenjp2.so.7
#8  0x00007f46f85c14e4 in JPXStreamPrivate::init2(CODEC_FORMAT, unsigned char*, int, bool) () from /usr/lib64/libpoppler.so.73
#9  0x00007f46f85c1969 in JPXStream::init() () from /usr/lib64/libpoppler.so.73
#10 0x00007f46f85c1f2e in JPXStream::getImageParams(int*, StreamColorSpaceMode*) () from /usr/lib64/libpoppler.so.73
#11 0x00007f46f850292f in Gfx::doImage(Object*, Stream*, bool) () from /usr/lib64/libpoppler.so.73
#12 0x00007f46f85044bf in Gfx::opXObject(Object*, int) () from /usr/lib64/libpoppler.so.73
#13 0x00007f46f84fc85f in Gfx::go(bool) () from /usr/lib64/libpoppler.so.73
#14 0x00007f46f84fccab in Gfx::display(Object*, bool) () from /usr/lib64/libpoppler.so.73
#15 0x00007f46f8548ba1 in Page::displaySlice(OutputDev*, double, double, int, bool, bool, int, int, int, int, bool, bool (*)(void*), void*, bool (*)(Annot*, void*), void*, bool) () from /usr/lib64/libpoppler.so.73
#16 0x00007f46f8b03d06 in ?? () from /usr/lib64/libKPimItinerary.so.5
#17 0x00007f46f8b0406c in KItinerary::PdfPage::imageCount() const () from /usr/lib64/libKPimItinerary.so.5
#18 0x00007f46f8af10ff in ?? () from /usr/lib64/libKPimItinerary.so.5
#19 0x00007f46f8ae0ff3 in ?? () from /usr/lib64/libKPimItinerary.so.5
#20 0x00007f46f8ae1285 in KItinerary::ExtractorEngine::extract() () from /usr/lib64/libKPimItinerary.so.5
#21 0x00007f46f8db159b in ?? () from /usr/lib64/qt5/plugins/messageviewer/bodypartformatter/messageviewer_bodypartformatter_semantic.so
#22 0x00007f47bb4c39a5 in MimeTreeParser::ObjectTreeParser::processType(KMime::Content*, MimeTreeParser::ProcessResult&, QByteArray const&) () from /usr/lib64/libKF5MimeTreeParser.so.5
#23 0x00007f47bb4c43cd in MimeTreeParser::ObjectTreeParser::parseObjectTreeInternal(KMime::Content*, bool) () from /usr/lib64/libKF5MimeTreeParser.so.5
#24 0x00007f47bb4c913b in MimeTreeParser::MessagePart::parseInternal(KMime::Content*, bool) () from /usr/lib64/libKF5MimeTreeParser.so.5
#25 0x00007f47bb4c92b1 in MimeTreeParser::MimeMessagePart::MimeMessagePart(MimeTreeParser::ObjectTreeParser*, KMime::Content*, bool) () from /usr/lib64/libKF5MimeTreeParser.so.5
#26 0x00007f46f277753e in ?? () from /usr/lib64/qt5/plugins/messageviewer/bodypartformatter/messageviewer_bodypartformatter_application_gnupgwks.so
#27 0x00007f47bb4c39a5 in MimeTreeParser::ObjectTreeParser::processType(KMime::Content*, MimeTreeParser::ProcessResult&, QByteArray const&) () from /usr/lib64/libKF5MimeTreeParser.so.5
#28 0x00007f47bb4c43cd in MimeTreeParser::ObjectTreeParser::parseObjectTreeInternal(KMime::Content*, bool) () from /usr/lib64/libKF5MimeTreeParser.so.5
#29 0x00007f47bb4c46cf in MimeTreeParser::ObjectTreeParser::parseObjectTree(KMime::Content*, bool) () from /usr/lib64/libKF5MimeTreeParser.so.5
#30 0x00007f47bd068422 in ?? () from /usr/lib64/libKF5MessageViewer.so.5
#31 0x00007f47bd068965 in ?? () from /usr/lib64/libKF5MessageViewer.so.5
#32 0x00007f47bd0692d2 in ?? () from /usr/lib64/libKF5MessageViewer.so.5
#33 0x00007f47c0c034df in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/libQt5Core.so.5
#34 0x00007f47c0c0ff17 in QTimer::timeout(QTimer::QPrivateSignal) () from /usr/lib64/libQt5Core.so.5
#35 0x00007f47c0c10278 in QTimer::timerEvent(QTimerEvent*) () from /usr/lib64/libQt5Core.so.5
#36 0x00007f47c0c03eeb in QObject::event(QEvent*) () from /usr/lib64/libQt5Core.so.5
#37 0x00007f47c197d3dc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#38 0x00007f47c1984ca4 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#39 0x00007f47c0bd4768 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib64/libQt5Core.so.5
#40 0x00007f47c0c2cc7e in QTimerInfoList::activateTimers() () from /usr/lib64/libQt5Core.so.5
#41 0x00007f47c0c2d441 in ?? () from /usr/lib64/libQt5Core.so.5
#42 0x00007f47b39a6e87 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#43 0x00007f47b39a7230 in ?? () from /usr/lib64/libglib-2.0.so.0
#44 0x00007f47b39a72bc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#45 0x00007f47c0c2d7df in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#46 0x00007f47c0bd279a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#47 0x00007f47c0bdb844 in QCoreApplication::exec() () from /usr/lib64/libQt5Core.so.5
#48 0x0000564275555cab in ?? ()
#49 0x00007f47c021af8a in __libc_start_main () from /lib64/libc.so.6
#50 0x0000564275555dda in _start ()
[Inferior 1 (process 4411) detached]

I use IMAP and POP3 Accounts. I had Kmail running in Leap 15.1 for some weeks without errors. After I had started sending the systen into standby mode instead of shutting down propperly I had a system crach and problems appeared after that.

I have all my mails backed up. I dont use any of the other programs of Kontact.

I could not find any help on the web so far, searched quiet a bit.

Appreciate any help!
Seb.

OTHER VERSION Autoyast fails on 12.3 with 'undefined local variable or method `cdrom'

$
0
0
I have made a customised installation DVD of 12.3 (autoinst.xml). It works perfectly on my simulated environment (VirtualBox), but when running this on real hardware (x86_64, headless, only console, SCSI disk/cdrom) I get the following error quite early after yast2/linuxrc starts doing it's thing (right after "Initializing"):

Code:

Client call failed with 'undefined local variable or method `cdrom' for #<Yast::ProfileLocationClass:0x00000002b381c8>' ...
:
[Ruby] yast/wfm.rb:275 Internal error. Please report a bug report with logs.
Run save_y2logs to get complete logs.
Details: undefined local variable or method `cdrom' for #<Yast::ProfileLocationClass:0x00000002b381c8>
Caller:  /usr/share/YaST2/lib/transfer/file_from_url.rb:271:in `get_file_from_url'

I suspect (but cannot be sure) this is due to this error:

Code:

ttyS0:install:/var/log/YaST2 # cat y2logMount
mount: special device /dev/disk/by-id/scsi-S__x5b does not exist

The relevant devices look like this:

Code:

ttyS0:install:/var/log/YaST2 # ls -l /dev/disk/by-id/scsi-S__\\x5b
lrwxrwxrwx 1 root root 9 Mar 24 09:57 '/dev/disk/by-id/scsi-S__\x5b' -> ../../sr0
ttyS0:install:/var/log/YaST2 # ls -l /dev/sr0
brw-rw---- 1 root cdrom 11, 0 Mar 24 09:57 /dev/sr0
ttyS0:install:/var/log/YaST2 # ls -l /dev/cdrom
lrwxrwxrwx 1 root root 3 Mar 24 09:57 /dev/cdrom -> sr0

This /dev/disk/by-id/scsi-S__\x5b device also appears on the same hardware with a normal (non-autoyast) installation, regardless of which CD-/DVD-ROM device is plugged in (as far as I have been able to test) and whether it is USB or SCSI.

For other reasons (legacy dependencies), I'm stuck with 12.3.

Any ideas to a) why this is happening and b) how to fix or work around the problem?

LEAP 15.1 Fast kann ich meinen Netz-Drucker installieren - aber wie heißt die Printer-URL?

$
0
0
Ich will meinen Samsung CLX-3300 (Drucker und Scanner) wieder an mein (neues) openSUSE Leap 15.1 bringen; er soll als reiner Netzwerk-Drucker arbeiten, so wie er es unter dem vorherigen Leap 42.1 getan hat. Leider weiß ich nicht mehr, wie ich ihn seinerzeit installiert habe.

Ich habe es jetzt einfach mit Yast probiert; die IP-Adresse des Druckers weiß ich, die habe ich als Printer-URL eingetragen. Zunächst sah es für mich so aus, als ob es klappt, aber zum Schluss kommt die Meldung "Printer URL ungültig" (oder ähnlich).

Kann mir jemand sagen, wie die Printer-URL richtig heißen muss?

LEAP 15.1 Wifi not starting on boot

$
0
0
Beginning a couple of days ago when this computer boots there is a long delay (relatively -- it use to take 14 sec total) and when it does allow me to login I find there is no wifi network. Running "ifup wlan0" as root does bring it up.

As far as I am aware I changed nothing explicitly but did do "zypper up" as usual for me.

I did boot once with the text showing rater than the graphic and the l was in starting wicked managed service, but I have been unable to find a log file which relates.

Any pointers appreciates.

OTHER VERSION Internetaddressen nur teilweise erreichbar im Gast openSUSE 13.1 unter VirtualBox 6.0

$
0
0
Hallo,
unter VirtualBox 6.0 auf Ubuntu 19.10 habe ich verschiedene Gast VMs getestet,
darunter auch openSUSE 13.1 welches ich bis vor kurzem hauptsächlich genutzt habe.
Ich suche nach einer Erklärung bzw. eine Lösung für folgendes Phänomen:
Von der VM aus kann ich einige Seiten im Internet erreichen, andere jedoch nicht, obwohl ich vom Host aus alle erreichen kann.
Getestet mit Firefox, ping verhällt sich ähnlich.
z.B kann ich
https://www.opensuse.org/
https://www.facebook.com/
https://www.google.de/
erreichen,
nicht funktioniert z.B.
https://github.com/
https://www.hattrick.org/

Unter manchen Linux VMs ( z.B. Fedora ) funktioniert alles einwandfrei wie vom Host aus,
aber bei den meisten habe ich dieses Problem.
Getestet habe ich mit NAT und Bridge -Netzwerkadaptern sowie mit DHCP IPv4/IPv6.

Danke für Eure Hilfe.

LEAP 15.1 ssh without password fails

$
0
0
I have since long time ago my server (B) configured to log from my desktop PC (A) with ssh with no key:

In B: ~/.ssh/authorized_keys2 i have my id_rsa.pub from A copied.
But today, when i try ssh B i'm asked for the key. With the key I can log in, i have edited authorized_keys2 and copied again the pub key from A just in case, but the same.
Any ideas why?

best regards

TUMBLEWEED QT Update

$
0
0
Hallo,
seit dem letzten Update funktioniert das wichtige Programm FlashPrint für meinen 3D Drucker nicht mehr.
Ich bekomme folgenden Fehler:

Thread 1 "FlashPrint" received signal SIGSEGV, Segmentation fault.
QOpenGLContext::makeCurrent (this=0x0, surface=0x125d480) at kernel/qopenglcontext.cpp:963
963 Q_D(QOpenGLContext);

Die Antwort auf den Fehlerhinsweis des Chinesischen Softwareherstellers war folgende:

Hello

Thank you very much for the message, this is Cheery from Flashforge and I will be your support contact.

Sorry,as yours system is SUSE Linux, but we only support Ubuntu Linux 16.04 and later

Best regards.

Da ich ansonsten mit Thumbleweed und der Updatestrategie zufrieden bin bitte ich um einen Tipp wie
ich derartige Probleme eventuell durch Einstellung bzw Auswahl der Bibliotheken vermeiden kann.

Für jede Hilfe dankbar

LEAP 15.1 Vermeidung von Wiederholungen beim Herunterladen von Paketen (YAST)

$
0
0
Hallo,

bei der Yast-Funktionalität „ Software installieren „ kommt es nach Auflösung von Abhängigkeiten oft zu einer Vielzahl von Softwarepaketen,
die ein Download erfordern. Da meine Internetverbindung leistungsschwach ist, habe ich Probleme. Es kommt zu Abbrüchen. Hierbei habe
ich festgestellt, dass beim erneuten Installationsversuch alle Pakete erneut zum Download aufgefordert werden. Dies geschieht auch mit
Paketen die beim vorherigen Installationsversuch schon vollständig heruntergeladen wurden. Wie kann ich dieses mehrfache Downloaden
von Paketen vermeiden? Eine Problemlösung auf Kommandozeilenebene wäre vielleicht auch möglich. Wie kann ich dieses Problem lösen?

Im Voraus vielen Dank für jede Hilfe.

Mit freundlichen Grüßen

Basti1

LEAP 15.1 Samba Server wird nicht im Netzwerk Sichtbar

$
0
0
Moin,versuche seit längerem vergeblich Samba einzurichten.
Ich kann mit Hilfe der IP Adresse auch auf die anderen Samba Freigaben zu greifen und über den befehlt
smbtree -SN auch die anderen Rechner sehen die im LAN sind jedoch mein Suse 15.1 taucht nicht auf und ist auch von den Andren Windos Rechnern nicht zu sehen und auch nicht von einem anderen Linux PC.
Habe in zwischen so ziemlich alles aus Probiert was ich an Anleitungen in die Finger bekam.
Hat Jemand von euch noch eine Idee oder vielleicht eine Anleitung für mich?
Mit Freundlichen Grüßen und vielen Dank für eure Hilfe.
Der Heilige

TUMBLEWEED Tumbleweed-cli switch

$
0
0
Hi, I recently discovered the magic world of opensuse and tumbleweed, and so far I'm excited. Every day I find a new tool, like opi which is even better than aur.
When I learned about tumbleweed-cli, Ι got excited about that rolling model!
But there is something that still confuses me.
I did a fresh TW install yesterday and quickly installed tumblewee-cli and did a
Code:

tumbleweed switch --install 20200314
which was the latest stable.
Today I did a new
Code:

tumbleweed switch --install 20200318
My question is, is there any further step should I do?
Code:

tumbleweed status
output is
Code:

latest: 20200322
target: 20200318
installed: 20200322

Does it means I am on 20200318 or not?

Thanks in advance, so happy being on opensuse's wagon :D

It's been a good run

$
0
0
In 2003 Novell bought and merged with SUSE. At the time I ran the Novell forums. SUSE didn't have forums so I started up the SUSE community forums, I believe around 2007 (??). openSUSE was a different animal. There was no "official" openSUSE forums but there were a number of other ad hoc forums organized by various people. It was clear that the knowledge pool for openSUSE was being split among various sites. I decided to create these forums as an official openSUSE forum site and at the same time open a dialog with the owners of the other sites in an attempt to pool resources and consolidate the pool of knowledge for the product. It became clear that there were two main forum sites and after discussions, they agreed to join this site. It was the birth of the openSUSE forums as THE site to get help and information about openSUSE.

I became 1 of a 3 team administrative staff. We, along with other moderator staff grew this community into an extremely robust and healthy online community. After a while, I left the administrative position and became the technical administrator. Adding languages, updating the platform software, working with the admins and moderators on spam control, creating and arranging forums.....it's been fun.

Novell became Attachmate then Micro Focus. A while ago SUSE and openSUSE was broken off as a separate business but I remained here as part of a Technical Services Agreement between SUSE and Micro Focus. I stayed with Micro Focus and our agreement to work together on these forums has come to an end. Today, after many years of being involved here, I removed my own administrator role and permissions. I'm now just another forum member. These forums have an EXCELLENT staff who work hard and care a lot. You guys on staff are a unified and dedicated group and it's been a pleasure to work along side you. Looking at how this community has grown and prospered makes me glad I had the opportunity to be part of it.

[security-announce] openSUSE-SU-2020:0340-1: important: Security update for MozillaFirefox

$
0
0
openSUSE Security Update: Security update for MozillaFirefox ______________________________________________________________________________ Announcement ID: openSUSE-SU-2020:0340-1 Rating: important References: #1132665 #1166238 Cross-References: CVE-2019...

More...

[security-announce] openSUSE-SU-2020:0341-1: important: Security update for php7

$
0
0
openSUSE Security Update: Security update for php7 ______________________________________________________________________________ Announcement ID: openSUSE-SU-2020:0341-1 Rating: important References: #1162629 #1162632 #1165280 #1165289 Cross-References: ...

More...

[security-announce] openSUSE-SU-2020:0343-1: moderate: Security update for librsvg

$
0
0
openSUSE Security Update: Security update for librsvg ______________________________________________________________________________ Announcement ID: openSUSE-SU-2020:0343-1 Rating: moderate References: #1162501 Cross-References: CVE-2019-20446 Affected P...

More...
Viewing all 40713 articles
Browse latest View live


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