[Bug 1975566] Re: Unknown bug

2022-05-27 Thread Sebastian Schauenburg
Re-reading my previous post, I need to clarify.

about 1) and 2):
I tried to USB boot (normal) and it didn't work. I got many GUI hangs/crashes. 
After ~5-10 times I got fed up with it and tried a USB (safe) boot, which 
worked. Then I tried the USB (normal) boot again and it suddenly worked.

about 3):
if the GUI works, it hangs quickly but never in the same interval (probably 
crashes in the background) and does not recover. I seem to remember that 
sometimes even switching to a VT didn't work. I was surprised that remote SSH 
login worked, but reboots had to mostly be 'hard' eventually (e.g. the reboot 
command didn't completely finish).
When the GUI hangs, the mousecursor is static and nothing can be done. 
Alt-tabbing also did not work.

But, I found a workaround!
I installed the "5.18.0-051800-generic" kernel from 
https://wiki.ubuntu.com/Kernel/MainlineBuilds
and used this modprobe file with options:
# disable the older 'radeon' kernel module
blacklist radeon
# disable audio
options amdgpu audio=0
# magic options for my TAHITI R9 280X
options amdgpu si_support=1
options amdgpu cik_support=1
options amdgpu dpm=0
options amdgpu aspm=0
options amdgpu runpm=0
options amdgpu bapm=0

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

Title:
  Unknown bug

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


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

[Bug 1975566] Re: radeon / amdgpu bad performance or panics

2022-05-26 Thread Sebastian Schauenburg
Here are logs from 3 separate type of boots (actually I had to reboot at
least 20 times, because I had a lot of crashes/hangs):

1) USB safemode boot (since the normal USB boot didn't work ~ 5 times)
2) USB normal boot (it worked, don't know why, but I'm not complaining)
3) normal installed boot (could log in to GDM, but was not able to start a 
terminal. Had to switch to VT3 and back to get something useful from the 
system. Eventually I logged in via SSH. So I was not able to get glxinfo, hope 
the glxinfo from "2)" suffices.)

** Attachment added: "20220526_logs.zip"
   
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1975566/+attachment/5593151/+files/20220526_logs.zip

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

Title:
  radeon / amdgpu bad performance or panics

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


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

[Bug 1975566] Re: radeon / amdgpu bad performance or panics

2022-05-26 Thread Sebastian Schauenburg
With the live USB stick, there are also Xorg issues. Even got a nice
crash rapport.

** Attachment added: "_usr_lib_xorg_Xorg.127.crash"
   
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1975566/+attachment/5593009/+files/_usr_lib_xorg_Xorg.127.crash

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

Title:
  radeon / amdgpu bad performance or panics

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


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

[Bug 1975566] Re: radeon / amdgpu bad performance or panics

2022-05-26 Thread Sebastian Schauenburg
Here's the vulkaninfo. I got lucky, since the entire GUI hung shortly
after (don't think it's related to running this specific command
though).

Reverted the Wayland (GDM) change, so it's stock behaviour. And yes, I
switched back to stock config and kernel.

Will try to USB live version shortly.

** Attachment added: "vulkaninfosudo.txt"
   
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1975566/+attachment/5593007/+files/vulkaninfosudo.txt

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

Title:
  radeon / amdgpu bad performance or panics

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


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

[Bug 1975566] Re: radeon / amdgpu bad performance or panics

2022-05-25 Thread Sebastian Schauenburg
Sorry for the late reply.

tonight I installed the full ubuntu-desktop package (with a "clean" test
user) and experienced crashes/hangs and other weird behaviour with the
stock setup. When I disabled Wayland in GDM3, it got a little better,
until that had issues as well.

Note: I went from an 7+ year old Intel CPU -> AMD Ryzen CPU (GPU stayed
the same)

What kind of information is useful to provide including which logs?
Would it help if I provided journalctl logs of with/without wayland and
until the moment of the crash/hang?

P.S. thanks for trying to help me out here

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

Title:
  radeon / amdgpu bad performance or panics

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


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

[Bug 1975566] Re: radeon / amdgpu bad performance or panics

2022-05-24 Thread Sebastian Schauenburg
am currently using AwesomeWM ( https://awesomewm.org/ ) with LightDM.

- when I ran the vulkaninfo this time, I temporarily switched back to 'stock' 
config (which is radeon, not amdgpu). So that might be correct. Should I switch 
to amdgpu and run it again?
- between first post and now, I also switched back to the stock jammy kernel
- thanks for the pointer about the compositor, didn't look into that yet. 
Checked and I didn't have a compositor installed (probably). So I installed 
"compton" as a compositor again (used it as well on my previous system), but 
that didn't help one bit (made it worse actually). So I uninstalled it again.

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

Title:
  radeon / amdgpu bad performance or panics

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


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

[Bug 1975566] Re: radeon / amdgpu bad performance or panics

2022-05-24 Thread Sebastian Schauenburg
Noticed something quite weird when using the default kernel module
(radeon).

- when running glxgears, it starts running normally, but stalls quickly. If I 
active movement (hightling a part of my terminal and moving the mouse around 
simultaneously), it seems to skyrocket and run normally. Until I stop moving my 
mouse (which highlightning a piece of the terminal), then it stops running 
again (5FPS, not being re-drawn).
- When using Firefox, it appears to 'stall' regularly. But if I hide the 
window, it seems like the page is being processed (for example when visiting a 
site) and when I show the window again, it is updated. This does not happen 
when the window is being showed, it just appears to hang.

Additional piece of info: I have a 4K 60hz monitor.

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

Title:
  radeon / amdgpu bad performance or panics

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


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

[Bug 1975566] Re: radeon / amdgpu bad performance or panics

2022-05-24 Thread Sebastian Schauenburg
** Attachment added: "lsmod.txt"
   
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1975566/+attachment/5592575/+files/lsmod.txt

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

Title:
  radeon / amdgpu bad performance or panics

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


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

[Bug 1975566] Re: radeon / amdgpu bad performance or panics

2022-05-24 Thread Sebastian Schauenburg
** Attachment added: "vulkaninfo.txt"
   
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1975566/+attachment/5592574/+files/vulkaninfo.txt

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

Title:
  radeon / amdgpu bad performance or panics

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


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

[Bug 1975566] Re: radeon / amdgpu bad performance or panics

2022-05-24 Thread Sebastian Schauenburg
** Attachment added: "glxinfo.txt"
   
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1975566/+attachment/5592573/+files/glxinfo.txt

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

Title:
  radeon / amdgpu bad performance or panics

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


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

[Bug 1975566] Re: radeon / amdgpu bad performance or panics

2022-05-24 Thread Sebastian Schauenburg
Already tried out some different things:
- Tried the latest linux kernel
- Fiddled with amdgpu & radeon kernel module options
- Tried running the amdgpu kernel module instead of radeon

Had to SSH into the machine to do anything (usually the system locks
up).

Some error messages from the fiddling:
# kernel: [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout, signaled 
seq=19833, emitted seq=19835
# kernel: [drm:amdgpu_job_timedout [amdgpu]] *ERROR* Process information: 
process Xorg pid 1758 thread Xorg:cs0 pid 1798

# kernel: [drm] Fence fallback timer expired on ring sdma1
# kernel: [drm] Fence fallback timer expired on ring gfx

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

Title:
  radeon / amdgpu bad performance or panics

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


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

[Bug 1975566] [NEW] radeon / amdgpu bad performance or panics

2022-05-24 Thread Sebastian Schauenburg
Public bug reported:

Recently I upgraded my machine and moved my GPU over from the old (Intel
something) to the new machine (AMD Ryzen 7 5700X, B550 motherboard). I
did a fresh Ubuntu install (server) and added packages to get my GUI
rolling (lightdm + awesomewm), just like before.

The graphics cards is a "Gigabyte GV-R928XOC-3GD Rev. 2.0" which has the
R9 280X chip (TAHITI / Southern Islands). On my old system, I could play
games with Vulkan, but with this system it doesn't work.

If I run the 'default' setup, it uses the 'radeon' kernel module. The
first couple of seconds I get reasonable performance (glxgears @ 60
FPS), then it suddenly drop to 4 and motion is almost not visible).

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: xorg (not installed)
Uname: Linux 5.18.0-051800-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.1
Architecture: amd64
CasperMD5CheckResult: pass
Date: Tue May 24 06:49:56 2022
DistUpgraded: Fresh install
DistroCodename: jammy
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Tahiti XT [Radeon HD 7970/8970 OEM / R9 
280X] [1002:6798] (prog-if 00 [VGA controller])
   Subsystem: Gigabyte Technology Co., Ltd Tahiti XTL [Radeon R9 280X OC] 
[1458:3001]
InstallationDate: Installed on 2022-05-14 (9 days ago)
InstallationMedia: Ubuntu-Server 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220421)
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.18.0-051800-generic 
root=/dev/mapper/ubuntu--vg-ubuntu--lv ro
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 02/25/2022
dmi.bios.release: 5.17
dmi.bios.vendor: American Megatrends International, LLC.
dmi.bios.version: P2.30
dmi.board.name: B550 Phantom Gaming-ITX/ax
dmi.board.vendor: ASRock
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInternational,LLC.:bvrP2.30:bd02/25/2022:br5.17:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnB550PhantomGaming-ITX/ax:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:skuToBeFilledByO.E.M.:
dmi.product.family: To Be Filled By O.E.M.
dmi.product.name: To Be Filled By O.E.M.
dmi.product.sku: To Be Filled By O.E.M.
dmi.product.version: To Be Filled By O.E.M.
dmi.sys.vendor: To Be Filled By O.E.M.
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.110-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 22.0.1-1ubuntu2
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.xserver-xorg-core: xserver-xorg-core 2:21.1.3-2ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-2build3
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.17-2build1

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


** Tags: amd64 apport-bug jammy performance ubuntu uec-images

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

Title:
  radeon / amdgpu bad performance or panics

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


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

[Bug 1947441] [NEW] oauth errors with TypeError

2021-10-16 Thread Sebastian Schauenburg
Public bug reported:

when using offlineimap(3) to sync (in my case gmail) with oauth, it
errors with the following:

Traceback (most recent call last):
  File "/usr/share/offlineimap3/offlineimap/threadutil.py", line 146, in run
Thread.run(self)
  File "/usr/lib/python3.9/threading.py", line 910, in run
self._target(*self._args, **self._kwargs)
  File "/usr/share/offlineimap3/offlineimap/accounts.py", line 283, in 
syncrunner
self.remoterepos = Repository(self, 'remote')
  File "/usr/share/offlineimap3/offlineimap/repository/__init__.py", line 77, 
in __new__
return repo(name, account)
  File "/usr/share/offlineimap3/offlineimap/repository/Gmail.py", line 35, in 
__init__
IMAPRepository.__init__(self, reposname, account)
  File "/usr/share/offlineimap3/offlineimap/repository/IMAP.py", line 43, in 
__init__
self.imapserver = imapserver.IMAPServer(self)
  File "/usr/share/offlineimap3/offlineimap/imapserver.py", line 108, in 
__init__
self.oauth2_refresh_token = repos.getoauth2_refresh_token()
  File "/usr/share/offlineimap3/offlineimap/repository/IMAP.py", line 426, in 
getoauth2_refresh_token
refresh_token = refresh_token.strip("\n")
TypeError: a bytes-like object is required, not 'str'

It was also reported upstream and fixed there recently (August 3rd):
https://github.com/OfflineIMAP/offlineimap3/issues/57

Looking at the package version number ( 0.0~git20210225.1e7ef9e+dfsg-4
), it dates from February 2021. I assume updating the package to a more
recent version will fix this issue.

ProblemType: Bug
DistroRelease: Ubuntu 21.10
Package: offlineimap3 0.0~git20210225.1e7ef9e+dfsg-4
ProcVersionSignature: Ubuntu 5.13.0-19.19-generic 5.13.14
Uname: Linux 5.13.0-19-generic x86_64
ApportVersion: 2.20.11-0ubuntu70
Architecture: amd64
CasperMD5CheckResult: unknown
Date: Sat Oct 16 10:07:41 2021
InstallationDate: Installed on 2016-08-25 (1877 days ago)
InstallationMedia: Ubuntu-MATE 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
PackageArchitecture: all
SourcePackage: offlineimap3
UpgradeStatus: Upgraded to impish on 2021-10-16 (0 days ago)

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


** Tags: amd64 apport-bug impish

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

Title:
  oauth errors with TypeError

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


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

[Bug 1931301] Re: NIC unavailable after suspend to RAM

2021-08-19 Thread Sebastian Schauenburg
Have tested the linux-image-5.11.0-33-generic:amd64 5.11.0-33.35 from
proposed and I can verify it fixed the issue for me.

Switched back to the non-proposed 5.11.0-31 kernel and am looking
forward to the new update.

** Tags removed: verification-needed-hirsute
** Tags added: verification-done-hirsute

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

Title:
  NIC unavailable after suspend to RAM

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


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

[Bug 1931301] Re: NIC unavailable after suspend to RAM

2021-07-10 Thread Sebastian Schauenburg
Sure thing Chris, here's the dmesg log.
Before I forget: thank you for helping me out here, I really appreciate it.

** Attachment added: "5.11.0-24-generic.dmesg.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1931301/+attachment/5510164/+files/5.11.0-24-generic.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/1931301

Title:
  NIC unavailable after suspend to RAM

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

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

[Bug 1931301] Re: NIC unavailable after suspend to RAM

2021-07-07 Thread Sebastian Schauenburg
Did you change anything else in this kernel? Because it seemed to work
correctly.

** Attachment added: "5.11.0-24-generic.dmesg.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1931301/+attachment/5509673/+files/5.11.0-24-generic.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/1931301

Title:
  NIC unavailable after suspend to RAM

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

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

[Bug 1931301] Re: NIC unavailable after suspend to RAM

2021-07-07 Thread Sebastian Schauenburg
this went horribly wrong, since suspend itself did not work at all ;-)
( freezing of tasks failed after 20.010 seconds )

** Attachment added: "5.13.0-051300-generic.dmesg.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1931301/+attachment/5509674/+files/5.13.0-051300-generic.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/1931301

Title:
  NIC unavailable after suspend to RAM

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

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

[Bug 1931301] [NEW] NIC unavailable after suspend to RAM

2021-06-08 Thread Sebastian Schauenburg
Public bug reported:

Upgraded to 21.04 (hirsute) and now the network card is unavailable
after suspend to RAM (sleep state S3). It worked flawlessly up until
20.10. My workaround for now is unloading and reloading the kernel
module, but that won't work for normal users, hence this report.

NIC in its unavailable state:
  2: enp4s0:  mtu 1500 qdisc mq state DOWN group default 
qlen 1000
  link/ether d0:50:99:27:02:11 brd ff:ff:ff:ff:ff:ff

NIC (from lspci):
  04:00.0 Ethernet controller: Qualcomm Atheros Killer E220x Gigabit Ethernet 
Controller (rev 10)

Trying to ifconfig it down/up results in:
  SIOCSIFFLAGS: No such device

journalctl shows (right after recovering from suspend):
  NetworkManager[1911]:   [1623181236.9371] manager: sleep: wake 
requested (sleeping: yes  enabled: yes)
  NetworkManager[1911]:   [1623181236.9372] device (enp4s0): state 
change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
  NetworkManager[1911]:   [1623181236.9382] manager: NetworkManager state 
is now CONNECTED_LOCAL

ProblemType: Bug
DistroRelease: Ubuntu 21.04
Package: network-manager 1.30.0-1ubuntu3
ProcVersionSignature: Ubuntu 5.11.0-18.19-generic 5.11.17
Uname: Linux 5.11.0-18-generic x86_64
ApportVersion: 2.20.11-0ubuntu65.1
Architecture: amd64
CasperMD5CheckResult: unknown
Date: Tue Jun  8 21:59:15 2021
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2016-08-25 (1748 days ago)
InstallationMedia: Ubuntu-MATE 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
RfKill:
 
SourcePackage: network-manager
UpgradeStatus: Upgraded to hirsute on 2021-06-04 (4 days ago)
nmcli-nm:
 RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  WIFI  
   WWAN-HW  WWAN
 running  1.30.0   connected  started  full  enabled enabled  
enabled  enabled  enabled

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug hirsute

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

Title:
  NIC unavailable after suspend to RAM

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

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

[Bug 1914438] [NEW] compiled without MPRIS

2021-02-03 Thread Sebastian Schauenburg
Public bug reported:

cmus versions (2.8.0) in 20.04 and 20.10 seem to be compiled without
mpris support. Please enable MPRIS support, so that (for example)
playerctl can control this excellent audio player.

** Affects: cmus (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/1914438

Title:
  compiled without MPRIS

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

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

[Bug 1729890] Re: reset full-speed usb device number

2017-11-03 Thread Sebastian Schauenburg
Apparently this happens when /tmp does not have exec. Remounting /tmp
with exec provides 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/1729890

Title:
  reset full-speed usb device number

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

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

[Bug 1729890] [NEW] reset full-speed usb device number

2017-11-03 Thread Sebastian Schauenburg
Public bug reported:

On Ubuntu MATE 17.10 (artful) I found this bug when I tried to get my
DPF LCD screen (connected via USB) working. I also tested my Ubuntu
17.10 MATE laptop install and I get the same result, so it is not a
hardware issue. On my Debian stretch laptop, it works just fine.

When I run 'lcd4linux -Fvvv' it fails with:
lcd4linux.c: initializing driver DPF
dpf_ax_open: found AX206 #1
dpf_ax_open: no matching USB device 'usb0' found!
dpf: cannot open dpf device usb0
Error initializing driver DPF: Exit!

meanwhile I can see the following in syslog:
Nov  3 16:40:31 prometheus kernel: [73114.705716] usb 3-12.2: reset full-speed 
USB device number 88 using xhci_hcd
Nov  3 16:40:31 prometheus kernel: [73114.835220] usb 3-12.2: USB disconnect, 
device number 88
Nov  3 16:40:31 prometheus kernel: [73114.929498] usb 3-12.2: new full-speed 
USB device number 89 using xhci_hcd
Nov  3 16:40:31 prometheus kernel: [73115.067057] usb 3-12.2: New USB device 
found, idVendor=1908, idProduct=0102
Nov  3 16:40:31 prometheus kernel: [73115.067061] usb 3-12.2: New USB device 
strings: Mfr=2, Product=3, SerialNumber=1
Nov  3 16:40:31 prometheus kernel: [73115.067062] usb 3-12.2: Product: 
USB-Display
Nov  3 16:40:31 prometheus kernel: [73115.067064] usb 3-12.2: Manufacturer: 
hackfin
Nov  3 16:40:31 prometheus kernel: [73115.067065] usb 3-12.2: SerialNumber: 002
Nov  3 16:40:31 prometheus mtp-probe: checking bus 3, device 89: 
"/sys/devices/pci:00/:00:14.0/usb3/3-12/3-12.2"
Nov  3 16:40:31 prometheus mtp-probe: bus: 3, device: 89 was not an MTP device

Somehow a USB reset is triggered, which disconnects and reconnects the
LCD screen, which in turn causes the device not to be found, since the
USB ID is incremented.

** Affects: lcd4linux (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/1729890

Title:
  reset full-speed usb device number

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

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

[Bug 813167] [NEW] bluetoothd can not be started

2011-07-19 Thread Sebastian Schauenburg
Public bug reported:

Ubuntu 11.04 (upgraded) with LXDE (formerly GNOME). When using blueman and 
trying to start bluetooth, it fails. That logical, since /etc/init.d/bluetooth 
start does not work (although it appears to). When the content of the 'start' 
statement is chanegd to the following, it works fine:
   if start-stop-daemon --start --quiet --oknodo --pidfile 
/var/run/bluetoothd.pid --exec $DAEMON ; then
   log_end_msg 0
   else
   log_end_msg 1
   fi

** Affects: bluez (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/813167

Title:
  bluetoothd can not be started

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

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


[Bug 64383] Re: UDF not properly recognised

2009-05-05 Thread Sebastian Schauenburg
This issue still exists in 9.04 (here: amd64)
 * File-roller and Archive-mounter (gvfs) only 'see' the README.TXT

Workaround: Mount the image manually (with mount -o loop), works
perfectly.

-- 
UDF not properly recognised
https://bugs.launchpad.net/bugs/64383
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 292963] Re: gvfs should have udf support

2009-05-05 Thread Sebastian Schauenburg
It is not a duplicate, but has ties with this bug
https://bugs.launchpad.net/bugs/64383 (UDF not properly recognised).

When you use archive-mounter to mount an image which has a UDF
filesystem and an ISO filesystem, the ISO filesystem will be mounted,
which results in a not usable mounted image. Archive-mounter uses gvfs
to mount images.

-- 
gvfs should have udf support
https://bugs.launchpad.net/bugs/292963
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 372191] [NEW] Mounting certain iso/udf archives results in an added ; 1 to all filenames

2009-05-05 Thread Sebastian Schauenburg
Public bug reported:

Binary package hint: gvfs

OS: Ubuntu 9.04 (amd64)
Kernel: 2.6.28-11-generic

Symptoms:
 * Archives (iso/udf) mounted with gvfs, contain an added ';1' (semicolon one) 
to their files, but not their directories
 * When mounting the archive with mount, either with udf (default) or iso9660, 
everything works fine.
 * 'file' identifies the iso as: ISO 9660 CD-ROM filesystem data '936187_1565   
 ' (name differs of course)
 * file-roller exhibits the same ;1 behaviour
 * Not all iso/udf archives are affected. I witnessed this behaviour with a 
sles11 iso

The bug can be reproduced:
 * Mount an iso/udf with archive-mounter and view the mounted archive
 * Open the archive with file-roller

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

-- 
Mounting certain iso/udf archives results in an added ;1 to all filenames
https://bugs.launchpad.net/bugs/372191
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 333355] [NEW] Evince requires access to /usr/share/applications/evince.desktop

2009-02-23 Thread Sebastian Schauenburg
Public bug reported:

OS: Ubuntu Intrepid
Evince version: 2.24.1

Evince should not require this access. Even if you put a local
evince.desktop in your .local/share/applications, evince still requires
access to the /usr/share/applications/evince.desktop. Other applications
act normally, even without access to /usr/share/applications.

Steps to reproduce:
1. chmod o-r /usr/share/applications/evince.desktop
2. start 'evince'

Actual results:
you will get this error: Could not load desktop file 
'/usr/share/applications/evince.desktop': Permission denied
Segmentation fault

Expected results:
evince to work

Does this happen every time?
yes

Bug has already been submitted upstream:
http://bugzilla.gnome.org/show_bug.cgi?id=572858

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


** Tags: evince intrepid

-- 
Evince requires access to /usr/share/applications/evince.desktop
https://bugs.launchpad.net/bugs/55
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 326130] Re: mysql-admin can not edit table data

2009-02-06 Thread Sebastian Schauenburg
** Changed in: mysql-admin (Ubuntu)
Sourcepackagename: None = mysql-admin

-- 
mysql-admin can not edit table data
https://bugs.launchpad.net/bugs/326130
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 326130] [NEW] mysql-admin can not edit table data

2009-02-06 Thread Sebastian Schauenburg
Public bug reported:

Affects: intrepid

Package: mysql-admin
Version: 5.0~rc12-2.2ubuntu2 
Affected function: edit table data

Upstream bugreport: http://bugs.mysql.com/bug.php?id=5009

Basically mysql-admin looks for the gconf data in the wrong place. It is
already fixed upstream, maybe we can backport the fix?

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: gconf intrepid mysql mysql-admin

-- 
mysql-admin can not edit table data
https://bugs.launchpad.net/bugs/326130
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 325704] [NEW] gnome print dialog does not allow input for locked print / document server / user code

2009-02-05 Thread Sebastian Schauenburg
Public bug reported:

Use-case:

User Foo want to print document Bar. Document Bar contains some
sensitive data, but needs to printed at one of the print-rooms down the
hall. The user does not want anyone else to get his/her hands on these
documents and wants to use the available PIN-number-security (which he
needs to enter when he is physically at the printer).


Description:

If you try to set the PIN number, you can't. There is only a dropdown
list with 3 values (defaults, defined in the PPD). The user should be
allowed to enter this manually, instead of being shown the defaults.

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: gnome intrepid print printing

-- 
gnome print dialog does not allow input for locked print / document server / 
user code
https://bugs.launchpad.net/bugs/325704
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 325058] [NEW] Connect to server dialog (webdav) gives HTTP error

2009-02-03 Thread Sebastian Schauenburg
Public bug reported:

OS: Intrepid - 2.6.27-11-generic

Description: Connect to a password protected webdav (http) repository,
using the 'connect to server' dialog gives the following error: Error:
HTTP Error: Moved Permanently Please select another viewer and try
again.

It should work, since Firefox and cadaver both work fine. If you use the
dav://servername.com/folder link, you will be asked for a username and
a password and it works fine.

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


** Tags: intrepid nautilus webdav

-- 
Connect to server dialog (webdav) gives HTTP error
https://bugs.launchpad.net/bugs/325058
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 321486] [NEW] cupsys-client/cupsaddsmb should depend on smbclient

2009-01-26 Thread Sebastian Schauenburg
Public bug reported:

Currently cupsaddsmb (provided by cupsys-client) does not depend on
smbclient. However if you use cupsaddsmb (by installing cupsys-client),
it calls smbclient and gives numerous errors (due to the fact that
smbclient is not installed).

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

** Changed in: cupsys (Ubuntu)
Sourcepackagename: None = cupsys

-- 
cupsys-client/cupsaddsmb should depend on smbclient
https://bugs.launchpad.net/bugs/321486
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 319267] [NEW] file open dialog resize issue

2009-01-20 Thread Sebastian Schauenburg
Public bug reported:

OS: Ubuntu 8.10 (Intrepid)

The issue occurs when you open the 'file open' dialog and resize it (for
example to make it larger, because you are browsing a large directory).
It resizes automatically when:

 * bookmarks (left side) are clicked
 * any files/folders are clicked (right side)
 * breadcrumbs are clicked (top)

applications which seem affected: eye of gnome, firefox
applications which don't seem affected: openoffice, gimp

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
file open dialog resize issue
https://bugs.launchpad.net/bugs/319267
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 82615] Re: gnome-main-menu opens on wrong monitor

2008-01-14 Thread Sebastian Schauenburg
Confirmed with Gutsy. I am currently using a Nvidia dualscreen (seperate
x session) setup and when I try to open the menu on the 2nd monitor, it
appears on the 1st monitor.

-- 
gnome-main-menu opens on wrong monitor
https://bugs.launchpad.net/bugs/82615
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 139964] Re: [gutsy] Gnome Applications and Places contain wrong items

2007-10-04 Thread Sebastian Schauenburg
I have not double checked this, but I will take your word for it. I will
change the status to fix released

** Changed in: gnome-menus (Ubuntu)
   Status: Incomplete = Fix Released

-- 
[gutsy] Gnome Applications and Places contain wrong items
https://bugs.launchpad.net/bugs/139964
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 140821] Re: [gutsy] Can not change default GNOME splash background color

2007-10-04 Thread Sebastian Schauenburg
Manually changing the color in /etc/gdm/PreSession/Default works. Thanks dremon!
In Feisty the color is not defined there, but in Gutsy it is there hardcoded. 
I'll leave this bug open, since it is not working (yet) as intended.

** Changed in: gdm (Ubuntu)
Sourcepackagename: None = gdm

-- 
[gutsy] Can not change default GNOME splash background color
https://bugs.launchpad.net/bugs/140821
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 139964] Re: [gutsy] Gnome Applications and Places contain wrong items

2007-09-26 Thread Sebastian Schauenburg
If I add a new user to the system, I don't have any 'useless' entries in
the Other menu anymore. Any tips on how I can fix the current problem?

When the new user logs in, the Places menu contains duplicate entries
for: Desktop, Documents

-- 
[gutsy] Gnome Applications and Places contain wrong items
https://bugs.launchpad.net/bugs/139964
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 139964] Re: [gutsy] Gnome Applications and Places contain wrong items

2007-09-20 Thread Sebastian Schauenburg
The problem is still there, I still have a duplicate Desktop entry in
the Places menu and the Applications - Other is still messed up. (at
least on my machine it is)

-- 
[gutsy] Gnome Applications and Places contain wrong items
https://bugs.launchpad.net/bugs/139964
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 140821] Re: [gutsy] Can not change default GNOME splash background color

2007-09-20 Thread Sebastian Schauenburg
Nanley, no worries and you can not test *every* bug you encounter.
Luckily this is one of those bugs which can be easily/quickly tested.

Should we file this bug to gdm? - That is the question I'm asking
myself too. I thinks it is a GNOME bug, since the GDM window disappears
and then the bug appears (so you are actually in the GNOME environment).
It could also be a GDM color setting which GNOME just uses, but that is
less likely in my opinion.

-- 
[gutsy] Can not change default GNOME splash background color
https://bugs.launchpad.net/bugs/140821
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 140821] Re: [gutsy] Can not change default GNOME splash background color

2007-09-19 Thread Sebastian Schauenburg
a black solid fill background with a dark wallpaper means that I have 
selected a wallpaper and a black color. I've just checked (once again) System  
Administration  Login Windows  Local tab and it _is_ set to black. So this is 
a bug and not a support question.
Apparently Ron is having the same issue.

-- 
[gutsy] Can not change default GNOME splash background color
https://bugs.launchpad.net/bugs/140821
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 139958] Re: Intel 915GM/GMS/910ML and compiz in Gutsy have no decorations

2007-09-19 Thread Sebastian Schauenburg
** Changed in: compiz (Ubuntu)
   Status: Incomplete = Invalid

-- 
Intel 915GM/GMS/910ML and compiz in Gutsy have no decorations
https://bugs.launchpad.net/bugs/139958
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 139958] Re: Intel 915GM/GMS/910ML and compiz in Gutsy have no decorations

2007-09-18 Thread Sebastian Schauenburg
Perhaps some old settings remained from an old beryl installation, enabling the 
decorations worked. Such a function should never be an option, but should 
always be enabled ;)
Status: Fixed

-- 
Intel 915GM/GMS/910ML and compiz in Gutsy have no decorations
https://bugs.launchpad.net/bugs/139958
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 140821] [gutsy] Can not change default GNOME splash background color

2007-09-18 Thread Sebastian Schauenburg
Public bug reported:

Before I start, let me say this. I have a dark GDM theme, a black solid
fill background with a dark wallpaper. I've set the GDM login screen to
black as well and I've even edited /etc/gdm/gdm.conf. I've already
gotten the 'use Ray-Bans' remark in #ubuntu+1 ;) and the tip to file
bug, so here it is.

What happens when I log in from the GDM? The GDM disappears, a bright 
yellow/brown color fills the screen, my custom splash screen is shown while 
components are loaded (the background is still yellow/brown), the splash screen 
disappears while my settings and custom desktop are shown. Finally everything 
is dark again.
The brown/yellowish color must be defined somewhere and should be editable, but 
where?

It appears to be a downstream issue according to someone in #GNOME
(haven't confirmed this though).

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
[gutsy] Can not change default GNOME splash background color
https://bugs.launchpad.net/bugs/140821
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 139964] [gutsy] Gnome Applications and Places contain wrong items

2007-09-16 Thread Sebastian Schauenburg
Public bug reported:

I have dist-upgraded yesterday at about 13.00 UTC and some Gnome menu
items were wrongfully added.

Applications - Other - Contain a lot of 'dead' items which get the
error: Failed to execute child process /usr/bin/xlock (No such file or
directory). It is very strange since these 'dead' menu items have names
like: Abiword, Adobe Reader, Anemone, Ant, Apollonian, aptitude
xvncviewer, yelp.

Places - contains (in this order): Home Folder, Documents, Desktop,
Documents, Music, Pictures, Videos, Desktop (Desktop and Documents has
been included twice)

** Affects: gnome-menus (Ubuntu)
 Importance: Undecided
 Status: New

-- 
[gutsy] Gnome Applications and Places contain wrong items
https://bugs.launchpad.net/bugs/139964
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 139958] Intel 915GM/GMS/910ML and compiz in Gutsy have no decorations

2007-09-16 Thread Sebastian Schauenburg
Public bug reported:

I have a HP nx6110 laptop (using the Intel driver, not the i810 driver)
and the current Gutsy version (yes, I have all current updates) does not
seem to like my Intel 915GM/GMS/910ML chipset. If I enable compiz
through System - Preferences - Appearance - Desktop Effects -
Normal/Extra effects, the decorations disappear, the cube works, alt-tab
works but I don't get any 'new' decorations. So I have to revert to No
effects at this moment, because otherwise I am unable to move and
resize windows.

glxinfo | grep direct gives me direct rendering: Yes

Note: if i do compiz --replace I get:
Checking for Xgl: not present.
Checking for texture_from_pixmap: not present.
Trying again with indirect rendering:
Checking for texture_from_pixmap: present.
Checking for non power of two support: present.
Checking for Composite extension: present.
Checking for nVidia: not present.
Checking for Xgl: not present.
Starting gtk-window-decorator

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

-- 
Intel 915GM/GMS/910ML and compiz in Gutsy have no decorations
https://bugs.launchpad.net/bugs/139958
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 128793] Notification area breaks on secondary monitor (nvidia)

2007-07-27 Thread Sebastian Schauenburg
Public bug reported:

Binary package hint: gnome-panel

On my first monitor everything seems fine when I start apps like gaim
etc. which show up in the notification area. On my secondary monitor the
notification area doesn't work at all (but IS added to the panel). Even
if I use 'alltray', it confirms that I have no notification area on my
2nd monitor. The strange thing is, I can 'see' that I've added a
notification area (it looks the same as on my main monitor, except for
the fact that no icons show up).

Note: I'm NOT using Beryl/Compiz at the moment.

Distribution: Ubuntu Feisty (7.04)
Kernel: 2.6.20-16-generic
Graphics: Nvidia GeForce 6600GT
Drivers: nvidia (binary drivers from the repository)
Config: Seperate X sessions (NO TwinView/XInerama)

Bugs that seem to have the same issue, but are somehow not applicable:
https://bugs.launchpad.net/ubuntu/+bug/122295  (no dual screen issue)
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/12696  (too old and 
new bug reports should be filed in stead of using this one)
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/128735 (uses 2 
separate graphic cards)

** Affects: gnome-panel (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Notification area breaks on secondary monitor (nvidia)
https://bugs.launchpad.net/bugs/128793
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 122295] Re: Notification Area doesn't work

2007-07-26 Thread Sebastian Schauenburg
I can (more or less) confirm this bug, since I have it too, but ONLY on
my secondary monitor. On my first monitor everything seems fine when I
start apps like gaim etc. which show up in the notification area. Even
if I use 'alltray', it confirms that I have no notification area on my
2nd monitor. The strange thing is, I can 'see' that I've added a
notification area (it looks the same as on my main monitor, except for
the fact that no icons show up).

Distribution: Ubuntu Feisty (7.04)
Graphics: Nvidia GeForce 6600GT
Drivers: nvidia (binary drivers)
Config: Seperate X sessions (NO TwinView/XInerama)

-- 
Notification Area doesn't work
https://bugs.launchpad.net/bugs/122295
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 121879] libapache2-mod-ngobjweb installs, but apache fails to start

2007-06-23 Thread Sebastian Schauenburg
Public bug reported:

Package: libapache2-mod-ngobjweb
Source: sope
Version: 4.4rc.2-3.1

The package installs fine, but breaks the apache2 config file with this error:
apache2: Syntax error on line 185 of /etc/apache2/apache2.conf: Syntax error 
on line 1 of /etc/apache2/mods-enabled/ngobjweb.load: Cannot load 
/usr/lib/apache2/modules/mod_ngobjweb.so into server: 
/usr/lib/apache2/modules/mod_ngobjweb.so: undefined symbol: ap_run_http_method

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

-- 
libapache2-mod-ngobjweb installs, but apache fails to start
https://bugs.launchpad.net/bugs/121879
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 81170] Re: [feisty] etodo conduit times out when syncing with a palm device

2007-05-17 Thread Sebastian Schauenburg
I also confirm this bug for the Palm Zire connected via USB on a Feisty
machine. The bug is clearly in the EToDo synching process (disabling it
or setting a due date to each todo item, seems to solve problem). I have
not tested it extensively.

-- 
[feisty] etodo conduit times out when syncing with a palm device
https://bugs.launchpad.net/bugs/81170
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 93503] Fluxbox - Tabs can not be disabled

2007-03-18 Thread Sebastian Schauenburg
Public bug reported:

Binary package hint: fluxbox

Distribution: Ubuntu Edgy (6.10)
Fluxbox version: 1.0rc2

The tabs in fluxbox can't be disabled. This should be possible by
setting session.tabs to False in the .fluxbox/init file, yet this
doesn't work and the tabs are still shown.

Temporary solution: Set session.screenX.tabs.intitlebar to True so
you at least don't see them anymore. But the functionality is still
there, while it shouldn't be.

** Affects: fluxbox (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Fluxbox - Tabs can not be disabled
https://launchpad.net/bugs/93503

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


[Bug 91508] [madwifi] 3Com 3CRXJK10075 PCMCIA (Atheros chipset) does not associate with WPA2 or WPA AP's

2007-03-11 Thread Sebastian Schauenburg
Public bug reported:

Unfortunately my new 3Com 3CRXJK10075 card does not work with madwifi with 
WPA/WPA2 AP's (although it should work). WEP/Unencrypted AP's yet untested!
I'll give some information:

Distribution: Ubuntu 6.10 (Edgy)
modinfo ath_pci version: 0.9.2.1
Kernel version: 2.6.17-11-386
Wireless protocol: WPA2/Personal (so no RADIUS server)

Hardware:
* 3Com card 3CRXJK10075 (PCMCIA card)
* Linksys WAP54G
* Broadcom BCM4318 internal chipset (used with ndiswrapper and works - used for 
testing the AP's connectivity)

Part of the wpa_supplicant log with my 3Com 3CRXJK10075:
BSSID 10:23:41:91:0F:11 blacklist count incremented to 2
State: ASSOCIATING - DISCONNECTED
WEXT: Operstate: linkmode=-1, operstate=5
No keys have been configured - skip key clearing
EAPOL: External notification - portEnabled=0
EAPOL: External notification - portValid=0
Setting scan request: 0 sec 0 usec
State: DISCONNECTED - SCANNING
Starting AP scan (broadcast SSID)
Wireless event: cmd=0x8b19 len=8
Received 561 bytes of scan results (3 BSSes)
Scan results: 3
Selecting BSS from priority group 0
0: 10:23:41:91:0F:11 ssid='STFU' wpa_ie_len=0 rsn_ie_len=22 caps=0x11
   skip - blacklisted
1: 01:02:d1:0d:37:72 ssid='Josh' wpa_ie_len=26 rsn_ie_len=0 caps=0x11
   skip - SSID mismatch
2: 23:23:23:53:32:31 ssid='default' wpa_ie_len=0 rsn_ie_len=0 caps=0x1
   skip - no WPA/RSN IE
No APs found - clear blacklist and try again
Removed BSSID 10:23:41:91:0F:11 from blacklist (clear)
Selecting BSS from priority group 0
0: 10:23:41:91:0F:11 ssid='STFU' wpa_ie_len=0 rsn_ie_len=22 caps=0x11
   selected based on RSN IE
Trying to associate with 10:23:41:91:0F:11 (SSID='STFU' freq=2462 MHz)
Cancelling scan request
WPA: clearing own WPA/RSN IE
Automatic auth_alg selection: 0x1
RSN: using IEEE 802.11i/D9.0
WPA: Selected cipher suites: group 16 pairwise 16 key_mgmt 2
WPA: clearing AP WPA IE
WPA: set AP RSN IE - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 
01 00 00 0f ac 02 00 00
WPA: using GTK CCMP
WPA: using PTK CCMP
WPA: using KEY_MGMT WPA-PSK
WPA: Set own WPA IE default - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 
0f ac 04 01 00 00 0f ac 02 00 00
No keys have been configured - skip key clearing
wpa_driver_wext_set_drop_unencrypted
State: SCANNING - ASSOCIATING
WEXT: Operstate: linkmode=-1, operstate=5
wpa_driver_wext_associate
Setting authentication timeout: 10 sec 0 usec
EAPOL: External notification - EAP success=0
EAPOL: External notification - EAP fail=0
EAPOL: External notification - portControl=Auto
RSN: Ignored PMKID candidate without preauth flag
Wireless event: cmd=0x8b06 len=8
Wireless event: cmd=0x8b04 len=12
Wireless event: cmd=0x8b1a len=12
Ignore event for foreign ifindex 5
Ignore event for foreign ifindex 5
Authentication with 00:00:00:00:00:00 timed out.
Added BSSID 10:23:41:91:0F:11 into blacklist
State: ASSOCIATING - DISCONNECTED
WEXT: Operstate: linkmode=-1, operstate=5
No keys have been configured - skip key clearing
EAPOL: External notification - portEnabled=0
EAPOL: External notification - portValid=0
Setting scan request: 0 sec 0 usec
State: DISCONNECTED - SCANNING
Starting AP scan (broadcast SSID)
Ignore event for foreign ifindex 5
Ignore event for foreign ifindex 5
Wireless event: cmd=0x8b19 len=8
Received 561 bytes of scan results (3 BSSes)
Scan results: 3
Selecting BSS from priority group 0
0: 10:23:41:91:0F:11 ssid='STFU' wpa_ie_len=0 rsn_ie_len=22 caps=0x11
   selected based on RSN IE
Trying to associate with 10:23:41:91:0F:11 (SSID='STFU' freq=2462 MHz)
Cancelling scan request
WPA: clearing own WPA/RSN IE
Automatic auth_alg selection: 0x1
RSN: using IEEE 802.11i/D9.0
WPA: Selected cipher suites: group 16 pairwise 16 key_mgmt 2
WPA: clearing AP WPA IE
WPA: set AP RSN IE - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 0f ac 04 
01 00 00 0f ac 02 00 00
WPA: using GTK CCMP
WPA: using PTK CCMP
WPA: using KEY_MGMT WPA-PSK
WPA: Set own WPA IE default - hexdump(len=22): 30 14 01 00 00 0f ac 04 01 00 00 
0f ac 04 01 00 00 0f ac 02 00 00
No keys have been configured - skip key clearing
wpa_driver_wext_set_drop_unencrypted
State: SCANNING - ASSOCIATING
WEXT: Operstate: linkmode=-1, operstate=5
wpa_driver_wext_associate
Setting authentication timeout: 10 sec 0 usec
EAPOL: External notification - EAP success=0
EAPOL: External notification - EAP fail=0
EAPOL: External notification - portControl=Auto
RSN: Ignored PMKID candidate without preauth flag
Wireless event: cmd=0x8b06 len=8
Wireless event: cmd=0x8b04 len=12
Wireless event: cmd=0x8b1a len=12
Authentication with 00:00:00:00:00:00 timed out.
BSSID 10:23:41:91:0F:11 blacklist count incremented to 2
State: ASSOCIATING - DISCONNECTED
WEXT: Operstate: linkmode=-1, operstate=5
No keys have been configured - skip key clearing
EAPOL: External notification - portEnabled=0
EAPOL: External notification - portValid=0
Setting scan request: 0 sec 0 usec
State: DISCONNECTED - SCANNING
Starting AP scan (broadcast SSID)
Wireless event: cmd=0x8b19 len=8
Received 561