[Bug 123427] Re: [apport] package mysql-server-5.0 failed to install/upgrade:

2008-08-26 Thread Torsten Bronger
** Changed in: mysql-dfsg-5.0 (Ubuntu)
   Status: Invalid => New

-- 
[apport] package mysql-server-5.0 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/123427
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 24070] Re: notification daemon should postpone showing the bubbles if applications are in fullscreenmode (instead of not showing them at all)

2008-11-28 Thread Torsten Bronger
Still not working in Intrepid.  I suggest an option switch: By default,
bubbles are suppressed when a full-screen app is in the foreground (and
only then!), or they are shown always.

Note that the sound signal of the bubble can be heard always, so it's
inconsistent at the moment.

-- 
notification daemon should postpone showing the bubbles if applications are in 
fullscreenmode (instead of not showing them at all)
https://bugs.launchpad.net/bugs/24070
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 394242] [NEW] usetex: wrong spacing

2009-07-01 Thread Torsten Bronger
Public bug reported:

I use 0.98.5.2 with PDF output and the following settings:

matplotlib.rcParams["text.usetex"] = True
matplotlib.rcParams["text.latex.preamble"] = 
r"\def\rmdefault{ud2}\usepackage{eulervm}\usepackage{color}"
matplotlib.rcParams['text.latex.unicode'] = True

("ud2" is a special font that I use.)

Now,

axes.set_ylabel(ur"I in mA/cm$^2$")

causes the $^2$ being placed above the "m", so the spacing is
incorrect.  I can repair it by inserting \kern0.3em after the "cm".
Or, I can append text after the $^2$, which curiously makes the
spacing correct.

** Affects: matplotlib (Ubuntu)
 Importance: Undecided
 Status: New

-- 
usetex: wrong spacing
https://bugs.launchpad.net/bugs/394242
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 394502] [NEW] umlauts cause KeyError

2009-07-01 Thread Torsten Bronger
Public bug reported:

I use 0.98.5.2 with PDF output and the following settings:

matplotlib.rcParams["text.usetex"] = True
matplotlib.rcParams["text.latex.preamble"] = 
r"\def\rmdefault{ud2}\usepackage{eulervm}"
matplotlib.rcParams['text.latex.unicode'] = True

("ud2" is a special font that I use.)

Now,

axes.set_ylabel(u"Ätzrate in nm/min")

causes the following TB:

Traceback (most recent call last):
  File "plots.py", line 88, in 
figure.savefig("aetzen.pdf")
  File "/usr/lib/python2.6/dist-packages/matplotlib/figure.py", line 990, in 
savefig
self.canvas.print_figure(*args, **kwargs)
  File "/usr/lib/python2.6/dist-packages/matplotlib/backend_bases.py", line 
1419, in print_figure
**kwargs)
  File "/usr/lib/python2.6/dist-packages/matplotlib/backend_bases.py", line 
1313, in print_pdf
return pdf.print_pdf(*args, **kwargs)
  File "/usr/lib/python2.6/dist-packages/matplotlib/backends/backend_pdf.py", 
line 1886, in print_pdf
self.figure.draw(renderer)
  File "/usr/lib/python2.6/dist-packages/matplotlib/figure.py", line 772, in 
draw
for a in self.axes: a.draw(renderer)
  File "/usr/lib/python2.6/dist-packages/matplotlib/axes.py", line 1601, in draw
a.draw(renderer)
  File "/usr/lib/python2.6/dist-packages/matplotlib/axis.py", line 725, in draw
self.label.draw(renderer)
  File "/usr/lib/python2.6/dist-packages/matplotlib/text.py", line 452, in draw
bbox, info = self._get_layout(renderer)
  File "/usr/lib/python2.6/dist-packages/matplotlib/text.py", line 253, in 
_get_layout
clean_line, self._fontproperties, ismath=ismath)
  File "/usr/lib/python2.6/dist-packages/matplotlib/backends/backend_pdf.py", 
line 1581, in get_text_width_height_descent
page = iter(dvi).next()
  File "/usr/lib/python2.6/dist-packages/matplotlib/dviread.py", line 65, in 
__iter__
yield self._output()
  File "/usr/lib/python2.6/dist-packages/matplotlib/dviread.py", line 89, in 
_output
h = _mul2012(font._scale, font._tfm.height[g])
KeyError: 127

Apparently Matplotlib tries to get the font metrics of glyph 127
(dieresis in OT1 encoding) and finds nothing.

** Affects: matplotlib (Ubuntu)
 Importance: Undecided
 Status: New

-- 
umlauts cause KeyError
https://bugs.launchpad.net/bugs/394502
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 24070] Re: notification daemon should postpone showing the bubbles if applications are in fullscreenmode (instead of not showing them at all)

2009-04-25 Thread Torsten Bronger
Works for me now in Jaunty.

-- 
notification daemon should postpone showing the bubbles if applications are in 
fullscreenmode (instead of not showing them at all)
https://bugs.launchpad.net/bugs/24070
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 336670] Re: tab-completion of scp removes hostname

2009-05-06 Thread Torsten Bronger
I switched to Jaunty and can't reproduce the problem any more, sorry.

-- 
tab-completion of scp removes hostname
https://bugs.launchpad.net/bugs/336670
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 368397] [NEW] After closing a dialog, a switch to another full-screen application occurs

2009-04-27 Thread Torsten Bronger
Public bug reported:

Situation: Application A is in full-screen mode and not minimized.
However, I work with application B, which is not full-screen but in the
foreground.

B opens a dialog window.  I close this dialog (e.g. by clicking on the
"Ok" or "Yes" button).  Now, Ubuntu does not switch back to the main
window of B but to A.  Thus, I have to use Alt-Tab to be able to resume
my work with B.

I use Ubuntu 9.04 with Gnome; any visual desktop effects are switched
off.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
After closing a dialog, a switch to another full-screen application occurs
https://bugs.launchpad.net/bugs/368397
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 212925] Re: Wrong burn time when burning data to a dvd

2008-10-17 Thread Torsten Bronger
I don't see this bug when burning an ISO image, only when the filesystem
is created on-the-fly.

Sebastien, I did what you told me, however, could you give me a hint
where the log data is written?

-- 
Wrong burn time when burning data to a dvd
https://bugs.launchpad.net/bugs/212925
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 123427] Re: [apport] package mysql-server-5.0 failed to install/upgrade:

2008-09-25 Thread Torsten Bronger
Today, I found out that the very same root cause also prevents database
dump for backups from working:

> mysqldump --opt mysql > mysql.sql 
mysqldump: Couldn't execute '/*!40103 SET TIME_ZONE='+00:00' */': Table 
'mysql.time_zone_name' doesn't exist (1146)

After re-installing mysql-server, it works again.  Thus, not only the
internal user table but also the timezone table is gone.  Maybe all
other internal tables, too.

Again: This makes backups via a database dump impossible.  Is this
really "Importance: Medium"?


By the way, the only maintainer question for making this "incomplete" bug 
complete for almost one year was, "Do you have any files in /var/lib/mysql/?"  
Of course I have: There is my database after all!  Look, I'm really willing to 
help with this but please do it seriously.

Or, declare that until further notice MySQL Server doesn't work on
Ubuntu and that you recommend PostgreSQL.

-- 
[apport] package mysql-server-5.0 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/123427
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 105457] Re: mysqd_safe high cpu usage

2008-07-09 Thread Torsten Bronger
Can someone confirm Eskimo's report?  Actually, mysqld_safe is part of
mysql-server-5.0, so I can't really believe that this disables it.

-- 
mysqd_safe high cpu usage
https://bugs.launchpad.net/bugs/105457
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 257511] Re: Aptitude display borders of pop-up windows in wrong encoding

2008-10-10 Thread Torsten Bronger
** Changed in: aptitude (Ubuntu)
   Status: New => Invalid

-- 
Aptitude display borders of pop-up windows in wrong encoding
https://bugs.launchpad.net/bugs/257511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 212925] Re: Wrong burn time when burning data to a dvd

2008-10-10 Thread Torsten Bronger
I also see this bug every time I burn a DVD with nautilus.  My
screenshot: .

Ubuntu 8.04, locale de_DE.utf-8.

** Changed in: nautilus-cd-burner (Ubuntu)
   Status: Incomplete => Confirmed

-- 
Wrong burn time when burning data to a dvd
https://bugs.launchpad.net/bugs/212925
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 256376] [NEW] Process "hp" consumes 100% CPU while queue is filled

2008-08-09 Thread Torsten Bronger
Public bug reported:

Binary package hint: hplip

When printing a PDF with "lpr x.pdf", a process called "hp" continuously
consumes 100% of CPU cycles as long as the document is not fully sent to
the printer.  I noticed this while no paper was in my printer's tray for
hours, so this process took as many CPU resources as it could get for
the same time probably.  After the last page was printed, the process
vanished.

** Affects: hplip (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Process "hp" consumes 100% CPU while queue is filled
https://bugs.launchpad.net/bugs/256376
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 105457] Re: mysqd_safe high cpu usage

2008-08-09 Thread Torsten Bronger
I suspect some sort of race condition between two mysql_safe processes.
At least, every time I experienced this bug, there were at last two
mysql_safe processes active, and at least one of them was running amok.

-- 
mysqd_safe high cpu usage
https://bugs.launchpad.net/bugs/105457
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 105457] Re: mysqd_safe high cpu usage

2008-09-23 Thread Torsten Bronger
FYI, someone has filed a bug report on Debian, too, see
.  (Maybe
there're duplicates, I don't know.)

-- 
mysqd_safe high cpu usage
https://bugs.launchpad.net/bugs/105457
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 240823] [NEW] UKenglish hyphenation patterns don't work with babel

2008-06-17 Thread Torsten Bronger
Public bug reported:

Binary package hint: texlive-base

After having installed "texlive-lang-ukenglish", I had to change the
file /usr/share/texmf-texlive/tex/generic/config/language.dat in the
following way:

ukenglish   ukhyphen.tex
=british
=UKenglish

I had to append the last two lines.  Otherwise, babel wouldn't switch to
UK hyphenation patterns properly because it doesn't know "ukenglish" but
only "british" and UKenglish".

** Affects: texlive-base (Ubuntu)
 Importance: Undecided
 Status: New

-- 
UKenglish hyphenation patterns don't work with babel
https://bugs.launchpad.net/bugs/240823
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 257511] [NEW] Aptitude display boders of pop-up windows in wrong encoding

2008-08-13 Thread Torsten Bronger
Public bug reported:

Binary package hint: aptitude

With using the locale "de_DE.utf8", Aptitude gets the boder lines of the
menus right, but the borders of pop-up windows consist of ASCII letters.

** Affects: aptitude (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Aptitude display boders of pop-up windows in wrong encoding
https://bugs.launchpad.net/bugs/257511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 257511] Re: Aptitude display borders of pop-up windows in wrong encoding

2008-08-13 Thread Torsten Bronger
** Summary changed:

- Aptitude display boders of pop-up windows in wrong encoding
+ Aptitude display borders of pop-up windows in wrong encoding

** Description changed:

  Binary package hint: aptitude
  
- With using the locale "de_DE.utf8", Aptitude gets the boder lines of the
- menus right, but the borders of pop-up windows consist of ASCII letters.
+ With using the locale "de_DE.utf8", Aptitude gets the border lines of
+ the menus right, but the borders of pop-up windows consist of ASCII
+ letters.

-- 
Aptitude display borders of pop-up windows in wrong encoding
https://bugs.launchpad.net/bugs/257511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 248067] Re: mysql server can't be started: mysql.host doesn't exist

2008-08-15 Thread Torsten Bronger
*** This bug is a duplicate of bug 123427 ***
https://bugs.launchpad.net/bugs/123427

** This bug has been marked a duplicate of bug 123427
   [apport] package mysql-server-5.0 failed to install/upgrade:

-- 
mysql server can't be started: mysql.host doesn't exist
https://bugs.launchpad.net/bugs/248067
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 123427] Re: [apport] package mysql-server-5.0 failed to install/upgrade:

2008-08-15 Thread Torsten Bronger
I experienced this bug independently on my Ubuntu 8.05 desktop and on a
fresh Server Edition.  Both share almost no configuration.  On the
Server Edition, the whole MySQL setup is at defaults, nevertheless, the
very first restart of MySQL failed already:

[EMAIL PROTECTED]:~/src/chantal$ sudo /etc/init.d/mysql start
 * Stopping MySQL database server mysqld [ OK ]
 * Starting MySQL database server mysqld [fail]

daemon.log says:

Aug 15 10:48:54 bob mysqld_safe[7817]: started
Aug 15 10:48:55 bob mysqld[7821]: 080815 10:48:55  InnoDB: Started; log 
sequence number 0 43665
Aug 15 10:48:55 bob mysqld[7821]: 080815 10:48:55 [ERROR] Fatal error: Can't 
open and lock privilege tables: Table 'mysql.host' doesn't exist
Aug 15 10:48:55 bob mysqld_safe[7832]: ended

Re-installing mysql-server helps on my desktop machine but not for very
long.

If you google for the error message, it may have something to do with
the settings in my.cnf, most notable basedir and datadir, however, this
didn't help me.

-- 
[apport] package mysql-server-5.0 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/123427
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 257511] Re: Aptitude display borders of pop-up windows in wrong encoding

2008-08-15 Thread Torsten Bronger
Sorry, it looks like a PuTTY bug.  At least, I can't reproduce it if I
login into the server from an Ubuntu machine.  However in PuTTY, no
encoding setting helps.

-- 
Aptitude display borders of pop-up windows in wrong encoding
https://bugs.launchpad.net/bugs/257511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 248067] [NEW] mysql server can't be started: mysql.host doesn't exist

2008-07-13 Thread Torsten Bronger
Public bug reported:

Binary package hint: mysql-server-5.0

The MySQL server process can't be restarted:

[EMAIL PROTECTED]:~/src/chantal$ sudo /etc/init.d/mysql restart
 * Stopping MySQL database server mysqld
   [ OK ] 
 * Starting MySQL database server mysqld
   [fail] 

daemon.log says:

Jul 13 11:18:03 wilson mysqld_safe[7307]: started
Jul 13 11:18:03 wilson mysqld[7311]: 080713 11:18:03  InnoDB: Started; log 
sequence number 0 43685
Jul 13 11:18:03 wilson mysqld[7311]: 080713 11:18:03 [ERROR] Fatal error: Can't 
open and lock privilege tables: Table 'mysql.host' doesn't exist
Jul 13 11:18:03 wilson mysqld_safe[7322]: ended

I haven't figured out which actions have led to this behaviour.  I'm not
aware of having made something unusual.

Re-installing mysql-server help but not for very long.

** Affects: mysql-dfsg-5.0 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
mysql server can't be started: mysql.host doesn't exist
https://bugs.launchpad.net/bugs/248067
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 105457] Re: mysqd_safe high cpu usage

2008-07-15 Thread Torsten Bronger
I experienced this bug three times in two weeks.  On my system, it
implies that my backups take two hours instead of 10 minutes.  On other
systems, it may silently render the backup plan (or other maintainance)
impossible, and this is no fun anymore.  In my personal opinion, this is
even critical.

-- 
mysqd_safe high cpu usage
https://bugs.launchpad.net/bugs/105457
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 248067] Re: mysql server can't be started: mysql.host doesn't exist

2008-07-15 Thread Torsten Bronger
You mean "kern.log"?  There are only the messages:

AppArmor: AppArmor initialized
AppArmor: AppArmor Filesystem Enabled

My MySQL data files are in /var/lib/mysql.  The ISAM tables in
/var/lib/mysql/mysql.  However, I switched (for other reasons) to InnoDB
tables.  The file permissions are:

drwxr-xr-x  3 mysql mysql 4096 2008-07-16 07:56 .
drwxr-xr-x 62 root  root  4096 2008-07-13 12:36 ..
-rw-r--r--  1 mysql mysql0 2008-07-13 12:36 debian-5.0.flag
-rw-rw  1 mysql mysql 18874368 2008-07-15 22:27 ibdata1
-rw-rw  1 mysql mysql  5242880 2008-07-16 07:56 ib_logfile0
-rw-rw  1 mysql mysql  5242880 2008-06-25 21:41 ib_logfile1
drwx--  2 mysql mysql 4096 2008-07-15 11:17 mysql
-rw---  1 mysql mysql7 2008-06-25 21:41 mysql_upgrade_info

In my.cnf, I only added

default-character-set = utf8
default-storage_engine = innodb

-- 
mysql server can't be started: mysql.host doesn't exist
https://bugs.launchpad.net/bugs/248067
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 248067] Re: mysql server can't be started: mysql.host doesn't exist

2008-07-15 Thread Torsten Bronger
Additionally, I've had to kill the mysqld_safe process many times over
the last weeks (due to bug #105457) which may or may not have something
to do with it.

-- 
mysql server can't be started: mysql.host doesn't exist
https://bugs.launchpad.net/bugs/248067
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 337069] Re: Using text console disables AltGr under X

2009-03-16 Thread Torsten Bronger
You mean you need the complete Xorg.0.log?  Well, I attach it, but this
time without having replayed the bug.  So this and the snippet above
should be the full story.

** Attachment added: "Xorg.0.log"
   http://launchpadlibrarian.net/23971353/Xorg.0.log

-- 
Using text console disables AltGr under X
https://bugs.launchpad.net/bugs/337069
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 336670] [NEW] tab-completion of scp removes hostname

2009-03-02 Thread Torsten Bronger
Public bug reported:

If I use the auto-completion of bash with TAB, the hostname of the
destination path is removed.  Thus, I have

scp bob:/windows/T/daten/0_projekte/ACME

then I press TAB and get

scp /windows/T/daten/0_projekte/ACME01/

so the hostname "bob" was wrongly removed.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
tab-completion of scp removes hostname
https://bugs.launchpad.net/bugs/336670
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 336670] Re: tab-completion of scp removes hostname

2009-03-02 Thread Torsten Bronger
It's Ubuntu 8.10 desktop, Bash 3.2.39(1)-release.

However, I only experiance this behaviour if I login via ssh or use the
text console.  Under gnome-terminal, this issue doesn't occur.

My .profile and .bashrc only contain Python- and Nvidia-specific
additions.  Apart from them, I use vanilla Ubuntu profiles.

-- 
tab-completion of scp removes hostname
https://bugs.launchpad.net/bugs/336670
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 337069] [NEW] Using text console disables AltGr under X

2009-03-02 Thread Torsten Bronger
Public bug reported:

If I use a text console and log out there, and then I switch back to X
with Alt-Ctrl-F7, the AltGr button has no effect anymore.  I have to log
out and re-login in order to revert this effect.

I have disabled my ~/.Xmodmap but the problem persists.

I run Ubuntu 8.10, with German keybord layout and "eliminated dead
keys".

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Using text console disables AltGr under X
https://bugs.launchpad.net/bugs/337069
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 315253] Re: add bookmark box opens when clicking bookmark menue for the first time on a window, then good till you open another window

2009-03-02 Thread Torsten Bronger
I can confirm this, with the same configuration.

When I start a new Firefox process, the very first click on the
"Bookmarks" menu doesn't open the menu but a dialog box for adding a
bookmark.  After having closed this, the Bookmarks menu works fine.

Not at all critical but annoying.

-- 
add bookmark box opens when clicking bookmark menue for the first time on a 
window, then good till you open another window
https://bugs.launchpad.net/bugs/315253
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 337069] Re: Using text console disables AltGr under X

2009-03-04 Thread Torsten Bronger
I didn't touch .

bron...@wilson:~$ tail -f /var/log/Xorg.0.log
(II) Logitech USB Receiver: Found x and y relative axes
(II) Logitech USB Receiver: Found 16 mouse buttons
(II) Logitech USB Receiver: Configuring as mouse
(II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: MOUSE)
(**) Logitech USB Receiver: YAxisMapping: buttons 4 and 5
(**) Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, 
EmulateWheelTimeout: 200
AUDIT: Tue Mar  3 05:11:18 2009: 9874 X: client 4 rejected from local host ( 
uid=0 gid=0 pid=9893 )
AUDIT: Tue Mar  3 05:11:23 2009: 9874 X: client 4 rejected from local host ( 
uid=1000 gid=1000 pid=9897 )
AUDIT: Tue Mar  3 05:11:23 2009: 9874 X: client 4 rejected from local host ( 
uid=1000 gid=1000 pid=9898 )
AUDIT: Tue Mar  3 05:11:23 2009: 9874 X: client 4 rejected from local host ( 
uid=1000 gid=1000 pid=9899 )
(II) Open ACPI successful (/var/run/acpid.socket)
(II) NVIDIA(0): Setting mode "1280x1024"
(II) Configured Mouse: ps2EnableDataReporting: succeeded
(II) Macintosh mouse button emulation: Device reopened after 10 attempts.
(**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
(**) Macintosh mouse button emulation: EmulateWheelButton: 4, 
EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) AT Translated Set 2 keyboard: Device reopened after 10 attempts.
(II) Logitech USB Receiver: Device reopened after 10 attempts.
(**) Logitech USB Receiver: YAxisMapping: buttons 4 and 5
(**) Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, 
EmulateWheelTimeout: 200
(II) Logitech USB Receiver: Device reopened after 10 attempts.
(**) Logitech USB Receiver: YAxisMapping: buttons 4 and 5
(**) Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, 
EmulateWheelTimeout: 200


** Attachment added: "lspci.txt"
   http://launchpadlibrarian.net/23451185/lspci.txt

-- 
Using text console disables AltGr under X
https://bugs.launchpad.net/bugs/337069
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 235604] Re: Postgresql fails to start

2009-03-05 Thread Torsten Bronger
I don't think that this is a configuration issue, at least not directly.
I didn't though the PostgreSQL configuration, it worked out-of-the-box.
But after my first reboot after having installed PostgreSQL, it doesn't
work anymore.  Even not with manual start of the daemon.  I get exactly
the same error message as above.

-- 
Postgresql fails to start
https://bugs.launchpad.net/bugs/235604
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 235604] Re: Postgresql fails to start

2009-03-05 Thread Torsten Bronger
Sorry, s/though/touch/

-- 
Postgresql fails to start
https://bugs.launchpad.net/bugs/235604
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 24070] Re: notification daemon should postpone showing the bubbles if applications are in fullscreenmode (instead of not showing them at all)

2009-02-08 Thread Torsten Bronger
See also http://de.wikipedia.org/wiki/Kategorie:E-Mail-Programm

-- 
notification daemon should postpone showing the bubbles if applications are in 
fullscreenmode (instead of not showing them at all)
https://bugs.launchpad.net/bugs/24070
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 24070] Re: notification daemon should postpone showing the bubbles if applications are in fullscreenmode (instead of not showing them at all)

2009-02-08 Thread Torsten Bronger
See also http://trac.galago-project.org/ticket/4

-- 
notification daemon should postpone showing the bubbles if applications are in 
fullscreenmode (instead of not showing them at all)
https://bugs.launchpad.net/bugs/24070
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 123427] Re: [apport] package mysql-server-5.0 failed to install/upgrade:

2008-08-31 Thread Torsten Bronger
This is a plea for pushing up this bug and bug #105457 in your priority
list.  I know how delicate such request are, and I haven't made
something like this before.

But after having experienced both bugs on two very different machines
(desktop and server edition) in almost pristine setups, and taking into
account how many people made follow-ups here, I think I can safely claim
that "MySQL server" is broken on Ubuntu currently.  The fact that there
are workarounds doesn't help really, since you have to apply the
workarounds over and over again.  Even worse, bug #105457 occurs
silently.

Unfortunately, I have almost no in-depth knowledge about MySQL and Bash
myself.  However, I can easily reproduce the bugs.  I'm willing to help
hunting down them with short response times.

-- 
[apport] package mysql-server-5.0 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/123427
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 336670] Re: tab-completion of scp removes hostname

2009-03-25 Thread Torsten Bronger
>From my lab, I login into my home Ubuntu system in order to copy files
with scp to my lab computer.  For this, I use PuTTY on Windows to
connect to my home machine.  I see the Bash prompt.

Then I visit the folder with the files. My lab computer is called "bob".
The full URL path I want to copy to is "bob:/windows/".  So I enter "scp
myfile.dat bob:/win" and press TAB.

After this, I see "scp myfile.dat /windows/".  But I expect to see "scp
myfile.dat bob:/windows/".  So you see, the hostname was erroneously
removed by tab completion.  But you also see that Bash has successfully
connected bob and has seen that there is the root folder "windows/".

As a workaround, I call "bash" immediately after having logged-in.  So I
call bash in bash.  The child bash doesn't exhibit this behaviour for
some reason.

-- 
tab-completion of scp removes hostname
https://bugs.launchpad.net/bugs/336670
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 336670] Re: tab-completion of scp removes hostname

2009-04-01 Thread Torsten Bronger
Unfortunately, the output is the same in both cases:

bron...@wilson:~$ echo $BASH_COMPLETION
/etc/bash_completion
bron...@wilson:~$ echo $BASH_COMPLETION_DIR
/etc/bash_completion.d
bron...@wilson:~$ bash
bron...@wilson:~$ echo $BASH_COMPLETION
/etc/bash_completion
bron...@wilson:~$ echo $BASH_COMPLETION_DIR
/etc/bash_completion.d

(I checked whether the completion beheviour was different; it was.)

-- 
tab-completion of scp removes hostname
https://bugs.launchpad.net/bugs/336670
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 123427] Re: [apport] package mysql-server-5.0 failed to install/upgrade:

2008-09-02 Thread Torsten Bronger
Yes, I have files in "/var/lib/mysql/":

-rw-r--r-- 1 mysql mysql0 2008-08-15 12:59 debian-5.0.flag
-rw-rw 1 mysql mysql 10485760 2008-09-01 22:06 ibdata1
-rw-rw 1 mysql mysql  5242880 2008-09-01 22:06 ib_logfile0
-rw-rw 1 mysql mysql  5242880 2008-08-12 15:24 ib_logfile1
drwx-- 2 mysql mysql 4096 2008-08-15 12:59 mysql
-rw--- 1 mysql mysql7 2008-08-12 15:24 mysql_upgrade_info

"mysql" is my database itself.  My personal workaround is that after
experiencing this bug, I run

sudo apt-get remove --purge mysql-server-5.0 && sudo apt-get install
mysql-server

Of course, I answer the dialog whether I want to remove the database
itself, too, with "no".

-- 
[apport] package mysql-server-5.0 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/123427
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 411016] [NEW] POTFILES.in missing in tarball

2009-08-09 Thread Torsten Bronger
Public bug reported:

Binary package hint: python-distutils-extra

When creating a source tarball with "sdist", POTFILES.in is excluded.
While this is good behaviour for binary distribution, it shouldn't be
done for the source distribution.

** Affects: python-distutils-extra (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  Binary package hint: python-distutils-extra
  
  When creating a source tarball with "sdist", POTFILES.in is excluded.
- While this is good behaviour for binary distribution, it shouldN#+t be
+ While this is good behaviour for binary distribution, it shouldn't be
  done for the source distribution.

-- 
POTFILES.in missing in tarball
https://bugs.launchpad.net/bugs/411016
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 411016] Re: POTFILES.in missing in tarball

2009-08-09 Thread Torsten Bronger
Sorry, this was a fault on my side.  I forgot that the MANIFEST.in in my
directory is responsible for it.

** Changed in: python-distutils-extra (Ubuntu)
   Status: New => Invalid

-- 
POTFILES.in missing in tarball
https://bugs.launchpad.net/bugs/411016
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 411146] [NEW] [needs-packaging] Felo

2009-08-09 Thread Torsten Bronger
Public bug reported:

Felo ratings are for sportsmen what the ELO ratings are for chess
players.  Felo was designed with sport fencers in mind but it can be
used for many other sports as well.  Felo calculates the Felo numbers
for a given set of fencers and bouts.

It can be used as a Python module, or as a wxWidgets-based desktop
application.

URL: http://felo.sourceforge.net
License: MIT
Notes: I'm also the creator.  This is my very first deb package.

** Affects: ubuntu
 Importance: Undecided
 Assignee: Torsten Bronger (bronger)
 Status: In Progress


** Tags: needs-packaging

** Changed in: ubuntu
   Status: New => In Progress

** Changed in: ubuntu
 Assignee: (unassigned) => Torsten Bronger (bronger)

-- 
[needs-packaging] Felo
https://bugs.launchpad.net/bugs/411146
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 24070] Re: notification daemon should postpone showing the bubbles if applications are in fullscreenmode (instead of not showing them at all)

2009-08-13 Thread Torsten Bronger
I don't think so.

-- 
notification daemon should postpone showing the bubbles if applications are in 
fullscreenmode (instead of not showing them at all)
https://bugs.launchpad.net/bugs/24070
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 222724] [NEW] login screen resets nvidia color settings

2008-04-26 Thread Torsten Bronger
Public bug reported:

When I login as another user, the login screen resets the color settings
(brightness, contrast, gamma) which I made with nvidia-settings.  Thus,
I have to call nvisia-settings again after each login.  May be related
with #33214.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
login screen resets nvidia color settings
https://bugs.launchpad.net/bugs/222724
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 222915] [NEW] Seahorse shouldn't add passphrase to login keyring

2008-04-26 Thread Torsten Bronger
Public bug reported:

Binary package hint: seahorse

When I select the option "remember PGP passphrases as long as I'm logged
in", seahorse adds the PGP passphrase to the login keyring so that it is
known even for the next login.  However, it should just not forget the
passphrase for the current session instead.

** Affects: seahorse (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Seahorse shouldn't add passphrase to login keyring
https://bugs.launchpad.net/bugs/222915
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 24070] Re: notification daemon should postpone showing the bubbles if applications are in fullscreenmode (instead of not showing them at all)

2007-11-06 Thread Torsten Bronger
What is meant with "notification icon"?

Anyway, with the instant messanger Gajim, you get little popup windows
in the lower right corner of the screen when a buddy becomes online (if
Gajim was configured for this).  However, running one app in fullscreen
mode -- even if its window is not active -- prevents those popups from
showing up.  I hear the audio signal for a buddy becoming online but no
visual notification who it is.

I consider this incorrect bahaviour, even if those notifications would
be delayed.

-- 
notification daemon should postpone showing the bubbles if applications are in 
fullscreenmode (instead of not showing them at all)
https://bugs.launchpad.net/bugs/24070
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 24070] Re: notification daemon should postpone showing the bubbles if applications are in fullscreenmode (instead of not showing them at all)

2008-03-02 Thread Torsten Bronger
Please confirm that this bug also affects notifications which are really
lost, i.e. there is no other way to get notified like the "notification
icon" mentioned by Michael.  If I understand this bug correctly and
notifications can get lost for good, I think its importance should not
be "Low" anymore.

Please also note that in many cases, a delayed display of notifications
is undesirable, so please make such a feature optional.

-- 
notification daemon should postpone showing the bubbles if applications are in 
fullscreenmode (instead of not showing them at all)
https://bugs.launchpad.net/bugs/24070
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 175343] Re: azureus crashes with a error in the JRE under Hardy.

2007-12-22 Thread Torsten Bronger
I have the same problem with Gutsy, although I didn't install other
Java/Azureus packages than those suggested by the package manager.  My
Java VM is

Java VM: IcedTea 64-Bit Server VM (1.7.0-b21 mixed mode linux-amd64)

** Attachment added: "hs_err_pid25376.log"
   http://launchpadlibrarian.net/11031101/hs_err_pid25376.log

-- 
azureus crashes with a error in the JRE under Hardy.
https://bugs.launchpad.net/bugs/175343
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 179046] texhash should include user's home directory

2007-12-28 Thread Torsten Bronger
Public bug reported:

Binary package hint: texlive

In /etc/texmf/texmf.d/05TeXMF.cnf, it says

% Historically, Debian has included $TEXMFHOME here, and therefore
% keeps updating its ls-R file.  It is safe to remove it from this list
TEXMFDBS = {!!$TEXMFSYSVAR,!!$TEXMFLOCAL,!!$TEXMFMAIN,!!$TEXMFDIST}

However, this prevents the TeX file database in the user's home
directory from being updated by texhash.

** Affects: texlive-base (Ubuntu)
 Importance: Undecided
 Status: New

-- 
texhash should include user's home directory
https://bugs.launchpad.net/bugs/179046
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 179046] Re: texhash should include user's home directory

2007-12-28 Thread Torsten Bronger
That's the point: On my system, it doesn't update my user texmf
directory when run without "sudo".  However it does so if I add
TEXMFHOME in /etc/texmf/texmf.d/05TeXMF.cnf.

-- 
texhash should include user's home directory
https://bugs.launchpad.net/bugs/179046
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 179409] python should handle escape sequences in interactive mode

2007-12-30 Thread Torsten Bronger
Public bug reported:

Binary package hint: python

When using Python in interactive mode, the arrow keys don't work.  Thus,
I cannot use the command line history or advanced editing functions as
it is normally possible if the readline library is included.

** Affects: python-defaults (Ubuntu)
 Importance: Undecided
 Status: New

-- 
python should handle escape sequences in interactive mode
https://bugs.launchpad.net/bugs/179409
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 179409] Re: python 2.4 should handle escape sequences in interactive mode

2007-12-30 Thread Torsten Bronger
** Summary changed:

- python should handle escape sequences in interactive mode
+ python 2.4 should handle escape sequences in interactive mode

** Description changed:

- Binary package hint: python
+ Binary package hint: python2.4-minimal
  
- When using Python in interactive mode, the arrow keys don't work.  Thus,
- I cannot use the command line history or advanced editing functions as
- it is normally possible if the readline library is included.
+ When using Python 2.4 in interactive mode, the arrow keys don't work.
+ Thus, I cannot use the command line history or advanced editing
+ functions as it is normally possible if the readline library is
+ included.

-- 
python 2.4 should handle escape sequences in interactive mode
https://bugs.launchpad.net/bugs/179409
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 179409] Re: python 2.4 should handle escape sequences in interactive mode

2007-12-30 Thread Torsten Bronger
Okay, I looked closer.  If only python24-minimal is installed, I get
this bug, however, if python2.4 is installed, too, it is okay.  Since I
don't really understand the package structure, I can't tell whether it's
a bug or installing only python2.4-minimal is simply a bad idea.

-- 
python 2.4 should handle escape sequences in interactive mode
https://bugs.launchpad.net/bugs/179409
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 462043] Re: table unread_messages has 3 columns but 2 values were supplied

2010-02-13 Thread Torsten Bronger
Has the DB schema for unread_messages changed between Gajim versions?
If so, it would be good if both the old and the new schema were
supported.  Something like

def insert_unread_events(self, message_id, jid_id):
''' add unread message with id: message_id'''
try:
sql = 'INSERT INTO unread_messages VALUES (%d, %d)' % 
(message_id, jid_id)
self.simple_commit(sql)
except sqlite.OperationalError:
# Code from older revision with three columns in 
unread_messages

-- 
table unread_messages has 3 columns but 2 values were supplied
https://bugs.launchpad.net/bugs/462043
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 24070] Re: notification daemon should postpone showing the bubbles if applications are in fullscreenmode (instead of not showing them at all)

2009-11-04 Thread Torsten Bronger
Okay, it worked in Jaunty, and it is broken again in Karmic.

I'd like to see notifications of Jabber contacts becoming online, no
matter whether my Emacs or shell or browser is in fullscreen.  Is this
really an exotic use case?

I didn't find any Gnome option for switching them on, not even in gconf-
editor.

-- 
notification daemon should postpone showing the bubbles if applications are in 
fullscreenmode (instead of not showing them at all)
https://bugs.launchpad.net/bugs/24070
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1905665] [NEW] dstat --output is broken

2020-11-25 Thread Torsten Bronger
Public bug reported:

On Ubuntu 20.04,

dstat --output /tmp/foobar

results in a traceback about a missing import:

Traceback (most recent call last):
  File "/usr/bin/dstat", line 2847, in 
main()
  File "/usr/bin/dstat", line 2687, in main
scheduler.run()
  File "/usr/lib/python3.8/sched.py", line 151, in run
action(*argument, **kwargs)
  File "/usr/bin/dstat", line 2806, in perform
oline = oline + o.showcsv() + o.showcsvend(totlist, vislist)
  File "/usr/bin/dstat", line 547, in showcsv
if isinstance(self.val[name], types.ListType) or isinstance(self.val[name], 
types.TupleType):
NameError: name 'types' is not defined

** Affects: dstat (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1905665

Title:
  dstat --output is broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dstat/+bug/1905665/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1905665] Re: dstat --output is broken

2020-11-25 Thread Torsten Bronger
Let me hijack my own bug report to declare that the dstat source used by
Ubuntu is deceased.  https://github.com/dstat-real/dstat is not
developed further.

Please consider

https://github.com/scottchiefbaker/dool

or

https://github.com/performancecopilot/pcp/tree/master/src/pcp/dstat

for replacing it.


** Description changed:

+ On Ubuntu 20.04,
+ 
  dstat --output /tmp/foobar
  
  results in a traceback about a missing import:
  
- Traceback (most recent call last): 
-   File "/usr/bin/dstat", line 2847, in  
- main()
-   File "/usr/bin/dstat", line 2687, in main
- scheduler.run()   
   
-   File "/usr/lib/python3.8/sched.py", line 151, in run
- action(*argument, **kwargs) 
-   File "/usr/bin/dstat", line 2806, in perform
- oline = oline + o.showcsv() + o.showcsvend(totlist, vislist)
-   File "/usr/bin/dstat", line 547, in showcsv 
   
- if isinstance(self.val[name], types.ListType) or 
isinstance(self.val[name], types.TupleType):
+ Traceback (most recent call last):
+   File "/usr/bin/dstat", line 2847, in 
+ main()
+   File "/usr/bin/dstat", line 2687, in main
+ scheduler.run()
+   File "/usr/lib/python3.8/sched.py", line 151, in run
+ action(*argument, **kwargs)
+   File "/usr/bin/dstat", line 2806, in perform
+ oline = oline + o.showcsv() + o.showcsvend(totlist, vislist)
+   File "/usr/bin/dstat", line 547, in showcsv
+ if isinstance(self.val[name], types.ListType) or 
isinstance(self.val[name], types.TupleType):
  NameError: name 'types' is not defined

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1905665

Title:
  dstat --output is broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dstat/+bug/1905665/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1924624] Re: After upgrade to 5.8.0-49/5.8.0-50 with Intel graphics (gen7, Haswell/Ivy Bridge) a lot of glitches render screen unusable

2021-04-28 Thread Torsten Bronger
Is there a plan, roadmap, or experience values for when to expect -51
for focal without using the above mentioned – not recommended – PPA?
It’s not that I want to complain; it would be simply helpful for my own
planning.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1924624

Title:
  After upgrade to 5.8.0-49/5.8.0-50 with Intel graphics (gen7,
  Haswell/Ivy Bridge) a lot of glitches render screen unusable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1924624/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1864001] Re: "Save as" in chromium with unprintable characters

2020-02-19 Thread Torsten Bronger
I just updated Chromium to

chromium   80.0.3987.116   1036  stable
canonical✓   -

and still observe this bug.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1864001

Title:
  "Save as" in chromium with unprintable characters

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1864001/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1864001] [NEW] "Save as" in chromium with unprintable characters

2020-02-19 Thread Torsten Bronger
Public bug reported:

In Chromium with the following version numbers (output of “snap list”):

chromium   80.0.3987.100   1026  stable
canonical✓   -

(Ubuntu 19.10) the “Save as” dialog box consists only of unprintable
characters, i.e., I see only small boxes instead of letters.  I don’t
observe this in comparable dialogs of other programs, e.g. Inkscape.

** Affects: chromium-browser (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1864001

Title:
  "Save as" in chromium with unprintable characters

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1864001/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1603600] Re: NetworkManager ignores pushed openvpn routes

2019-10-15 Thread Torsten Bronger
Confirmed with Ubuntu 19.04.  An

   push "route 134.94.0.0 255.255.0.0 net_gateway"

is ignored.  The pushed route is mentioned in the NetworkManager log:

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1603600

Title:
  NetworkManager ignores pushed openvpn routes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-openvpn/+bug/1603600/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1603600] Re: NetworkManager ignores pushed openvpn routes

2019-10-15 Thread Torsten Bronger
[Re-posted because I accidentally clicked on “Post Comment”. Sorry for
that.]

Confirmed with Ubuntu 19.04. An

   push "route 134.94.0.0 255.255.0.0 net_gateway"

is ignored. The pushed route is mentioned in the NetworkManager log:

NetworkManager[893]:   […] Data: Static Route: 134.94.0.0/16
Next Hop: 134.94.16.1

(The gateway is even correct.)  However, no route is actually added.
Interestingly enough, a

push "route 134.94.0.0 255.255.0.0 vpn_gateway"

*is* added to the routes.  I suspect the device is wrong, because a
manual

# route add -net 134.94.0.0/16 gw 134.94.16.1 dev tun0
SIOCADDRT: Network is unreachable

fails obviously.  Instead of “tun0”, it must be the normal net device
for which the gateway is valid.  Possibly, NetworkManager tries to add
the route to “tun0” always, which would be wrong.

Is there an upstream bug report?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1603600

Title:
  NetworkManager ignores pushed openvpn routes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-openvpn/+bug/1603600/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1603600] Re: NetworkManager ignores pushed openvpn routes

2019-10-15 Thread Torsten Bronger
I reported it at .

** Bug watch added: gitlab.gnome.org/GNOME/NetworkManager-openvpn/issues #40
   https://gitlab.gnome.org/GNOME/NetworkManager-openvpn/issues/40

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1603600

Title:
  NetworkManager ignores pushed openvpn routes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-openvpn/+bug/1603600/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1861391] [NEW] Full-screen window flickers once when switching to it

2020-01-30 Thread Torsten Bronger
Public bug reported:

When using *some* applications (I observed it with Emacs and gnome-
terminal) in full-screen mode, they flicker once shortly after switching
to them with e.g. Alt-Tab.  To reproduce it:

1. Open Emacs in full-screen mode and one other application (e.g. Chromium).
2. Switch to the other app with Alt-Tab.
3. Switch back to Emacs.

Then I observe:

1. Emacs becomes visible.
2. After a fraction of a second, the Emacs windows is transparent for a very 
very short time (flicker).
3. Then, the windows is stable and usable.

Usually, I do not observe this behaviour right from the start.  I have
to work with the computer for a couple of minutes to see it.  I have
been unable to find out whether a certain action triggers the problem.
However, when it occurs, it does not go away again until the next
restart of the X server.

This is regression that I observe since Ubuntu 19.10.

Changes of the graphics driver does not change anything, however,
switching to Wayland solves the problem.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1861391

Title:
  Full-screen window flickers once when switching to it

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1861391/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1861391] Re: Full-screen window flickers once when switching to it

2020-01-30 Thread Torsten Bronger
I am not sure whether it is really the gnome-shell that it responsible.
However, it happens with more than one application (Emacs and the
terminal window), and I can exclude the graphics driver.

** Package changed: ubuntu => gnome-shell (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1861391

Title:
  Full-screen window flickers once when switching to it

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1861391/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1861391] Re: Full-screen window flickers once when switching to it

2020-01-30 Thread Torsten Bronger
apport information

** Tags added: apport-collected eoan

** Description changed:

  When using *some* applications (I observed it with Emacs and gnome-
  terminal) in full-screen mode, they flicker once shortly after switching
  to them with e.g. Alt-Tab.  To reproduce it:
  
  1. Open Emacs in full-screen mode and one other application (e.g. Chromium).
  2. Switch to the other app with Alt-Tab.
  3. Switch back to Emacs.
  
  Then I observe:
  
  1. Emacs becomes visible.
  2. After a fraction of a second, the Emacs windows is transparent for a very 
very short time (flicker).
  3. Then, the windows is stable and usable.
  
  Usually, I do not observe this behaviour right from the start.  I have
  to work with the computer for a couple of minutes to see it.  I have
  been unable to find out whether a certain action triggers the problem.
  However, when it occurs, it does not go away again until the next
  restart of the X server.
  
  This is regression that I observe since Ubuntu 19.10.
  
- Changes of the graphics driver does not change anything, however,
- switching to Wayland solves the problem.
+ Changes of the graphics driver does not change anything, however, switching 
to Wayland solves the problem.
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu8.2
+ Architecture: amd64
+ CurrentDesktop: ubuntu:GNOME
+ DistroRelease: Ubuntu 19.10
+ InstallationDate: Installed on 2019-11-16 (75 days ago)
+ InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
+ Package: mutter 3.34.1+git20191107-1ubuntu1~19.10.1
+ PackageArchitecture: amd64
+ ProcVersionSignature: Ubuntu 5.3.0-29.31-generic 5.3.13
+ Tags:  eoan
+ Uname: Linux 5.3.0-29-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip docker lpadmin lxd plugdev sambashare sudo
+ _MarkForUpload: True

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1861391/+attachment/5324375/+files/Dependencies.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1861391

Title:
  Full-screen window flickers once when switching to it

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1861391/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1861391] ProcEnviron.txt

2020-01-30 Thread Torsten Bronger
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1861391/+attachment/5324377/+files/ProcEnviron.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1861391

Title:
  Full-screen window flickers once when switching to it

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1861391/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1861391] ProcCpuinfoMinimal.txt

2020-01-30 Thread Torsten Bronger
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1861391/+attachment/5324376/+files/ProcCpuinfoMinimal.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1861391

Title:
  Full-screen window flickers once when switching to it

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1861391/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1861391] Re: Full-screen window flickers once when switching to it

2020-01-31 Thread Torsten Bronger
** Attachment added: "lspcik.txt"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1861391/+attachment/5324389/+files/lspcik.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1861391

Title:
  Full-screen window flickers once when switching to it

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1861391/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1861391] Re: Full-screen window flickers once when switching to it

2020-01-31 Thread Torsten Bronger
** Attachment added: "dpkgs.txt"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1861391/+attachment/5324387/+files/dpkgs.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1861391

Title:
  Full-screen window flickers once when switching to it

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1861391/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1861391] Re: Full-screen window flickers once when switching to it

2020-01-31 Thread Torsten Bronger
** Attachment added: "dmesg.txt"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1861391/+attachment/5324386/+files/dmesg.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1861391

Title:
  Full-screen window flickers once when switching to it

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1861391/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1861391] Re: Full-screen window flickers once when switching to it

2020-01-31 Thread Torsten Bronger
** Attachment added: "journal.txt"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1861391/+attachment/5324388/+files/journal.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1861391

Title:
  Full-screen window flickers once when switching to it

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1861391/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1864365] Re: [snap] Dialog font missing

2020-04-02 Thread Torsten Bronger
Removing ~/snap/chromium/common/.cache/fontconfig was enough for me.  It
was not necessary to remove the whole .cache directory.

I start Chromium with a script which always removes that directory
first.  But I still observe the broken dialog boxes from time to time.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1864365

Title:
  [snap] Dialog font missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1864365/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1598133] [NEW] Lock screen resets screen calibration

2016-07-01 Thread Torsten Bronger
Public bug reported:

With Lubuntu 16.10, Alt+Ctrl+L (lock screen) resets the screen
calibration (a.k.a. colour management).  It can be re-activated using
Argyll (dispwin).  However, it should not happen in the first place.

The problem is the fade out.  If one deactivate it, i.e. the screen
turns black immediately, this problem does not occur.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1598133

Title:
  Lock screen resets screen calibration

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1598133/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1843937] [NEW] checkinstall makes the computer unbootable

2019-09-13 Thread Torsten Bronger
Public bug reported:

checkinstall may damage the whole system to a degree that it would not
boot anymore. Instead, a kernel panic occurs at every boot.  Steps to
reproduce:

1. Install Ubuntu 19.04 in a VirtualBox.
2. Execute the attached script with sudo.

The script will fail at checkinstall and return to the command line.  On
the command line, most programs cannot be found anymore (e.g. “ls”).  A
reboot ends in a kernel panic.

** Affects: checkinstall (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "install-emacs.sh"
   
https://bugs.launchpad.net/bugs/1843937/+attachment/5288539/+files/install-emacs.sh

** Description changed:

  checkinstall may damage the whole system to a degree that it would not
  boot anymore. Instead, a kernel panic occurs at every boot.  Steps to
  reproduce:
  
  1. Install Ubuntu 19.04 in a VirtualBox.
- 2. Execute the attached script.
+ 2. Execute the attached script with sudo.
  
  The script will fail at checkinstall and return to the command line.  On
  the command line, most programs cannot be found anymore (e.g. “ls”).  A
  reboot ends in a kernel panic.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1843937

Title:
  checkinstall makes the computer unbootable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/checkinstall/+bug/1843937/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 846628] Re: gnu sort extremely slow in non C locale

2020-12-31 Thread Torsten Bronger
I noticed a speed improvement by changing LC_ALL from “C.UTF-8” to “C”
from 22s to 1.3s.  This is huge, and should not be ignored.

My setting: I call sort in a Dockerfile, derived from the official
“python” base image.  It sets LANG to “C.UTF-8”.  Thus, my setting is
not exotic.

While I don’t really understand why UTF-8 encoding has that much impact
on sorting performance, it may well be.  However, this should be
mentioned in the documentation in my option.  Something like “Note that
anything but plain C local may have significant impact on sorting
performance” should occur somewhere in the man and info pages.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/846628

Title:
  gnu sort extremely slow in non C locale

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/846628/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1851250] Re: [snap] chromium-browser snap cannot upload files outside ~

2021-01-28 Thread Torsten Bronger
As lame as such comments may appear:

The level of suffering on my side is large enough to add that I too am
really irritated by this “feature”.  It is a significant obstacle in my
daily workflow, and any workaround must not be necessary in the first
place. We’ve been living with browsers with (user!) access to the whole
filesystem for decades without worrying. Besides, the software still
comes from a trusted source.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1851250

Title:
  [snap] chromium-browser snap cannot upload files outside ~

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1851250/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1890285] [NEW] HDMI sound output cannot be selected anymore

2020-08-04 Thread Torsten Bronger
Public bug reported:

In current Ubuntu 20.04, I cannot send sound to my HDMI interface
anymore.  This sound configuration is not selectable anymore.  Symptoms
seem to be the same as described at
.

The attached screenshot of pavucontrol shows that all HDMI-related sound
configurations are not working, while an audio-enabled HDMI device is
plugged in.

Restarting ALSA or deleting Pulseaudio configuration – as mentioned in
other places – does not work.

This used to work, however.  I *think* it even worked in early 20.04
versions.  I don’t know which updated broke it.

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: audio hdmi

** Attachment added: "Screenshot of pavucontrol with all selectable sound 
configurations"
   
https://bugs.launchpad.net/bugs/1890285/+attachment/5398689/+files/pavucontrol.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1890285

Title:
  HDMI sound output cannot be selected anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1890285/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1890285] Re: HDMI sound output cannot be selected anymore

2020-08-20 Thread Torsten Bronger
@almo Please set “This bug affects me” so that it is confirmed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1890285

Title:
  HDMI sound output cannot be selected anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1890285/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1872200] [NEW] apt does not accept globs and regexes in some cases

2020-04-11 Thread Torsten Bronger
Public bug reported:

Observed with Ubuntu 20.04 Beta.

apt remove 'mypackage*' does not remove all installed packages starting
with “mypackage”.  Instead:

$ sudo apt remove 'mypackage*'
Reading package lists... Done
Building dependency tree   
Reading state information... Done
E: Unable to locate package mypackage*

However:

$ sudo apt list --installed 'mypackage*'
Listing... Done
mypackage-data-v1/focal,focal,now 0.3.2-5build1 all [installed,automatic]
mypackage1/focal,now 0.3.2-5build1 amd64 [installed]

** Affects: apt (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1872200

Title:
  apt does not accept globs and regexes in some cases

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1872200/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1872200] Re: apt does not accept globs and regexes in some cases

2020-04-11 Thread Torsten Bronger
You mean, this feature is removed from apt?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1872200

Title:
  apt does not accept globs and regexes in some cases

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1872200/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1872200] Re: apt does not accept globs and regexes in some cases

2020-04-11 Thread Torsten Bronger
Thank you.  FWIW, the man page also needs to be updated then.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1872200

Title:
  apt does not accept globs and regexes in some cases

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1872200/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 911233] Re: index++ crashed with SIGSEGV, indexing an email encoded in base64

2020-04-12 Thread Torsten Bronger
Any update on this?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/911233

Title:
  index++ crashed with SIGSEGV, indexing an email encoded in base64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/swish++/+bug/911233/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 911233] Re: index++ crashed with SIGSEGV, indexing an email encoded in base64

2020-04-12 Thread Torsten Bronger
The attached mail also fails with a seg fault:

$ index++ --pattern=mail:"*" 2385
Speicherzugriffsfehler

Is this the same error? FWIW, I don’t see a non-null whitespace line in
the header.

** Attachment added: "2385"
   
https://bugs.launchpad.net/ubuntu/+source/swish++/+bug/911233/+attachment/5352838/+files/2385

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/911233

Title:
  index++ crashed with SIGSEGV, indexing an email encoded in base64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/swish++/+bug/911233/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1861391] Re: Full-screen window flickers once when switching to it

2020-04-15 Thread Torsten Bronger
I cannot reproduce this problem anymore with Ubuntu 20.04 Beta.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1861391

Title:
  Full-screen window flickers once when switching to it

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1861391/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1876705] [NEW] package sendmail-bin 8.15.2-13 failed to install/upgrade: »installiertes sendmail-bin-Skript des Paketes post-installation«-Unterprozess gab den Fehlerwert 2 zurück

2020-05-04 Thread Torsten Bronger
Public bug reported:

It happened while upgrading from Ubuntu 18.04.4 to Ubuntu 20.04 with do-
upgrade-release.

ProblemType: Package
DistroRelease: Ubuntu 19.10
Package: sendmail-bin 8.15.2-13
ProcVersionSignature: Ubuntu 4.15.0-99.100-generic 4.15.18
Uname: Linux 4.15.0-99-generic x86_64
ApportVersion: 2.20.11-0ubuntu8.8
Architecture: amd64
Date: Mon May  4 12:23:17 2020
ErrorMessage: »installiertes sendmail-bin-Skript des Paketes 
post-installation«-Unterprozess gab den Fehlerwert 2 zurück
Python3Details: /usr/bin/python3.7, Python 3.7.5, python3-minimal, 3.7.5-1
PythonDetails: /usr/bin/python2.7, Python 2.7.17, python-minimal, 2.7.17-1
RelatedPackageVersions:
 dpkg 1.19.7ubuntu2
 apt  1.9.4
SourcePackage: sendmail
Title: package sendmail-bin 8.15.2-13 failed to install/upgrade: »installiertes 
sendmail-bin-Skript des Paketes post-installation«-Unterprozess gab den 
Fehlerwert 2 zurück
UpgradeStatus: Upgraded to eoan on 2020-05-04 (0 days ago)

** Affects: sendmail (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package eoan

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1876705

Title:
  package sendmail-bin 8.15.2-13 failed to install/upgrade:
  »installiertes sendmail-bin-Skript des Paketes post-
  installation«-Unterprozess gab den Fehlerwert 2 zurück

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sendmail/+bug/1876705/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1876705] Re: package sendmail-bin 8.15.2-13 failed to install/upgrade: »installiertes sendmail-bin-Skript des Paketes post-installation«-Unterprozess gab den Fehlerwert 2 zurück

2020-05-04 Thread Torsten Bronger
Sorry, correction: from Ubuntu 18.04.4 to Ubuntu 19.10.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1876705

Title:
  package sendmail-bin 8.15.2-13 failed to install/upgrade:
  »installiertes sendmail-bin-Skript des Paketes post-
  installation«-Unterprozess gab den Fehlerwert 2 zurück

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sendmail/+bug/1876705/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1385009] Re: Hangs up on text edit

2016-12-14 Thread Torsten Bronger
This still is a problem on Lubuntu 16.10, and "unset GTK_IM_MODULE" is
still a workaround.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1385009

Title:
  Hangs up on text edit

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/1385009/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1385009] Re: Hangs up on text edit

2016-12-15 Thread Torsten Bronger
GTK_IM_MODULE is "xim" on my system.  I don't know where this default
comes from, though.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1385009

Title:
  Hangs up on text edit

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/1385009/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 214399] Re: vpnc ignores xauth password in conf file

2016-09-09 Thread Torsten Bronger
I experience the same as axelhc with Lubuntu 16.04's vpnc.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/214399

Title:
  vpnc ignores xauth password in conf file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kvpnc/+bug/214399/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1250182] Re: Lock screen when closing display does not work

2013-12-25 Thread Torsten Bronger
*** This bug is a duplicate of bug 1222021 ***
https://bugs.launchpad.net/bugs/1222021

** This bug has been marked a duplicate of bug 1222021
   xfce4-power-manager does not inhibit systemd from handling buttons and lid 
events

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1250182

Title:
  Lock screen when closing display does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxsession/+bug/1250182/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 428509] Re: Provide a configurable DND mode rather than suppressing all async notifications in fullscreen apps

2013-12-25 Thread Torsten Bronger
Has a consensus been reached about the *expected* behaviour?  It seems
to me that fixing this is not that difficult, but nobody really knows
how it is supposed to work.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/428509

Title:
  Provide a configurable DND mode rather than suppressing all async
  notifications in fullscreen apps

To manage notifications about this bug go to:
https://bugs.launchpad.net/notify-osd/+bug/428509/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1222021] Re: xfce4-power-manager does not inhibit systemd from handling buttons and lid events

2013-12-25 Thread Torsten Bronger
Well, the workaround in /etc/systemd/logind.conf did indeed prevent the
system from going into hibernate when I close the lid.  This is some
improvement, but it still does not lock the screen.  When I open the
lid, the system is unlocked, although I said otherwise in Lubuntu's
power management settings.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1222021

Title:
  xfce4-power-manager does not inhibit systemd from handling buttons and
  lid events

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-power-manager/+bug/1222021/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1265039] [NEW] xsane does not receive data from scanner

2013-12-30 Thread Torsten Bronger
Public bug reported:

This is a regression.  It used to work in Lubuntu 13.04 but does not
work in Lubuntu 13.10.

At every other startup, xsane refuses to receive data from the scanner
(Canon LiDE 110).  It hangs and eventually opens a window saying "Error
during read: Error during device I/O."

Loaded backend: genesys:libusb:003
Sane version: 1.0.23

Re-plugging the scanner helps.  For one time.

** Affects: xsane (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1265039

Title:
  xsane does not receive data from scanner

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xsane/+bug/1265039/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1265558] [NEW] Crippled glyphs in X

2014-01-02 Thread Torsten Bronger
Public bug reported:

Every now and then, I see single crippled glyphs in my windows.  So far,
it occured on the bash console window, Emacs, and Chromium, so I can
safely say that it must have something to do with the X system itself or
the window manager.  I attached a screenshot exhibiting this problem.

It happens after opening a window or scrolling.  Marking the characters
with the mouse or otherwise forcing a redraw restores the glyph.

It occurs since Ubuntu 13.10.  Before that, I've never seen something
like this.

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: bot-comment

** Attachment added: "Screenshot exhibiting the crippled-glyph problem"
   
https://bugs.launchpad.net/bugs/1265558/+attachment/3939250/+files/crippled_glyph.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1265558

Title:
  Crippled glyphs in X

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1265558/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1222021] Re: xfce4-power-manager does not inhibit systemd from handling buttons and lid events

2014-01-04 Thread Torsten Bronger
Thanks Jarno for your explanations, but I don't know how to tell the
power management to call xscreensaver or gnome-screensaver.  Besides,
this is a regression.  I used to work out-of-the-box up to Ubuntu 13.04.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1222021

Title:
  xfce4-power-manager does not inhibit systemd from handling buttons and
  lid events

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-power-manager/+bug/1222021/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1182851] Re: please remove bzr-svn from saucy

2013-11-07 Thread Torsten Bronger
Does this mean that from Saucy on, one cannot use SVN repos with bzr
anymore?  No way?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1182851

Title:
  please remove bzr-svn from saucy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bzr-svn/+bug/1182851/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1182851] Re: please remove bzr-svn from saucy

2013-11-07 Thread Torsten Bronger
I found http://askubuntu.com/questions/361226/some-bazaar-packages-are-
missing-in-ubuntu-13-10-especially-bzr-svn

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1182851

Title:
  please remove bzr-svn from saucy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bzr-svn/+bug/1182851/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1094066] Re: [Samsung NP350V5C-S07DE] Keyboard blocked after having used volume keys

2013-11-08 Thread Torsten Bronger
FWIW, a workaround is to switch to a console with Alt+Ctrl+F1 and switch
back with Alt-Ctrl-F7.  At least the infinite loop is then interrupted.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1094066

Title:
  [Samsung NP350V5C-S07DE] Keyboard blocked after having used volume
  keys

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1094066/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1250182] [NEW] Lock screen when closing display does not work

2013-11-11 Thread Torsten Bronger
Public bug reported:

I configured my Lubuntu 13.10 so that the screen in locked when I close
the display lid.  With Ubuntu 13.04, this worked perfectly.  However
now, only the display is darkened, nothing locked.  When keeping the
display shut for a couple of seconds, the laptop performs a suspend-to-
disk.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1250182

Title:
  Lock screen when closing display does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1250182/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


  1   2   3   4   >