Author Topic: Program Recommendations for Debian  (Read 11681 times)

ArchiMark

  • Administrator
  • Hero Member
  • *****
  • Posts: 1830
    • View Profile
Program Recommendations for Debian
« Reply #15 on: June 27, 2018, 12:35:05 pm »
Quote from: galodoido
Try this : remove .config/lxqt/globalkeyshortcuts.conf. logout and login.


Thanks for your help....tried it, but no change.....

 
Silicon Valley Digerati - * Please see my Mini Laptops For Sale Listing *
Cosmo Communicator / One-Netbook One Mix Yoga 3S (Win 10/Manjaro 18)
Banana Pi Zero UMPC/Armbian
MacBookPro
Sold: C3200/N900/OQO/N5/Dell Mini9/Netwalker/UMID M1/

ArchiMark

  • Administrator
  • Hero Member
  • *****
  • Posts: 1830
    • View Profile
Program Recommendations for Debian
« Reply #16 on: June 27, 2018, 04:14:43 pm »
Went ahead and re-flashed Gemini with the new multi-boot....now, I can boot directly into Debian without pressing any buttons....nice....

So far, all is good....

 

Mark
Silicon Valley Digerati - * Please see my Mini Laptops For Sale Listing *
Cosmo Communicator / One-Netbook One Mix Yoga 3S (Win 10/Manjaro 18)
Banana Pi Zero UMPC/Armbian
MacBookPro
Sold: C3200/N900/OQO/N5/Dell Mini9/Netwalker/UMID M1/

galodoido

  • Full Member
  • ***
  • Posts: 153
    • View Profile
Program Recommendations for Debian
« Reply #17 on: June 28, 2018, 02:49:19 pm »
Quote from: ArchiMark
Went ahead and re-flashed Gemini with the new multi-boot....now, I can boot directly into Debian without pressing any buttons....nice....

So far, all is good....

 

Mark

What about exagear + wine ?

I will reflash my gemini, but I am planning to install exagear . But I think problem you have mentioned can occur. So, if the keyboard layout has disapearead as you said is really a big problem.
Did you reinstall exagear ?
Thank you.

Kiriririn

  • Jr. Member
  • **
  • Posts: 66
    • View Profile
Program Recommendations for Debian
« Reply #18 on: June 28, 2018, 02:55:39 pm »
Quote from: galodoido
Quote from: ArchiMark
Went ahead and re-flashed Gemini with the new multi-boot....now, I can boot directly into Debian without pressing any buttons....nice....

So far, all is good....

 

Mark

What about exagear + wine ?

I will reflash my gemini, but I am planning to install exagear . But I think problem you have mentioned can occur. So, if the keyboard layout has disapearead as you said is really a big problem.
Did you reinstall exagear ?
Thank you.

I had this problem and fixed it, iirc by copying some keyboard layout related stuff in /usr from backup (seems something in the exagear installation deletes it)

galodoido

  • Full Member
  • ***
  • Posts: 153
    • View Profile
Program Recommendations for Debian
« Reply #19 on: June 28, 2018, 02:57:49 pm »
Quote from: Kiriririn
Quote from: galodoido
Quote from: ArchiMark
Went ahead and re-flashed Gemini with the new multi-boot....now, I can boot directly into Debian without pressing any buttons....nice....

So far, all is good....

 

Mark

What about exagear + wine ?

I will reflash my gemini, but I am planning to install exagear . But I think problem you have mentioned can occur. So, if the keyboard layout has disapearead as you said is really a big problem.
Did you reinstall exagear ?
Thank you.

I had this problem and fixed it, iirc by copying some keyboard layout related stuff in /usr from backup (seems something in the exagear installation deletes it)

Ok. Thank you so much !

ArchiMark

  • Administrator
  • Hero Member
  • *****
  • Posts: 1830
    • View Profile
Program Recommendations for Debian
« Reply #20 on: June 28, 2018, 03:21:31 pm »
Yes, reinstalled exagear and wine.

Had keyboard issue again, but restarted and so far, no problem since then.
Silicon Valley Digerati - * Please see my Mini Laptops For Sale Listing *
Cosmo Communicator / One-Netbook One Mix Yoga 3S (Win 10/Manjaro 18)
Banana Pi Zero UMPC/Armbian
MacBookPro
Sold: C3200/N900/OQO/N5/Dell Mini9/Netwalker/UMID M1/

galodoido

  • Full Member
  • ***
  • Posts: 153
    • View Profile
Program Recommendations for Debian
« Reply #21 on: June 28, 2018, 03:47:46 pm »
Quote from: ArchiMark
Yes, reinstalled exagear and wine.

Had keyboard issue again, but restarted and so far, no problem since then.
Ok.
Thank you again.

Eric BF

  • Jr. Member
  • **
  • Posts: 89
    • View Profile
Program Recommendations for Debian
« Reply #22 on: June 29, 2018, 04:33:12 am »
I installed: abiword, gnumeric, feh, rhythmbox, and then all the tools required to install and compile Emacs (gcc, git, autoconf, ..., long list).

My main use case is Emacs with org mode and my system boots directly into Debian by default.
Gemini 4G Debian
OpenPandora with Debian

jakfish

  • Sr. Member
  • ****
  • Posts: 394
    • View Profile
Program Recommendations for Debian
« Reply #23 on: June 29, 2018, 07:40:12 am »
>>Yes, reinstalled exagear and wine.<<

I was looking at exagear to run in Android, but pulled back when I read that it doesn't have touch screen capability, that you have to use a mouse. Could you confirm this?

Thanks,
Jake
« Last Edit: June 29, 2018, 07:40:40 am by jakfish »

SNi

  • Full Member
  • ***
  • Posts: 105
    • View Profile
    • http://www.sibelle.info
Program Recommendations for Debian
« Reply #24 on: June 29, 2018, 09:59:13 am »
Would be fantastic if someone could get IQNotes (source in Github) compiled/working in Debian. I used it the past 15 years on my various Zauri, it's great as an outliner, to-do, list app, etc., etc.

Eric BF

  • Jr. Member
  • **
  • Posts: 89
    • View Profile
Program Recommendations for Debian
« Reply #25 on: June 30, 2018, 09:03:24 am »
Quote from: SNi
Would be fantastic if someone could get IQNotes (source in Github) compiled/working in Debian. I used it the past 15 years on my various Zauri, it's great as an outliner, to-do, list app, etc., etc.
Given the instructions on the github page, it should be straightforward to compile & install.  It requires qmake which is available in Debian.

By the way, Emacs has org mode which does all that IQNotes seems to do. You can install Emacs by simply "sudo apt install emacs25" and it should have org mode available.
« Last Edit: June 30, 2018, 09:04:05 am by Eric BF »
Gemini 4G Debian
OpenPandora with Debian

SNi

  • Full Member
  • ***
  • Posts: 105
    • View Profile
    • http://www.sibelle.info
Program Recommendations for Debian
« Reply #26 on: July 01, 2018, 07:06:47 pm »
Quote from: Eric BF
Quote from: SNi
Would be fantastic if someone could get IQNotes (source in Github) compiled/working in Debian. I used it the past 15 years on my various Zauri, it's great as an outliner, to-do, list app, etc., etc.
Given the instructions on the github page, it should be straightforward to compile & install.  It requires qmake which is available in Debian.
By the way, Emacs has org mode which does all that IQNotes seems to do. You can install Emacs by simply "sudo apt install emacs25" and it should have org mode available.
1. I tried to install Emacs25 per your suggestion, but get 'Reading package list... Done' then 'Building dependency tree...Done' then 'E: Unable to locate package emacs 25' error message. Actually I get a similar 'unable to locate' error message for any/everything I have tried to install thus far!

Per my (admittedly extremely limited) knowledge there should be a sources.list file in /etc/apt/ that "tells" the system the repository source (at least that is what is on my desktop). On my Gemini there is no such file, but there are two files, multistrap-debian.list (pointing at the 'regular' Debian repository) and multistrap-gemian.list (pointing at thinkglobally.org) in /etc/apt/sources.list.d/  Is this the way this should be, or is this why I can't install any packages?

2. Re IQNotes: I have never compiled a program, so have been googling furiously without any luck so far. I've read that once I download the source and change to its directory I need to do ./configure to check my system for the required software needed to build the program. This gives a 'No such file or directory' error  message. If I skip this step and try the instructions provided in the README.DESKTOP I get the following error message: 'qmake: could not exec '/usr/lib/aarch64-linux-gnu/qt4/bin/qmake'  It may be "straightforward" to someone that knows what they are doing, but (unfortunately) that is not me! Any pointers?

ArchiMark

  • Administrator
  • Hero Member
  • *****
  • Posts: 1830
    • View Profile
Program Recommendations for Debian
« Reply #27 on: July 01, 2018, 07:36:12 pm »
Quote from: SNi
Quote from: Eric BF
Quote from: SNi
Would be fantastic if someone could get IQNotes (source in Github) compiled/working in Debian. I used it the past 15 years on my various Zauri, it's great as an outliner, to-do, list app, etc., etc.
Given the instructions on the github page, it should be straightforward to compile & install.  It requires qmake which is available in Debian.
By the way, Emacs has org mode which does all that IQNotes seems to do. You can install Emacs by simply "sudo apt install emacs25" and it should have org mode available.
1. I tried to install Emacs25 per your suggestion, but get 'Reading package list... Done' then 'Building dependency tree...Done' then 'E: Unable to locate package emacs 25' error message. Actually I get a similar 'unable to locate' error message for any/everything I have tried to install thus far!

Per my (admittedly extremely limited) knowledge there should be a sources.list file in /etc/apt/ that "tells" the system the repository source (at least that is what is on my desktop). On my Gemini there is no such file, but there are two files, multistrap-debian.list (pointing at the 'regular' Debian repository) and multistrap-gemian.list (pointing at thinkglobally.org) in /etc/apt/sources.list.d/  Is this the way this should be, or is this why I can't install any packages?

2. Re IQNotes: I have never compiled a program, so have been googling furiously without any luck so far. I've read that once I download the source and change to its directory I need to do ./configure to check my system for the required software needed to build the program. This gives a 'No such file or directory' error  message. If I skip this step and try the instructions provided in the README.DESKTOP I get the following error message: 'qmake: could not exec '/usr/lib/aarch64-linux-gnu/qt4/bin/qmake'  It may be "straightforward" to someone that knows what they are doing, but (unfortunately) that is not me! Any pointers?

Just to make sure....

Did you first do:

Code: [Select]
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade

And then:

Code: [Select]
sudo apt-get install emacs25
If not, try it...
Silicon Valley Digerati - * Please see my Mini Laptops For Sale Listing *
Cosmo Communicator / One-Netbook One Mix Yoga 3S (Win 10/Manjaro 18)
Banana Pi Zero UMPC/Armbian
MacBookPro
Sold: C3200/N900/OQO/N5/Dell Mini9/Netwalker/UMID M1/

Eric BF

  • Jr. Member
  • **
  • Posts: 89
    • View Profile
Program Recommendations for Debian
« Reply #28 on: July 02, 2018, 04:03:21 am »
I would suggest not doing a dist-upgrade as 1) it shouldn't be necessary and 2) may actually cause problems depending on what it tries to upgrade, e.g. the kernel.
« Last Edit: July 02, 2018, 04:04:22 am by Eric BF »
Gemini 4G Debian
OpenPandora with Debian

ArchiMark

  • Administrator
  • Hero Member
  • *****
  • Posts: 1830
    • View Profile
Program Recommendations for Debian
« Reply #29 on: July 02, 2018, 08:32:25 am »
Quote from: Eric BF
I would suggest not doing a dist-upgrade as 1) it shouldn't be necessary and 2) may actually cause problems depending on what it tries to upgrade, e.g. the kernel.


Doing dist-upgrade is certainly optional.

Others and myself have done it without any problems.
Silicon Valley Digerati - * Please see my Mini Laptops For Sale Listing *
Cosmo Communicator / One-Netbook One Mix Yoga 3S (Win 10/Manjaro 18)
Banana Pi Zero UMPC/Armbian
MacBookPro
Sold: C3200/N900/OQO/N5/Dell Mini9/Netwalker/UMID M1/