[Bug 2069545] [NEW] Path to redshift.conf incorrect in AppArmor profile

2024-06-16 Thread ChrisiPK
Public bug reported:

The AppArmor profile contained in this package allows read access to a
configuration file at `@{HOME}/.config/redshift.conf` (see
https://git.launchpad.net/ubuntu/+source/redshift/tree/data/apparmor/usr.bin.redshift.in?h=applied/ubuntu/devel#n39).
However, the correct path would be
`@{HOME}/.config/redshift/redshift.conf` (see
https://github.com/jonls/redshift?tab=readme-ov-file#how-do-i-setup-a-
configuration-file). Note the additional `redshift` subdirectory inside
the `.config` directory.

With the current profile, putting a config file in the location as
specified by Redshift documentation, the file cannot be opened and is
therefore ignored by Redshift. A workaround is putting the file in the
location specified in the AppArmor profile, as it seems that Redshift is
also looking for a file in that location (though not documented).

Ideally, the AppArmor profile should be changed to allow access to the
config file location as specified in the Redshift documentation. It
might also make sense to keep the existing access in the profile to the
file in the undocumented location for backwards compatibility.

** Affects: redshift (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/2069545

Title:
  Path to redshift.conf incorrect in AppArmor profile

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


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

[Bug 1298291] [NEW] Sync dot2tex from debian testing

2014-03-27 Thread ChrisiPK
Public bug reported:

Current version of dot2tex (2.8.7+repack-1) always crashes. This bug has
already been reported to Debian (https://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=725066) and fixed there. Fix is available in
version 2.8.7+repack-1.1

Please sync the new package version to the current Ubuntu repositories.

Thanks!

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


** Tags: needs-packaging

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

Title:
  Sync dot2tex from debian testing

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

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


[Bug 1203534] Re: update-manager crashes when trying to upgrade to 13.10

2013-10-29 Thread ChrisiPK
@brian-murray Yes, it also happens without sudo. The update manager
prompts for the password after clicking the "Upgrade..." button and it
fails after that.

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

Title:
  update-manager crashes when trying to upgrade to 13.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1203534/+subscriptions

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


[Bug 628557] Re: UIDs and GIDs should be at or above 1000, not 100.

2013-06-24 Thread ChrisiPK
Workaround:

1. Let PureAdmin create the user and group with ID at around 100.
2. Close PureAdmin.
3. Change user id and group id to something above 1000 (e.g. "usermod ftpuser 
-u 1020" and "groupmod ftpgroup -g 1021")
4. Edit /root/.pureadminrc: Replace the values for "defaultuid" and 
"defaultgid" with the new values you just assigned.
5. Run PureAdmin.

You should now be able to use the user management in PureAdmin with the
correct user id and group id.

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

Title:
  UIDs and GIDs should be at or above 1000, not 100.

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

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


[Bug 878127] Re: Enigmail fails to add rules on GPG key selection

2011-11-17 Thread ChrisiPK
The problem lies in line 72. The tooltip attribute of the textbox
element is somehow failing - maybe referencing an undefined entity or
whatever. I removed the tooltip attribute and it works like a charm.

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

Title:
  Enigmail fails to add rules on GPG key selection

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/enigmail-locales/+bug/878127/+subscriptions

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


[Bug 878028] Re: [USB-Audio - UAC3553B, playback] No sound at all

2011-11-03 Thread ChrisiPK
And no longer working today. This problem is still coming and going and
I have no idea why.

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

Title:
  [USB-Audio - UAC3553B, playback] No sound at all

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

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


[Bug 878028] Re: [USB-Audio - UAC3553B, playback] No sound at all

2011-10-26 Thread ChrisiPK
It's been working for a week in a row now. I have no idea, what has
changed.

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

Title:
  [USB-Audio - UAC3553B, playback] No sound at all

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

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


[Bug 878028] Re: [USB-Audio - UAC3553B, playback] No sound at all

2011-10-19 Thread ChrisiPK
** Tags added: regression-release

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

Title:
  [USB-Audio - UAC3553B, playback] No sound at all

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

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


[Bug 878028] Re: [USB-Audio - UAC3553B, playback] No sound at all

2011-10-19 Thread ChrisiPK
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/878028

Title:
  [USB-Audio - UAC3553B, playback] No sound at all

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

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


[Bug 878028] [NEW] [USB-Audio - UAC3553B, playback] No sound at all

2011-10-19 Thread ChrisiPK
Public bug reported:

Bug occured after upgrading to 11.10. Previously, I was able to plug in
the usb audio (or turn it on, if it was alredy plugged in) and select it
as an output device in the sound settings dialogue (or via pavucontrol).
Now, the device only shows up in the hardware list (listed with 1
output), but no longer in the output list.

USB audio device is a Philips FW-M567 compact stereo system.

If it is any help: apport performed two sound tests. The first one
played correctly on the USB audio device, the second one, however,
played on the Intel sound card, which is why I hit the "not played back
correctly" button.

Another interesting fact: It worked yesterday after I upgraded a few
packages. I didn't change anything after that. Today I turn on my
computer and it's non-functional again.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: pulseaudio 1:1.0-0ubuntu3
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
NonfreeKernelModules: nvidia
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 1.23-0ubuntu3
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  chrisipk   2562 F pulseaudio
  chrisipk   3170 F xfce4-volumed
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf7ff8000 irq 47'
   Mixer name   : 'Realtek ALC888'
   Components   : 'HDA:10ec0888,14627522,0011'
   Controls  : 34
   Simple ctrls  : 20
Card1.Amixer.info:
 Card hw:1 'UAC3553B'/'Philips UAC3553B at usb-:00:1a.1-1, full speed'
   Mixer name   : 'USB Mixer'
   Components   : 'USB0471:0110'
   Controls  : 6
   Simple ctrls  : 5
Date: Wed Oct 19 11:26:13 2011
ProcEnviron:
 LANGUAGE=de_DE:de:en_GB:en
 PATH=(custom, no user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: pulseaudio
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:UAC3553B successful
Symptom_Card: UAC3553B - UAC3553B
Symptom_DevicesInUse:
 2562  3170  2285  chrisipk  F pulseaudio
  chrisipk  F xfce4-volumed
 /dev/snd/seq:timidity  F timidity
Symptom_PulsePlaybackTest: PulseAudio playback test failed
Symptom_Type: No sound at all
Title: [USB-Audio - UAC3553B, playback] No sound at all
UpgradeStatus: Upgraded to oneiric on 2011-10-17 (1 days ago)
dmi.bios.date: 06/19/2009
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: V3.5
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: MSI X58 PLATINUM SLI(MS-7522)
dmi.board.vendor: MSI
dmi.board.version: 1.0
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: MICRO-STAR INTERNATIONAL CO.,LTD
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV3.5:bd06/19/2009:svnMSI:pnMS-7522:pvr1.0:rvnMSI:rnMSIX58PLATINUMSLI(MS-7522):rvr1.0:cvnMICRO-STARINTERNATIONALCO.,LTD:ct3:cvr1.0:
dmi.product.name: MS-7522
dmi.product.version: 1.0
dmi.sys.vendor: MSI

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


** Tags: amd64 apport-bug oneiric

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

Title:
  [USB-Audio - UAC3553B, playback] No sound at all

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

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


[Bug 278059] Re: clock applet does not remember home location between sessions

2011-04-27 Thread ChrisiPK
I am affected by this in 10.04, so the issue still persists.

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

Title:
  clock applet does not remember home location between sessions

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


[Bug 443367] Re: gnome-panel assert failure: *** glibc detected *** gnome-panel: corrupted double-linked list: 0x0a1b1070 ***

2009-10-09 Thread ChrisiPK
>From what I understand, I need to reproduce the bug for Valgrind to
generate any meaningful output. Unfortunately this has not happened ever
since I reported the bug, so I have no idea how to get the application
to crash again.

-- 
gnome-panel assert failure: *** glibc detected *** gnome-panel: corrupted 
double-linked list: 0x0a1b1070 ***
https://bugs.launchpad.net/bugs/443367
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