Bug#864272: This bug on ubuntuusers forum

2017-06-05 Thread Max Kubierschky
There is a discussion on this bug at
https://forum.ubuntuusers.de/topic/lubuntu-cups-auf-englisch/#post-8045288



Bug#864272: firefox-esr: Login to cups server does not work with umlaut in the password

2017-06-05 Thread Max Kubierschky
Source: firefox-esr
Severity: normal
Tags: upstream

Dear Maintainer,

I cannot login to the cups server with firefox, when the password contains 
umlauts

reproducing the bug:

* Use german installation of debian 8
* Install firefox-esr and cups
* Add user cupsys, choose password with umlaut
* Point firefox to http://localhost:631/admin
* Try to add printer (or any other admin option)
* Cups will ask for authentication. Try to log in as cupsys
* Cups will not accept the password

Yours,
Max

-- System Information:
Debian Release: 8.8
  APT prefers stable
  APT policy: (900, 'stable'), (100, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 3.16.0-4-686-pae (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



Bug#738945: [Pkg-xfce-devel] Bug#738945: task-xfce-desktop: Hibernate doesn't work out of the box

2014-03-11 Thread Max Kubierschky

Hi everybody,

Ok, I was't informed, that hibernating should work without uswsusp.
So I removed uswsusp again, for bug-hunting. I did try as suggested:

- logout button, then hibernate
- pm-hibernate (as root)
- echo disk > /sys/power/state (as root)

All of the above have the same effect: The screen goes black,
after some seconds, the computer switches off. When switching
it on again, It boots normally instead of returning to the hibernated
state.

So this bug is indeed not related to Xfce.

For me personally, the problem is solved, as I am fine with uswsusp.
But if it may benefit other users, I'm willing to cooperate in hunting 
it down further.


As to my hardware: Its a Dell inspiron 1525 Notebook.
To provide more information, below is the output from lspci.
I have the non-free module iwl3945 installed for wifi, but

  rmmod iwl3945 iwl_legacy mac80211 cfg80211

before hibernating doesn't change anything.

Yours, Max

> lspci
00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory 
Controller Hub (rev 0c)
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 
Integrated Graphics Controller (primary) (rev 0c)
00:02.1 Display controller: Intel Corporation Mobile GM965/GL960 
Integrated Graphics Controller (secondary) (rev 0c)
00:1a.0 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI 
Controller #4 (rev 02)
00:1a.1 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI 
Controller #5 (rev 02)
00:1a.7 USB controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI 
Controller #2 (rev 02)
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio 
Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express 
Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express 
Port 2 (rev 02)
00:1c.4 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express 
Port 5 (rev 02)
00:1d.0 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI 
Controller #1 (rev 02)
00:1d.1 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI 
Controller #2 (rev 02)
00:1d.2 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI 
Controller #3 (rev 02)
00:1d.7 USB controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI 
Controller #1 (rev 02)

00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f2)
00:1f.0 ISA bridge: Intel Corporation 82801HM (ICH8M) LPC Interface 
Controller (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801HM/HEM (ICH8M/ICH8M-E) IDE 
Controller (rev 02)
00:1f.2 SATA controller: Intel Corporation 82801HM/HEM (ICH8M/ICH8M-E) 
SATA Controller [AHCI mode] (rev 02)
00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller 
(rev 02)
02:09.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller 
(rev 05)
02:09.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro 
Host Adapter (rev 22)
02:09.2 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host 
Adapter (rev 12)

02:09.3 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev 12)
09:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8040 PCI-E 
Fast Ethernet Controller (rev 12)
0b:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG 
[Golan] Network Connection (rev 02)


Am 11.03.2014 11:16, schrieb Yves-Alexis Perez:

On Tue, Mar 11, 2014 at 01:13:59AM +0100, Cyril Brulebois wrote:

Hi Xfce maintainers,

please find below an installation report regarding Xfce. Feedback welcome.

Thanks for the report, answers inline.


Max Kubierschky  (2014-02-14):

Package: task-xfce-desktop
Version: 3.14.1
Severity: normal

Dear Maintainer,

I installed debian wheezy with xfce desktop.
hibernate was available in the energy settings, but did not work.
Or more exactly, hibernate did work, but after switching on the
computer again, it booted normally, instead of thawing.

After some debugging and research, Installing uswsusp solved the
problem.

What kind of debug did you do? Do the following ways work:

- logout button, then hibernate
- pm-hibernate (as root)
- echo disk > /sys/power/state (as root)

Also, it'd help to know the kind of hardware you have (and especially
stuff like wireless and graphic cards).

Suggestion: add dependency on uswsusp to package task-xfce-desktop

No way. uswsusp is (imho) just plain useless. Hibernation belongs in the
kernel. If it's broken, it should be fixed there.

In any case, it looks at first sight unrelated to Xfce, but the
questions above will help narrow the problem.

Regards,



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#738945: task-xfce-desktop: Hibernate doesn't work out of the box

2014-02-13 Thread Max Kubierschky
Package: task-xfce-desktop
Version: 3.14.1
Severity: normal

Dear Maintainer,

I installed debian wheezy with xfce desktop.
hibernate was available in the energy settings, but did not work.
Or more exactly, hibernate did work, but after switching on the
computer again, it booted normally, instead of thawing.

After some debugging and research, Installing uswsusp solved the
problem.

Suggestion: add dependency on uswsusp to package task-xfce-desktop

Yours, Max


-- System Information:
Debian Release: 7.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-4-686-pae (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages task-xfce-desktop depends on:
ii  lightdm   1.2.2-4
ii  task-desktop  3.14.1
ii  tasksel   3.14.1
ii  xfce4 4.8.0.3

Versions of packages task-xfce-desktop recommends:
ii  dbus-x111.6.8-1+deb7u1
ii  epdfview0.1.8-3
ii  gstreamer0.10-alsa  0.10.36-1.1
ii  hunspell-en-us  20070829-6
ii  hyphen-en-us2.8.3-2
ii  iceweasel   17.0.10esr-1~deb7u1
ii  libreoffice 1:3.5.4+dfsg2-0+deb7u2
pn  libreoffice-gcj 
ii  libreoffice-gtk 1:3.5.4+dfsg2-0+deb7u2
ii  libreoffice-help-en-us  1:3.5.4+dfsg2-0+deb7u2
ii  mousepad0.2.16-6
ii  mythes-en-us1:3.3.0-4
ii  network-manager-gnome   0.9.4.1-5
ii  orage   4.8.3-2
ii  quodlibet   2.4-1
ii  synaptic0.75.13
ii  system-config-printer   1.3.7-4
ii  tango-icon-theme0.8.90-5
ii  vlc 2.0.3-5
ii  xfce4-goodies   4.8.2
ii  xfce4-mixer 4.8.0-3+b1
ii  xfce4-power-manager 1.0.11-2+b1
ii  xfce4-terminal  0.4.8-1+b1
ii  xfprint44.6.1-3
ii  xsane   0.998-3+b1

task-xfce-desktop suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#738329: emacs: Emacs immediately exits with message "Font `Bitstream Vera Sans Mono 12' is not defined"

2014-02-09 Thread Max Kubierschky
Package: emacs
Version: 45.0
Severity: normal

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

What I did:
* Installed debian 7.3 with XFCE desktop
* Installed emacs
* Started emacs from the command line

Outcome: Emacs failed with message "Font `Bitstream Vera Sans Mono 12' is not 
defined"

I resolved the bug by installing package ttf-bitstream-vera .

Suggestion: Add dependency of ttf-bitstream-vera to package emacs

*** End of the template - remove these lines ***


-- System Information:
Debian Release: 7.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-4-686-pae (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages emacs depends on:
ii  emacs23  23.4+1-4

emacs recommends no packages.

emacs suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org