Bug#864179: Workaround/Possible solution

2024-05-20 Thread Leandro Doctors
Just adjust the permissions accordingly: sudo chown -Rv _apt:root /root/.synaptic/tmp/

Bug#992737: ITP: libtools-build-clojure -- a library for building artifacts

2021-12-18 Thread Leandro Doctors
Great! Thanks! --Leandro

Bug#992737: ITP: libtools-build-clojure -- a library for building artifacts

2021-08-22 Thread Leandro Doctors
Package: wnpp Severity: wishlist Owner: Leandro Doctors X-Debbugs-Cc: debian-de...@lists.debian.org, ldoct...@gmail.com * Package name: libtools-build-clojure Version : 0.1.7 Upstream Author : Alex Miller , and others * URL : https://github.com/clojure/tools.build

Bug#992735: libcore-specs-alpha-clojure: should provide (symlinks to) .jars in /usr/share/java

2021-08-22 Thread Leandro Doctors
Package: libcore-specs-alpha-clojure Version: 0.2.56-1 Severity: normal X-Debbugs-Cc: ldoct...@gmail.com Dear Maintainer, According to the Java Policy [1], this package should provide .jars in /usr/share/java. It doesn't. Could you please consider adding the relevant symlinks to /usr/share/maven

Bug#992736: libspec-alpha-clojure: should provide (symlinks to) .jars in /usr/share/java

2021-08-22 Thread Leandro Doctors
Package: libspec-alpha-clojure Version: 0.2.194-1 Severity: normal X-Debbugs-Cc: ldoct...@gmail.com Dear Maintainer, According to the Java Policy [1], this package should provide .jars in /usr/share/java. It doesn't. Could you please consider adding the relevant symlinks to /usr/share/maven-repo

Bug#977052: rlwrap: prompt disappears w/ readline 8.1 (fixed upstream)

2021-06-05 Thread Leandro Doctors
This bug also affects clojure. See https://bugs.launchpad.net/ubuntu/+source/clojure/+bug/1930277 BTW: the latest rlwrap version as of 2021-June-05 is 0.45.1

Bug#986294: New upstream 0.45.1 available

2021-06-05 Thread Leandro Doctors
Please check https://github.com/hanslub42/rlwrap/releases/latest

Bug#972062: openjfx: Make OpenJFX visible to Java programs by default

2020-10-12 Thread Leandro Doctors
I see. Thanks for your answer, Emmanuel! BTW: I know there are lots of documents out there regarding this, but I really would appreciate it if you could point me to "recommended practices" regarding this procedure. Best, Leandro

Bug#972062: openjfx: Make OpenJFX visible to Java programs by default

2020-10-11 Thread Leandro Doctors
Package: openjfx Version: 11.0.7+0-5 Severity: normal X-Debbugs-Cc: ldoct...@gmail.com Dear Maintainer, Could you please make sure OpenJFX is added to the Java path when installed, and removed when uninstalled? Otherwise, applications that require OpenJFX cannot run... Thanks! -- System Infor

Bug#960565: Acknowledgement (grub-common: update-grub ignores os-prober when not told to do so (no automatic dual boot with FreeBSD))

2020-05-13 Thread Leandro Doctors
BTW: I can cornfirm that adding `GRUB_DISABLE_OS_PROBER=false` to `/etc/default/grub` does *not* solve this problem.

Bug#960565: grub-common: update-grub ignores os-prober when not told to do so (no automatic dual boot with FreeBSD)

2020-05-13 Thread Leandro Doctors
other system? For instance, when a Microsoft Windows system is detected, it is added by default to the GRUB menu. Why not applying the same logic to FreeBSD? (or any other system) Thank you for considering my request, dear Maintainer. Sincerely, Leandro Doctors -- Package-specific info: **

Bug#959741: gnome-shell-extension-tilix-shortcut: it does not appear in Nautilus contextual menu

2020-05-04 Thread Leandro Doctors
Package: gnome-shell-extension-tilix-shortcut Version: 1.0.1-2 Severity: grave Justification: renders package unusable Dear maintainer, I open this bug to add more information to #913024. (In fact, I think that bug should be moved here, as the bug affects the extension, not tilix proper.) -- Sy

Bug#913024: tilix: Nautilus integration doesn't work

2020-05-04 Thread Leandro Doctors
Package: tilix Version: 1.9.3-4+b1 Followup-For: Bug #913024 Dear Maintainer, This bug reappeared in Debian testing/unstable. Please, see package list below. Just in case, I am also opening a bug for the gnome extension. -- System Information: Debian Release: bullseye/sid APT prefers unstabl

Bug#955592: synaptic: does not respect `update-alternatives` nor GNOME Preferences for the default web browser (always uses Chromium)

2020-04-02 Thread Leandro Doctors
Package: synaptic Version: 0.90+nmu1 Severity: normal Dear Maintainer, * What led up to the situation? * What exactly did you do (or not do) that was effective (or ineffective)? In Synaptic (under GNOME), I click "Visit Homepage" on a package's description pane. * What was the out

Bug#955593: synaptic: does not respect `update-alternatives` nor GNOME Preferences for the default web browser (always uses Chromium)

2020-04-02 Thread Leandro Doctors
Package: synaptic Version: 0.90+nmu1 Severity: normal Dear Maintainer, * What led up to the situation? * What exactly did you do (or not do) that was effective (or ineffective)? In Synaptic (under GNOME), I click "Visit Homepage" on a package's description pane. * What was the out

Bug#927706: clojure: significant performance decrease in 1.10

2020-02-25 Thread Leandro Doctors
Hi, all Given that clojure 1.10.1 is already in Debian... Should this bug be closed? Best, Leandro

Bug#928942: Bug #928942: udd: cannot import database dump into PostgreSQL ("function release_name(text) does not exist")

2019-05-15 Thread Leandro Doctors
On Wed, 15 May 2019 at 05:12, Lucas Nussbaum wrote: > udd-schema.sql is generated automatically Great to hear! Thanks for the update, Lucas! --Leandro

Bug#928942: Bug #928942: udd: cannot import database dump into PostgreSQL ("function release_name(text) does not exist")

2019-05-14 Thread Leandro Doctors
On Tue, 14 May 2019 at 19:01, Mattia Rizzolo wrote: > TTBOMK, the schema Is just handled pseudo-manually, so any change would need > to be applied directly. > > I'm not even sure if the schema dump in git is current anymore (being 7 > months old). Then, probably the best course of action would

Bug#928942: Bug #928942: udd: cannot import database dump into PostgreSQL ("function release_name(text) does not exist")

2019-05-14 Thread Leandro Doctors
On Tue, 14 May 2019 at 06:20, Michael Banck wrote: > Am Montag, den 13.05.2019, 15:44 -0300 schrieb Leandro Doctors: Hi, Michael! Thanks for your detailed answer. > > Package: qa.debian.org > > Severity: grave > > Justification: causes non-serious data loss> &g

Bug#928942:

2019-05-13 Thread Leandro Doctors
Control: user qa.debian@packages.debian.org Control: usertags -1 + udd

Bug#928942: udd: cannot import database dump into PostgreSQL ("function release_name(text) does not exist")

2019-05-13 Thread Leandro Doctors
Package: qa.debian.org Severity: grave Justification: causes non-serious data loss Dear Maintainer, (Sorry for any format error in this bug. I tried to use "reportbug", but it gave me so many problems I gave up and ended up creating this manually...) I am trying to create a replica from the pu

Bug#914652: Acknowledgement (nautilus: takes many seconds to start; becomes irresponsive on search)

2018-12-03 Thread Leandro Doctors
I've just solved the problem! Just delete the folder ~/.cache/tracker The folder is created again (automatically) at the next login. Closes #914652

Bug#914652: nautilus: takes many seconds to start; becomes irresponsive on search

2018-11-25 Thread Leandro Doctors
Package: nautilus Version: 3.30.3-1 Severity: important Dear Maintainer, * What led up to the situation? Starting the program. Or performing a search once the program has loaded. * What exactly did you do (or not do) that was effective (or ineffective)? I tried to ex

Bug#898147: Acknowledgement (gdm3: fails to start: ("Oops! A problem has occured!" screen))

2018-05-08 Thread Leandro Doctors
severity 898147 grave found 898147 gdm3/3.28.1-1 thanks

Bug#898147: Acknowledgement (gdm3: fails to start: ("Oops! A problem has occured!" screen))

2018-05-07 Thread Leandro Doctors
severity 898147 grave found 898147 gdm3/3.28.1-1 thanks

Bug#898147: Acknowledgement (gdm3: fails to start: ("Oops! A problem has occured!" screen))

2018-05-07 Thread Leandro Doctors
found 898147 gdm3/3.28.1-1

Bug#898147: Acknowledgement (gdm3: fails to start: ("Oops! A problem has occured!" screen))

2018-05-07 Thread Leandro Doctors
severity 898147 grave

Bug#884141: gdm3: fails to start, no log info

2018-05-07 Thread Leandro Doctors
Hi, Jan, I have just realized you did not provide any information regarding what happens... If you don't, it will be very difficult for anyone to help you. I recommend you try filling the corresponding templates inside reportbug, or reportbug-ng... Best, Leandro

Bug#884141: gdm3: fails to start, no log info

2018-05-07 Thread Leandro Doctors
Please disregard my previous message. It was meant for a new bug (which I have just created).

Bug#898147: gdm3: fails to start: ("Oops! A problem has occured!" screen)

2018-05-07 Thread Leandro Doctors
Package: gdm3 Version: 3.28.1-1 --- Please enter the report below this line. --- Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? Installed GDM3. * What exactly did you do (or not do) that was ef

Bug#884141: gdm3: fails to start: ("Oops! A problem has occured!" screen)

2018-05-07 Thread Leandro Doctors
Package: gdm3 Version: 3.28.1-1 --- Please enter the report below this line. --- Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? Installed GDM3. * What exactly did you do (or not do) that was effe

Bug#898092: sddm: takes extremely long time to start

2018-05-07 Thread Leandro Doctors
merges 898021.

Bug#898092: sddm: takes extremely long time to start

2018-05-07 Thread Leandro Doctors
On Mon, 7 May 2018, 04:43 Maximiliano Curia, wrote: > > Kernel: Linux 4.16.0-1-amd64 (SMP w/8 CPU cores) > > It seems that there is a reported bug on 4.16.0 about this: > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=898021 > > You might want to downgrade to 4.15.0 just to be sure that you a

Bug#898092: Acknowledgement (sddm: takes extremely long time to start)

2018-05-06 Thread Leandro Doctors
By the way: lightdm works fine. (gdm3 does not work at all, but I cannot debug everything at the same time)

Bug#898092: sddm: takes extremely long time to start

2018-05-06 Thread Leandro Doctors
Package: sddm Version: 0.17.0-1 Severity: important Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? Intalling Plasma Desktop after having problems with several GTK-based Desktop Environments (may fill bug on tha

Bug#871542: Chromium 60 UI is huge on HiDPI displays

2017-11-07 Thread Leandro Doctors
Hi, all, The problem seems to be solved using the latest version from unstable (62.0.3202.89-1). Could someone please confirm this? Best, Leandro

Bug#846656: [postgresql-9.6] When installing, default cluster "9.6/main" is not created.

2016-12-02 Thread Leandro Doctors
Package: postgresql-9.6 Version: 9.6.1-2 Severity: important --- Please enter the report below this line. --- Dear maintainer, I had to manually run #pg_createcluster --start 9.6 main to make the server work. Otherwise, it will start but will not listen to any connections. At first, I experie

Bug#822081: Bug#825100: Problems with ouse and touchpad settings (it was:Re: Bug#822081: gnome-control-center: Mouse settings have no effect since 3.20)

2016-09-17 Thread Leandro Doctors
2016-06-06 5:02 GMT-03:00 Emilio Pozuelo Monfort : > #822081, #822372 are about the inability to configure the touchpad when > synaptics is used. > > I believe your problem is the latter, and you just need to uninstall > xserver-xorg-input-synaptics and restart your session to get (most) settings

Bug#746415: gnome-terminal: will not start with non-utf-8 locale

2016-08-31 Thread Leandro Doctors
Hi, all. I can confirm this also happens with gnome-terminal 3.20.2-4. Best, Leandro

Bug#821352: Problems with ouse and touchpad settings (it was:Re: Bug#822081: gnome-control-center: Mouse settings have no effect since 3.20)

2016-06-05 Thread Leandro Doctors
Dear all. (CC: to #823372, #821352 and #825100 since I believe all these bugs should be merged.) I have the same problems (see attached screenshot), namely: 1) The mouse settings panel does not appear complete any more. 2) All customization (natural scrolling, primary button, touchpad's touch-twi

Bug#768875: debian-installer: graphical install ignores (both newly created and already existing) EFI partition(s)

2014-11-09 Thread Leandro Doctors
Package: debian-installer Version: 20141002 Severity: important Tags: d-i Dear Maintainer, I am installing Debian "testing" ("Jessie") on a MacBook Pro 8,2. When using the graphical expert install, EFI partitions seem to be ignored when validating the partition structure. I have tried both with

Bug#678558: tortoisehg-nautilus: TortoiseHg does not work at all

2012-06-22 Thread Leandro Doctors
Package: tortoisehg-nautilus Version: 2.4-1 Severity: grave Justification: renders package unusable Dear Maintainer, *** Please consider answering these questions, where appropriate *** * What led up to the situation? * What exactly did you do (or not do) that was effective (or ineffec

Bug#678518: hg-fast-export: Mercurial (Hg) "convert" extension is not automatically enabled

2012-06-22 Thread Leandro Doctors
Package: hg-fast-export Version: 20120618-1 Severity: grave Justification: renders package unusable Dear Maintainer, *** Please consider answering these questions, where appropriate *** (Note: This bug appeared in version 20120203-1 (testing). After fixing the bug, and before reporting it, I upgr

Bug#630277: fixed in gnome-settings-daemon 2.30.2-4

2011-08-04 Thread Leandro Doctors
Hi, Please check the packages related to your last update. I've just downgraded your package to version 2.30.2-3 because, if I use version 2.30.2-4 with the related packages in version 2.30.2-3 gnome-settings daemon hangs up. Please see https://bugs.launchpad.net/ubuntu/+source/packagekit/+bug/38

Bug#636069: indicator-session: Commands "Restart" and "Shut Down" do nothing

2011-07-30 Thread Leandro Doctors
Package: indicator-session Version: 0.2.17-1 Severity: normal The expected behaviour is that, after clicking on the desired applet menu entry, a confirmation dialogue will appear; and (once the action has been confirmed via a confirmation dialogue) the action will be executed. However, if I choos

Bug#523048: nautilus loads directories slowly (not only when gnome assistive technologies enabled)

2011-03-29 Thread Leandro Doctors
Package: nautilus Version: 2.30.1-3 Severity: normal It seem to be a general bug in Nautilus (and not only with assistive technology on) Please see https://bugzilla.redhat.com/show_bug.cgi?id=620553 -- System Information: Debian Release: 6.0.1 APT prefers proposed-updates APT policy: (500,

Bug#614583: Keyboard fails to respond while starting Debian-Installer on Debian 6 "Squeeze" for PowerPC on a G5

2011-03-02 Thread Leandro Doctors
2011/3/2 Ben Hutchings : > On Tue, 2011-02-22 at 13:02 +0000, Leandro Doctors wrote: >> (It boots fine from the CD.) >> -Yaboot 1.3.13 shows the initial text screen (with black background) >> asking to select the installation method. >> -We select install mode (

Bug#614583: Keyboard fails to respond while starting Debian-Installer on Debian 6 "Squeeze" for PowerPC on a G5

2011-02-24 Thread Leandro Doctors
2011/2/23 Miguel Figueiredo : > Currently D-I supports the following modules: [...] > Can you use the installed system to check if your keyboards require a diferent > kernel module not included in the list above? > You just have to run: > > $ lsmod | grep hid > > and report back the output. (Checke

Bug#614583: Keyboard fails to respond while starting Debian-Installer on Debian 6 "Squeeze" for PowerPC on a G5

2011-02-24 Thread Leandro Doctors
2011/2/23 Miguel Figueiredo : > Currently D-I supports the following modules: > usbhid > hid-apple > hid-belkin > hid-microsoft > hid-logitech > hid-monterey > hid-sunplus > hid-cherry > > Can you use the installed system to check if your keyboards require a diferent > kernel module not included in

Bug#614583: Keyboard fails to respond while starting Debian-Installer on Debian 6 "Squeeze" for PowerPC on a G5

2011-02-23 Thread Leandro Doctors
2011/2/22 Miguel Figueiredo : > A Terça 22 Fevereiro 2011 13:02:33 Leandro Doctors você escreveu: >> We've just tried to install Debian 6 "Squeeze" for PowerPC on a G5 and >> got the same error as reported in #420027. > What keyboard are you using? Does it needs

Bug#614583: Keyboard fails to respond while starting Debian-Installer on Debian 6 "Squeeze" for PowerPC on a G5

2011-02-22 Thread Leandro Doctors
Package: installation-reports Hi, We've just tried to install Debian 6 "Squeeze" for PowerPC on a G5 and got the same error as reported in #420027. (It boots fine from the CD.) -Yaboot 1.3.13 shows the initial text screen (with black background) asking to select the installation method. -We sele

Bug#579797: [CRASH] Uncaught exception AttributeError in Frontend/Gtk/ui.py:616

2010-04-30 Thread Leandro Doctors
Package: update-manager-gnome Version: 0.200.3-1 Severity: grave File: /usr/share/pyshared/UpdateManager/Frontend/Gtk/ui.py Tags: squeeze Justification: renders package unusable *** Please type your report below this line *** *** /tmp/update-manager- bug_PQndy The information below has been auto

Bug#574655: typo3: Backend page is not displayed after initial installation

2010-04-22 Thread Leandro Doctors
2010/4/8 Leandro Doctors : > 2010/3/29 Christian Welzel : Hi, Christian. As you said, it was a PHP-related problem. And I finally got to solve it (yeap, finally solved). I think you can close this bug. (In the meanwhile, I found two others. And I think I fixed one of them, he he) Just for

Bug#578748: typo3: path to execdir is broken

2010-04-22 Thread Leandro Doctors
Subject: typo3: path to execdir is broken Package: typo3 Version: 4.3.2-1 Severity: important Checking the Apache log, I found something interesting #tail /var/log/apache2/error.log [Thu Apr 22 12:26:33 2010] [error] [client ::1] File does not exist: /var/www/favicon.ico sh: /var/lib/typo3-dummy/e

Bug#413954: typo3: invokes nonexistant graphicsmagick-imagemagick-compat "combine" command

2010-04-22 Thread Leandro Doctors
Subject: typo3: invokes nonexistant graphicsmagick-imagemagick-compat "combine" command Package: typo3 Version: 4.3.2-1 Severity: important Hi, Just for the record, TYPO3 also invokes the "combine" imagemagick command, which is not present in graphicsmagick-image-compat. Should this imply the cor

Bug#574655: typo3: Backend page is not displayed after initial installation

2010-04-08 Thread Leandro Doctors
2010/3/29 Christian Welzel : > Am 24.03.2010 22:41, schrieb Leandro Doctors: > >> #tail /var/log/apache2/error.log >> [Wed Mar 24 22:24:14 2010] [error] [client ::1] PHP Fatal error: >> session_start(): Failed to initialize storage module: files (path: ) >> in /usr/s

Bug#574655: typo3: Backend page is not displayed after initial installation

2010-03-29 Thread Leandro Doctors
2010/3/29 Leandro Doctors : > 2010/3/24 Christian Welzel : >> the right location would be /var/lib/typo3-dummy > I tried it and got the same message: [...] BTW: The source code of the http://localhost/cms/typo3/index.php file is blank L -- To UNSUBSCRIBE, email to debian-bu

Bug#574655: typo3: Backend page is not displayed after initial installation

2010-03-29 Thread Leandro Doctors
2010/3/24 Christian Welzel : > Am 24.03.2010 19:16, schrieb Leandro Doctors: > >> [Wed Mar 24 19:03:43 2010] [error] [client ::1] PHP Fatal error: >> session_start(): Failed to initialize storage module: files (path: ) > > Which version of php are you using? ~$ php -v

Bug#574655: typo3: Backend page is not displayed after initial installation

2010-03-24 Thread Leandro Doctors
2010/3/22 Christian Welzel : > Please enable debugging output in your php-installation and look for > errors in the > php error log. Hi, I did a "sudo nano /usr/share/typo3/typo3_src-4.3/.htaccess" The file contains the following: php_flag display_errors on I get the following in /var/log/apache2

Bug#574655: typo3: Backend page is not displayed after initial installation

2010-03-19 Thread Leandro Doctors
Subject: typo3: Backend page is not displayed after initial installation Package: typo3 Version: 4.3.2-1 Severity: important *** Please type your report below this line *** After first installing the software, the backend's homepage (http://localhost/cms/typo3) is just a blank page. It happens whe

Bug#526517: ITP: developers-reference-es -- Spanish translation of the Debian Developers' Reference

2009-05-01 Thread Leandro Doctors
Package: wnpp Severity: wishlist Owner: ldoct...@gmail.com * Package name: developers-reference-es Version : 3.4.1 Upstream Author : Andreas Barth, Adam Di Carlo, Raphaël Hertzog, Christian Schwarz, Ian Jackson * URL : http://www.debian.org/doc/developers-reference/ * Li

Bug#511243: Volunteer

2009-03-16 Thread Leandro Doctors
I might help (I was thinking about helping with Globus, but I think this is simpler, and both projects are on the same field). I'll start reading the BOINC documentation (and re-read Debian's NMG). If you could recommend me some specific documentation to better understand your problems, I would be

Bug#465686: Duplicated bug

2008-02-20 Thread Leandro Doctors
Hi This bug is duplicated. See #391397[0]. Cheers, L [0]: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=391397 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#360105: Duplicated bug

2008-02-20 Thread Leandro Doctors
Hi This bug is duplicated. See #391397[0]. Cheers, L [0]: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=391397 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]