After Intrepid PokerTH starts without any pictures (background, players etc.)

Bug #299407 reported by Igor Gomes
2
Affects Status Importance Assigned to Milestone
pokerth (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Binary package hint: pokerth

After the upgrade from Hardy, there's an error on the PokerTH menu entry.

Its points to "/usr/share/pokerth/pokerth", starting the game without backgrounds, players avatars etc.

As workaround (and suggestion to solve the problem), it should point to "/usr/games/pokerth", starting the game perfectly.

Best,

Igor Gomes

Igor Gomes (igorgomes)
Changed in pokerth:
status: New → Confirmed
Revision history for this message
Evgeni Golov (evgeni) wrote :

So you're on Intrepid, running PokerTH 0.6.2-2, right?
And you have pokerth-data installed? (It should have been installed as a dependency of pokerth).

The PokerTH binary is placed under /usr/games/pokerth, the data is in /usr/share/games/pokerth.
Both, the .desktop and the .menu file point correctly to /usr/games/pokerth (if it's in your $PATH), so the problem should not occur.

can you post the output of the following commands?
echo $PATH
ls /usr/share/pokerth
dpkg -L pokerth
dpkg -L pokerth-data
dpkg -l pokerth
dpkg -l pokerth-data
cat /usr/share/applications/pokerth.desktop

Regards
Evgeni

Revision history for this message
Igor Gomes (igorgomes) wrote :
Download full text (18.3 KiB)

Here it is Evgeni.

I've also added the screenshot by calling "/usr/share/pokerth/pokerth" as I said. And, using the terminal, the command gives:

--
Avatar directory does not exist.
Avatar directory does not exist.
--

Please let me know if you need more inputs.

Best,

Igor Gomes

--

igorgomes@guarana ~> echo $PATH
/usr/local/sbin /usr/local/bin /usr/sbin /usr/bin /sbin /bin /usr/games /usr/X11R6/bin

igorgomes@guarana ~> ls /usr/share/pokerth
data/ libs/ pokerth* pokerth.png*

igorgomes@guarana ~> dpkg -L pokerth
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/pokerth
/usr/share/doc/pokerth/changelog.gz
/usr/share/doc/pokerth/copyright
/usr/share/doc/pokerth/changelog.Debian.gz
/usr/share/menu
/usr/share/menu/pokerth
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/pokerth.1.gz
/usr/share/applications
/usr/share/applications/pokerth.desktop
/usr/share/pixmaps
/usr/share/pixmaps/pokerth.png
/usr/share/pixmaps/pokerth.xpm
/usr/games
/usr/games/pokerth
igorgomes@guarana ~> dpkg -L pokerth-data
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/pokerth-data
/usr/share/doc/pokerth-data/copyright
/usr/share/doc/pokerth-data/changelog.Debian.gz
/usr/share/games
/usr/share/games/pokerth
/usr/share/games/pokerth/gfx
/usr/share/games/pokerth/gfx/avatars
/usr/share/games/pokerth/gfx/avatars/default
/usr/share/games/pokerth/gfx/avatars/default/misc
/usr/share/games/pokerth/gfx/avatars/default/misc/cd78743ae833cb838395e126ddc4b298.png
/usr/share/games/pokerth/gfx/avatars/default/misc/20e7e95df017855a44a16ff54bb8252a.png
/usr/share/games/pokerth/gfx/avatars/default/misc/85de4941160836a15745859dfcd9828e.png
/usr/share/games/pokerth/gfx/avatars/default/misc/88fdee1614fdbf125d0a82bc349da0ff.png
/usr/share/games/pokerth/gfx/avatars/default/misc/71348dd09e29dbe4ee6accc25d74bc94.png
/usr/share/games/pokerth/gfx/avatars/default/misc/2d5248926bda0c674f31e25981de33a4.png
/usr/share/games/pokerth/gfx/avatars/default/misc/e4e0c2850b68a65dcce6e83512e60665.png
/usr/share/games/pokerth/gfx/avatars/default/misc/276648a9e4397177ba6e065bb8392a0f.png
/usr/share/games/pokerth/gfx/avatars/default/misc/eb427f89e4773e87afb87505885cf698.png
/usr/share/games/pokerth/gfx/avatars/default/misc/92875006f8786c9fa082ca13ae188a28.png
/usr/share/games/pokerth/gfx/avatars/default/misc/f3e4763d3f5ba1a4bde813667efa82a1.png
/usr/share/games/pokerth/gfx/avatars/default/misc/d2e74be7f80276f90091f90b2a78ddfb.png
/usr/share/games/pokerth/gfx/avatars/default/misc/e6a7b4c2d32f5c5ff8cd895b928b5594.png
/usr/share/games/pokerth/gfx/avatars/default/misc/192f2abb785082aa9cbd745f763c7afb.png
/usr/share/games/pokerth/gfx/avatars/default/misc/f48c98f3814cafa82e1c444915ceb0a7.png
/usr/share/games/pokerth/gfx/avatars/default/misc/778eca12f78519ac598f8858bdaf5ffa.png
/usr/share/games/pokerth/gfx/avatars/default/misc/00a0b3d26a67841239b8883183b7a8f0.png
/usr/share/games/pokerth/gfx/avatars/default/misc/a8c3d13377c17b06341b3904185ca30d.png
/usr/share/games/pokerth/gfx/avatars/default/misc/eb7612a2b515bd826babec8f649b44cf.png
/usr/share/games/pokerth/gfx/avatars/default/misc/32955c19e24eba10fd63f1dcc75b5a25.png
/usr/share/games/pokerth/gfx/avatars/default/misc/08e18c4e25a5052575e6a409e71959f5.png
/...

Revision history for this message
Evgeni Golov (evgeni) wrote :

Okay, that looks strange:

> igorgomes@guarana ~> echo $PATH
> /usr/local/sbin /usr/local/bin /usr/sbin /usr/bin /sbin /bin /usr/games /usr/X11R6/bin
>
> igorgomes@guarana ~> ls /usr/share/pokerth
> data/ libs/ pokerth* pokerth.png*

You don't have /usr/share/pokerth in your $PATH (which is correct), so why does it get called?
What does "which pokerth" tell you?
And what "dpkg -S /usr/share/pokerth"?
It seems that dir and it's contents do not come from a package? Did you have PokerTH installed from source?

Regards

Revision history for this message
Igor Gomes (igorgomes) wrote :

Before the upgrade, it was starting fine. The command on the menu entry was "/usr/share/pokertk/pokertk" and still being after the upgrade, when I tried to play. After that, I changed to "/usr/games/pokerth" as I've suggested as workaround.

It came originally from the hardy repository, without any installs from deb packages.

If there's no confirmation, maybe could be a specific issue with my system. Forget it.

--

igorgomes@guarana ~> which pokerth
/usr/games/pokerth

(realize the problem is the the menu entry doesn't call "pokerth", it calls "/ust/share/pokerth/pokerth" originally)

igorgomes@guarana ~> dpkg -S /usr/share/pokerth
dpkg: /usr/share/pokerth not found.

Revision history for this message
Evgeni Golov (evgeni) wrote : Re: [Bug 299407] Re: After Intrepid PokerTH starts without any pictures (background, players etc.)

On Tue, 18 Nov 2008 20:00:25 -0000 Igor Gomes wrote:

> Before the upgrade, it was starting fine. The command on the menu entry was "/usr/share/pokertk/pokertk" and still being after the upgrade, when I tried to play.

That *can't* be.
I just looked at the Hardy package of PokerTH - it calls "pokerth" only
(which then will be searched in your $PATH) and it installs the binary
to /usr/bin, not to /usr/share/pokerth.
Where does your /usr/share/pokerth/pokerth come from?

> igorgomes@guarana ~> which pokerth
> /usr/games/pokerth

thats fine

> igorgomes@guarana ~> dpkg -S /usr/share/pokerth
> dpkg: /usr/share/pokerth not found.

Well, where do your files in /usr/share/pokerth come from then?

Puzzled,
Evgeni

Revision history for this message
Igor Gomes (igorgomes) wrote :

If there's no way, probably I've added it by my own.

So, one more closed bug :- )

Best,

Igor Gomes

Evgeni Golov (evgeni)
Changed in pokerth (Ubuntu):
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.