[Bug 304723] Re: Barcode top row barcodes wrong placed

2015-01-08 Thread CBee
This issue still persists in 14.04, the current lts version. However, to
view/print the barcode postscript info, the tool ps2pdf is used. It is
possible this tool is the source of the problem.

On the other hand, the mentioned options do give different output
between RedHat and Ubuntu... Both have their issues and donnot work
according to the manual page (or barcode --help output).

I have to admit, we have both Ubuntu and CentOS/Redhad machines around.
Since the CentOS/Redhat implementation works as expected, this is not an
issue to us.

For the record, jaartabpes.barcode.txt: 
ICT2014A
ICT2014B
ICT2014C
ICT2014D

barcode -u mm -c -p 210x297mm -t 5x13+5+10-5-10 -m 4,3 -i
jaartapes.barcode.txt -o jaartapes.barcode.ps -c

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

Title:
  Barcode top row barcodes wrong placed

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

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


[Bug 304723] Re: Barcode top row barcodes wrong placed

2015-01-08 Thread CBee
Given the state of the tool, the usage and the available workaround, I'd
say leave this issue as is. I'm not sure in which repository this
'barcode' tool is stored, maybe move it to a repository with 'obsolete'
tools.

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

Title:
  Barcode top row barcodes wrong placed

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

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


[Bug 867806] Re: df -h permission denied error

2012-11-13 Thread CBee
As far as I can see this issue (and 1006704 and probably more) is all
about mount tools that read /etc/mtab or /proc/mounts and find a
mountpoint that is inaccessable due to user access rights: The app is
running as user A and finds this mountpoint belonging to user B, clearly
stated in the /etc/mtab and /proc/mounts.

From my legacy unix ideas, I'd say the mounting application should mount
this user-specific mountpoint using the '-n' option that it is not
listed in /etc/mtab. The accessing tools like `mount`, `df`, `rsync` and
others, should only use the mountpoints from /etc/mtab if they are run
without root-rights. This avoids the listing problem.

With current knowledge and cases where /etc/mtab is linked to
/proc/mounts, I'd say the accessing tools (`mount`, `df`etc) should
check the user flag in the mount line and if the found uid does not
match the current or active uid, the mount errors should silently be
ignored (or the entire mount can be skipped).

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

Title:
  df -h permission denied error

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

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


[Bug 478048] Re: Scan channel button is disabled (V4L analog card)

2010-05-05 Thread CBee
The mythbuntu version of lucid lynx (10.04) says: MythTV 0.23 build
24104 is included. That should say enough. Since mythtv 0.23 is not out
officially (beta 3 I see at the site) I'd say myth in ubuntu will be
updated once it is out.

-- 
Scan channel button is disabled (V4L analog card)
https://bugs.launchpad.net/bugs/478048
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 452779] Re: Scanning for channels hangs on channel 1 with PVR-150

2009-11-25 Thread CBee
WORKAROUND (well, manual labor, the quick and dirty way)

I expect the channel scanning fails for more than me alone. My solution
was to insert the frequencies manually. My shot was to use both mythweb
and phpmyadmin. But I started setting the first channel in the mythtv-
backend-setup. At Channel-Editor, I just added a channel with the
details I could get hold of. The cable company provided me with a list
of channels and their frequencies. I just got one going.

Then I used phpmyadmin to export table 'channel' in database
'mythconverg' to a sql file. This is an editable ascii file. I used my
favorite ascii editor (vi for me, you can use yours). I searched for the
line with my channel name in it and I replicated this line for every
channel and frequency.

For 'ChanID' and 'ChanNum I used an ongoing number.

I ran xmltv as in their documentation until I got a list with channel
names and numbers. These numbers are used with their channel name in the
'xmltvid' field.

Name and CallSign are the full name and abreviation.

For the SQL file: Each line must end with a comma (,) except for the
last in the sequence, that ends with a semicolum (;)

Finally I imported the file using phpmyadmin.

Of course, I made some errors. For this I used mythweb. THerer at
.../mythweb/settings, there at 'tv - ChannelInfo' you see the same
table as exported and imported above. Here you can update single fields
as needed. For bulk edits much faster than the mythtv-backend-setup.

-- 
Scanning for channels hangs on channel 1 with PVR-150
https://bugs.launchpad.net/bugs/452779
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 452779] Re: Scanning for channels hangs on channel 1 with PVR-150

2009-11-18 Thread CBee
Here in NL, with analog chanels on an haupauge pvr500 (dual pvr150 :-) there is 
also no scanning: As soon as the scanning starts, the MythTV-setup termial says 
DTVParamHelper::toString() index out of bounds. The mythtv setup screen says:

Status: Scanning europe-west E2No Lock
Signal Strength: 0%
Scan: 0%


Details from my side: It is 64 bits and ubuntu is localized to use the
dutch language, however mythtv-setup is in english.

-- 
Scanning for channels hangs on channel 1 with PVR-150
https://bugs.launchpad.net/bugs/452779
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 485051] [NEW] Mythtv-setup says QWidget: Cannot create a QWidget when no GUI is being used

2009-11-18 Thread CBee
Public bug reported:

Binary package hint: mythtv

Setup: Ubuntu 9.10 with mythtv. 64 bits architecture.

Searching for a workarond for bug 452779
(https://bugs.launchpad.net/ubuntu/+source/mythtv/+bug/452779) where
scanning with an analog tv-card does not work, I tried fetch channels
from listing source. In the past this ran in the terminal where mythtv-
setup was started. However, googling gives me the impression bug #147701
(Cannot configure XMLTV from mythtv-setup when running outside a
terminal) is about to be solved. The terminal shows:


2009-11-18 22:49:12.746 MythContext: Connecting to backend server: 
10.10.10.45:6543 (try 1 of 1)
QWidget: Cannot create a QWidget when no GUI is being used
Aborted


So now I have nothing left to setup the analog channels... What to do?

btw: I know both channel scanning and fetching from the listing source
works in 9.4 and previous ubuntu versions but they donnot work on ext4
and other nice new stuff...

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

-- 
Mythtv-setup says QWidget: Cannot create a QWidget when no GUI is being used
https://bugs.launchpad.net/bugs/485051
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 304723] [NEW] Barcode top row barcodes wrong placed

2008-12-03 Thread CBee
Public bug reported:

Binary package hint: barcode

While generating a table of 5 x 13 barcodes, the current installation
provides a sheet of barcodes where the top row is off the page. In
detial, my command string is:

barcode -u mm -c -p 210x297mm -t 5x13+5+10-5-10 -m 4,3 -i
jaartapes.barcode.txt -o jaartapes.barcode.ps -c

Where 'jaartapes.barcode.txt' is a file with requested numbers and
jaartapes.barcode.ps contains the resulting postscript file. In the past
(last year, ubuntu 7.10) this ran without problem. Currently the top row
of the table is printed in the top margin of the page and the other rows
are nice spread over the page, printing 12 rows over 13 labels-rows...

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

-- 
Barcode top row barcodes wrong placed
https://bugs.launchpad.net/bugs/304723
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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