Re: Installing android devenv in Debian 12

2025-05-20 Thread Roland Mueller
At least for Ubuntu 22.04 android-sdk-platform-23 is in the list of available packages. $ apt list android-sdk\* ... android-sdk-platform-23/jammy,jammy 6.0.1+r72-6 all ... ti 20.5.2025 klo 13.16 Csányi Pál (csanyi...@gmail.com) kirjoitti: > Hi, > > on the Debian 12 Bookworm operating system I w

Re: Xfce run executable file in terminal

2025-04-10 Thread Roland Mueller
When starting the terminal with some command from command line one can add the -H flag to keep the terminal open. This way the window does not close after completion of the command but it cannot be used for running commands. /usr/bin/xfce4-terminal -H -x /path/to/mycommand.sh ti 1.4.2025

Re: gnome-shell segfault?

2025-02-25 Thread Roland Mueller
Bug report for Gnome-shell should go to here. In any case you have to provide more context in addition to the error message itself: such as exact versions of your operating system, and the software as how your desktop is set up (Wayland, X11). Also in which situation the error occurred must be incl

Re: XFCE4 without panels

2023-10-03 Thread Roland Mueller
XFCE4 panel ca be manually recreated by (as far as I remember) right-clicking into empty desktop space and then opening settings. Other option is mentioned here: https://docs.xfce.org/xfce/xfce4-panel/getting-started: Quote: "The panel will usually be started automatically as part of your Xfce se

Re: "sudo apt-get install android-tools-adb" ... (then no device listed)

2023-09-25 Thread Roland Mueller
As far as I remember adb requires debugging to be enabled on the Android device. For newer androids following - slighly obscure - process has to be used: Enabling USB Debugging on an Android Device - On the device, go to Settings > About . - Tap the Build number seven times to make Settings > Dev

Re: how to get rid of anacron?

2022-07-04 Thread Roland Mueller
Hello, On 7/4/22 10:41, Michael wrote: hey, afaik systemd timer lack the possibility to send the output (if any) by email to a designated user, but instead logs the output to its journal. so, if you want/need that functionality, either use a wrapper script, or define a service with an 'ExecStart

Re: how to get rid of anacron?

2022-06-28 Thread Roland Mueller
Hello, ti 28. kesäk. 2022 klo 10.24 Harald Dunkel (harald.dun...@aixigo.com) kirjoitti: > > Hi folks, > > I do not like my cron jobs in /etc/cron.daily being ignored or > delayed for some obfuscated reasons, so I wonder what is the > recommended alternative to anacron with propper logging by > def

Re: Just curious if there's anybody out there still using LXDE?

2022-01-17 Thread Roland Mueller
Hello, ma 17. tammik. 2022 klo 21.22 Ralph Katz (ra...@ralphkatz.com) kirjoitti: > > > > LXDE clearly declining in popularity since 2018 peak: > > https://qa.debian.org/popcon.php?package=lxde-metapackages Not sure whether one can already begin to organize funeral for lxde. There is a new varia

Re: Debian 11.1.0 LXDE does not mount smart phone properly

2021-12-05 Thread Roland Mueller
Hello su 5. jouluk. 2021 klo 12.00 Beta Tester (alpha-beta-rele...@gmx.net) kirjoitti: > Dear Maintainer, > > i don't have an idea which packages are involved to this bug: > > i have a strange behavior with Debian Live 11.1.0 amd64 LXDE iso, when i > try to mount my Android 11 smart phone plugged

Re: trying to start Okular

2021-02-08 Thread Roland Mueller
Okular requires the followin shared object/library that should be in /usr/lib64. /usr/lib64/libKF5Parts.so.5 /usr/lib64/libKF5Parts.so.5.75.0 BR, Roland ma 8. helmik. 2021 klo 13.24 ellanios82 (ellanio...@gmail.com) kirjoitti: > my system is MX-Linux patito feo amd64 > > > : after recent sys

Re: running microsoft team on debian 10.3

2020-12-09 Thread Roland Mueller
Hello, ke 9. jouluk. 2020 klo 15.55 Yoann LE BARS (yo...@le-bars.net) kirjoitti: > > Hello everybody out there! > > On 2020/12/09 at 1:57 pm, Carl Fink wrote: > > You have to know the vocabulary. > > > > They say that "window" sharing is not available. "Screen" sharing is. > > That is, you can't

Re: find problem

2014-11-25 Thread Roland Mueller
Hello, 2014-11-12 12:40 GMT+02:00 Raffaele Morelli : > On 11/11/14 at 04:09pm, B. M. wrote: > > Hi all, > > > > I'm struggling with a find problem. > > > > I want to combine find and par2create recursively in order to get the > > following done: > > > > Foreach file with a certain suffix (e.g. av

Re: "cloning" a debian installation

2014-02-05 Thread Roland Mueller
Hello, 2014-02-05 Kruppt : > On 2014-01-31, Kruppt wrote: > > On 2014-01-31, Fabrice Vaillant wrote: > >> Hi > >> I'm using debian 7.3 on my laptop (Dell E5530) and it runs perfectly > >> fine. I'm considering remplacing the hdd by a ssd. > >> The thing is I'd rather not go through the hassle o

Re: debian xfce network tethering a samsung galaxy s2

2013-11-27 Thread Roland Mueller
Hello, 2013/11/26 Zenaan Harkness > Setting up a laptop workstation for a friend, who uses internet via an > sgs2 (samsung galaxy sII). Never have I tethered before. > > I've installed wheezy+xfce on a thinkpad r500. > > Been searching a bit, eg "network tethering site:debian.org" and others. >

Re: Installing flash player into user's home dir. for chromium.

2013-01-24 Thread Roland Mueller
Hello, 2013/1/18 Patrick Bartek > > > From: Sthu Deus > > To: debian-user@lists.debian.org > > >> > > > >> Check if the user home directory has a hidden .moziila/plugins > >> directory. This is one of several defaults that browsers search for > >> plugins. If not, add it, place the flas

Re: (problem) LVM + USB drive

2011-06-02 Thread Roland Mueller
Hello, 2011/6/2 Itay > On Mon, 30 May 2011, Itay wrote: > > I'd like to set up a USB drive using LVM. Could someone knowledgable >> confirm that the following recipe should allow me to hot-plug the USB drive >> without rendering the LVM file-systems inaccessible? >> > > The recipe has a proble