[Bug 1863604] Re: Docker Snap: Cannot access docker-compose config in dot folder

2020-02-17 Thread Bernhard Reiter
** Also affects: docker.io (Ubuntu)
   Importance: Undecided
   Status: New

** Description changed:

  I'm currently trying to use `docker-compose` (from the Docker snap;
  `whereis docker-compose` says `docker-compose: /snap/bin/docker-
  compose`; `snap info docker` says `installed: 18.09.9`) with a `docker-
  compose.yml` file that's in a subfolder of a hidden directory of my home
  folder (think `/home/me/.something/sha0123abc/docker-compose.yml`).
  
  That fails with
  
+ .IOError: [Errno 13] Permission denied: '/home/me/.something/sha0123abc
+ /docker-compose.yml'
  
- .IOError: [Errno 13] Permission denied: 
'/home/me/.something/sha0123abc/docker-compose.yml'
- 
- 
- Per 
https://stackoverflow.com/questions/53344380/errno-13-while-running-docker-compose-up,
 I ran
+ Per https://stackoverflow.com/questions/53344380/errno-13-while-running-
+ docker-compose-up, I ran
  
  cat /var/log/syslog | tail -n 400
  
  which gave
  
  Feb 17 17:33:16 mylaptop kernel: [22167.704290] audit: type=1400 
audit(1581939196.674:265): apparmor="DENIED" operation="open" 
profile="snap.docker.compose" 
name="/home/me/.something/sha0123abc/docker-compose.yml" pid=20209 
comm="python2" requested_mask="r" denied_mask="r" fsuid=1001 ouid=1001
  Feb 17 17:33:16 mylaptop kernel: [22167.704293] audit: type=1400 
audit(1581939196.674:266): apparmor="DENIED" operation="open" 
profile="snap.docker.compose" 
name="/home/me/.something/sha0123abc/docker-compose.yml" pid=20209 
comm="python2" requested_mask="r" denied_mask="r" fsuid=1001 ouid=1001
  
  Things seem to work if I choose a location in a non-hidden directory
  instead.
  
  However, this seems like a bug to me; I don't understand a lot about
  Snap's/AppArmor's privilege system, but shouldn't a Snap be able to
  access the contents of a hidden directory in my home folder?
  
  The context for this is a build system that wraps docker-compose in an
  additional tool, which places its config files in a `.something` hidden
  directory in a user's home folder. More discussion here:
  https://github.com/WordPress/gutenberg/issues/20180
+ 
+ Edit: I'm on Ubuntu 18.04.4 LTS

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

Title:
  Docker Snap: Cannot access docker-compose config in dot folder

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1863604/+subscriptions

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

[Bug 1863604] [NEW] Docker Snap: Cannot access docker-compose config in dot folder

2020-02-17 Thread Bernhard Reiter
Public bug reported:

I'm currently trying to use `docker-compose` (from the Docker snap;
`whereis docker-compose` says `docker-compose: /snap/bin/docker-
compose`; `snap info docker` says `installed: 18.09.9`) with a `docker-
compose.yml` file that's in a subfolder of a hidden directory of my home
folder (think `/home/me/.something/sha0123abc/docker-compose.yml`).

That fails with


.IOError: [Errno 13] Permission denied: 
'/home/me/.something/sha0123abc/docker-compose.yml'


Per 
https://stackoverflow.com/questions/53344380/errno-13-while-running-docker-compose-up,
 I ran

cat /var/log/syslog | tail -n 400

which gave

Feb 17 17:33:16 mylaptop kernel: [22167.704290] audit: type=1400 
audit(1581939196.674:265): apparmor="DENIED" operation="open" 
profile="snap.docker.compose" 
name="/home/me/.something/sha0123abc/docker-compose.yml" pid=20209 
comm="python2" requested_mask="r" denied_mask="r" fsuid=1001 ouid=1001
Feb 17 17:33:16 mylaptop kernel: [22167.704293] audit: type=1400 
audit(1581939196.674:266): apparmor="DENIED" operation="open" 
profile="snap.docker.compose" 
name="/home/me/.something/sha0123abc/docker-compose.yml" pid=20209 
comm="python2" requested_mask="r" denied_mask="r" fsuid=1001 ouid=1001

Things seem to work if I choose a location in a non-hidden directory
instead.

However, this seems like a bug to me; I don't understand a lot about
Snap's/AppArmor's privilege system, but shouldn't a Snap be able to
access the contents of a hidden directory in my home folder?

The context for this is a build system that wraps docker-compose in an
additional tool, which places its config files in a `.something` hidden
directory in a user's home folder. More discussion here:
https://github.com/WordPress/gutenberg/issues/20180

** Affects: docker.io (Ubuntu)
 Importance: Undecided
 Status: New

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


** Tags: docker docker-compose snap

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

Title:
  Docker Snap: Cannot access docker-compose config in dot folder

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1863604/+subscriptions

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

[Bug 99965] Re: [needs-packaging] celtx - all-in-one video and media pre-production suite

2019-07-09 Thread Bernhard Reiter
Yeah, probably safe to close. As janc correctly states, Celtx turned
into a SaaS a couple of years ago, and the previous open source app is
no longer developed. It was also based on XUL which is also no longer a
thing.

** Changed in: ubuntu
 Assignee: Bernhard Reiter (ockham-razor) => (unassigned)

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

Title:
  [needs-packaging] celtx - all-in-one video and media pre-production
  suite

To manage notifications about this bug go to:
https://bugs.launchpad.net/feisty-backports/+bug/99965/+subscriptions

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

[Bug 99965] Re: [needs-packaging] celtx - all-in-one video and media pre-production suite

2019-07-09 Thread Bernhard Reiter
Yeah, probably safe to close. As janc correctly states, Celtx turned
into a SaaS a couple of years ago, and the previous open source app is
no longer developed. It was also based on XUL which is also no longer a
thing.

** Changed in: ubuntu
 Assignee: Bernhard Reiter (ockham-razor) => (unassigned)

-- 
You received this bug notification because you are a member of Ubuntu
Backporters, which is subscribed to Feisty Backports.
Matching subscriptions: Ubuntu Backporters
https://bugs.launchpad.net/bugs/99965

Title:
  [needs-packaging] celtx - all-in-one video and media pre-production
  suite

To manage notifications about this bug go to:
https://bugs.launchpad.net/feisty-backports/+bug/99965/+subscriptions

-- 
ubuntu-backports mailing list
ubuntu-backports@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-backports


[Bug 1529939] Re: BJNP Canon network printer no longer auto-detected

2018-10-12 Thread Bernhard Reiter
I no longer have a Canon printer, so I'm afraid I can't provide any
information on whether this is still an issue.

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

Title:
  BJNP Canon network printer no longer auto-detected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/1529939/+subscriptions

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

[Bug 1533000] [NEW] Need to --force-device-scale-factor=2 Chromium on HiDPI screen

2016-01-11 Thread Bernhard Reiter
Public bug reported:

On my HiDPI macbook running Ubuntu GNOME 15.10, I still have to run
Chromium with the --force-device-scale-factor=2 flag to get a properly
scaled browser window and controls, otherwise everything is too small.
(Not sure if this is the same under Unity -- maybe Chromium reads some
Unity specific configuration setting?)

** 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/1533000

Title:
  Need to --force-device-scale-factor=2 Chromium on HiDPI screen

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

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


[Bug 1529939] [NEW] BJNP Canon network printer no longer auto-detected

2015-12-29 Thread Bernhard Reiter
Public bug reported:

Up to Ubuntu 15.04, I only needed to install the cups-backend-bjnp
package, and my (wifi-connected) Canon Pixma MG5250 would then show up
automatically in the Add printers/Network printers dialog. This is no
longer the case in 15.10 -- I need to manually add it by entering
bnjp://my.printers.ip.address. This bug is present both on Ubuntu and
Ubuntu Gnome.

** Affects: unity-control-center (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/1529939

Title:
  BJNP Canon network printer no longer auto-detected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1529939/+subscriptions

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


[Bug 1386005] Re: Password not accepted graphical boot for encrypted root system

2015-10-02 Thread Bernhard Reiter
I agree with #49 that this is *not* a duplicate of #1359689 for the
reasons stated in that comment. Hence un-duping.

** This bug is no longer a duplicate of bug 1359689
   cryptsetup password prompt not shown

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

Title:
  Password not accepted graphical boot for encrypted root system

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

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


[Bug 1369187] Re: Installation on Macs could use EFI booting instead of legacy BIOS

2015-09-22 Thread Bernhard Reiter
In that case, would you mind me giving it a try? I'm masochist enough to
have had a couple of packages added to Debian in the past :-D I would
obviously preserve the copyright and licensing of your packaging. My
ultimate goal would be to contribute to a better OOTB experience for
mactel users, ideally automating your pure EFI boot guide as part of the
installer.

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

Title:
  Installation on Macs could use EFI booting instead of legacy BIOS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1369187/+subscriptions

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


[Bug 1369187] Re: Installation on Macs could use EFI booting instead of legacy BIOS

2015-09-21 Thread Bernhard Reiter
Jason,

have you considered submitting your package for inclusion in Debian?
(See http://mentors.debian.net/, and links in the 'Getting your package
into Debian' section there.) I'd very much appreciate if you did! :-)

--Bernhard

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

Title:
  Installation on Macs could use EFI booting instead of legacy BIOS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1369187/+subscriptions

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


[Bug 1369187] Re: Installation on Macs could use EFI booting instead of legacy BIOS

2015-09-21 Thread Bernhard Reiter
** Also affects: ubiquity (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/1369187

Title:
  Installation on Macs could use EFI booting instead of legacy BIOS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1369187/+subscriptions

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


[Bug 432786] Re: git imap-send ssl support

2014-08-16 Thread Bernhard Reiter
Even better, curl nowadays speaks IMAP.

I've started work on this; see the Debian bug for more information.

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

Title:
  git imap-send ssl support

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

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


[Bug 432786] Re: git imap-send ssl support

2014-08-10 Thread Bernhard Reiter
Two good news items:

1. libgnutls28 has been in Debian/Ubuntu for a while, and with Utopic,
libcurl4-gnutls-dev (which is a dependency of git) will finally depend
on libgnutls28-dev, which is a dummy package pointing to libgnutls-dev,
which in turn is at version 3.2.16, and which depends on nettle-dev (as
opposed to its predecessors, which depended on libgcrypt).

2. In Utopic, gnutls28 depends on libgmp-dev (= 2:6), which has been
dual-licensed as LGPLv3+/GPLv2+.

So I think it should be both technically and legally feasible to use
gnutls and nettle in order to implement imap-send for current versions
of git!

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

Title:
  git imap-send ssl support

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

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


[Bug 258446] Re: 197b:2381 [Acer Aspire 5930] JMicron internal card reader recognizes SD only when inserted at startup

2014-06-09 Thread Bernhard Reiter
Still not fixed in 3.15-rc8.

uname -a
Linux razor 3.15.0-031500rc8-generic #201406012235 SMP Mon Jun 2 02:36:11 UTC 
2014 x86_64 x86_64 x86_64 GNU/Linux

What I doe see in dmesg after inserting an SDXC card is:

[ 2847.188289] ACPI: \_SB_.PCI0.RP04: ACPI_NOTIFY_BUS_CHECK event
[ 2847.188349] ACPI: \_SB_.PCI0.RP04: Bus check in hotplug_event()

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

Title:
  197b:2381 [Acer Aspire 5930] JMicron internal card reader recognizes
  SD only when inserted at startup

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

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


[Bug 258446] Re: 197b:2381 [Acer Aspire 5930] JMicron internal card reader recognizes SD only when inserted at startup

2014-06-09 Thread Bernhard Reiter
** Tags removed: needs-upstream-testing
** Tags added: kernel-bug-exists-upstream kernel-bug-exists-upstream-3.15-rc8

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

Title:
  197b:2381 [Acer Aspire 5930] JMicron internal card reader recognizes
  SD only when inserted at startup

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

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


[Bug 258446] Re: 197b:2381 [Acer Aspire 5930] JMicron internal card reader recognizes SD only when inserted at startup

2014-05-07 Thread Bernhard Reiter
I might've started the party too early.

Now the SD is back to not working unless inserted at startup. Maybe last
time I hadn't really shut down but rebooted from a state in which I had
the SD inserted before, and that lead to a false positive.

** Changed in: linux (Ubuntu)
   Status: Invalid = Confirmed

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

Title:
  197b:2381 [Acer Aspire 5930] JMicron internal card reader recognizes
  SD only when inserted at startup

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

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


[Bug 744326] Re: import webpage window dont close automatically

2014-05-05 Thread Bernhard Reiter
Closing as duplicate of https://github.com/thinkle/gourmet/issues/265

** Changed in: gourmet (Ubuntu)
   Status: Confirmed = Invalid

** Changed in: gourmet
   Status: Confirmed = Invalid

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

Title:
  import webpage window dont close automatically

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

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


[Bug 258446] Re: 197b:2381 [Acer Aspire 5930] JMicron internal card reader recognizes SD only when inserted at startup

2014-05-04 Thread Bernhard Reiter
Okay, I'm amazed. Updating the BIOS *did* indeed fix my issue!

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

Title:
  197b:2381 [Acer Aspire 5930] JMicron internal card reader recognizes
  SD only when inserted at startup

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

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


[Bug 258446] Re: 197b:2381 JMicron internal card reader recognizes SD only when inserted at startup

2014-05-03 Thread Bernhard Reiter
apport information

** Tags added: apport-collected trusty

** Description changed:

  My Acer Aspire 5930G has an internal 5-in-1 card reader. Testing with an
  SD card (no alternative media available), the reader is only listed by
  lspci if the SD card is present in the reader at boot time. Boot time
  dmesg attached.
  
  Now if an SD card was present at boot time, I can remove the SD, and
  dmesg will report
  
  [  164.613053] mmc0: card db81 removed
  
  If I reinsert it, dmesg will say
  
  [  179.271670] mmc0: new SD card at address db81
  [  179.276522] mmcblk0: mmc0:db81 SD512 500224KiB 
  [  179.276522]  mmcblk0: p1
  
  and gnome will display an SD drive icon on my desktop and ask if any
  files should be imported.
  
- But nothing of all that happens if the SD card was not already in the
- card reader at boot time!
+ But nothing of all that happens if the SD card was not already in the card 
reader at boot time!
+ --- 
+ ApportVersion: 2.14.1-0ubuntu3
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  bernie 1491 F pulseaudio
+  /dev/snd/pcmC0D0p:   bernie 1491 F...m pulseaudio
+ CurrentDesktop: Unity
+ DistroRelease: Ubuntu 14.04
+ HibernationDevice: RESUME=UUID=4bd38682-1149-4117-8e58-bc8d174dd659
+ InstallationDate: Installed on 2013-10-20 (194 days ago)
+ InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
+ MachineType: Acer Aspire 5930
+ Package: linux (not installed)
+ ProcFB: 0 nouveaufb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=a23edec1-cabc-4c0b-bdeb-43a79387ed2e ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
+ RelatedPackageVersions:
+  linux-restricted-modules-3.13.0-24-generic N/A
+  linux-backports-modules-3.13.0-24-generic  N/A
+  linux-firmware 1.127
+ Tags:  trusty
+ Uname: Linux 3.13.0-24-generic x86_64
+ UpgradeStatus: Upgraded to trusty on 2014-04-20 (13 days ago)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 06/13/2008
+ dmi.bios.vendor: Phoenix Technologies LTD
+ dmi.bios.version: V1.15
+ dmi.board.name: Eiger
+ dmi.board.vendor: Acer
+ dmi.board.version: Rev
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: Acer
+ dmi.chassis.version: N/A
+ dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvrV1.15:bd06/13/2008:svnAcer:pnAspire5930:pvr0100:rvnAcer:rnEiger:rvrRev:cvnAcer:ct10:cvrN/A:
+ dmi.product.name: Aspire 5930
+ dmi.product.version: 0100
+ dmi.sys.vendor: Acer

** Attachment added: AlsaInfo.txt
   
https://bugs.launchpad.net/bugs/258446/+attachment/4104093/+files/AlsaInfo.txt

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

Title:
  197b:2381 JMicron internal card reader recognizes SD only when
  inserted at startup

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

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


[Bug 258446] BootDmesg.txt

2014-05-03 Thread Bernhard Reiter
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/258446/+attachment/4104094/+files/BootDmesg.txt

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

Title:
  197b:2381 JMicron internal card reader recognizes SD only when
  inserted at startup

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

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


[Bug 258446] Lspci.txt

2014-05-03 Thread Bernhard Reiter
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/258446/+attachment/4104098/+files/Lspci.txt

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

Title:
  197b:2381 JMicron internal card reader recognizes SD only when
  inserted at startup

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

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


[Bug 258446] CRDA.txt

2014-05-03 Thread Bernhard Reiter
apport information

** Attachment added: CRDA.txt
   https://bugs.launchpad.net/bugs/258446/+attachment/4104095/+files/CRDA.txt

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

Title:
  197b:2381 JMicron internal card reader recognizes SD only when
  inserted at startup

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

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


[Bug 258446] ProcEnviron.txt

2014-05-03 Thread Bernhard Reiter
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/258446/+attachment/4104101/+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/258446

Title:
  197b:2381 JMicron internal card reader recognizes SD only when
  inserted at startup

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

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


[Bug 258446] ProcCpuinfo.txt

2014-05-03 Thread Bernhard Reiter
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/258446/+attachment/4104100/+files/ProcCpuinfo.txt

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

Title:
  197b:2381 JMicron internal card reader recognizes SD only when
  inserted at startup

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

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


[Bug 258446] PulseList.txt

2014-05-03 Thread Bernhard Reiter
apport information

** Attachment added: PulseList.txt
   
https://bugs.launchpad.net/bugs/258446/+attachment/4104104/+files/PulseList.txt

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

Title:
  197b:2381 JMicron internal card reader recognizes SD only when
  inserted at startup

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

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


[Bug 258446] UdevDb.txt

2014-05-03 Thread Bernhard Reiter
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/258446/+attachment/4104106/+files/UdevDb.txt

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

Title:
  197b:2381 JMicron internal card reader recognizes SD only when
  inserted at startup

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

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


[Bug 258446] WifiSyslog.txt

2014-05-03 Thread Bernhard Reiter
apport information

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/258446/+attachment/4104108/+files/WifiSyslog.txt

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

Title:
  197b:2381 JMicron internal card reader recognizes SD only when
  inserted at startup

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

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


[Bug 258446] ProcModules.txt

2014-05-03 Thread Bernhard Reiter
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/258446/+attachment/4104103/+files/ProcModules.txt

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

Title:
  197b:2381 JMicron internal card reader recognizes SD only when
  inserted at startup

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

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


[Bug 258446] Lsusb.txt

2014-05-03 Thread Bernhard Reiter
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/258446/+attachment/4104099/+files/Lsusb.txt

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

Title:
  197b:2381 JMicron internal card reader recognizes SD only when
  inserted at startup

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

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


[Bug 258446] IwConfig.txt

2014-05-03 Thread Bernhard Reiter
apport information

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/258446/+attachment/4104097/+files/IwConfig.txt

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

Title:
  197b:2381 JMicron internal card reader recognizes SD only when
  inserted at startup

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

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


[Bug 258446] CurrentDmesg.txt

2014-05-03 Thread Bernhard Reiter
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/258446/+attachment/4104096/+files/CurrentDmesg.txt

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

Title:
  197b:2381 JMicron internal card reader recognizes SD only when
  inserted at startup

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

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


[Bug 258446] UdevLog.txt

2014-05-03 Thread Bernhard Reiter
apport information

** Attachment added: UdevLog.txt
   https://bugs.launchpad.net/bugs/258446/+attachment/4104107/+files/UdevLog.txt

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

Title:
  197b:2381 JMicron internal card reader recognizes SD only when
  inserted at startup

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

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


[Bug 258446] RfKill.txt

2014-05-03 Thread Bernhard Reiter
apport information

** Attachment added: RfKill.txt
   https://bugs.launchpad.net/bugs/258446/+attachment/4104105/+files/RfKill.txt

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

Title:
  197b:2381 JMicron internal card reader recognizes SD only when
  inserted at startup

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

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


[Bug 258446] ProcInterrupts.txt

2014-05-03 Thread Bernhard Reiter
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/258446/+attachment/4104102/+files/ProcInterrupts.txt

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

Title:
  197b:2381 JMicron internal card reader recognizes SD only when
  inserted at startup

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

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


[Bug 258446] Re: 197b:2381 JMicron internal card reader recognizes SD only when inserted at startup

2014-05-02 Thread Bernhard Reiter
Upgraded to Trusty. Still not working.

** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  197b:2381 JMicron internal card reader recognizes SD only when
  inserted at startup

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

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


[Bug 258446] Re: 197b:2381 JMicron internal card reader recognizes SD only when inserted at startup

2014-05-02 Thread Bernhard Reiter
Posted https://bugzilla.kernel.org/show_bug.cgi?id=75291

** Bug watch added: Linux Kernel Bug Tracker #75291
   http://bugzilla.kernel.org/show_bug.cgi?id=75291

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

Title:
  197b:2381 JMicron internal card reader recognizes SD only when
  inserted at startup

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

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


[Bug 258446] Re: 197b:2381 JMicron internal card reader recognizes SD only when inserted at startup

2014-03-31 Thread Bernhard Reiter
I frankly didn't feel like testing this again with every new Ubuntu
release like I did in the first years (!) after I first posted this bug
without any evidence about upstream changes that might have actually
solved this issue. However, the upstream bug report linked from this one
suggests that kernel 3.12 and later might contain an actual fix for this
bug -- that would include Ubuntu 14.04 LTS Trusty which is going to
include 3.13 (or even 3.14). If someone else affected by this bug and
subscribed to this bug report could test it under Trusty because they're
already running the development version/Beta, please report here if it's
fixed there. (Otherwise, I'm going to upgrade to Trusty shortly after
its release and report here if it works for me then.)

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

Title:
  197b:2381 JMicron internal card reader recognizes SD only when
  inserted at startup

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

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


[Bug 744320] Re: can not add more pictures

2014-03-24 Thread Bernhard Reiter
Closing as duplicate of https://github.com/thinkle/gourmet/issues/74

** Changed in: gourmet (Ubuntu)
   Status: New = Invalid

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

Title:
  can not add more pictures

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

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


[Bug 534104] Re: gourmet needs a way to save/select db option from the GUI

2014-03-24 Thread Bernhard Reiter
** Changed in: gourmet (Ubuntu)
   Status: Triaged = Invalid

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

Title:
  gourmet needs a way to save/select db option from the GUI

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

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


[Bug 719443] Re: Search and categories do not work

2014-03-24 Thread Bernhard Reiter
Unfortunately, updating package versions present in Ubuntu versions that have 
already been released is quite complicated and not always possible. If you 
haven't yet, you could manually download a more up-to-date .deb package from 
more recent Ubuntu releases here from Launchpad - all of them should work under 
Ubuntu 12.04 LTS.
Anyway, all releases since 13.04 contain more recent gourmet versions that 
should be reasonably bug-free.

** Changed in: gourmet (Ubuntu)
   Status: Confirmed = Invalid

** Changed in: gourmet
   Status: New = Won't Fix

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

Title:
  Search and categories do not work

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

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


[Bug 945529] Re: gourmet crashed with TypeError in update_action_group(): cannot concatenate 'str' and 'NoneType' objects

2014-03-24 Thread Bernhard Reiter
The issue you're experiencing happens if you import a web page, but
remove the preselection for the title field and don't select anything
else as title. The fix will be to set the title to something generic in
case nothing has been selected, e.g. New Recipe from example.com. I'll
need to look into the code to find where to put this.

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

Title:
  gourmet crashed with TypeError in update_action_group(): cannot
  concatenate 'str' and 'NoneType' objects

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

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


[Bug 1296757] [NEW] Gourmet XML import fails

2014-03-24 Thread Bernhard Reiter
Public bug reported:

I'm the upstream maintainer. With 0.17.0, import of files in Gourmet's
own XML file interchange format (.grmt) fails due to two constants
missing from
gourmet/plugins/import_export/gxml_plugin/gxml2_importer.py. Apparently,
quite a lot of people use that import feature for re-importing backups
of their recipe databases after ugrades, as I've received two bug
reports (one at Github, one here) and one Launchpad question about that
error, but no other bug reports for 0.17.0 yet.

The fix is at
https://github.com/thinkle/gourmet/commit/27fac1ff642d1abc24828d267089b0a973051bcd
-- please add that as a patch to the gourmet package!

** Affects: gourmet (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/1296757

Title:
  Gourmet XML import fails

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

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


[Bug 1286073] Re: [FFe] Please update gourmet to 0.17.0

2014-03-09 Thread Bernhard Reiter
Debian now has 0.17.0-1, so please sync.
(It's not exactly related to my diff -- e.g. it doesn't have ipython either in 
Recommends: nor in Suggests:, as apparently the maintainer chose to omit it.)

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

Title:
  [FFe] Please update gourmet to 0.17.0

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

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


[Bug 1286073] Re: [FFe] Please update gourmet to 0.17.0

2014-03-04 Thread Bernhard Reiter
** Patch added: Variant of gourmet.diff that moves ipython to Suggests:
   
https://bugs.launchpad.net/ubuntu/+source/gourmet/+bug/1286073/+attachment/4007024/+files/gourmet-suggests-ipython.diff

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

Title:
  [FFe] Please update gourmet to 0.17.0

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

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


[Bug 1286073] [NEW] [FFe] Please update gourmet to 0.17.0

2014-02-28 Thread Bernhard Reiter
Public bug reported:

I've recently released upstream gourmet 0.17.0. I've also updated the
Ubuntu package from 0.16.1 (attaching a diff for the debian/ directory)

@ubuntu-release: Please grant an FFe.
@ubuntu-sponsors: Please upload to trusty.

Rationale:
This is mostly a bugfix release wrt 0.16.1 and fixes a large number of bugs 
reported for 0.16.1 and earlier versions.
(The incremented minor version number is mostly for indicating that this 
includes a Windows version, where there hasn't been one long before.)

Release notes are at
https://github.com/thinkle/gourmet/releases/tag/0.17.0

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

** Patch added: gourmet.diff
   
https://bugs.launchpad.net/bugs/1286073/+attachment/4000676/+files/gourmet.diff

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

Title:
  [FFe] Please update gourmet to 0.17.0

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

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


[Bug 1286073] Re: [FFe] Please update gourmet to 0.17.0

2014-02-28 Thread Bernhard Reiter
** Patch added: ChangeLog since 0.16.1
   
https://bugs.launchpad.net/ubuntu/+source/gourmet/+bug/1286073/+attachment/4000677/+files/ChangeLog.diff

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

Title:
  [FFe] Please update gourmet to 0.17.0

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

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


[Bug 1286073] Re: [FFe] Please update gourmet to 0.17.0

2014-02-28 Thread Bernhard Reiter
(a) ipython: required for the corresponding interactive python shell gourmet 
plugin (which is part of the upstream code and can be activated through the 
Plugins menu item). As comparable requirements (like python-gtkspell for the 
spell check plugin, or python-beautifulsoup for the web page import plugin) 
have so far been part of Recommends, too, I added ipython to that section 
instead of using Suggests.
(b) I emailed a modified version of gourmet.diff -- with only the changes to 
Debian's 0.16.1-1 -- to the maintainer of the Debian package right after filing 
this bug report, but I felt I shouldn't wait for him to react in order not to 
waste too much time after trusty's FF.

So I'm obviously okay with moving ipython to Suggests, and I'm all for
keeping this synced with Debian, but as I can't predict how long it's
going to take them to update, I'd rather make sure 0.17.0 is in trusty
anyway.

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

Title:
  [FFe] Please update gourmet to 0.17.0

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

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


[Bug 1240120] [NEW] Typo breaks nutritional information plugin schema upgrade

2013-10-15 Thread Bernhard Reiter
Public bug reported:

I'm the upstream maintainer. In the 0.16.1 release, I unfortunately mis-
spelled the function name setup_nutritionconversions_table as
setup_nutrition_conversions_table. This causes the following error (from
[1]):

$ gourmet 
elib.intl failed to load.
IF YOU HAVE TROUBLE WITH TRANSLATIONS, MAKE SURE YOU HAVE THIS LIBRARY 
INSTALLED.
elib.intl failed to load.
IF YOU HAVE TROUBLE WITH TRANSLATIONS, MAKE SURE YOU HAVE THIS LIBRARY 
INSTALLED.
No gst player
No windows player
WARNING: Plugin module import failed
PATH: ['/usr/lib/python2.7/site-packages/gst-0.10', 
'/usr/lib/python2.7/site-packages/', '/usr/bin', '/usr/lib/python27.zip', 
'/usr/lib/python2.7', '/usr/lib/python2.7/plat-linux2', 
'/usr/lib/python2.7/lib-tk', '/usr/lib/python2.7/lib-old', 
'/usr/lib/python2.7/lib-dynload', '/usr/lib/python2.7/site-packages', 
'/usr/lib/python2.7/site-packages/gtk-2.0', 
'/usr/lib/python2.7/site-packages/ubuntu-sso-client', 
'/usr/lib/python2.7/site-packages/ubuntuone-client', 
'/usr/lib/python2.7/site-packages/ubuntuone-control-panel', 
'/usr/lib/python2.7/site-packages/ubuntuone-storage-protocol', 
'/usr/share/gourmet/plugins', 
'/usr/lib/python2.7/site-packages/gourmet/plugins', 
'/usr/lib/python2.7/site-packages/gourmet/plugins/import_export']
Traceback (most recent call last):
  File /usr/lib/python2.7/site-packages/gourmet/plugin_loader.py, line 252, 
in get_module
self._loaded = __import__(self.module)
  File 
/usr/lib/python2.7/site-packages/gourmet/plugins/spellcheck/__init__.py, line 
1, in module
import reccard_spellcheck_plugin
  File 
/usr/lib/python2.7/site-packages/gourmet/plugins/spellcheck/reccard_spellcheck_plugin.py,
 line 1, in module
import gtk, gtkspell
ImportError: No module named gtkspell
WARNING: Failed to load plugin spellcheck
Traceback (most recent call last):
  File /usr/lib/python2.7/site-packages/gourmet/plugin_loader.py, line 93, in 
load_active_plugins
self.active_plugins.extend(self.available_plugin_sets[p].plugins)
  File /usr/lib/python2.7/site-packages/gourmet/plugin_loader.py, line 265, 
in __getattr__
if attr == 'plugins': return self.get_plugins()
  File /usr/lib/python2.7/site-packages/gourmet/plugin_loader.py, line 271, 
in get_plugins
return self.get_module().plugins
AttributeError: 'NoneType' object has no attribute 'plugins'
Problem updating plugin 
nutritional_information.data_plugin.NutritionDataPlugin instance at 0x8a90c8c 
nutritondata
Traceback (most recent call last):
  File /usr/bin/gourmet, line 16, in module
GourmetRecipeManager.startGUI()
  File /usr/lib/python2.7/site-packages/gourmet/GourmetRecipeManager.py, line 
688, in startGUI
r=RecGui(splash_label=splash.label)
  File /usr/lib/python2.7/site-packages/gourmet/GourmetRecipeManager.py, line 
891, in __init__
GourmetApplication.__init__(self, splash_label=splash_label)
  File /usr/lib/python2.7/site-packages/gourmet/GourmetRecipeManager.py, line 
100, in __init__
self.setup_recipes() # Setup recipe database
  File /usr/lib/python2.7/site-packages/gourmet/GourmetRecipeManager.py, line 
189, in setup_recipes
self.rd = recipeManager.default_rec_manager()
  File /usr/lib/python2.7/site-packages/gourmet/recipeManager.py, line 124, 
in default_rec_manager
return get_recipe_manager(**dbargs)
  File /usr/lib/python2.7/site-packages/gourmet/recipeManager.py, line 119, 
in get_recipe_manager
return RecipeManager(**args)
  File /usr/lib/python2.7/site-packages/gourmet/backends/db.py, line 1848, in 
__init__
RecData.__init__(self,*args,**kwargs)
  File /usr/lib/python2.7/site-packages/gourmet/backends/db.py, line 166, in 
__init__
self.update_version_info(gourmet.version.version)
  File /usr/lib/python2.7/site-packages/gourmet/backends/db.py, line 672, in 
update_version_info
(current_super,current_major,current_minor)
  File /usr/lib/python2.7/site-packages/gourmet/backends/db.py, line 714, in 
update_plugin_version
plugin_current = plugin.version,
  File 
/usr/lib/python2.7/site-packages/gourmet/plugins/nutritional_information/data_plugin.py,
 line 87, in update_version

self.db.alter_table('nutritionconversions',self.setup_nutritionconversions_table,
AttributeError: NutritionDataPlugin instance has no attribute 
'setup_nutritionconversions_table'

I've already patched the upstream code [2]. Please add this fix to
saucy, as the bug would probably cause a lot of people complaining about
the update breaking their recipe database!

[1] https://bbs.archlinux.org/viewtopic.php?pid=1332916)
[2] 
https://github.com/thinkle/gourmet/commit/7f1aa6fbe0bedc1ba82c220c7b437260ec422434

** Affects: gourmet (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/1240120

Title:
  Typo breaks nutritional information plugin schema upgrade

To manage notifications about this bug go to:

[Bug 269935] Re: gourmet crashes if metakit-based recipe database (used in versions prior to 0.10) is present

2013-10-11 Thread Bernhard Reiter
I'm closing this as Won't Fix for upstream Gourmet, too. Sorry for any 
inconvenience caused -- I hope everybody was able to carry over their recipes 
to the new versions in the past 5 years since this issue was reported.
Given that we're still quite understaffed, I can't really spend time on 
acquainting myself with a rather outdated dependency when most people probably 
have found another way of working around this anyway, and when there are still 
some 230 open issues in our Github tracker, many of which affect our current 
users. So I'll be instead removing any metakit remnants in our code shortly.

** Changed in: gourmet
   Status: Confirmed = Won't Fix

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

Title:
  gourmet crashes if metakit-based recipe database (used in versions
  prior to 0.10) is present

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

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


[Bug 972466] Re: lxml HTML parser mangles documents whose meta tags define the charset as other than UTF-8

2013-10-09 Thread Bernhard Reiter
People on #ubuntu-bugs suggest this is too big for an SRU; the alternative 
would be a backport.
(Not sure if I'm going to tackle this then.)

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

Title:
  lxml HTML parser mangles documents whose meta tags define the
  charset as other than UTF-8

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

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


[Bug 972466] Re: lxml HTML parser mangles documents whose meta tags define the charset as other than UTF-8

2013-09-30 Thread Bernhard Reiter
From an email conversation with leonardr:

The relevant changes should all be in revno 305. The diff is very large
(~800 lines) and I don't know how well it would apply to 4.0.2, but
that's where to look for it.

Actually, the changes are extensive enough that if you applied them to
4.0.2 I wouldn't feel comfortable calling the result 4.0.2. The change
involves API changes, most notable with the UnicodeDammit class. That's
why this release was called 4.3.0 instead of 4.2.2. I don't know how you
deal with such things, but I wanted you to know.

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

Title:
  lxml HTML parser mangles documents whose meta tags define the
  charset as other than UTF-8

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

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


[Bug 972466] Re: lxml HTML parser mangles documents whose meta tags define the charset as other than UTF-8

2013-09-29 Thread Bernhard Reiter
** Patch added: Patch for 12.04 LTS
   
https://bugs.launchpad.net/beautifulsoup/+bug/972466/+attachment/3848804/+files/203_202.diff

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to beautifulsoup in Ubuntu.
https://bugs.launchpad.net/bugs/972466

Title:
  lxml HTML parser mangles documents whose meta tags define the
  charset as other than UTF-8

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 972466] Re: lxml HTML parser mangles documents whose meta tags define the charset as other than UTF-8

2013-09-29 Thread Bernhard Reiter
** Patch added: Patch for 12.04 LTS
   
https://bugs.launchpad.net/beautifulsoup/+bug/972466/+attachment/3848804/+files/203_202.diff

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

Title:
  lxml HTML parser mangles documents whose meta tags define the
  charset as other than UTF-8

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

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


[Bug 972466] Re: lxml HTML parser mangles documents whose meta tags define the charset as other than UTF-8

2013-09-29 Thread Bernhard Reiter
Okay, obviously this isn't as trivial as that patch I posted suggests.
http://bazaar.launchpad.net/~leonardr/beautifulsoup/bs4/revision/323#NEWS.txt 
suggests that we need some more changes

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

Title:
  lxml HTML parser mangles documents whose meta tags define the
  charset as other than UTF-8

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

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


[Bug 944464] Re: gourmet crashes when enabling nutritional information plugin

2013-09-26 Thread Bernhard Reiter
Thanks, fixed by 
https://github.com/thinkle/gourmet/commit/4854358d6284233abb80da69f92e9506e0287483
 (and subsequently in the 0.16.0 release).

** Changed in: gourmet (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  gourmet crashes when enabling nutritional information plugin

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

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


[Bug 534104] Re: gourmet needs a way to save/select db option from the GUI

2013-09-21 Thread Bernhard Reiter
Tracking now at https://github.com/thinkle/gourmet/issues/682

** Changed in: gourmet
   Status: New = Invalid

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

Title:
  gourmet needs a way to save/select db option from the GUI

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

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


[Bug 1210300] [NEW] Sync pysolfc 2.0-3 (universe) from Debian sid (main)

2013-08-08 Thread Bernhard Reiter
Public bug reported:

Please sync pysolfc 2.0-3 (universe) from Debian sid (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * mfxutil.py: Fix import with PIL built as a package. LP: #1160571.
A somewhat more flexible patch to the same effect is now in the Debian
version of the package (debian/patches/pillow).

Changelog entries since current saucy version 2.0-2ubuntu1:

pysolfc (2.0-3) unstable; urgency=low

  * debian/copyright:
- Change Format from DEP-5 to copyright-format/1.0 link.
- Point to GFDL-1.3 instead of just GFDL.
  * debian/control:
- Remove Replaces: and Conflicts: lines as those packages aren't in
  Debian anymore.
- Remove X-Python-Version line.
- Switch to canonical Vcs-* fields.
- Bump Standards-Version to 3.9.4.
- Bump debhelper Build-Depends to = 9.
  * debian/compat: Bump to 9.
  * debian/control, debian/rules:
- Drop transitional pysol package now that wheezy is out.
  * debian/rules:
- Fix order of arguments for the dh command.
- Delete COPYRIGHT files in the override_dh_auto_install (instead of the
  override_dh_auto_install) section.
  * debian/pysolfc.install: Remove.
  * debian/patches/pillow, debian/patches/series: Fix PIL imports for pillow
compatibility -- see 5117d0b7@debian.org (LP: 1160571).

 -- Bernhard Reiter ock...@raz.or.at  Wed, 17 Apr 2013 08:10:25 +0200

** Affects: pysolfc (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/1210300

Title:
  Sync pysolfc 2.0-3 (universe) from Debian sid (main)

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

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


[Bug 1161245] Re: Logitech K400 not working in ubuntu alternate image

2013-03-28 Thread Bernhard Reiter
** Package changed: pysolfc (Ubuntu) = ubuntu

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

Title:
  Logitech K400 not working in ubuntu alternate image

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

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


[Bug 1160571] Re: pysofc fails to launch

2013-03-26 Thread Bernhard Reiter
This is a consequence of bug #1112496. I've posted a request for a fix
there.

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

Title:
  pysofc fails to launch

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

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


[Bug 1112496] Re: python-imaging broken in raring

2013-03-26 Thread Bernhard Reiter
This still affects pyolfc, which unsuccessfully tries to import
GifImagePlugin. See bug #1160571.

BTW, Debian has started a transition for PIL - Pillow, see
http://lists.debian.org/debian-devel/2013/02/msg00176.html

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

Title:
  python-imaging broken in raring

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

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


[Bug 120016] Re: MASTER: Canon Pixma (ip4200, ip4000, ip3000, maybe more) prints wrong colors

2013-02-11 Thread Bernhard Reiter
Dark colors here with a Canon Pixma MG5250, also under Ubuntu 12.04
(amd64, Gutenprint 5.2.8-pre1); Canon's original drivers work fine.

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

Title:
  MASTER: Canon Pixma (ip4200, ip4000, ip3000, maybe more) prints wrong
  colors

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

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


[Bug 1052882] [NEW] FFe: Sync sweethome3d 3.6+dfsg-1 (universe) from Debian sid (main)

2012-09-19 Thread Bernhard Reiter
Public bug reported:

Please sync sweethome3d 3.6+dfsg-1 (universe) from Debian sid (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * Transition package to use default java implementation:
- d/control: BD on default-jdk only, switch runtime dependency to
  default-jre | java6-runtime.
This was fixed in sweethome3d 3.6+dfsg-1.

Explanation of FeatureFreeze exception:
SH3D had a new upstream release on 2012-09-06, so it'd be great to have the 
current version in Quantal. Successfully tested to run under 12.04.

Changelog entries since current quantal version 3.5+dfsg-1ubuntu1:

sweethome3d (3.6+dfsg-1) unstable; urgency=low

  * New upstream release (Closes: #687996).
  * B-D on default-jdk, runtime on default-jre (Closes: #684298).
  * Remove gamma correction from icons (Closes: #687823).
  * Fix binary xz compression.

 -- Gabriele Giacone 1o5g4...@gmail.com  Tue, 18 Sep 2012 13:36:44
+0200

** Affects: sweethome3d (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/1052882

Title:
  FFe: Sync sweethome3d 3.6+dfsg-1 (universe) from Debian sid (main)

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

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


[Bug 1052882] Re: FFe: Sync sweethome3d 3.6+dfsg-1 (universe) from Debian sid (main)

2012-09-19 Thread Bernhard Reiter
Forgot to add: builds correctly with a quantal pbuilder, then installs
and runs properly under 12.04.

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

Title:
  FFe: Sync sweethome3d 3.6+dfsg-1 (universe) from Debian sid (main)

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

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


[Bug 737715] Re: Unable to receive file transfer requests from People nearby

2012-08-28 Thread Bernhard Reiter
I can confirm this error for Ubuntu 11.04 (amd64), with stock Empathy
(2.34.0), when trying to receive a file via Bonjour sent from a Windows
system (using Pidgin 2.10.1).

** Changed in: empathy (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  Unable to receive file transfer requests from People nearby

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

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


[Bug 785101] Re: unable to remove the Apps Available for Download section from Applications Lens

2012-07-16 Thread Bernhard Reiter
For step-by-step instructions, see
 
http://askubuntu.com/questions/37747/how-to-remove-apps-available-for-download-from-the-applications-lens/100396#100396

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

Title:
  unable to remove the Apps Available for Download section from
  Applications Lens

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/785101/+subscriptions

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


[Bug 253924] Re: [needs-packaging] TreeMaker

2012-06-06 Thread Bernhard Reiter
** Bug watch added: Debian Bug tracker #637051
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637051

** Also affects: debian via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637051
   Importance: Unknown
   Status: Unknown

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

Title:
  [needs-packaging] TreeMaker

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

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


[Bug 981606] Re: Printer Language type PostScript Level 3 not persisting when choosen

2012-05-25 Thread Bernhard Reiter
** Bug watch added: LibreOffice Bugzilla #50358
   http://www.libreoffice.org/bugzilla/show_bug.cgi?id=50358

** Changed in: df-libreoffice
   Importance: Undecided = Unknown

** Changed in: df-libreoffice
   Status: New = Unknown

** Changed in: df-libreoffice
 Remote watch: None = LibreOffice Bugzilla #50358

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

Title:
  Printer Language type PostScript Level 3 not persisting when choosen

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/981606/+subscriptions

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


[Bug 971415] Re: photoprint looks for wrong libgutenprint soname

2012-05-21 Thread Bernhard Reiter
*** This bug is a duplicate of bug 260849 ***
https://bugs.launchpad.net/bugs/260849

** This bug has been marked a duplicate of bug 260849
   photoprint is missing libgutenprint.so.2

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

Title:
  photoprint looks for wrong libgutenprint soname

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

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


[Bug 981606] Re: Cannot select Postscript level 3 printing workflow

2012-05-07 Thread Bernhard Reiter
apport information

** Tags added: apport-collected oneiric

** Description changed:

- In the printer settings dialog, when selecting Postscript Level 3,
- that setting doesn't seem to be accepted: when closing and re-opening
- that dialog, it has fallen back to Postscript Level 2.
+ In the printer settings dialog, when selecting Postscript Level 3, that 
setting doesn't seem to be accepted: when closing and re-opening that dialog, 
it has fallen back to Postscript Level 2.
+ --- 
+ ApportVersion: 1.23-0ubuntu4
+ Architecture: amd64
+ DistroRelease: Ubuntu 11.10
+ InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
+ NonfreeKernelModules: nvidia
+ Package: libreoffice 1:3.4.5-0ubuntu1
+ PackageArchitecture: amd64
+ ProcVersionSignature: Ubuntu 3.0.0-19.33-generic 3.0.27
+ Tags:  oneiric
+ Uname: Linux 3.0.0-19-generic x86_64
+ UpgradeStatus: Upgraded to oneiric on 2011-11-26 (163 days ago)
+ UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/981606/+attachment/3135723/+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/981606

Title:
  Cannot select Postscript level 3 printing workflow

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

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


[Bug 981606] ProcEnviron.txt

2012-05-07 Thread Bernhard Reiter
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/981606/+attachment/3135724/+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/981606

Title:
  Cannot select Postscript level 3 printing workflow

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

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


[Bug 583010] Re: [needs-packaging] Pencil Project

2012-04-15 Thread Bernhard Reiter
** Bug watch added: Debian Bug tracker #628285
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=628285

** Also affects: debian via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=628285
   Importance: Unknown
   Status: Unknown

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

Title:
  [needs-packaging] Pencil Project

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

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


[Bug 256629] Re: wireless network does not work on Sony VAIO SR19VN [Intel Wireless WiFi Link 5100]

2012-04-14 Thread Bernhard Reiter
This has been working OOTB with no further issues for a long time now,
so I'm pretty certain it's fine to close this bug.

** Changed in: linux (Ubuntu)
   Status: Incomplete = Fix Released

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

Title:
  wireless network does not work on Sony VAIO SR19VN [Intel Wireless
  WiFi Link 5100]

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

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


[Bug 981586] [NEW] Apport should offer a Printing related problems option on startup

2012-04-14 Thread Bernhard Reiter
Public bug reported:

When running apport-bug from a terminal, I'm offered a list of possible
areas of issues (like display, security, storage, audio related), which
are covered by quite complex application stacks, so most users can't
tell exactly which part of the respective stack caused the issue.

I think that printing is another example of such an area covered by a
complex stack, so I'd like to be offered a Printing related problems
option, too.

** Affects: apport (Ubuntu)
 Importance: Wishlist
 Status: Triaged


** Tags: wishlist

** Summary changed:

- Apport should offer printing related bugs on startup
+ Apport should offer a Printing related problems option on startup

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

Title:
  Apport should offer a Printing related problems option on startup

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

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


[Bug 981606] [NEW] Cannot select Postscript level 3 printing workflow

2012-04-14 Thread Bernhard Reiter
Public bug reported:

In the printer settings dialog, when selecting Postscript Level 3,
that setting doesn't seem to be accepted: when closing and re-opening
that dialog, it has fallen back to Postscript Level 2.

** Affects: libreoffice (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/981606

Title:
  Cannot select Postscript level 3 printing workflow

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

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


[Bug 981606] Re: Cannot select Postscript level 3 printing workflow

2012-04-14 Thread Bernhard Reiter
Tried to run apport-collect, but apparently there aren't any LibreOffice hooks.
I'm using Ubuntu 11.10 64bit with current updates; all software versions 
(LibreOffice, CUPS etc) are stock Ubuntu 11.10.

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

Title:
  Cannot select Postscript level 3 printing workflow

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

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


[Bug 981620] [NEW] Printing a LibreOffice document via PDF workflow is much slower than with PostScript workflow

2012-04-14 Thread Bernhard Reiter
Public bug reported:

If Libreoffice's printing workflow language is set to PDF (from the
Printer Settings dialog - Properties - Device), printing appears to be
quite a bit slower than if it's set to a Postscript level. In
particular, when printing multiple copies of a one page document, the
time between individual pages is much longer with PDF than with PS. (For
30 pages, this makes the total printing time some 10 vs 2 minutes.) The
difference is even notable if print quality is set to fast-draft, black
only, with simple documents (text only, no photos).

When printing to a file, both ways seem to be equally fast, so I haven't
set LibreOffice as the affected program. BTW, the resulting sample PDFs
are about three times *smaller* than the corresponding PS files.

Ubuntu 11.10 (64 bit), LibreOffice 3.4.4; 
Printer: HP Photosmart C4380, connected via wifi
Driver (according to CUPS v1.5.0): hpcups 3.11.7 (color, 2-sided printing)

** Affects: cups (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/981620

Title:
  Printing a LibreOffice document via PDF workflow is much slower than
  with PostScript workflow

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

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


[Bug 981606] Re: Cannot select Postscript level 3 printing workflow

2012-04-14 Thread Bernhard Reiter
This happens with both an HP Photosmart C4380, and an HP Photosmart C309a. 
According to CUPS (1.5.0), the driver for both is  hpcups 3.11.7  (color, 
2-sided printing).

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

Title:
  Cannot select Postscript level 3 printing workflow

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

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


[Bug 571354] Re: [needs-packaging] otf-cm-unicode

2012-04-14 Thread Bernhard Reiter
** Changed in: ubuntu
 Assignee: Bernhard Reiter (ockham-razor) = (unassigned)

** Bug watch added: Debian Bug tracker #620537
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=620537

** Also affects: fonts-cmu (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=620537
   Importance: Unknown
   Status: Unknown

** Changed in: ubuntu
   Status: In Progress = Fix Released

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

Title:
  [needs-packaging] otf-cm-unicode

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

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


[Bug 981850] [NEW] FFe: Sync ocrfeeder 0.7.9-1 (universe) from Debian sid (main)

2012-04-14 Thread Bernhard Reiter
Public bug reported:

Please sync ocrfeeder 0.7.9-1 (universe) from Debian sid (main)

Explanation of FeatureFreeze exception:
When used with Tesseract 3.x, Ocrfeeder 0.7.7 would include Tesseract's version 
string, which is
unfortunately part of Tesseract's OCR output (for Tesseract 3x, that is); see
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=661499
That issue -- which might quite negatively impact user experience with this 
otherwise 
comfortable and easy-to-use OCR program -- was fortunately fixed in version 
0.7.8 except
for a few glitches that were fixed in version 0.7.9.

Changelog entries since current precise version 0.7.7-2:

ocrfeeder (0.7.9-1) unstable; urgency=low

  * New upstream release (Closes: #661499).
  * debian/copyright: update format URL to version 1.0.
  * debian/copyright: add copyright information for Debian files.
  * Drop 03_missing-help-file.patch, it's already in this release.

 -- Alberto Garcia agar...@igalia.com  Wed, 11 Apr 2012 22:26:53 +0300

** Affects: ocrfeeder (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/981850

Title:
  FFe: Sync ocrfeeder 0.7.9-1 (universe) from Debian sid (main)

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

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


[Bug 981850] Re: FFe: Sync ocrfeeder 0.7.9-1 (universe) from Debian sid (main)

2012-04-14 Thread Bernhard Reiter
***
http://ftp.gnome.org/pub/GNOME/sources/ocrfeeder/0.7/ocrfeeder-0.7.9.news
: ***

Version 0.7.9
=

Bug Fixes
--

* Fix issue with the engines migration when there is no configuration folder
* Remove the migration information for engines that do not need so

Improvements
-

* Remove the warning dialog about the engines' arguments auto update
* Make the OCR engines' configuration warning more understandable

New and Updated Translations
-

* Marek Černocký [cz]
* Joe Hansen [da]
* Fran Diéguez [gl]

***
http://ftp.gnome.org/pub/GNOME/sources/ocrfeeder/0.7/ocrfeeder-0.7.8.news
: ***

Version 0.7.8
=

Bug Fixes
--

* Fix recognition after using the Unpaper tool gb#667392
* Fix Unpaper issue due to an unexisting variable gb#668027
* Prevent Tesseract version from appearing on its recognized
  text gb#670953
* Fix typos and correct some errors in user doc (thanks
  to Bruno Brouard)

Improvements
-

* Add support for migrating the OCR engines' configuration
* Try to find the Python modules instead of importing them at
  build time (thanks to Moritz Barsnick)

New and Updated Translations
-

* Marek Černocký [cz]
* Daniel Mustieles [es]
* Bruno Brouard [fr]
* Fran Diéguez [gl]
* Daniel Korostil [uk]
* Matej Urbančič, Martin Srebotnjak [sl]

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

Title:
  FFe: Sync ocrfeeder 0.7.9-1 (universe) from Debian sid (main)

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

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

[Bug 981850] Re: FFe: Sync ocrfeeder 0.7.9-1 (universe) from Debian sid (main)

2012-04-14 Thread Bernhard Reiter
Successfully built with an up-to-date Precise cowbuilder.
Successfully installed and tested under 11.10.

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

Title:
  FFe: Sync ocrfeeder 0.7.9-1 (universe) from Debian sid (main)

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

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


[Bug 925765] Re: channel topic not shown

2012-04-05 Thread Bernhard Reiter
** Changed in: empathy (Ubuntu)
   Status: Expired = New

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

Title:
  channel topic not shown

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

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


[Bug 956098] Re: FFe: Sync icc-profiles 2.0.1-1 (multiverse) from Debian sid (non-free)

2012-03-16 Thread Bernhard Reiter
Yeah, we can and should sync icc-profiles-free -- see the link to the
corresponding bug 956086 in my original post! I based the new Debian
versions of both icc-profiles-free (which had not existed in Debian
previously) and icc-profiles on the Ubuntu ones, so all profiles should
be where they're supposed to be.

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

Title:
  FFe: Sync icc-profiles 2.0.1-1 (multiverse) from Debian sid (non-free)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/icc-profiles/+bug/956098/+subscriptions

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


[Bug 956086] [NEW] FFe: Sync icc-profiles-free 2.0.1+dfsg-1 (main) from Debian sid (main)

2012-03-15 Thread Bernhard Reiter
Public bug reported:

Please sync icc-profiles-free 2.0.1+dfsg-1 (main) from Debian sid (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * The Debian release is more or less a sync from the Ubuntu source package,
with some cleanup, as to enable Debian to provide the free color profiles
in the main section, and to have Ubuntu profit from just syncing.

Explanation of FeatureFreeze exception:
  * See above.

Changelog entries since current precise version 2.0+dfsg-0ubuntu1:

icc-profiles-free (2.0.1+dfsg-1) unstable; urgency=low

  * Rebuild the orig.tar.gz without the source-less PDF doc to satisfy the
DFSG requirements.
  * debian/control: Added a note on querying and manipulating icc profiles
using tools available in Debian.

 -- Oleksandr Moskalenko ma...@debian.org  Fri, 24 Feb 2012 12:41:13
-0600

icc-profiles-free (2.0+dfsg-2) unstable; urgency=low

  * Force the inclusion of the original source.

 -- Oleksandr Moskalenko ma...@debian.org  Wed, 15 Feb 2012 15:05:34
-0600

icc-profiles-free (2.0+dfsg-1) unstable; urgency=low

  * Initial Debian release (Closes: #633721).
  * debian/control: 
- Remove XSBC-Original-Maintainer line, set Maintainer properly,
  add Uploaders from icc-profiles, and myself as co-uploader.
- Bump Standards-Version to 3.9.2 (no changes needed).
  * debian/copyright:
- Add myself to debian/* copyright holders.
- Give License: zlib a paragraph of its own to fix Lintian warning.
  * debian/rules: Add build-arch and build-indep targets to fix Lintian warning.

 -- Bernhard Reiter ock...@raz.or.at  Wed, 15 Feb 2012 15:45:09 +0100

** Affects: icc-profiles-free (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/956086

Title:
  FFe: Sync icc-profiles-free 2.0.1+dfsg-1 (main) from Debian sid (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/icc-profiles-free/+bug/956086/+subscriptions

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


[Bug 956098] [NEW] FFe: Sync icc-profiles 2.0.1-1 (multiverse) from Debian sid (non-free)

2012-03-15 Thread Bernhard Reiter
Public bug reported:

Please sync icc-profiles 2.0.1-1 (multiverse) from Debian sid (non-free)

Explanation of the Ubuntu delta and why it can be dropped:
  * The Debian release is more or less a sync from the Ubuntu source package,
with some cleanup, with the free profiles moved to the icc-profiles-free
source package (see Launchpad bug 956086), as to enable Debian to provide
the free color profiles in the main section, while retaining the non-DFSG
compatible ones in non-free, and to have Ubuntu profit from just syncing.

Explanation of FeatureFreeze exception:
  * See above.

Changelog entries since current precise version 2.0+nondfsg-0ubuntu1:

icc-profiles (2.0.1-1) unstable; urgency=low

  * Remove profiles that have been liberated into the icc-profiles-free
package.
  * debian/control: 
- Update standards-version.
- Add a recommends on icc-profiles-free.
  * debian/rules: Remove the ti3 profile rule as all of them were moved into
icc-profiles-free package.
  * Add build-{arch,indep} targets per lintian warning.
  * debian/copyright: Fix a typo that tripped a lintian warning.

 -- Oleksandr Moskalenko ma...@debian.org  Mon, 05 Mar 2012 12:44:46
-0600

** Affects: icc-profiles (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/956098

Title:
  FFe: Sync icc-profiles 2.0.1-1 (multiverse) from Debian sid (non-free)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/icc-profiles/+bug/956098/+subscriptions

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


[Bug 893340] Re: [needs-packaging] unity-lens-bliss

2012-03-05 Thread Bernhard Reiter
Vibhav, did you notice the package I uploaded to REVU a while ago at
http://revu.ubuntuwire.com/p/unity-lens-bliss ? I think your version has
a lot of unneeded dependencies. My work on the package basically stalled
because I tried to port the upstream source from autotools to distutils
-- see https://code.launchpad.net/~ockham-razor/unity-lens-
bliss/distutils -- which unfortunately was never reviewed.

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

Title:
  [needs-packaging] unity-lens-bliss

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

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


[Bug 940313] Re: FFe: Sync pysolfc-cardsets 2.0+dfsg2-1 (universe) from Debian sid (main)

2012-02-25 Thread Bernhard Reiter
Closing now - see https://launchpad.net/ubuntu/precise/+source/pysolfc-
cardsets/2.0+dfsg2-1

** Changed in: pysolfc-cardsets (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  FFe: Sync pysolfc-cardsets 2.0+dfsg2-1 (universe) from Debian sid
  (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pysolfc-cardsets/+bug/940313/+subscriptions

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


[Bug 940313] [NEW] FFe: Sync pysolfc-cardsets 2.0+dfsg2-1 (universe) from Debian sid (main)

2012-02-24 Thread Bernhard Reiter
Public bug reported:

Please sync pysolfc-cardsets 2.0+dfsg2-1 (universe) from Debian sid
(main)

Explanation of FeatureFreeze exception:
My main motivation for updating the Debian version was to get rid of the nasty 
fakesync that had crept in with the previous sync because of non-matching orig 
tarballs. The orig tarball has now a new dfsg version suffix (dfsg2), so the 
fakesync should be gone. There's a couple of other changes that make the 
package a bit leaner, all of them quite straight-forward, which were requested 
by the reviewer.

Changelog entries since current precise version 2.0+dfsg-1fakesync1:

pysolfc-cardsets (2.0+dfsg2-1) unstable; urgency=low

  * Bump dfsg version suffix as we're modifying the orig tarball
differently now (see debian/uscan-dfsg-clean.sh).
  * debian/rules:
- Use xz compression for pyolfc-cardsets package.
- Drop removal of standard cardsets directories, and of .xvpics
  directories (now in debian/uscan-dfsg-clean.sh).
  * debian/uscan-dfsg-clean.sh:
- Update to generate tarball with proper dfsg version.
- Remove standard cardsets, .xvpics and .thumbnails directories.
- Remove the t/ and png/ directories from cardset-konqi-modern.
- Replace duplicate files by symbolic links
  (using rdfind and symlinks tools).
- Add a comment on function and requirements of the script.
- Add some variables to make the script more readable.
  * debian/control:
- Pre-Depend on dpkg (= 1.15.6~) (for xz compression).
- Add some more details to pysolfc-cardsets' Description.
- Replace Breaks by Conflicts for pysol and pysol-cardsets, as suggested
  by lintian.
  * debian/copyright: cardset-mini: add a comment about missing copyright info.
  * debian/watch: Update to take dfsg version suffix into account.

 -- Bernhard Reiter ock...@raz.or.at  Thu, 16 Feb 2012 21:26:48 +0100

** Affects: pysolfc-cardsets (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/940313

Title:
  FFe: Sync pysolfc-cardsets 2.0+dfsg2-1 (universe) from Debian sid
  (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pysolfc-cardsets/+bug/940313/+subscriptions

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


[Bug 940313] Re: FFe: Sync pysolfc-cardsets 2.0+dfsg2-1 (universe) from Debian sid (main)

2012-02-24 Thread Bernhard Reiter
Successfully tested to build for precise (using cowbuilder).

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

Title:
  FFe: Sync pysolfc-cardsets 2.0+dfsg2-1 (universe) from Debian sid
  (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pysolfc-cardsets/+bug/940313/+subscriptions

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


[Bug 940313] Re: FFe: Sync pysolfc-cardsets 2.0+dfsg2-1 (universe) from Debian sid (main)

2012-02-24 Thread Bernhard Reiter
Subscribing ubuntu-sponsors, as geser on #ubuntu-motu meant that an FFe
wasn't probably necessary.

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

Title:
  FFe: Sync pysolfc-cardsets 2.0+dfsg2-1 (universe) from Debian sid
  (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pysolfc-cardsets/+bug/940313/+subscriptions

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


[Bug 659595] Re: cannot run evolution full screen and have a hard time resizing

2012-02-16 Thread Bernhard Reiter
This seems to have been marked Invalid as the upstream bug was marked as
a duplicate of Gnome bug 462786. I'm setting the Remote Watch to that
bug now.

** Bug watch added: GNOME Bug Tracker #462786
   https://bugzilla.gnome.org/show_bug.cgi?id=462786

** Changed in: evolution
   Importance: Critical = Unknown

** Changed in: evolution
   Status: Invalid = Unknown

** Changed in: evolution
 Remote watch: GNOME Bug Tracker #501222 = GNOME Bug Tracker #462786

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

Title:
  cannot run evolution full screen and have a hard time resizing

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

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


[Bug 930639] Re: Please merge scribus 1.4.0.dfsg+r17287-1 (main) from Debian sid (main)

2012-02-16 Thread Bernhard Reiter
I've noticed this bug report and merge request only after I did similar work to 
merge the (a bit more recent) 1.4.0.dfsg+r17300-1 version from Debian -- see 
https://bugs.launchpad.net/ubuntu/+source/scribus/+bug/932962
As my debdiff has now been merged, I'm setting this bug report to Invalid. 
(Sorry!)
(One hint for the future: you should subscribe ubuntu-sponsors to bug reports 
that request merging or syncing from Debian in order to attract attention by 
the people that are responsible for this kind of stuff.)

** Changed in: scribus (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  Please merge scribus 1.4.0.dfsg+r17287-1 (main) from Debian sid (main)

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

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


[Bug 932962] [NEW] Please merge scribus 1.4.0.dfsg+r17300-1 (main) from Debian unstable (main)

2012-02-15 Thread Bernhard Reiter
Public bug reported:

Currently, Ubuntu has a 1.4.0 release candidate. Debian unstable has a
post-1.4.0 svn revision, with some relevant fixes that take care of some
nasty Signal 11 errors, so it would be desirable to update it.

** Affects: scribus (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/932962

Title:
  Please merge scribus 1.4.0.dfsg+r17300-1 (main) from Debian unstable
  (main)

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

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


[Bug 932962] Re: Please merge scribus 1.4.0.dfsg+r17300-1 (main) from Debian unstable (main)

2012-02-15 Thread Bernhard Reiter
** Patch added: scribus.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/scribus/+bug/932962/+attachment/2743071/+files/scribus.debdiff

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

Title:
  Please merge scribus 1.4.0.dfsg+r17300-1 (main) from Debian unstable
  (main)

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

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


[Bug 932962] Re: Please merge scribus 1.4.0.dfsg+r17300-1 (main) from Debian unstable (main)

2012-02-15 Thread Bernhard Reiter
Note that applying this patch would make
https://bugs.launchpad.net/ubuntu/+source/scribus/+bug/930639 (to which
I have just been pointed) obsolete (which performs a merge from a
revision (r17287) that is a bit older than the one I'm basing on here).

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

Title:
  Please merge scribus 1.4.0.dfsg+r17300-1 (main) from Debian unstable
  (main)

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

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


[Bug 930426] [NEW] Sync sweethome3d 3.4+dfsg-1 (universe) from Debian wheezy (main)

2012-02-10 Thread Bernhard Reiter
Public bug reported:

Please sync sweethome3d 3.4+dfsg-1 (universe) from Debian wheezy (main)

Changelog entries since current precise version 3.3+dfsg-1:

sweethome3d (3.4+dfsg-1) unstable; urgency=low

  * New upstream release (Closes: #654989).
  * Add libbatik-java as build and runtime dep.
  * Replace dep on icedtea-netx with icedtea-netx-common.
  * Fix d/copyright.

 -- Gabriele Giacone 1o5g4...@gmail.com  Sat, 28 Jan 2012 02:37:57
+

** Affects: sweethome3d (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/930426

Title:
  Sync sweethome3d 3.4+dfsg-1 (universe) from Debian wheezy (main)

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

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


[Bug 925765] Re: channel topic not shown

2012-02-04 Thread Bernhard Reiter
I think the bottom line is really that for me, topics are only displayed
for channels I'm autoconnected to. I added #scribus to that list
yesterday (so it now consists of that plus #debian-games and #ubuntu-
motu). After empathy started up today (automatically right after login),
I got auto-connected to those three channels, and they all had their
subjects displayed. When i manually logged into #pygtk (and other
channels), their topics weren't shown.

** Attachment added: debian-games.png
   
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/925765/+attachment/2715400/+files/debian-games.png

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

Title:
  channel topic not shown

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

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


[Bug 925765] Re: channel topic not shown

2012-02-04 Thread Bernhard Reiter
** Attachment added: ubuntu-motu.png
   
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/925765/+attachment/2715401/+files/ubuntu-motu.png

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

Title:
  channel topic not shown

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

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


[Bug 925765] Re: channel topic not shown

2012-02-04 Thread Bernhard Reiter
** Attachment added: scribus.png
   
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/925765/+attachment/2715402/+files/scribus.png

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

Title:
  channel topic not shown

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

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


[Bug 925765] Re: channel topic not shown

2012-02-04 Thread Bernhard Reiter
** Attachment added: pygtk.png
   
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/925765/+attachment/2715403/+files/pygtk.png

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

Title:
  channel topic not shown

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

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


  1   2   3   >